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

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

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

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

span.alert {
  display: inline-block; }

/* ---------- Update manager ---------- */
.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, .quick-access-nav .blu-finmatica .toggles label input[type='checkbox']:focus + a.lever, .blu-finmatica .toggles label .quick-access-nav input[type='checkbox']:focus + a.lever, .quick-access-nav .rosso-finmatica .toggles label input[type='checkbox']:focus + a.lever, .rosso-finmatica .toggles label .quick-access-nav input[type='checkbox']:focus + a.lever {
      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;
  /*Webkit and IE7 let clipped content change the scroll height of the page*/
  /*Scale webkit to 0*/
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  /*Change IE7 to using fixed*/
  *position: fixed !important;
  /*...And reset back to absolute for IE6*/
  _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; }
    .lfr-code tr td.line-numbers:before {
      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; }

.firefox .lfr-preview-video-content div.video-node {
  height: 100%; }

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, .sidebar-sm .blu-finmatica .btn-group-sm > .btn.btn-monospaced, .blu-finmatica .sidebar-sm .btn-group-sm > .btn.btn-monospaced, .sidebar-sm .rosso-finmatica .btn-group-sm > .btn.btn-monospaced, .rosso-finmatica .sidebar-sm .btn-group-sm > .btn.btn-monospaced {
    height: 2rem;
    padding: 0.1875rem 0;
    width: 2rem; }
  .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, .lfr-toolbar .blu-finmatica .form-check [type='checkbox']:focus + label.lfr-button, .blu-finmatica .form-check .lfr-toolbar [type='checkbox']:focus + label.lfr-button,
  .lfr-toolbar .blu-finmatica .form-check [type='radio']:focus + label.lfr-button, .blu-finmatica .form-check .lfr-toolbar [type='radio']:focus + label.lfr-button, .lfr-toolbar .blu-finmatica .toggles label input[type='checkbox']:focus + .lfr-button.lever, .blu-finmatica .toggles label .lfr-toolbar input[type='checkbox']:focus + .lfr-button.lever, .lfr-toolbar .rosso-finmatica .form-check [type='checkbox']:focus + label.lfr-button, .rosso-finmatica .form-check .lfr-toolbar [type='checkbox']:focus + label.lfr-button,
  .lfr-toolbar .rosso-finmatica .form-check [type='radio']:focus + label.lfr-button, .rosso-finmatica .form-check .lfr-toolbar [type='radio']:focus + label.lfr-button, .lfr-toolbar .rosso-finmatica .toggles label input[type='checkbox']:focus + .lfr-button.lever, .rosso-finmatica .toggles label .lfr-toolbar input[type='checkbox']:focus + .lfr-button.lever {
    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;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px; }

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

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

/* ---------- Input file ---------- */
/* ---------- Table ---------- */
.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 .blu-finmatica .toggles label input[type='checkbox']:focus + a.lever, .blu-finmatica .toggles label .app-view-entry.selected input[type='checkbox']:focus + a.lever, .app-view-entry.selected .rosso-finmatica .toggles label input[type='checkbox']:focus + a.lever, .rosso-finmatica .toggles label .app-view-entry.selected input[type='checkbox']:focus + a.lever, .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,
.taglib-calendar .blu-finmatica .toggles label input[type='checkbox']:focus + a.lever,
.blu-finmatica .toggles label .taglib-calendar input[type='checkbox']:focus + a.lever,
.taglib-calendar .rosso-finmatica .toggles label input[type='checkbox']:focus + a.lever,
.rosso-finmatica .toggles label .taglib-calendar input[type='checkbox']:focus + a.lever {
  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, .taglib-discussion .lfr-discussion-actions li .blu-finmatica .toggles label input[type='checkbox']:focus + a.lever span, .blu-finmatica .toggles label .taglib-discussion .lfr-discussion-actions li input[type='checkbox']:focus + a.lever span, .taglib-discussion .lfr-discussion-actions li .rosso-finmatica .toggles label input[type='checkbox']:focus + a.lever span, .rosso-finmatica .toggles label .taglib-discussion .lfr-discussion-actions li input[type='checkbox']:focus + a.lever 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, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .blu-finmatica .form-check [type='checkbox']:focus + label.tab-label, .blu-finmatica .form-check .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active [type='checkbox']:focus + label.tab-label,
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .blu-finmatica .form-check [type='radio']:focus + label.tab-label, .blu-finmatica .form-check .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active [type='radio']:focus + label.tab-label, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .blu-finmatica .toggles label input[type='checkbox']:focus + .tab-label.lever, .blu-finmatica .toggles label .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active input[type='checkbox']:focus + .tab-label.lever, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .rosso-finmatica .form-check [type='checkbox']:focus + label.tab-label, .rosso-finmatica .form-check .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active [type='checkbox']:focus + label.tab-label,
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .rosso-finmatica .form-check [type='radio']:focus + label.tab-label, .rosso-finmatica .form-check .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active [type='radio']:focus + label.tab-label, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .rosso-finmatica .toggles label input[type='checkbox']:focus + .tab-label.lever, .rosso-finmatica .toggles label .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active input[type='checkbox']:focus + .tab-label.lever {
      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, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .blu-finmatica .form-check [type='checkbox']:focus + label.tab-label, .blu-finmatica .form-check .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab [type='checkbox']:focus + label.tab-label,
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .blu-finmatica .form-check [type='radio']:focus + label.tab-label, .blu-finmatica .form-check .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab [type='radio']:focus + label.tab-label, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .blu-finmatica .toggles label input[type='checkbox']:focus + .tab-label.lever, .blu-finmatica .toggles label .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab input[type='checkbox']:focus + .tab-label.lever, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .rosso-finmatica .form-check [type='checkbox']:focus + label.tab-label, .rosso-finmatica .form-check .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab [type='checkbox']:focus + label.tab-label,
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .rosso-finmatica .form-check [type='radio']:focus + label.tab-label, .rosso-finmatica .form-check .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab [type='radio']:focus + label.tab-label, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .rosso-finmatica .toggles label input[type='checkbox']:focus + .tab-label.lever, .rosso-finmatica .toggles label .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab input[type='checkbox']:focus + .tab-label.lever {
      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, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .blu-finmatica .form-check [type='checkbox']:focus + label.tab-label .number, .blu-finmatica .form-check .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab [type='checkbox']:focus + label.tab-label .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .blu-finmatica .form-check [type='radio']:focus + label.tab-label .number, .blu-finmatica .form-check .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab [type='radio']:focus + label.tab-label .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .blu-finmatica .toggles label input[type='checkbox']:focus + .tab-label.lever .number, .blu-finmatica .toggles label .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab input[type='checkbox']:focus + .tab-label.lever .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .rosso-finmatica .form-check [type='checkbox']:focus + label.tab-label .number, .rosso-finmatica .form-check .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab [type='checkbox']:focus + label.tab-label .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .rosso-finmatica .form-check [type='radio']:focus + label.tab-label .number, .rosso-finmatica .form-check .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab [type='radio']:focus + label.tab-label .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .rosso-finmatica .toggles label input[type='checkbox']:focus + .tab-label.lever .number, .rosso-finmatica .toggles label .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab input[type='checkbox']:focus + .tab-label.lever .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, .blu-finmatica .toggles label input[type='checkbox']:focus + a.taglib-icon.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.taglib-icon.lever, a.taglib-icon:hover {
  text-decoration: none; }

a.taglib-icon:focus .taglib-text, .blu-finmatica .toggles label input[type='checkbox']:focus + a.taglib-icon.lever .taglib-text, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.taglib-icon.lever .taglib-text, a.taglib-icon:hover .taglib-text {
  text-decoration: underline; }

a.taglib-icon.btn:focus .taglib-text, .blu-finmatica .toggles label input[type='checkbox']:focus + a.taglib-icon.btn.lever .taglib-text, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.taglib-icon.btn.lever .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 .selection-status {
  background: #fff;
  opacity: 0;
  z-index: -1; }

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

.taglib-image-selector.check-active .selection-status {
  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 .selection-status {
    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 .selection-status {
  opacity: 0; }

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

.portlet-item-selector .management-bar {
  border-bottom-color: #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, .item-selector .blu-finmatica .form-check [type='checkbox']:focus + label.input-file + label::before, .blu-finmatica .form-check .item-selector [type='checkbox']:focus + label.input-file + label::before, .item-selector .blu-finmatica .form-check [type='radio']:focus + label.input-file + label::before, .blu-finmatica .form-check .item-selector [type='radio']:focus + label.input-file + label::before, .item-selector .blu-finmatica .toggles label input[type='checkbox']:focus + .input-file.lever + label::before, .blu-finmatica .toggles label .item-selector input[type='checkbox']:focus + .input-file.lever + label::before, .item-selector .rosso-finmatica .form-check [type='checkbox']:focus + label.input-file + label::before, .rosso-finmatica .form-check .item-selector [type='checkbox']:focus + label.input-file + label::before, .item-selector .rosso-finmatica .form-check [type='radio']:focus + label.input-file + label::before, .rosso-finmatica .form-check .item-selector [type='radio']:focus + label.input-file + label::before, .item-selector .rosso-finmatica .toggles label input[type='checkbox']:focus + .input-file.lever + label::before, .rosso-finmatica .toggles label .item-selector input[type='checkbox']:focus + .input-file.lever + 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 .blu-finmatica .form-check .lfr-icon-menu > [type='checkbox']:focus + label.dropdown-toggle, .blu-finmatica .form-check .lfr-search-container-wrapper .lfr-icon-menu > [type='checkbox']:focus + label.dropdown-toggle,
  .lfr-search-container-wrapper .blu-finmatica .form-check .lfr-icon-menu > [type='radio']:focus + label.dropdown-toggle, .blu-finmatica .form-check .lfr-search-container-wrapper .lfr-icon-menu > [type='radio']:focus + label.dropdown-toggle, .lfr-search-container-wrapper .blu-finmatica .toggles label .lfr-icon-menu > input[type='checkbox']:focus + .dropdown-toggle.lever, .blu-finmatica .toggles label .lfr-search-container-wrapper .lfr-icon-menu > input[type='checkbox']:focus + .dropdown-toggle.lever, .lfr-search-container-wrapper .rosso-finmatica .form-check .lfr-icon-menu > [type='checkbox']:focus + label.dropdown-toggle, .rosso-finmatica .form-check .lfr-search-container-wrapper .lfr-icon-menu > [type='checkbox']:focus + label.dropdown-toggle,
  .lfr-search-container-wrapper .rosso-finmatica .form-check .lfr-icon-menu > [type='radio']:focus + label.dropdown-toggle, .rosso-finmatica .form-check .lfr-search-container-wrapper .lfr-icon-menu > [type='radio']:focus + label.dropdown-toggle, .lfr-search-container-wrapper .rosso-finmatica .toggles label .lfr-icon-menu > input[type='checkbox']:focus + .dropdown-toggle.lever, .rosso-finmatica .toggles label .lfr-search-container-wrapper .lfr-icon-menu > input[type='checkbox']:focus + .dropdown-toggle.lever, .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; }

.taglib-search-toggle .toggle-advanced {
  color: inherit; }
  .taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus, .taglib-search-toggle .blu-finmatica .form-check [type='checkbox']:focus + label.toggle-advanced, .blu-finmatica .form-check .taglib-search-toggle [type='checkbox']:focus + label.toggle-advanced,
  .taglib-search-toggle .blu-finmatica .form-check [type='radio']:focus + label.toggle-advanced, .blu-finmatica .form-check .taglib-search-toggle [type='radio']:focus + label.toggle-advanced, .taglib-search-toggle .blu-finmatica .toggles label input[type='checkbox']:focus + .toggle-advanced.lever, .blu-finmatica .toggles label .taglib-search-toggle input[type='checkbox']:focus + .toggle-advanced.lever, .taglib-search-toggle .rosso-finmatica .form-check [type='checkbox']:focus + label.toggle-advanced, .rosso-finmatica .form-check .taglib-search-toggle [type='checkbox']:focus + label.toggle-advanced,
  .taglib-search-toggle .rosso-finmatica .form-check [type='radio']:focus + label.toggle-advanced, .rosso-finmatica .form-check .taglib-search-toggle [type='radio']:focus + label.toggle-advanced, .taglib-search-toggle .rosso-finmatica .toggles label input[type='checkbox']:focus + .toggle-advanced.lever, .rosso-finmatica .toggles label .taglib-search-toggle input[type='checkbox']:focus + .toggle-advanced.lever {
    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; }

/* ---------- Cards ---------- */
/* ---------- Cards horizontal ---------- */
/* ---------- Dialogs ---------- */
/* ---------- Splitter ---------- */
/* ---------- Toggle card ---------- */
/* ---------- File icons colors ---------- */
/* ---------- File icons text colors ---------- */
/* ---------- User icons background colors ---------- */
/* ---------- User icons border color ---------- */
/* ---------- User icons colors ---------- */
.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, .dialog-iframe-popup .blu-finmatica .navigation-bar > .container-sm, .blu-finmatica .dialog-iframe-popup .navigation-bar > .container-sm, .dialog-iframe-popup .blu-finmatica .navigation-bar > .container-md, .blu-finmatica .dialog-iframe-popup .navigation-bar > .container-md, .dialog-iframe-popup .blu-finmatica .navigation-bar > .container-lg, .blu-finmatica .dialog-iframe-popup .navigation-bar > .container-lg, .dialog-iframe-popup .blu-finmatica .navigation-bar > .container-xl, .blu-finmatica .dialog-iframe-popup .navigation-bar > .container-xl, .dialog-iframe-popup .rosso-finmatica .navigation-bar > .container-sm, .rosso-finmatica .dialog-iframe-popup .navigation-bar > .container-sm, .dialog-iframe-popup .rosso-finmatica .navigation-bar > .container-md, .rosso-finmatica .dialog-iframe-popup .navigation-bar > .container-md, .dialog-iframe-popup .rosso-finmatica .navigation-bar > .container-lg, .rosso-finmatica .dialog-iframe-popup .navigation-bar > .container-lg, .dialog-iframe-popup .rosso-finmatica .navigation-bar > .container-xl, .rosso-finmatica .dialog-iframe-popup .navigation-bar > .container-xl {
  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, .blu-finmatica .form-check [type='checkbox']:focus + label.lfr-editable:after,
  .blu-finmatica .form-check [type='radio']:focus + label.lfr-editable:after, .blu-finmatica .toggles label input[type='checkbox']:focus + .lfr-editable.lever:after, .rosso-finmatica .form-check [type='checkbox']:focus + label.lfr-editable:after,
  .rosso-finmatica .form-check [type='radio']:focus + label.lfr-editable:after, .rosso-finmatica .toggles label input[type='checkbox']:focus + .lfr-editable.lever:after {
    display: none; }
  .lfr-editable:focus:hover, .blu-finmatica .form-check [type='checkbox']:focus + label.lfr-editable:hover,
  .blu-finmatica .form-check [type='radio']:focus + label.lfr-editable:hover, .blu-finmatica .toggles label input[type='checkbox']:focus + .lfr-editable.lever:hover, .rosso-finmatica .form-check [type='checkbox']:focus + label.lfr-editable:hover,
  .rosso-finmatica .form-check [type='radio']:focus + label.lfr-editable:hover, .rosso-finmatica .toggles label input[type='checkbox']:focus + .lfr-editable.lever: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.alloy-editor-placeholder {
    color: #2b4259; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
      border-left-color: #dbdde1;
      color: #b0b4bb; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
      color: #ccc; }

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

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

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

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

/* ---------- CKEditor image resizer ---------- */
.cke_widget_image .cke_image_resizer {
  bottom: -15px;
  height: 5px;
  outline-color: transparent;
  padding: 5px;
  right: -15px;
  width: 5px; }

.html-editor.portlet {
  background: #fff;
  color: #000;
  line-height: 1;
  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: '\25be'; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
          content: '\25b8'; }
      .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, .blu-finmatica .form-check [type='checkbox']:focus + label.image-viewer-footer-control,
.blu-finmatica .form-check [type='radio']:focus + label.image-viewer-footer-control, .blu-finmatica .toggles label input[type='checkbox']:focus + .image-viewer-footer-control.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.image-viewer-footer-control,
.rosso-finmatica .form-check [type='radio']:focus + label.image-viewer-footer-control, .rosso-finmatica .toggles label input[type='checkbox']:focus + .image-viewer-footer-control.lever, .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 .blu-finmatica .form-check .nav-tabs-default > li > [type='checkbox']:focus + label.active, .blu-finmatica .form-check .image-viewer-sidenav .nav-tabs-default > li > [type='checkbox']:focus + label.active,
  .image-viewer-sidenav .blu-finmatica .form-check .nav-tabs-default > li > [type='radio']:focus + label.active, .blu-finmatica .form-check .image-viewer-sidenav .nav-tabs-default > li > [type='radio']:focus + label.active, .image-viewer-sidenav .blu-finmatica .toggles label .nav-tabs-default > li > input[type='checkbox']:focus + .active.lever, .blu-finmatica .toggles label .image-viewer-sidenav .nav-tabs-default > li > input[type='checkbox']:focus + .active.lever, .image-viewer-sidenav .rosso-finmatica .form-check .nav-tabs-default > li > [type='checkbox']:focus + label.active, .rosso-finmatica .form-check .image-viewer-sidenav .nav-tabs-default > li > [type='checkbox']:focus + label.active,
  .image-viewer-sidenav .rosso-finmatica .form-check .nav-tabs-default > li > [type='radio']:focus + label.active, .rosso-finmatica .form-check .image-viewer-sidenav .nav-tabs-default > li > [type='radio']:focus + label.active, .image-viewer-sidenav .rosso-finmatica .toggles label .nav-tabs-default > li > input[type='checkbox']:focus + .active.lever, .rosso-finmatica .toggles label .image-viewer-sidenav .nav-tabs-default > li > input[type='checkbox']:focus + .active.lever, .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 .blu-finmatica .form-check .nav-tabs-default > li > [type='checkbox']:focus + label.active, .blu-finmatica .form-check .image-viewer-sidenav .nav-tabs-default > li > [type='checkbox']:focus + label.active,
      .image-viewer-sidenav .blu-finmatica .form-check .nav-tabs-default > li > [type='radio']:focus + label.active, .blu-finmatica .form-check .image-viewer-sidenav .nav-tabs-default > li > [type='radio']:focus + label.active, .image-viewer-sidenav .blu-finmatica .toggles label .nav-tabs-default > li > input[type='checkbox']:focus + .active.lever, .blu-finmatica .toggles label .image-viewer-sidenav .nav-tabs-default > li > input[type='checkbox']:focus + .active.lever, .image-viewer-sidenav .rosso-finmatica .form-check .nav-tabs-default > li > [type='checkbox']:focus + label.active, .rosso-finmatica .form-check .image-viewer-sidenav .nav-tabs-default > li > [type='checkbox']:focus + label.active,
      .image-viewer-sidenav .rosso-finmatica .form-check .nav-tabs-default > li > [type='radio']:focus + label.active, .rosso-finmatica .form-check .image-viewer-sidenav .nav-tabs-default > li > [type='radio']:focus + label.active, .image-viewer-sidenav .rosso-finmatica .toggles label .nav-tabs-default > li > input[type='checkbox']:focus + .active.lever, .rosso-finmatica .toggles label .image-viewer-sidenav .nav-tabs-default > li > input[type='checkbox']:focus + .active.lever, .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 .blu-finmatica .form-check [type='checkbox']:focus + label.lfr-item-viewer-close, .blu-finmatica .form-check .lfr-item-viewer [type='checkbox']:focus + label.lfr-item-viewer-close,
  .lfr-item-viewer .blu-finmatica .form-check [type='radio']:focus + label.lfr-item-viewer-close, .blu-finmatica .form-check .lfr-item-viewer [type='radio']:focus + label.lfr-item-viewer-close, .lfr-item-viewer .blu-finmatica .toggles label input[type='checkbox']:focus + .lfr-item-viewer-close.lever, .blu-finmatica .toggles label .lfr-item-viewer input[type='checkbox']:focus + .lfr-item-viewer-close.lever, .lfr-item-viewer .rosso-finmatica .form-check [type='checkbox']:focus + label.lfr-item-viewer-close, .rosso-finmatica .form-check .lfr-item-viewer [type='checkbox']:focus + label.lfr-item-viewer-close,
  .lfr-item-viewer .rosso-finmatica .form-check [type='radio']:focus + label.lfr-item-viewer-close, .rosso-finmatica .form-check .lfr-item-viewer [type='radio']:focus + label.lfr-item-viewer-close, .lfr-item-viewer .rosso-finmatica .toggles label input[type='checkbox']:focus + .lfr-item-viewer-close.lever, .rosso-finmatica .toggles label .lfr-item-viewer input[type='checkbox']:focus + .lfr-item-viewer-close.lever, .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 .blu-finmatica .toggles label li > input[type='checkbox']:focus + a.lever, .blu-finmatica .toggles label .nav.list-group li > input[type='checkbox']:focus + a.lever, .nav.list-group .rosso-finmatica .toggles label li > input[type='checkbox']:focus + a.lever, .rosso-finmatica .toggles label .nav.list-group li > input[type='checkbox']:focus + a.lever, .nav.list-group li > a:hover {
  background-color: #e5f5fc;
  color: #009ae5; }

.nav.list-group > .active {
  border-width: 1px 0 0 0; }
  .nav.list-group > .active > a, .nav.list-group > .active > a:focus, .blu-finmatica .toggles label .nav.list-group > .active > input[type='checkbox']:focus + a.lever, .rosso-finmatica .toggles label .nav.list-group > .active > input[type='checkbox']:focus + a.lever, .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,
.lfr-menu-expanded li .blu-finmatica .toggles label input[type='checkbox']:focus + a.lever,
.blu-finmatica .toggles label .lfr-menu-expanded li input[type='checkbox']:focus + a.lever,
.lfr-menu-expanded li .rosso-finmatica .toggles label input[type='checkbox']:focus + a.lever,
.rosso-finmatica .toggles label .lfr-menu-expanded li input[type='checkbox']:focus + a.lever {
  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-in-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 .blu-finmatica .form-check [type='checkbox']:focus + label.card-horizontal.card, .blu-finmatica .form-check .lfr-page-layouts [type='checkbox']:focus + label.card-horizontal.card,
    .lfr-page-layouts .blu-finmatica .form-check [type='radio']:focus + label.card-horizontal.card, .blu-finmatica .form-check .lfr-page-layouts [type='radio']:focus + label.card-horizontal.card, .lfr-page-layouts .blu-finmatica .toggles label input[type='checkbox']:focus + .card-horizontal.card.lever, .blu-finmatica .toggles label .lfr-page-layouts input[type='checkbox']:focus + .card-horizontal.card.lever, .lfr-page-layouts .rosso-finmatica .form-check [type='checkbox']:focus + label.card-horizontal.card, .rosso-finmatica .form-check .lfr-page-layouts [type='checkbox']:focus + label.card-horizontal.card,
    .lfr-page-layouts .rosso-finmatica .form-check [type='radio']:focus + label.card-horizontal.card, .rosso-finmatica .form-check .lfr-page-layouts [type='radio']:focus + label.card-horizontal.card, .lfr-page-layouts .rosso-finmatica .toggles label input[type='checkbox']:focus + .card-horizontal.card.lever, .rosso-finmatica .toggles label .lfr-page-layouts input[type='checkbox']:focus + .card-horizontal.card.lever,
    .lfr-page-layouts .card-horizontal .card:focus,
    .lfr-page-layouts .card-horizontal .blu-finmatica .form-check [type='checkbox']:focus + label.card,
    .blu-finmatica .form-check .lfr-page-layouts .card-horizontal [type='checkbox']:focus + label.card,
    .lfr-page-layouts .card-horizontal .blu-finmatica .form-check [type='radio']:focus + label.card,
    .blu-finmatica .form-check .lfr-page-layouts .card-horizontal [type='radio']:focus + label.card,
    .lfr-page-layouts .card-horizontal .blu-finmatica .toggles label input[type='checkbox']:focus + .card.lever,
    .blu-finmatica .toggles label .lfr-page-layouts .card-horizontal input[type='checkbox']:focus + .card.lever,
    .lfr-page-layouts .card-horizontal .rosso-finmatica .form-check [type='checkbox']:focus + label.card,
    .rosso-finmatica .form-check .lfr-page-layouts .card-horizontal [type='checkbox']:focus + label.card,
    .lfr-page-layouts .card-horizontal .rosso-finmatica .form-check [type='radio']:focus + label.card,
    .rosso-finmatica .form-check .lfr-page-layouts .card-horizontal [type='radio']:focus + label.card,
    .lfr-page-layouts .card-horizontal .rosso-finmatica .toggles label input[type='checkbox']:focus + .card.lever,
    .rosso-finmatica .toggles label .lfr-page-layouts .card-horizontal input[type='checkbox']:focus + .card.lever {
      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-in-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 .blu-finmatica .form-check [type='checkbox']:focus + label.card-horizontal::after, .blu-finmatica .form-check .lfr-page-layouts [type='checkbox']:focus + label.card-horizontal::after,
  .lfr-page-layouts .blu-finmatica .form-check [type='radio']:focus + label.card-horizontal::after, .blu-finmatica .form-check .lfr-page-layouts [type='radio']:focus + label.card-horizontal::after, .lfr-page-layouts .blu-finmatica .toggles label input[type='checkbox']:focus + .card-horizontal.lever::after, .blu-finmatica .toggles label .lfr-page-layouts input[type='checkbox']:focus + .card-horizontal.lever::after, .lfr-page-layouts .rosso-finmatica .form-check [type='checkbox']:focus + label.card-horizontal::after, .rosso-finmatica .form-check .lfr-page-layouts [type='checkbox']:focus + label.card-horizontal::after,
  .lfr-page-layouts .rosso-finmatica .form-check [type='radio']:focus + label.card-horizontal::after, .rosso-finmatica .form-check .lfr-page-layouts [type='radio']:focus + label.card-horizontal::after, .lfr-page-layouts .rosso-finmatica .toggles label input[type='checkbox']:focus + .card-horizontal.lever::after, .rosso-finmatica .toggles label .lfr-page-layouts input[type='checkbox']:focus + .card-horizontal.lever::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 1em;
  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 .tree-node-checked .icon-check {
  padding-right: 0; }

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

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

/* ---------- Wrapper ---------- */
#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;
  left: 0;
  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, .blu-finmatica .form-check [type='checkbox']:focus + label.form-trigger,
  .blu-finmatica .form-check [type='radio']:focus + label.form-trigger, .blu-finmatica .toggles label input[type='checkbox']:focus + .form-trigger.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.form-trigger,
  .rosso-finmatica .form-check [type='radio']:focus + label.form-trigger, .rosso-finmatica .toggles label input[type='checkbox']:focus + .form-trigger.lever, .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, .blu-finmatica .form-check [type='checkbox']:focus + label.trigger-selected,
  .blu-finmatica .form-check [type='radio']:focus + label.trigger-selected, .blu-finmatica .toggles label input[type='checkbox']:focus + .trigger-selected.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.trigger-selected,
  .rosso-finmatica .form-check [type='radio']:focus + label.trigger-selected, .rosso-finmatica .toggles label input[type='checkbox']:focus + .trigger-selected.lever, .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); }

/* ---------- Portlet topper ---------- */
/* ---------- Portlet decorator ---------- */
/* ---------- Portlet header ---------- */
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; }

/* ---------- Standard styles defined in the JSR 168 specification ---------- */
/* ---------- Fonts ---------- */
/* ---------- Sections ---------- */
.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,
.portlet-section-selected .blu-finmatica .toggles label input[type='checkbox']:focus + a.lever,
.blu-finmatica .toggles label .portlet-section-selected input[type='checkbox']:focus + a.lever,
.portlet-section-selected .rosso-finmatica .toggles label input[type='checkbox']:focus + a.lever,
.rosso-finmatica .toggles label .portlet-section-selected input[type='checkbox']:focus + a.lever {
  background-color: #727c81; }

/* ---------- Forms ---------- */
/* ---------- Icons ---------- */
/* ---------- Menus ---------- */
@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 topper ---------- */
.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, .blu-finmatica .toggles label .portlet-topper-toolbar > input[type='checkbox']:focus + a.lever, .rosso-finmatica .toggles label .portlet-topper-toolbar > input[type='checkbox']:focus + a.lever, .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; } }

/* ---------- Portlet controls in mobile ---------- */
@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; }

/* ---------- Dynamic data list display/Journal portlet ---------- */
.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px 28px; }

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

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

.taglib-calendar tr td a {
  background-color: #f0f5f7;
  border: 1px solid #fff;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0; }
  .taglib-calendar tr td a:hover {
    background-color: #727c81;
    color: #fff; }

.taglib-calendar tr td.calendar-inactive {
  background-color: #fff;
  color: #b5bfc4; }

.taglib-calendar tr th {
  border-bottom-color: #d7d7d7; }

.taglib-calendar table td {
  border-width: 0; }

.taglib-calendar .calendar-current-day,
.taglib-calendar .calendar-current-day a {
  background-color: #fff; }

.taglib-calendar .calendar-current-day a {
  border: 1px solid #727c81;
  color: #369;
  text-decoration: underline; }

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

.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, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .blu-finmatica .form-check [type='checkbox']:focus + label.tab-label .number, .blu-finmatica .form-check .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab [type='checkbox']:focus + label.tab-label .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .blu-finmatica .form-check [type='radio']:focus + label.tab-label .number, .blu-finmatica .form-check .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab [type='radio']:focus + label.tab-label .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .blu-finmatica .toggles label input[type='checkbox']:focus + .tab-label.lever .number, .blu-finmatica .toggles label .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab input[type='checkbox']:focus + .tab-label.lever .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .rosso-finmatica .form-check [type='checkbox']:focus + label.tab-label .number, .rosso-finmatica .form-check .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab [type='checkbox']:focus + label.tab-label .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .rosso-finmatica .form-check [type='radio']:focus + label.tab-label .number, .rosso-finmatica .form-check .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab [type='radio']:focus + label.tab-label .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .rosso-finmatica .toggles label input[type='checkbox']:focus + .tab-label.lever .number, .rosso-finmatica .toggles label .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab input[type='checkbox']:focus + .tab-label.lever .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,
.tagselector-content .textboxlistentry-holder .blu-finmatica .form-check [type='checkbox']:focus + label.lfr-tag-selector-input,
.blu-finmatica .form-check .tagselector-content .textboxlistentry-holder [type='checkbox']:focus + label.lfr-tag-selector-input,
.tagselector-content .textboxlistentry-holder .blu-finmatica .form-check [type='radio']:focus + label.lfr-tag-selector-input,
.blu-finmatica .form-check .tagselector-content .textboxlistentry-holder [type='radio']:focus + label.lfr-tag-selector-input,
.tagselector-content .textboxlistentry-holder .blu-finmatica .toggles label input[type='checkbox']:focus + .lfr-tag-selector-input.lever,
.blu-finmatica .toggles label .tagselector-content .textboxlistentry-holder input[type='checkbox']:focus + .lfr-tag-selector-input.lever,
.tagselector-content .textboxlistentry-holder .rosso-finmatica .form-check [type='checkbox']:focus + label.lfr-tag-selector-input,
.rosso-finmatica .form-check .tagselector-content .textboxlistentry-holder [type='checkbox']:focus + label.lfr-tag-selector-input,
.tagselector-content .textboxlistentry-holder .rosso-finmatica .form-check [type='radio']:focus + label.lfr-tag-selector-input,
.rosso-finmatica .form-check .tagselector-content .textboxlistentry-holder [type='radio']:focus + label.lfr-tag-selector-input,
.tagselector-content .textboxlistentry-holder .rosso-finmatica .toggles label input[type='checkbox']:focus + .lfr-tag-selector-input.lever,
.rosso-finmatica .toggles label .tagselector-content .textboxlistentry-holder input[type='checkbox']:focus + .lfr-tag-selector-input.lever {
  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); }

/* ---------- Switches ---------- */
input.switch:focus ~ .switch-bar:before, .blu-finmatica .toggles label input[type='checkbox']:focus + input.switch.lever ~ .switch-bar:before, .rosso-finmatica .toggles label input[type='checkbox']:focus + input.switch.lever ~ .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; } }

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

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

/* ---------- Drop here info ---------- */
.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); }

.blu-finmatica {
  /*
 *  Owl Carousel - Core
 */
  /* No Js */
  /*
 *  Owl Carousel - Animate Plugin
 */
  /*
 * 	Owl Carousel - Auto Height Plugin
 */
  /***************************** 1 ****************************************/
  /***************************** 2 ****************************************/
  /***************************** 1 ****************************************/
  /***************************** 2 ****************************************/
  /***************************** 1 ****************************************/
  /***************************** 2 ****************************************/
  /***************************** 3 ****************************************/
  /***************************** 1 ****************************************/
  /***************************** 2 ****************************************/
  /***************************** 3 ****************************************/
  /***************************** NEUTRAL 1 ****************************************/
  /***************************** NEUTRAL 2 ****************************************/
  /***************************** NEUTRAL 2 / 3 ****************************************/
  /* INPUT FILE */
  /*back to top*/
  /*
++++++++++++++++++++++++++++++Desktop light Theme+++++++++++++++++++++++++++++++++++++++++++++++++
*/
  /*SPINNER*/
  /*
++++++++++++++++++++++++++++++Desktop light Theme+++++++++++++++++++++++++++++++++++++++++++++++++
*/
  /*
++++++++++++++++++++++++++++++Desktop light Theme+++++++++++++++++++++++++++++++++++++++++++++++++
*/ }

@keyframes bs-notify-fadeOut {
  0% {
    opacity: 0.9; }
  100% {
    opacity: 0; } }
  .blu-finmatica select.bs-select-hidden,
  .blu-finmatica .bootstrap-select > select.bs-select-hidden,
  .blu-finmatica select.selectpicker {
    display: none !important; }
  .blu-finmatica .bootstrap-select {
    width: 220px \0;
    /*IE9 and below*/
    vertical-align: middle; }
    .blu-finmatica .bootstrap-select > .dropdown-toggle {
      position: relative;
      width: 100%;
      text-align: right;
      white-space: nowrap;
      display: inline-flex;
      align-items: center;
      justify-content: space-between; }
      .blu-finmatica .bootstrap-select > .dropdown-toggle:after {
        margin-top: -1px; }
      .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder, .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .blu-finmatica .form-check .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder,
      .blu-finmatica .form-check .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder, .blu-finmatica .toggles label .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.lever, .rosso-finmatica .form-check .blu-finmatica .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder, .rosso-finmatica .form-check .blu-finmatica .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder, .rosso-finmatica .toggles label .blu-finmatica .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.lever, .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
        color: #999; }
      .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary, .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover, .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus, .blu-finmatica .form-check .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder.btn-primary,
      .blu-finmatica .form-check .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder.btn-primary, .blu-finmatica .toggles label .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.btn-primary.lever, .rosso-finmatica .form-check .blu-finmatica .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder.btn-primary, .rosso-finmatica .form-check .blu-finmatica .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder.btn-primary, .rosso-finmatica .toggles label .blu-finmatica .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.btn-primary.lever, .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active, .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary, .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover, .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus, .blu-finmatica .form-check .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder.btn-secondary,
      .blu-finmatica .form-check .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder.btn-secondary, .blu-finmatica .toggles label .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.btn-secondary.lever, .rosso-finmatica .form-check .blu-finmatica .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder.btn-secondary, .rosso-finmatica .form-check .blu-finmatica .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder.btn-secondary, .rosso-finmatica .toggles label .blu-finmatica .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.btn-secondary.lever, .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active, .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success, .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover, .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus, .blu-finmatica .form-check .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder.btn-success,
      .blu-finmatica .form-check .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder.btn-success, .blu-finmatica .toggles label .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.btn-success.lever, .rosso-finmatica .form-check .blu-finmatica .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder.btn-success, .rosso-finmatica .form-check .blu-finmatica .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder.btn-success, .rosso-finmatica .toggles label .blu-finmatica .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.btn-success.lever, .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active, .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger, .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover, .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus, .blu-finmatica .form-check .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder.btn-danger,
      .blu-finmatica .form-check .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder.btn-danger, .blu-finmatica .toggles label .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.btn-danger.lever, .rosso-finmatica .form-check .blu-finmatica .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder.btn-danger, .rosso-finmatica .form-check .blu-finmatica .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder.btn-danger, .rosso-finmatica .toggles label .blu-finmatica .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.btn-danger.lever, .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active, .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info, .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover, .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus, .blu-finmatica .form-check .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder.btn-info,
      .blu-finmatica .form-check .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder.btn-info, .blu-finmatica .toggles label .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.btn-info.lever, .rosso-finmatica .form-check .blu-finmatica .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder.btn-info, .rosso-finmatica .form-check .blu-finmatica .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder.btn-info, .rosso-finmatica .toggles label .blu-finmatica .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.btn-info.lever, .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active, .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark, .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover, .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus, .blu-finmatica .form-check .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder.btn-dark,
      .blu-finmatica .form-check .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder.btn-dark, .blu-finmatica .toggles label .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.btn-dark.lever, .rosso-finmatica .form-check .blu-finmatica .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder.btn-dark, .rosso-finmatica .form-check .blu-finmatica .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder.btn-dark, .rosso-finmatica .toggles label .blu-finmatica .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.btn-dark.lever, .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
        color: rgba(255, 255, 255, 0.5); }
    .blu-finmatica .bootstrap-select > select {
      position: absolute !important;
      bottom: 0;
      left: 50%;
      display: block !important;
      width: 0.5px !important;
      height: 100% !important;
      padding: 0 !important;
      opacity: 0 !important;
      border: none;
      z-index: 0 !important; }
      .blu-finmatica .bootstrap-select > select.mobile-device {
        top: 0;
        left: 0;
        display: block !important;
        width: 100% !important;
        z-index: 2 !important; }
    .has-error .blu-finmatica .bootstrap-select .dropdown-toggle,
    .error .blu-finmatica .bootstrap-select .dropdown-toggle,
    .blu-finmatica .bootstrap-select.is-invalid .dropdown-toggle,
    .was-validated .blu-finmatica .bootstrap-select select:invalid + .dropdown-toggle {
      border-color: #b94a48; }
    .blu-finmatica .bootstrap-select.is-valid .dropdown-toggle,
    .was-validated .blu-finmatica .bootstrap-select select:valid + .dropdown-toggle {
      border-color: #28a745; }
    .blu-finmatica .bootstrap-select.fit-width {
      width: auto !important; }
    .blu-finmatica .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
      width: 220px; }
    .blu-finmatica .bootstrap-select > select.mobile-device:focus + .dropdown-toggle, .blu-finmatica .toggles label .bootstrap-select > input[type='checkbox']:focus + select.mobile-device.lever + .dropdown-toggle, .rosso-finmatica .toggles label .blu-finmatica .bootstrap-select > input[type='checkbox']:focus + select.mobile-device.lever + .dropdown-toggle,
    .blu-finmatica .bootstrap-select .dropdown-toggle:focus,
    .blu-finmatica .bootstrap-select .form-check [type='checkbox']:focus + label.dropdown-toggle,
    .blu-finmatica .form-check .bootstrap-select [type='checkbox']:focus + label.dropdown-toggle,
    .blu-finmatica .bootstrap-select .form-check [type='radio']:focus + label.dropdown-toggle,
    .blu-finmatica .form-check .bootstrap-select [type='radio']:focus + label.dropdown-toggle,
    .blu-finmatica .bootstrap-select .toggles label input[type='checkbox']:focus + .dropdown-toggle.lever,
    .blu-finmatica .toggles label .bootstrap-select input[type='checkbox']:focus + .dropdown-toggle.lever,
    .rosso-finmatica .form-check .blu-finmatica .bootstrap-select [type='checkbox']:focus + label.dropdown-toggle,
    .rosso-finmatica .form-check .blu-finmatica .bootstrap-select [type='radio']:focus + label.dropdown-toggle,
    .rosso-finmatica .toggles label .blu-finmatica .bootstrap-select input[type='checkbox']:focus + .dropdown-toggle.lever {
      outline: thin dotted #333333 !important;
      outline: 5px auto -webkit-focus-ring-color !important;
      outline-offset: -2px; }
  .blu-finmatica .bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none;
    height: auto; }
    :not(.input-group) > .blu-finmatica .bootstrap-select.form-control:not([class*="col-"]) {
      width: 100%; }
    .blu-finmatica .bootstrap-select.form-control.input-group-btn {
      float: none;
      z-index: auto; }
  .form-inline .blu-finmatica .bootstrap-select,
  .form-inline .blu-finmatica .bootstrap-select.form-control:not([class*="col-"]) {
    width: auto; }
  .blu-finmatica .bootstrap-select:not(.input-group-btn), .blu-finmatica .bootstrap-select[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0; }
  .blu-finmatica .bootstrap-select.dropdown-menu-right, .blu-finmatica .bootstrap-select[class*="col-"].dropdown-menu-right,
  .row .blu-finmatica .bootstrap-select[class*="col-"].dropdown-menu-right {
    float: right; }
  .form-inline .blu-finmatica .bootstrap-select,
  .form-horizontal .blu-finmatica .bootstrap-select,
  .form-group .blu-finmatica .bootstrap-select {
    margin-bottom: 0; }
  .form-group-lg .blu-finmatica .bootstrap-select.form-control,
  .form-group-sm .blu-finmatica .bootstrap-select.form-control {
    padding: 0; }
    .form-group-lg .blu-finmatica .bootstrap-select.form-control .dropdown-toggle,
    .form-group-sm .blu-finmatica .bootstrap-select.form-control .dropdown-toggle {
      height: 100%;
      font-size: inherit;
      line-height: inherit;
      border-radius: inherit; }
  .blu-finmatica .bootstrap-select.form-control-sm .dropdown-toggle,
  .blu-finmatica .bootstrap-select.form-control-lg .dropdown-toggle {
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit; }
  .blu-finmatica .bootstrap-select.form-control-sm .dropdown-toggle {
    padding: 0.25rem 0.5rem; }
  .blu-finmatica .bootstrap-select.form-control-lg .dropdown-toggle {
    padding: 0.5rem 1rem; }
  .form-inline .blu-finmatica .bootstrap-select .form-control {
    width: 100%; }
  .blu-finmatica .bootstrap-select.disabled,
  .blu-finmatica .bootstrap-select > .disabled {
    cursor: not-allowed; }
    .blu-finmatica .bootstrap-select.disabled:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.bootstrap-select.disabled,
    .blu-finmatica .form-check [type='radio']:focus + label.bootstrap-select.disabled, .blu-finmatica .toggles label input[type='checkbox']:focus + .bootstrap-select.disabled.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.bootstrap-select.disabled, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.bootstrap-select.disabled, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .bootstrap-select.disabled.lever,
    .blu-finmatica .bootstrap-select > .disabled:focus,
    .blu-finmatica .form-check .bootstrap-select > [type='checkbox']:focus + label.disabled,
    .blu-finmatica .form-check .bootstrap-select > [type='radio']:focus + label.disabled,
    .blu-finmatica .toggles label .bootstrap-select > input[type='checkbox']:focus + .disabled.lever,
    .rosso-finmatica .form-check .blu-finmatica .bootstrap-select > [type='checkbox']:focus + label.disabled,
    .rosso-finmatica .form-check .blu-finmatica .bootstrap-select > [type='radio']:focus + label.disabled,
    .rosso-finmatica .toggles label .blu-finmatica .bootstrap-select > input[type='checkbox']:focus + .disabled.lever {
      outline: none !important; }
  .blu-finmatica .bootstrap-select.bs-container {
    position: absolute;
    top: 0;
    left: 0;
    height: 0 !important;
    padding: 0 !important; }
    .blu-finmatica .bootstrap-select.bs-container .dropdown-menu {
      z-index: 1060; }
  .blu-finmatica .bootstrap-select .dropdown-toggle .filter-option {
    position: static;
    top: 0;
    left: 0;
    float: left;
    height: 100%;
    width: 100%;
    text-align: left;
    overflow: hidden;
    flex: 0 1 auto; }
    .bs3.blu-finmatica .bootstrap-select .dropdown-toggle .filter-option {
      padding-right: inherit; }
    .input-group .bs3-has-addon.blu-finmatica .bootstrap-select .dropdown-toggle .filter-option {
      position: absolute;
      padding-top: inherit;
      padding-bottom: inherit;
      padding-left: inherit;
      float: none; }
      .input-group .bs3-has-addon.blu-finmatica .bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
        padding-right: inherit; }
  .blu-finmatica .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    overflow: hidden; }
  .blu-finmatica .bootstrap-select .dropdown-toggle .filter-expand {
    width: 0 !important;
    float: left;
    opacity: 0 !important;
    overflow: hidden; }
  .blu-finmatica .bootstrap-select .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle; }
  .input-group .blu-finmatica .bootstrap-select.form-control .dropdown-toggle {
    border-radius: inherit; }
  .blu-finmatica .bootstrap-select[class*="col-"] .dropdown-toggle {
    width: 100%; }
  .blu-finmatica .bootstrap-select .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .blu-finmatica .bootstrap-select .dropdown-menu > .inner:focus, .blu-finmatica .bootstrap-select .form-check .dropdown-menu > [type='checkbox']:focus + label.inner, .blu-finmatica .form-check .bootstrap-select .dropdown-menu > [type='checkbox']:focus + label.inner,
    .blu-finmatica .bootstrap-select .form-check .dropdown-menu > [type='radio']:focus + label.inner, .blu-finmatica .form-check .bootstrap-select .dropdown-menu > [type='radio']:focus + label.inner, .blu-finmatica .bootstrap-select .toggles label .dropdown-menu > input[type='checkbox']:focus + .inner.lever, .blu-finmatica .toggles label .bootstrap-select .dropdown-menu > input[type='checkbox']:focus + .inner.lever, .rosso-finmatica .form-check .blu-finmatica .bootstrap-select .dropdown-menu > [type='checkbox']:focus + label.inner, .rosso-finmatica .form-check .blu-finmatica .bootstrap-select .dropdown-menu > [type='radio']:focus + label.inner, .rosso-finmatica .toggles label .blu-finmatica .bootstrap-select .dropdown-menu > input[type='checkbox']:focus + .inner.lever {
      outline: none !important; }
    .blu-finmatica .bootstrap-select .dropdown-menu.inner {
      position: static;
      float: none;
      border: 0;
      padding: 0;
      margin: 0;
      border-radius: 0;
      box-shadow: none; }
    .blu-finmatica .bootstrap-select .dropdown-menu li {
      position: relative; }
      .blu-finmatica .bootstrap-select .dropdown-menu li.active small {
        color: rgba(255, 255, 255, 0.5) !important; }
      .blu-finmatica .bootstrap-select .dropdown-menu li.disabled a {
        cursor: not-allowed; }
      .blu-finmatica .bootstrap-select .dropdown-menu li a {
        cursor: pointer;
        user-select: none; }
        .blu-finmatica .bootstrap-select .dropdown-menu li a.opt {
          position: relative;
          padding-left: 2.25em; }
        .blu-finmatica .bootstrap-select .dropdown-menu li a span.check-mark {
          display: none; }
        .blu-finmatica .bootstrap-select .dropdown-menu li a span.text {
          display: inline-block; }
      .blu-finmatica .bootstrap-select .dropdown-menu li small {
        padding-left: 0.5em; }
    .blu-finmatica .bootstrap-select .dropdown-menu .notify {
      position: absolute;
      bottom: 5px;
      width: 96%;
      margin: 0 2%;
      min-height: 26px;
      padding: 3px 5px;
      background: whitesmoke;
      border: 1px solid #e3e3e3;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
      pointer-events: none;
      opacity: 0.9;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      .blu-finmatica .bootstrap-select .dropdown-menu .notify.fadeOut {
        animation: 300ms linear 750ms forwards bs-notify-fadeOut; }
  .blu-finmatica .bootstrap-select .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap; }
  .blu-finmatica .bootstrap-select.fit-width .dropdown-toggle .filter-option {
    position: static;
    display: inline;
    padding: 0; }
  .blu-finmatica .bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
  .blu-finmatica .bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
    display: inline; }
  .blu-finmatica .bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
    content: '\00a0'; }
  .blu-finmatica .bootstrap-select.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px; }
  .blu-finmatica .bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    top: 5px; }
  .blu-finmatica .bootstrap-select.show-tick .dropdown-menu li a span.text {
    margin-right: 34px; }
  .blu-finmatica .bootstrap-select .bs-ok-default:after {
    content: '';
    display: block;
    width: 0.5em;
    height: 1em;
    border-style: solid;
    border-width: 0 0.26em 0.26em 0;
    transform-style: preserve-3d;
    transform: rotate(45deg); }
  .blu-finmatica .bootstrap-select.show-menu-arrow.open > .dropdown-toggle,
  .blu-finmatica .bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
    z-index: 1061; }
  .blu-finmatica .bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none; }
  .blu-finmatica .bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none; }
  .blu-finmatica .bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
    bottom: auto;
    top: -4px;
    border-top: 7px solid rgba(204, 204, 204, 0.2);
    border-bottom: 0; }
  .blu-finmatica .bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
    bottom: auto;
    top: -4px;
    border-top: 6px solid white;
    border-bottom: 0; }
  .blu-finmatica .bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
    right: 12px;
    left: auto; }
  .blu-finmatica .bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
    right: 13px;
    left: auto; }
  .blu-finmatica .bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before, .blu-finmatica .bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after,
  .blu-finmatica .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before,
  .blu-finmatica .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
    display: block; }
  .blu-finmatica .bs-searchbox,
  .blu-finmatica .bs-actionsbox,
  .blu-finmatica .bs-donebutton {
    padding: 4px 8px; }
  .blu-finmatica .bs-actionsbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .blu-finmatica .bs-actionsbox .btn-group button {
      width: 50%; }
  .blu-finmatica .bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .blu-finmatica .bs-donebutton .btn-group button {
      width: 100%; }
  .blu-finmatica .bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px; }
  .blu-finmatica .bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none; }
  .blu-finmatica .owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1; }
    .blu-finmatica .owl-carousel .owl-stage {
      position: relative;
      -ms-touch-action: pan-Y;
      touch-action: manipulation;
      -moz-backface-visibility: hidden;
      /* fix firefox animation glitch */ }
    .blu-finmatica .owl-carousel .owl-stage:after {
      content: ".";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0; }
    .blu-finmatica .owl-carousel .owl-stage-outer {
      position: relative;
      overflow: hidden;
      /* fix for flashing background */
      -webkit-transform: translate3d(0px, 0px, 0px); }
    .blu-finmatica .owl-carousel .owl-wrapper,
    .blu-finmatica .owl-carousel .owl-item {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0); }
    .blu-finmatica .owl-carousel .owl-item {
      position: relative;
      min-height: 1px;
      float: left;
      -webkit-backface-visibility: hidden;
      -webkit-tap-highlight-color: transparent;
      -webkit-touch-callout: none; }
    .blu-finmatica .owl-carousel .owl-item img {
      display: block;
      width: 100%; }
    .blu-finmatica .owl-carousel .owl-nav.disabled,
    .blu-finmatica .owl-carousel .owl-dots.disabled {
      display: none; }
    .blu-finmatica .owl-carousel .owl-nav .owl-prev,
    .blu-finmatica .owl-carousel .owl-nav .owl-next,
    .blu-finmatica .owl-carousel .owl-dot {
      cursor: pointer;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
    .blu-finmatica .owl-carousel .owl-nav button.owl-prev,
    .blu-finmatica .owl-carousel .owl-nav button.owl-next,
    .blu-finmatica .owl-carousel button.owl-dot {
      background: none;
      color: inherit;
      border: none;
      padding: 0 !important;
      font: inherit; }
    .blu-finmatica .owl-carousel.owl-loaded {
      display: block; }
    .blu-finmatica .owl-carousel.owl-loading {
      opacity: 0;
      display: block; }
    .blu-finmatica .owl-carousel.owl-hidden {
      opacity: 0; }
    .blu-finmatica .owl-carousel.owl-refresh .owl-item {
      visibility: hidden; }
    .blu-finmatica .owl-carousel.owl-drag .owl-item {
      touch-action: pan-y;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
    .blu-finmatica .owl-carousel.owl-grab {
      cursor: move;
      cursor: grab; }
    .blu-finmatica .owl-carousel.owl-rtl {
      direction: rtl; }
    .blu-finmatica .owl-carousel.owl-rtl .owl-item {
      float: right; }
  .blu-finmatica .no-js .owl-carousel {
    display: block; }
  .blu-finmatica .owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both; }
  .blu-finmatica .owl-carousel .owl-animated-in {
    z-index: 0; }
  .blu-finmatica .owl-carousel .owl-animated-out {
    z-index: 1; }
  .blu-finmatica .owl-carousel .fadeOut {
    animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  .blu-finmatica .owl-height {
    transition: height 500ms ease-in-out; }
  .blu-finmatica .primary-bg {
    background-color: #0066cc; }
  .blu-finmatica .primary-color {
    color: #0066cc; }
  .blu-finmatica .primary-border-color {
    border-color: #0066cc !important; }
    .blu-finmatica .primary-border-color.border {
      border-color: #0066cc !important; }
  .blu-finmatica .white-bg {
    background-color: #FFF; }
  .blu-finmatica .white-color {
    color: #FFF; }
  .blu-finmatica .white-border-color- {
    border-color: #FFF !important; }
    .blu-finmatica .white-border-color-.border {
      border-color: #FFF !important; }
  .blu-finmatica .primary-bg-a1 {
    background-color: #bfdfff; }
  .blu-finmatica .primary-color-a1 {
    color: #bfdfff; }
  .blu-finmatica .primary-border-color-a1 {
    border-color: #bfdfff !important; }
    .blu-finmatica .primary-border-color-a1.border {
      border-color: #bfdfff !important; }
  .blu-finmatica .primary-bg-a2 {
    background-color: #93c4f5; }
  .blu-finmatica .primary-color-a2 {
    color: #93c4f5; }
  .blu-finmatica .primary-border-color-a2 {
    border-color: #93c4f5 !important; }
    .blu-finmatica .primary-border-color-a2.border {
      border-color: #93c4f5 !important; }
  .blu-finmatica .primary-bg-a3 {
    background-color: #6aaaeb; }
  .blu-finmatica .primary-color-a3 {
    color: #6aaaeb; }
  .blu-finmatica .primary-border-color-a3 {
    border-color: #6aaaeb !important; }
    .blu-finmatica .primary-border-color-a3.border {
      border-color: #6aaaeb !important; }
  .blu-finmatica .primary-bg-a4 {
    background-color: #4392e0; }
  .blu-finmatica .primary-color-a4 {
    color: #4392e0; }
  .blu-finmatica .primary-border-color-a4 {
    border-color: #4392e0 !important; }
    .blu-finmatica .primary-border-color-a4.border {
      border-color: #4392e0 !important; }
  .blu-finmatica .primary-bg-a5 {
    background-color: #207bd6; }
  .blu-finmatica .primary-color-a5 {
    color: #207bd6; }
  .blu-finmatica .primary-border-color-a5 {
    border-color: #207bd6 !important; }
    .blu-finmatica .primary-border-color-a5.border {
      border-color: #207bd6 !important; }
  .blu-finmatica .primary-bg-a6 {
    background-color: #0066cc; }
  .blu-finmatica .primary-color-a6 {
    color: #0066cc; }
  .blu-finmatica .primary-border-color-a6 {
    border-color: #0066cc !important; }
    .blu-finmatica .primary-border-color-a6.border {
      border-color: #0066cc !important; }
  .blu-finmatica .primary-bg-a7 {
    background-color: #0059b3; }
  .blu-finmatica .primary-color-a7 {
    color: #0059b3; }
  .blu-finmatica .primary-border-color-a7 {
    border-color: #0059b3 !important; }
    .blu-finmatica .primary-border-color-a7.border {
      border-color: #0059b3 !important; }
  .blu-finmatica .primary-bg-a8 {
    background-color: #004d99; }
  .blu-finmatica .primary-color-a8 {
    color: #004d99; }
  .blu-finmatica .primary-border-color-a8 {
    border-color: #004d99 !important; }
    .blu-finmatica .primary-border-color-a8.border {
      border-color: #004d99 !important; }
  .blu-finmatica .primary-bg-a9 {
    background-color: #004080; }
  .blu-finmatica .primary-color-a9 {
    color: #004080; }
  .blu-finmatica .primary-border-color-a9 {
    border-color: #004080 !important; }
    .blu-finmatica .primary-border-color-a9.border {
      border-color: #004080 !important; }
  .blu-finmatica .primary-bg-a10 {
    background-color: #003366; }
  .blu-finmatica .primary-color-a10 {
    color: #003366; }
  .blu-finmatica .primary-border-color-a10 {
    border-color: #003366 !important; }
    .blu-finmatica .primary-border-color-a10.border {
      border-color: #003366 !important; }
  .blu-finmatica .primary-bg-a11 {
    background-color: #00264d; }
  .blu-finmatica .primary-color-a11 {
    color: #00264d; }
  .blu-finmatica .primary-border-color-a11 {
    border-color: #00264d !important; }
    .blu-finmatica .primary-border-color-a11.border {
      border-color: #00264d !important; }
  .blu-finmatica .primary-bg-a12 {
    background-color: #001a33; }
  .blu-finmatica .primary-color-a12 {
    color: #001a33; }
  .blu-finmatica .primary-border-color-a12 {
    border-color: #001a33 !important; }
    .blu-finmatica .primary-border-color-a12.border {
      border-color: #001a33 !important; }
  .blu-finmatica .primary-bg-b1 {
    background-color: #0066cc; }
  .blu-finmatica .primary-color-b1 {
    color: #0066cc; }
  .blu-finmatica .primary-border-color-b1 {
    border-color: #0066cc !important; }
    .blu-finmatica .primary-border-color-b1.border {
      border-color: #0066cc !important; }
  .blu-finmatica .primary-bg-b2 {
    background-color: #1262b3; }
  .blu-finmatica .primary-color-b2 {
    color: #1262b3; }
  .blu-finmatica .primary-border-color-b2 {
    border-color: #1262b3 !important; }
    .blu-finmatica .primary-border-color-b2.border {
      border-color: #1262b3 !important; }
  .blu-finmatica .primary-bg-b3 {
    background-color: #1f5c99; }
  .blu-finmatica .primary-color-b3 {
    color: #1f5c99; }
  .blu-finmatica .primary-border-color-b3 {
    border-color: #1f5c99 !important; }
    .blu-finmatica .primary-border-color-b3.border {
      border-color: #1f5c99 !important; }
  .blu-finmatica .primary-bg-b4 {
    background-color: #265380; }
  .blu-finmatica .primary-color-b4 {
    color: #265380; }
  .blu-finmatica .primary-border-color-b4 {
    border-color: #265380 !important; }
    .blu-finmatica .primary-border-color-b4.border {
      border-color: #265380 !important; }
  .blu-finmatica .primary-bg-b5 {
    background-color: #294766; }
  .blu-finmatica .primary-color-b5 {
    color: #294766; }
  .blu-finmatica .primary-border-color-b5 {
    border-color: #294766 !important; }
    .blu-finmatica .primary-border-color-b5.border {
      border-color: #294766 !important; }
  .blu-finmatica .primary-bg-b6 {
    background-color: #26394d; }
  .blu-finmatica .primary-color-b6 {
    color: #26394d; }
  .blu-finmatica .primary-border-color-b6 {
    border-color: #26394d !important; }
    .blu-finmatica .primary-border-color-b6.border {
      border-color: #26394d !important; }
  .blu-finmatica .primary-bg-b7 {
    background-color: #1f2933; }
  .blu-finmatica .primary-color-b7 {
    color: #1f2933; }
  .blu-finmatica .primary-border-color-b7 {
    border-color: #1f2933 !important; }
    .blu-finmatica .primary-border-color-b7.border {
      border-color: #1f2933 !important; }
  .blu-finmatica .primary-bg-b8 {
    background-color: #12161a; }
  .blu-finmatica .primary-color-b8 {
    color: #12161a; }
  .blu-finmatica .primary-border-color-b8 {
    border-color: #12161a !important; }
    .blu-finmatica .primary-border-color-b8.border {
      border-color: #12161a !important; }
  .blu-finmatica .primary-bg-c1 {
    background-color: #dce9f5; }
  .blu-finmatica .primary-color-c1 {
    color: #dce9f5; }
  .blu-finmatica .primary-border-color-c1 {
    border-color: #dce9f5 !important; }
    .blu-finmatica .primary-border-color-c1.border {
      border-color: #dce9f5 !important; }
  .blu-finmatica .primary-bg-c2 {
    background-color: #c4dcf5; }
  .blu-finmatica .primary-color-c2 {
    color: #c4dcf5; }
  .blu-finmatica .primary-border-color-c2 {
    border-color: #c4dcf5 !important; }
    .blu-finmatica .primary-border-color-c2.border {
      border-color: #c4dcf5 !important; }
  .blu-finmatica .primary-bg-c3 {
    background-color: #abd0f5; }
  .blu-finmatica .primary-color-c3 {
    color: #abd0f5; }
  .blu-finmatica .primary-border-color-c3 {
    border-color: #abd0f5 !important; }
    .blu-finmatica .primary-border-color-c3.border {
      border-color: #abd0f5 !important; }
  .blu-finmatica .primary-bg-c4 {
    background-color: #93c4f5; }
  .blu-finmatica .primary-color-c4 {
    color: #93c4f5; }
  .blu-finmatica .primary-border-color-c4 {
    border-color: #93c4f5 !important; }
    .blu-finmatica .primary-border-color-c4.border {
      border-color: #93c4f5 !important; }
  .blu-finmatica .primary-bg-c5 {
    background-color: #7ab8f5; }
  .blu-finmatica .primary-color-c5 {
    color: #7ab8f5; }
  .blu-finmatica .primary-border-color-c5 {
    border-color: #7ab8f5 !important; }
    .blu-finmatica .primary-border-color-c5.border {
      border-color: #7ab8f5 !important; }
  .blu-finmatica .primary-bg-c6 {
    background-color: #62abf5; }
  .blu-finmatica .primary-color-c6 {
    color: #62abf5; }
  .blu-finmatica .primary-border-color-c6 {
    border-color: #62abf5 !important; }
    .blu-finmatica .primary-border-color-c6.border {
      border-color: #62abf5 !important; }
  .blu-finmatica .primary-bg-c7 {
    background-color: #499ff5; }
  .blu-finmatica .primary-color-c7 {
    color: #499ff5; }
  .blu-finmatica .primary-border-color-c7 {
    border-color: #499ff5 !important; }
    .blu-finmatica .primary-border-color-c7.border {
      border-color: #499ff5 !important; }
  .blu-finmatica .primary-bg-c8 {
    background-color: #3193f5; }
  .blu-finmatica .primary-color-c8 {
    color: #3193f5; }
  .blu-finmatica .primary-border-color-c8 {
    border-color: #3193f5 !important; }
    .blu-finmatica .primary-border-color-c8.border {
      border-color: #3193f5 !important; }
  .blu-finmatica .primary-bg-c9 {
    background-color: #1887f5; }
  .blu-finmatica .primary-color-c9 {
    color: #1887f5; }
  .blu-finmatica .primary-border-color-c9 {
    border-color: #1887f5 !important; }
    .blu-finmatica .primary-border-color-c9.border {
      border-color: #1887f5 !important; }
  .blu-finmatica .primary-bg-c10 {
    background-color: #007af5; }
  .blu-finmatica .primary-color-c10 {
    color: #007af5; }
  .blu-finmatica .primary-border-color-c10 {
    border-color: #007af5 !important; }
    .blu-finmatica .primary-border-color-c10.border {
      border-color: #007af5 !important; }
  .blu-finmatica .primary-bg-c11 {
    background-color: #0070e0; }
  .blu-finmatica .primary-color-c11 {
    color: #0070e0; }
  .blu-finmatica .primary-border-color-c11 {
    border-color: #0070e0 !important; }
    .blu-finmatica .primary-border-color-c11.border {
      border-color: #0070e0 !important; }
  .blu-finmatica .primary-bg-c12 {
    background-color: #0066cc; }
  .blu-finmatica .primary-color-c12 {
    color: #0066cc; }
  .blu-finmatica .primary-border-color-c12 {
    border-color: #0066cc !important; }
    .blu-finmatica .primary-border-color-c12.border {
      border-color: #0066cc !important; }
  .blu-finmatica .analogue-1-bg {
    background-color: #3126ff; }
  .blu-finmatica .analogue-1-color {
    color: #3126ff; }
  .blu-finmatica .analogue-1-border-color- {
    border-color: #3126ff !important; }
    .blu-finmatica .analogue-1-border-color-.border {
      border-color: #3126ff !important; }
  .blu-finmatica .analogue-1-bg-a1 {
    background-color: #e7e6ff; }
  .blu-finmatica .analogue-1-color-a1 {
    color: #e7e6ff; }
  .blu-finmatica .analogue-1-border-color-a1 {
    border-color: #e7e6ff !important; }
    .blu-finmatica .analogue-1-border-color-a1.border {
      border-color: #e7e6ff !important; }
  .blu-finmatica .analogue-1-bg-a2 {
    background-color: #bbb8f5; }
  .blu-finmatica .analogue-1-color-a2 {
    color: #bbb8f5; }
  .blu-finmatica .analogue-1-border-color-a2 {
    border-color: #bbb8f5 !important; }
    .blu-finmatica .analogue-1-border-color-a2.border {
      border-color: #bbb8f5 !important; }
  .blu-finmatica .analogue-1-bg-a3 {
    background-color: #918deb; }
  .blu-finmatica .analogue-1-color-a3 {
    color: #918deb; }
  .blu-finmatica .analogue-1-border-color-a3 {
    border-color: #918deb !important; }
    .blu-finmatica .analogue-1-border-color-a3.border {
      border-color: #918deb !important; }
  .blu-finmatica .analogue-1-bg-a4 {
    background-color: #6b65e0; }
  .blu-finmatica .analogue-1-color-a4 {
    color: #6b65e0; }
  .blu-finmatica .analogue-1-border-color-a4 {
    border-color: #6b65e0 !important; }
    .blu-finmatica .analogue-1-border-color-a4.border {
      border-color: #6b65e0 !important; }
  .blu-finmatica .analogue-1-bg-a5 {
    background-color: #4840d6; }
  .blu-finmatica .analogue-1-color-a5 {
    color: #4840d6; }
  .blu-finmatica .analogue-1-border-color-a5 {
    border-color: #4840d6 !important; }
    .blu-finmatica .analogue-1-border-color-a5.border {
      border-color: #4840d6 !important; }
  .blu-finmatica .analogue-1-bg-a6 {
    background-color: #271fcc; }
  .blu-finmatica .analogue-1-color-a6 {
    color: #271fcc; }
  .blu-finmatica .analogue-1-border-color-a6 {
    border-color: #271fcc !important; }
    .blu-finmatica .analogue-1-border-color-a6.border {
      border-color: #271fcc !important; }
  .blu-finmatica .analogue-1-bg-a7 {
    background-color: #221bb3; }
  .blu-finmatica .analogue-1-color-a7 {
    color: #221bb3; }
  .blu-finmatica .analogue-1-border-color-a7 {
    border-color: #221bb3 !important; }
    .blu-finmatica .analogue-1-border-color-a7.border {
      border-color: #221bb3 !important; }
  .blu-finmatica .analogue-1-bg-a8 {
    background-color: #1d1799; }
  .blu-finmatica .analogue-1-color-a8 {
    color: #1d1799; }
  .blu-finmatica .analogue-1-border-color-a8 {
    border-color: #1d1799 !important; }
    .blu-finmatica .analogue-1-border-color-a8.border {
      border-color: #1d1799 !important; }
  .blu-finmatica .analogue-1-bg-a9 {
    background-color: #191380; }
  .blu-finmatica .analogue-1-color-a9 {
    color: #191380; }
  .blu-finmatica .analogue-1-border-color-a9 {
    border-color: #191380 !important; }
    .blu-finmatica .analogue-1-border-color-a9.border {
      border-color: #191380 !important; }
  .blu-finmatica .analogue-1-bg-a10 {
    background-color: #140f66; }
  .blu-finmatica .analogue-1-color-a10 {
    color: #140f66; }
  .blu-finmatica .analogue-1-border-color-a10 {
    border-color: #140f66 !important; }
    .blu-finmatica .analogue-1-border-color-a10.border {
      border-color: #140f66 !important; }
  .blu-finmatica .analogue-1-bg-a11 {
    background-color: #0f0b4d; }
  .blu-finmatica .analogue-1-color-a11 {
    color: #0f0b4d; }
  .blu-finmatica .analogue-1-border-color-a11 {
    border-color: #0f0b4d !important; }
    .blu-finmatica .analogue-1-border-color-a11.border {
      border-color: #0f0b4d !important; }
  .blu-finmatica .analogue-1-bg-a12 {
    background-color: #0a0833; }
  .blu-finmatica .analogue-1-color-a12 {
    color: #0a0833; }
  .blu-finmatica .analogue-1-border-color-a12 {
    border-color: #0a0833 !important; }
    .blu-finmatica .analogue-1-border-color-a12.border {
      border-color: #0a0833 !important; }
  .blu-finmatica .analogue-2-bg {
    background-color: #0bd9d2; }
  .blu-finmatica .analogue-2-color {
    color: #0bd9d2; }
  .blu-finmatica .analogue-2-border-color- {
    border-color: #0bd9d2 !important; }
    .blu-finmatica .analogue-2-border-color-.border {
      border-color: #0bd9d2 !important; }
  .blu-finmatica .analogue-2-bg-a1 {
    background-color: #ccfffd; }
  .blu-finmatica .analogue-2-color-a1 {
    color: #ccfffd; }
  .blu-finmatica .analogue-2-border-color-a1 {
    border-color: #ccfffd !important; }
    .blu-finmatica .analogue-2-border-color-a1.border {
      border-color: #ccfffd !important; }
  .blu-finmatica .analogue-2-bg-a2 {
    background-color: #9ff5f2; }
  .blu-finmatica .analogue-2-color-a2 {
    color: #9ff5f2; }
  .blu-finmatica .analogue-2-border-color-a2 {
    border-color: #9ff5f2 !important; }
    .blu-finmatica .analogue-2-border-color-a2.border {
      border-color: #9ff5f2 !important; }
  .blu-finmatica .analogue-2-bg-a3 {
    background-color: #75ebe7; }
  .blu-finmatica .analogue-2-color-a3 {
    color: #75ebe7; }
  .blu-finmatica .analogue-2-border-color-a3 {
    border-color: #75ebe7 !important; }
    .blu-finmatica .analogue-2-border-color-a3.border {
      border-color: #75ebe7 !important; }
  .blu-finmatica .analogue-2-bg-a4 {
    background-color: #4fe0dc; }
  .blu-finmatica .analogue-2-color-a4 {
    color: #4fe0dc; }
  .blu-finmatica .analogue-2-border-color-a4 {
    border-color: #4fe0dc !important; }
    .blu-finmatica .analogue-2-border-color-a4.border {
      border-color: #4fe0dc !important; }
  .blu-finmatica .analogue-2-bg-a5 {
    background-color: #2bd6d0; }
  .blu-finmatica .analogue-2-color-a5 {
    color: #2bd6d0; }
  .blu-finmatica .analogue-2-border-color-a5 {
    border-color: #2bd6d0 !important; }
    .blu-finmatica .analogue-2-border-color-a5.border {
      border-color: #2bd6d0 !important; }
  .blu-finmatica .analogue-2-bg-a6 {
    background-color: #0accc6; }
  .blu-finmatica .analogue-2-color-a6 {
    color: #0accc6; }
  .blu-finmatica .analogue-2-border-color-a6 {
    border-color: #0accc6 !important; }
    .blu-finmatica .analogue-2-border-color-a6.border {
      border-color: #0accc6 !important; }
  .blu-finmatica .analogue-2-bg-a7 {
    background-color: #09b3ad; }
  .blu-finmatica .analogue-2-color-a7 {
    color: #09b3ad; }
  .blu-finmatica .analogue-2-border-color-a7 {
    border-color: #09b3ad !important; }
    .blu-finmatica .analogue-2-border-color-a7.border {
      border-color: #09b3ad !important; }
  .blu-finmatica .analogue-2-bg-a8 {
    background-color: #089994; }
  .blu-finmatica .analogue-2-color-a8 {
    color: #089994; }
  .blu-finmatica .analogue-2-border-color-a8 {
    border-color: #089994 !important; }
    .blu-finmatica .analogue-2-border-color-a8.border {
      border-color: #089994 !important; }
  .blu-finmatica .analogue-2-bg-a9 {
    background-color: #06807b; }
  .blu-finmatica .analogue-2-color-a9 {
    color: #06807b; }
  .blu-finmatica .analogue-2-border-color-a9 {
    border-color: #06807b !important; }
    .blu-finmatica .analogue-2-border-color-a9.border {
      border-color: #06807b !important; }
  .blu-finmatica .analogue-2-bg-a10 {
    background-color: #056663; }
  .blu-finmatica .analogue-2-color-a10 {
    color: #056663; }
  .blu-finmatica .analogue-2-border-color-a10 {
    border-color: #056663 !important; }
    .blu-finmatica .analogue-2-border-color-a10.border {
      border-color: #056663 !important; }
  .blu-finmatica .analogue-2-bg-a11 {
    background-color: #044d4a; }
  .blu-finmatica .analogue-2-color-a11 {
    color: #044d4a; }
  .blu-finmatica .analogue-2-border-color-a11 {
    border-color: #044d4a !important; }
    .blu-finmatica .analogue-2-border-color-a11.border {
      border-color: #044d4a !important; }
  .blu-finmatica .analogue-2-bg-a12 {
    background-color: #033331; }
  .blu-finmatica .analogue-2-color-a12 {
    color: #033331; }
  .blu-finmatica .analogue-2-border-color-a12 {
    border-color: #033331 !important; }
    .blu-finmatica .analogue-2-border-color-a12.border {
      border-color: #033331 !important; }
  .blu-finmatica .complementary-1-bg {
    background-color: #f73e5a; }
  .blu-finmatica .complementary-1-color {
    color: #ff9900; }
  .blu-finmatica .complementary-1-border-color- {
    border-color: #f73e5a !important; }
    .blu-finmatica .complementary-1-border-color-.border {
      border-color: #f73e5a !important; }
  .blu-finmatica .complementary-1-bg-a1 {
    background-color: #fffcfd; }
  .blu-finmatica .complementary-1-color-a1 {
    color: #fffcfd; }
  .blu-finmatica .complementary-1-border-color-a1 {
    border-color: #fffcfd !important; }
    .blu-finmatica .complementary-1-border-color-a1.border {
      border-color: #fffcfd !important; }
  .blu-finmatica .complementary-1-bg-a2 {
    background-color: #f5d0d6; }
  .blu-finmatica .complementary-1-color-a2 {
    color: #f5d0d6; }
  .blu-finmatica .complementary-1-border-color-a2 {
    border-color: #f5d0d6 !important; }
    .blu-finmatica .complementary-1-border-color-a2.border {
      border-color: #f5d0d6 !important; }
  .blu-finmatica .complementary-1-bg-a3 {
    background-color: #eba4af; }
  .blu-finmatica .complementary-1-color-a3 {
    color: #eba4af; }
  .blu-finmatica .complementary-1-border-color-a3 {
    border-color: #eba4af !important; }
    .blu-finmatica .complementary-1-border-color-a3.border {
      border-color: #eba4af !important; }
  .blu-finmatica .complementary-1-bg-a4 {
    background-color: #e07b8b; }
  .blu-finmatica .complementary-1-color-a4 {
    color: #e07b8b; }
  .blu-finmatica .complementary-1-border-color-a4 {
    border-color: #e07b8b !important; }
    .blu-finmatica .complementary-1-border-color-a4.border {
      border-color: #e07b8b !important; }
  .blu-finmatica .complementary-1-bg-a5 {
    background-color: #d65669; }
  .blu-finmatica .complementary-1-color-a5 {
    color: #d65669; }
  .blu-finmatica .complementary-1-border-color-a5 {
    border-color: #d65669 !important; }
    .blu-finmatica .complementary-1-border-color-a5.border {
      border-color: #d65669 !important; }
  .blu-finmatica .complementary-1-bg-a6 {
    background-color: #cc334a; }
  .blu-finmatica .complementary-1-color-a6 {
    color: #cc334a; }
  .blu-finmatica .complementary-1-border-color-a6 {
    border-color: #cc334a !important; }
    .blu-finmatica .complementary-1-border-color-a6.border {
      border-color: #cc334a !important; }
  .blu-finmatica .complementary-1-bg-a7 {
    background-color: #b32d41; }
  .blu-finmatica .complementary-1-color-a7 {
    color: #b32d41; }
  .blu-finmatica .complementary-1-border-color-a7 {
    border-color: #b32d41 !important; }
    .blu-finmatica .complementary-1-border-color-a7.border {
      border-color: #b32d41 !important; }
  .blu-finmatica .complementary-1-bg-a8 {
    background-color: #992637; }
  .blu-finmatica .complementary-1-color-a8 {
    color: #992637; }
  .blu-finmatica .complementary-1-border-color-a8 {
    border-color: #992637 !important; }
    .blu-finmatica .complementary-1-border-color-a8.border {
      border-color: #992637 !important; }
  .blu-finmatica .complementary-1-bg-a9 {
    background-color: #80202e; }
  .blu-finmatica .complementary-1-color-a9 {
    color: #80202e; }
  .blu-finmatica .complementary-1-border-color-a9 {
    border-color: #80202e !important; }
    .blu-finmatica .complementary-1-border-color-a9.border {
      border-color: #80202e !important; }
  .blu-finmatica .complementary-1-bg-a10 {
    background-color: #661a25; }
  .blu-finmatica .complementary-1-color-a10 {
    color: #661a25; }
  .blu-finmatica .complementary-1-border-color-a10 {
    border-color: #661a25 !important; }
    .blu-finmatica .complementary-1-border-color-a10.border {
      border-color: #661a25 !important; }
  .blu-finmatica .complementary-1-bg-a11 {
    background-color: #4d131c; }
  .blu-finmatica .complementary-1-color-a11 {
    color: #4d131c; }
  .blu-finmatica .complementary-1-border-color-a11 {
    border-color: #4d131c !important; }
    .blu-finmatica .complementary-1-border-color-a11.border {
      border-color: #4d131c !important; }
  .blu-finmatica .complementary-1-bg-a12 {
    background-color: #330d12; }
  .blu-finmatica .complementary-1-color-a12 {
    color: #330d12; }
  .blu-finmatica .complementary-1-border-color-a12 {
    border-color: #330d12 !important; }
    .blu-finmatica .complementary-1-border-color-a12.border {
      border-color: #330d12 !important; }
  .blu-finmatica .complementary-2-bg {
    background-color: #ff9900; }
  .blu-finmatica .complementary-2-color {
    color: #ff9900; }
  .blu-finmatica .complementary-2-border-color- {
    border-color: #ff9900 !important; }
    .blu-finmatica .complementary-2-border-color-.border {
      border-color: #ff9900 !important; }
  .blu-finmatica .complementary-2-bg-a1 {
    background-color: #ffe6bf; }
  .blu-finmatica .complementary-2-color-a1 {
    color: #ffe6bf; }
  .blu-finmatica .complementary-2-border-color-a1 {
    border-color: #ffe6bf !important; }
    .blu-finmatica .complementary-2-border-color-a1.border {
      border-color: #ffe6bf !important; }
  .blu-finmatica .complementary-2-bg-a2 {
    background-color: #f5ce93; }
  .blu-finmatica .complementary-2-color-a2 {
    color: #f5ce93; }
  .blu-finmatica .complementary-2-border-color-a2 {
    border-color: #f5ce93 !important; }
    .blu-finmatica .complementary-2-border-color-a2.border {
      border-color: #f5ce93 !important; }
  .blu-finmatica .complementary-2-bg-a3 {
    background-color: #ebb76a; }
  .blu-finmatica .complementary-2-color-a3 {
    color: #ebb76a; }
  .blu-finmatica .complementary-2-border-color-a3 {
    border-color: #ebb76a !important; }
    .blu-finmatica .complementary-2-border-color-a3.border {
      border-color: #ebb76a !important; }
  .blu-finmatica .complementary-2-bg-a4 {
    background-color: #e0a243; }
  .blu-finmatica .complementary-2-color-a4 {
    color: #e0a243; }
  .blu-finmatica .complementary-2-border-color-a4 {
    border-color: #e0a243 !important; }
    .blu-finmatica .complementary-2-border-color-a4.border {
      border-color: #e0a243 !important; }
  .blu-finmatica .complementary-2-bg-a5 {
    background-color: #d68d20; }
  .blu-finmatica .complementary-2-color-a5 {
    color: #d68d20; }
  .blu-finmatica .complementary-2-border-color-a5 {
    border-color: #d68d20 !important; }
    .blu-finmatica .complementary-2-border-color-a5.border {
      border-color: #d68d20 !important; }
  .blu-finmatica .complementary-2-bg-a6 {
    background-color: #cc7a00; }
  .blu-finmatica .complementary-2-color-a6 {
    color: #cc7a00; }
  .blu-finmatica .complementary-2-border-color-a6 {
    border-color: #cc7a00 !important; }
    .blu-finmatica .complementary-2-border-color-a6.border {
      border-color: #cc7a00 !important; }
  .blu-finmatica .complementary-2-bg-a7 {
    background-color: #b36b00; }
  .blu-finmatica .complementary-2-color-a7 {
    color: #b36b00; }
  .blu-finmatica .complementary-2-border-color-a7 {
    border-color: #b36b00 !important; }
    .blu-finmatica .complementary-2-border-color-a7.border {
      border-color: #b36b00 !important; }
  .blu-finmatica .complementary-2-bg-a8 {
    background-color: #995c00; }
  .blu-finmatica .complementary-2-color-a8 {
    color: #995c00; }
  .blu-finmatica .complementary-2-border-color-a8 {
    border-color: #995c00 !important; }
    .blu-finmatica .complementary-2-border-color-a8.border {
      border-color: #995c00 !important; }
  .blu-finmatica .complementary-2-bg-a9 {
    background-color: #804d00; }
  .blu-finmatica .complementary-2-color-a9 {
    color: #804d00; }
  .blu-finmatica .complementary-2-border-color-a9 {
    border-color: #804d00 !important; }
    .blu-finmatica .complementary-2-border-color-a9.border {
      border-color: #804d00 !important; }
  .blu-finmatica .complementary-2-bg-a10 {
    background-color: #663d00; }
  .blu-finmatica .complementary-2-color-a10 {
    color: #663d00; }
  .blu-finmatica .complementary-2-border-color-a10 {
    border-color: #663d00 !important; }
    .blu-finmatica .complementary-2-border-color-a10.border {
      border-color: #663d00 !important; }
  .blu-finmatica .complementary-2-bg-a11 {
    background-color: #4d2e00; }
  .blu-finmatica .complementary-2-color-a11 {
    color: #4d2e00; }
  .blu-finmatica .complementary-2-border-color-a11 {
    border-color: #4d2e00 !important; }
    .blu-finmatica .complementary-2-border-color-a11.border {
      border-color: #4d2e00 !important; }
  .blu-finmatica .complementary-2-bg-a12 {
    background-color: #331f00; }
  .blu-finmatica .complementary-2-color-a12 {
    color: #331f00; }
  .blu-finmatica .complementary-2-border-color-a12 {
    border-color: #331f00 !important; }
    .blu-finmatica .complementary-2-border-color-a12.border {
      border-color: #331f00 !important; }
  .blu-finmatica .complementary-3-bg {
    background-color: #00cf86; }
  .blu-finmatica .complementary-3-color {
    color: #00cf86; }
  .blu-finmatica .complementary-3-border-color- {
    border-color: #00cf86 !important; }
    .blu-finmatica .complementary-3-border-color-.border {
      border-color: #00cf86 !important; }
  .blu-finmatica .complementary-3-bg-a1 {
    background-color: #bfffe9; }
  .blu-finmatica .complementary-3-color-a1 {
    color: #bfffe9; }
  .blu-finmatica .complementary-3-border-color-a1 {
    border-color: #bfffe9 !important; }
    .blu-finmatica .complementary-3-border-color-a1.border {
      border-color: #bfffe9 !important; }
  .blu-finmatica .complementary-3-bg-a2 {
    background-color: #93f5d3; }
  .blu-finmatica .complementary-3-color-a2 {
    color: #93f5d3; }
  .blu-finmatica .complementary-3-border-color-a2 {
    border-color: #93f5d3 !important; }
    .blu-finmatica .complementary-3-border-color-a2.border {
      border-color: #93f5d3 !important; }
  .blu-finmatica .complementary-3-bg-a3 {
    background-color: #6aebbd; }
  .blu-finmatica .complementary-3-color-a3 {
    color: #6aebbd; }
  .blu-finmatica .complementary-3-border-color-a3 {
    border-color: #6aebbd !important; }
    .blu-finmatica .complementary-3-border-color-a3.border {
      border-color: #6aebbd !important; }
  .blu-finmatica .complementary-3-bg-a4 {
    background-color: #43e0a9; }
  .blu-finmatica .complementary-3-color-a4 {
    color: #43e0a9; }
  .blu-finmatica .complementary-3-border-color-a4 {
    border-color: #43e0a9 !important; }
    .blu-finmatica .complementary-3-border-color-a4.border {
      border-color: #43e0a9 !important; }
  .blu-finmatica .complementary-3-bg-a5 {
    background-color: #20d696; }
  .blu-finmatica .complementary-3-color-a5 {
    color: #20d696; }
  .blu-finmatica .complementary-3-border-color-a5 {
    border-color: #20d696 !important; }
    .blu-finmatica .complementary-3-border-color-a5.border {
      border-color: #20d696 !important; }
  .blu-finmatica .complementary-3-bg-a6 {
    background-color: #00cc85; }
  .blu-finmatica .complementary-3-color-a6 {
    color: #00cc85; }
  .blu-finmatica .complementary-3-border-color-a6 {
    border-color: #00cc85 !important; }
    .blu-finmatica .complementary-3-border-color-a6.border {
      border-color: #00cc85 !important; }
  .blu-finmatica .complementary-3-bg-a7 {
    background-color: #00b374; }
  .blu-finmatica .complementary-3-color-a7 {
    color: #00b374; }
  .blu-finmatica .complementary-3-border-color-a7 {
    border-color: #00b374 !important; }
    .blu-finmatica .complementary-3-border-color-a7.border {
      border-color: #00b374 !important; }
  .blu-finmatica .complementary-3-bg-a8 {
    background-color: #009963; }
  .blu-finmatica .complementary-3-color-a8 {
    color: #009963; }
  .blu-finmatica .complementary-3-border-color-a8 {
    border-color: #009963 !important; }
    .blu-finmatica .complementary-3-border-color-a8.border {
      border-color: #009963 !important; }
  .blu-finmatica .complementary-3-bg-a9 {
    background-color: #008053; }
  .blu-finmatica .complementary-3-color-a9 {
    color: #008053; }
  .blu-finmatica .complementary-3-border-color-a9 {
    border-color: #008053 !important; }
    .blu-finmatica .complementary-3-border-color-a9.border {
      border-color: #008053 !important; }
  .blu-finmatica .complementary-3-bg-a10 {
    background-color: #006642; }
  .blu-finmatica .complementary-3-color-a10 {
    color: #006642; }
  .blu-finmatica .complementary-3-border-color-a10 {
    border-color: #006642 !important; }
    .blu-finmatica .complementary-3-border-color-a10.border {
      border-color: #006642 !important; }
  .blu-finmatica .complementary-3-bg-a11 {
    background-color: #004d32; }
  .blu-finmatica .complementary-3-color-a11 {
    color: #004d32; }
  .blu-finmatica .complementary-3-border-color-a11 {
    border-color: #004d32 !important; }
    .blu-finmatica .complementary-3-border-color-a11.border {
      border-color: #004d32 !important; }
  .blu-finmatica .complementary-3-bg-a12 {
    background-color: #003321; }
  .blu-finmatica .complementary-3-color-a12 {
    color: #003321; }
  .blu-finmatica .complementary-3-border-color-a12 {
    border-color: #003321 !important; }
    .blu-finmatica .complementary-3-border-color-a12.border {
      border-color: #003321 !important; }
  .blu-finmatica .analogue-1-bg {
    background-color: #3126ff; }
  .blu-finmatica .analogue-1-color {
    color: #3126ff; }
  .blu-finmatica .analogue-1-border-color- {
    border-color: #3126ff !important; }
    .blu-finmatica .analogue-1-border-color-.border {
      border-color: #3126ff !important; }
  .blu-finmatica .analogue-1-bg-b1 {
    background-color: #3126ff; }
  .blu-finmatica .analogue-1-color-b1 {
    color: #3126ff; }
  .blu-finmatica .analogue-1-border-color-b1 {
    border-color: #3126ff !important; }
    .blu-finmatica .analogue-1-border-color-b1.border {
      border-color: #3126ff !important; }
  .blu-finmatica .analogue-1-bg-b2 {
    background-color: #4239e6; }
  .blu-finmatica .analogue-1-color-b2 {
    color: #4239e6; }
  .blu-finmatica .analogue-1-border-color-b2 {
    border-color: #4239e6 !important; }
    .blu-finmatica .analogue-1-border-color-b2.border {
      border-color: #4239e6 !important; }
  .blu-finmatica .analogue-1-bg-b3 {
    background-color: #4e47cc; }
  .blu-finmatica .analogue-1-color-b3 {
    color: #4e47cc; }
  .blu-finmatica .analogue-1-border-color-b3 {
    border-color: #4e47cc !important; }
    .blu-finmatica .analogue-1-border-color-b3.border {
      border-color: #4e47cc !important; }
  .blu-finmatica .analogue-1-bg-b4 {
    background-color: #5550b3; }
  .blu-finmatica .analogue-1-color-b4 {
    color: #5550b3; }
  .blu-finmatica .analogue-1-border-color-b4 {
    border-color: #5550b3 !important; }
    .blu-finmatica .analogue-1-border-color-b4.border {
      border-color: #5550b3 !important; }
  .blu-finmatica .analogue-1-bg-b5 {
    background-color: #585499; }
  .blu-finmatica .analogue-1-color-b5 {
    color: #585499; }
  .blu-finmatica .analogue-1-border-color-b5 {
    border-color: #585499 !important; }
    .blu-finmatica .analogue-1-border-color-b5.border {
      border-color: #585499 !important; }
  .blu-finmatica .analogue-1-bg-b6 {
    background-color: #555380; }
  .blu-finmatica .analogue-1-color-b6 {
    color: #555380; }
  .blu-finmatica .analogue-1-border-color-b6 {
    border-color: #555380 !important; }
    .blu-finmatica .analogue-1-border-color-b6.border {
      border-color: #555380 !important; }
  .blu-finmatica .analogue-1-bg-b7 {
    background-color: #4e4d66; }
  .blu-finmatica .analogue-1-color-b7 {
    color: #4e4d66; }
  .blu-finmatica .analogue-1-border-color-b7 {
    border-color: #4e4d66 !important; }
    .blu-finmatica .analogue-1-border-color-b7.border {
      border-color: #4e4d66 !important; }
  .blu-finmatica .analogue-1-bg-b8 {
    background-color: #42414d; }
  .blu-finmatica .analogue-1-color-b8 {
    color: #42414d; }
  .blu-finmatica .analogue-1-border-color-b8 {
    border-color: #42414d !important; }
    .blu-finmatica .analogue-1-border-color-b8.border {
      border-color: #42414d !important; }
  .blu-finmatica .analogue-2-bg {
    background-color: #0bd9d2; }
  .blu-finmatica .analogue-2-color {
    color: #0bd9d2; }
  .blu-finmatica .analogue-2-border-color- {
    border-color: #0bd9d2 !important; }
    .blu-finmatica .analogue-2-border-color-.border {
      border-color: #0bd9d2 !important; }
  .blu-finmatica .analogue-2-bg-b1 {
    background-color: #0bd9d2; }
  .blu-finmatica .analogue-2-color-b1 {
    color: #0bd9d2; }
  .blu-finmatica .analogue-2-border-color-b1 {
    border-color: #0bd9d2 !important; }
    .blu-finmatica .analogue-2-border-color-b1.border {
      border-color: #0bd9d2 !important; }
  .blu-finmatica .analogue-2-bg-b2 {
    background-color: #1dbfba; }
  .blu-finmatica .analogue-2-color-b2 {
    color: #1dbfba; }
  .blu-finmatica .analogue-2-border-color-b2 {
    border-color: #1dbfba !important; }
    .blu-finmatica .analogue-2-border-color-b2.border {
      border-color: #1dbfba !important; }
  .blu-finmatica .analogue-2-bg-b3 {
    background-color: #29a6a2; }
  .blu-finmatica .analogue-2-color-b3 {
    color: #29a6a2; }
  .blu-finmatica .analogue-2-border-color-b3 {
    border-color: #29a6a2 !important; }
    .blu-finmatica .analogue-2-border-color-b3.border {
      border-color: #29a6a2 !important; }
  .blu-finmatica .analogue-2-bg-b4 {
    background-color: #318c89; }
  .blu-finmatica .analogue-2-color-b4 {
    color: #318c89; }
  .blu-finmatica .analogue-2-border-color-b4 {
    border-color: #318c89 !important; }
    .blu-finmatica .analogue-2-border-color-b4.border {
      border-color: #318c89 !important; }
  .blu-finmatica .analogue-2-bg-b5 {
    background-color: #347371; }
  .blu-finmatica .analogue-2-color-b5 {
    color: #347371; }
  .blu-finmatica .analogue-2-border-color-b5 {
    border-color: #347371 !important; }
    .blu-finmatica .analogue-2-border-color-b5.border {
      border-color: #347371 !important; }
  .blu-finmatica .analogue-2-bg-b6 {
    background-color: #315958; }
  .blu-finmatica .analogue-2-color-b6 {
    color: #315958; }
  .blu-finmatica .analogue-2-border-color-b6 {
    border-color: #315958 !important; }
    .blu-finmatica .analogue-2-border-color-b6.border {
      border-color: #315958 !important; }
  .blu-finmatica .analogue-2-bg-b7 {
    background-color: #29403f; }
  .blu-finmatica .analogue-2-color-b7 {
    color: #29403f; }
  .blu-finmatica .analogue-2-border-color-b7 {
    border-color: #29403f !important; }
    .blu-finmatica .analogue-2-border-color-b7.border {
      border-color: #29403f !important; }
  .blu-finmatica .analogue-2-bg-b8 {
    background-color: #1d2626; }
  .blu-finmatica .analogue-2-color-b8 {
    color: #1d2626; }
  .blu-finmatica .analogue-2-border-color-b8 {
    border-color: #1d2626 !important; }
    .blu-finmatica .analogue-2-border-color-b8.border {
      border-color: #1d2626 !important; }
  .blu-finmatica .complementary-1-bg-b1 {
    background-color: #f73e5a; }
  .blu-finmatica .complementary-1-color-b1 {
    color: #f73e5a; }
  .blu-finmatica .complementary-1-border-color-b1 {
    border-color: #f73e5a !important; }
    .blu-finmatica .complementary-1-border-color-b1.border {
      border-color: #f73e5a !important; }
  .blu-finmatica .complementary-1-bg-b2 {
    background-color: #de4e63; }
  .blu-finmatica .complementary-1-color-b2 {
    color: #de4e63; }
  .blu-finmatica .complementary-1-border-color-b2 {
    border-color: #de4e63 !important; }
    .blu-finmatica .complementary-1-border-color-b2.border {
      border-color: #de4e63 !important; }
  .blu-finmatica .complementary-1-bg-b3 {
    background-color: #c45869; }
  .blu-finmatica .complementary-1-color-b3 {
    color: #c45869; }
  .blu-finmatica .complementary-1-border-color-b3 {
    border-color: #c45869 !important; }
    .blu-finmatica .complementary-1-border-color-b3.border {
      border-color: #c45869 !important; }
  .blu-finmatica .complementary-1-bg-b4 {
    background-color: #ab5e69; }
  .blu-finmatica .complementary-1-color-b4 {
    color: #ab5e69; }
  .blu-finmatica .complementary-1-border-color-b4 {
    border-color: #ab5e69 !important; }
    .blu-finmatica .complementary-1-border-color-b4.border {
      border-color: #ab5e69 !important; }
  .blu-finmatica .complementary-1-bg-b5 {
    background-color: #915e66; }
  .blu-finmatica .complementary-1-color-b5 {
    color: #915e66; }
  .blu-finmatica .complementary-1-border-color-b5 {
    border-color: #915e66 !important; }
    .blu-finmatica .complementary-1-border-color-b5.border {
      border-color: #915e66 !important; }
  .blu-finmatica .complementary-1-bg-b6 {
    background-color: #785a5e; }
  .blu-finmatica .complementary-1-color-b6 {
    color: #785a5e; }
  .blu-finmatica .complementary-1-border-color-b6 {
    border-color: #785a5e !important; }
    .blu-finmatica .complementary-1-border-color-b6.border {
      border-color: #785a5e !important; }
  .blu-finmatica .complementary-1-bg-b7 {
    background-color: #5e5052; }
  .blu-finmatica .complementary-1-color-b7 {
    color: #5e5052; }
  .blu-finmatica .complementary-1-border-color-b7 {
    border-color: #5e5052 !important; }
    .blu-finmatica .complementary-1-border-color-b7.border {
      border-color: #5e5052 !important; }
  .blu-finmatica .complementary-1-bg-b8 {
    background-color: #454142; }
  .blu-finmatica .complementary-1-color-b8 {
    color: #454142; }
  .blu-finmatica .complementary-1-border-color-b8 {
    border-color: #454142 !important; }
    .blu-finmatica .complementary-1-border-color-b8.border {
      border-color: #454142 !important; }
  .blu-finmatica .complementary-2-bg-b1 {
    background-color: #ff9900; }
  .blu-finmatica .complementary-2-color-b1 {
    color: #ff9900; }
  .blu-finmatica .complementary-2-border-color-b1 {
    border-color: #ff9900 !important; }
    .blu-finmatica .complementary-2-border-color-b1.border {
      border-color: #ff9900 !important; }
  .blu-finmatica .complementary-2-bg-b2 {
    background-color: #e69317; }
  .blu-finmatica .complementary-2-color-b2 {
    color: #e69317; }
  .blu-finmatica .complementary-2-border-color-b2 {
    border-color: #e69317 !important; }
    .blu-finmatica .complementary-2-border-color-b2.border {
      border-color: #e69317 !important; }
  .blu-finmatica .complementary-2-bg-b3 {
    background-color: #cc8b29; }
  .blu-finmatica .complementary-2-color-b3 {
    color: #cc8b29; }
  .blu-finmatica .complementary-2-border-color-b3 {
    border-color: #cc8b29 !important; }
    .blu-finmatica .complementary-2-border-color-b3.border {
      border-color: #cc8b29 !important; }
  .blu-finmatica .complementary-2-bg-b4 {
    background-color: #b38136; }
  .blu-finmatica .complementary-2-color-b4 {
    color: #b38136; }
  .blu-finmatica .complementary-2-border-color-b4 {
    border-color: #b38136 !important; }
    .blu-finmatica .complementary-2-border-color-b4.border {
      border-color: #b38136 !important; }
  .blu-finmatica .complementary-2-bg-b5 {
    background-color: #99743d; }
  .blu-finmatica .complementary-2-color-b5 {
    color: #99743d; }
  .blu-finmatica .complementary-2-border-color-b5 {
    border-color: #99743d !important; }
    .blu-finmatica .complementary-2-border-color-b5.border {
      border-color: #99743d !important; }
  .blu-finmatica .complementary-2-bg-b6 {
    background-color: #806640; }
  .blu-finmatica .complementary-2-color-b6 {
    color: #806640; }
  .blu-finmatica .complementary-2-border-color-b6 {
    border-color: #806640 !important; }
    .blu-finmatica .complementary-2-border-color-b6.border {
      border-color: #806640 !important; }
  .blu-finmatica .complementary-2-bg-b7 {
    background-color: #66563d; }
  .blu-finmatica .complementary-2-color-b7 {
    color: #66563d; }
  .blu-finmatica .complementary-2-border-color-b7 {
    border-color: #66563d !important; }
    .blu-finmatica .complementary-2-border-color-b7.border {
      border-color: #66563d !important; }
  .blu-finmatica .complementary-2-bg-b8 {
    background-color: #4d4336; }
  .blu-finmatica .complementary-2-color-b8 {
    color: #4d4336; }
  .blu-finmatica .complementary-2-border-color-b8 {
    border-color: #4d4336 !important; }
    .blu-finmatica .complementary-2-border-color-b8.border {
      border-color: #4d4336 !important; }
  .blu-finmatica .complementary-3-bg-b1 {
    background-color: #00cf86; }
  .blu-finmatica .complementary-3-color-b1 {
    color: #00cf86; }
  .blu-finmatica .complementary-3-border-color-b1 {
    border-color: #00cf86 !important; }
    .blu-finmatica .complementary-3-border-color-b1.border {
      border-color: #00cf86 !important; }
  .blu-finmatica .complementary-3-bg-b2 {
    background-color: #12b57c; }
  .blu-finmatica .complementary-3-color-b2 {
    color: #12b57c; }
  .blu-finmatica .complementary-3-border-color-b2 {
    border-color: #12b57c !important; }
    .blu-finmatica .complementary-3-border-color-b2.border {
      border-color: #12b57c !important; }
  .blu-finmatica .complementary-3-bg-b3 {
    background-color: #1f9c70; }
  .blu-finmatica .complementary-3-color-b3 {
    color: #1f9c70; }
  .blu-finmatica .complementary-3-border-color-b3 {
    border-color: #1f9c70 !important; }
    .blu-finmatica .complementary-3-border-color-b3.border {
      border-color: #1f9c70 !important; }
  .blu-finmatica .complementary-3-bg-b4 {
    background-color: #278262; }
  .blu-finmatica .complementary-3-color-b4 {
    color: #278262; }
  .blu-finmatica .complementary-3-border-color-b4 {
    border-color: #278262 !important; }
    .blu-finmatica .complementary-3-border-color-b4.border {
      border-color: #278262 !important; }
  .blu-finmatica .complementary-3-bg-b5 {
    background-color: #2a6953; }
  .blu-finmatica .complementary-3-color-b5 {
    color: #2a6953; }
  .blu-finmatica .complementary-3-border-color-b5 {
    border-color: #2a6953 !important; }
    .blu-finmatica .complementary-3-border-color-b5.border {
      border-color: #2a6953 !important; }
  .blu-finmatica .complementary-3-bg-b6 {
    background-color: #284f41; }
  .blu-finmatica .complementary-3-color-b6 {
    color: #284f41; }
  .blu-finmatica .complementary-3-border-color-b6 {
    border-color: #284f41 !important; }
    .blu-finmatica .complementary-3-border-color-b6.border {
      border-color: #284f41 !important; }
  .blu-finmatica .complementary-3-bg-b7 {
    background-color: #20362e; }
  .blu-finmatica .complementary-3-color-b7 {
    color: #20362e; }
  .blu-finmatica .complementary-3-border-color-b7 {
    border-color: #20362e !important; }
    .blu-finmatica .complementary-3-border-color-b7.border {
      border-color: #20362e !important; }
  .blu-finmatica .complementary-3-bg-b8 {
    background-color: #141c19; }
  .blu-finmatica .complementary-3-color-b8 {
    color: #141c19; }
  .blu-finmatica .complementary-3-border-color-b8 {
    border-color: #141c19 !important; }
    .blu-finmatica .complementary-3-border-color-b8.border {
      border-color: #141c19 !important; }
  .blu-finmatica .neutral-1-bg {
    background-color: #17324d; }
  .blu-finmatica .neutral-1-color {
    color: #17324d; }
  .blu-finmatica .neutral-1-border-color- {
    border-color: #17324d !important; }
    .blu-finmatica .neutral-1-border-color-.border {
      border-color: #17324d !important; }
  .blu-finmatica .neutral-1-bg-a1 {
    background-color: #ebeced; }
  .blu-finmatica .neutral-1-color-a1 {
    color: #ebeced; }
  .blu-finmatica .neutral-1-border-color-a1 {
    border-color: #ebeced !important; }
    .blu-finmatica .neutral-1-border-color-a1.border {
      border-color: #ebeced !important; }
  .blu-finmatica .neutral-1-bg-a2 {
    background-color: #d9dadb; }
  .blu-finmatica .neutral-1-color-a2 {
    color: #d9dadb; }
  .blu-finmatica .neutral-1-border-color-a2 {
    border-color: #d9dadb !important; }
    .blu-finmatica .neutral-1-border-color-a2.border {
      border-color: #d9dadb !important; }
  .blu-finmatica .neutral-1-bg-a3 {
    background-color: #c5c7c9; }
  .blu-finmatica .neutral-1-color-a3 {
    color: #c5c7c9; }
  .blu-finmatica .neutral-1-border-color-a3 {
    border-color: #c5c7c9 !important; }
    .blu-finmatica .neutral-1-border-color-a3.border {
      border-color: #c5c7c9 !important; }
  .blu-finmatica .neutral-1-bg-a4 {
    background-color: #adb2b8; }
  .blu-finmatica .neutral-1-color-a4 {
    color: #adb2b8; }
  .blu-finmatica .neutral-1-border-color-a4 {
    border-color: #adb2b8 !important; }
    .blu-finmatica .neutral-1-border-color-a4.border {
      border-color: #adb2b8 !important; }
  .blu-finmatica .neutral-1-bg-a5 {
    background-color: #959da6; }
  .blu-finmatica .neutral-1-color-a5 {
    color: #959da6; }
  .blu-finmatica .neutral-1-border-color-a5 {
    border-color: #959da6 !important; }
    .blu-finmatica .neutral-1-border-color-a5.border {
      border-color: #959da6 !important; }
  .blu-finmatica .neutral-1-bg-a6 {
    background-color: #768594; }
  .blu-finmatica .neutral-1-color-a6 {
    color: #768594; }
  .blu-finmatica .neutral-1-border-color-a6 {
    border-color: #768594 !important; }
    .blu-finmatica .neutral-1-border-color-a6.border {
      border-color: #768594 !important; }
  .blu-finmatica .neutral-1-bg-a7 {
    background-color: #5b6f82; }
  .blu-finmatica .neutral-1-color-a7 {
    color: #5b6f82; }
  .blu-finmatica .neutral-1-border-color-a7 {
    border-color: #5b6f82 !important; }
    .blu-finmatica .neutral-1-border-color-a7.border {
      border-color: #5b6f82 !important; }
  .blu-finmatica .neutral-1-bg-a8 {
    background-color: #435a70; }
  .blu-finmatica .neutral-1-color-a8 {
    color: #435a70; }
  .blu-finmatica .neutral-1-border-color-a8 {
    border-color: #435a70 !important; }
    .blu-finmatica .neutral-1-border-color-a8.border {
      border-color: #435a70 !important; }
  .blu-finmatica .neutral-1-bg-a9 {
    background-color: #2f475e; }
  .blu-finmatica .neutral-1-color-a9 {
    color: #2f475e; }
  .blu-finmatica .neutral-1-border-color-a9 {
    border-color: #2f475e !important; }
    .blu-finmatica .neutral-1-border-color-a9.border {
      border-color: #2f475e !important; }
  .blu-finmatica .neutral-1-bg-a10 {
    background-color: #17324d; }
  .blu-finmatica .neutral-1-color-a10 {
    color: #17324d; }
  .blu-finmatica .neutral-1-border-color-a10 {
    border-color: #17324d !important; }
    .blu-finmatica .neutral-1-border-color-a10.border {
      border-color: #17324d !important; }
  .blu-finmatica .neutral-2-bg {
    background-color: #e6ecf2; }
  .blu-finmatica .neutral-2-color {
    color: #e6ecf2; }
  .blu-finmatica .neutral-2-border-color- {
    border-color: #e6ecf2; }
  .blu-finmatica .neutral-2-bg-b1 {
    background-color: #e6ecf2; }
  .blu-finmatica .neutral-2-color-b1 {
    color: #e6ecf2; }
  .blu-finmatica .neutral-2-border-color-b1 {
    border-color: #e6ecf2 !important; }
    .blu-finmatica .neutral-2-border-color-b1.border {
      border-color: #e6ecf2 !important; }
  .blu-finmatica .neutral-2-bg-b2 {
    background-color: #c2c7cc; }
  .blu-finmatica .neutral-2-color-b2 {
    color: #c2c7cc; }
  .blu-finmatica .neutral-2-border-color-b2 {
    border-color: #c2c7cc !important; }
    .blu-finmatica .neutral-2-border-color-b2.border {
      border-color: #c2c7cc !important; }
  .blu-finmatica .neutral-2-bg-b3 {
    background-color: #9da2a6; }
  .blu-finmatica .neutral-2-color-b3 {
    color: #9da2a6; }
  .blu-finmatica .neutral-2-border-color-b3 {
    border-color: #9da2a6 !important; }
    .blu-finmatica .neutral-2-border-color-b3.border {
      border-color: #9da2a6 !important; }
  .blu-finmatica .neutral-2-bg-b4 {
    background-color: #797c80; }
  .blu-finmatica .neutral-2-color-b4 {
    color: #797c80; }
  .blu-finmatica .neutral-2-border-color-b4 {
    border-color: #797c80 !important; }
    .blu-finmatica .neutral-2-border-color-b4.border {
      border-color: #797c80 !important; }
  .blu-finmatica .neutral-2-bg-b5 {
    background-color: #565759; }
  .blu-finmatica .neutral-2-color-b5 {
    color: #565759; }
  .blu-finmatica .neutral-2-border-color-b5 {
    border-color: #565759 !important; }
    .blu-finmatica .neutral-2-border-color-b5.border {
      border-color: #565759 !important; }
  .blu-finmatica .neutral-2-bg-b6 {
    background-color: #2f3133; }
  .blu-finmatica .neutral-2-color-b6 {
    color: #2f3133; }
  .blu-finmatica .neutral-2-border-color-b6 {
    border-color: #2f3133 !important; }
    .blu-finmatica .neutral-2-border-color-b6.border {
      border-color: #2f3133 !important; }
  .blu-finmatica .neutral-2-bg-b7 {
    background-color: #0c0c0d; }
  .blu-finmatica .neutral-2-color-b7 {
    color: #0c0c0d; }
  .blu-finmatica .neutral-2-border-color-b7 {
    border-color: #0c0c0d !important; }
    .blu-finmatica .neutral-2-border-color-b7.border {
      border-color: #0c0c0d !important; }
  .blu-finmatica .neutral-2-bg-a1 {
    background-color: #e6ecf2; }
  .blu-finmatica .neutral-2-color-a1 {
    color: #e6ecf2; }
  .blu-finmatica .neutral-2-border-color-a1 {
    border-color: #e6ecf2 !important; }
    .blu-finmatica .neutral-2-border-color-a1.border {
      border-color: #e6ecf2 !important; }
  .blu-finmatica .neutral-2-bg-a2 {
    background-color: #bcc4cc; }
  .blu-finmatica .neutral-2-color-a2 {
    color: #bcc4cc; }
  .blu-finmatica .neutral-2-border-color-a2 {
    border-color: #bcc4cc !important; }
    .blu-finmatica .neutral-2-border-color-a2.border {
      border-color: #bcc4cc !important; }
  .blu-finmatica .neutral-2-bg-a3 {
    background-color: #9aa0a6; }
  .blu-finmatica .neutral-2-color-a3 {
    color: #9aa0a6; }
  .blu-finmatica .neutral-2-border-color-a3 {
    border-color: #9aa0a6 !important; }
    .blu-finmatica .neutral-2-border-color-a3.border {
      border-color: #9aa0a6 !important; }
  .blu-finmatica .neutral-2-bg-a4 {
    background-color: #777b80; }
  .blu-finmatica .neutral-2-color-a4 {
    color: #777b80; }
  .blu-finmatica .neutral-2-border-color-a4 {
    border-color: #777b80 !important; }
    .blu-finmatica .neutral-2-border-color-a4.border {
      border-color: #777b80 !important; }
  .blu-finmatica .neutral-2-bg-a5 {
    background-color: #535659; }
  .blu-finmatica .neutral-2-color-a5 {
    color: #535659; }
  .blu-finmatica .neutral-2-border-color-a5 {
    border-color: #535659 !important; }
    .blu-finmatica .neutral-2-border-color-a5.border {
      border-color: #535659 !important; }
  .blu-finmatica .neutral-2-bg-a6 {
    background-color: #2f3133; }
  .blu-finmatica .neutral-2-color-a6 {
    color: #2f3133; }
  .blu-finmatica .neutral-2-border-color-a6 {
    border-color: #2f3133 !important; }
    .blu-finmatica .neutral-2-border-color-a6.border {
      border-color: #2f3133 !important; }
  .blu-finmatica .neutral-2-bg-a7 {
    background-color: #17181a; }
  .blu-finmatica .neutral-2-color-a7 {
    color: #17181a; }
  .blu-finmatica .neutral-2-border-color-a7 {
    border-color: #17181a !important; }
    .blu-finmatica .neutral-2-border-color-a7.border {
      border-color: #17181a !important; }
  .blu-finmatica .lightgrey-bg-a1 {
    background-color: #e8f2fc; }
  .blu-finmatica .lightgrey-color-a1 {
    color: #e8f2fc; }
  .blu-finmatica .lightgrey-border-color-a1 {
    border-color: #e8f2fc !important; }
    .blu-finmatica .lightgrey-border-color-a1.border {
      border-color: #e8f2fc !important; }
  .blu-finmatica .lightgrey-bg-a2 {
    background-color: #edf5fc; }
  .blu-finmatica .lightgrey-color-a2 {
    color: #edf5fc; }
  .blu-finmatica .lightgrey-border-color-a2 {
    border-color: #edf5fc !important; }
    .blu-finmatica .lightgrey-border-color-a2.border {
      border-color: #edf5fc !important; }
  .blu-finmatica .lightgrey-bg-a3 {
    background-color: #f2f7fc; }
  .blu-finmatica .lightgrey-color-a3 {
    color: #f2f7fc; }
  .blu-finmatica .lightgrey-border-color-a3 {
    border-color: #f2f7fc !important; }
    .blu-finmatica .lightgrey-border-color-a3.border {
      border-color: #f2f7fc !important; }
  .blu-finmatica .lightgrey-bg-a4 {
    background-color: #f5f9fc; }
  .blu-finmatica .lightgrey-color-a4 {
    color: #f5f9fc; }
  .blu-finmatica .lightgrey-border-color-a4 {
    border-color: #f5f9fc !important; }
    .blu-finmatica .lightgrey-border-color-a4.border {
      border-color: #f5f9fc !important; }
  .blu-finmatica .lightgrey-bg-b1 {
    background-color: #e6f0fa; }
  .blu-finmatica .lightgrey-color-b1 {
    color: #e6f0fa; }
  .blu-finmatica .lightgrey-border-color-b1 {
    border-color: #e6f0fa !important; }
    .blu-finmatica .lightgrey-border-color-b1.border {
      border-color: #e6f0fa !important; }
  .blu-finmatica .lightgrey-bg-b2 {
    background-color: #ebf2fa; }
  .blu-finmatica .lightgrey-color-b2 {
    color: #ebf2fa; }
  .blu-finmatica .lightgrey-border-color-b2 {
    border-color: #ebf2fa !important; }
    .blu-finmatica .lightgrey-border-color-b2.border {
      border-color: #ebf2fa !important; }
  .blu-finmatica .lightgrey-bg-b3 {
    background-color: #edf4fa; }
  .blu-finmatica .lightgrey-color-b3 {
    color: #edf4fa; }
  .blu-finmatica .lightgrey-border-color-b3 {
    border-color: #edf4fa !important; }
    .blu-finmatica .lightgrey-border-color-b3.border {
      border-color: #edf4fa !important; }
  .blu-finmatica .lightgrey-bg-b4 {
    background-color: #f2f6fa; }
  .blu-finmatica .lightgrey-color-b4 {
    color: #f2f6fa; }
  .blu-finmatica .lightgrey-border-color-b4 {
    border-color: #f2f6fa !important; }
    .blu-finmatica .lightgrey-border-color-b4.border {
      border-color: #f2f6fa !important; }
  .blu-finmatica .lightgrey-bg-c1 {
    background-color: #f7f9fa; }
  .blu-finmatica .lightgrey-color-c1 {
    color: #f7f9fa; }
  .blu-finmatica .lightgrey-border-color-c1 {
    border-color: #f7f9fa !important; }
    .blu-finmatica .lightgrey-border-color-c1.border {
      border-color: #f7f9fa !important; }
  .blu-finmatica .lightgrey-bg-c2 {
    background-color: #f5f6f7; }
  .blu-finmatica .lightgrey-color-c2 {
    color: #f5f6f7; }
  .blu-finmatica .lightgrey-border-color-c2 {
    border-color: #f5f6f7 !important; }
    .blu-finmatica .lightgrey-border-color-c2.border {
      border-color: #f5f6f7 !important; }
  .blu-finmatica :root {
    --blue: #007BFF;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #FFF;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --gray-secondary: #5c6f82;
    --gray-tertiary: #5a768a;
    --gray-quaternary: #fcfdff;
    --primary: #0066cc;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --black: #000;
    --white: #FFF;
    --100: #f8f9fa;
    --200: #e9ecef;
    --300: #dee2e6;
    --400: #ced4da;
    --500: #adb5bd;
    --600: #6c757d;
    --700: #495057;
    --800: #343a40;
    --900: #212529;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
  @media print {
    .blu-finmatica *,
    .blu-finmatica *::before,
    .blu-finmatica *::after {
      text-shadow: none !important;
      box-shadow: none !important; }
    .blu-finmatica a:not(.btn) {
      text-decoration: underline; }
    .blu-finmatica abbr[title]::after {
      content: " (" attr(title) ")"; }
    .blu-finmatica pre {
      white-space: pre-wrap !important; }
    .blu-finmatica pre,
    .blu-finmatica blockquote {
      border: 1px solid #adb5bd;
      page-break-inside: avoid; }
    .blu-finmatica thead {
      display: table-header-group; }
    .blu-finmatica tr,
    .blu-finmatica img {
      page-break-inside: avoid; }
    .blu-finmatica p,
    .blu-finmatica h2,
    .blu-finmatica h3 {
      orphans: 3;
      widows: 3; }
    .blu-finmatica h2,
    .blu-finmatica h3 {
      page-break-after: avoid; }
    .blu-finmatica {
      @page {
        size: a3; } }
    .blu-finmatica body {
      min-width: 992px !important; }
    .blu-finmatica .container {
      min-width: 992px !important; }
    .blu-finmatica .navbar {
      display: none; }
    .blu-finmatica .badge {
      border: 1px solid #000; }
    .blu-finmatica .table {
      border-collapse: collapse !important; }
      .blu-finmatica .table td,
      .blu-finmatica .table th {
        background-color: #FFF !important; }
    .blu-finmatica .table-bordered th,
    .blu-finmatica .table-bordered td {
      border: 1px solid #dee2e6 !important; }
    .blu-finmatica .table-dark {
      color: inherit; }
      .blu-finmatica .table-dark th,
      .blu-finmatica .table-dark td,
      .blu-finmatica .table-dark thead th,
      .blu-finmatica .table-dark tbody + tbody {
        border-color: #dee2e6; }
    .blu-finmatica .table .thead-dark th {
      color: inherit;
      border-color: #dee2e6; } }
  .blu-finmatica *,
  .blu-finmatica *::before,
  .blu-finmatica *::after {
    box-sizing: border-box; }
  .blu-finmatica html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .blu-finmatica article, .blu-finmatica aside, .blu-finmatica figcaption, .blu-finmatica figure, .blu-finmatica footer, .blu-finmatica header, .blu-finmatica hgroup, .blu-finmatica main, .blu-finmatica nav, .blu-finmatica section {
    display: block; }
  .blu-finmatica body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #FFF; }
  .blu-finmatica [tabindex="-1"]:focus:not(:focus-visible), .blu-finmatica .form-check [type='checkbox']:focus + label[tabindex="-1"]:not(:focus-visible),
  .blu-finmatica .form-check [type='radio']:focus + label[tabindex="-1"]:not(:focus-visible), .blu-finmatica .toggles label input[type='checkbox']:focus + .lever[tabindex="-1"]:not(:focus-visible), .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label[tabindex="-1"]:not(:focus-visible), .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label[tabindex="-1"]:not(:focus-visible), .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .lever[tabindex="-1"]:not(:focus-visible) {
    outline: 0 !important; }
  .blu-finmatica hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible; }
  .blu-finmatica h1, .blu-finmatica h2, .blu-finmatica h3, .blu-finmatica h4, .blu-finmatica h5, .blu-finmatica h6 {
    margin-top: 0;
    margin-bottom: 0.5rem; }
  .blu-finmatica p {
    margin-top: 0;
    margin-bottom: 1rem; }
  .blu-finmatica abbr[title],
  .blu-finmatica abbr[data-original-title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    text-decoration-skip-ink: none; }
  .blu-finmatica address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit; }
  .blu-finmatica ol,
  .blu-finmatica ul,
  .blu-finmatica dl {
    margin-top: 0;
    margin-bottom: 1rem; }
  .blu-finmatica ol ol,
  .blu-finmatica ul ul,
  .blu-finmatica ol ul,
  .blu-finmatica ul ol {
    margin-bottom: 0; }
  .blu-finmatica dt {
    font-weight: 700; }
  .blu-finmatica dd {
    margin-bottom: .5rem;
    margin-left: 0; }
  .blu-finmatica blockquote {
    margin: 0 0 1rem; }
  .blu-finmatica b,
  .blu-finmatica strong {
    font-weight: bolder; }
  .blu-finmatica small {
    font-size: 80%; }
  .blu-finmatica sub,
  .blu-finmatica sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline; }
  .blu-finmatica sub {
    bottom: -.25em; }
  .blu-finmatica sup {
    top: -.5em; }
  .blu-finmatica a {
    color: #0066cc;
    text-decoration: underline;
    background-color: transparent; }
    .blu-finmatica a:hover {
      color: #0056b3;
      text-decoration: underline; }
  .blu-finmatica a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none; }
    .blu-finmatica a:not([href]):not([class]):hover {
      color: inherit;
      text-decoration: none; }
  .blu-finmatica pre,
  .blu-finmatica code,
  .blu-finmatica kbd,
  .blu-finmatica samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em; }
  .blu-finmatica pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar; }
  .blu-finmatica figure {
    margin: 0 0 1rem; }
  .blu-finmatica img {
    vertical-align: middle;
    border-style: none; }
  .blu-finmatica svg {
    overflow: hidden;
    vertical-align: middle; }
  .blu-finmatica table {
    border-collapse: collapse; }
  .blu-finmatica caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom; }
  .blu-finmatica th {
    text-align: inherit;
    text-align: -webkit-match-parent; }
  .blu-finmatica label {
    display: inline-block;
    margin-bottom: 0.5rem; }
  .blu-finmatica button {
    border-radius: 0; }
  .blu-finmatica button:focus:not(:focus-visible), .blu-finmatica .toggles label input[type='checkbox']:focus + button.lever:not(:focus-visible), .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + button.lever:not(:focus-visible) {
    outline: 0; }
  .blu-finmatica input,
  .blu-finmatica button,
  .blu-finmatica select,
  .blu-finmatica optgroup,
  .blu-finmatica textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  .blu-finmatica button,
  .blu-finmatica input {
    overflow: visible; }
  .blu-finmatica button,
  .blu-finmatica select {
    text-transform: none; }
  .blu-finmatica [role="button"] {
    cursor: pointer; }
  .blu-finmatica select {
    word-wrap: normal; }
  .blu-finmatica button,
  .blu-finmatica [type="button"],
  .blu-finmatica [type="reset"],
  .blu-finmatica [type="submit"] {
    -webkit-appearance: button; }
  .blu-finmatica button:not(:disabled),
  .blu-finmatica [type="button"]:not(:disabled),
  .blu-finmatica [type="reset"]:not(:disabled),
  .blu-finmatica [type="submit"]:not(:disabled) {
    cursor: pointer; }
  .blu-finmatica button::-moz-focus-inner,
  .blu-finmatica [type="button"]::-moz-focus-inner,
  .blu-finmatica [type="reset"]::-moz-focus-inner,
  .blu-finmatica [type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none; }
  .blu-finmatica input[type="radio"],
  .blu-finmatica input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0; }
  .blu-finmatica textarea {
    overflow: auto;
    resize: vertical; }
  .blu-finmatica fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0; }
  .blu-finmatica legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal; }
  .blu-finmatica progress {
    vertical-align: baseline; }
  .blu-finmatica [type="number"]::-webkit-inner-spin-button,
  .blu-finmatica [type="number"]::-webkit-outer-spin-button {
    height: auto; }
  .blu-finmatica [type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none; }
  .blu-finmatica [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .blu-finmatica ::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button; }
  .blu-finmatica output {
    display: inline-block; }
  .blu-finmatica summary {
    display: list-item;
    cursor: pointer; }
  .blu-finmatica template {
    display: none; }
  .blu-finmatica [hidden] {
    display: none !important; }
  .blu-finmatica h1, .blu-finmatica h2, .blu-finmatica h3, .blu-finmatica h4, .blu-finmatica h5, .blu-finmatica h6,
  .blu-finmatica .h1, .blu-finmatica .h2, .blu-finmatica .h3, .blu-finmatica .h4, .blu-finmatica .h5, .blu-finmatica .h6 {
    margin-bottom: 0.5rem;
    font-weight: 700;
    line-height: 1.2; }
  .blu-finmatica h1, .blu-finmatica .h1 {
    font-size: 2.5rem; }
  .blu-finmatica h2, .blu-finmatica .h2 {
    font-size: 2rem; }
  .blu-finmatica h3, .blu-finmatica .h3 {
    font-size: 1.75rem; }
  .blu-finmatica h4, .blu-finmatica .h4 {
    font-size: 1.5rem; }
  .blu-finmatica h5, .blu-finmatica .h5 {
    font-size: 1.25rem; }
  .blu-finmatica h6, .blu-finmatica .h6 {
    font-size: 1rem; }
  .blu-finmatica .lead {
    font-size: 1.25rem;
    font-weight: 300; }
  .blu-finmatica .display-1 {
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 1.2; }
  .blu-finmatica .display-2 {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.2; }
  .blu-finmatica .display-3 {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.2; }
  .blu-finmatica .display-4 {
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.2; }
  .blu-finmatica hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .blu-finmatica small,
  .blu-finmatica .small {
    font-size: 80%;
    font-weight: 400; }
  .blu-finmatica mark,
  .blu-finmatica .mark {
    padding: 0.2em;
    background-color: #fcf8e3; }
  .blu-finmatica .list-unstyled {
    padding-left: 0;
    list-style: none; }
  .blu-finmatica .list-inline {
    padding-left: 0;
    list-style: none; }
  .blu-finmatica .list-inline-item {
    display: inline-block; }
    .blu-finmatica .list-inline-item:not(:last-child) {
      margin-right: 0.5rem; }
  .blu-finmatica .initialism {
    font-size: 90%;
    text-transform: uppercase; }
  .blu-finmatica .blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem; }
  .blu-finmatica .blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d; }
    .blu-finmatica .blockquote-footer::before {
      content: "\2014\00A0"; }
  .blu-finmatica .img-fluid {
    max-width: 100%;
    height: auto; }
  .blu-finmatica .img-thumbnail {
    padding: 0.25rem;
    background-color: #FFF;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
    max-width: 100%;
    height: auto; }
  .blu-finmatica .figure {
    display: inline-block; }
  .blu-finmatica .figure-img {
    margin-bottom: 0.5rem;
    line-height: 1; }
  .blu-finmatica .figure-caption {
    font-size: 90%;
    color: #6c757d; }
  .blu-finmatica code {
    font-size: 87.5%;
    color: #343a40;
    word-wrap: break-word; }
    a > .blu-finmatica code {
      color: inherit; }
  .blu-finmatica kbd {
    padding: 0.2rem 0.4rem;
    font-size: 87.5%;
    color: #FFF;
    background-color: #212529;
    border-radius: 0.2rem;
    box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, 0.25); }
    .blu-finmatica kbd kbd {
      padding: 0;
      font-size: 100%;
      font-weight: 700;
      box-shadow: none; }
  .blu-finmatica pre {
    display: block;
    font-size: 87.5%;
    color: #212529; }
    .blu-finmatica pre code {
      font-size: inherit;
      color: inherit;
      word-break: normal; }
  .blu-finmatica .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll; }
  .blu-finmatica .container,
  .blu-finmatica .container-fluid,
  .blu-finmatica .container-sm,
  .blu-finmatica .container-md,
  .blu-finmatica .container-lg,
  .blu-finmatica .container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  @media (min-width: 576px) {
    .blu-finmatica .container, .blu-finmatica .container-sm {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .blu-finmatica .container, .blu-finmatica .container-sm, .blu-finmatica .container-md {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .blu-finmatica .container, .blu-finmatica .container-sm, .blu-finmatica .container-md, .blu-finmatica .container-lg {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .blu-finmatica .container, .blu-finmatica .container-sm, .blu-finmatica .container-md, .blu-finmatica .container-lg, .blu-finmatica .container-xl {
      max-width: 1140px; } }
  .blu-finmatica .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; }
  .blu-finmatica .no-gutters {
    margin-right: 0;
    margin-left: 0; }
    .blu-finmatica .no-gutters > .col,
    .blu-finmatica .no-gutters > [class*="col-"] {
      padding-right: 0;
      padding-left: 0; }
  .blu-finmatica .col-1, .blu-finmatica .col-2, .blu-finmatica .col-3, .blu-finmatica .col-4, .blu-finmatica .col-5, .blu-finmatica .col-6, .blu-finmatica .col-7, .blu-finmatica .col-8, .blu-finmatica .col-9, .blu-finmatica .col-10, .blu-finmatica .col-11, .blu-finmatica .col-12, .blu-finmatica .col,
  .blu-finmatica .col-auto, .blu-finmatica .col-sm-1, .blu-finmatica .col-sm-2, .blu-finmatica .col-sm-3, .blu-finmatica .col-sm-4, .blu-finmatica .col-sm-5, .blu-finmatica .col-sm-6, .blu-finmatica .col-sm-7, .blu-finmatica .col-sm-8, .blu-finmatica .col-sm-9, .blu-finmatica .col-sm-10, .blu-finmatica .col-sm-11, .blu-finmatica .col-sm-12, .blu-finmatica .col-sm,
  .blu-finmatica .col-sm-auto, .blu-finmatica .col-md-1, .blu-finmatica .col-md-2, .blu-finmatica .col-md-3, .blu-finmatica .col-md-4, .blu-finmatica .col-md-5, .blu-finmatica .col-md-6, .blu-finmatica .col-md-7, .blu-finmatica .col-md-8, .blu-finmatica .col-md-9, .blu-finmatica .col-md-10, .blu-finmatica .col-md-11, .blu-finmatica .col-md-12, .blu-finmatica .col-md,
  .blu-finmatica .col-md-auto, .blu-finmatica .col-lg-1, .blu-finmatica .col-lg-2, .blu-finmatica .col-lg-3, .blu-finmatica .col-lg-4, .blu-finmatica .col-lg-5, .blu-finmatica .col-lg-6, .blu-finmatica .col-lg-7, .blu-finmatica .col-lg-8, .blu-finmatica .col-lg-9, .blu-finmatica .col-lg-10, .blu-finmatica .col-lg-11, .blu-finmatica .col-lg-12, .blu-finmatica .col-lg,
  .blu-finmatica .col-lg-auto, .blu-finmatica .col-xl-1, .blu-finmatica .col-xl-2, .blu-finmatica .col-xl-3, .blu-finmatica .col-xl-4, .blu-finmatica .col-xl-5, .blu-finmatica .col-xl-6, .blu-finmatica .col-xl-7, .blu-finmatica .col-xl-8, .blu-finmatica .col-xl-9, .blu-finmatica .col-xl-10, .blu-finmatica .col-xl-11, .blu-finmatica .col-xl-12, .blu-finmatica .col-xl,
  .blu-finmatica .col-xl-auto, .blu-finmatica .rosso-finmatica .col-1, .rosso-finmatica .blu-finmatica .col-1, .blu-finmatica .rosso-finmatica .col-2, .rosso-finmatica .blu-finmatica .col-2, .blu-finmatica .rosso-finmatica .col-3, .rosso-finmatica .blu-finmatica .col-3, .blu-finmatica .rosso-finmatica .col-4, .rosso-finmatica .blu-finmatica .col-4, .blu-finmatica .rosso-finmatica .col-5, .rosso-finmatica .blu-finmatica .col-5, .blu-finmatica .rosso-finmatica .col-6, .rosso-finmatica .blu-finmatica .col-6, .blu-finmatica .rosso-finmatica .col-7, .rosso-finmatica .blu-finmatica .col-7, .blu-finmatica .rosso-finmatica .col-8, .rosso-finmatica .blu-finmatica .col-8, .blu-finmatica .rosso-finmatica .col-9, .rosso-finmatica .blu-finmatica .col-9, .blu-finmatica .rosso-finmatica .col-10, .rosso-finmatica .blu-finmatica .col-10, .blu-finmatica .rosso-finmatica .col-11, .rosso-finmatica .blu-finmatica .col-11, .blu-finmatica .rosso-finmatica .col-12, .rosso-finmatica .blu-finmatica .col-12, .blu-finmatica .rosso-finmatica .col, .rosso-finmatica .blu-finmatica .col,
  .blu-finmatica .rosso-finmatica .col-auto, .rosso-finmatica .blu-finmatica .col-auto, .blu-finmatica .rosso-finmatica .col-sm-1, .rosso-finmatica .blu-finmatica .col-sm-1, .blu-finmatica .rosso-finmatica .col-sm-2, .rosso-finmatica .blu-finmatica .col-sm-2, .blu-finmatica .rosso-finmatica .col-sm-3, .rosso-finmatica .blu-finmatica .col-sm-3, .blu-finmatica .rosso-finmatica .col-sm-4, .rosso-finmatica .blu-finmatica .col-sm-4, .blu-finmatica .rosso-finmatica .col-sm-5, .rosso-finmatica .blu-finmatica .col-sm-5, .blu-finmatica .rosso-finmatica .col-sm-6, .rosso-finmatica .blu-finmatica .col-sm-6, .blu-finmatica .rosso-finmatica .col-sm-7, .rosso-finmatica .blu-finmatica .col-sm-7, .blu-finmatica .rosso-finmatica .col-sm-8, .rosso-finmatica .blu-finmatica .col-sm-8, .blu-finmatica .rosso-finmatica .col-sm-9, .rosso-finmatica .blu-finmatica .col-sm-9, .blu-finmatica .rosso-finmatica .col-sm-10, .rosso-finmatica .blu-finmatica .col-sm-10, .blu-finmatica .rosso-finmatica .col-sm-11, .rosso-finmatica .blu-finmatica .col-sm-11, .blu-finmatica .rosso-finmatica .col-sm-12, .rosso-finmatica .blu-finmatica .col-sm-12, .blu-finmatica .rosso-finmatica .col-sm, .rosso-finmatica .blu-finmatica .col-sm,
  .blu-finmatica .rosso-finmatica .col-sm-auto, .rosso-finmatica .blu-finmatica .col-sm-auto, .blu-finmatica .rosso-finmatica .col-md-1, .rosso-finmatica .blu-finmatica .col-md-1, .blu-finmatica .rosso-finmatica .col-md-2, .rosso-finmatica .blu-finmatica .col-md-2, .blu-finmatica .rosso-finmatica .col-md-3, .rosso-finmatica .blu-finmatica .col-md-3, .blu-finmatica .rosso-finmatica .col-md-4, .rosso-finmatica .blu-finmatica .col-md-4, .blu-finmatica .rosso-finmatica .col-md-5, .rosso-finmatica .blu-finmatica .col-md-5, .blu-finmatica .rosso-finmatica .col-md-6, .rosso-finmatica .blu-finmatica .col-md-6, .blu-finmatica .rosso-finmatica .col-md-7, .rosso-finmatica .blu-finmatica .col-md-7, .blu-finmatica .rosso-finmatica .col-md-8, .rosso-finmatica .blu-finmatica .col-md-8, .blu-finmatica .rosso-finmatica .col-md-9, .rosso-finmatica .blu-finmatica .col-md-9, .blu-finmatica .rosso-finmatica .col-md-10, .rosso-finmatica .blu-finmatica .col-md-10, .blu-finmatica .rosso-finmatica .col-md-11, .rosso-finmatica .blu-finmatica .col-md-11, .blu-finmatica .rosso-finmatica .col-md-12, .rosso-finmatica .blu-finmatica .col-md-12, .blu-finmatica .rosso-finmatica .col-md, .rosso-finmatica .blu-finmatica .col-md,
  .blu-finmatica .rosso-finmatica .col-md-auto, .rosso-finmatica .blu-finmatica .col-md-auto, .blu-finmatica .rosso-finmatica .col-lg-1, .rosso-finmatica .blu-finmatica .col-lg-1, .blu-finmatica .rosso-finmatica .col-lg-2, .rosso-finmatica .blu-finmatica .col-lg-2, .blu-finmatica .rosso-finmatica .col-lg-3, .rosso-finmatica .blu-finmatica .col-lg-3, .blu-finmatica .rosso-finmatica .col-lg-4, .rosso-finmatica .blu-finmatica .col-lg-4, .blu-finmatica .rosso-finmatica .col-lg-5, .rosso-finmatica .blu-finmatica .col-lg-5, .blu-finmatica .rosso-finmatica .col-lg-6, .rosso-finmatica .blu-finmatica .col-lg-6, .blu-finmatica .rosso-finmatica .col-lg-7, .rosso-finmatica .blu-finmatica .col-lg-7, .blu-finmatica .rosso-finmatica .col-lg-8, .rosso-finmatica .blu-finmatica .col-lg-8, .blu-finmatica .rosso-finmatica .col-lg-9, .rosso-finmatica .blu-finmatica .col-lg-9, .blu-finmatica .rosso-finmatica .col-lg-10, .rosso-finmatica .blu-finmatica .col-lg-10, .blu-finmatica .rosso-finmatica .col-lg-11, .rosso-finmatica .blu-finmatica .col-lg-11, .blu-finmatica .rosso-finmatica .col-lg-12, .rosso-finmatica .blu-finmatica .col-lg-12, .blu-finmatica .rosso-finmatica .col-lg, .rosso-finmatica .blu-finmatica .col-lg,
  .blu-finmatica .rosso-finmatica .col-lg-auto, .rosso-finmatica .blu-finmatica .col-lg-auto, .blu-finmatica .rosso-finmatica .col-xl-1, .rosso-finmatica .blu-finmatica .col-xl-1, .blu-finmatica .rosso-finmatica .col-xl-2, .rosso-finmatica .blu-finmatica .col-xl-2, .blu-finmatica .rosso-finmatica .col-xl-3, .rosso-finmatica .blu-finmatica .col-xl-3, .blu-finmatica .rosso-finmatica .col-xl-4, .rosso-finmatica .blu-finmatica .col-xl-4, .blu-finmatica .rosso-finmatica .col-xl-5, .rosso-finmatica .blu-finmatica .col-xl-5, .blu-finmatica .rosso-finmatica .col-xl-6, .rosso-finmatica .blu-finmatica .col-xl-6, .blu-finmatica .rosso-finmatica .col-xl-7, .rosso-finmatica .blu-finmatica .col-xl-7, .blu-finmatica .rosso-finmatica .col-xl-8, .rosso-finmatica .blu-finmatica .col-xl-8, .blu-finmatica .rosso-finmatica .col-xl-9, .rosso-finmatica .blu-finmatica .col-xl-9, .blu-finmatica .rosso-finmatica .col-xl-10, .rosso-finmatica .blu-finmatica .col-xl-10, .blu-finmatica .rosso-finmatica .col-xl-11, .rosso-finmatica .blu-finmatica .col-xl-11, .blu-finmatica .rosso-finmatica .col-xl-12, .rosso-finmatica .blu-finmatica .col-xl-12, .blu-finmatica .rosso-finmatica .col-xl, .rosso-finmatica .blu-finmatica .col-xl,
  .blu-finmatica .rosso-finmatica .col-xl-auto, .rosso-finmatica .blu-finmatica .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
  .blu-finmatica .col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .blu-finmatica .row-cols-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .blu-finmatica .row-cols-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .blu-finmatica .row-cols-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .blu-finmatica .row-cols-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .blu-finmatica .row-cols-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .blu-finmatica .row-cols-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .blu-finmatica .col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .blu-finmatica .col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .blu-finmatica .col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .blu-finmatica .col-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .blu-finmatica .col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .blu-finmatica .col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .blu-finmatica .col-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .blu-finmatica .col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .blu-finmatica .col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .blu-finmatica .col-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .blu-finmatica .col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .blu-finmatica .col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .blu-finmatica .col-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .blu-finmatica .order-first {
    order: -1; }
  .blu-finmatica .order-last {
    order: 13; }
  .blu-finmatica .order-0 {
    order: 0; }
  .blu-finmatica .order-1 {
    order: 1; }
  .blu-finmatica .order-2 {
    order: 2; }
  .blu-finmatica .order-3 {
    order: 3; }
  .blu-finmatica .order-4 {
    order: 4; }
  .blu-finmatica .order-5 {
    order: 5; }
  .blu-finmatica .order-6 {
    order: 6; }
  .blu-finmatica .order-7 {
    order: 7; }
  .blu-finmatica .order-8 {
    order: 8; }
  .blu-finmatica .order-9 {
    order: 9; }
  .blu-finmatica .order-10 {
    order: 10; }
  .blu-finmatica .order-11 {
    order: 11; }
  .blu-finmatica .order-12 {
    order: 12; }
  .blu-finmatica .offset-1 {
    margin-left: 8.33333%; }
  .blu-finmatica .offset-2 {
    margin-left: 16.66667%; }
  .blu-finmatica .offset-3 {
    margin-left: 25%; }
  .blu-finmatica .offset-4 {
    margin-left: 33.33333%; }
  .blu-finmatica .offset-5 {
    margin-left: 41.66667%; }
  .blu-finmatica .offset-6 {
    margin-left: 50%; }
  .blu-finmatica .offset-7 {
    margin-left: 58.33333%; }
  .blu-finmatica .offset-8 {
    margin-left: 66.66667%; }
  .blu-finmatica .offset-9 {
    margin-left: 75%; }
  .blu-finmatica .offset-10 {
    margin-left: 83.33333%; }
  .blu-finmatica .offset-11 {
    margin-left: 91.66667%; }
  @media (min-width: 576px) {
    .blu-finmatica .col-sm {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%; }
    .blu-finmatica .row-cols-sm-1 > * {
      flex: 0 0 100%;
      max-width: 100%; }
    .blu-finmatica .row-cols-sm-2 > * {
      flex: 0 0 50%;
      max-width: 50%; }
    .blu-finmatica .row-cols-sm-3 > * {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .blu-finmatica .row-cols-sm-4 > * {
      flex: 0 0 25%;
      max-width: 25%; }
    .blu-finmatica .row-cols-sm-5 > * {
      flex: 0 0 20%;
      max-width: 20%; }
    .blu-finmatica .row-cols-sm-6 > * {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .blu-finmatica .col-sm-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: 100%; }
    .blu-finmatica .col-sm-1 {
      flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    .blu-finmatica .col-sm-2 {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .blu-finmatica .col-sm-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    .blu-finmatica .col-sm-4 {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .blu-finmatica .col-sm-5 {
      flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    .blu-finmatica .col-sm-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    .blu-finmatica .col-sm-7 {
      flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    .blu-finmatica .col-sm-8 {
      flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    .blu-finmatica .col-sm-9 {
      flex: 0 0 75%;
      max-width: 75%; }
    .blu-finmatica .col-sm-10 {
      flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    .blu-finmatica .col-sm-11 {
      flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    .blu-finmatica .col-sm-12 {
      flex: 0 0 100%;
      max-width: 100%; }
    .blu-finmatica .order-sm-first {
      order: -1; }
    .blu-finmatica .order-sm-last {
      order: 13; }
    .blu-finmatica .order-sm-0 {
      order: 0; }
    .blu-finmatica .order-sm-1 {
      order: 1; }
    .blu-finmatica .order-sm-2 {
      order: 2; }
    .blu-finmatica .order-sm-3 {
      order: 3; }
    .blu-finmatica .order-sm-4 {
      order: 4; }
    .blu-finmatica .order-sm-5 {
      order: 5; }
    .blu-finmatica .order-sm-6 {
      order: 6; }
    .blu-finmatica .order-sm-7 {
      order: 7; }
    .blu-finmatica .order-sm-8 {
      order: 8; }
    .blu-finmatica .order-sm-9 {
      order: 9; }
    .blu-finmatica .order-sm-10 {
      order: 10; }
    .blu-finmatica .order-sm-11 {
      order: 11; }
    .blu-finmatica .order-sm-12 {
      order: 12; }
    .blu-finmatica .offset-sm-0 {
      margin-left: 0; }
    .blu-finmatica .offset-sm-1 {
      margin-left: 8.33333%; }
    .blu-finmatica .offset-sm-2 {
      margin-left: 16.66667%; }
    .blu-finmatica .offset-sm-3 {
      margin-left: 25%; }
    .blu-finmatica .offset-sm-4 {
      margin-left: 33.33333%; }
    .blu-finmatica .offset-sm-5 {
      margin-left: 41.66667%; }
    .blu-finmatica .offset-sm-6 {
      margin-left: 50%; }
    .blu-finmatica .offset-sm-7 {
      margin-left: 58.33333%; }
    .blu-finmatica .offset-sm-8 {
      margin-left: 66.66667%; }
    .blu-finmatica .offset-sm-9 {
      margin-left: 75%; }
    .blu-finmatica .offset-sm-10 {
      margin-left: 83.33333%; }
    .blu-finmatica .offset-sm-11 {
      margin-left: 91.66667%; } }
  @media (min-width: 768px) {
    .blu-finmatica .col-md {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%; }
    .blu-finmatica .row-cols-md-1 > * {
      flex: 0 0 100%;
      max-width: 100%; }
    .blu-finmatica .row-cols-md-2 > * {
      flex: 0 0 50%;
      max-width: 50%; }
    .blu-finmatica .row-cols-md-3 > * {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .blu-finmatica .row-cols-md-4 > * {
      flex: 0 0 25%;
      max-width: 25%; }
    .blu-finmatica .row-cols-md-5 > * {
      flex: 0 0 20%;
      max-width: 20%; }
    .blu-finmatica .row-cols-md-6 > * {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .blu-finmatica .col-md-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: 100%; }
    .blu-finmatica .col-md-1 {
      flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    .blu-finmatica .col-md-2 {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .blu-finmatica .col-md-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    .blu-finmatica .col-md-4 {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .blu-finmatica .col-md-5 {
      flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    .blu-finmatica .col-md-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    .blu-finmatica .col-md-7 {
      flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    .blu-finmatica .col-md-8 {
      flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    .blu-finmatica .col-md-9 {
      flex: 0 0 75%;
      max-width: 75%; }
    .blu-finmatica .col-md-10 {
      flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    .blu-finmatica .col-md-11 {
      flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    .blu-finmatica .col-md-12 {
      flex: 0 0 100%;
      max-width: 100%; }
    .blu-finmatica .order-md-first {
      order: -1; }
    .blu-finmatica .order-md-last {
      order: 13; }
    .blu-finmatica .order-md-0 {
      order: 0; }
    .blu-finmatica .order-md-1 {
      order: 1; }
    .blu-finmatica .order-md-2 {
      order: 2; }
    .blu-finmatica .order-md-3 {
      order: 3; }
    .blu-finmatica .order-md-4 {
      order: 4; }
    .blu-finmatica .order-md-5 {
      order: 5; }
    .blu-finmatica .order-md-6 {
      order: 6; }
    .blu-finmatica .order-md-7 {
      order: 7; }
    .blu-finmatica .order-md-8 {
      order: 8; }
    .blu-finmatica .order-md-9 {
      order: 9; }
    .blu-finmatica .order-md-10 {
      order: 10; }
    .blu-finmatica .order-md-11 {
      order: 11; }
    .blu-finmatica .order-md-12 {
      order: 12; }
    .blu-finmatica .offset-md-0 {
      margin-left: 0; }
    .blu-finmatica .offset-md-1 {
      margin-left: 8.33333%; }
    .blu-finmatica .offset-md-2 {
      margin-left: 16.66667%; }
    .blu-finmatica .offset-md-3 {
      margin-left: 25%; }
    .blu-finmatica .offset-md-4 {
      margin-left: 33.33333%; }
    .blu-finmatica .offset-md-5 {
      margin-left: 41.66667%; }
    .blu-finmatica .offset-md-6 {
      margin-left: 50%; }
    .blu-finmatica .offset-md-7 {
      margin-left: 58.33333%; }
    .blu-finmatica .offset-md-8 {
      margin-left: 66.66667%; }
    .blu-finmatica .offset-md-9 {
      margin-left: 75%; }
    .blu-finmatica .offset-md-10 {
      margin-left: 83.33333%; }
    .blu-finmatica .offset-md-11 {
      margin-left: 91.66667%; } }
  @media (min-width: 992px) {
    .blu-finmatica .col-lg {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%; }
    .blu-finmatica .row-cols-lg-1 > * {
      flex: 0 0 100%;
      max-width: 100%; }
    .blu-finmatica .row-cols-lg-2 > * {
      flex: 0 0 50%;
      max-width: 50%; }
    .blu-finmatica .row-cols-lg-3 > * {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .blu-finmatica .row-cols-lg-4 > * {
      flex: 0 0 25%;
      max-width: 25%; }
    .blu-finmatica .row-cols-lg-5 > * {
      flex: 0 0 20%;
      max-width: 20%; }
    .blu-finmatica .row-cols-lg-6 > * {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .blu-finmatica .col-lg-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: 100%; }
    .blu-finmatica .col-lg-1 {
      flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    .blu-finmatica .col-lg-2 {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .blu-finmatica .col-lg-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    .blu-finmatica .col-lg-4 {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .blu-finmatica .col-lg-5 {
      flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    .blu-finmatica .col-lg-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    .blu-finmatica .col-lg-7 {
      flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    .blu-finmatica .col-lg-8 {
      flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    .blu-finmatica .col-lg-9 {
      flex: 0 0 75%;
      max-width: 75%; }
    .blu-finmatica .col-lg-10 {
      flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    .blu-finmatica .col-lg-11 {
      flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    .blu-finmatica .col-lg-12 {
      flex: 0 0 100%;
      max-width: 100%; }
    .blu-finmatica .order-lg-first {
      order: -1; }
    .blu-finmatica .order-lg-last {
      order: 13; }
    .blu-finmatica .order-lg-0 {
      order: 0; }
    .blu-finmatica .order-lg-1 {
      order: 1; }
    .blu-finmatica .order-lg-2 {
      order: 2; }
    .blu-finmatica .order-lg-3 {
      order: 3; }
    .blu-finmatica .order-lg-4 {
      order: 4; }
    .blu-finmatica .order-lg-5 {
      order: 5; }
    .blu-finmatica .order-lg-6 {
      order: 6; }
    .blu-finmatica .order-lg-7 {
      order: 7; }
    .blu-finmatica .order-lg-8 {
      order: 8; }
    .blu-finmatica .order-lg-9 {
      order: 9; }
    .blu-finmatica .order-lg-10 {
      order: 10; }
    .blu-finmatica .order-lg-11 {
      order: 11; }
    .blu-finmatica .order-lg-12 {
      order: 12; }
    .blu-finmatica .offset-lg-0 {
      margin-left: 0; }
    .blu-finmatica .offset-lg-1 {
      margin-left: 8.33333%; }
    .blu-finmatica .offset-lg-2 {
      margin-left: 16.66667%; }
    .blu-finmatica .offset-lg-3 {
      margin-left: 25%; }
    .blu-finmatica .offset-lg-4 {
      margin-left: 33.33333%; }
    .blu-finmatica .offset-lg-5 {
      margin-left: 41.66667%; }
    .blu-finmatica .offset-lg-6 {
      margin-left: 50%; }
    .blu-finmatica .offset-lg-7 {
      margin-left: 58.33333%; }
    .blu-finmatica .offset-lg-8 {
      margin-left: 66.66667%; }
    .blu-finmatica .offset-lg-9 {
      margin-left: 75%; }
    .blu-finmatica .offset-lg-10 {
      margin-left: 83.33333%; }
    .blu-finmatica .offset-lg-11 {
      margin-left: 91.66667%; } }
  @media (min-width: 1200px) {
    .blu-finmatica .col-xl {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%; }
    .blu-finmatica .row-cols-xl-1 > * {
      flex: 0 0 100%;
      max-width: 100%; }
    .blu-finmatica .row-cols-xl-2 > * {
      flex: 0 0 50%;
      max-width: 50%; }
    .blu-finmatica .row-cols-xl-3 > * {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .blu-finmatica .row-cols-xl-4 > * {
      flex: 0 0 25%;
      max-width: 25%; }
    .blu-finmatica .row-cols-xl-5 > * {
      flex: 0 0 20%;
      max-width: 20%; }
    .blu-finmatica .row-cols-xl-6 > * {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .blu-finmatica .col-xl-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: 100%; }
    .blu-finmatica .col-xl-1 {
      flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    .blu-finmatica .col-xl-2 {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .blu-finmatica .col-xl-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    .blu-finmatica .col-xl-4 {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .blu-finmatica .col-xl-5 {
      flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    .blu-finmatica .col-xl-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    .blu-finmatica .col-xl-7 {
      flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    .blu-finmatica .col-xl-8 {
      flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    .blu-finmatica .col-xl-9 {
      flex: 0 0 75%;
      max-width: 75%; }
    .blu-finmatica .col-xl-10 {
      flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    .blu-finmatica .col-xl-11 {
      flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    .blu-finmatica .col-xl-12 {
      flex: 0 0 100%;
      max-width: 100%; }
    .blu-finmatica .order-xl-first {
      order: -1; }
    .blu-finmatica .order-xl-last {
      order: 13; }
    .blu-finmatica .order-xl-0 {
      order: 0; }
    .blu-finmatica .order-xl-1 {
      order: 1; }
    .blu-finmatica .order-xl-2 {
      order: 2; }
    .blu-finmatica .order-xl-3 {
      order: 3; }
    .blu-finmatica .order-xl-4 {
      order: 4; }
    .blu-finmatica .order-xl-5 {
      order: 5; }
    .blu-finmatica .order-xl-6 {
      order: 6; }
    .blu-finmatica .order-xl-7 {
      order: 7; }
    .blu-finmatica .order-xl-8 {
      order: 8; }
    .blu-finmatica .order-xl-9 {
      order: 9; }
    .blu-finmatica .order-xl-10 {
      order: 10; }
    .blu-finmatica .order-xl-11 {
      order: 11; }
    .blu-finmatica .order-xl-12 {
      order: 12; }
    .blu-finmatica .offset-xl-0 {
      margin-left: 0; }
    .blu-finmatica .offset-xl-1 {
      margin-left: 8.33333%; }
    .blu-finmatica .offset-xl-2 {
      margin-left: 16.66667%; }
    .blu-finmatica .offset-xl-3 {
      margin-left: 25%; }
    .blu-finmatica .offset-xl-4 {
      margin-left: 33.33333%; }
    .blu-finmatica .offset-xl-5 {
      margin-left: 41.66667%; }
    .blu-finmatica .offset-xl-6 {
      margin-left: 50%; }
    .blu-finmatica .offset-xl-7 {
      margin-left: 58.33333%; }
    .blu-finmatica .offset-xl-8 {
      margin-left: 66.66667%; }
    .blu-finmatica .offset-xl-9 {
      margin-left: 75%; }
    .blu-finmatica .offset-xl-10 {
      margin-left: 83.33333%; }
    .blu-finmatica .offset-xl-11 {
      margin-left: 91.66667%; } }
  .blu-finmatica .table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529; }
    .blu-finmatica .table th,
    .blu-finmatica .table td {
      padding: 0.75rem;
      vertical-align: top;
      border-top: 1px solid #dee2e6; }
    .blu-finmatica .table thead th {
      vertical-align: bottom;
      border-bottom: 2px solid #dee2e6; }
    .blu-finmatica .table tbody + tbody {
      border-top: 2px solid #dee2e6; }
  .blu-finmatica .table-sm th,
  .blu-finmatica .table-sm td {
    padding: 0.3rem; }
  .blu-finmatica .table-bordered {
    border: 1px solid #dee2e6; }
    .blu-finmatica .table-bordered th,
    .blu-finmatica .table-bordered td {
      border: 1px solid #dee2e6; }
    .blu-finmatica .table-bordered thead th,
    .blu-finmatica .table-bordered thead td {
      border-bottom-width: 2px; }
  .blu-finmatica .table-borderless th,
  .blu-finmatica .table-borderless td,
  .blu-finmatica .table-borderless thead th,
  .blu-finmatica .table-borderless tbody + tbody {
    border: 0; }
  .blu-finmatica .table-striped tbody tr:nth-of-type(odd) {
    background-color: #F2F2F2; }
  .blu-finmatica .table-hover tbody tr:hover {
    color: #212529;
    background-color: #ECECEC; }
  .blu-finmatica .table-primary,
  .blu-finmatica .table-primary > th,
  .blu-finmatica .table-primary > td {
    background-color: #b8d4f1; }
  .blu-finmatica .table-primary th,
  .blu-finmatica .table-primary td,
  .blu-finmatica .table-primary thead th,
  .blu-finmatica .table-primary tbody + tbody {
    border-color: #7aafe4; }
  .blu-finmatica .table-hover .table-primary:hover {
    background-color: #a3c7ed; }
    .blu-finmatica .table-hover .table-primary:hover > td,
    .blu-finmatica .table-hover .table-primary:hover > th {
      background-color: #a3c7ed; }
  .blu-finmatica .table-secondary,
  .blu-finmatica .table-secondary > th,
  .blu-finmatica .table-secondary > td {
    background-color: #d6d8db; }
  .blu-finmatica .table-secondary th,
  .blu-finmatica .table-secondary td,
  .blu-finmatica .table-secondary thead th,
  .blu-finmatica .table-secondary tbody + tbody {
    border-color: #b3b7bb; }
  .blu-finmatica .table-hover .table-secondary:hover {
    background-color: #c8cbcf; }
    .blu-finmatica .table-hover .table-secondary:hover > td,
    .blu-finmatica .table-hover .table-secondary:hover > th {
      background-color: #c8cbcf; }
  .blu-finmatica .table-success,
  .blu-finmatica .table-success > th,
  .blu-finmatica .table-success > td {
    background-color: #c3e6cb; }
  .blu-finmatica .table-success th,
  .blu-finmatica .table-success td,
  .blu-finmatica .table-success thead th,
  .blu-finmatica .table-success tbody + tbody {
    border-color: #8fd19e; }
  .blu-finmatica .table-hover .table-success:hover {
    background-color: #b1dfbb; }
    .blu-finmatica .table-hover .table-success:hover > td,
    .blu-finmatica .table-hover .table-success:hover > th {
      background-color: #b1dfbb; }
  .blu-finmatica .table-info,
  .blu-finmatica .table-info > th,
  .blu-finmatica .table-info > td {
    background-color: #bee5eb; }
  .blu-finmatica .table-info th,
  .blu-finmatica .table-info td,
  .blu-finmatica .table-info thead th,
  .blu-finmatica .table-info tbody + tbody {
    border-color: #86cfda; }
  .blu-finmatica .table-hover .table-info:hover {
    background-color: #abdde5; }
    .blu-finmatica .table-hover .table-info:hover > td,
    .blu-finmatica .table-hover .table-info:hover > th {
      background-color: #abdde5; }
  .blu-finmatica .table-warning,
  .blu-finmatica .table-warning > th,
  .blu-finmatica .table-warning > td {
    background-color: #ffeeba; }
  .blu-finmatica .table-warning th,
  .blu-finmatica .table-warning td,
  .blu-finmatica .table-warning thead th,
  .blu-finmatica .table-warning tbody + tbody {
    border-color: #ffdf7e; }
  .blu-finmatica .table-hover .table-warning:hover {
    background-color: #ffe8a1; }
    .blu-finmatica .table-hover .table-warning:hover > td,
    .blu-finmatica .table-hover .table-warning:hover > th {
      background-color: #ffe8a1; }
  .blu-finmatica .table-danger,
  .blu-finmatica .table-danger > th,
  .blu-finmatica .table-danger > td {
    background-color: #f5c6cb; }
  .blu-finmatica .table-danger th,
  .blu-finmatica .table-danger td,
  .blu-finmatica .table-danger thead th,
  .blu-finmatica .table-danger tbody + tbody {
    border-color: #ed969e; }
  .blu-finmatica .table-hover .table-danger:hover {
    background-color: #f1b0b7; }
    .blu-finmatica .table-hover .table-danger:hover > td,
    .blu-finmatica .table-hover .table-danger:hover > th {
      background-color: #f1b0b7; }
  .blu-finmatica .table-light,
  .blu-finmatica .table-light > th,
  .blu-finmatica .table-light > td {
    background-color: #fdfdfe; }
  .blu-finmatica .table-light th,
  .blu-finmatica .table-light td,
  .blu-finmatica .table-light thead th,
  .blu-finmatica .table-light tbody + tbody {
    border-color: #fbfcfc; }
  .blu-finmatica .table-hover .table-light:hover {
    background-color: #ececf6; }
    .blu-finmatica .table-hover .table-light:hover > td,
    .blu-finmatica .table-hover .table-light:hover > th {
      background-color: #ececf6; }
  .blu-finmatica .table-dark,
  .blu-finmatica .table-dark > th,
  .blu-finmatica .table-dark > td {
    background-color: #c6c8ca; }
  .blu-finmatica .table-dark th,
  .blu-finmatica .table-dark td,
  .blu-finmatica .table-dark thead th,
  .blu-finmatica .table-dark tbody + tbody {
    border-color: #95999c; }
  .blu-finmatica .table-hover .table-dark:hover {
    background-color: #b9bbbe; }
    .blu-finmatica .table-hover .table-dark:hover > td,
    .blu-finmatica .table-hover .table-dark:hover > th {
      background-color: #b9bbbe; }
  .blu-finmatica .table-black,
  .blu-finmatica .table-black > th,
  .blu-finmatica .table-black > td {
    background-color: #b8b8b8; }
  .blu-finmatica .table-black th,
  .blu-finmatica .table-black td,
  .blu-finmatica .table-black thead th,
  .blu-finmatica .table-black tbody + tbody {
    border-color: #7a7a7a; }
  .blu-finmatica .table-hover .table-black:hover {
    background-color: #ababab; }
    .blu-finmatica .table-hover .table-black:hover > td,
    .blu-finmatica .table-hover .table-black:hover > th {
      background-color: #ababab; }
  .blu-finmatica .table-white,
  .blu-finmatica .table-white > th,
  .blu-finmatica .table-white > td {
    background-color: white; }
  .blu-finmatica .table-white th,
  .blu-finmatica .table-white td,
  .blu-finmatica .table-white thead th,
  .blu-finmatica .table-white tbody + tbody {
    border-color: white; }
  .blu-finmatica .table-hover .table-white:hover {
    background-color: #f2f2f2; }
    .blu-finmatica .table-hover .table-white:hover > td,
    .blu-finmatica .table-hover .table-white:hover > th {
      background-color: #f2f2f2; }
  .blu-finmatica .table-100,
  .blu-finmatica .table-100 > th,
  .blu-finmatica .table-100 > td {
    background-color: #fdfdfe; }
  .blu-finmatica .table-100 th,
  .blu-finmatica .table-100 td,
  .blu-finmatica .table-100 thead th,
  .blu-finmatica .table-100 tbody + tbody {
    border-color: #fbfcfc; }
  .blu-finmatica .table-hover .table-100:hover {
    background-color: #ececf6; }
    .blu-finmatica .table-hover .table-100:hover > td,
    .blu-finmatica .table-hover .table-100:hover > th {
      background-color: #ececf6; }
  .blu-finmatica .table-200,
  .blu-finmatica .table-200 > th,
  .blu-finmatica .table-200 > td {
    background-color: #f9fafb; }
  .blu-finmatica .table-200 th,
  .blu-finmatica .table-200 td,
  .blu-finmatica .table-200 thead th,
  .blu-finmatica .table-200 tbody + tbody {
    border-color: #f4f5f7; }
  .blu-finmatica .table-hover .table-200:hover {
    background-color: #eaedf1; }
    .blu-finmatica .table-hover .table-200:hover > td,
    .blu-finmatica .table-hover .table-200:hover > th {
      background-color: #eaedf1; }
  .blu-finmatica .table-300,
  .blu-finmatica .table-300 > th,
  .blu-finmatica .table-300 > td {
    background-color: #f6f7f8; }
  .blu-finmatica .table-300 th,
  .blu-finmatica .table-300 td,
  .blu-finmatica .table-300 thead th,
  .blu-finmatica .table-300 tbody + tbody {
    border-color: #eef0f2; }
  .blu-finmatica .table-hover .table-300:hover {
    background-color: #e8eaed; }
    .blu-finmatica .table-hover .table-300:hover > td,
    .blu-finmatica .table-hover .table-300:hover > th {
      background-color: #e8eaed; }
  .blu-finmatica .table-400,
  .blu-finmatica .table-400 > th,
  .blu-finmatica .table-400 > td {
    background-color: #f1f3f5; }
  .blu-finmatica .table-400 th,
  .blu-finmatica .table-400 td,
  .blu-finmatica .table-400 thead th,
  .blu-finmatica .table-400 tbody + tbody {
    border-color: #e6e9ec; }
  .blu-finmatica .table-hover .table-400:hover {
    background-color: #e2e6ea; }
    .blu-finmatica .table-hover .table-400:hover > td,
    .blu-finmatica .table-hover .table-400:hover > th {
      background-color: #e2e6ea; }
  .blu-finmatica .table-500,
  .blu-finmatica .table-500 > th,
  .blu-finmatica .table-500 > td {
    background-color: #e8eaed; }
  .blu-finmatica .table-500 th,
  .blu-finmatica .table-500 td,
  .blu-finmatica .table-500 thead th,
  .blu-finmatica .table-500 tbody + tbody {
    border-color: #d4d9dd; }
  .blu-finmatica .table-hover .table-500:hover {
    background-color: #dadde2; }
    .blu-finmatica .table-hover .table-500:hover > td,
    .blu-finmatica .table-hover .table-500:hover > th {
      background-color: #dadde2; }
  .blu-finmatica .table-600,
  .blu-finmatica .table-600 > th,
  .blu-finmatica .table-600 > td {
    background-color: #d6d8db; }
  .blu-finmatica .table-600 th,
  .blu-finmatica .table-600 td,
  .blu-finmatica .table-600 thead th,
  .blu-finmatica .table-600 tbody + tbody {
    border-color: #b3b7bb; }
  .blu-finmatica .table-hover .table-600:hover {
    background-color: #c8cbcf; }
    .blu-finmatica .table-hover .table-600:hover > td,
    .blu-finmatica .table-hover .table-600:hover > th {
      background-color: #c8cbcf; }
  .blu-finmatica .table-700,
  .blu-finmatica .table-700 > th,
  .blu-finmatica .table-700 > td {
    background-color: #ccced0; }
  .blu-finmatica .table-700 th,
  .blu-finmatica .table-700 td,
  .blu-finmatica .table-700 thead th,
  .blu-finmatica .table-700 tbody + tbody {
    border-color: #a0a4a8; }
  .blu-finmatica .table-hover .table-700:hover {
    background-color: #bfc1c4; }
    .blu-finmatica .table-hover .table-700:hover > td,
    .blu-finmatica .table-hover .table-700:hover > th {
      background-color: #bfc1c4; }
  .blu-finmatica .table-800,
  .blu-finmatica .table-800 > th,
  .blu-finmatica .table-800 > td {
    background-color: #c6c8ca; }
  .blu-finmatica .table-800 th,
  .blu-finmatica .table-800 td,
  .blu-finmatica .table-800 thead th,
  .blu-finmatica .table-800 tbody + tbody {
    border-color: #95999c; }
  .blu-finmatica .table-hover .table-800:hover {
    background-color: #b9bbbe; }
    .blu-finmatica .table-hover .table-800:hover > td,
    .blu-finmatica .table-hover .table-800:hover > th {
      background-color: #b9bbbe; }
  .blu-finmatica .table-900,
  .blu-finmatica .table-900 > th,
  .blu-finmatica .table-900 > td {
    background-color: #c1c2c3; }
  .blu-finmatica .table-900 th,
  .blu-finmatica .table-900 td,
  .blu-finmatica .table-900 thead th,
  .blu-finmatica .table-900 tbody + tbody {
    border-color: #8c8e90; }
  .blu-finmatica .table-hover .table-900:hover {
    background-color: #b4b5b6; }
    .blu-finmatica .table-hover .table-900:hover > td,
    .blu-finmatica .table-hover .table-900:hover > th {
      background-color: #b4b5b6; }
  .blu-finmatica .table-active,
  .blu-finmatica .table-active > th,
  .blu-finmatica .table-active > td {
    background-color: #ECECEC; }
  .blu-finmatica .table-hover .table-active:hover {
    background-color: #dfdfdf; }
    .blu-finmatica .table-hover .table-active:hover > td,
    .blu-finmatica .table-hover .table-active:hover > th {
      background-color: #dfdfdf; }
  .blu-finmatica .table .thead-dark th {
    color: #FFF;
    background-color: #343a40;
    border-color: #454d55; }
  .blu-finmatica .table .thead-light th {
    color: #495057;
    background-color: #FFF;
    border-color: #dee2e6; }
  .blu-finmatica .table-dark {
    color: #FFF;
    background-color: #343a40; }
    .blu-finmatica .table-dark th,
    .blu-finmatica .table-dark td,
    .blu-finmatica .table-dark thead th {
      border-color: #454d55; }
    .blu-finmatica .table-dark.table-bordered {
      border: 0; }
    .blu-finmatica .table-dark.table-striped tbody tr:nth-of-type(odd) {
      background-color: rgba(255, 255, 255, 0.05); }
    .blu-finmatica .table-dark.table-hover tbody tr:hover {
      color: #FFF;
      background-color: rgba(255, 255, 255, 0.075); }
  @media (max-width: 575.98px) {
    .blu-finmatica .table-responsive-sm {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; }
      .blu-finmatica .table-responsive-sm > .table-bordered {
        border: 0; } }
  @media (max-width: 767.98px) {
    .blu-finmatica .table-responsive-md {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; }
      .blu-finmatica .table-responsive-md > .table-bordered {
        border: 0; } }
  @media (max-width: 991.98px) {
    .blu-finmatica .table-responsive-lg {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; }
      .blu-finmatica .table-responsive-lg > .table-bordered {
        border: 0; } }
  @media (max-width: 1199.98px) {
    .blu-finmatica .table-responsive-xl {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; }
      .blu-finmatica .table-responsive-xl > .table-bordered {
        border: 0; } }
  .blu-finmatica .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .blu-finmatica .table-responsive > .table-bordered {
      border: 0; }
  .blu-finmatica .form-control {
    display: block;
    width: 100%;
    height: 2.5rem;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #FFF;
    background-clip: padding-box;
    border: 0 solid #ced4da;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .blu-finmatica .form-control {
        transition: none; } }
    .blu-finmatica .form-control::-ms-expand {
      background-color: transparent;
      border: 0; }
    .blu-finmatica .form-control:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #495057; }
    .blu-finmatica .form-control:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.form-control,
    .blu-finmatica .form-check [type='radio']:focus + label.form-control, .blu-finmatica .toggles label input[type='checkbox']:focus + .form-control.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.form-control, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.form-control, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .form-control.lever {
      color: #495057;
      background-color: #FFF;
      border-color: #5c6f82;
      outline: 0;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .blu-finmatica .form-control::placeholder {
      color: #6c757d;
      opacity: 1; }
    .blu-finmatica .form-control:disabled, .blu-finmatica .form-control[readonly] {
      background-color: #e6e9f2;
      opacity: 1; }
  .blu-finmatica input[type="date"].form-control,
  .blu-finmatica input[type="time"].form-control,
  .blu-finmatica input[type="datetime-local"].form-control,
  .blu-finmatica input[type="month"].form-control {
    appearance: none; }
  .blu-finmatica select.form-control:focus::-ms-value, .blu-finmatica .toggles label input[type='checkbox']:focus + select.form-control.lever::-ms-value, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + select.form-control.lever::-ms-value {
    color: #495057;
    background-color: #FFF; }
  .blu-finmatica .form-control-file,
  .blu-finmatica .form-control-range {
    display: block;
    width: 100%; }
  .blu-finmatica .col-form-label {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5; }
  .blu-finmatica .col-form-label-lg {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 1.25rem;
    line-height: 1.5; }
  .blu-finmatica .col-form-label-sm {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 0.875rem;
    line-height: 1.5; }
  .blu-finmatica .form-control-plaintext {
    display: block;
    width: 100%;
    padding: 0.375rem 0;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 0 0; }
    .blu-finmatica .form-control-plaintext.form-control-sm, .blu-finmatica .form-control-plaintext.form-control-lg {
      padding-right: 0;
      padding-left: 0; }
  .blu-finmatica .form-control-sm {
    height: 1.9375rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem; }
  .blu-finmatica .form-control-lg {
    height: 3rem;
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem; }
  .blu-finmatica select.form-control[size], .blu-finmatica select.form-control[multiple] {
    height: auto; }
  .blu-finmatica textarea.form-control {
    height: auto; }
  .blu-finmatica .form-group {
    margin-bottom: 3rem; }
  .blu-finmatica .form-text {
    display: block;
    margin-top: 0.25rem; }
  .blu-finmatica .form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px; }
    .blu-finmatica .form-row > .col,
    .blu-finmatica .form-row > [class*="col-"] {
      padding-right: 5px;
      padding-left: 5px; }
  .blu-finmatica .form-check {
    position: relative;
    display: block;
    padding-left: 0; }
  .blu-finmatica .form-check-input {
    position: absolute;
    margin-top: 0;
    margin-left: 0; }
    .blu-finmatica .form-check-input[disabled] ~ .form-check-label,
    .blu-finmatica .form-check-input:disabled ~ .form-check-label {
      color: #5a768a; }
  .blu-finmatica .form-check-label {
    margin-bottom: 0; }
  .blu-finmatica .form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem; }
    .blu-finmatica .form-check-inline .form-check-input {
      position: static;
      margin-top: 0;
      margin-right: auto;
      margin-left: 0; }
  .blu-finmatica .valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #28a745; }
  .blu-finmatica .valid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: .1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #FFF;
    background-color: rgba(40, 167, 69, 0.9);
    border-radius: 0.25rem; }
    .form-row > .col > .blu-finmatica .valid-tooltip,
    .form-row > [class*="col-"] > .blu-finmatica .valid-tooltip {
      left: 5px; }
  .was-validated .blu-finmatica:valid ~ .valid-feedback,
  .was-validated .blu-finmatica:valid ~ .valid-tooltip, .blu-finmatica.is-valid ~ .valid-feedback,
  .blu-finmatica.is-valid ~ .valid-tooltip {
    display: block; }
  .was-validated .blu-finmatica .form-control:valid, .blu-finmatica .form-control.is-valid {
    border-color: #28a745;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
    .was-validated .blu-finmatica .form-control:valid:focus, .was-validated .blu-finmatica .form-check [type='checkbox']:focus + label.form-control:valid,
    .was-validated .blu-finmatica .form-check [type='radio']:focus + label.form-control:valid, .was-validated .blu-finmatica .toggles label input[type='checkbox']:focus + .form-control.lever:valid, .rosso-finmatica .form-check .was-validated .blu-finmatica [type='checkbox']:focus + label.form-control:valid, .rosso-finmatica .form-check .was-validated .blu-finmatica [type='radio']:focus + label.form-control:valid, .rosso-finmatica .toggles label .was-validated .blu-finmatica input[type='checkbox']:focus + .form-control.lever:valid, .blu-finmatica .form-control.is-valid:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.form-control.is-valid,
    .blu-finmatica .form-check [type='radio']:focus + label.form-control.is-valid, .blu-finmatica .toggles label input[type='checkbox']:focus + .form-control.is-valid.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.form-control.is-valid, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.form-control.is-valid, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .form-control.is-valid.lever {
      border-color: #28a745;
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .blu-finmatica textarea.form-control:valid, .blu-finmatica textarea.form-control.is-valid {
    padding-right: calc(1.5em + 0.75rem);
    background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }
  .was-validated .blu-finmatica .custom-select:valid, .blu-finmatica .custom-select.is-valid {
    border-color: #28a745;
    padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, #FFF url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
    .was-validated .blu-finmatica .custom-select:valid:focus, .was-validated .blu-finmatica .form-check [type='checkbox']:focus + label.custom-select:valid,
    .was-validated .blu-finmatica .form-check [type='radio']:focus + label.custom-select:valid, .was-validated .blu-finmatica .toggles label input[type='checkbox']:focus + .custom-select.lever:valid, .rosso-finmatica .form-check .was-validated .blu-finmatica [type='checkbox']:focus + label.custom-select:valid, .rosso-finmatica .form-check .was-validated .blu-finmatica [type='radio']:focus + label.custom-select:valid, .rosso-finmatica .toggles label .was-validated .blu-finmatica input[type='checkbox']:focus + .custom-select.lever:valid, .blu-finmatica .custom-select.is-valid:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.custom-select.is-valid,
    .blu-finmatica .form-check [type='radio']:focus + label.custom-select.is-valid, .blu-finmatica .toggles label input[type='checkbox']:focus + .custom-select.is-valid.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.custom-select.is-valid, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.custom-select.is-valid, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .custom-select.is-valid.lever {
      border-color: #28a745;
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .blu-finmatica .form-check-input:valid ~ .form-check-label, .blu-finmatica .form-check-input.is-valid ~ .form-check-label {
    color: #28a745; }
  .was-validated .blu-finmatica .form-check-input:valid ~ .valid-feedback,
  .was-validated .blu-finmatica .form-check-input:valid ~ .valid-tooltip, .blu-finmatica .form-check-input.is-valid ~ .valid-feedback,
  .blu-finmatica .form-check-input.is-valid ~ .valid-tooltip {
    display: block; }
  .was-validated .blu-finmatica .custom-control-input:valid ~ .custom-control-label, .blu-finmatica .custom-control-input.is-valid ~ .custom-control-label {
    color: #28a745; }
    .was-validated .blu-finmatica .custom-control-input:valid ~ .custom-control-label::before, .blu-finmatica .custom-control-input.is-valid ~ .custom-control-label::before {
      border-color: #28a745; }
  .was-validated .blu-finmatica .custom-control-input:valid:checked ~ .custom-control-label::before, .blu-finmatica .custom-control-input.is-valid:checked ~ .custom-control-label::before {
    border-color: #34ce57;
    background-color: #34ce57; }
  .was-validated .blu-finmatica .custom-control-input:valid:focus ~ .custom-control-label::before, .was-validated .blu-finmatica .form-check [type='checkbox']:focus + label.custom-control-input:valid ~ .custom-control-label::before, .was-validated .blu-finmatica .form-check [type='radio']:focus + label.custom-control-input:valid ~ .custom-control-label::before, .was-validated .blu-finmatica .toggles label input[type='checkbox']:focus + .custom-control-input.lever:valid ~ .custom-control-label::before, .rosso-finmatica .form-check .was-validated .blu-finmatica [type='checkbox']:focus + label.custom-control-input:valid ~ .custom-control-label::before, .rosso-finmatica .form-check .was-validated .blu-finmatica [type='radio']:focus + label.custom-control-input:valid ~ .custom-control-label::before, .rosso-finmatica .toggles label .was-validated .blu-finmatica input[type='checkbox']:focus + .custom-control-input.lever:valid ~ .custom-control-label::before, .blu-finmatica .custom-control-input.is-valid:focus ~ .custom-control-label::before, .blu-finmatica .form-check [type='checkbox']:focus + label.custom-control-input.is-valid ~ .custom-control-label::before, .blu-finmatica .form-check [type='radio']:focus + label.custom-control-input.is-valid ~ .custom-control-label::before, .blu-finmatica .toggles label input[type='checkbox']:focus + .custom-control-input.is-valid.lever ~ .custom-control-label::before, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.custom-control-input.is-valid ~ .custom-control-label::before, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.custom-control-input.is-valid ~ .custom-control-label::before, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .custom-control-input.is-valid.lever ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .blu-finmatica .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .blu-finmatica .form-check [type='checkbox']:focus + label.custom-control-input:valid:not(:checked) ~ .custom-control-label::before, .was-validated .blu-finmatica .form-check [type='radio']:focus + label.custom-control-input:valid:not(:checked) ~ .custom-control-label::before, .was-validated .blu-finmatica .toggles label input[type='checkbox']:focus + .custom-control-input.lever:valid:not(:checked) ~ .custom-control-label::before, .rosso-finmatica .form-check .was-validated .blu-finmatica [type='checkbox']:focus + label.custom-control-input:valid:not(:checked) ~ .custom-control-label::before, .rosso-finmatica .form-check .was-validated .blu-finmatica [type='radio']:focus + label.custom-control-input:valid:not(:checked) ~ .custom-control-label::before, .rosso-finmatica .toggles label .was-validated .blu-finmatica input[type='checkbox']:focus + .custom-control-input.lever:valid:not(:checked) ~ .custom-control-label::before, .blu-finmatica .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before, .blu-finmatica .form-check [type='checkbox']:focus + label.custom-control-input.is-valid:not(:checked) ~ .custom-control-label::before, .blu-finmatica .form-check [type='radio']:focus + label.custom-control-input.is-valid:not(:checked) ~ .custom-control-label::before, .blu-finmatica .toggles label input[type='checkbox']:focus + .custom-control-input.is-valid.lever:not(:checked) ~ .custom-control-label::before, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.custom-control-input.is-valid:not(:checked) ~ .custom-control-label::before, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.custom-control-input.is-valid:not(:checked) ~ .custom-control-label::before, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .custom-control-input.is-valid.lever:not(:checked) ~ .custom-control-label::before {
    border-color: #28a745; }
  .was-validated .blu-finmatica .custom-file-input:valid ~ .custom-file-label, .blu-finmatica .custom-file-input.is-valid ~ .custom-file-label {
    border-color: #28a745; }
  .was-validated .blu-finmatica .custom-file-input:valid:focus ~ .custom-file-label, .was-validated .blu-finmatica .form-check [type='checkbox']:focus + label.custom-file-input:valid ~ .custom-file-label, .was-validated .blu-finmatica .form-check [type='radio']:focus + label.custom-file-input:valid ~ .custom-file-label, .was-validated .blu-finmatica .toggles label input[type='checkbox']:focus + .custom-file-input.lever:valid ~ .custom-file-label, .rosso-finmatica .form-check .was-validated .blu-finmatica [type='checkbox']:focus + label.custom-file-input:valid ~ .custom-file-label, .rosso-finmatica .form-check .was-validated .blu-finmatica [type='radio']:focus + label.custom-file-input:valid ~ .custom-file-label, .rosso-finmatica .toggles label .was-validated .blu-finmatica input[type='checkbox']:focus + .custom-file-input.lever:valid ~ .custom-file-label, .blu-finmatica .custom-file-input.is-valid:focus ~ .custom-file-label, .blu-finmatica .form-check [type='checkbox']:focus + label.custom-file-input.is-valid ~ .custom-file-label, .blu-finmatica .form-check [type='radio']:focus + label.custom-file-input.is-valid ~ .custom-file-label, .blu-finmatica .toggles label input[type='checkbox']:focus + .custom-file-input.is-valid.lever ~ .custom-file-label, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.custom-file-input.is-valid ~ .custom-file-label, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.custom-file-input.is-valid ~ .custom-file-label, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .custom-file-input.is-valid.lever ~ .custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .blu-finmatica .invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #dc3545; }
  .blu-finmatica .invalid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: .1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #FFF;
    background-color: rgba(220, 53, 69, 0.9);
    border-radius: 0.25rem; }
    .form-row > .col > .blu-finmatica .invalid-tooltip,
    .form-row > [class*="col-"] > .blu-finmatica .invalid-tooltip {
      left: 5px; }
  .was-validated .blu-finmatica:invalid ~ .invalid-feedback,
  .was-validated .blu-finmatica:invalid ~ .invalid-tooltip, .blu-finmatica.is-invalid ~ .invalid-feedback,
  .blu-finmatica.is-invalid ~ .invalid-tooltip {
    display: block; }
  .was-validated .blu-finmatica .form-control:invalid, .blu-finmatica .form-control.is-invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
    .was-validated .blu-finmatica .form-control:invalid:focus, .was-validated .blu-finmatica .form-check [type='checkbox']:focus + label.form-control:invalid,
    .was-validated .blu-finmatica .form-check [type='radio']:focus + label.form-control:invalid, .was-validated .blu-finmatica .toggles label input[type='checkbox']:focus + .form-control.lever:invalid, .rosso-finmatica .form-check .was-validated .blu-finmatica [type='checkbox']:focus + label.form-control:invalid, .rosso-finmatica .form-check .was-validated .blu-finmatica [type='radio']:focus + label.form-control:invalid, .rosso-finmatica .toggles label .was-validated .blu-finmatica input[type='checkbox']:focus + .form-control.lever:invalid, .blu-finmatica .form-control.is-invalid:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.form-control.is-invalid,
    .blu-finmatica .form-check [type='radio']:focus + label.form-control.is-invalid, .blu-finmatica .toggles label input[type='checkbox']:focus + .form-control.is-invalid.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.form-control.is-invalid, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.form-control.is-invalid, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .form-control.is-invalid.lever {
      border-color: #dc3545;
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .blu-finmatica textarea.form-control:invalid, .blu-finmatica textarea.form-control.is-invalid {
    padding-right: calc(1.5em + 0.75rem);
    background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }
  .was-validated .blu-finmatica .custom-select:invalid, .blu-finmatica .custom-select.is-invalid {
    border-color: #dc3545;
    padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, #FFF url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
    .was-validated .blu-finmatica .custom-select:invalid:focus, .was-validated .blu-finmatica .form-check [type='checkbox']:focus + label.custom-select:invalid,
    .was-validated .blu-finmatica .form-check [type='radio']:focus + label.custom-select:invalid, .was-validated .blu-finmatica .toggles label input[type='checkbox']:focus + .custom-select.lever:invalid, .rosso-finmatica .form-check .was-validated .blu-finmatica [type='checkbox']:focus + label.custom-select:invalid, .rosso-finmatica .form-check .was-validated .blu-finmatica [type='radio']:focus + label.custom-select:invalid, .rosso-finmatica .toggles label .was-validated .blu-finmatica input[type='checkbox']:focus + .custom-select.lever:invalid, .blu-finmatica .custom-select.is-invalid:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.custom-select.is-invalid,
    .blu-finmatica .form-check [type='radio']:focus + label.custom-select.is-invalid, .blu-finmatica .toggles label input[type='checkbox']:focus + .custom-select.is-invalid.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.custom-select.is-invalid, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.custom-select.is-invalid, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .custom-select.is-invalid.lever {
      border-color: #dc3545;
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .blu-finmatica .form-check-input:invalid ~ .form-check-label, .blu-finmatica .form-check-input.is-invalid ~ .form-check-label {
    color: #dc3545; }
  .was-validated .blu-finmatica .form-check-input:invalid ~ .invalid-feedback,
  .was-validated .blu-finmatica .form-check-input:invalid ~ .invalid-tooltip, .blu-finmatica .form-check-input.is-invalid ~ .invalid-feedback,
  .blu-finmatica .form-check-input.is-invalid ~ .invalid-tooltip {
    display: block; }
  .was-validated .blu-finmatica .custom-control-input:invalid ~ .custom-control-label, .blu-finmatica .custom-control-input.is-invalid ~ .custom-control-label {
    color: #dc3545; }
    .was-validated .blu-finmatica .custom-control-input:invalid ~ .custom-control-label::before, .blu-finmatica .custom-control-input.is-invalid ~ .custom-control-label::before {
      border-color: #dc3545; }
  .was-validated .blu-finmatica .custom-control-input:invalid:checked ~ .custom-control-label::before, .blu-finmatica .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
    border-color: #e4606d;
    background-color: #e4606d; }
  .was-validated .blu-finmatica .custom-control-input:invalid:focus ~ .custom-control-label::before, .was-validated .blu-finmatica .form-check [type='checkbox']:focus + label.custom-control-input:invalid ~ .custom-control-label::before, .was-validated .blu-finmatica .form-check [type='radio']:focus + label.custom-control-input:invalid ~ .custom-control-label::before, .was-validated .blu-finmatica .toggles label input[type='checkbox']:focus + .custom-control-input.lever:invalid ~ .custom-control-label::before, .rosso-finmatica .form-check .was-validated .blu-finmatica [type='checkbox']:focus + label.custom-control-input:invalid ~ .custom-control-label::before, .rosso-finmatica .form-check .was-validated .blu-finmatica [type='radio']:focus + label.custom-control-input:invalid ~ .custom-control-label::before, .rosso-finmatica .toggles label .was-validated .blu-finmatica input[type='checkbox']:focus + .custom-control-input.lever:invalid ~ .custom-control-label::before, .blu-finmatica .custom-control-input.is-invalid:focus ~ .custom-control-label::before, .blu-finmatica .form-check [type='checkbox']:focus + label.custom-control-input.is-invalid ~ .custom-control-label::before, .blu-finmatica .form-check [type='radio']:focus + label.custom-control-input.is-invalid ~ .custom-control-label::before, .blu-finmatica .toggles label input[type='checkbox']:focus + .custom-control-input.is-invalid.lever ~ .custom-control-label::before, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.custom-control-input.is-invalid ~ .custom-control-label::before, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.custom-control-input.is-invalid ~ .custom-control-label::before, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .custom-control-input.is-invalid.lever ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .blu-finmatica .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .blu-finmatica .form-check [type='checkbox']:focus + label.custom-control-input:invalid:not(:checked) ~ .custom-control-label::before, .was-validated .blu-finmatica .form-check [type='radio']:focus + label.custom-control-input:invalid:not(:checked) ~ .custom-control-label::before, .was-validated .blu-finmatica .toggles label input[type='checkbox']:focus + .custom-control-input.lever:invalid:not(:checked) ~ .custom-control-label::before, .rosso-finmatica .form-check .was-validated .blu-finmatica [type='checkbox']:focus + label.custom-control-input:invalid:not(:checked) ~ .custom-control-label::before, .rosso-finmatica .form-check .was-validated .blu-finmatica [type='radio']:focus + label.custom-control-input:invalid:not(:checked) ~ .custom-control-label::before, .rosso-finmatica .toggles label .was-validated .blu-finmatica input[type='checkbox']:focus + .custom-control-input.lever:invalid:not(:checked) ~ .custom-control-label::before, .blu-finmatica .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before, .blu-finmatica .form-check [type='checkbox']:focus + label.custom-control-input.is-invalid:not(:checked) ~ .custom-control-label::before, .blu-finmatica .form-check [type='radio']:focus + label.custom-control-input.is-invalid:not(:checked) ~ .custom-control-label::before, .blu-finmatica .toggles label input[type='checkbox']:focus + .custom-control-input.is-invalid.lever:not(:checked) ~ .custom-control-label::before, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.custom-control-input.is-invalid:not(:checked) ~ .custom-control-label::before, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.custom-control-input.is-invalid:not(:checked) ~ .custom-control-label::before, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .custom-control-input.is-invalid.lever:not(:checked) ~ .custom-control-label::before {
    border-color: #dc3545; }
  .was-validated .blu-finmatica .custom-file-input:invalid ~ .custom-file-label, .blu-finmatica .custom-file-input.is-invalid ~ .custom-file-label {
    border-color: #dc3545; }
  .was-validated .blu-finmatica .custom-file-input:invalid:focus ~ .custom-file-label, .was-validated .blu-finmatica .form-check [type='checkbox']:focus + label.custom-file-input:invalid ~ .custom-file-label, .was-validated .blu-finmatica .form-check [type='radio']:focus + label.custom-file-input:invalid ~ .custom-file-label, .was-validated .blu-finmatica .toggles label input[type='checkbox']:focus + .custom-file-input.lever:invalid ~ .custom-file-label, .rosso-finmatica .form-check .was-validated .blu-finmatica [type='checkbox']:focus + label.custom-file-input:invalid ~ .custom-file-label, .rosso-finmatica .form-check .was-validated .blu-finmatica [type='radio']:focus + label.custom-file-input:invalid ~ .custom-file-label, .rosso-finmatica .toggles label .was-validated .blu-finmatica input[type='checkbox']:focus + .custom-file-input.lever:invalid ~ .custom-file-label, .blu-finmatica .custom-file-input.is-invalid:focus ~ .custom-file-label, .blu-finmatica .form-check [type='checkbox']:focus + label.custom-file-input.is-invalid ~ .custom-file-label, .blu-finmatica .form-check [type='radio']:focus + label.custom-file-input.is-invalid ~ .custom-file-label, .blu-finmatica .toggles label input[type='checkbox']:focus + .custom-file-input.is-invalid.lever ~ .custom-file-label, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.custom-file-input.is-invalid ~ .custom-file-label, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.custom-file-input.is-invalid ~ .custom-file-label, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .custom-file-input.is-invalid.lever ~ .custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .blu-finmatica .form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center; }
    .blu-finmatica .form-inline .form-check {
      width: 100%; }
    @media (min-width: 576px) {
      .blu-finmatica .form-inline label {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0; }
      .blu-finmatica .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0; }
      .blu-finmatica .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle; }
      .blu-finmatica .form-inline .form-control-plaintext {
        display: inline-block; }
      .blu-finmatica .form-inline .input-group,
      .blu-finmatica .form-inline .custom-select {
        width: auto; }
      .blu-finmatica .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0; }
      .blu-finmatica .form-inline .form-check-input {
        position: relative;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: 0.25rem;
        margin-left: 0; }
      .blu-finmatica .form-inline .custom-control {
        align-items: center;
        justify-content: center; }
      .blu-finmatica .form-inline .custom-control-label {
        margin-bottom: 0; } }
  .blu-finmatica .btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 0 solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    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; }
    @media (prefers-reduced-motion: reduce) {
      .blu-finmatica .btn {
        transition: none; } }
    .blu-finmatica .btn:hover {
      color: #212529;
      text-decoration: none; }
    .blu-finmatica .btn:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn,
    .blu-finmatica .form-check [type='radio']:focus + label.btn, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn.lever, .blu-finmatica .btn.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .blu-finmatica .btn.disabled, .blu-finmatica .btn:disabled {
      opacity: 0.65;
      box-shadow: none; }
    .blu-finmatica .btn:not(:disabled):not(.disabled) {
      cursor: pointer; }
      .blu-finmatica .btn:not(:disabled):not(.disabled):active, .blu-finmatica .btn:not(:disabled):not(.disabled).active {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
        .blu-finmatica .btn:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn:not(:disabled):not(.disabled):active,
        .blu-finmatica .form-check [type='radio']:focus + label.btn:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn:not(:disabled):not(.disabled).active,
        .blu-finmatica .form-check [type='radio']:focus + label.btn:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn.lever:not(:disabled):not(.disabled).active {
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25), inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .blu-finmatica a.btn.disabled,
  .blu-finmatica fieldset:disabled a.btn {
    pointer-events: none; }
  .blu-finmatica .btn-primary {
    color: #FFF;
    background-color: #0066cc;
    border-color: #0066cc;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .blu-finmatica .btn-primary:hover {
      color: #FFF;
      background-color: #0053a6;
      border-color: #004d99; }
    .blu-finmatica .btn-primary:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-primary,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-primary, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-primary.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-primary, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-primary, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-primary.lever, .blu-finmatica .btn-primary.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(0, 102, 204, 0.5); }
    .blu-finmatica .btn-primary.disabled, .blu-finmatica .btn-primary:disabled {
      color: #FFF;
      background-color: #0066cc;
      border-color: #0066cc; }
    .blu-finmatica .btn-primary:not(:disabled):not(.disabled):active, .blu-finmatica .btn-primary:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-primary.dropdown-toggle {
      color: #FFF;
      background-color: #004d99;
      border-color: #00468c; }
      .blu-finmatica .btn-primary:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-primary:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-primary:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-primary.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-primary:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-primary:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-primary.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-primary:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-primary:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-primary:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-primary.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-primary:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-primary:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-primary.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-primary.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-primary.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-primary.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-primary.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-primary.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-primary.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-primary.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(0, 102, 204, 0.5); }
  .blu-finmatica .btn-secondary {
    color: #FFF;
    background-color: #6c757d;
    border-color: #6c757d;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .blu-finmatica .btn-secondary:hover {
      color: #FFF;
      background-color: #5a6268;
      border-color: #545b62; }
    .blu-finmatica .btn-secondary:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-secondary,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-secondary, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-secondary.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-secondary, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-secondary, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-secondary.lever, .blu-finmatica .btn-secondary.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
    .blu-finmatica .btn-secondary.disabled, .blu-finmatica .btn-secondary:disabled {
      color: #FFF;
      background-color: #6c757d;
      border-color: #6c757d; }
    .blu-finmatica .btn-secondary:not(:disabled):not(.disabled):active, .blu-finmatica .btn-secondary:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-secondary.dropdown-toggle {
      color: #FFF;
      background-color: #545b62;
      border-color: #4e555b; }
      .blu-finmatica .btn-secondary:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-secondary:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-secondary:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-secondary.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-secondary:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-secondary:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-secondary.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-secondary:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-secondary:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-secondary:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-secondary.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-secondary:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-secondary:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-secondary.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-secondary.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-secondary.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-secondary.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-secondary.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-secondary.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-secondary.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-secondary.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .blu-finmatica .btn-success {
    color: #FFF;
    background-color: #28a745;
    border-color: #28a745;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .blu-finmatica .btn-success:hover {
      color: #FFF;
      background-color: #218838;
      border-color: #1e7e34; }
    .blu-finmatica .btn-success:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-success,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-success, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-success.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-success, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-success, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-success.lever, .blu-finmatica .btn-success.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
    .blu-finmatica .btn-success.disabled, .blu-finmatica .btn-success:disabled {
      color: #FFF;
      background-color: #28a745;
      border-color: #28a745; }
    .blu-finmatica .btn-success:not(:disabled):not(.disabled):active, .blu-finmatica .btn-success:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-success.dropdown-toggle {
      color: #FFF;
      background-color: #1e7e34;
      border-color: #1c7430; }
      .blu-finmatica .btn-success:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-success:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-success:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-success.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-success:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-success:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-success.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-success:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-success:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-success:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-success.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-success:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-success:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-success.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-success.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-success.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-success.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-success.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-success.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-success.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-success.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .blu-finmatica .btn-info {
    color: #FFF;
    background-color: #17a2b8;
    border-color: #17a2b8;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .blu-finmatica .btn-info:hover {
      color: #FFF;
      background-color: #138496;
      border-color: #117a8b; }
    .blu-finmatica .btn-info:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-info,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-info, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-info.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-info, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-info, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-info.lever, .blu-finmatica .btn-info.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
    .blu-finmatica .btn-info.disabled, .blu-finmatica .btn-info:disabled {
      color: #FFF;
      background-color: #17a2b8;
      border-color: #17a2b8; }
    .blu-finmatica .btn-info:not(:disabled):not(.disabled):active, .blu-finmatica .btn-info:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-info.dropdown-toggle {
      color: #FFF;
      background-color: #117a8b;
      border-color: #10707f; }
      .blu-finmatica .btn-info:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-info:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-info:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-info.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-info:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-info:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-info.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-info:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-info:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-info:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-info.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-info:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-info:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-info.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-info.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-info.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-info.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-info.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-info.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-info.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-info.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .blu-finmatica .btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .blu-finmatica .btn-warning:hover {
      color: #212529;
      background-color: #e0a800;
      border-color: #d39e00; }
    .blu-finmatica .btn-warning:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-warning,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-warning, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-warning.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-warning, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-warning, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-warning.lever, .blu-finmatica .btn-warning.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
    .blu-finmatica .btn-warning.disabled, .blu-finmatica .btn-warning:disabled {
      color: #212529;
      background-color: #ffc107;
      border-color: #ffc107; }
    .blu-finmatica .btn-warning:not(:disabled):not(.disabled):active, .blu-finmatica .btn-warning:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-warning.dropdown-toggle {
      color: #212529;
      background-color: #d39e00;
      border-color: #c69500; }
      .blu-finmatica .btn-warning:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-warning:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-warning:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-warning.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-warning:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-warning:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-warning.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-warning:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-warning:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-warning:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-warning.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-warning:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-warning:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-warning.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-warning.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-warning.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-warning.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-warning.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-warning.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-warning.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-warning.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .blu-finmatica .btn-danger {
    color: #FFF;
    background-color: #dc3545;
    border-color: #dc3545;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .blu-finmatica .btn-danger:hover {
      color: #FFF;
      background-color: #c82333;
      border-color: #bd2130; }
    .blu-finmatica .btn-danger:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-danger,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-danger, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-danger.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-danger, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-danger, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-danger.lever, .blu-finmatica .btn-danger.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
    .blu-finmatica .btn-danger.disabled, .blu-finmatica .btn-danger:disabled {
      color: #FFF;
      background-color: #dc3545;
      border-color: #dc3545; }
    .blu-finmatica .btn-danger:not(:disabled):not(.disabled):active, .blu-finmatica .btn-danger:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-danger.dropdown-toggle {
      color: #FFF;
      background-color: #bd2130;
      border-color: #b21f2d; }
      .blu-finmatica .btn-danger:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-danger:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-danger:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-danger.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-danger:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-danger:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-danger.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-danger:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-danger:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-danger:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-danger.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-danger:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-danger:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-danger.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-danger.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-danger.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-danger.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-danger.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-danger.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-danger.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-danger.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .blu-finmatica .btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .blu-finmatica .btn-light:hover {
      color: #212529;
      background-color: #e2e6ea;
      border-color: #dae0e5; }
    .blu-finmatica .btn-light:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-light,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-light, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-light.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-light, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-light, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-light.lever, .blu-finmatica .btn-light.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
    .blu-finmatica .btn-light.disabled, .blu-finmatica .btn-light:disabled {
      color: #212529;
      background-color: #f8f9fa;
      border-color: #f8f9fa; }
    .blu-finmatica .btn-light:not(:disabled):not(.disabled):active, .blu-finmatica .btn-light:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-light.dropdown-toggle {
      color: #212529;
      background-color: #dae0e5;
      border-color: #d3d9df; }
      .blu-finmatica .btn-light:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-light:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-light:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-light.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-light:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-light:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-light.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-light:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-light:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-light:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-light.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-light:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-light:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-light.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-light.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-light.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-light.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-light.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-light.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-light.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-light.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .blu-finmatica .btn-dark {
    color: #FFF;
    background-color: #343a40;
    border-color: #343a40;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .blu-finmatica .btn-dark:hover {
      color: #FFF;
      background-color: #23272b;
      border-color: #1d2124; }
    .blu-finmatica .btn-dark:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-dark,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-dark, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-dark.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-dark, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-dark, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-dark.lever, .blu-finmatica .btn-dark.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
    .blu-finmatica .btn-dark.disabled, .blu-finmatica .btn-dark:disabled {
      color: #FFF;
      background-color: #343a40;
      border-color: #343a40; }
    .blu-finmatica .btn-dark:not(:disabled):not(.disabled):active, .blu-finmatica .btn-dark:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-dark.dropdown-toggle {
      color: #FFF;
      background-color: #1d2124;
      border-color: #171a1d; }
      .blu-finmatica .btn-dark:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-dark:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-dark:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-dark.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-dark:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-dark:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-dark.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-dark:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-dark:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-dark:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-dark.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-dark:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-dark:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-dark.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-dark.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-dark.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-dark.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-dark.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-dark.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-dark.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-dark.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .blu-finmatica .btn-black {
    color: #FFF;
    background-color: #000;
    border-color: #000;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .blu-finmatica .btn-black:hover {
      color: #FFF;
      background-color: black;
      border-color: black; }
    .blu-finmatica .btn-black:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-black,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-black, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-black.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-black, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-black, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-black.lever, .blu-finmatica .btn-black.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }
    .blu-finmatica .btn-black.disabled, .blu-finmatica .btn-black:disabled {
      color: #FFF;
      background-color: #000;
      border-color: #000; }
    .blu-finmatica .btn-black:not(:disabled):not(.disabled):active, .blu-finmatica .btn-black:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-black.dropdown-toggle {
      color: #FFF;
      background-color: black;
      border-color: black; }
      .blu-finmatica .btn-black:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-black:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-black:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-black.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-black:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-black:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-black.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-black:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-black:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-black:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-black.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-black:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-black:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-black.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-black.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-black.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-black.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-black.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-black.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-black.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-black.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }
  .blu-finmatica .btn-white {
    color: #212529;
    background-color: #FFF;
    border-color: #FFF;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .blu-finmatica .btn-white:hover {
      color: #212529;
      background-color: #ececec;
      border-color: #e6e6e6; }
    .blu-finmatica .btn-white:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-white,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-white, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-white.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-white, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-white, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-white.lever, .blu-finmatica .btn-white.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
    .blu-finmatica .btn-white.disabled, .blu-finmatica .btn-white:disabled {
      color: #212529;
      background-color: #FFF;
      border-color: #FFF; }
    .blu-finmatica .btn-white:not(:disabled):not(.disabled):active, .blu-finmatica .btn-white:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-white.dropdown-toggle {
      color: #212529;
      background-color: #e6e6e6;
      border-color: #dfdfdf; }
      .blu-finmatica .btn-white:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-white:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-white:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-white.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-white:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-white:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-white.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-white:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-white:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-white:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-white.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-white:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-white:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-white.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-white.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-white.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-white.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-white.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-white.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-white.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-white.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  .blu-finmatica .btn-100 {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .blu-finmatica .btn-100:hover {
      color: #212529;
      background-color: #e2e6ea;
      border-color: #dae0e5; }
    .blu-finmatica .btn-100:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-100,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-100, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-100.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-100, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-100, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-100.lever, .blu-finmatica .btn-100.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
    .blu-finmatica .btn-100.disabled, .blu-finmatica .btn-100:disabled {
      color: #212529;
      background-color: #f8f9fa;
      border-color: #f8f9fa; }
    .blu-finmatica .btn-100:not(:disabled):not(.disabled):active, .blu-finmatica .btn-100:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-100.dropdown-toggle {
      color: #212529;
      background-color: #dae0e5;
      border-color: #d3d9df; }
      .blu-finmatica .btn-100:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-100:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-100:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-100.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-100:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-100:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-100.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-100:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-100:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-100:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-100.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-100:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-100:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-100.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-100.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-100.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-100.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-100.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-100.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-100.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-100.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .blu-finmatica .btn-200 {
    color: #212529;
    background-color: #e9ecef;
    border-color: #e9ecef;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .blu-finmatica .btn-200:hover {
      color: #212529;
      background-color: #d3d9df;
      border-color: #cbd3da; }
    .blu-finmatica .btn-200:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-200,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-200, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-200.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-200, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-200, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-200.lever, .blu-finmatica .btn-200.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(233, 236, 239, 0.5); }
    .blu-finmatica .btn-200.disabled, .blu-finmatica .btn-200:disabled {
      color: #212529;
      background-color: #e9ecef;
      border-color: #e9ecef; }
    .blu-finmatica .btn-200:not(:disabled):not(.disabled):active, .blu-finmatica .btn-200:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-200.dropdown-toggle {
      color: #212529;
      background-color: #cbd3da;
      border-color: #c4ccd4; }
      .blu-finmatica .btn-200:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-200:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-200:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-200.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-200:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-200:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-200.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-200:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-200:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-200:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-200.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-200:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-200:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-200.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-200.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-200.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-200.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-200.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-200.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-200.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-200.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(233, 236, 239, 0.5); }
  .blu-finmatica .btn-300 {
    color: #212529;
    background-color: #dee2e6;
    border-color: #dee2e6;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .blu-finmatica .btn-300:hover {
      color: #212529;
      background-color: #c8cfd6;
      border-color: #c1c9d0; }
    .blu-finmatica .btn-300:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-300,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-300, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-300.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-300, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-300, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-300.lever, .blu-finmatica .btn-300.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(222, 226, 230, 0.5); }
    .blu-finmatica .btn-300.disabled, .blu-finmatica .btn-300:disabled {
      color: #212529;
      background-color: #dee2e6;
      border-color: #dee2e6; }
    .blu-finmatica .btn-300:not(:disabled):not(.disabled):active, .blu-finmatica .btn-300:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-300.dropdown-toggle {
      color: #212529;
      background-color: #c1c9d0;
      border-color: #bac2cb; }
      .blu-finmatica .btn-300:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-300:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-300:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-300.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-300:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-300:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-300.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-300:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-300:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-300:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-300.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-300:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-300:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-300.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-300.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-300.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-300.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-300.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-300.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-300.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-300.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(222, 226, 230, 0.5); }
  .blu-finmatica .btn-400 {
    color: #212529;
    background-color: #ced4da;
    border-color: #ced4da;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .blu-finmatica .btn-400:hover {
      color: #212529;
      background-color: #b8c1ca;
      border-color: #b1bbc4; }
    .blu-finmatica .btn-400:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-400,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-400, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-400.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-400, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-400, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-400.lever, .blu-finmatica .btn-400.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(206, 212, 218, 0.5); }
    .blu-finmatica .btn-400.disabled, .blu-finmatica .btn-400:disabled {
      color: #212529;
      background-color: #ced4da;
      border-color: #ced4da; }
    .blu-finmatica .btn-400:not(:disabled):not(.disabled):active, .blu-finmatica .btn-400:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-400.dropdown-toggle {
      color: #212529;
      background-color: #b1bbc4;
      border-color: #aab4bf; }
      .blu-finmatica .btn-400:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-400:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-400:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-400.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-400:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-400:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-400.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-400:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-400:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-400:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-400.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-400:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-400:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-400.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-400.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-400.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-400.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-400.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-400.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-400.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-400.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(206, 212, 218, 0.5); }
  .blu-finmatica .btn-500 {
    color: #212529;
    background-color: #adb5bd;
    border-color: #adb5bd;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .blu-finmatica .btn-500:hover {
      color: #212529;
      background-color: #98a2ac;
      border-color: #919ca6; }
    .blu-finmatica .btn-500:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-500,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-500, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-500.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-500, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-500, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-500.lever, .blu-finmatica .btn-500.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(173, 181, 189, 0.5); }
    .blu-finmatica .btn-500.disabled, .blu-finmatica .btn-500:disabled {
      color: #212529;
      background-color: #adb5bd;
      border-color: #adb5bd; }
    .blu-finmatica .btn-500:not(:disabled):not(.disabled):active, .blu-finmatica .btn-500:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-500.dropdown-toggle {
      color: #212529;
      background-color: #919ca6;
      border-color: #8a95a1; }
      .blu-finmatica .btn-500:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-500:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-500:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-500.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-500:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-500:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-500.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-500:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-500:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-500:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-500.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-500:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-500:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-500.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-500.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-500.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-500.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-500.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-500.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-500.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-500.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(173, 181, 189, 0.5); }
  .blu-finmatica .btn-600 {
    color: #FFF;
    background-color: #6c757d;
    border-color: #6c757d;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .blu-finmatica .btn-600:hover {
      color: #FFF;
      background-color: #5a6268;
      border-color: #545b62; }
    .blu-finmatica .btn-600:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-600,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-600, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-600.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-600, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-600, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-600.lever, .blu-finmatica .btn-600.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
    .blu-finmatica .btn-600.disabled, .blu-finmatica .btn-600:disabled {
      color: #FFF;
      background-color: #6c757d;
      border-color: #6c757d; }
    .blu-finmatica .btn-600:not(:disabled):not(.disabled):active, .blu-finmatica .btn-600:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-600.dropdown-toggle {
      color: #FFF;
      background-color: #545b62;
      border-color: #4e555b; }
      .blu-finmatica .btn-600:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-600:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-600:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-600.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-600:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-600:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-600.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-600:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-600:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-600:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-600.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-600:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-600:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-600.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-600.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-600.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-600.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-600.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-600.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-600.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-600.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .blu-finmatica .btn-700 {
    color: #FFF;
    background-color: #495057;
    border-color: #495057;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .blu-finmatica .btn-700:hover {
      color: #FFF;
      background-color: #383d42;
      border-color: #32373b; }
    .blu-finmatica .btn-700:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-700,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-700, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-700.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-700, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-700, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-700.lever, .blu-finmatica .btn-700.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(73, 80, 87, 0.5); }
    .blu-finmatica .btn-700.disabled, .blu-finmatica .btn-700:disabled {
      color: #FFF;
      background-color: #495057;
      border-color: #495057; }
    .blu-finmatica .btn-700:not(:disabled):not(.disabled):active, .blu-finmatica .btn-700:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-700.dropdown-toggle {
      color: #FFF;
      background-color: #32373b;
      border-color: #2c3034; }
      .blu-finmatica .btn-700:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-700:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-700:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-700.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-700:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-700:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-700.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-700:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-700:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-700:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-700.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-700:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-700:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-700.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-700.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-700.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-700.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-700.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-700.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-700.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-700.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(73, 80, 87, 0.5); }
  .blu-finmatica .btn-800 {
    color: #FFF;
    background-color: #343a40;
    border-color: #343a40;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .blu-finmatica .btn-800:hover {
      color: #FFF;
      background-color: #23272b;
      border-color: #1d2124; }
    .blu-finmatica .btn-800:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-800,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-800, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-800.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-800, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-800, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-800.lever, .blu-finmatica .btn-800.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
    .blu-finmatica .btn-800.disabled, .blu-finmatica .btn-800:disabled {
      color: #FFF;
      background-color: #343a40;
      border-color: #343a40; }
    .blu-finmatica .btn-800:not(:disabled):not(.disabled):active, .blu-finmatica .btn-800:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-800.dropdown-toggle {
      color: #FFF;
      background-color: #1d2124;
      border-color: #171a1d; }
      .blu-finmatica .btn-800:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-800:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-800:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-800.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-800:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-800:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-800.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-800:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-800:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-800:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-800.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-800:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-800:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-800.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-800.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-800.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-800.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-800.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-800.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-800.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-800.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .blu-finmatica .btn-900 {
    color: #FFF;
    background-color: #212529;
    border-color: #212529;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .blu-finmatica .btn-900:hover {
      color: #FFF;
      background-color: #101214;
      border-color: #0a0c0d; }
    .blu-finmatica .btn-900:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-900,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-900, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-900.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-900, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-900, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-900.lever, .blu-finmatica .btn-900.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
    .blu-finmatica .btn-900.disabled, .blu-finmatica .btn-900:disabled {
      color: #FFF;
      background-color: #212529;
      border-color: #212529; }
    .blu-finmatica .btn-900:not(:disabled):not(.disabled):active, .blu-finmatica .btn-900:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-900.dropdown-toggle {
      color: #FFF;
      background-color: #0a0c0d;
      border-color: #050506; }
      .blu-finmatica .btn-900:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-900:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-900:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-900.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-900:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-900:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-900.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-900:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-900:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-900:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-900.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-900:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-900:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-900.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-900.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-900.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-900.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-900.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-900.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-900.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-900.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
  .blu-finmatica .btn-outline-primary {
    color: #0066cc;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #0066cc; }
    .blu-finmatica .btn-outline-primary:hover {
      color: #084d91;
      box-shadow: inset 0 0 0 1px #084d91; }
    .blu-finmatica .btn-outline-primary:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-primary,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-primary, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-primary.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-primary, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-primary, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-primary.lever, .blu-finmatica .btn-outline-primary.focus {
      box-shadow: inset 0 0 0 1px #0066cc, 0 0 0 0.2rem rgba(0, 102, 204, 0.5); }
    .blu-finmatica .btn-outline-primary.disabled, .blu-finmatica .btn-outline-primary:disabled {
      color: #0066cc;
      background-color: transparent; }
    .blu-finmatica .btn-outline-primary:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-primary:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-outline-primary.dropdown-toggle {
      color: #0066cc;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #0066cc; }
      .blu-finmatica .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-primary:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-primary:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-primary.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-primary:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-primary:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-primary.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-primary:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-primary:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-primary.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-primary:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-primary:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-primary.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-outline-primary.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-primary.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-primary.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-primary.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-outline-primary.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-outline-primary.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-outline-primary.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(0, 102, 204, 0.5); }
  .blu-finmatica .btn-outline-secondary {
    color: #6c757d;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #6c757d; }
    .blu-finmatica .btn-outline-secondary:hover {
      color: #5b5b5b;
      box-shadow: inset 0 0 0 1px #5b5b5b; }
    .blu-finmatica .btn-outline-secondary:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-secondary,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-secondary, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-secondary.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-secondary, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-secondary, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-secondary.lever, .blu-finmatica .btn-outline-secondary.focus {
      box-shadow: inset 0 0 0 1px #6c757d, 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
    .blu-finmatica .btn-outline-secondary.disabled, .blu-finmatica .btn-outline-secondary:disabled {
      color: #6c757d;
      background-color: transparent; }
    .blu-finmatica .btn-outline-secondary:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-secondary:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-outline-secondary.dropdown-toggle {
      color: #6c757d;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #6c757d; }
      .blu-finmatica .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-secondary.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-secondary.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-secondary.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-secondary.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-outline-secondary.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-secondary.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-secondary.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-secondary.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-outline-secondary.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-outline-secondary.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-outline-secondary.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .blu-finmatica .btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #28a745; }
    .blu-finmatica .btn-outline-success:hover {
      color: #267638;
      box-shadow: inset 0 0 0 1px #267638; }
    .blu-finmatica .btn-outline-success:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-success,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-success, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-success.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-success, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-success, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-success.lever, .blu-finmatica .btn-outline-success.focus {
      box-shadow: inset 0 0 0 1px #28a745, 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
    .blu-finmatica .btn-outline-success.disabled, .blu-finmatica .btn-outline-success:disabled {
      color: #28a745;
      background-color: transparent; }
    .blu-finmatica .btn-outline-success:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-success:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-outline-success.dropdown-toggle {
      color: #28a745;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #28a745; }
      .blu-finmatica .btn-outline-success:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-success:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-success:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-success.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-success:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-success:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-success.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-success:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-success:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-success:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-success.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-success:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-success:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-success.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-outline-success.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-success.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-success.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-success.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-outline-success.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-outline-success.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-outline-success.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .blu-finmatica .btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #17a2b8; }
    .blu-finmatica .btn-outline-info:hover {
      color: #197483;
      box-shadow: inset 0 0 0 1px #197483; }
    .blu-finmatica .btn-outline-info:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-info,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-info, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-info.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-info, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-info, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-info.lever, .blu-finmatica .btn-outline-info.focus {
      box-shadow: inset 0 0 0 1px #17a2b8, 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
    .blu-finmatica .btn-outline-info.disabled, .blu-finmatica .btn-outline-info:disabled {
      color: #17a2b8;
      background-color: transparent; }
    .blu-finmatica .btn-outline-info:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-info:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-outline-info.dropdown-toggle {
      color: #17a2b8;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #17a2b8; }
      .blu-finmatica .btn-outline-info:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-info:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-info:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-info.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-info:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-info:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-info.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-info:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-info:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-info:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-info.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-info:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-info:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-info.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-outline-info.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-info.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-info.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-info.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-outline-info.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-outline-info.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-outline-info.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .blu-finmatica .btn-outline-warning {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #ffc107; }
    .blu-finmatica .btn-outline-warning:hover {
      color: #c8990b;
      box-shadow: inset 0 0 0 1px #c8990b; }
    .blu-finmatica .btn-outline-warning:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-warning,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-warning, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-warning.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-warning, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-warning, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-warning.lever, .blu-finmatica .btn-outline-warning.focus {
      box-shadow: inset 0 0 0 1px #ffc107, 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
    .blu-finmatica .btn-outline-warning.disabled, .blu-finmatica .btn-outline-warning:disabled {
      color: #ffc107;
      background-color: transparent; }
    .blu-finmatica .btn-outline-warning:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-warning:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-outline-warning.dropdown-toggle {
      color: #ffc107;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #ffc107; }
      .blu-finmatica .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-warning:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-warning:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-warning.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-warning:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-warning:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-warning.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-warning:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-warning:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-warning.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-warning:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-warning:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-warning.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-outline-warning.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-warning.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-warning.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-warning.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-outline-warning.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-outline-warning.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-outline-warning.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .blu-finmatica .btn-outline-danger {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #dc3545; }
    .blu-finmatica .btn-outline-danger:hover {
      color: #b22c39;
      box-shadow: inset 0 0 0 1px #b22c39; }
    .blu-finmatica .btn-outline-danger:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-danger,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-danger, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-danger.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-danger, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-danger, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-danger.lever, .blu-finmatica .btn-outline-danger.focus {
      box-shadow: inset 0 0 0 1px #dc3545, 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
    .blu-finmatica .btn-outline-danger.disabled, .blu-finmatica .btn-outline-danger:disabled {
      color: #dc3545;
      background-color: transparent; }
    .blu-finmatica .btn-outline-danger:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-danger:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-outline-danger.dropdown-toggle {
      color: #dc3545;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #dc3545; }
      .blu-finmatica .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-danger:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-danger:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-danger.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-danger:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-danger:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-danger.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-danger:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-danger:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-danger.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-danger:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-danger:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-danger.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-outline-danger.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-danger.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-danger.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-danger.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-outline-danger.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-outline-danger.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-outline-danger.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .blu-finmatica .btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #f8f9fa; }
    .blu-finmatica .btn-outline-light:hover {
      color: #dde0e2;
      box-shadow: inset 0 0 0 1px #dde0e2; }
    .blu-finmatica .btn-outline-light:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-light,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-light, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-light.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-light, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-light, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-light.lever, .blu-finmatica .btn-outline-light.focus {
      box-shadow: inset 0 0 0 1px #f8f9fa, 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
    .blu-finmatica .btn-outline-light.disabled, .blu-finmatica .btn-outline-light:disabled {
      color: #f8f9fa;
      background-color: transparent; }
    .blu-finmatica .btn-outline-light:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-light:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-outline-light.dropdown-toggle {
      color: #f8f9fa;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #f8f9fa; }
      .blu-finmatica .btn-outline-light:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-light:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-light:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-light.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-light:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-light:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-light.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-light:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-light:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-light:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-light.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-light:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-light:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-light.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-outline-light.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-light.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-light.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-light.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-outline-light.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-outline-light.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-outline-light.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .blu-finmatica .btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #343a40; }
    .blu-finmatica .btn-outline-dark:hover {
      color: #202121;
      box-shadow: inset 0 0 0 1px #202121; }
    .blu-finmatica .btn-outline-dark:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-dark,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-dark, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-dark.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-dark, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-dark, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-dark.lever, .blu-finmatica .btn-outline-dark.focus {
      box-shadow: inset 0 0 0 1px #343a40, 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
    .blu-finmatica .btn-outline-dark.disabled, .blu-finmatica .btn-outline-dark:disabled {
      color: #343a40;
      background-color: transparent; }
    .blu-finmatica .btn-outline-dark:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-dark:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-outline-dark.dropdown-toggle {
      color: #343a40;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #343a40; }
      .blu-finmatica .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-dark:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-dark:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-dark.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-dark:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-dark:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-dark.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-dark:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-dark:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-dark.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-dark:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-dark:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-dark.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-outline-dark.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-dark.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-dark.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-dark.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-outline-dark.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-outline-dark.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-outline-dark.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .blu-finmatica .btn-outline-black {
    color: #000;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #000; }
    .blu-finmatica .btn-outline-black:hover {
      color: black;
      box-shadow: inset 0 0 0 1px black; }
    .blu-finmatica .btn-outline-black:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-black,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-black, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-black.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-black, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-black, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-black.lever, .blu-finmatica .btn-outline-black.focus {
      box-shadow: inset 0 0 0 1px #000, 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }
    .blu-finmatica .btn-outline-black.disabled, .blu-finmatica .btn-outline-black:disabled {
      color: #000;
      background-color: transparent; }
    .blu-finmatica .btn-outline-black:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-black:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-outline-black.dropdown-toggle {
      color: #000;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #000; }
      .blu-finmatica .btn-outline-black:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-black:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-black:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-black.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-black:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-black:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-black.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-black:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-black:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-black:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-black.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-black:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-black:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-black.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-outline-black.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-black.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-black.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-black.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-outline-black.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-outline-black.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-outline-black.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }
  .blu-finmatica .btn-outline-white {
    color: #FFF;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #FFF; }
    .blu-finmatica .btn-outline-white:hover {
      color: #e6e6e6;
      box-shadow: inset 0 0 0 1px #e6e6e6; }
    .blu-finmatica .btn-outline-white:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-white,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-white, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-white.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-white, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-white, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-white.lever, .blu-finmatica .btn-outline-white.focus {
      box-shadow: inset 0 0 0 1px #FFF, 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
    .blu-finmatica .btn-outline-white.disabled, .blu-finmatica .btn-outline-white:disabled {
      color: #FFF;
      background-color: transparent; }
    .blu-finmatica .btn-outline-white:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-white:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-outline-white.dropdown-toggle {
      color: #FFF;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #FFF; }
      .blu-finmatica .btn-outline-white:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-white:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-white:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-white.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-white:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-white:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-white.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-white:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-white:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-white:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-white.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-white:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-white:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-white.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-outline-white.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-white.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-white.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-white.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-outline-white.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-outline-white.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-outline-white.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  .blu-finmatica .btn-outline-100 {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #f8f9fa; }
    .blu-finmatica .btn-outline-100:hover {
      color: #dde0e2;
      box-shadow: inset 0 0 0 1px #dde0e2; }
    .blu-finmatica .btn-outline-100:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-100,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-100, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-100.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-100, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-100, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-100.lever, .blu-finmatica .btn-outline-100.focus {
      box-shadow: inset 0 0 0 1px #f8f9fa, 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
    .blu-finmatica .btn-outline-100.disabled, .blu-finmatica .btn-outline-100:disabled {
      color: #f8f9fa;
      background-color: transparent; }
    .blu-finmatica .btn-outline-100:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-100:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-outline-100.dropdown-toggle {
      color: #f8f9fa;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #f8f9fa; }
      .blu-finmatica .btn-outline-100:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-100:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-100:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-100.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-100:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-100:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-100.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-100:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-100:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-100:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-100.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-100:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-100:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-100.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-outline-100.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-100.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-100.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-100.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-outline-100.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-outline-100.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-outline-100.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .blu-finmatica .btn-outline-200 {
    color: #e9ecef;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #e9ecef; }
    .blu-finmatica .btn-outline-200:hover {
      color: #d0d3d5;
      box-shadow: inset 0 0 0 1px #d0d3d5; }
    .blu-finmatica .btn-outline-200:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-200,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-200, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-200.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-200, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-200, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-200.lever, .blu-finmatica .btn-outline-200.focus {
      box-shadow: inset 0 0 0 1px #e9ecef, 0 0 0 0.2rem rgba(233, 236, 239, 0.5); }
    .blu-finmatica .btn-outline-200.disabled, .blu-finmatica .btn-outline-200:disabled {
      color: #e9ecef;
      background-color: transparent; }
    .blu-finmatica .btn-outline-200:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-200:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-outline-200.dropdown-toggle {
      color: #e9ecef;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #e9ecef; }
      .blu-finmatica .btn-outline-200:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-200:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-200:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-200.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-200:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-200:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-200.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-200:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-200:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-200:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-200.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-200:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-200:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-200.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-outline-200.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-200.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-200.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-200.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-outline-200.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-outline-200.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-outline-200.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(233, 236, 239, 0.5); }
  .blu-finmatica .btn-outline-300 {
    color: #dee2e6;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #dee2e6; }
    .blu-finmatica .btn-outline-300:hover {
      color: #c6c9cb;
      box-shadow: inset 0 0 0 1px #c6c9cb; }
    .blu-finmatica .btn-outline-300:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-300,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-300, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-300.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-300, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-300, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-300.lever, .blu-finmatica .btn-outline-300.focus {
      box-shadow: inset 0 0 0 1px #dee2e6, 0 0 0 0.2rem rgba(222, 226, 230, 0.5); }
    .blu-finmatica .btn-outline-300.disabled, .blu-finmatica .btn-outline-300:disabled {
      color: #dee2e6;
      background-color: transparent; }
    .blu-finmatica .btn-outline-300:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-300:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-outline-300.dropdown-toggle {
      color: #dee2e6;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #dee2e6; }
      .blu-finmatica .btn-outline-300:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-300:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-300:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-300.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-300:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-300:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-300.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-300:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-300:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-300:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-300.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-300:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-300:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-300.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-outline-300.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-300.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-300.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-300.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-outline-300.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-outline-300.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-outline-300.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(222, 226, 230, 0.5); }
  .blu-finmatica .btn-outline-400 {
    color: #ced4da;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #ced4da; }
    .blu-finmatica .btn-outline-400:hover {
      color: #b8bbbd;
      box-shadow: inset 0 0 0 1px #b8bbbd; }
    .blu-finmatica .btn-outline-400:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-400,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-400, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-400.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-400, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-400, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-400.lever, .blu-finmatica .btn-outline-400.focus {
      box-shadow: inset 0 0 0 1px #ced4da, 0 0 0 0.2rem rgba(206, 212, 218, 0.5); }
    .blu-finmatica .btn-outline-400.disabled, .blu-finmatica .btn-outline-400:disabled {
      color: #ced4da;
      background-color: transparent; }
    .blu-finmatica .btn-outline-400:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-400:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-outline-400.dropdown-toggle {
      color: #ced4da;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #ced4da; }
      .blu-finmatica .btn-outline-400:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-400:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-400:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-400.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-400:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-400:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-400.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-400:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-400:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-400:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-400.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-400:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-400:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-400.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-outline-400.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-400.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-400.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-400.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-outline-400.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-outline-400.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-outline-400.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(206, 212, 218, 0.5); }
  .blu-finmatica .btn-outline-500 {
    color: #adb5bd;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #adb5bd; }
    .blu-finmatica .btn-outline-500:hover {
      color: #9b9c9c;
      box-shadow: inset 0 0 0 1px #9b9c9c; }
    .blu-finmatica .btn-outline-500:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-500,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-500, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-500.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-500, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-500, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-500.lever, .blu-finmatica .btn-outline-500.focus {
      box-shadow: inset 0 0 0 1px #adb5bd, 0 0 0 0.2rem rgba(173, 181, 189, 0.5); }
    .blu-finmatica .btn-outline-500.disabled, .blu-finmatica .btn-outline-500:disabled {
      color: #adb5bd;
      background-color: transparent; }
    .blu-finmatica .btn-outline-500:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-500:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-outline-500.dropdown-toggle {
      color: #adb5bd;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #adb5bd; }
      .blu-finmatica .btn-outline-500:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-500:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-500:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-500.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-500:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-500:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-500.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-500:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-500:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-500:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-500.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-500:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-500:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-500.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-outline-500.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-500.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-500.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-500.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-outline-500.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-outline-500.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-outline-500.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(173, 181, 189, 0.5); }
  .blu-finmatica .btn-outline-600 {
    color: #6c757d;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #6c757d; }
    .blu-finmatica .btn-outline-600:hover {
      color: #5b5b5b;
      box-shadow: inset 0 0 0 1px #5b5b5b; }
    .blu-finmatica .btn-outline-600:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-600,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-600, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-600.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-600, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-600, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-600.lever, .blu-finmatica .btn-outline-600.focus {
      box-shadow: inset 0 0 0 1px #6c757d, 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
    .blu-finmatica .btn-outline-600.disabled, .blu-finmatica .btn-outline-600:disabled {
      color: #6c757d;
      background-color: transparent; }
    .blu-finmatica .btn-outline-600:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-600:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-outline-600.dropdown-toggle {
      color: #6c757d;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #6c757d; }
      .blu-finmatica .btn-outline-600:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-600:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-600:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-600.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-600:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-600:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-600.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-600:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-600:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-600:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-600.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-600:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-600:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-600.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-outline-600.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-600.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-600.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-600.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-outline-600.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-outline-600.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-outline-600.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .blu-finmatica .btn-outline-700 {
    color: #495057;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #495057; }
    .blu-finmatica .btn-outline-700:hover {
      color: #373737;
      box-shadow: inset 0 0 0 1px #373737; }
    .blu-finmatica .btn-outline-700:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-700,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-700, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-700.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-700, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-700, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-700.lever, .blu-finmatica .btn-outline-700.focus {
      box-shadow: inset 0 0 0 1px #495057, 0 0 0 0.2rem rgba(73, 80, 87, 0.5); }
    .blu-finmatica .btn-outline-700.disabled, .blu-finmatica .btn-outline-700:disabled {
      color: #495057;
      background-color: transparent; }
    .blu-finmatica .btn-outline-700:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-700:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-outline-700.dropdown-toggle {
      color: #495057;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #495057; }
      .blu-finmatica .btn-outline-700:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-700:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-700:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-700.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-700:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-700:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-700.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-700:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-700:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-700:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-700.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-700:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-700:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-700.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-outline-700.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-700.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-700.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-700.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-outline-700.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-outline-700.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-outline-700.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(73, 80, 87, 0.5); }
  .blu-finmatica .btn-outline-800 {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #343a40; }
    .blu-finmatica .btn-outline-800:hover {
      color: #202121;
      box-shadow: inset 0 0 0 1px #202121; }
    .blu-finmatica .btn-outline-800:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-800,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-800, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-800.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-800, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-800, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-800.lever, .blu-finmatica .btn-outline-800.focus {
      box-shadow: inset 0 0 0 1px #343a40, 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
    .blu-finmatica .btn-outline-800.disabled, .blu-finmatica .btn-outline-800:disabled {
      color: #343a40;
      background-color: transparent; }
    .blu-finmatica .btn-outline-800:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-800:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-outline-800.dropdown-toggle {
      color: #343a40;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #343a40; }
      .blu-finmatica .btn-outline-800:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-800:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-800:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-800.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-800:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-800:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-800.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-800:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-800:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-800:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-800.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-800:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-800:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-800.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-outline-800.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-800.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-800.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-800.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-outline-800.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-outline-800.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-outline-800.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .blu-finmatica .btn-outline-900 {
    color: #212529;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #212529; }
    .blu-finmatica .btn-outline-900:hover {
      color: #0b0c0c;
      box-shadow: inset 0 0 0 1px #0b0c0c; }
    .blu-finmatica .btn-outline-900:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-900,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-900, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-900.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-900, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-900, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-900.lever, .blu-finmatica .btn-outline-900.focus {
      box-shadow: inset 0 0 0 1px #212529, 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
    .blu-finmatica .btn-outline-900.disabled, .blu-finmatica .btn-outline-900:disabled {
      color: #212529;
      background-color: transparent; }
    .blu-finmatica .btn-outline-900:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-900:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .btn-outline-900.dropdown-toggle {
      color: #212529;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #212529; }
      .blu-finmatica .btn-outline-900:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-900:not(:disabled):not(.disabled):active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-900:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-900.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-900:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-900:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-900.lever:not(:disabled):not(.disabled):active, .blu-finmatica .btn-outline-900:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-900:not(:disabled):not(.disabled).active,
      .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-900:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-900.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-outline-900:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-outline-900:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-outline-900.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .btn-outline-900.dropdown-toggle:focus,
      .show > .blu-finmatica .form-check [type='checkbox']:focus + label.btn-outline-900.dropdown-toggle,
      .show > .blu-finmatica .form-check [type='radio']:focus + label.btn-outline-900.dropdown-toggle,
      .show > .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-900.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='checkbox']:focus + label.btn-outline-900.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica [type='radio']:focus + label.btn-outline-900.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica input[type='checkbox']:focus + .btn-outline-900.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
  .blu-finmatica .btn-link {
    font-weight: 400;
    color: #0066cc;
    text-decoration: underline; }
    .blu-finmatica .btn-link:hover {
      color: #0056b3;
      text-decoration: underline; }
    .blu-finmatica .btn-link:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.btn-link,
    .blu-finmatica .form-check [type='radio']:focus + label.btn-link, .blu-finmatica .toggles label input[type='checkbox']:focus + .btn-link.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.btn-link, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.btn-link, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .btn-link.lever, .blu-finmatica .btn-link.focus {
      text-decoration: underline; }
    .blu-finmatica .btn-link:disabled, .blu-finmatica .btn-link.disabled {
      color: #6c757d;
      pointer-events: none; }
  .blu-finmatica .btn-lg, .blu-finmatica .btn-group-lg > .btn, .blu-finmatica .rosso-finmatica .btn-group-lg > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem; }
  .blu-finmatica .btn-sm, .blu-finmatica .btn-group-sm > .btn, .blu-finmatica .rosso-finmatica .btn-group-sm > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem; }
  .blu-finmatica .btn-block {
    display: block;
    width: 100%; }
    .blu-finmatica .btn-block + .btn-block {
      margin-top: 0.5rem; }
  .blu-finmatica input[type="submit"].btn-block,
  .blu-finmatica input[type="reset"].btn-block,
  .blu-finmatica input[type="button"].btn-block {
    width: 100%; }
  .blu-finmatica .fade {
    transition: opacity 0.15s linear; }
    @media (prefers-reduced-motion: reduce) {
      .blu-finmatica .fade {
        transition: none; } }
    .blu-finmatica .fade:not(.show) {
      opacity: 0; }
  .blu-finmatica .collapse:not(.show) {
    display: none; }
  .blu-finmatica .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease; }
    @media (prefers-reduced-motion: reduce) {
      .blu-finmatica .collapsing {
        transition: none; } }
  .blu-finmatica .dropup,
  .blu-finmatica .dropright,
  .blu-finmatica .dropdown,
  .blu-finmatica .dropleft {
    position: relative; }
  .blu-finmatica .dropdown-toggle {
    white-space: nowrap; }
  .blu-finmatica .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #FFF;
    background-clip: padding-box;
    border: 0 solid transparent;
    border-radius: 0.25rem;
    box-shadow: 0 20px 30px 5px rgba(0, 0, 0, 0.05); }
  .blu-finmatica .dropdown-menu-left {
    right: auto;
    left: 0; }
  .blu-finmatica .dropdown-menu-right {
    right: 0;
    left: auto; }
  @media (min-width: 576px) {
    .blu-finmatica .dropdown-menu-sm-left {
      right: auto;
      left: 0; }
    .blu-finmatica .dropdown-menu-sm-right {
      right: 0;
      left: auto; } }
  @media (min-width: 768px) {
    .blu-finmatica .dropdown-menu-md-left {
      right: auto;
      left: 0; }
    .blu-finmatica .dropdown-menu-md-right {
      right: 0;
      left: auto; } }
  @media (min-width: 992px) {
    .blu-finmatica .dropdown-menu-lg-left {
      right: auto;
      left: 0; }
    .blu-finmatica .dropdown-menu-lg-right {
      right: 0;
      left: auto; } }
  @media (min-width: 1200px) {
    .blu-finmatica .dropdown-menu-xl-left {
      right: auto;
      left: 0; }
    .blu-finmatica .dropdown-menu-xl-right {
      right: 0;
      left: auto; } }
  .blu-finmatica .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0.125rem; }
  .blu-finmatica .dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 0.125rem; }
  .blu-finmatica .dropright .dropdown-toggle::after {
    vertical-align: 0; }
  .blu-finmatica .dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 0.125rem; }
  .blu-finmatica .dropleft .dropdown-toggle::before {
    vertical-align: 0; }
  .blu-finmatica .dropdown-menu[x-placement^="top"], .blu-finmatica .dropdown-menu[x-placement^="right"], .blu-finmatica .dropdown-menu[x-placement^="bottom"], .blu-finmatica .dropdown-menu[x-placement^="left"] {
    right: auto;
    bottom: auto; }
  .blu-finmatica .dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef; }
  .blu-finmatica .dropdown-item {
    display: block;
    width: 100%;
    padding: 12px 24px;
    clear: both;
    font-weight: 400;
    color: #343a40;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0; }
    .blu-finmatica .dropdown-item:hover, .blu-finmatica .dropdown-item:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.dropdown-item,
    .blu-finmatica .form-check [type='radio']:focus + label.dropdown-item, .blu-finmatica .toggles label input[type='checkbox']:focus + .dropdown-item.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.dropdown-item, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.dropdown-item, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .dropdown-item.lever {
      color: #343a40;
      text-decoration: none;
      background-color: #e6ecf2; }
    .blu-finmatica .dropdown-item.active, .blu-finmatica .dropdown-item:active {
      color: #FFF;
      text-decoration: none;
      background-color: #007BFF; }
    .blu-finmatica .dropdown-item.disabled, .blu-finmatica .dropdown-item:disabled {
      color: #6c757d;
      pointer-events: none;
      background-color: transparent; }
  .blu-finmatica .dropdown-menu.show {
    display: block; }
  .blu-finmatica .dropdown-header {
    display: block;
    padding: 0.5rem 24px;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #343a40;
    white-space: nowrap; }
  .blu-finmatica .dropdown-item-text {
    display: block;
    padding: 12px 24px;
    color: #343a40; }
  .blu-finmatica .btn-group,
  .blu-finmatica .btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle; }
    .blu-finmatica .btn-group > .btn,
    .blu-finmatica .btn-group-vertical > .btn {
      position: relative;
      flex: 1 1 auto; }
      .blu-finmatica .btn-group > .btn:hover,
      .blu-finmatica .btn-group-vertical > .btn:hover {
        z-index: 1; }
      .blu-finmatica .btn-group > .btn:focus, .blu-finmatica .form-check .btn-group > [type='checkbox']:focus + label.btn,
      .blu-finmatica .form-check .btn-group > [type='radio']:focus + label.btn, .blu-finmatica .toggles label .btn-group > input[type='checkbox']:focus + .btn.lever, .rosso-finmatica .form-check .blu-finmatica .btn-group > [type='checkbox']:focus + label.btn, .rosso-finmatica .form-check .blu-finmatica .btn-group > [type='radio']:focus + label.btn, .rosso-finmatica .toggles label .blu-finmatica .btn-group > input[type='checkbox']:focus + .btn.lever, .blu-finmatica .btn-group > .btn:active, .blu-finmatica .btn-group > .btn.active,
      .blu-finmatica .btn-group-vertical > .btn:focus,
      .blu-finmatica .form-check .btn-group-vertical > [type='checkbox']:focus + label.btn,
      .blu-finmatica .form-check .btn-group-vertical > [type='radio']:focus + label.btn,
      .blu-finmatica .toggles label .btn-group-vertical > input[type='checkbox']:focus + .btn.lever,
      .rosso-finmatica .form-check .blu-finmatica .btn-group-vertical > [type='checkbox']:focus + label.btn,
      .rosso-finmatica .form-check .blu-finmatica .btn-group-vertical > [type='radio']:focus + label.btn,
      .rosso-finmatica .toggles label .blu-finmatica .btn-group-vertical > input[type='checkbox']:focus + .btn.lever,
      .blu-finmatica .btn-group-vertical > .btn:active,
      .blu-finmatica .btn-group-vertical > .btn.active {
        z-index: 1; }
  .blu-finmatica .btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start; }
    .blu-finmatica .btn-toolbar .input-group {
      width: auto; }
  .blu-finmatica .btn-group > .btn:not(:first-child),
  .blu-finmatica .btn-group > .btn-group:not(:first-child) {
    margin-left: 0; }
  .blu-finmatica .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
  .blu-finmatica .btn-group > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .blu-finmatica .btn-group > .btn:not(:first-child),
  .blu-finmatica .btn-group > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .blu-finmatica .dropdown-toggle-split {
    padding-right: 0.5625rem;
    padding-left: 0.5625rem; }
    .blu-finmatica .dropdown-toggle-split::after,
    .dropup .blu-finmatica .dropdown-toggle-split::after,
    .dropright .blu-finmatica .dropdown-toggle-split::after {
      margin-left: 0; }
    .dropleft .blu-finmatica .dropdown-toggle-split::before {
      margin-right: 0; }
  .blu-finmatica .btn-sm + .dropdown-toggle-split, .blu-finmatica .btn-group-sm > .btn + .dropdown-toggle-split, .blu-finmatica .rosso-finmatica .btn-group-sm > .btn + .dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem; }
  .blu-finmatica .btn-lg + .dropdown-toggle-split, .blu-finmatica .btn-group-lg > .btn + .dropdown-toggle-split, .blu-finmatica .rosso-finmatica .btn-group-lg > .btn + .dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem; }
  .blu-finmatica .btn-group.show .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
    .blu-finmatica .btn-group.show .dropdown-toggle.btn-link {
      box-shadow: none; }
  .blu-finmatica .btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center; }
    .blu-finmatica .btn-group-vertical > .btn,
    .blu-finmatica .btn-group-vertical > .btn-group {
      width: 100%; }
    .blu-finmatica .btn-group-vertical > .btn:not(:first-child),
    .blu-finmatica .btn-group-vertical > .btn-group:not(:first-child) {
      margin-top: 0; }
    .blu-finmatica .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
    .blu-finmatica .btn-group-vertical > .btn-group:not(:last-child) > .btn {
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
    .blu-finmatica .btn-group-vertical > .btn:not(:first-child),
    .blu-finmatica .btn-group-vertical > .btn-group:not(:first-child) > .btn {
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
  .blu-finmatica .btn-group-toggle > .btn,
  .blu-finmatica .btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0; }
    .blu-finmatica .btn-group-toggle > .btn input[type="radio"],
    .blu-finmatica .btn-group-toggle > .btn input[type="checkbox"],
    .blu-finmatica .btn-group-toggle > .btn-group > .btn input[type="radio"],
    .blu-finmatica .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
      position: absolute;
      clip: rect(0, 0, 0, 0);
      pointer-events: none; }
  .blu-finmatica .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%; }
    .blu-finmatica .input-group > .form-control,
    .blu-finmatica .input-group > .form-control-plaintext,
    .blu-finmatica .input-group > .custom-select,
    .blu-finmatica .input-group > .custom-file {
      position: relative;
      flex: 1 1 auto;
      width: 1%;
      min-width: 0;
      margin-bottom: 0; }
      .blu-finmatica .input-group > .form-control + .form-control,
      .blu-finmatica .input-group > .form-control + .custom-select,
      .blu-finmatica .input-group > .form-control + .custom-file,
      .blu-finmatica .input-group > .form-control-plaintext + .form-control,
      .blu-finmatica .input-group > .form-control-plaintext + .custom-select,
      .blu-finmatica .input-group > .form-control-plaintext + .custom-file,
      .blu-finmatica .input-group > .custom-select + .form-control,
      .blu-finmatica .input-group > .custom-select + .custom-select,
      .blu-finmatica .input-group > .custom-select + .custom-file,
      .blu-finmatica .input-group > .custom-file + .form-control,
      .blu-finmatica .input-group > .custom-file + .custom-select,
      .blu-finmatica .input-group > .custom-file + .custom-file {
        margin-left: 0; }
    .blu-finmatica .input-group > .form-control:focus, .blu-finmatica .form-check .input-group > [type='checkbox']:focus + label.form-control,
    .blu-finmatica .form-check .input-group > [type='radio']:focus + label.form-control, .blu-finmatica .toggles label .input-group > input[type='checkbox']:focus + .form-control.lever, .rosso-finmatica .form-check .blu-finmatica .input-group > [type='checkbox']:focus + label.form-control, .rosso-finmatica .form-check .blu-finmatica .input-group > [type='radio']:focus + label.form-control, .rosso-finmatica .toggles label .blu-finmatica .input-group > input[type='checkbox']:focus + .form-control.lever,
    .blu-finmatica .input-group > .custom-select:focus,
    .blu-finmatica .form-check .input-group > [type='checkbox']:focus + label.custom-select,
    .blu-finmatica .form-check .input-group > [type='radio']:focus + label.custom-select,
    .blu-finmatica .toggles label .input-group > input[type='checkbox']:focus + .custom-select.lever,
    .rosso-finmatica .form-check .blu-finmatica .input-group > [type='checkbox']:focus + label.custom-select,
    .rosso-finmatica .form-check .blu-finmatica .input-group > [type='radio']:focus + label.custom-select,
    .rosso-finmatica .toggles label .blu-finmatica .input-group > input[type='checkbox']:focus + .custom-select.lever,
    .blu-finmatica .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label,
    .blu-finmatica .input-group > .custom-file .form-check [type='checkbox']:focus + label.custom-file-input ~ .custom-file-label,
    .blu-finmatica .form-check .input-group > .custom-file [type='checkbox']:focus + label.custom-file-input ~ .custom-file-label,
    .blu-finmatica .input-group > .custom-file .form-check [type='radio']:focus + label.custom-file-input ~ .custom-file-label,
    .blu-finmatica .form-check .input-group > .custom-file [type='radio']:focus + label.custom-file-input ~ .custom-file-label,
    .blu-finmatica .input-group > .custom-file .toggles label input[type='checkbox']:focus + .custom-file-input.lever ~ .custom-file-label,
    .blu-finmatica .toggles label .input-group > .custom-file input[type='checkbox']:focus + .custom-file-input.lever ~ .custom-file-label,
    .rosso-finmatica .form-check .blu-finmatica .input-group > .custom-file [type='checkbox']:focus + label.custom-file-input ~ .custom-file-label,
    .rosso-finmatica .form-check .blu-finmatica .input-group > .custom-file [type='radio']:focus + label.custom-file-input ~ .custom-file-label,
    .rosso-finmatica .toggles label .blu-finmatica .input-group > .custom-file input[type='checkbox']:focus + .custom-file-input.lever ~ .custom-file-label {
      z-index: 3; }
    .blu-finmatica .input-group > .custom-file .custom-file-input:focus, .blu-finmatica .input-group > .custom-file .form-check [type='checkbox']:focus + label.custom-file-input, .blu-finmatica .form-check .input-group > .custom-file [type='checkbox']:focus + label.custom-file-input,
    .blu-finmatica .input-group > .custom-file .form-check [type='radio']:focus + label.custom-file-input, .blu-finmatica .form-check .input-group > .custom-file [type='radio']:focus + label.custom-file-input, .blu-finmatica .input-group > .custom-file .toggles label input[type='checkbox']:focus + .custom-file-input.lever, .blu-finmatica .toggles label .input-group > .custom-file input[type='checkbox']:focus + .custom-file-input.lever, .rosso-finmatica .form-check .blu-finmatica .input-group > .custom-file [type='checkbox']:focus + label.custom-file-input, .rosso-finmatica .form-check .blu-finmatica .input-group > .custom-file [type='radio']:focus + label.custom-file-input, .rosso-finmatica .toggles label .blu-finmatica .input-group > .custom-file input[type='checkbox']:focus + .custom-file-input.lever {
      z-index: 4; }
    .blu-finmatica .input-group > .form-control:not(:first-child),
    .blu-finmatica .input-group > .custom-select:not(:first-child) {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
    .blu-finmatica .input-group > .custom-file {
      display: flex;
      align-items: center; }
      .blu-finmatica .input-group > .custom-file:not(:last-child) .custom-file-label,
      .blu-finmatica .input-group > .custom-file:not(:first-child) .custom-file-label {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
    .blu-finmatica .input-group:not(.has-validation) > .form-control:not(:last-child),
    .blu-finmatica .input-group:not(.has-validation) > .custom-select:not(:last-child),
    .blu-finmatica .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .blu-finmatica .input-group.has-validation > .form-control:nth-last-child(n + 3),
    .blu-finmatica .input-group.has-validation > .custom-select:nth-last-child(n + 3),
    .blu-finmatica .input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
  .blu-finmatica .input-group-prepend,
  .blu-finmatica .input-group-append {
    display: flex; }
    .blu-finmatica .input-group-prepend .btn,
    .blu-finmatica .input-group-append .btn {
      position: relative;
      z-index: 2; }
      .blu-finmatica .input-group-prepend .btn:focus, .blu-finmatica .input-group-prepend .form-check [type='checkbox']:focus + label.btn, .blu-finmatica .form-check .input-group-prepend [type='checkbox']:focus + label.btn,
      .blu-finmatica .input-group-prepend .form-check [type='radio']:focus + label.btn, .blu-finmatica .form-check .input-group-prepend [type='radio']:focus + label.btn, .blu-finmatica .input-group-prepend .toggles label input[type='checkbox']:focus + .btn.lever, .blu-finmatica .toggles label .input-group-prepend input[type='checkbox']:focus + .btn.lever, .rosso-finmatica .form-check .blu-finmatica .input-group-prepend [type='checkbox']:focus + label.btn, .rosso-finmatica .form-check .blu-finmatica .input-group-prepend [type='radio']:focus + label.btn, .rosso-finmatica .toggles label .blu-finmatica .input-group-prepend input[type='checkbox']:focus + .btn.lever,
      .blu-finmatica .input-group-append .btn:focus,
      .blu-finmatica .input-group-append .form-check [type='checkbox']:focus + label.btn,
      .blu-finmatica .form-check .input-group-append [type='checkbox']:focus + label.btn,
      .blu-finmatica .input-group-append .form-check [type='radio']:focus + label.btn,
      .blu-finmatica .form-check .input-group-append [type='radio']:focus + label.btn,
      .blu-finmatica .input-group-append .toggles label input[type='checkbox']:focus + .btn.lever,
      .blu-finmatica .toggles label .input-group-append input[type='checkbox']:focus + .btn.lever,
      .rosso-finmatica .form-check .blu-finmatica .input-group-append [type='checkbox']:focus + label.btn,
      .rosso-finmatica .form-check .blu-finmatica .input-group-append [type='radio']:focus + label.btn,
      .rosso-finmatica .toggles label .blu-finmatica .input-group-append input[type='checkbox']:focus + .btn.lever {
        z-index: 3; }
    .blu-finmatica .input-group-prepend .btn + .btn,
    .blu-finmatica .input-group-prepend .btn + .input-group-text,
    .blu-finmatica .input-group-prepend .input-group-text + .input-group-text,
    .blu-finmatica .input-group-prepend .input-group-text + .btn,
    .blu-finmatica .input-group-append .btn + .btn,
    .blu-finmatica .input-group-append .btn + .input-group-text,
    .blu-finmatica .input-group-append .input-group-text + .input-group-text,
    .blu-finmatica .input-group-append .input-group-text + .btn {
      margin-left: 0; }
  .blu-finmatica .input-group-prepend {
    margin-right: 0; }
  .blu-finmatica .input-group-append {
    margin-left: 0; }
  .blu-finmatica .input-group-text {
    display: flex;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #FFF;
    border: 0 solid #ced4da;
    border-radius: 0; }
    .blu-finmatica .input-group-text input[type="radio"],
    .blu-finmatica .input-group-text input[type="checkbox"] {
      margin-top: 0; }
  .blu-finmatica .input-group-lg > .form-control:not(textarea),
  .blu-finmatica .input-group-lg > .custom-select {
    height: 3rem; }
  .blu-finmatica .input-group-lg > .form-control,
  .blu-finmatica .input-group-lg > .custom-select,
  .blu-finmatica .input-group-lg > .input-group-prepend > .input-group-text,
  .blu-finmatica .input-group-lg > .input-group-append > .input-group-text,
  .blu-finmatica .input-group-lg > .input-group-prepend > .btn,
  .blu-finmatica .input-group-lg > .input-group-append > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem; }
  .blu-finmatica .input-group-sm > .form-control:not(textarea),
  .blu-finmatica .input-group-sm > .custom-select {
    height: 1.9375rem; }
  .blu-finmatica .input-group-sm > .form-control,
  .blu-finmatica .input-group-sm > .custom-select,
  .blu-finmatica .input-group-sm > .input-group-prepend > .input-group-text,
  .blu-finmatica .input-group-sm > .input-group-append > .input-group-text,
  .blu-finmatica .input-group-sm > .input-group-prepend > .btn,
  .blu-finmatica .input-group-sm > .input-group-append > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem; }
  .blu-finmatica .input-group-lg > .custom-select,
  .blu-finmatica .input-group-sm > .custom-select {
    padding-right: 1.75rem; }
  .blu-finmatica .input-group > .input-group-prepend > .btn,
  .blu-finmatica .input-group > .input-group-prepend > .input-group-text,
  .blu-finmatica .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
  .blu-finmatica .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
  .blu-finmatica .input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
  .blu-finmatica .input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text,
  .blu-finmatica .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
  .blu-finmatica .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .blu-finmatica .input-group > .input-group-append > .btn,
  .blu-finmatica .input-group > .input-group-append > .input-group-text,
  .blu-finmatica .input-group > .input-group-prepend:not(:first-child) > .btn,
  .blu-finmatica .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
  .blu-finmatica .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
  .blu-finmatica .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .blu-finmatica .nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
  .blu-finmatica .nav-link {
    display: block;
    padding: 0.5rem 1rem;
    text-decoration: none; }
    .blu-finmatica .nav-link:hover, .blu-finmatica .nav-link:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.nav-link,
    .blu-finmatica .form-check [type='radio']:focus + label.nav-link, .blu-finmatica .toggles label input[type='checkbox']:focus + .nav-link.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.nav-link, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.nav-link, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .nav-link.lever {
      text-decoration: none; }
    .blu-finmatica .nav-link.disabled {
      color: #6c757d;
      pointer-events: none;
      cursor: default; }
  .blu-finmatica .nav-tabs {
    border-bottom: 1px solid #dee2e6; }
    .blu-finmatica .nav-tabs .nav-link {
      margin-bottom: -1px;
      border: 1px solid transparent;
      border-top-left-radius: 0.25rem;
      border-top-right-radius: 0.25rem; }
      .blu-finmatica .nav-tabs .nav-link:hover, .blu-finmatica .nav-tabs .nav-link:focus, .blu-finmatica .nav-tabs .form-check [type='checkbox']:focus + label.nav-link, .blu-finmatica .form-check .nav-tabs [type='checkbox']:focus + label.nav-link,
      .blu-finmatica .nav-tabs .form-check [type='radio']:focus + label.nav-link, .blu-finmatica .form-check .nav-tabs [type='radio']:focus + label.nav-link, .blu-finmatica .nav-tabs .toggles label input[type='checkbox']:focus + .nav-link.lever, .blu-finmatica .toggles label .nav-tabs input[type='checkbox']:focus + .nav-link.lever, .rosso-finmatica .form-check .blu-finmatica .nav-tabs [type='checkbox']:focus + label.nav-link, .rosso-finmatica .form-check .blu-finmatica .nav-tabs [type='radio']:focus + label.nav-link, .rosso-finmatica .toggles label .blu-finmatica .nav-tabs input[type='checkbox']:focus + .nav-link.lever {
        border-color: #e9ecef #e9ecef #dee2e6; }
      .blu-finmatica .nav-tabs .nav-link.disabled {
        color: #6c757d;
        background-color: transparent;
        border-color: transparent; }
    .blu-finmatica .nav-tabs .nav-link.active,
    .blu-finmatica .nav-tabs .nav-item.show .nav-link {
      color: #495057;
      background-color: #FFF;
      border-color: #dee2e6 #dee2e6 #FFF; }
    .blu-finmatica .nav-tabs .dropdown-menu {
      margin-top: -1px;
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
  .blu-finmatica .nav-pills .nav-link {
    border-radius: 0.25rem; }
  .blu-finmatica .nav-pills .nav-link.active,
  .blu-finmatica .nav-pills .show > .nav-link {
    color: #FFF;
    background-color: #007BFF; }
  .blu-finmatica .nav-fill > .nav-link,
  .blu-finmatica .nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center; }
  .blu-finmatica .nav-justified > .nav-link,
  .blu-finmatica .nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center; }
  .blu-finmatica .tab-content > .tab-pane {
    display: none; }
  .blu-finmatica .tab-content > .active {
    display: block; }
  .blu-finmatica .navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 1rem; }
    .blu-finmatica .navbar .container,
    .blu-finmatica .navbar .container-fluid, .blu-finmatica .navbar .container-sm, .blu-finmatica .navbar .container-md, .blu-finmatica .navbar .container-lg, .blu-finmatica .navbar .container-xl {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-between; }
  .blu-finmatica .navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap; }
    .blu-finmatica .navbar-brand:hover, .blu-finmatica .navbar-brand:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.navbar-brand,
    .blu-finmatica .form-check [type='radio']:focus + label.navbar-brand, .blu-finmatica .toggles label input[type='checkbox']:focus + .navbar-brand.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.navbar-brand, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.navbar-brand, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .navbar-brand.lever {
      text-decoration: none; }
  .blu-finmatica .navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
    .blu-finmatica .navbar-nav .nav-link {
      padding-right: 0;
      padding-left: 0; }
    .blu-finmatica .navbar-nav .dropdown-menu {
      position: static;
      float: none; }
  .blu-finmatica .navbar-text {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
  .blu-finmatica .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center; }
  .blu-finmatica .navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem; }
    .blu-finmatica .navbar-toggler:hover, .blu-finmatica .navbar-toggler:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.navbar-toggler,
    .blu-finmatica .form-check [type='radio']:focus + label.navbar-toggler, .blu-finmatica .toggles label input[type='checkbox']:focus + .navbar-toggler.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.navbar-toggler, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.navbar-toggler, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .navbar-toggler.lever {
      text-decoration: none; }
  .blu-finmatica .navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: 50% / 100% 100% no-repeat; }
  .blu-finmatica .navbar-nav-scroll {
    max-height: 75vh;
    overflow-y: auto; }
  @media (max-width: 575.98px) {
    .blu-finmatica .navbar-expand-sm > .container,
    .blu-finmatica .navbar-expand-sm > .container-fluid, .blu-finmatica .navbar-expand-sm > .container-sm, .blu-finmatica .navbar-expand-sm > .container-md, .blu-finmatica .navbar-expand-sm > .container-lg, .blu-finmatica .navbar-expand-sm > .container-xl, .blu-finmatica .rosso-finmatica .navbar-expand-sm > .container,
    .blu-finmatica .rosso-finmatica .navbar-expand-sm > .container-fluid, .blu-finmatica .rosso-finmatica .navbar-expand-sm > .container-sm, .blu-finmatica .rosso-finmatica .navbar-expand-sm > .container-md, .blu-finmatica .rosso-finmatica .navbar-expand-sm > .container-lg, .blu-finmatica .rosso-finmatica .navbar-expand-sm > .container-xl {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 576px) {
    .blu-finmatica .navbar-expand-sm {
      flex-flow: row nowrap;
      justify-content: flex-start; }
      .blu-finmatica .navbar-expand-sm .navbar-nav {
        flex-direction: row; }
        .blu-finmatica .navbar-expand-sm .navbar-nav .dropdown-menu {
          position: absolute; }
        .blu-finmatica .navbar-expand-sm .navbar-nav .nav-link {
          padding-right: 0.5rem;
          padding-left: 0.5rem; }
      .blu-finmatica .navbar-expand-sm > .container,
      .blu-finmatica .navbar-expand-sm > .container-fluid, .blu-finmatica .navbar-expand-sm > .container-sm, .blu-finmatica .navbar-expand-sm > .container-md, .blu-finmatica .navbar-expand-sm > .container-lg, .blu-finmatica .navbar-expand-sm > .container-xl, .blu-finmatica .rosso-finmatica .navbar-expand-sm > .container,
      .blu-finmatica .rosso-finmatica .navbar-expand-sm > .container-fluid, .blu-finmatica .rosso-finmatica .navbar-expand-sm > .container-sm, .blu-finmatica .rosso-finmatica .navbar-expand-sm > .container-md, .blu-finmatica .rosso-finmatica .navbar-expand-sm > .container-lg, .blu-finmatica .rosso-finmatica .navbar-expand-sm > .container-xl {
        flex-wrap: nowrap; }
      .blu-finmatica .navbar-expand-sm .navbar-nav-scroll {
        overflow: visible; }
      .blu-finmatica .navbar-expand-sm .navbar-collapse {
        display: flex !important;
        flex-basis: auto; }
      .blu-finmatica .navbar-expand-sm .navbar-toggler {
        display: none; } }
  @media (max-width: 767.98px) {
    .blu-finmatica .navbar-expand-md > .container,
    .blu-finmatica .navbar-expand-md > .container-fluid, .blu-finmatica .navbar-expand-md > .container-sm, .blu-finmatica .navbar-expand-md > .container-md, .blu-finmatica .navbar-expand-md > .container-lg, .blu-finmatica .navbar-expand-md > .container-xl, .blu-finmatica .rosso-finmatica .navbar-expand-md > .container,
    .blu-finmatica .rosso-finmatica .navbar-expand-md > .container-fluid, .blu-finmatica .rosso-finmatica .navbar-expand-md > .container-sm, .blu-finmatica .rosso-finmatica .navbar-expand-md > .container-md, .blu-finmatica .rosso-finmatica .navbar-expand-md > .container-lg, .blu-finmatica .rosso-finmatica .navbar-expand-md > .container-xl {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 768px) {
    .blu-finmatica .navbar-expand-md {
      flex-flow: row nowrap;
      justify-content: flex-start; }
      .blu-finmatica .navbar-expand-md .navbar-nav {
        flex-direction: row; }
        .blu-finmatica .navbar-expand-md .navbar-nav .dropdown-menu {
          position: absolute; }
        .blu-finmatica .navbar-expand-md .navbar-nav .nav-link {
          padding-right: 0.5rem;
          padding-left: 0.5rem; }
      .blu-finmatica .navbar-expand-md > .container,
      .blu-finmatica .navbar-expand-md > .container-fluid, .blu-finmatica .navbar-expand-md > .container-sm, .blu-finmatica .navbar-expand-md > .container-md, .blu-finmatica .navbar-expand-md > .container-lg, .blu-finmatica .navbar-expand-md > .container-xl, .blu-finmatica .rosso-finmatica .navbar-expand-md > .container,
      .blu-finmatica .rosso-finmatica .navbar-expand-md > .container-fluid, .blu-finmatica .rosso-finmatica .navbar-expand-md > .container-sm, .blu-finmatica .rosso-finmatica .navbar-expand-md > .container-md, .blu-finmatica .rosso-finmatica .navbar-expand-md > .container-lg, .blu-finmatica .rosso-finmatica .navbar-expand-md > .container-xl {
        flex-wrap: nowrap; }
      .blu-finmatica .navbar-expand-md .navbar-nav-scroll {
        overflow: visible; }
      .blu-finmatica .navbar-expand-md .navbar-collapse {
        display: flex !important;
        flex-basis: auto; }
      .blu-finmatica .navbar-expand-md .navbar-toggler {
        display: none; } }
  @media (max-width: 991.98px) {
    .blu-finmatica .navbar-expand-lg > .container,
    .blu-finmatica .navbar-expand-lg > .container-fluid, .blu-finmatica .navbar-expand-lg > .container-sm, .blu-finmatica .navbar-expand-lg > .container-md, .blu-finmatica .navbar-expand-lg > .container-lg, .blu-finmatica .navbar-expand-lg > .container-xl, .blu-finmatica .rosso-finmatica .navbar-expand-lg > .container,
    .blu-finmatica .rosso-finmatica .navbar-expand-lg > .container-fluid, .blu-finmatica .rosso-finmatica .navbar-expand-lg > .container-sm, .blu-finmatica .rosso-finmatica .navbar-expand-lg > .container-md, .blu-finmatica .rosso-finmatica .navbar-expand-lg > .container-lg, .blu-finmatica .rosso-finmatica .navbar-expand-lg > .container-xl {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 992px) {
    .blu-finmatica .navbar-expand-lg {
      flex-flow: row nowrap;
      justify-content: flex-start; }
      .blu-finmatica .navbar-expand-lg .navbar-nav {
        flex-direction: row; }
        .blu-finmatica .navbar-expand-lg .navbar-nav .dropdown-menu {
          position: absolute; }
        .blu-finmatica .navbar-expand-lg .navbar-nav .nav-link {
          padding-right: 0.5rem;
          padding-left: 0.5rem; }
      .blu-finmatica .navbar-expand-lg > .container,
      .blu-finmatica .navbar-expand-lg > .container-fluid, .blu-finmatica .navbar-expand-lg > .container-sm, .blu-finmatica .navbar-expand-lg > .container-md, .blu-finmatica .navbar-expand-lg > .container-lg, .blu-finmatica .navbar-expand-lg > .container-xl, .blu-finmatica .rosso-finmatica .navbar-expand-lg > .container,
      .blu-finmatica .rosso-finmatica .navbar-expand-lg > .container-fluid, .blu-finmatica .rosso-finmatica .navbar-expand-lg > .container-sm, .blu-finmatica .rosso-finmatica .navbar-expand-lg > .container-md, .blu-finmatica .rosso-finmatica .navbar-expand-lg > .container-lg, .blu-finmatica .rosso-finmatica .navbar-expand-lg > .container-xl {
        flex-wrap: nowrap; }
      .blu-finmatica .navbar-expand-lg .navbar-nav-scroll {
        overflow: visible; }
      .blu-finmatica .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto; }
      .blu-finmatica .navbar-expand-lg .navbar-toggler {
        display: none; } }
  @media (max-width: 1199.98px) {
    .blu-finmatica .navbar-expand-xl > .container,
    .blu-finmatica .navbar-expand-xl > .container-fluid, .blu-finmatica .navbar-expand-xl > .container-sm, .blu-finmatica .navbar-expand-xl > .container-md, .blu-finmatica .navbar-expand-xl > .container-lg, .blu-finmatica .navbar-expand-xl > .container-xl, .blu-finmatica .rosso-finmatica .navbar-expand-xl > .container,
    .blu-finmatica .rosso-finmatica .navbar-expand-xl > .container-fluid, .blu-finmatica .rosso-finmatica .navbar-expand-xl > .container-sm, .blu-finmatica .rosso-finmatica .navbar-expand-xl > .container-md, .blu-finmatica .rosso-finmatica .navbar-expand-xl > .container-lg, .blu-finmatica .rosso-finmatica .navbar-expand-xl > .container-xl {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 1200px) {
    .blu-finmatica .navbar-expand-xl {
      flex-flow: row nowrap;
      justify-content: flex-start; }
      .blu-finmatica .navbar-expand-xl .navbar-nav {
        flex-direction: row; }
        .blu-finmatica .navbar-expand-xl .navbar-nav .dropdown-menu {
          position: absolute; }
        .blu-finmatica .navbar-expand-xl .navbar-nav .nav-link {
          padding-right: 0.5rem;
          padding-left: 0.5rem; }
      .blu-finmatica .navbar-expand-xl > .container,
      .blu-finmatica .navbar-expand-xl > .container-fluid, .blu-finmatica .navbar-expand-xl > .container-sm, .blu-finmatica .navbar-expand-xl > .container-md, .blu-finmatica .navbar-expand-xl > .container-lg, .blu-finmatica .navbar-expand-xl > .container-xl, .blu-finmatica .rosso-finmatica .navbar-expand-xl > .container,
      .blu-finmatica .rosso-finmatica .navbar-expand-xl > .container-fluid, .blu-finmatica .rosso-finmatica .navbar-expand-xl > .container-sm, .blu-finmatica .rosso-finmatica .navbar-expand-xl > .container-md, .blu-finmatica .rosso-finmatica .navbar-expand-xl > .container-lg, .blu-finmatica .rosso-finmatica .navbar-expand-xl > .container-xl {
        flex-wrap: nowrap; }
      .blu-finmatica .navbar-expand-xl .navbar-nav-scroll {
        overflow: visible; }
      .blu-finmatica .navbar-expand-xl .navbar-collapse {
        display: flex !important;
        flex-basis: auto; }
      .blu-finmatica .navbar-expand-xl .navbar-toggler {
        display: none; } }
  .blu-finmatica .navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .blu-finmatica .navbar-expand > .container,
    .blu-finmatica .navbar-expand > .container-fluid, .blu-finmatica .navbar-expand > .container-sm, .blu-finmatica .navbar-expand > .container-md, .blu-finmatica .navbar-expand > .container-lg, .blu-finmatica .navbar-expand > .container-xl, .blu-finmatica .rosso-finmatica .navbar-expand > .container,
    .blu-finmatica .rosso-finmatica .navbar-expand > .container-fluid, .blu-finmatica .rosso-finmatica .navbar-expand > .container-sm, .blu-finmatica .rosso-finmatica .navbar-expand > .container-md, .blu-finmatica .rosso-finmatica .navbar-expand > .container-lg, .blu-finmatica .rosso-finmatica .navbar-expand > .container-xl {
      padding-right: 0;
      padding-left: 0; }
    .blu-finmatica .navbar-expand .navbar-nav {
      flex-direction: row; }
      .blu-finmatica .navbar-expand .navbar-nav .dropdown-menu {
        position: absolute; }
      .blu-finmatica .navbar-expand .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .blu-finmatica .navbar-expand > .container,
    .blu-finmatica .navbar-expand > .container-fluid, .blu-finmatica .navbar-expand > .container-sm, .blu-finmatica .navbar-expand > .container-md, .blu-finmatica .navbar-expand > .container-lg, .blu-finmatica .navbar-expand > .container-xl, .blu-finmatica .rosso-finmatica .navbar-expand > .container,
    .blu-finmatica .rosso-finmatica .navbar-expand > .container-fluid, .blu-finmatica .rosso-finmatica .navbar-expand > .container-sm, .blu-finmatica .rosso-finmatica .navbar-expand > .container-md, .blu-finmatica .rosso-finmatica .navbar-expand > .container-lg, .blu-finmatica .rosso-finmatica .navbar-expand > .container-xl {
      flex-wrap: nowrap; }
    .blu-finmatica .navbar-expand .navbar-nav-scroll {
      overflow: visible; }
    .blu-finmatica .navbar-expand .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .blu-finmatica .navbar-expand .navbar-toggler {
      display: none; }
  .blu-finmatica .navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9); }
    .blu-finmatica .navbar-light .navbar-brand:hover, .blu-finmatica .navbar-light .navbar-brand:focus, .blu-finmatica .navbar-light .form-check [type='checkbox']:focus + label.navbar-brand, .blu-finmatica .form-check .navbar-light [type='checkbox']:focus + label.navbar-brand,
    .blu-finmatica .navbar-light .form-check [type='radio']:focus + label.navbar-brand, .blu-finmatica .form-check .navbar-light [type='radio']:focus + label.navbar-brand, .blu-finmatica .navbar-light .toggles label input[type='checkbox']:focus + .navbar-brand.lever, .blu-finmatica .toggles label .navbar-light input[type='checkbox']:focus + .navbar-brand.lever, .rosso-finmatica .form-check .blu-finmatica .navbar-light [type='checkbox']:focus + label.navbar-brand, .rosso-finmatica .form-check .blu-finmatica .navbar-light [type='radio']:focus + label.navbar-brand, .rosso-finmatica .toggles label .blu-finmatica .navbar-light input[type='checkbox']:focus + .navbar-brand.lever {
      color: rgba(0, 0, 0, 0.9); }
  .blu-finmatica .navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5); }
    .blu-finmatica .navbar-light .navbar-nav .nav-link:hover, .blu-finmatica .navbar-light .navbar-nav .nav-link:focus, .blu-finmatica .navbar-light .navbar-nav .form-check [type='checkbox']:focus + label.nav-link, .blu-finmatica .form-check .navbar-light .navbar-nav [type='checkbox']:focus + label.nav-link,
    .blu-finmatica .navbar-light .navbar-nav .form-check [type='radio']:focus + label.nav-link, .blu-finmatica .form-check .navbar-light .navbar-nav [type='radio']:focus + label.nav-link, .blu-finmatica .navbar-light .navbar-nav .toggles label input[type='checkbox']:focus + .nav-link.lever, .blu-finmatica .toggles label .navbar-light .navbar-nav input[type='checkbox']:focus + .nav-link.lever, .rosso-finmatica .form-check .blu-finmatica .navbar-light .navbar-nav [type='checkbox']:focus + label.nav-link, .rosso-finmatica .form-check .blu-finmatica .navbar-light .navbar-nav [type='radio']:focus + label.nav-link, .rosso-finmatica .toggles label .blu-finmatica .navbar-light .navbar-nav input[type='checkbox']:focus + .nav-link.lever {
      color: rgba(0, 0, 0, 0.7); }
    .blu-finmatica .navbar-light .navbar-nav .nav-link.disabled {
      color: rgba(0, 0, 0, 0.3); }
  .blu-finmatica .navbar-light .navbar-nav .show > .nav-link,
  .blu-finmatica .navbar-light .navbar-nav .active > .nav-link,
  .blu-finmatica .navbar-light .navbar-nav .nav-link.show,
  .blu-finmatica .navbar-light .navbar-nav .nav-link.active {
    color: rgba(0, 0, 0, 0.9); }
  .blu-finmatica .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1); }
  .blu-finmatica .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
  .blu-finmatica .navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5); }
    .blu-finmatica .navbar-light .navbar-text a {
      color: rgba(0, 0, 0, 0.9); }
      .blu-finmatica .navbar-light .navbar-text a:hover, .blu-finmatica .navbar-light .navbar-text a:focus, .blu-finmatica .navbar-light .navbar-text .toggles label input[type='checkbox']:focus + a.lever, .blu-finmatica .toggles label .navbar-light .navbar-text input[type='checkbox']:focus + a.lever, .rosso-finmatica .toggles label .blu-finmatica .navbar-light .navbar-text input[type='checkbox']:focus + a.lever {
        color: rgba(0, 0, 0, 0.9); }
  .blu-finmatica .navbar-dark .navbar-brand {
    color: #FFF; }
    .blu-finmatica .navbar-dark .navbar-brand:hover, .blu-finmatica .navbar-dark .navbar-brand:focus, .blu-finmatica .navbar-dark .form-check [type='checkbox']:focus + label.navbar-brand, .blu-finmatica .form-check .navbar-dark [type='checkbox']:focus + label.navbar-brand,
    .blu-finmatica .navbar-dark .form-check [type='radio']:focus + label.navbar-brand, .blu-finmatica .form-check .navbar-dark [type='radio']:focus + label.navbar-brand, .blu-finmatica .navbar-dark .toggles label input[type='checkbox']:focus + .navbar-brand.lever, .blu-finmatica .toggles label .navbar-dark input[type='checkbox']:focus + .navbar-brand.lever, .rosso-finmatica .form-check .blu-finmatica .navbar-dark [type='checkbox']:focus + label.navbar-brand, .rosso-finmatica .form-check .blu-finmatica .navbar-dark [type='radio']:focus + label.navbar-brand, .rosso-finmatica .toggles label .blu-finmatica .navbar-dark input[type='checkbox']:focus + .navbar-brand.lever {
      color: #FFF; }
  .blu-finmatica .navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5); }
    .blu-finmatica .navbar-dark .navbar-nav .nav-link:hover, .blu-finmatica .navbar-dark .navbar-nav .nav-link:focus, .blu-finmatica .navbar-dark .navbar-nav .form-check [type='checkbox']:focus + label.nav-link, .blu-finmatica .form-check .navbar-dark .navbar-nav [type='checkbox']:focus + label.nav-link,
    .blu-finmatica .navbar-dark .navbar-nav .form-check [type='radio']:focus + label.nav-link, .blu-finmatica .form-check .navbar-dark .navbar-nav [type='radio']:focus + label.nav-link, .blu-finmatica .navbar-dark .navbar-nav .toggles label input[type='checkbox']:focus + .nav-link.lever, .blu-finmatica .toggles label .navbar-dark .navbar-nav input[type='checkbox']:focus + .nav-link.lever, .rosso-finmatica .form-check .blu-finmatica .navbar-dark .navbar-nav [type='checkbox']:focus + label.nav-link, .rosso-finmatica .form-check .blu-finmatica .navbar-dark .navbar-nav [type='radio']:focus + label.nav-link, .rosso-finmatica .toggles label .blu-finmatica .navbar-dark .navbar-nav input[type='checkbox']:focus + .nav-link.lever {
      color: rgba(255, 255, 255, 0.75); }
    .blu-finmatica .navbar-dark .navbar-nav .nav-link.disabled {
      color: rgba(255, 255, 255, 0.25); }
  .blu-finmatica .navbar-dark .navbar-nav .show > .nav-link,
  .blu-finmatica .navbar-dark .navbar-nav .active > .nav-link,
  .blu-finmatica .navbar-dark .navbar-nav .nav-link.show,
  .blu-finmatica .navbar-dark .navbar-nav .nav-link.active {
    color: #FFF; }
  .blu-finmatica .navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: transparent; }
  .blu-finmatica .navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
  .blu-finmatica .navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5); }
    .blu-finmatica .navbar-dark .navbar-text a {
      color: #FFF; }
      .blu-finmatica .navbar-dark .navbar-text a:hover, .blu-finmatica .navbar-dark .navbar-text a:focus, .blu-finmatica .navbar-dark .navbar-text .toggles label input[type='checkbox']:focus + a.lever, .blu-finmatica .toggles label .navbar-dark .navbar-text input[type='checkbox']:focus + a.lever, .rosso-finmatica .toggles label .blu-finmatica .navbar-dark .navbar-text input[type='checkbox']:focus + a.lever {
        color: #FFF; }
  .blu-finmatica .card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #FFF;
    background-clip: border-box;
    border: 1px solid #d9dadb;
    border-radius: 0.25rem; }
    .blu-finmatica .card > hr {
      margin-right: 0;
      margin-left: 0; }
    .blu-finmatica .card > .list-group {
      border-top: inherit;
      border-bottom: inherit; }
      .blu-finmatica .card > .list-group:first-child {
        border-top-width: 0;
        border-top-left-radius: calc(0.25rem - 1px);
        border-top-right-radius: calc(0.25rem - 1px); }
      .blu-finmatica .card > .list-group:last-child {
        border-bottom-width: 0;
        border-bottom-right-radius: calc(0.25rem - 1px);
        border-bottom-left-radius: calc(0.25rem - 1px); }
    .blu-finmatica .card > .card-header + .list-group,
    .blu-finmatica .card > .list-group + .card-footer {
      border-top: 0; }
  .blu-finmatica .card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem; }
  .blu-finmatica .card-title {
    margin-bottom: 0.75rem; }
  .blu-finmatica .card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0; }
  .blu-finmatica .card-text:last-child {
    margin-bottom: 0; }
  .blu-finmatica .card-link:hover {
    text-decoration: none; }
  .blu-finmatica .card-link + .card-link {
    margin-left: 1.25rem; }
  .blu-finmatica .card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid #d9dadb; }
    .blu-finmatica .card-header:first-child {
      border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
  .blu-finmatica .card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid #d9dadb; }
    .blu-finmatica .card-footer:last-child {
      border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }
  .blu-finmatica .card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0; }
  .blu-finmatica .card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem; }
  .blu-finmatica .card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    border-radius: calc(0.25rem - 1px); }
  .blu-finmatica .card-img,
  .blu-finmatica .card-img-top,
  .blu-finmatica .card-img-bottom {
    flex-shrink: 0;
    width: 100%; }
  .blu-finmatica .card-img,
  .blu-finmatica .card-img-top {
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px); }
  .blu-finmatica .card-img,
  .blu-finmatica .card-img-bottom {
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px); }
  .blu-finmatica .card-deck .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .blu-finmatica .card-deck {
      display: flex;
      flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px; }
      .blu-finmatica .card-deck .card {
        flex: 1 0 0%;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px; } }
  .blu-finmatica .card-group > .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .blu-finmatica .card-group {
      display: flex;
      flex-flow: row wrap; }
      .blu-finmatica .card-group > .card {
        flex: 1 0 0%;
        margin-bottom: 0; }
        .blu-finmatica .card-group > .card + .card {
          margin-left: 0;
          border-left: 0; }
        .blu-finmatica .card-group > .card:not(:last-child) {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
          .blu-finmatica .card-group > .card:not(:last-child) .card-img-top,
          .blu-finmatica .card-group > .card:not(:last-child) .card-header {
            border-top-right-radius: 0; }
          .blu-finmatica .card-group > .card:not(:last-child) .card-img-bottom,
          .blu-finmatica .card-group > .card:not(:last-child) .card-footer {
            border-bottom-right-radius: 0; }
        .blu-finmatica .card-group > .card:not(:first-child) {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
          .blu-finmatica .card-group > .card:not(:first-child) .card-img-top,
          .blu-finmatica .card-group > .card:not(:first-child) .card-header {
            border-top-left-radius: 0; }
          .blu-finmatica .card-group > .card:not(:first-child) .card-img-bottom,
          .blu-finmatica .card-group > .card:not(:first-child) .card-footer {
            border-bottom-left-radius: 0; } }
  .blu-finmatica .card-columns .card {
    margin-bottom: 0.75rem; }
  @media (min-width: 576px) {
    .blu-finmatica .card-columns {
      column-count: 3;
      column-gap: 1.25rem;
      orphans: 1;
      widows: 1; }
      .blu-finmatica .card-columns .card {
        display: inline-block;
        width: 100%; } }
  .blu-finmatica .accordion {
    overflow-anchor: none; }
    .blu-finmatica .accordion > .card {
      overflow: hidden; }
      .blu-finmatica .accordion > .card:not(:last-of-type) {
        border-bottom: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0; }
      .blu-finmatica .accordion > .card:not(:first-of-type) {
        border-top-left-radius: 0;
        border-top-right-radius: 0; }
      .blu-finmatica .accordion > .card > .card-header {
        border-radius: 0;
        margin-bottom: -1px; }
  .blu-finmatica .breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: transparent;
    border-radius: 0; }
  .blu-finmatica .breadcrumb-item + .breadcrumb-item {
    padding-left: 0.5rem; }
    .blu-finmatica .breadcrumb-item + .breadcrumb-item::before {
      float: left;
      padding-right: 0.5rem;
      color: #6c757d;
      content: "/"; }
  .blu-finmatica .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .blu-finmatica .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .blu-finmatica .breadcrumb-item.active {
    color: #6c757d; }
  .blu-finmatica .pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem; }
  .blu-finmatica .page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007BFF;
    text-decoration: none;
    background-color: #FFF;
    border: 1px solid #dee2e6; }
    .blu-finmatica .page-link:hover {
      z-index: 2;
      color: #0056b3;
      text-decoration: none;
      background-color: #e9ecef;
      border-color: #dee2e6; }
    .blu-finmatica .page-link:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.page-link,
    .blu-finmatica .form-check [type='radio']:focus + label.page-link, .blu-finmatica .toggles label input[type='checkbox']:focus + .page-link.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.page-link, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.page-link, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .page-link.lever {
      z-index: 3;
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .blu-finmatica .page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .blu-finmatica .page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem; }
  .blu-finmatica .page-item.active .page-link {
    z-index: 3;
    color: #FFF;
    background-color: #007BFF;
    border-color: #007BFF; }
  .blu-finmatica .page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #FFF;
    border-color: #dee2e6; }
  .blu-finmatica .pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5; }
  .blu-finmatica .pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem; }
  .blu-finmatica .pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem; }
  .blu-finmatica .pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5; }
  .blu-finmatica .pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem; }
  .blu-finmatica .pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem; }
  .blu-finmatica .badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    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; }
    @media (prefers-reduced-motion: reduce) {
      .blu-finmatica .badge {
        transition: none; } }
    a.blu-finmatica .badge:hover, a.blu-finmatica .badge:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge.lever {
      text-decoration: none; }
    .blu-finmatica .badge:empty {
      display: none; }
  .blu-finmatica .btn .badge {
    position: relative;
    top: -1px; }
  .blu-finmatica .badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem; }
  .blu-finmatica .badge-primary {
    color: #FFF;
    background-color: #0066cc; }
    a.blu-finmatica .badge-primary:hover, a.blu-finmatica .badge-primary:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-primary,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-primary, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-primary.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-primary, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-primary, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-primary.lever {
      color: #FFF;
      background-color: #004d99; }
    a.blu-finmatica .badge-primary:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-primary,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-primary, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-primary.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-primary, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-primary, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-primary.lever, a.blu-finmatica .badge-primary.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(0, 102, 204, 0.5); }
  .blu-finmatica .badge-secondary {
    color: #FFF;
    background-color: #6c757d; }
    a.blu-finmatica .badge-secondary:hover, a.blu-finmatica .badge-secondary:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-secondary,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-secondary, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-secondary.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-secondary, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-secondary, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-secondary.lever {
      color: #FFF;
      background-color: #545b62; }
    a.blu-finmatica .badge-secondary:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-secondary,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-secondary, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-secondary.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-secondary, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-secondary, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-secondary.lever, a.blu-finmatica .badge-secondary.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .blu-finmatica .badge-success {
    color: #FFF;
    background-color: #28a745; }
    a.blu-finmatica .badge-success:hover, a.blu-finmatica .badge-success:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-success,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-success, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-success.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-success, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-success, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-success.lever {
      color: #FFF;
      background-color: #1e7e34; }
    a.blu-finmatica .badge-success:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-success,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-success, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-success.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-success, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-success, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-success.lever, a.blu-finmatica .badge-success.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .blu-finmatica .badge-info {
    color: #FFF;
    background-color: #17a2b8; }
    a.blu-finmatica .badge-info:hover, a.blu-finmatica .badge-info:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-info,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-info, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-info.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-info, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-info, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-info.lever {
      color: #FFF;
      background-color: #117a8b; }
    a.blu-finmatica .badge-info:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-info,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-info, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-info.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-info, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-info, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-info.lever, a.blu-finmatica .badge-info.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .blu-finmatica .badge-warning {
    color: #212529;
    background-color: #ffc107; }
    a.blu-finmatica .badge-warning:hover, a.blu-finmatica .badge-warning:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-warning,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-warning, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-warning.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-warning, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-warning, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-warning.lever {
      color: #212529;
      background-color: #d39e00; }
    a.blu-finmatica .badge-warning:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-warning,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-warning, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-warning.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-warning, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-warning, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-warning.lever, a.blu-finmatica .badge-warning.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .blu-finmatica .badge-danger {
    color: #FFF;
    background-color: #dc3545; }
    a.blu-finmatica .badge-danger:hover, a.blu-finmatica .badge-danger:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-danger,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-danger, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-danger.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-danger, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-danger, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-danger.lever {
      color: #FFF;
      background-color: #bd2130; }
    a.blu-finmatica .badge-danger:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-danger,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-danger, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-danger.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-danger, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-danger, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-danger.lever, a.blu-finmatica .badge-danger.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .blu-finmatica .badge-light {
    color: #212529;
    background-color: #f8f9fa; }
    a.blu-finmatica .badge-light:hover, a.blu-finmatica .badge-light:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-light,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-light, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-light.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-light, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-light, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-light.lever {
      color: #212529;
      background-color: #dae0e5; }
    a.blu-finmatica .badge-light:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-light,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-light, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-light.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-light, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-light, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-light.lever, a.blu-finmatica .badge-light.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .blu-finmatica .badge-dark {
    color: #FFF;
    background-color: #343a40; }
    a.blu-finmatica .badge-dark:hover, a.blu-finmatica .badge-dark:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-dark,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-dark, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-dark.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-dark, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-dark, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-dark.lever {
      color: #FFF;
      background-color: #1d2124; }
    a.blu-finmatica .badge-dark:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-dark,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-dark, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-dark.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-dark, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-dark, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-dark.lever, a.blu-finmatica .badge-dark.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .blu-finmatica .badge-black {
    color: #FFF;
    background-color: #000; }
    a.blu-finmatica .badge-black:hover, a.blu-finmatica .badge-black:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-black,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-black, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-black.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-black, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-black, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-black.lever {
      color: #FFF;
      background-color: black; }
    a.blu-finmatica .badge-black:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-black,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-black, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-black.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-black, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-black, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-black.lever, a.blu-finmatica .badge-black.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }
  .blu-finmatica .badge-white {
    color: #212529;
    background-color: #FFF; }
    a.blu-finmatica .badge-white:hover, a.blu-finmatica .badge-white:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-white,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-white, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-white.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-white, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-white, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-white.lever {
      color: #212529;
      background-color: #e6e6e6; }
    a.blu-finmatica .badge-white:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-white,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-white, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-white.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-white, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-white, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-white.lever, a.blu-finmatica .badge-white.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  .blu-finmatica .badge-100 {
    color: #212529;
    background-color: #f8f9fa; }
    a.blu-finmatica .badge-100:hover, a.blu-finmatica .badge-100:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-100,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-100, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-100.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-100, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-100, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-100.lever {
      color: #212529;
      background-color: #dae0e5; }
    a.blu-finmatica .badge-100:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-100,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-100, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-100.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-100, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-100, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-100.lever, a.blu-finmatica .badge-100.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .blu-finmatica .badge-200 {
    color: #212529;
    background-color: #e9ecef; }
    a.blu-finmatica .badge-200:hover, a.blu-finmatica .badge-200:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-200,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-200, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-200.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-200, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-200, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-200.lever {
      color: #212529;
      background-color: #cbd3da; }
    a.blu-finmatica .badge-200:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-200,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-200, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-200.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-200, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-200, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-200.lever, a.blu-finmatica .badge-200.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(233, 236, 239, 0.5); }
  .blu-finmatica .badge-300 {
    color: #212529;
    background-color: #dee2e6; }
    a.blu-finmatica .badge-300:hover, a.blu-finmatica .badge-300:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-300,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-300, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-300.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-300, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-300, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-300.lever {
      color: #212529;
      background-color: #c1c9d0; }
    a.blu-finmatica .badge-300:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-300,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-300, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-300.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-300, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-300, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-300.lever, a.blu-finmatica .badge-300.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(222, 226, 230, 0.5); }
  .blu-finmatica .badge-400 {
    color: #212529;
    background-color: #ced4da; }
    a.blu-finmatica .badge-400:hover, a.blu-finmatica .badge-400:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-400,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-400, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-400.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-400, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-400, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-400.lever {
      color: #212529;
      background-color: #b1bbc4; }
    a.blu-finmatica .badge-400:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-400,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-400, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-400.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-400, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-400, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-400.lever, a.blu-finmatica .badge-400.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(206, 212, 218, 0.5); }
  .blu-finmatica .badge-500 {
    color: #212529;
    background-color: #adb5bd; }
    a.blu-finmatica .badge-500:hover, a.blu-finmatica .badge-500:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-500,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-500, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-500.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-500, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-500, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-500.lever {
      color: #212529;
      background-color: #919ca6; }
    a.blu-finmatica .badge-500:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-500,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-500, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-500.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-500, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-500, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-500.lever, a.blu-finmatica .badge-500.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(173, 181, 189, 0.5); }
  .blu-finmatica .badge-600 {
    color: #FFF;
    background-color: #6c757d; }
    a.blu-finmatica .badge-600:hover, a.blu-finmatica .badge-600:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-600,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-600, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-600.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-600, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-600, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-600.lever {
      color: #FFF;
      background-color: #545b62; }
    a.blu-finmatica .badge-600:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-600,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-600, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-600.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-600, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-600, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-600.lever, a.blu-finmatica .badge-600.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .blu-finmatica .badge-700 {
    color: #FFF;
    background-color: #495057; }
    a.blu-finmatica .badge-700:hover, a.blu-finmatica .badge-700:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-700,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-700, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-700.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-700, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-700, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-700.lever {
      color: #FFF;
      background-color: #32373b; }
    a.blu-finmatica .badge-700:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-700,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-700, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-700.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-700, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-700, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-700.lever, a.blu-finmatica .badge-700.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(73, 80, 87, 0.5); }
  .blu-finmatica .badge-800 {
    color: #FFF;
    background-color: #343a40; }
    a.blu-finmatica .badge-800:hover, a.blu-finmatica .badge-800:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-800,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-800, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-800.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-800, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-800, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-800.lever {
      color: #FFF;
      background-color: #1d2124; }
    a.blu-finmatica .badge-800:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-800,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-800, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-800.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-800, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-800, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-800.lever, a.blu-finmatica .badge-800.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .blu-finmatica .badge-900 {
    color: #FFF;
    background-color: #212529; }
    a.blu-finmatica .badge-900:hover, a.blu-finmatica .badge-900:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-900,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-900, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-900.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-900, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-900, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-900.lever {
      color: #FFF;
      background-color: #0a0c0d; }
    a.blu-finmatica .badge-900:focus, a.blu-finmatica .form-check [type='checkbox']:focus + label.badge-900,
    a.blu-finmatica .form-check [type='radio']:focus + label.badge-900, a.blu-finmatica .toggles label input[type='checkbox']:focus + .badge-900.lever, .rosso-finmatica .form-check a.blu-finmatica [type='checkbox']:focus + label.badge-900, .rosso-finmatica .form-check a.blu-finmatica [type='radio']:focus + label.badge-900, .rosso-finmatica .toggles label a.blu-finmatica input[type='checkbox']:focus + .badge-900.lever, a.blu-finmatica .badge-900.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }

@keyframes progress-bar-stripes {
  from {
    background-position: 16px 0; }
  to {
    background-position: 0 0; } }
  .blu-finmatica .progress {
    display: flex;
    height: 16px;
    overflow: hidden;
    line-height: 0;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: 0;
    box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1); }
  .blu-finmatica .progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #FFF;
    text-align: center;
    white-space: nowrap;
    background-color: #007BFF;
    transition: width 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .blu-finmatica .progress-bar {
        transition: none; } }
  .blu-finmatica .progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 16px 16px; }
  .blu-finmatica .progress-bar-animated {
    animation: 1s linear infinite progress-bar-stripes; }
    @media (prefers-reduced-motion: reduce) {
      .blu-finmatica .progress-bar-animated {
        animation: none; } }
  .blu-finmatica .media {
    display: flex;
    align-items: flex-start; }
  .blu-finmatica .media-body {
    flex: 1; }
  .blu-finmatica .list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: 0.25rem; }
  .blu-finmatica .list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit; }
    .blu-finmatica .list-group-item-action:hover, .blu-finmatica .list-group-item-action:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.list-group-item-action,
    .blu-finmatica .form-check [type='radio']:focus + label.list-group-item-action, .blu-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-action.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.list-group-item-action, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.list-group-item-action, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .list-group-item-action.lever {
      z-index: 1;
      color: #495057;
      text-decoration: none;
      background-color: #f8f9fa; }
    .blu-finmatica .list-group-item-action:active {
      color: #212529;
      background-color: #e9ecef; }
  .blu-finmatica .list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    text-decoration: none;
    background-color: #FFF;
    border: 1px solid rgba(0, 0, 0, 0.125); }
    .blu-finmatica .list-group-item:first-child {
      border-top-left-radius: inherit;
      border-top-right-radius: inherit; }
    .blu-finmatica .list-group-item:last-child {
      border-bottom-right-radius: inherit;
      border-bottom-left-radius: inherit; }
    .blu-finmatica .list-group-item.disabled, .blu-finmatica .list-group-item:disabled {
      color: #6c757d;
      pointer-events: none;
      background-color: #FFF; }
    .blu-finmatica .list-group-item.active {
      z-index: 2;
      color: #FFF;
      background-color: #007BFF;
      border-color: #007BFF; }
    .blu-finmatica .list-group-item + .blu-finmatica .list-group-item {
      border-top-width: 0; }
      .blu-finmatica .list-group-item + .blu-finmatica .list-group-item.active {
        margin-top: -1px;
        border-top-width: 1px; }
  .blu-finmatica .list-group-horizontal {
    flex-direction: row; }
    .blu-finmatica .list-group-horizontal > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .blu-finmatica .list-group-horizontal > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .blu-finmatica .list-group-horizontal > .list-group-item.active {
      margin-top: 0; }
    .blu-finmatica .list-group-horizontal > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .blu-finmatica .list-group-horizontal > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; }
  @media (min-width: 576px) {
    .blu-finmatica .list-group-horizontal-sm {
      flex-direction: row; }
      .blu-finmatica .list-group-horizontal-sm > .list-group-item:first-child {
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .blu-finmatica .list-group-horizontal-sm > .list-group-item:last-child {
        border-top-right-radius: 0.25rem;
        border-bottom-left-radius: 0; }
      .blu-finmatica .list-group-horizontal-sm > .list-group-item.active {
        margin-top: 0; }
      .blu-finmatica .list-group-horizontal-sm > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0; }
        .blu-finmatica .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
          margin-left: -1px;
          border-left-width: 1px; } }
  @media (min-width: 768px) {
    .blu-finmatica .list-group-horizontal-md {
      flex-direction: row; }
      .blu-finmatica .list-group-horizontal-md > .list-group-item:first-child {
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .blu-finmatica .list-group-horizontal-md > .list-group-item:last-child {
        border-top-right-radius: 0.25rem;
        border-bottom-left-radius: 0; }
      .blu-finmatica .list-group-horizontal-md > .list-group-item.active {
        margin-top: 0; }
      .blu-finmatica .list-group-horizontal-md > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0; }
        .blu-finmatica .list-group-horizontal-md > .list-group-item + .list-group-item.active {
          margin-left: -1px;
          border-left-width: 1px; } }
  @media (min-width: 992px) {
    .blu-finmatica .list-group-horizontal-lg {
      flex-direction: row; }
      .blu-finmatica .list-group-horizontal-lg > .list-group-item:first-child {
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .blu-finmatica .list-group-horizontal-lg > .list-group-item:last-child {
        border-top-right-radius: 0.25rem;
        border-bottom-left-radius: 0; }
      .blu-finmatica .list-group-horizontal-lg > .list-group-item.active {
        margin-top: 0; }
      .blu-finmatica .list-group-horizontal-lg > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0; }
        .blu-finmatica .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
          margin-left: -1px;
          border-left-width: 1px; } }
  @media (min-width: 1200px) {
    .blu-finmatica .list-group-horizontal-xl {
      flex-direction: row; }
      .blu-finmatica .list-group-horizontal-xl > .list-group-item:first-child {
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .blu-finmatica .list-group-horizontal-xl > .list-group-item:last-child {
        border-top-right-radius: 0.25rem;
        border-bottom-left-radius: 0; }
      .blu-finmatica .list-group-horizontal-xl > .list-group-item.active {
        margin-top: 0; }
      .blu-finmatica .list-group-horizontal-xl > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0; }
        .blu-finmatica .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
          margin-left: -1px;
          border-left-width: 1px; } }
  .blu-finmatica .list-group-flush {
    border-radius: 0; }
    .blu-finmatica .list-group-flush > .list-group-item {
      border-width: 0 0 1px; }
      .blu-finmatica .list-group-flush > .list-group-item:last-child {
        border-bottom-width: 0; }
  .blu-finmatica .list-group-item-primary {
    color: #00356a;
    background-color: #b8d4f1; }
    .blu-finmatica .list-group-item-primary.list-group-item-action:hover, .blu-finmatica .list-group-item-primary.list-group-item-action:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.list-group-item-primary.list-group-item-action,
    .blu-finmatica .form-check [type='radio']:focus + label.list-group-item-primary.list-group-item-action, .blu-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-primary.list-group-item-action.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.list-group-item-primary.list-group-item-action, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.list-group-item-primary.list-group-item-action, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .list-group-item-primary.list-group-item-action.lever {
      color: #00356a;
      background-color: #a3c7ed; }
    .blu-finmatica .list-group-item-primary.list-group-item-action.active {
      color: #FFF;
      background-color: #00356a;
      border-color: #00356a; }
  .blu-finmatica .list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db; }
    .blu-finmatica .list-group-item-secondary.list-group-item-action:hover, .blu-finmatica .list-group-item-secondary.list-group-item-action:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.list-group-item-secondary.list-group-item-action,
    .blu-finmatica .form-check [type='radio']:focus + label.list-group-item-secondary.list-group-item-action, .blu-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-secondary.list-group-item-action.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.list-group-item-secondary.list-group-item-action, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.list-group-item-secondary.list-group-item-action, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .list-group-item-secondary.list-group-item-action.lever {
      color: #383d41;
      background-color: #c8cbcf; }
    .blu-finmatica .list-group-item-secondary.list-group-item-action.active {
      color: #FFF;
      background-color: #383d41;
      border-color: #383d41; }
  .blu-finmatica .list-group-item-success {
    color: #155724;
    background-color: #c3e6cb; }
    .blu-finmatica .list-group-item-success.list-group-item-action:hover, .blu-finmatica .list-group-item-success.list-group-item-action:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.list-group-item-success.list-group-item-action,
    .blu-finmatica .form-check [type='radio']:focus + label.list-group-item-success.list-group-item-action, .blu-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-success.list-group-item-action.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.list-group-item-success.list-group-item-action, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.list-group-item-success.list-group-item-action, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .list-group-item-success.list-group-item-action.lever {
      color: #155724;
      background-color: #b1dfbb; }
    .blu-finmatica .list-group-item-success.list-group-item-action.active {
      color: #FFF;
      background-color: #155724;
      border-color: #155724; }
  .blu-finmatica .list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb; }
    .blu-finmatica .list-group-item-info.list-group-item-action:hover, .blu-finmatica .list-group-item-info.list-group-item-action:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.list-group-item-info.list-group-item-action,
    .blu-finmatica .form-check [type='radio']:focus + label.list-group-item-info.list-group-item-action, .blu-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-info.list-group-item-action.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.list-group-item-info.list-group-item-action, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.list-group-item-info.list-group-item-action, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .list-group-item-info.list-group-item-action.lever {
      color: #0c5460;
      background-color: #abdde5; }
    .blu-finmatica .list-group-item-info.list-group-item-action.active {
      color: #FFF;
      background-color: #0c5460;
      border-color: #0c5460; }
  .blu-finmatica .list-group-item-warning {
    color: #856404;
    background-color: #ffeeba; }
    .blu-finmatica .list-group-item-warning.list-group-item-action:hover, .blu-finmatica .list-group-item-warning.list-group-item-action:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.list-group-item-warning.list-group-item-action,
    .blu-finmatica .form-check [type='radio']:focus + label.list-group-item-warning.list-group-item-action, .blu-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-warning.list-group-item-action.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.list-group-item-warning.list-group-item-action, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.list-group-item-warning.list-group-item-action, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .list-group-item-warning.list-group-item-action.lever {
      color: #856404;
      background-color: #ffe8a1; }
    .blu-finmatica .list-group-item-warning.list-group-item-action.active {
      color: #FFF;
      background-color: #856404;
      border-color: #856404; }
  .blu-finmatica .list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb; }
    .blu-finmatica .list-group-item-danger.list-group-item-action:hover, .blu-finmatica .list-group-item-danger.list-group-item-action:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.list-group-item-danger.list-group-item-action,
    .blu-finmatica .form-check [type='radio']:focus + label.list-group-item-danger.list-group-item-action, .blu-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-danger.list-group-item-action.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.list-group-item-danger.list-group-item-action, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.list-group-item-danger.list-group-item-action, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .list-group-item-danger.list-group-item-action.lever {
      color: #721c24;
      background-color: #f1b0b7; }
    .blu-finmatica .list-group-item-danger.list-group-item-action.active {
      color: #FFF;
      background-color: #721c24;
      border-color: #721c24; }
  .blu-finmatica .list-group-item-light {
    color: #818182;
    background-color: #fdfdfe; }
    .blu-finmatica .list-group-item-light.list-group-item-action:hover, .blu-finmatica .list-group-item-light.list-group-item-action:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.list-group-item-light.list-group-item-action,
    .blu-finmatica .form-check [type='radio']:focus + label.list-group-item-light.list-group-item-action, .blu-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-light.list-group-item-action.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.list-group-item-light.list-group-item-action, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.list-group-item-light.list-group-item-action, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .list-group-item-light.list-group-item-action.lever {
      color: #818182;
      background-color: #ececf6; }
    .blu-finmatica .list-group-item-light.list-group-item-action.active {
      color: #FFF;
      background-color: #818182;
      border-color: #818182; }
  .blu-finmatica .list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca; }
    .blu-finmatica .list-group-item-dark.list-group-item-action:hover, .blu-finmatica .list-group-item-dark.list-group-item-action:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.list-group-item-dark.list-group-item-action,
    .blu-finmatica .form-check [type='radio']:focus + label.list-group-item-dark.list-group-item-action, .blu-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-dark.list-group-item-action.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.list-group-item-dark.list-group-item-action, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.list-group-item-dark.list-group-item-action, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .list-group-item-dark.list-group-item-action.lever {
      color: #1b1e21;
      background-color: #b9bbbe; }
    .blu-finmatica .list-group-item-dark.list-group-item-action.active {
      color: #FFF;
      background-color: #1b1e21;
      border-color: #1b1e21; }
  .blu-finmatica .list-group-item-black {
    color: black;
    background-color: #b8b8b8; }
    .blu-finmatica .list-group-item-black.list-group-item-action:hover, .blu-finmatica .list-group-item-black.list-group-item-action:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.list-group-item-black.list-group-item-action,
    .blu-finmatica .form-check [type='radio']:focus + label.list-group-item-black.list-group-item-action, .blu-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-black.list-group-item-action.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.list-group-item-black.list-group-item-action, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.list-group-item-black.list-group-item-action, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .list-group-item-black.list-group-item-action.lever {
      color: black;
      background-color: #ababab; }
    .blu-finmatica .list-group-item-black.list-group-item-action.active {
      color: #FFF;
      background-color: black;
      border-color: black; }
  .blu-finmatica .list-group-item-white {
    color: #858585;
    background-color: white; }
    .blu-finmatica .list-group-item-white.list-group-item-action:hover, .blu-finmatica .list-group-item-white.list-group-item-action:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.list-group-item-white.list-group-item-action,
    .blu-finmatica .form-check [type='radio']:focus + label.list-group-item-white.list-group-item-action, .blu-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-white.list-group-item-action.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.list-group-item-white.list-group-item-action, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.list-group-item-white.list-group-item-action, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .list-group-item-white.list-group-item-action.lever {
      color: #858585;
      background-color: #f2f2f2; }
    .blu-finmatica .list-group-item-white.list-group-item-action.active {
      color: #FFF;
      background-color: #858585;
      border-color: #858585; }
  .blu-finmatica .list-group-item-100 {
    color: #818182;
    background-color: #fdfdfe; }
    .blu-finmatica .list-group-item-100.list-group-item-action:hover, .blu-finmatica .list-group-item-100.list-group-item-action:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.list-group-item-100.list-group-item-action,
    .blu-finmatica .form-check [type='radio']:focus + label.list-group-item-100.list-group-item-action, .blu-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-100.list-group-item-action.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.list-group-item-100.list-group-item-action, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.list-group-item-100.list-group-item-action, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .list-group-item-100.list-group-item-action.lever {
      color: #818182;
      background-color: #ececf6; }
    .blu-finmatica .list-group-item-100.list-group-item-action.active {
      color: #FFF;
      background-color: #818182;
      border-color: #818182; }
  .blu-finmatica .list-group-item-200 {
    color: #797b7c;
    background-color: #f9fafb; }
    .blu-finmatica .list-group-item-200.list-group-item-action:hover, .blu-finmatica .list-group-item-200.list-group-item-action:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.list-group-item-200.list-group-item-action,
    .blu-finmatica .form-check [type='radio']:focus + label.list-group-item-200.list-group-item-action, .blu-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-200.list-group-item-action.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.list-group-item-200.list-group-item-action, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.list-group-item-200.list-group-item-action, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .list-group-item-200.list-group-item-action.lever {
      color: #797b7c;
      background-color: #eaedf1; }
    .blu-finmatica .list-group-item-200.list-group-item-action.active {
      color: #FFF;
      background-color: #797b7c;
      border-color: #797b7c; }
  .blu-finmatica .list-group-item-300 {
    color: #737678;
    background-color: #f6f7f8; }
    .blu-finmatica .list-group-item-300.list-group-item-action:hover, .blu-finmatica .list-group-item-300.list-group-item-action:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.list-group-item-300.list-group-item-action,
    .blu-finmatica .form-check [type='radio']:focus + label.list-group-item-300.list-group-item-action, .blu-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-300.list-group-item-action.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.list-group-item-300.list-group-item-action, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.list-group-item-300.list-group-item-action, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .list-group-item-300.list-group-item-action.lever {
      color: #737678;
      background-color: #e8eaed; }
    .blu-finmatica .list-group-item-300.list-group-item-action.active {
      color: #FFF;
      background-color: #737678;
      border-color: #737678; }
  .blu-finmatica .list-group-item-400 {
    color: #6b6e71;
    background-color: #f1f3f5; }
    .blu-finmatica .list-group-item-400.list-group-item-action:hover, .blu-finmatica .list-group-item-400.list-group-item-action:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.list-group-item-400.list-group-item-action,
    .blu-finmatica .form-check [type='radio']:focus + label.list-group-item-400.list-group-item-action, .blu-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-400.list-group-item-action.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.list-group-item-400.list-group-item-action, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.list-group-item-400.list-group-item-action, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .list-group-item-400.list-group-item-action.lever {
      color: #6b6e71;
      background-color: #e2e6ea; }
    .blu-finmatica .list-group-item-400.list-group-item-action.active {
      color: #FFF;
      background-color: #6b6e71;
      border-color: #6b6e71; }
  .blu-finmatica .list-group-item-500 {
    color: #5a5e62;
    background-color: #e8eaed; }
    .blu-finmatica .list-group-item-500.list-group-item-action:hover, .blu-finmatica .list-group-item-500.list-group-item-action:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.list-group-item-500.list-group-item-action,
    .blu-finmatica .form-check [type='radio']:focus + label.list-group-item-500.list-group-item-action, .blu-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-500.list-group-item-action.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.list-group-item-500.list-group-item-action, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.list-group-item-500.list-group-item-action, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .list-group-item-500.list-group-item-action.lever {
      color: #5a5e62;
      background-color: #dadde2; }
    .blu-finmatica .list-group-item-500.list-group-item-action.active {
      color: #FFF;
      background-color: #5a5e62;
      border-color: #5a5e62; }
  .blu-finmatica .list-group-item-600 {
    color: #383d41;
    background-color: #d6d8db; }
    .blu-finmatica .list-group-item-600.list-group-item-action:hover, .blu-finmatica .list-group-item-600.list-group-item-action:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.list-group-item-600.list-group-item-action,
    .blu-finmatica .form-check [type='radio']:focus + label.list-group-item-600.list-group-item-action, .blu-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-600.list-group-item-action.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.list-group-item-600.list-group-item-action, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.list-group-item-600.list-group-item-action, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .list-group-item-600.list-group-item-action.lever {
      color: #383d41;
      background-color: #c8cbcf; }
    .blu-finmatica .list-group-item-600.list-group-item-action.active {
      color: #FFF;
      background-color: #383d41;
      border-color: #383d41; }
  .blu-finmatica .list-group-item-700 {
    color: #262a2d;
    background-color: #ccced0; }
    .blu-finmatica .list-group-item-700.list-group-item-action:hover, .blu-finmatica .list-group-item-700.list-group-item-action:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.list-group-item-700.list-group-item-action,
    .blu-finmatica .form-check [type='radio']:focus + label.list-group-item-700.list-group-item-action, .blu-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-700.list-group-item-action.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.list-group-item-700.list-group-item-action, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.list-group-item-700.list-group-item-action, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .list-group-item-700.list-group-item-action.lever {
      color: #262a2d;
      background-color: #bfc1c4; }
    .blu-finmatica .list-group-item-700.list-group-item-action.active {
      color: #FFF;
      background-color: #262a2d;
      border-color: #262a2d; }
  .blu-finmatica .list-group-item-800 {
    color: #1b1e21;
    background-color: #c6c8ca; }
    .blu-finmatica .list-group-item-800.list-group-item-action:hover, .blu-finmatica .list-group-item-800.list-group-item-action:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.list-group-item-800.list-group-item-action,
    .blu-finmatica .form-check [type='radio']:focus + label.list-group-item-800.list-group-item-action, .blu-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-800.list-group-item-action.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.list-group-item-800.list-group-item-action, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.list-group-item-800.list-group-item-action, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .list-group-item-800.list-group-item-action.lever {
      color: #1b1e21;
      background-color: #b9bbbe; }
    .blu-finmatica .list-group-item-800.list-group-item-action.active {
      color: #FFF;
      background-color: #1b1e21;
      border-color: #1b1e21; }
  .blu-finmatica .list-group-item-900 {
    color: #111315;
    background-color: #c1c2c3; }
    .blu-finmatica .list-group-item-900.list-group-item-action:hover, .blu-finmatica .list-group-item-900.list-group-item-action:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.list-group-item-900.list-group-item-action,
    .blu-finmatica .form-check [type='radio']:focus + label.list-group-item-900.list-group-item-action, .blu-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-900.list-group-item-action.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.list-group-item-900.list-group-item-action, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.list-group-item-900.list-group-item-action, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .list-group-item-900.list-group-item-action.lever {
      color: #111315;
      background-color: #b4b5b6; }
    .blu-finmatica .list-group-item-900.list-group-item-action.active {
      color: #FFF;
      background-color: #111315;
      border-color: #111315; }
  .blu-finmatica .close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #FFF;
    opacity: .5; }
    .blu-finmatica .close:hover {
      color: #000;
      text-decoration: none; }
    .blu-finmatica .close:not(:disabled):not(.disabled):hover, .blu-finmatica .close:not(:disabled):not(.disabled):focus, .blu-finmatica .form-check [type='checkbox']:focus + label.close:not(:disabled):not(.disabled),
    .blu-finmatica .form-check [type='radio']:focus + label.close:not(:disabled):not(.disabled), .blu-finmatica .toggles label input[type='checkbox']:focus + .close.lever:not(:disabled):not(.disabled), .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.close:not(:disabled):not(.disabled), .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.close:not(:disabled):not(.disabled), .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .close.lever:not(:disabled):not(.disabled) {
      opacity: .75; }
  .blu-finmatica button.close {
    padding: 0;
    background-color: transparent;
    border: 0; }
  .blu-finmatica a.close.disabled {
    pointer-events: none; }
  .blu-finmatica .modal-open {
    overflow: hidden; }
    .blu-finmatica .modal-open .modal {
      overflow-x: hidden;
      overflow-y: auto; }
  .blu-finmatica .modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0; }
  .blu-finmatica .modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none; }
    .modal.fade .blu-finmatica .modal-dialog {
      transition: transform 0.3s ease-out;
      transform: translate(0, -50px); }
      @media (prefers-reduced-motion: reduce) {
        .modal.fade .blu-finmatica .modal-dialog {
          transition: none; } }
    .modal.show .blu-finmatica .modal-dialog {
      transform: none; }
    .modal.modal-static .blu-finmatica .modal-dialog {
      transform: scale(1.02); }
  .blu-finmatica .modal-dialog-scrollable {
    display: flex;
    max-height: calc(100% - 1rem); }
    .blu-finmatica .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 1rem);
      overflow: hidden; }
    .blu-finmatica .modal-dialog-scrollable .modal-header,
    .blu-finmatica .modal-dialog-scrollable .modal-footer {
      flex-shrink: 0; }
    .blu-finmatica .modal-dialog-scrollable .modal-body {
      overflow-y: auto; }
  .blu-finmatica .modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem); }
    .blu-finmatica .modal-dialog-centered::before {
      display: block;
      height: calc(100vh - 1rem);
      height: min-content;
      content: ""; }
    .blu-finmatica .modal-dialog-centered.modal-dialog-scrollable {
      flex-direction: column;
      justify-content: center;
      height: 100%; }
      .blu-finmatica .modal-dialog-centered.modal-dialog-scrollable .modal-content {
        max-height: none; }
      .blu-finmatica .modal-dialog-centered.modal-dialog-scrollable::before {
        content: none; }
  .blu-finmatica .modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #FFF;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.5);
    outline: 0; }
  .blu-finmatica .modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000; }
    .blu-finmatica .modal-backdrop.fade {
      opacity: 0; }
    .blu-finmatica .modal-backdrop.show {
      opacity: 0.5; }
  .blu-finmatica .modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px); }
    .blu-finmatica .modal-header .close {
      padding: 1rem 1rem;
      margin: -1rem -1rem -1rem auto; }
  .blu-finmatica .modal-title {
    margin-bottom: 0;
    line-height: 1.5; }
  .blu-finmatica .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem; }
  .blu-finmatica .modal-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: 0.75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(0.3rem - 1px);
    border-bottom-left-radius: calc(0.3rem - 1px); }
    .blu-finmatica .modal-footer > * {
      margin: 0.25rem; }
  .blu-finmatica .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }
  @media (min-width: 576px) {
    .blu-finmatica .modal-dialog {
      max-width: 500px;
      margin: 1.75rem auto; }
    .blu-finmatica .modal-dialog-scrollable {
      max-height: calc(100% - 3.5rem); }
      .blu-finmatica .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem); }
    .blu-finmatica .modal-dialog-centered {
      min-height: calc(100% - 3.5rem); }
      .blu-finmatica .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem);
        height: min-content; }
    .blu-finmatica .modal-content {
      box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.5); }
    .blu-finmatica .modal-sm {
      max-width: 300px; } }
  @media (min-width: 992px) {
    .blu-finmatica .modal-lg,
    .blu-finmatica .modal-xl {
      max-width: 800px; } }
  @media (min-width: 1200px) {
    .blu-finmatica .modal-xl {
      max-width: 1140px; } }
  .blu-finmatica .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    opacity: 0; }
    .blu-finmatica .tooltip.show {
      opacity: 0.9; }
    .blu-finmatica .tooltip .arrow {
      position: absolute;
      display: block;
      width: 0.8rem;
      height: 0.4rem; }
      .blu-finmatica .tooltip .arrow::before {
        position: absolute;
        content: "";
        border-color: transparent;
        border-style: solid; }
  .blu-finmatica .bs-tooltip-top, .blu-finmatica .bs-tooltip-auto[x-placement^="top"] {
    padding: 0.4rem 0; }
    .blu-finmatica .bs-tooltip-top .arrow, .blu-finmatica .bs-tooltip-auto[x-placement^="top"] .arrow {
      bottom: 0; }
      .blu-finmatica .bs-tooltip-top .arrow::before, .blu-finmatica .bs-tooltip-auto[x-placement^="top"] .arrow::before {
        top: 0;
        border-width: 0.4rem 0.4rem 0;
        border-top-color: #000; }
  .blu-finmatica .bs-tooltip-right, .blu-finmatica .bs-tooltip-auto[x-placement^="right"] {
    padding: 0 0.4rem; }
    .blu-finmatica .bs-tooltip-right .arrow, .blu-finmatica .bs-tooltip-auto[x-placement^="right"] .arrow {
      left: 0;
      width: 0.4rem;
      height: 0.8rem; }
      .blu-finmatica .bs-tooltip-right .arrow::before, .blu-finmatica .bs-tooltip-auto[x-placement^="right"] .arrow::before {
        right: 0;
        border-width: 0.4rem 0.4rem 0.4rem 0;
        border-right-color: #000; }
  .blu-finmatica .bs-tooltip-bottom, .blu-finmatica .bs-tooltip-auto[x-placement^="bottom"] {
    padding: 0.4rem 0; }
    .blu-finmatica .bs-tooltip-bottom .arrow, .blu-finmatica .bs-tooltip-auto[x-placement^="bottom"] .arrow {
      top: 0; }
      .blu-finmatica .bs-tooltip-bottom .arrow::before, .blu-finmatica .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
        bottom: 0;
        border-width: 0 0.4rem 0.4rem;
        border-bottom-color: #000; }
  .blu-finmatica .bs-tooltip-left, .blu-finmatica .bs-tooltip-auto[x-placement^="left"] {
    padding: 0 0.4rem; }
    .blu-finmatica .bs-tooltip-left .arrow, .blu-finmatica .bs-tooltip-auto[x-placement^="left"] .arrow {
      right: 0;
      width: 0.4rem;
      height: 0.8rem; }
      .blu-finmatica .bs-tooltip-left .arrow::before, .blu-finmatica .bs-tooltip-auto[x-placement^="left"] .arrow::before {
        left: 0;
        border-width: 0.4rem 0 0.4rem 0.4rem;
        border-left-color: #000; }
  .blu-finmatica .tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #FFF;
    text-align: center;
    background-color: #000;
    border-radius: 0.25rem; }
  .blu-finmatica .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    background-color: #FFF;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.2); }
    .blu-finmatica .popover .arrow {
      position: absolute;
      display: block;
      width: 1rem;
      height: 0.5rem;
      margin: 0 0.3rem; }
      .blu-finmatica .popover .arrow::before, .blu-finmatica .popover .arrow::after {
        position: absolute;
        display: block;
        content: "";
        border-color: transparent;
        border-style: solid; }
  .blu-finmatica .bs-popover-top, .blu-finmatica .bs-popover-auto[x-placement^="top"] {
    margin-bottom: 0.5rem; }
    .blu-finmatica .bs-popover-top > .arrow, .blu-finmatica .bs-popover-auto[x-placement^="top"] > .arrow, .blu-finmatica .rosso-finmatica .bs-popover-auto[x-placement^="top"] > .arrow {
      bottom: calc(-0.5rem - 1px); }
      .blu-finmatica .bs-popover-top > .arrow::before, .blu-finmatica .bs-popover-auto[x-placement^="top"] > .arrow::before, .blu-finmatica .rosso-finmatica .bs-popover-auto[x-placement^="top"] > .arrow::before {
        bottom: 0;
        border-width: 0.5rem 0.5rem 0;
        border-top-color: rgba(0, 0, 0, 0.25); }
      .blu-finmatica .bs-popover-top > .arrow::after, .blu-finmatica .bs-popover-auto[x-placement^="top"] > .arrow::after, .blu-finmatica .rosso-finmatica .bs-popover-auto[x-placement^="top"] > .arrow::after {
        bottom: 1px;
        border-width: 0.5rem 0.5rem 0;
        border-top-color: #FFF; }
  .blu-finmatica .bs-popover-right, .blu-finmatica .bs-popover-auto[x-placement^="right"] {
    margin-left: 0.5rem; }
    .blu-finmatica .bs-popover-right > .arrow, .blu-finmatica .bs-popover-auto[x-placement^="right"] > .arrow, .blu-finmatica .rosso-finmatica .bs-popover-auto[x-placement^="right"] > .arrow {
      left: calc(-0.5rem - 1px);
      width: 0.5rem;
      height: 1rem;
      margin: 0.3rem 0; }
      .blu-finmatica .bs-popover-right > .arrow::before, .blu-finmatica .bs-popover-auto[x-placement^="right"] > .arrow::before, .blu-finmatica .rosso-finmatica .bs-popover-auto[x-placement^="right"] > .arrow::before {
        left: 0;
        border-width: 0.5rem 0.5rem 0.5rem 0;
        border-right-color: rgba(0, 0, 0, 0.25); }
      .blu-finmatica .bs-popover-right > .arrow::after, .blu-finmatica .bs-popover-auto[x-placement^="right"] > .arrow::after, .blu-finmatica .rosso-finmatica .bs-popover-auto[x-placement^="right"] > .arrow::after {
        left: 1px;
        border-width: 0.5rem 0.5rem 0.5rem 0;
        border-right-color: #FFF; }
  .blu-finmatica .bs-popover-bottom, .blu-finmatica .bs-popover-auto[x-placement^="bottom"] {
    margin-top: 0.5rem; }
    .blu-finmatica .bs-popover-bottom > .arrow, .blu-finmatica .bs-popover-auto[x-placement^="bottom"] > .arrow, .blu-finmatica .rosso-finmatica .bs-popover-auto[x-placement^="bottom"] > .arrow {
      top: calc(-0.5rem - 1px); }
      .blu-finmatica .bs-popover-bottom > .arrow::before, .blu-finmatica .bs-popover-auto[x-placement^="bottom"] > .arrow::before, .blu-finmatica .rosso-finmatica .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
        top: 0;
        border-width: 0 0.5rem 0.5rem 0.5rem;
        border-bottom-color: rgba(0, 0, 0, 0.25); }
      .blu-finmatica .bs-popover-bottom > .arrow::after, .blu-finmatica .bs-popover-auto[x-placement^="bottom"] > .arrow::after, .blu-finmatica .rosso-finmatica .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
        top: 1px;
        border-width: 0 0.5rem 0.5rem 0.5rem;
        border-bottom-color: #FFF; }
    .blu-finmatica .bs-popover-bottom .popover-header::before, .blu-finmatica .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
      position: absolute;
      top: 0;
      left: 50%;
      display: block;
      width: 1rem;
      margin-left: -0.5rem;
      content: "";
      border-bottom: 1px solid #f7f7f7; }
  .blu-finmatica .bs-popover-left, .blu-finmatica .bs-popover-auto[x-placement^="left"] {
    margin-right: 0.5rem; }
    .blu-finmatica .bs-popover-left > .arrow, .blu-finmatica .bs-popover-auto[x-placement^="left"] > .arrow, .blu-finmatica .rosso-finmatica .bs-popover-auto[x-placement^="left"] > .arrow {
      right: calc(-0.5rem - 1px);
      width: 0.5rem;
      height: 1rem;
      margin: 0.3rem 0; }
      .blu-finmatica .bs-popover-left > .arrow::before, .blu-finmatica .bs-popover-auto[x-placement^="left"] > .arrow::before, .blu-finmatica .rosso-finmatica .bs-popover-auto[x-placement^="left"] > .arrow::before {
        right: 0;
        border-width: 0.5rem 0 0.5rem 0.5rem;
        border-left-color: rgba(0, 0, 0, 0.25); }
      .blu-finmatica .bs-popover-left > .arrow::after, .blu-finmatica .bs-popover-auto[x-placement^="left"] > .arrow::after, .blu-finmatica .rosso-finmatica .bs-popover-auto[x-placement^="left"] > .arrow::after {
        right: 1px;
        border-width: 0.5rem 0 0.5rem 0.5rem;
        border-left-color: #FFF; }
  .blu-finmatica .popover-header {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px); }
    .blu-finmatica .popover-header:empty {
      display: none; }
  .blu-finmatica .popover-body {
    padding: 0.5rem 0.75rem;
    color: #212529; }
  .blu-finmatica .carousel {
    position: relative; }
  .blu-finmatica .carousel.pointer-event {
    touch-action: pan-y; }
  .blu-finmatica .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden; }
    .blu-finmatica .carousel-inner::after {
      display: block;
      clear: both;
      content: ""; }
  .blu-finmatica .carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    backface-visibility: hidden;
    transition: transform 0.6s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .blu-finmatica .carousel-item {
        transition: none; } }
  .blu-finmatica .carousel-item.active,
  .blu-finmatica .carousel-item-next,
  .blu-finmatica .carousel-item-prev {
    display: block; }
  .blu-finmatica .carousel-item-next:not(.carousel-item-left),
  .blu-finmatica .active.carousel-item-right {
    transform: translateX(100%); }
  .blu-finmatica .carousel-item-prev:not(.carousel-item-right),
  .blu-finmatica .active.carousel-item-left {
    transform: translateX(-100%); }
  .blu-finmatica .carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none; }
  .blu-finmatica .carousel-fade .carousel-item.active,
  .blu-finmatica .carousel-fade .carousel-item-next.carousel-item-left,
  .blu-finmatica .carousel-fade .carousel-item-prev.carousel-item-right {
    z-index: 1;
    opacity: 1; }
  .blu-finmatica .carousel-fade .active.carousel-item-left,
  .blu-finmatica .carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s 0.6s; }
    @media (prefers-reduced-motion: reduce) {
      .blu-finmatica .carousel-fade .active.carousel-item-left,
      .blu-finmatica .carousel-fade .active.carousel-item-right {
        transition: none; } }
  .blu-finmatica .carousel-control-prev,
  .blu-finmatica .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #FFF;
    text-align: center;
    opacity: 0.5;
    transition: opacity 0.15s ease; }
    @media (prefers-reduced-motion: reduce) {
      .blu-finmatica .carousel-control-prev,
      .blu-finmatica .carousel-control-next {
        transition: none; } }
    .blu-finmatica .carousel-control-prev:hover, .blu-finmatica .carousel-control-prev:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.carousel-control-prev,
    .blu-finmatica .form-check [type='radio']:focus + label.carousel-control-prev, .blu-finmatica .toggles label input[type='checkbox']:focus + .carousel-control-prev.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.carousel-control-prev, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.carousel-control-prev, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .carousel-control-prev.lever,
    .blu-finmatica .carousel-control-next:hover,
    .blu-finmatica .carousel-control-next:focus,
    .blu-finmatica .form-check [type='checkbox']:focus + label.carousel-control-next,
    .blu-finmatica .form-check [type='radio']:focus + label.carousel-control-next,
    .blu-finmatica .toggles label input[type='checkbox']:focus + .carousel-control-next.lever,
    .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.carousel-control-next,
    .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.carousel-control-next,
    .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .carousel-control-next.lever {
      color: #FFF;
      text-decoration: none;
      outline: 0;
      opacity: 0.9; }
  .blu-finmatica .carousel-control-prev {
    left: 0; }
  .blu-finmatica .carousel-control-next {
    right: 0; }
  .blu-finmatica .carousel-control-prev-icon,
  .blu-finmatica .carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: 50% / 100% 100% no-repeat; }
  .blu-finmatica .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFF' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e"); }
  .blu-finmatica .carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFF' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e"); }
  .blu-finmatica .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none; }
    .blu-finmatica .carousel-indicators li {
      box-sizing: content-box;
      flex: 0 1 auto;
      width: 30px;
      height: 3px;
      margin-right: 3px;
      margin-left: 3px;
      text-indent: -999px;
      cursor: pointer;
      background-color: #FFF;
      background-clip: padding-box;
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent;
      opacity: .5;
      transition: opacity 0.6s ease; }
      @media (prefers-reduced-motion: reduce) {
        .blu-finmatica .carousel-indicators li {
          transition: none; } }
    .blu-finmatica .carousel-indicators .active {
      opacity: 1; }
  .blu-finmatica .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #FFF;
    text-align: center; }
  .blu-finmatica .align-baseline {
    vertical-align: baseline !important; }
  .blu-finmatica .align-top {
    vertical-align: top !important; }
  .blu-finmatica .align-middle {
    vertical-align: middle !important; }
  .blu-finmatica .align-bottom {
    vertical-align: bottom !important; }
  .blu-finmatica .align-text-bottom {
    vertical-align: text-bottom !important; }
  .blu-finmatica .align-text-top {
    vertical-align: text-top !important; }
  .blu-finmatica .bg-primary {
    background-color: #0066cc !important; }
  .blu-finmatica a.bg-primary:hover, .blu-finmatica a.bg-primary:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.bg-primary.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.bg-primary.lever,
  .blu-finmatica button.bg-primary:hover,
  .blu-finmatica button.bg-primary:focus,
  .blu-finmatica .toggles label input[type='checkbox']:focus + button.bg-primary.lever,
  .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + button.bg-primary.lever {
    background-color: #004d99 !important; }
  .blu-finmatica .bg-secondary {
    background-color: #6c757d !important; }
  .blu-finmatica a.bg-secondary:hover, .blu-finmatica a.bg-secondary:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.bg-secondary.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.bg-secondary.lever,
  .blu-finmatica button.bg-secondary:hover,
  .blu-finmatica button.bg-secondary:focus,
  .blu-finmatica .toggles label input[type='checkbox']:focus + button.bg-secondary.lever,
  .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + button.bg-secondary.lever {
    background-color: #545b62 !important; }
  .blu-finmatica .bg-success {
    background-color: #28a745 !important; }
  .blu-finmatica a.bg-success:hover, .blu-finmatica a.bg-success:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.bg-success.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.bg-success.lever,
  .blu-finmatica button.bg-success:hover,
  .blu-finmatica button.bg-success:focus,
  .blu-finmatica .toggles label input[type='checkbox']:focus + button.bg-success.lever,
  .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + button.bg-success.lever {
    background-color: #1e7e34 !important; }
  .blu-finmatica .bg-info {
    background-color: #17a2b8 !important; }
  .blu-finmatica a.bg-info:hover, .blu-finmatica a.bg-info:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.bg-info.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.bg-info.lever,
  .blu-finmatica button.bg-info:hover,
  .blu-finmatica button.bg-info:focus,
  .blu-finmatica .toggles label input[type='checkbox']:focus + button.bg-info.lever,
  .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + button.bg-info.lever {
    background-color: #117a8b !important; }
  .blu-finmatica .bg-warning {
    background-color: #ffc107 !important; }
  .blu-finmatica a.bg-warning:hover, .blu-finmatica a.bg-warning:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.bg-warning.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.bg-warning.lever,
  .blu-finmatica button.bg-warning:hover,
  .blu-finmatica button.bg-warning:focus,
  .blu-finmatica .toggles label input[type='checkbox']:focus + button.bg-warning.lever,
  .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + button.bg-warning.lever {
    background-color: #d39e00 !important; }
  .blu-finmatica .bg-danger {
    background-color: #dc3545 !important; }
  .blu-finmatica a.bg-danger:hover, .blu-finmatica a.bg-danger:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.bg-danger.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.bg-danger.lever,
  .blu-finmatica button.bg-danger:hover,
  .blu-finmatica button.bg-danger:focus,
  .blu-finmatica .toggles label input[type='checkbox']:focus + button.bg-danger.lever,
  .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + button.bg-danger.lever {
    background-color: #bd2130 !important; }
  .blu-finmatica .bg-light {
    background-color: #f8f9fa !important; }
  .blu-finmatica a.bg-light:hover, .blu-finmatica a.bg-light:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.bg-light.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.bg-light.lever,
  .blu-finmatica button.bg-light:hover,
  .blu-finmatica button.bg-light:focus,
  .blu-finmatica .toggles label input[type='checkbox']:focus + button.bg-light.lever,
  .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + button.bg-light.lever {
    background-color: #dae0e5 !important; }
  .blu-finmatica .bg-dark {
    background-color: #343a40 !important; }
  .blu-finmatica a.bg-dark:hover, .blu-finmatica a.bg-dark:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.bg-dark.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.bg-dark.lever,
  .blu-finmatica button.bg-dark:hover,
  .blu-finmatica button.bg-dark:focus,
  .blu-finmatica .toggles label input[type='checkbox']:focus + button.bg-dark.lever,
  .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + button.bg-dark.lever {
    background-color: #1d2124 !important; }
  .blu-finmatica .bg-black {
    background-color: #000 !important; }
  .blu-finmatica a.bg-black:hover, .blu-finmatica a.bg-black:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.bg-black.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.bg-black.lever,
  .blu-finmatica button.bg-black:hover,
  .blu-finmatica button.bg-black:focus,
  .blu-finmatica .toggles label input[type='checkbox']:focus + button.bg-black.lever,
  .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + button.bg-black.lever {
    background-color: black !important; }
  .blu-finmatica .bg-white {
    background-color: #FFF !important; }
  .blu-finmatica a.bg-white:hover, .blu-finmatica a.bg-white:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.bg-white.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.bg-white.lever,
  .blu-finmatica button.bg-white:hover,
  .blu-finmatica button.bg-white:focus,
  .blu-finmatica .toggles label input[type='checkbox']:focus + button.bg-white.lever,
  .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + button.bg-white.lever {
    background-color: #e6e6e6 !important; }
  .blu-finmatica .bg-100 {
    background-color: #f8f9fa !important; }
  .blu-finmatica a.bg-100:hover, .blu-finmatica a.bg-100:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.bg-100.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.bg-100.lever,
  .blu-finmatica button.bg-100:hover,
  .blu-finmatica button.bg-100:focus,
  .blu-finmatica .toggles label input[type='checkbox']:focus + button.bg-100.lever,
  .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + button.bg-100.lever {
    background-color: #dae0e5 !important; }
  .blu-finmatica .bg-200 {
    background-color: #e9ecef !important; }
  .blu-finmatica a.bg-200:hover, .blu-finmatica a.bg-200:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.bg-200.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.bg-200.lever,
  .blu-finmatica button.bg-200:hover,
  .blu-finmatica button.bg-200:focus,
  .blu-finmatica .toggles label input[type='checkbox']:focus + button.bg-200.lever,
  .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + button.bg-200.lever {
    background-color: #cbd3da !important; }
  .blu-finmatica .bg-300 {
    background-color: #dee2e6 !important; }
  .blu-finmatica a.bg-300:hover, .blu-finmatica a.bg-300:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.bg-300.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.bg-300.lever,
  .blu-finmatica button.bg-300:hover,
  .blu-finmatica button.bg-300:focus,
  .blu-finmatica .toggles label input[type='checkbox']:focus + button.bg-300.lever,
  .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + button.bg-300.lever {
    background-color: #c1c9d0 !important; }
  .blu-finmatica .bg-400 {
    background-color: #ced4da !important; }
  .blu-finmatica a.bg-400:hover, .blu-finmatica a.bg-400:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.bg-400.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.bg-400.lever,
  .blu-finmatica button.bg-400:hover,
  .blu-finmatica button.bg-400:focus,
  .blu-finmatica .toggles label input[type='checkbox']:focus + button.bg-400.lever,
  .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + button.bg-400.lever {
    background-color: #b1bbc4 !important; }
  .blu-finmatica .bg-500 {
    background-color: #adb5bd !important; }
  .blu-finmatica a.bg-500:hover, .blu-finmatica a.bg-500:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.bg-500.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.bg-500.lever,
  .blu-finmatica button.bg-500:hover,
  .blu-finmatica button.bg-500:focus,
  .blu-finmatica .toggles label input[type='checkbox']:focus + button.bg-500.lever,
  .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + button.bg-500.lever {
    background-color: #919ca6 !important; }
  .blu-finmatica .bg-600 {
    background-color: #6c757d !important; }
  .blu-finmatica a.bg-600:hover, .blu-finmatica a.bg-600:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.bg-600.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.bg-600.lever,
  .blu-finmatica button.bg-600:hover,
  .blu-finmatica button.bg-600:focus,
  .blu-finmatica .toggles label input[type='checkbox']:focus + button.bg-600.lever,
  .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + button.bg-600.lever {
    background-color: #545b62 !important; }
  .blu-finmatica .bg-700 {
    background-color: #495057 !important; }
  .blu-finmatica a.bg-700:hover, .blu-finmatica a.bg-700:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.bg-700.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.bg-700.lever,
  .blu-finmatica button.bg-700:hover,
  .blu-finmatica button.bg-700:focus,
  .blu-finmatica .toggles label input[type='checkbox']:focus + button.bg-700.lever,
  .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + button.bg-700.lever {
    background-color: #32373b !important; }
  .blu-finmatica .bg-800 {
    background-color: #343a40 !important; }
  .blu-finmatica a.bg-800:hover, .blu-finmatica a.bg-800:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.bg-800.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.bg-800.lever,
  .blu-finmatica button.bg-800:hover,
  .blu-finmatica button.bg-800:focus,
  .blu-finmatica .toggles label input[type='checkbox']:focus + button.bg-800.lever,
  .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + button.bg-800.lever {
    background-color: #1d2124 !important; }
  .blu-finmatica .bg-900 {
    background-color: #212529 !important; }
  .blu-finmatica a.bg-900:hover, .blu-finmatica a.bg-900:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.bg-900.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.bg-900.lever,
  .blu-finmatica button.bg-900:hover,
  .blu-finmatica button.bg-900:focus,
  .blu-finmatica .toggles label input[type='checkbox']:focus + button.bg-900.lever,
  .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + button.bg-900.lever {
    background-color: #0a0c0d !important; }
  .blu-finmatica .bg-white {
    background-color: #FFF !important; }
  .blu-finmatica .bg-transparent {
    background-color: transparent !important; }
  .blu-finmatica .border {
    border: 1px solid #b1b1b3 !important; }
  .blu-finmatica .border-top {
    border-top: 1px solid #b1b1b3 !important; }
  .blu-finmatica .border-right {
    border-right: 1px solid #b1b1b3 !important; }
  .blu-finmatica .border-bottom {
    border-bottom: 1px solid #b1b1b3 !important; }
  .blu-finmatica .border-left {
    border-left: 1px solid #b1b1b3 !important; }
  .blu-finmatica .border-0 {
    border: 0 !important; }
  .blu-finmatica .border-top-0 {
    border-top: 0 !important; }
  .blu-finmatica .border-right-0 {
    border-right: 0 !important; }
  .blu-finmatica .border-bottom-0 {
    border-bottom: 0 !important; }
  .blu-finmatica .border-left-0 {
    border-left: 0 !important; }
  .blu-finmatica .border-primary {
    border-color: #0066cc !important; }
  .blu-finmatica .border-secondary {
    border-color: #6c757d !important; }
  .blu-finmatica .border-success {
    border-color: #28a745 !important; }
  .blu-finmatica .border-info {
    border-color: #17a2b8 !important; }
  .blu-finmatica .border-warning {
    border-color: #ffc107 !important; }
  .blu-finmatica .border-danger {
    border-color: #dc3545 !important; }
  .blu-finmatica .border-light {
    border-color: #f8f9fa !important; }
  .blu-finmatica .border-dark {
    border-color: #343a40 !important; }
  .blu-finmatica .border-black {
    border-color: #000 !important; }
  .blu-finmatica .border-white {
    border-color: #FFF !important; }
  .blu-finmatica .border-100 {
    border-color: #f8f9fa !important; }
  .blu-finmatica .border-200 {
    border-color: #e9ecef !important; }
  .blu-finmatica .border-300 {
    border-color: #dee2e6 !important; }
  .blu-finmatica .border-400 {
    border-color: #ced4da !important; }
  .blu-finmatica .border-500 {
    border-color: #adb5bd !important; }
  .blu-finmatica .border-600 {
    border-color: #6c757d !important; }
  .blu-finmatica .border-700 {
    border-color: #495057 !important; }
  .blu-finmatica .border-800 {
    border-color: #343a40 !important; }
  .blu-finmatica .border-900 {
    border-color: #212529 !important; }
  .blu-finmatica .border-white {
    border-color: #FFF !important; }
  .blu-finmatica .rounded-sm {
    border-radius: 0.2rem !important; }
  .blu-finmatica .rounded {
    border-radius: 0.25rem !important; }
  .blu-finmatica .rounded-top {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important; }
  .blu-finmatica .rounded-right {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important; }
  .blu-finmatica .rounded-bottom {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important; }
  .blu-finmatica .rounded-left {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important; }
  .blu-finmatica .rounded-lg {
    border-radius: 0.3rem !important; }
  .blu-finmatica .rounded-circle {
    border-radius: 50% !important; }
  .blu-finmatica .rounded-pill {
    border-radius: 50rem !important; }
  .blu-finmatica .rounded-0 {
    border-radius: 0 !important; }
  .blu-finmatica .clearfix::after {
    display: block;
    clear: both;
    content: ""; }
  .blu-finmatica .d-none {
    display: none !important; }
  .blu-finmatica .d-inline {
    display: inline !important; }
  .blu-finmatica .d-inline-block {
    display: inline-block !important; }
  .blu-finmatica .d-block {
    display: block !important; }
  .blu-finmatica .d-table {
    display: table !important; }
  .blu-finmatica .d-table-row {
    display: table-row !important; }
  .blu-finmatica .d-table-cell {
    display: table-cell !important; }
  .blu-finmatica .d-flex {
    display: flex !important; }
  .blu-finmatica .d-inline-flex {
    display: inline-flex !important; }
  @media (min-width: 576px) {
    .blu-finmatica .d-sm-none {
      display: none !important; }
    .blu-finmatica .d-sm-inline {
      display: inline !important; }
    .blu-finmatica .d-sm-inline-block {
      display: inline-block !important; }
    .blu-finmatica .d-sm-block {
      display: block !important; }
    .blu-finmatica .d-sm-table {
      display: table !important; }
    .blu-finmatica .d-sm-table-row {
      display: table-row !important; }
    .blu-finmatica .d-sm-table-cell {
      display: table-cell !important; }
    .blu-finmatica .d-sm-flex {
      display: flex !important; }
    .blu-finmatica .d-sm-inline-flex {
      display: inline-flex !important; } }
  @media (min-width: 768px) {
    .blu-finmatica .d-md-none {
      display: none !important; }
    .blu-finmatica .d-md-inline {
      display: inline !important; }
    .blu-finmatica .d-md-inline-block {
      display: inline-block !important; }
    .blu-finmatica .d-md-block {
      display: block !important; }
    .blu-finmatica .d-md-table {
      display: table !important; }
    .blu-finmatica .d-md-table-row {
      display: table-row !important; }
    .blu-finmatica .d-md-table-cell {
      display: table-cell !important; }
    .blu-finmatica .d-md-flex {
      display: flex !important; }
    .blu-finmatica .d-md-inline-flex {
      display: inline-flex !important; } }
  @media (min-width: 992px) {
    .blu-finmatica .d-lg-none {
      display: none !important; }
    .blu-finmatica .d-lg-inline {
      display: inline !important; }
    .blu-finmatica .d-lg-inline-block {
      display: inline-block !important; }
    .blu-finmatica .d-lg-block {
      display: block !important; }
    .blu-finmatica .d-lg-table {
      display: table !important; }
    .blu-finmatica .d-lg-table-row {
      display: table-row !important; }
    .blu-finmatica .d-lg-table-cell {
      display: table-cell !important; }
    .blu-finmatica .d-lg-flex {
      display: flex !important; }
    .blu-finmatica .d-lg-inline-flex {
      display: inline-flex !important; } }
  @media (min-width: 1200px) {
    .blu-finmatica .d-xl-none {
      display: none !important; }
    .blu-finmatica .d-xl-inline {
      display: inline !important; }
    .blu-finmatica .d-xl-inline-block {
      display: inline-block !important; }
    .blu-finmatica .d-xl-block {
      display: block !important; }
    .blu-finmatica .d-xl-table {
      display: table !important; }
    .blu-finmatica .d-xl-table-row {
      display: table-row !important; }
    .blu-finmatica .d-xl-table-cell {
      display: table-cell !important; }
    .blu-finmatica .d-xl-flex {
      display: flex !important; }
    .blu-finmatica .d-xl-inline-flex {
      display: inline-flex !important; } }
  @media print {
    .blu-finmatica .d-print-none {
      display: none !important; }
    .blu-finmatica .d-print-inline {
      display: inline !important; }
    .blu-finmatica .d-print-inline-block {
      display: inline-block !important; }
    .blu-finmatica .d-print-block {
      display: block !important; }
    .blu-finmatica .d-print-table {
      display: table !important; }
    .blu-finmatica .d-print-table-row {
      display: table-row !important; }
    .blu-finmatica .d-print-table-cell {
      display: table-cell !important; }
    .blu-finmatica .d-print-flex {
      display: flex !important; }
    .blu-finmatica .d-print-inline-flex {
      display: inline-flex !important; } }
  .blu-finmatica .embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden; }
    .blu-finmatica .embed-responsive::before {
      display: block;
      content: ""; }
    .blu-finmatica .embed-responsive .embed-responsive-item,
    .blu-finmatica .embed-responsive iframe,
    .blu-finmatica .embed-responsive embed,
    .blu-finmatica .embed-responsive object,
    .blu-finmatica .embed-responsive video {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0; }
  .blu-finmatica .embed-responsive-21by9::before {
    padding-top: 42.85714%; }
  .blu-finmatica .embed-responsive-16by9::before {
    padding-top: 56.25%; }
  .blu-finmatica .embed-responsive-4by3::before {
    padding-top: 75%; }
  .blu-finmatica .embed-responsive-1by1::before {
    padding-top: 100%; }
  .blu-finmatica .embed-responsive-21by9::before {
    padding-top: 42.85714%; }
  .blu-finmatica .embed-responsive-16by9::before {
    padding-top: 56.25%; }
  .blu-finmatica .embed-responsive-4by3::before {
    padding-top: 75%; }
  .blu-finmatica .embed-responsive-1by1::before {
    padding-top: 100%; }
  .blu-finmatica .flex-row {
    flex-direction: row !important; }
  .blu-finmatica .flex-column {
    flex-direction: column !important; }
  .blu-finmatica .flex-row-reverse {
    flex-direction: row-reverse !important; }
  .blu-finmatica .flex-column-reverse {
    flex-direction: column-reverse !important; }
  .blu-finmatica .flex-wrap {
    flex-wrap: wrap !important; }
  .blu-finmatica .flex-nowrap {
    flex-wrap: nowrap !important; }
  .blu-finmatica .flex-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .blu-finmatica .flex-fill {
    flex: 1 1 auto !important; }
  .blu-finmatica .flex-grow-0 {
    flex-grow: 0 !important; }
  .blu-finmatica .flex-grow-1 {
    flex-grow: 1 !important; }
  .blu-finmatica .flex-shrink-0 {
    flex-shrink: 0 !important; }
  .blu-finmatica .flex-shrink-1 {
    flex-shrink: 1 !important; }
  .blu-finmatica .justify-content-start {
    justify-content: flex-start !important; }
  .blu-finmatica .justify-content-end {
    justify-content: flex-end !important; }
  .blu-finmatica .justify-content-center {
    justify-content: center !important; }
  .blu-finmatica .justify-content-between {
    justify-content: space-between !important; }
  .blu-finmatica .justify-content-around {
    justify-content: space-around !important; }
  .blu-finmatica .align-items-start {
    align-items: flex-start !important; }
  .blu-finmatica .align-items-end {
    align-items: flex-end !important; }
  .blu-finmatica .align-items-center {
    align-items: center !important; }
  .blu-finmatica .align-items-baseline {
    align-items: baseline !important; }
  .blu-finmatica .align-items-stretch {
    align-items: stretch !important; }
  .blu-finmatica .align-content-start {
    align-content: flex-start !important; }
  .blu-finmatica .align-content-end {
    align-content: flex-end !important; }
  .blu-finmatica .align-content-center {
    align-content: center !important; }
  .blu-finmatica .align-content-between {
    align-content: space-between !important; }
  .blu-finmatica .align-content-around {
    align-content: space-around !important; }
  .blu-finmatica .align-content-stretch {
    align-content: stretch !important; }
  .blu-finmatica .align-self-auto {
    align-self: auto !important; }
  .blu-finmatica .align-self-start {
    align-self: flex-start !important; }
  .blu-finmatica .align-self-end {
    align-self: flex-end !important; }
  .blu-finmatica .align-self-center {
    align-self: center !important; }
  .blu-finmatica .align-self-baseline {
    align-self: baseline !important; }
  .blu-finmatica .align-self-stretch {
    align-self: stretch !important; }
  @media (min-width: 576px) {
    .blu-finmatica .flex-sm-row {
      flex-direction: row !important; }
    .blu-finmatica .flex-sm-column {
      flex-direction: column !important; }
    .blu-finmatica .flex-sm-row-reverse {
      flex-direction: row-reverse !important; }
    .blu-finmatica .flex-sm-column-reverse {
      flex-direction: column-reverse !important; }
    .blu-finmatica .flex-sm-wrap {
      flex-wrap: wrap !important; }
    .blu-finmatica .flex-sm-nowrap {
      flex-wrap: nowrap !important; }
    .blu-finmatica .flex-sm-wrap-reverse {
      flex-wrap: wrap-reverse !important; }
    .blu-finmatica .flex-sm-fill {
      flex: 1 1 auto !important; }
    .blu-finmatica .flex-sm-grow-0 {
      flex-grow: 0 !important; }
    .blu-finmatica .flex-sm-grow-1 {
      flex-grow: 1 !important; }
    .blu-finmatica .flex-sm-shrink-0 {
      flex-shrink: 0 !important; }
    .blu-finmatica .flex-sm-shrink-1 {
      flex-shrink: 1 !important; }
    .blu-finmatica .justify-content-sm-start {
      justify-content: flex-start !important; }
    .blu-finmatica .justify-content-sm-end {
      justify-content: flex-end !important; }
    .blu-finmatica .justify-content-sm-center {
      justify-content: center !important; }
    .blu-finmatica .justify-content-sm-between {
      justify-content: space-between !important; }
    .blu-finmatica .justify-content-sm-around {
      justify-content: space-around !important; }
    .blu-finmatica .align-items-sm-start {
      align-items: flex-start !important; }
    .blu-finmatica .align-items-sm-end {
      align-items: flex-end !important; }
    .blu-finmatica .align-items-sm-center {
      align-items: center !important; }
    .blu-finmatica .align-items-sm-baseline {
      align-items: baseline !important; }
    .blu-finmatica .align-items-sm-stretch {
      align-items: stretch !important; }
    .blu-finmatica .align-content-sm-start {
      align-content: flex-start !important; }
    .blu-finmatica .align-content-sm-end {
      align-content: flex-end !important; }
    .blu-finmatica .align-content-sm-center {
      align-content: center !important; }
    .blu-finmatica .align-content-sm-between {
      align-content: space-between !important; }
    .blu-finmatica .align-content-sm-around {
      align-content: space-around !important; }
    .blu-finmatica .align-content-sm-stretch {
      align-content: stretch !important; }
    .blu-finmatica .align-self-sm-auto {
      align-self: auto !important; }
    .blu-finmatica .align-self-sm-start {
      align-self: flex-start !important; }
    .blu-finmatica .align-self-sm-end {
      align-self: flex-end !important; }
    .blu-finmatica .align-self-sm-center {
      align-self: center !important; }
    .blu-finmatica .align-self-sm-baseline {
      align-self: baseline !important; }
    .blu-finmatica .align-self-sm-stretch {
      align-self: stretch !important; } }
  @media (min-width: 768px) {
    .blu-finmatica .flex-md-row {
      flex-direction: row !important; }
    .blu-finmatica .flex-md-column {
      flex-direction: column !important; }
    .blu-finmatica .flex-md-row-reverse {
      flex-direction: row-reverse !important; }
    .blu-finmatica .flex-md-column-reverse {
      flex-direction: column-reverse !important; }
    .blu-finmatica .flex-md-wrap {
      flex-wrap: wrap !important; }
    .blu-finmatica .flex-md-nowrap {
      flex-wrap: nowrap !important; }
    .blu-finmatica .flex-md-wrap-reverse {
      flex-wrap: wrap-reverse !important; }
    .blu-finmatica .flex-md-fill {
      flex: 1 1 auto !important; }
    .blu-finmatica .flex-md-grow-0 {
      flex-grow: 0 !important; }
    .blu-finmatica .flex-md-grow-1 {
      flex-grow: 1 !important; }
    .blu-finmatica .flex-md-shrink-0 {
      flex-shrink: 0 !important; }
    .blu-finmatica .flex-md-shrink-1 {
      flex-shrink: 1 !important; }
    .blu-finmatica .justify-content-md-start {
      justify-content: flex-start !important; }
    .blu-finmatica .justify-content-md-end {
      justify-content: flex-end !important; }
    .blu-finmatica .justify-content-md-center {
      justify-content: center !important; }
    .blu-finmatica .justify-content-md-between {
      justify-content: space-between !important; }
    .blu-finmatica .justify-content-md-around {
      justify-content: space-around !important; }
    .blu-finmatica .align-items-md-start {
      align-items: flex-start !important; }
    .blu-finmatica .align-items-md-end {
      align-items: flex-end !important; }
    .blu-finmatica .align-items-md-center {
      align-items: center !important; }
    .blu-finmatica .align-items-md-baseline {
      align-items: baseline !important; }
    .blu-finmatica .align-items-md-stretch {
      align-items: stretch !important; }
    .blu-finmatica .align-content-md-start {
      align-content: flex-start !important; }
    .blu-finmatica .align-content-md-end {
      align-content: flex-end !important; }
    .blu-finmatica .align-content-md-center {
      align-content: center !important; }
    .blu-finmatica .align-content-md-between {
      align-content: space-between !important; }
    .blu-finmatica .align-content-md-around {
      align-content: space-around !important; }
    .blu-finmatica .align-content-md-stretch {
      align-content: stretch !important; }
    .blu-finmatica .align-self-md-auto {
      align-self: auto !important; }
    .blu-finmatica .align-self-md-start {
      align-self: flex-start !important; }
    .blu-finmatica .align-self-md-end {
      align-self: flex-end !important; }
    .blu-finmatica .align-self-md-center {
      align-self: center !important; }
    .blu-finmatica .align-self-md-baseline {
      align-self: baseline !important; }
    .blu-finmatica .align-self-md-stretch {
      align-self: stretch !important; } }
  @media (min-width: 992px) {
    .blu-finmatica .flex-lg-row {
      flex-direction: row !important; }
    .blu-finmatica .flex-lg-column {
      flex-direction: column !important; }
    .blu-finmatica .flex-lg-row-reverse {
      flex-direction: row-reverse !important; }
    .blu-finmatica .flex-lg-column-reverse {
      flex-direction: column-reverse !important; }
    .blu-finmatica .flex-lg-wrap {
      flex-wrap: wrap !important; }
    .blu-finmatica .flex-lg-nowrap {
      flex-wrap: nowrap !important; }
    .blu-finmatica .flex-lg-wrap-reverse {
      flex-wrap: wrap-reverse !important; }
    .blu-finmatica .flex-lg-fill {
      flex: 1 1 auto !important; }
    .blu-finmatica .flex-lg-grow-0 {
      flex-grow: 0 !important; }
    .blu-finmatica .flex-lg-grow-1 {
      flex-grow: 1 !important; }
    .blu-finmatica .flex-lg-shrink-0 {
      flex-shrink: 0 !important; }
    .blu-finmatica .flex-lg-shrink-1 {
      flex-shrink: 1 !important; }
    .blu-finmatica .justify-content-lg-start {
      justify-content: flex-start !important; }
    .blu-finmatica .justify-content-lg-end {
      justify-content: flex-end !important; }
    .blu-finmatica .justify-content-lg-center {
      justify-content: center !important; }
    .blu-finmatica .justify-content-lg-between {
      justify-content: space-between !important; }
    .blu-finmatica .justify-content-lg-around {
      justify-content: space-around !important; }
    .blu-finmatica .align-items-lg-start {
      align-items: flex-start !important; }
    .blu-finmatica .align-items-lg-end {
      align-items: flex-end !important; }
    .blu-finmatica .align-items-lg-center {
      align-items: center !important; }
    .blu-finmatica .align-items-lg-baseline {
      align-items: baseline !important; }
    .blu-finmatica .align-items-lg-stretch {
      align-items: stretch !important; }
    .blu-finmatica .align-content-lg-start {
      align-content: flex-start !important; }
    .blu-finmatica .align-content-lg-end {
      align-content: flex-end !important; }
    .blu-finmatica .align-content-lg-center {
      align-content: center !important; }
    .blu-finmatica .align-content-lg-between {
      align-content: space-between !important; }
    .blu-finmatica .align-content-lg-around {
      align-content: space-around !important; }
    .blu-finmatica .align-content-lg-stretch {
      align-content: stretch !important; }
    .blu-finmatica .align-self-lg-auto {
      align-self: auto !important; }
    .blu-finmatica .align-self-lg-start {
      align-self: flex-start !important; }
    .blu-finmatica .align-self-lg-end {
      align-self: flex-end !important; }
    .blu-finmatica .align-self-lg-center {
      align-self: center !important; }
    .blu-finmatica .align-self-lg-baseline {
      align-self: baseline !important; }
    .blu-finmatica .align-self-lg-stretch {
      align-self: stretch !important; } }
  @media (min-width: 1200px) {
    .blu-finmatica .flex-xl-row {
      flex-direction: row !important; }
    .blu-finmatica .flex-xl-column {
      flex-direction: column !important; }
    .blu-finmatica .flex-xl-row-reverse {
      flex-direction: row-reverse !important; }
    .blu-finmatica .flex-xl-column-reverse {
      flex-direction: column-reverse !important; }
    .blu-finmatica .flex-xl-wrap {
      flex-wrap: wrap !important; }
    .blu-finmatica .flex-xl-nowrap {
      flex-wrap: nowrap !important; }
    .blu-finmatica .flex-xl-wrap-reverse {
      flex-wrap: wrap-reverse !important; }
    .blu-finmatica .flex-xl-fill {
      flex: 1 1 auto !important; }
    .blu-finmatica .flex-xl-grow-0 {
      flex-grow: 0 !important; }
    .blu-finmatica .flex-xl-grow-1 {
      flex-grow: 1 !important; }
    .blu-finmatica .flex-xl-shrink-0 {
      flex-shrink: 0 !important; }
    .blu-finmatica .flex-xl-shrink-1 {
      flex-shrink: 1 !important; }
    .blu-finmatica .justify-content-xl-start {
      justify-content: flex-start !important; }
    .blu-finmatica .justify-content-xl-end {
      justify-content: flex-end !important; }
    .blu-finmatica .justify-content-xl-center {
      justify-content: center !important; }
    .blu-finmatica .justify-content-xl-between {
      justify-content: space-between !important; }
    .blu-finmatica .justify-content-xl-around {
      justify-content: space-around !important; }
    .blu-finmatica .align-items-xl-start {
      align-items: flex-start !important; }
    .blu-finmatica .align-items-xl-end {
      align-items: flex-end !important; }
    .blu-finmatica .align-items-xl-center {
      align-items: center !important; }
    .blu-finmatica .align-items-xl-baseline {
      align-items: baseline !important; }
    .blu-finmatica .align-items-xl-stretch {
      align-items: stretch !important; }
    .blu-finmatica .align-content-xl-start {
      align-content: flex-start !important; }
    .blu-finmatica .align-content-xl-end {
      align-content: flex-end !important; }
    .blu-finmatica .align-content-xl-center {
      align-content: center !important; }
    .blu-finmatica .align-content-xl-between {
      align-content: space-between !important; }
    .blu-finmatica .align-content-xl-around {
      align-content: space-around !important; }
    .blu-finmatica .align-content-xl-stretch {
      align-content: stretch !important; }
    .blu-finmatica .align-self-xl-auto {
      align-self: auto !important; }
    .blu-finmatica .align-self-xl-start {
      align-self: flex-start !important; }
    .blu-finmatica .align-self-xl-end {
      align-self: flex-end !important; }
    .blu-finmatica .align-self-xl-center {
      align-self: center !important; }
    .blu-finmatica .align-self-xl-baseline {
      align-self: baseline !important; }
    .blu-finmatica .align-self-xl-stretch {
      align-self: stretch !important; } }
  .blu-finmatica .float-left {
    float: left !important; }
  .blu-finmatica .float-right {
    float: right !important; }
  .blu-finmatica .float-none {
    float: none !important; }
  @media (min-width: 576px) {
    .blu-finmatica .float-sm-left {
      float: left !important; }
    .blu-finmatica .float-sm-right {
      float: right !important; }
    .blu-finmatica .float-sm-none {
      float: none !important; } }
  @media (min-width: 768px) {
    .blu-finmatica .float-md-left {
      float: left !important; }
    .blu-finmatica .float-md-right {
      float: right !important; }
    .blu-finmatica .float-md-none {
      float: none !important; } }
  @media (min-width: 992px) {
    .blu-finmatica .float-lg-left {
      float: left !important; }
    .blu-finmatica .float-lg-right {
      float: right !important; }
    .blu-finmatica .float-lg-none {
      float: none !important; } }
  @media (min-width: 1200px) {
    .blu-finmatica .float-xl-left {
      float: left !important; }
    .blu-finmatica .float-xl-right {
      float: right !important; }
    .blu-finmatica .float-xl-none {
      float: none !important; } }
  .blu-finmatica .user-select-all {
    user-select: all !important; }
  .blu-finmatica .user-select-auto {
    user-select: auto !important; }
  .blu-finmatica .user-select-none {
    user-select: none !important; }
  .blu-finmatica .overflow-auto {
    overflow: auto !important; }
  .blu-finmatica .overflow-hidden {
    overflow: hidden !important; }
  .blu-finmatica .position-static {
    position: static !important; }
  .blu-finmatica .position-relative {
    position: relative !important; }
  .blu-finmatica .position-absolute {
    position: absolute !important; }
  .blu-finmatica .position-fixed {
    position: fixed !important; }
  .blu-finmatica .position-sticky {
    position: sticky !important; }
  .blu-finmatica .fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030; }
  .blu-finmatica .fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030; }
  @supports (position: sticky) {
    .blu-finmatica .sticky-top {
      position: sticky;
      top: 0;
      z-index: 1020; } }
  .blu-finmatica .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0; }
  .blu-finmatica .sr-only-focusable:active, .blu-finmatica .sr-only-focusable:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.sr-only-focusable,
  .blu-finmatica .form-check [type='radio']:focus + label.sr-only-focusable, .blu-finmatica .toggles label input[type='checkbox']:focus + .sr-only-focusable.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.sr-only-focusable, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.sr-only-focusable, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .sr-only-focusable.lever {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal; }
  .blu-finmatica .shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }
  .blu-finmatica .shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }
  .blu-finmatica .shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }
  .blu-finmatica .shadow-none {
    box-shadow: none !important; }
  .blu-finmatica .w-25 {
    width: 25% !important; }
  .blu-finmatica .w-50 {
    width: 50% !important; }
  .blu-finmatica .w-75 {
    width: 75% !important; }
  .blu-finmatica .w-100 {
    width: 100% !important; }
  .blu-finmatica .w-auto {
    width: auto !important; }
  .blu-finmatica .h-25 {
    height: 25% !important; }
  .blu-finmatica .h-50 {
    height: 50% !important; }
  .blu-finmatica .h-75 {
    height: 75% !important; }
  .blu-finmatica .h-100 {
    height: 100% !important; }
  .blu-finmatica .h-auto {
    height: auto !important; }
  .blu-finmatica .mw-100 {
    max-width: 100% !important; }
  .blu-finmatica .mh-100 {
    max-height: 100% !important; }
  .blu-finmatica .min-vw-100 {
    min-width: 100vw !important; }
  .blu-finmatica .min-vh-100 {
    min-height: 100vh !important; }
  .blu-finmatica .vw-100 {
    width: 100vw !important; }
  .blu-finmatica .vh-100 {
    height: 100vh !important; }
  .blu-finmatica .m-0 {
    margin: 0 !important; }
  .blu-finmatica .mt-0,
  .blu-finmatica .my-0 {
    margin-top: 0 !important; }
  .blu-finmatica .mr-0,
  .blu-finmatica .mx-0 {
    margin-right: 0 !important; }
  .blu-finmatica .mb-0,
  .blu-finmatica .my-0 {
    margin-bottom: 0 !important; }
  .blu-finmatica .ml-0,
  .blu-finmatica .mx-0 {
    margin-left: 0 !important; }
  .blu-finmatica .m-1 {
    margin: 0.25rem !important; }
  .blu-finmatica .mt-1,
  .blu-finmatica .my-1 {
    margin-top: 0.25rem !important; }
  .blu-finmatica .mr-1,
  .blu-finmatica .mx-1 {
    margin-right: 0.25rem !important; }
  .blu-finmatica .mb-1,
  .blu-finmatica .my-1 {
    margin-bottom: 0.25rem !important; }
  .blu-finmatica .ml-1,
  .blu-finmatica .mx-1 {
    margin-left: 0.25rem !important; }
  .blu-finmatica .m-2 {
    margin: 0.5rem !important; }
  .blu-finmatica .mt-2,
  .blu-finmatica .my-2 {
    margin-top: 0.5rem !important; }
  .blu-finmatica .mr-2,
  .blu-finmatica .mx-2 {
    margin-right: 0.5rem !important; }
  .blu-finmatica .mb-2,
  .blu-finmatica .my-2 {
    margin-bottom: 0.5rem !important; }
  .blu-finmatica .ml-2,
  .blu-finmatica .mx-2 {
    margin-left: 0.5rem !important; }
  .blu-finmatica .m-3 {
    margin: 1rem !important; }
  .blu-finmatica .mt-3,
  .blu-finmatica .my-3 {
    margin-top: 1rem !important; }
  .blu-finmatica .mr-3,
  .blu-finmatica .mx-3 {
    margin-right: 1rem !important; }
  .blu-finmatica .mb-3,
  .blu-finmatica .my-3 {
    margin-bottom: 1rem !important; }
  .blu-finmatica .ml-3,
  .blu-finmatica .mx-3 {
    margin-left: 1rem !important; }
  .blu-finmatica .m-4 {
    margin: 1.5rem !important; }
  .blu-finmatica .mt-4,
  .blu-finmatica .my-4 {
    margin-top: 1.5rem !important; }
  .blu-finmatica .mr-4,
  .blu-finmatica .mx-4 {
    margin-right: 1.5rem !important; }
  .blu-finmatica .mb-4,
  .blu-finmatica .my-4 {
    margin-bottom: 1.5rem !important; }
  .blu-finmatica .ml-4,
  .blu-finmatica .mx-4 {
    margin-left: 1.5rem !important; }
  .blu-finmatica .m-5 {
    margin: 3rem !important; }
  .blu-finmatica .mt-5,
  .blu-finmatica .my-5 {
    margin-top: 3rem !important; }
  .blu-finmatica .mr-5,
  .blu-finmatica .mx-5 {
    margin-right: 3rem !important; }
  .blu-finmatica .mb-5,
  .blu-finmatica .my-5 {
    margin-bottom: 3rem !important; }
  .blu-finmatica .ml-5,
  .blu-finmatica .mx-5 {
    margin-left: 3rem !important; }
  .blu-finmatica .m-6 {
    margin: 4.5rem !important; }
  .blu-finmatica .mt-6,
  .blu-finmatica .my-6 {
    margin-top: 4.5rem !important; }
  .blu-finmatica .mr-6,
  .blu-finmatica .mx-6 {
    margin-right: 4.5rem !important; }
  .blu-finmatica .mb-6,
  .blu-finmatica .my-6 {
    margin-bottom: 4.5rem !important; }
  .blu-finmatica .ml-6,
  .blu-finmatica .mx-6 {
    margin-left: 4.5rem !important; }
  .blu-finmatica .m-7 {
    margin: 6rem !important; }
  .blu-finmatica .mt-7,
  .blu-finmatica .my-7 {
    margin-top: 6rem !important; }
  .blu-finmatica .mr-7,
  .blu-finmatica .mx-7 {
    margin-right: 6rem !important; }
  .blu-finmatica .mb-7,
  .blu-finmatica .my-7 {
    margin-bottom: 6rem !important; }
  .blu-finmatica .ml-7,
  .blu-finmatica .mx-7 {
    margin-left: 6rem !important; }
  .blu-finmatica .m-8 {
    margin: 7.5rem !important; }
  .blu-finmatica .mt-8,
  .blu-finmatica .my-8 {
    margin-top: 7.5rem !important; }
  .blu-finmatica .mr-8,
  .blu-finmatica .mx-8 {
    margin-right: 7.5rem !important; }
  .blu-finmatica .mb-8,
  .blu-finmatica .my-8 {
    margin-bottom: 7.5rem !important; }
  .blu-finmatica .ml-8,
  .blu-finmatica .mx-8 {
    margin-left: 7.5rem !important; }
  .blu-finmatica .p-0 {
    padding: 0 !important; }
  .blu-finmatica .pt-0,
  .blu-finmatica .py-0 {
    padding-top: 0 !important; }
  .blu-finmatica .pr-0,
  .blu-finmatica .px-0 {
    padding-right: 0 !important; }
  .blu-finmatica .pb-0,
  .blu-finmatica .py-0 {
    padding-bottom: 0 !important; }
  .blu-finmatica .pl-0,
  .blu-finmatica .px-0 {
    padding-left: 0 !important; }
  .blu-finmatica .p-1 {
    padding: 0.25rem !important; }
  .blu-finmatica .pt-1,
  .blu-finmatica .py-1 {
    padding-top: 0.25rem !important; }
  .blu-finmatica .pr-1,
  .blu-finmatica .px-1 {
    padding-right: 0.25rem !important; }
  .blu-finmatica .pb-1,
  .blu-finmatica .py-1 {
    padding-bottom: 0.25rem !important; }
  .blu-finmatica .pl-1,
  .blu-finmatica .px-1 {
    padding-left: 0.25rem !important; }
  .blu-finmatica .p-2 {
    padding: 0.5rem !important; }
  .blu-finmatica .pt-2,
  .blu-finmatica .py-2 {
    padding-top: 0.5rem !important; }
  .blu-finmatica .pr-2,
  .blu-finmatica .px-2 {
    padding-right: 0.5rem !important; }
  .blu-finmatica .pb-2,
  .blu-finmatica .py-2 {
    padding-bottom: 0.5rem !important; }
  .blu-finmatica .pl-2,
  .blu-finmatica .px-2 {
    padding-left: 0.5rem !important; }
  .blu-finmatica .p-3 {
    padding: 1rem !important; }
  .blu-finmatica .pt-3,
  .blu-finmatica .py-3 {
    padding-top: 1rem !important; }
  .blu-finmatica .pr-3,
  .blu-finmatica .px-3 {
    padding-right: 1rem !important; }
  .blu-finmatica .pb-3,
  .blu-finmatica .py-3 {
    padding-bottom: 1rem !important; }
  .blu-finmatica .pl-3,
  .blu-finmatica .px-3 {
    padding-left: 1rem !important; }
  .blu-finmatica .p-4 {
    padding: 1.5rem !important; }
  .blu-finmatica .pt-4,
  .blu-finmatica .py-4 {
    padding-top: 1.5rem !important; }
  .blu-finmatica .pr-4,
  .blu-finmatica .px-4 {
    padding-right: 1.5rem !important; }
  .blu-finmatica .pb-4,
  .blu-finmatica .py-4 {
    padding-bottom: 1.5rem !important; }
  .blu-finmatica .pl-4,
  .blu-finmatica .px-4 {
    padding-left: 1.5rem !important; }
  .blu-finmatica .p-5 {
    padding: 3rem !important; }
  .blu-finmatica .pt-5,
  .blu-finmatica .py-5 {
    padding-top: 3rem !important; }
  .blu-finmatica .pr-5,
  .blu-finmatica .px-5 {
    padding-right: 3rem !important; }
  .blu-finmatica .pb-5,
  .blu-finmatica .py-5 {
    padding-bottom: 3rem !important; }
  .blu-finmatica .pl-5,
  .blu-finmatica .px-5 {
    padding-left: 3rem !important; }
  .blu-finmatica .p-6 {
    padding: 4.5rem !important; }
  .blu-finmatica .pt-6,
  .blu-finmatica .py-6 {
    padding-top: 4.5rem !important; }
  .blu-finmatica .pr-6,
  .blu-finmatica .px-6 {
    padding-right: 4.5rem !important; }
  .blu-finmatica .pb-6,
  .blu-finmatica .py-6 {
    padding-bottom: 4.5rem !important; }
  .blu-finmatica .pl-6,
  .blu-finmatica .px-6 {
    padding-left: 4.5rem !important; }
  .blu-finmatica .p-7 {
    padding: 6rem !important; }
  .blu-finmatica .pt-7,
  .blu-finmatica .py-7 {
    padding-top: 6rem !important; }
  .blu-finmatica .pr-7,
  .blu-finmatica .px-7 {
    padding-right: 6rem !important; }
  .blu-finmatica .pb-7,
  .blu-finmatica .py-7 {
    padding-bottom: 6rem !important; }
  .blu-finmatica .pl-7,
  .blu-finmatica .px-7 {
    padding-left: 6rem !important; }
  .blu-finmatica .p-8 {
    padding: 7.5rem !important; }
  .blu-finmatica .pt-8,
  .blu-finmatica .py-8 {
    padding-top: 7.5rem !important; }
  .blu-finmatica .pr-8,
  .blu-finmatica .px-8 {
    padding-right: 7.5rem !important; }
  .blu-finmatica .pb-8,
  .blu-finmatica .py-8 {
    padding-bottom: 7.5rem !important; }
  .blu-finmatica .pl-8,
  .blu-finmatica .px-8 {
    padding-left: 7.5rem !important; }
  .blu-finmatica .m-n1 {
    margin: -0.25rem !important; }
  .blu-finmatica .mt-n1,
  .blu-finmatica .my-n1 {
    margin-top: -0.25rem !important; }
  .blu-finmatica .mr-n1,
  .blu-finmatica .mx-n1 {
    margin-right: -0.25rem !important; }
  .blu-finmatica .mb-n1,
  .blu-finmatica .my-n1 {
    margin-bottom: -0.25rem !important; }
  .blu-finmatica .ml-n1,
  .blu-finmatica .mx-n1 {
    margin-left: -0.25rem !important; }
  .blu-finmatica .m-n2 {
    margin: -0.5rem !important; }
  .blu-finmatica .mt-n2,
  .blu-finmatica .my-n2 {
    margin-top: -0.5rem !important; }
  .blu-finmatica .mr-n2,
  .blu-finmatica .mx-n2 {
    margin-right: -0.5rem !important; }
  .blu-finmatica .mb-n2,
  .blu-finmatica .my-n2 {
    margin-bottom: -0.5rem !important; }
  .blu-finmatica .ml-n2,
  .blu-finmatica .mx-n2 {
    margin-left: -0.5rem !important; }
  .blu-finmatica .m-n3 {
    margin: -1rem !important; }
  .blu-finmatica .mt-n3,
  .blu-finmatica .my-n3 {
    margin-top: -1rem !important; }
  .blu-finmatica .mr-n3,
  .blu-finmatica .mx-n3 {
    margin-right: -1rem !important; }
  .blu-finmatica .mb-n3,
  .blu-finmatica .my-n3 {
    margin-bottom: -1rem !important; }
  .blu-finmatica .ml-n3,
  .blu-finmatica .mx-n3 {
    margin-left: -1rem !important; }
  .blu-finmatica .m-n4 {
    margin: -1.5rem !important; }
  .blu-finmatica .mt-n4,
  .blu-finmatica .my-n4 {
    margin-top: -1.5rem !important; }
  .blu-finmatica .mr-n4,
  .blu-finmatica .mx-n4 {
    margin-right: -1.5rem !important; }
  .blu-finmatica .mb-n4,
  .blu-finmatica .my-n4 {
    margin-bottom: -1.5rem !important; }
  .blu-finmatica .ml-n4,
  .blu-finmatica .mx-n4 {
    margin-left: -1.5rem !important; }
  .blu-finmatica .m-n5 {
    margin: -3rem !important; }
  .blu-finmatica .mt-n5,
  .blu-finmatica .my-n5 {
    margin-top: -3rem !important; }
  .blu-finmatica .mr-n5,
  .blu-finmatica .mx-n5 {
    margin-right: -3rem !important; }
  .blu-finmatica .mb-n5,
  .blu-finmatica .my-n5 {
    margin-bottom: -3rem !important; }
  .blu-finmatica .ml-n5,
  .blu-finmatica .mx-n5 {
    margin-left: -3rem !important; }
  .blu-finmatica .m-n6 {
    margin: -4.5rem !important; }
  .blu-finmatica .mt-n6,
  .blu-finmatica .my-n6 {
    margin-top: -4.5rem !important; }
  .blu-finmatica .mr-n6,
  .blu-finmatica .mx-n6 {
    margin-right: -4.5rem !important; }
  .blu-finmatica .mb-n6,
  .blu-finmatica .my-n6 {
    margin-bottom: -4.5rem !important; }
  .blu-finmatica .ml-n6,
  .blu-finmatica .mx-n6 {
    margin-left: -4.5rem !important; }
  .blu-finmatica .m-n7 {
    margin: -6rem !important; }
  .blu-finmatica .mt-n7,
  .blu-finmatica .my-n7 {
    margin-top: -6rem !important; }
  .blu-finmatica .mr-n7,
  .blu-finmatica .mx-n7 {
    margin-right: -6rem !important; }
  .blu-finmatica .mb-n7,
  .blu-finmatica .my-n7 {
    margin-bottom: -6rem !important; }
  .blu-finmatica .ml-n7,
  .blu-finmatica .mx-n7 {
    margin-left: -6rem !important; }
  .blu-finmatica .m-n8 {
    margin: -7.5rem !important; }
  .blu-finmatica .mt-n8,
  .blu-finmatica .my-n8 {
    margin-top: -7.5rem !important; }
  .blu-finmatica .mr-n8,
  .blu-finmatica .mx-n8 {
    margin-right: -7.5rem !important; }
  .blu-finmatica .mb-n8,
  .blu-finmatica .my-n8 {
    margin-bottom: -7.5rem !important; }
  .blu-finmatica .ml-n8,
  .blu-finmatica .mx-n8 {
    margin-left: -7.5rem !important; }
  .blu-finmatica .m-auto {
    margin: auto !important; }
  .blu-finmatica .mt-auto,
  .blu-finmatica .my-auto {
    margin-top: auto !important; }
  .blu-finmatica .mr-auto,
  .blu-finmatica .mx-auto {
    margin-right: auto !important; }
  .blu-finmatica .mb-auto,
  .blu-finmatica .my-auto {
    margin-bottom: auto !important; }
  .blu-finmatica .ml-auto,
  .blu-finmatica .mx-auto {
    margin-left: auto !important; }
  @media (min-width: 576px) {
    .blu-finmatica .m-sm-0 {
      margin: 0 !important; }
    .blu-finmatica .mt-sm-0,
    .blu-finmatica .my-sm-0 {
      margin-top: 0 !important; }
    .blu-finmatica .mr-sm-0,
    .blu-finmatica .mx-sm-0 {
      margin-right: 0 !important; }
    .blu-finmatica .mb-sm-0,
    .blu-finmatica .my-sm-0 {
      margin-bottom: 0 !important; }
    .blu-finmatica .ml-sm-0,
    .blu-finmatica .mx-sm-0 {
      margin-left: 0 !important; }
    .blu-finmatica .m-sm-1 {
      margin: 0.25rem !important; }
    .blu-finmatica .mt-sm-1,
    .blu-finmatica .my-sm-1 {
      margin-top: 0.25rem !important; }
    .blu-finmatica .mr-sm-1,
    .blu-finmatica .mx-sm-1 {
      margin-right: 0.25rem !important; }
    .blu-finmatica .mb-sm-1,
    .blu-finmatica .my-sm-1 {
      margin-bottom: 0.25rem !important; }
    .blu-finmatica .ml-sm-1,
    .blu-finmatica .mx-sm-1 {
      margin-left: 0.25rem !important; }
    .blu-finmatica .m-sm-2 {
      margin: 0.5rem !important; }
    .blu-finmatica .mt-sm-2,
    .blu-finmatica .my-sm-2 {
      margin-top: 0.5rem !important; }
    .blu-finmatica .mr-sm-2,
    .blu-finmatica .mx-sm-2 {
      margin-right: 0.5rem !important; }
    .blu-finmatica .mb-sm-2,
    .blu-finmatica .my-sm-2 {
      margin-bottom: 0.5rem !important; }
    .blu-finmatica .ml-sm-2,
    .blu-finmatica .mx-sm-2 {
      margin-left: 0.5rem !important; }
    .blu-finmatica .m-sm-3 {
      margin: 1rem !important; }
    .blu-finmatica .mt-sm-3,
    .blu-finmatica .my-sm-3 {
      margin-top: 1rem !important; }
    .blu-finmatica .mr-sm-3,
    .blu-finmatica .mx-sm-3 {
      margin-right: 1rem !important; }
    .blu-finmatica .mb-sm-3,
    .blu-finmatica .my-sm-3 {
      margin-bottom: 1rem !important; }
    .blu-finmatica .ml-sm-3,
    .blu-finmatica .mx-sm-3 {
      margin-left: 1rem !important; }
    .blu-finmatica .m-sm-4 {
      margin: 1.5rem !important; }
    .blu-finmatica .mt-sm-4,
    .blu-finmatica .my-sm-4 {
      margin-top: 1.5rem !important; }
    .blu-finmatica .mr-sm-4,
    .blu-finmatica .mx-sm-4 {
      margin-right: 1.5rem !important; }
    .blu-finmatica .mb-sm-4,
    .blu-finmatica .my-sm-4 {
      margin-bottom: 1.5rem !important; }
    .blu-finmatica .ml-sm-4,
    .blu-finmatica .mx-sm-4 {
      margin-left: 1.5rem !important; }
    .blu-finmatica .m-sm-5 {
      margin: 3rem !important; }
    .blu-finmatica .mt-sm-5,
    .blu-finmatica .my-sm-5 {
      margin-top: 3rem !important; }
    .blu-finmatica .mr-sm-5,
    .blu-finmatica .mx-sm-5 {
      margin-right: 3rem !important; }
    .blu-finmatica .mb-sm-5,
    .blu-finmatica .my-sm-5 {
      margin-bottom: 3rem !important; }
    .blu-finmatica .ml-sm-5,
    .blu-finmatica .mx-sm-5 {
      margin-left: 3rem !important; }
    .blu-finmatica .m-sm-6 {
      margin: 4.5rem !important; }
    .blu-finmatica .mt-sm-6,
    .blu-finmatica .my-sm-6 {
      margin-top: 4.5rem !important; }
    .blu-finmatica .mr-sm-6,
    .blu-finmatica .mx-sm-6 {
      margin-right: 4.5rem !important; }
    .blu-finmatica .mb-sm-6,
    .blu-finmatica .my-sm-6 {
      margin-bottom: 4.5rem !important; }
    .blu-finmatica .ml-sm-6,
    .blu-finmatica .mx-sm-6 {
      margin-left: 4.5rem !important; }
    .blu-finmatica .m-sm-7 {
      margin: 6rem !important; }
    .blu-finmatica .mt-sm-7,
    .blu-finmatica .my-sm-7 {
      margin-top: 6rem !important; }
    .blu-finmatica .mr-sm-7,
    .blu-finmatica .mx-sm-7 {
      margin-right: 6rem !important; }
    .blu-finmatica .mb-sm-7,
    .blu-finmatica .my-sm-7 {
      margin-bottom: 6rem !important; }
    .blu-finmatica .ml-sm-7,
    .blu-finmatica .mx-sm-7 {
      margin-left: 6rem !important; }
    .blu-finmatica .m-sm-8 {
      margin: 7.5rem !important; }
    .blu-finmatica .mt-sm-8,
    .blu-finmatica .my-sm-8 {
      margin-top: 7.5rem !important; }
    .blu-finmatica .mr-sm-8,
    .blu-finmatica .mx-sm-8 {
      margin-right: 7.5rem !important; }
    .blu-finmatica .mb-sm-8,
    .blu-finmatica .my-sm-8 {
      margin-bottom: 7.5rem !important; }
    .blu-finmatica .ml-sm-8,
    .blu-finmatica .mx-sm-8 {
      margin-left: 7.5rem !important; }
    .blu-finmatica .p-sm-0 {
      padding: 0 !important; }
    .blu-finmatica .pt-sm-0,
    .blu-finmatica .py-sm-0 {
      padding-top: 0 !important; }
    .blu-finmatica .pr-sm-0,
    .blu-finmatica .px-sm-0 {
      padding-right: 0 !important; }
    .blu-finmatica .pb-sm-0,
    .blu-finmatica .py-sm-0 {
      padding-bottom: 0 !important; }
    .blu-finmatica .pl-sm-0,
    .blu-finmatica .px-sm-0 {
      padding-left: 0 !important; }
    .blu-finmatica .p-sm-1 {
      padding: 0.25rem !important; }
    .blu-finmatica .pt-sm-1,
    .blu-finmatica .py-sm-1 {
      padding-top: 0.25rem !important; }
    .blu-finmatica .pr-sm-1,
    .blu-finmatica .px-sm-1 {
      padding-right: 0.25rem !important; }
    .blu-finmatica .pb-sm-1,
    .blu-finmatica .py-sm-1 {
      padding-bottom: 0.25rem !important; }
    .blu-finmatica .pl-sm-1,
    .blu-finmatica .px-sm-1 {
      padding-left: 0.25rem !important; }
    .blu-finmatica .p-sm-2 {
      padding: 0.5rem !important; }
    .blu-finmatica .pt-sm-2,
    .blu-finmatica .py-sm-2 {
      padding-top: 0.5rem !important; }
    .blu-finmatica .pr-sm-2,
    .blu-finmatica .px-sm-2 {
      padding-right: 0.5rem !important; }
    .blu-finmatica .pb-sm-2,
    .blu-finmatica .py-sm-2 {
      padding-bottom: 0.5rem !important; }
    .blu-finmatica .pl-sm-2,
    .blu-finmatica .px-sm-2 {
      padding-left: 0.5rem !important; }
    .blu-finmatica .p-sm-3 {
      padding: 1rem !important; }
    .blu-finmatica .pt-sm-3,
    .blu-finmatica .py-sm-3 {
      padding-top: 1rem !important; }
    .blu-finmatica .pr-sm-3,
    .blu-finmatica .px-sm-3 {
      padding-right: 1rem !important; }
    .blu-finmatica .pb-sm-3,
    .blu-finmatica .py-sm-3 {
      padding-bottom: 1rem !important; }
    .blu-finmatica .pl-sm-3,
    .blu-finmatica .px-sm-3 {
      padding-left: 1rem !important; }
    .blu-finmatica .p-sm-4 {
      padding: 1.5rem !important; }
    .blu-finmatica .pt-sm-4,
    .blu-finmatica .py-sm-4 {
      padding-top: 1.5rem !important; }
    .blu-finmatica .pr-sm-4,
    .blu-finmatica .px-sm-4 {
      padding-right: 1.5rem !important; }
    .blu-finmatica .pb-sm-4,
    .blu-finmatica .py-sm-4 {
      padding-bottom: 1.5rem !important; }
    .blu-finmatica .pl-sm-4,
    .blu-finmatica .px-sm-4 {
      padding-left: 1.5rem !important; }
    .blu-finmatica .p-sm-5 {
      padding: 3rem !important; }
    .blu-finmatica .pt-sm-5,
    .blu-finmatica .py-sm-5 {
      padding-top: 3rem !important; }
    .blu-finmatica .pr-sm-5,
    .blu-finmatica .px-sm-5 {
      padding-right: 3rem !important; }
    .blu-finmatica .pb-sm-5,
    .blu-finmatica .py-sm-5 {
      padding-bottom: 3rem !important; }
    .blu-finmatica .pl-sm-5,
    .blu-finmatica .px-sm-5 {
      padding-left: 3rem !important; }
    .blu-finmatica .p-sm-6 {
      padding: 4.5rem !important; }
    .blu-finmatica .pt-sm-6,
    .blu-finmatica .py-sm-6 {
      padding-top: 4.5rem !important; }
    .blu-finmatica .pr-sm-6,
    .blu-finmatica .px-sm-6 {
      padding-right: 4.5rem !important; }
    .blu-finmatica .pb-sm-6,
    .blu-finmatica .py-sm-6 {
      padding-bottom: 4.5rem !important; }
    .blu-finmatica .pl-sm-6,
    .blu-finmatica .px-sm-6 {
      padding-left: 4.5rem !important; }
    .blu-finmatica .p-sm-7 {
      padding: 6rem !important; }
    .blu-finmatica .pt-sm-7,
    .blu-finmatica .py-sm-7 {
      padding-top: 6rem !important; }
    .blu-finmatica .pr-sm-7,
    .blu-finmatica .px-sm-7 {
      padding-right: 6rem !important; }
    .blu-finmatica .pb-sm-7,
    .blu-finmatica .py-sm-7 {
      padding-bottom: 6rem !important; }
    .blu-finmatica .pl-sm-7,
    .blu-finmatica .px-sm-7 {
      padding-left: 6rem !important; }
    .blu-finmatica .p-sm-8 {
      padding: 7.5rem !important; }
    .blu-finmatica .pt-sm-8,
    .blu-finmatica .py-sm-8 {
      padding-top: 7.5rem !important; }
    .blu-finmatica .pr-sm-8,
    .blu-finmatica .px-sm-8 {
      padding-right: 7.5rem !important; }
    .blu-finmatica .pb-sm-8,
    .blu-finmatica .py-sm-8 {
      padding-bottom: 7.5rem !important; }
    .blu-finmatica .pl-sm-8,
    .blu-finmatica .px-sm-8 {
      padding-left: 7.5rem !important; }
    .blu-finmatica .m-sm-n1 {
      margin: -0.25rem !important; }
    .blu-finmatica .mt-sm-n1,
    .blu-finmatica .my-sm-n1 {
      margin-top: -0.25rem !important; }
    .blu-finmatica .mr-sm-n1,
    .blu-finmatica .mx-sm-n1 {
      margin-right: -0.25rem !important; }
    .blu-finmatica .mb-sm-n1,
    .blu-finmatica .my-sm-n1 {
      margin-bottom: -0.25rem !important; }
    .blu-finmatica .ml-sm-n1,
    .blu-finmatica .mx-sm-n1 {
      margin-left: -0.25rem !important; }
    .blu-finmatica .m-sm-n2 {
      margin: -0.5rem !important; }
    .blu-finmatica .mt-sm-n2,
    .blu-finmatica .my-sm-n2 {
      margin-top: -0.5rem !important; }
    .blu-finmatica .mr-sm-n2,
    .blu-finmatica .mx-sm-n2 {
      margin-right: -0.5rem !important; }
    .blu-finmatica .mb-sm-n2,
    .blu-finmatica .my-sm-n2 {
      margin-bottom: -0.5rem !important; }
    .blu-finmatica .ml-sm-n2,
    .blu-finmatica .mx-sm-n2 {
      margin-left: -0.5rem !important; }
    .blu-finmatica .m-sm-n3 {
      margin: -1rem !important; }
    .blu-finmatica .mt-sm-n3,
    .blu-finmatica .my-sm-n3 {
      margin-top: -1rem !important; }
    .blu-finmatica .mr-sm-n3,
    .blu-finmatica .mx-sm-n3 {
      margin-right: -1rem !important; }
    .blu-finmatica .mb-sm-n3,
    .blu-finmatica .my-sm-n3 {
      margin-bottom: -1rem !important; }
    .blu-finmatica .ml-sm-n3,
    .blu-finmatica .mx-sm-n3 {
      margin-left: -1rem !important; }
    .blu-finmatica .m-sm-n4 {
      margin: -1.5rem !important; }
    .blu-finmatica .mt-sm-n4,
    .blu-finmatica .my-sm-n4 {
      margin-top: -1.5rem !important; }
    .blu-finmatica .mr-sm-n4,
    .blu-finmatica .mx-sm-n4 {
      margin-right: -1.5rem !important; }
    .blu-finmatica .mb-sm-n4,
    .blu-finmatica .my-sm-n4 {
      margin-bottom: -1.5rem !important; }
    .blu-finmatica .ml-sm-n4,
    .blu-finmatica .mx-sm-n4 {
      margin-left: -1.5rem !important; }
    .blu-finmatica .m-sm-n5 {
      margin: -3rem !important; }
    .blu-finmatica .mt-sm-n5,
    .blu-finmatica .my-sm-n5 {
      margin-top: -3rem !important; }
    .blu-finmatica .mr-sm-n5,
    .blu-finmatica .mx-sm-n5 {
      margin-right: -3rem !important; }
    .blu-finmatica .mb-sm-n5,
    .blu-finmatica .my-sm-n5 {
      margin-bottom: -3rem !important; }
    .blu-finmatica .ml-sm-n5,
    .blu-finmatica .mx-sm-n5 {
      margin-left: -3rem !important; }
    .blu-finmatica .m-sm-n6 {
      margin: -4.5rem !important; }
    .blu-finmatica .mt-sm-n6,
    .blu-finmatica .my-sm-n6 {
      margin-top: -4.5rem !important; }
    .blu-finmatica .mr-sm-n6,
    .blu-finmatica .mx-sm-n6 {
      margin-right: -4.5rem !important; }
    .blu-finmatica .mb-sm-n6,
    .blu-finmatica .my-sm-n6 {
      margin-bottom: -4.5rem !important; }
    .blu-finmatica .ml-sm-n6,
    .blu-finmatica .mx-sm-n6 {
      margin-left: -4.5rem !important; }
    .blu-finmatica .m-sm-n7 {
      margin: -6rem !important; }
    .blu-finmatica .mt-sm-n7,
    .blu-finmatica .my-sm-n7 {
      margin-top: -6rem !important; }
    .blu-finmatica .mr-sm-n7,
    .blu-finmatica .mx-sm-n7 {
      margin-right: -6rem !important; }
    .blu-finmatica .mb-sm-n7,
    .blu-finmatica .my-sm-n7 {
      margin-bottom: -6rem !important; }
    .blu-finmatica .ml-sm-n7,
    .blu-finmatica .mx-sm-n7 {
      margin-left: -6rem !important; }
    .blu-finmatica .m-sm-n8 {
      margin: -7.5rem !important; }
    .blu-finmatica .mt-sm-n8,
    .blu-finmatica .my-sm-n8 {
      margin-top: -7.5rem !important; }
    .blu-finmatica .mr-sm-n8,
    .blu-finmatica .mx-sm-n8 {
      margin-right: -7.5rem !important; }
    .blu-finmatica .mb-sm-n8,
    .blu-finmatica .my-sm-n8 {
      margin-bottom: -7.5rem !important; }
    .blu-finmatica .ml-sm-n8,
    .blu-finmatica .mx-sm-n8 {
      margin-left: -7.5rem !important; }
    .blu-finmatica .m-sm-auto {
      margin: auto !important; }
    .blu-finmatica .mt-sm-auto,
    .blu-finmatica .my-sm-auto {
      margin-top: auto !important; }
    .blu-finmatica .mr-sm-auto,
    .blu-finmatica .mx-sm-auto {
      margin-right: auto !important; }
    .blu-finmatica .mb-sm-auto,
    .blu-finmatica .my-sm-auto {
      margin-bottom: auto !important; }
    .blu-finmatica .ml-sm-auto,
    .blu-finmatica .mx-sm-auto {
      margin-left: auto !important; } }
  @media (min-width: 768px) {
    .blu-finmatica .m-md-0 {
      margin: 0 !important; }
    .blu-finmatica .mt-md-0,
    .blu-finmatica .my-md-0 {
      margin-top: 0 !important; }
    .blu-finmatica .mr-md-0,
    .blu-finmatica .mx-md-0 {
      margin-right: 0 !important; }
    .blu-finmatica .mb-md-0,
    .blu-finmatica .my-md-0 {
      margin-bottom: 0 !important; }
    .blu-finmatica .ml-md-0,
    .blu-finmatica .mx-md-0 {
      margin-left: 0 !important; }
    .blu-finmatica .m-md-1 {
      margin: 0.25rem !important; }
    .blu-finmatica .mt-md-1,
    .blu-finmatica .my-md-1 {
      margin-top: 0.25rem !important; }
    .blu-finmatica .mr-md-1,
    .blu-finmatica .mx-md-1 {
      margin-right: 0.25rem !important; }
    .blu-finmatica .mb-md-1,
    .blu-finmatica .my-md-1 {
      margin-bottom: 0.25rem !important; }
    .blu-finmatica .ml-md-1,
    .blu-finmatica .mx-md-1 {
      margin-left: 0.25rem !important; }
    .blu-finmatica .m-md-2 {
      margin: 0.5rem !important; }
    .blu-finmatica .mt-md-2,
    .blu-finmatica .my-md-2 {
      margin-top: 0.5rem !important; }
    .blu-finmatica .mr-md-2,
    .blu-finmatica .mx-md-2 {
      margin-right: 0.5rem !important; }
    .blu-finmatica .mb-md-2,
    .blu-finmatica .my-md-2 {
      margin-bottom: 0.5rem !important; }
    .blu-finmatica .ml-md-2,
    .blu-finmatica .mx-md-2 {
      margin-left: 0.5rem !important; }
    .blu-finmatica .m-md-3 {
      margin: 1rem !important; }
    .blu-finmatica .mt-md-3,
    .blu-finmatica .my-md-3 {
      margin-top: 1rem !important; }
    .blu-finmatica .mr-md-3,
    .blu-finmatica .mx-md-3 {
      margin-right: 1rem !important; }
    .blu-finmatica .mb-md-3,
    .blu-finmatica .my-md-3 {
      margin-bottom: 1rem !important; }
    .blu-finmatica .ml-md-3,
    .blu-finmatica .mx-md-3 {
      margin-left: 1rem !important; }
    .blu-finmatica .m-md-4 {
      margin: 1.5rem !important; }
    .blu-finmatica .mt-md-4,
    .blu-finmatica .my-md-4 {
      margin-top: 1.5rem !important; }
    .blu-finmatica .mr-md-4,
    .blu-finmatica .mx-md-4 {
      margin-right: 1.5rem !important; }
    .blu-finmatica .mb-md-4,
    .blu-finmatica .my-md-4 {
      margin-bottom: 1.5rem !important; }
    .blu-finmatica .ml-md-4,
    .blu-finmatica .mx-md-4 {
      margin-left: 1.5rem !important; }
    .blu-finmatica .m-md-5 {
      margin: 3rem !important; }
    .blu-finmatica .mt-md-5,
    .blu-finmatica .my-md-5 {
      margin-top: 3rem !important; }
    .blu-finmatica .mr-md-5,
    .blu-finmatica .mx-md-5 {
      margin-right: 3rem !important; }
    .blu-finmatica .mb-md-5,
    .blu-finmatica .my-md-5 {
      margin-bottom: 3rem !important; }
    .blu-finmatica .ml-md-5,
    .blu-finmatica .mx-md-5 {
      margin-left: 3rem !important; }
    .blu-finmatica .m-md-6 {
      margin: 4.5rem !important; }
    .blu-finmatica .mt-md-6,
    .blu-finmatica .my-md-6 {
      margin-top: 4.5rem !important; }
    .blu-finmatica .mr-md-6,
    .blu-finmatica .mx-md-6 {
      margin-right: 4.5rem !important; }
    .blu-finmatica .mb-md-6,
    .blu-finmatica .my-md-6 {
      margin-bottom: 4.5rem !important; }
    .blu-finmatica .ml-md-6,
    .blu-finmatica .mx-md-6 {
      margin-left: 4.5rem !important; }
    .blu-finmatica .m-md-7 {
      margin: 6rem !important; }
    .blu-finmatica .mt-md-7,
    .blu-finmatica .my-md-7 {
      margin-top: 6rem !important; }
    .blu-finmatica .mr-md-7,
    .blu-finmatica .mx-md-7 {
      margin-right: 6rem !important; }
    .blu-finmatica .mb-md-7,
    .blu-finmatica .my-md-7 {
      margin-bottom: 6rem !important; }
    .blu-finmatica .ml-md-7,
    .blu-finmatica .mx-md-7 {
      margin-left: 6rem !important; }
    .blu-finmatica .m-md-8 {
      margin: 7.5rem !important; }
    .blu-finmatica .mt-md-8,
    .blu-finmatica .my-md-8 {
      margin-top: 7.5rem !important; }
    .blu-finmatica .mr-md-8,
    .blu-finmatica .mx-md-8 {
      margin-right: 7.5rem !important; }
    .blu-finmatica .mb-md-8,
    .blu-finmatica .my-md-8 {
      margin-bottom: 7.5rem !important; }
    .blu-finmatica .ml-md-8,
    .blu-finmatica .mx-md-8 {
      margin-left: 7.5rem !important; }
    .blu-finmatica .p-md-0 {
      padding: 0 !important; }
    .blu-finmatica .pt-md-0,
    .blu-finmatica .py-md-0 {
      padding-top: 0 !important; }
    .blu-finmatica .pr-md-0,
    .blu-finmatica .px-md-0 {
      padding-right: 0 !important; }
    .blu-finmatica .pb-md-0,
    .blu-finmatica .py-md-0 {
      padding-bottom: 0 !important; }
    .blu-finmatica .pl-md-0,
    .blu-finmatica .px-md-0 {
      padding-left: 0 !important; }
    .blu-finmatica .p-md-1 {
      padding: 0.25rem !important; }
    .blu-finmatica .pt-md-1,
    .blu-finmatica .py-md-1 {
      padding-top: 0.25rem !important; }
    .blu-finmatica .pr-md-1,
    .blu-finmatica .px-md-1 {
      padding-right: 0.25rem !important; }
    .blu-finmatica .pb-md-1,
    .blu-finmatica .py-md-1 {
      padding-bottom: 0.25rem !important; }
    .blu-finmatica .pl-md-1,
    .blu-finmatica .px-md-1 {
      padding-left: 0.25rem !important; }
    .blu-finmatica .p-md-2 {
      padding: 0.5rem !important; }
    .blu-finmatica .pt-md-2,
    .blu-finmatica .py-md-2 {
      padding-top: 0.5rem !important; }
    .blu-finmatica .pr-md-2,
    .blu-finmatica .px-md-2 {
      padding-right: 0.5rem !important; }
    .blu-finmatica .pb-md-2,
    .blu-finmatica .py-md-2 {
      padding-bottom: 0.5rem !important; }
    .blu-finmatica .pl-md-2,
    .blu-finmatica .px-md-2 {
      padding-left: 0.5rem !important; }
    .blu-finmatica .p-md-3 {
      padding: 1rem !important; }
    .blu-finmatica .pt-md-3,
    .blu-finmatica .py-md-3 {
      padding-top: 1rem !important; }
    .blu-finmatica .pr-md-3,
    .blu-finmatica .px-md-3 {
      padding-right: 1rem !important; }
    .blu-finmatica .pb-md-3,
    .blu-finmatica .py-md-3 {
      padding-bottom: 1rem !important; }
    .blu-finmatica .pl-md-3,
    .blu-finmatica .px-md-3 {
      padding-left: 1rem !important; }
    .blu-finmatica .p-md-4 {
      padding: 1.5rem !important; }
    .blu-finmatica .pt-md-4,
    .blu-finmatica .py-md-4 {
      padding-top: 1.5rem !important; }
    .blu-finmatica .pr-md-4,
    .blu-finmatica .px-md-4 {
      padding-right: 1.5rem !important; }
    .blu-finmatica .pb-md-4,
    .blu-finmatica .py-md-4 {
      padding-bottom: 1.5rem !important; }
    .blu-finmatica .pl-md-4,
    .blu-finmatica .px-md-4 {
      padding-left: 1.5rem !important; }
    .blu-finmatica .p-md-5 {
      padding: 3rem !important; }
    .blu-finmatica .pt-md-5,
    .blu-finmatica .py-md-5 {
      padding-top: 3rem !important; }
    .blu-finmatica .pr-md-5,
    .blu-finmatica .px-md-5 {
      padding-right: 3rem !important; }
    .blu-finmatica .pb-md-5,
    .blu-finmatica .py-md-5 {
      padding-bottom: 3rem !important; }
    .blu-finmatica .pl-md-5,
    .blu-finmatica .px-md-5 {
      padding-left: 3rem !important; }
    .blu-finmatica .p-md-6 {
      padding: 4.5rem !important; }
    .blu-finmatica .pt-md-6,
    .blu-finmatica .py-md-6 {
      padding-top: 4.5rem !important; }
    .blu-finmatica .pr-md-6,
    .blu-finmatica .px-md-6 {
      padding-right: 4.5rem !important; }
    .blu-finmatica .pb-md-6,
    .blu-finmatica .py-md-6 {
      padding-bottom: 4.5rem !important; }
    .blu-finmatica .pl-md-6,
    .blu-finmatica .px-md-6 {
      padding-left: 4.5rem !important; }
    .blu-finmatica .p-md-7 {
      padding: 6rem !important; }
    .blu-finmatica .pt-md-7,
    .blu-finmatica .py-md-7 {
      padding-top: 6rem !important; }
    .blu-finmatica .pr-md-7,
    .blu-finmatica .px-md-7 {
      padding-right: 6rem !important; }
    .blu-finmatica .pb-md-7,
    .blu-finmatica .py-md-7 {
      padding-bottom: 6rem !important; }
    .blu-finmatica .pl-md-7,
    .blu-finmatica .px-md-7 {
      padding-left: 6rem !important; }
    .blu-finmatica .p-md-8 {
      padding: 7.5rem !important; }
    .blu-finmatica .pt-md-8,
    .blu-finmatica .py-md-8 {
      padding-top: 7.5rem !important; }
    .blu-finmatica .pr-md-8,
    .blu-finmatica .px-md-8 {
      padding-right: 7.5rem !important; }
    .blu-finmatica .pb-md-8,
    .blu-finmatica .py-md-8 {
      padding-bottom: 7.5rem !important; }
    .blu-finmatica .pl-md-8,
    .blu-finmatica .px-md-8 {
      padding-left: 7.5rem !important; }
    .blu-finmatica .m-md-n1 {
      margin: -0.25rem !important; }
    .blu-finmatica .mt-md-n1,
    .blu-finmatica .my-md-n1 {
      margin-top: -0.25rem !important; }
    .blu-finmatica .mr-md-n1,
    .blu-finmatica .mx-md-n1 {
      margin-right: -0.25rem !important; }
    .blu-finmatica .mb-md-n1,
    .blu-finmatica .my-md-n1 {
      margin-bottom: -0.25rem !important; }
    .blu-finmatica .ml-md-n1,
    .blu-finmatica .mx-md-n1 {
      margin-left: -0.25rem !important; }
    .blu-finmatica .m-md-n2 {
      margin: -0.5rem !important; }
    .blu-finmatica .mt-md-n2,
    .blu-finmatica .my-md-n2 {
      margin-top: -0.5rem !important; }
    .blu-finmatica .mr-md-n2,
    .blu-finmatica .mx-md-n2 {
      margin-right: -0.5rem !important; }
    .blu-finmatica .mb-md-n2,
    .blu-finmatica .my-md-n2 {
      margin-bottom: -0.5rem !important; }
    .blu-finmatica .ml-md-n2,
    .blu-finmatica .mx-md-n2 {
      margin-left: -0.5rem !important; }
    .blu-finmatica .m-md-n3 {
      margin: -1rem !important; }
    .blu-finmatica .mt-md-n3,
    .blu-finmatica .my-md-n3 {
      margin-top: -1rem !important; }
    .blu-finmatica .mr-md-n3,
    .blu-finmatica .mx-md-n3 {
      margin-right: -1rem !important; }
    .blu-finmatica .mb-md-n3,
    .blu-finmatica .my-md-n3 {
      margin-bottom: -1rem !important; }
    .blu-finmatica .ml-md-n3,
    .blu-finmatica .mx-md-n3 {
      margin-left: -1rem !important; }
    .blu-finmatica .m-md-n4 {
      margin: -1.5rem !important; }
    .blu-finmatica .mt-md-n4,
    .blu-finmatica .my-md-n4 {
      margin-top: -1.5rem !important; }
    .blu-finmatica .mr-md-n4,
    .blu-finmatica .mx-md-n4 {
      margin-right: -1.5rem !important; }
    .blu-finmatica .mb-md-n4,
    .blu-finmatica .my-md-n4 {
      margin-bottom: -1.5rem !important; }
    .blu-finmatica .ml-md-n4,
    .blu-finmatica .mx-md-n4 {
      margin-left: -1.5rem !important; }
    .blu-finmatica .m-md-n5 {
      margin: -3rem !important; }
    .blu-finmatica .mt-md-n5,
    .blu-finmatica .my-md-n5 {
      margin-top: -3rem !important; }
    .blu-finmatica .mr-md-n5,
    .blu-finmatica .mx-md-n5 {
      margin-right: -3rem !important; }
    .blu-finmatica .mb-md-n5,
    .blu-finmatica .my-md-n5 {
      margin-bottom: -3rem !important; }
    .blu-finmatica .ml-md-n5,
    .blu-finmatica .mx-md-n5 {
      margin-left: -3rem !important; }
    .blu-finmatica .m-md-n6 {
      margin: -4.5rem !important; }
    .blu-finmatica .mt-md-n6,
    .blu-finmatica .my-md-n6 {
      margin-top: -4.5rem !important; }
    .blu-finmatica .mr-md-n6,
    .blu-finmatica .mx-md-n6 {
      margin-right: -4.5rem !important; }
    .blu-finmatica .mb-md-n6,
    .blu-finmatica .my-md-n6 {
      margin-bottom: -4.5rem !important; }
    .blu-finmatica .ml-md-n6,
    .blu-finmatica .mx-md-n6 {
      margin-left: -4.5rem !important; }
    .blu-finmatica .m-md-n7 {
      margin: -6rem !important; }
    .blu-finmatica .mt-md-n7,
    .blu-finmatica .my-md-n7 {
      margin-top: -6rem !important; }
    .blu-finmatica .mr-md-n7,
    .blu-finmatica .mx-md-n7 {
      margin-right: -6rem !important; }
    .blu-finmatica .mb-md-n7,
    .blu-finmatica .my-md-n7 {
      margin-bottom: -6rem !important; }
    .blu-finmatica .ml-md-n7,
    .blu-finmatica .mx-md-n7 {
      margin-left: -6rem !important; }
    .blu-finmatica .m-md-n8 {
      margin: -7.5rem !important; }
    .blu-finmatica .mt-md-n8,
    .blu-finmatica .my-md-n8 {
      margin-top: -7.5rem !important; }
    .blu-finmatica .mr-md-n8,
    .blu-finmatica .mx-md-n8 {
      margin-right: -7.5rem !important; }
    .blu-finmatica .mb-md-n8,
    .blu-finmatica .my-md-n8 {
      margin-bottom: -7.5rem !important; }
    .blu-finmatica .ml-md-n8,
    .blu-finmatica .mx-md-n8 {
      margin-left: -7.5rem !important; }
    .blu-finmatica .m-md-auto {
      margin: auto !important; }
    .blu-finmatica .mt-md-auto,
    .blu-finmatica .my-md-auto {
      margin-top: auto !important; }
    .blu-finmatica .mr-md-auto,
    .blu-finmatica .mx-md-auto {
      margin-right: auto !important; }
    .blu-finmatica .mb-md-auto,
    .blu-finmatica .my-md-auto {
      margin-bottom: auto !important; }
    .blu-finmatica .ml-md-auto,
    .blu-finmatica .mx-md-auto {
      margin-left: auto !important; } }
  @media (min-width: 992px) {
    .blu-finmatica .m-lg-0 {
      margin: 0 !important; }
    .blu-finmatica .mt-lg-0,
    .blu-finmatica .my-lg-0 {
      margin-top: 0 !important; }
    .blu-finmatica .mr-lg-0,
    .blu-finmatica .mx-lg-0 {
      margin-right: 0 !important; }
    .blu-finmatica .mb-lg-0,
    .blu-finmatica .my-lg-0 {
      margin-bottom: 0 !important; }
    .blu-finmatica .ml-lg-0,
    .blu-finmatica .mx-lg-0 {
      margin-left: 0 !important; }
    .blu-finmatica .m-lg-1 {
      margin: 0.25rem !important; }
    .blu-finmatica .mt-lg-1,
    .blu-finmatica .my-lg-1 {
      margin-top: 0.25rem !important; }
    .blu-finmatica .mr-lg-1,
    .blu-finmatica .mx-lg-1 {
      margin-right: 0.25rem !important; }
    .blu-finmatica .mb-lg-1,
    .blu-finmatica .my-lg-1 {
      margin-bottom: 0.25rem !important; }
    .blu-finmatica .ml-lg-1,
    .blu-finmatica .mx-lg-1 {
      margin-left: 0.25rem !important; }
    .blu-finmatica .m-lg-2 {
      margin: 0.5rem !important; }
    .blu-finmatica .mt-lg-2,
    .blu-finmatica .my-lg-2 {
      margin-top: 0.5rem !important; }
    .blu-finmatica .mr-lg-2,
    .blu-finmatica .mx-lg-2 {
      margin-right: 0.5rem !important; }
    .blu-finmatica .mb-lg-2,
    .blu-finmatica .my-lg-2 {
      margin-bottom: 0.5rem !important; }
    .blu-finmatica .ml-lg-2,
    .blu-finmatica .mx-lg-2 {
      margin-left: 0.5rem !important; }
    .blu-finmatica .m-lg-3 {
      margin: 1rem !important; }
    .blu-finmatica .mt-lg-3,
    .blu-finmatica .my-lg-3 {
      margin-top: 1rem !important; }
    .blu-finmatica .mr-lg-3,
    .blu-finmatica .mx-lg-3 {
      margin-right: 1rem !important; }
    .blu-finmatica .mb-lg-3,
    .blu-finmatica .my-lg-3 {
      margin-bottom: 1rem !important; }
    .blu-finmatica .ml-lg-3,
    .blu-finmatica .mx-lg-3 {
      margin-left: 1rem !important; }
    .blu-finmatica .m-lg-4 {
      margin: 1.5rem !important; }
    .blu-finmatica .mt-lg-4,
    .blu-finmatica .my-lg-4 {
      margin-top: 1.5rem !important; }
    .blu-finmatica .mr-lg-4,
    .blu-finmatica .mx-lg-4 {
      margin-right: 1.5rem !important; }
    .blu-finmatica .mb-lg-4,
    .blu-finmatica .my-lg-4 {
      margin-bottom: 1.5rem !important; }
    .blu-finmatica .ml-lg-4,
    .blu-finmatica .mx-lg-4 {
      margin-left: 1.5rem !important; }
    .blu-finmatica .m-lg-5 {
      margin: 3rem !important; }
    .blu-finmatica .mt-lg-5,
    .blu-finmatica .my-lg-5 {
      margin-top: 3rem !important; }
    .blu-finmatica .mr-lg-5,
    .blu-finmatica .mx-lg-5 {
      margin-right: 3rem !important; }
    .blu-finmatica .mb-lg-5,
    .blu-finmatica .my-lg-5 {
      margin-bottom: 3rem !important; }
    .blu-finmatica .ml-lg-5,
    .blu-finmatica .mx-lg-5 {
      margin-left: 3rem !important; }
    .blu-finmatica .m-lg-6 {
      margin: 4.5rem !important; }
    .blu-finmatica .mt-lg-6,
    .blu-finmatica .my-lg-6 {
      margin-top: 4.5rem !important; }
    .blu-finmatica .mr-lg-6,
    .blu-finmatica .mx-lg-6 {
      margin-right: 4.5rem !important; }
    .blu-finmatica .mb-lg-6,
    .blu-finmatica .my-lg-6 {
      margin-bottom: 4.5rem !important; }
    .blu-finmatica .ml-lg-6,
    .blu-finmatica .mx-lg-6 {
      margin-left: 4.5rem !important; }
    .blu-finmatica .m-lg-7 {
      margin: 6rem !important; }
    .blu-finmatica .mt-lg-7,
    .blu-finmatica .my-lg-7 {
      margin-top: 6rem !important; }
    .blu-finmatica .mr-lg-7,
    .blu-finmatica .mx-lg-7 {
      margin-right: 6rem !important; }
    .blu-finmatica .mb-lg-7,
    .blu-finmatica .my-lg-7 {
      margin-bottom: 6rem !important; }
    .blu-finmatica .ml-lg-7,
    .blu-finmatica .mx-lg-7 {
      margin-left: 6rem !important; }
    .blu-finmatica .m-lg-8 {
      margin: 7.5rem !important; }
    .blu-finmatica .mt-lg-8,
    .blu-finmatica .my-lg-8 {
      margin-top: 7.5rem !important; }
    .blu-finmatica .mr-lg-8,
    .blu-finmatica .mx-lg-8 {
      margin-right: 7.5rem !important; }
    .blu-finmatica .mb-lg-8,
    .blu-finmatica .my-lg-8 {
      margin-bottom: 7.5rem !important; }
    .blu-finmatica .ml-lg-8,
    .blu-finmatica .mx-lg-8 {
      margin-left: 7.5rem !important; }
    .blu-finmatica .p-lg-0 {
      padding: 0 !important; }
    .blu-finmatica .pt-lg-0,
    .blu-finmatica .py-lg-0 {
      padding-top: 0 !important; }
    .blu-finmatica .pr-lg-0,
    .blu-finmatica .px-lg-0 {
      padding-right: 0 !important; }
    .blu-finmatica .pb-lg-0,
    .blu-finmatica .py-lg-0 {
      padding-bottom: 0 !important; }
    .blu-finmatica .pl-lg-0,
    .blu-finmatica .px-lg-0 {
      padding-left: 0 !important; }
    .blu-finmatica .p-lg-1 {
      padding: 0.25rem !important; }
    .blu-finmatica .pt-lg-1,
    .blu-finmatica .py-lg-1 {
      padding-top: 0.25rem !important; }
    .blu-finmatica .pr-lg-1,
    .blu-finmatica .px-lg-1 {
      padding-right: 0.25rem !important; }
    .blu-finmatica .pb-lg-1,
    .blu-finmatica .py-lg-1 {
      padding-bottom: 0.25rem !important; }
    .blu-finmatica .pl-lg-1,
    .blu-finmatica .px-lg-1 {
      padding-left: 0.25rem !important; }
    .blu-finmatica .p-lg-2 {
      padding: 0.5rem !important; }
    .blu-finmatica .pt-lg-2,
    .blu-finmatica .py-lg-2 {
      padding-top: 0.5rem !important; }
    .blu-finmatica .pr-lg-2,
    .blu-finmatica .px-lg-2 {
      padding-right: 0.5rem !important; }
    .blu-finmatica .pb-lg-2,
    .blu-finmatica .py-lg-2 {
      padding-bottom: 0.5rem !important; }
    .blu-finmatica .pl-lg-2,
    .blu-finmatica .px-lg-2 {
      padding-left: 0.5rem !important; }
    .blu-finmatica .p-lg-3 {
      padding: 1rem !important; }
    .blu-finmatica .pt-lg-3,
    .blu-finmatica .py-lg-3 {
      padding-top: 1rem !important; }
    .blu-finmatica .pr-lg-3,
    .blu-finmatica .px-lg-3 {
      padding-right: 1rem !important; }
    .blu-finmatica .pb-lg-3,
    .blu-finmatica .py-lg-3 {
      padding-bottom: 1rem !important; }
    .blu-finmatica .pl-lg-3,
    .blu-finmatica .px-lg-3 {
      padding-left: 1rem !important; }
    .blu-finmatica .p-lg-4 {
      padding: 1.5rem !important; }
    .blu-finmatica .pt-lg-4,
    .blu-finmatica .py-lg-4 {
      padding-top: 1.5rem !important; }
    .blu-finmatica .pr-lg-4,
    .blu-finmatica .px-lg-4 {
      padding-right: 1.5rem !important; }
    .blu-finmatica .pb-lg-4,
    .blu-finmatica .py-lg-4 {
      padding-bottom: 1.5rem !important; }
    .blu-finmatica .pl-lg-4,
    .blu-finmatica .px-lg-4 {
      padding-left: 1.5rem !important; }
    .blu-finmatica .p-lg-5 {
      padding: 3rem !important; }
    .blu-finmatica .pt-lg-5,
    .blu-finmatica .py-lg-5 {
      padding-top: 3rem !important; }
    .blu-finmatica .pr-lg-5,
    .blu-finmatica .px-lg-5 {
      padding-right: 3rem !important; }
    .blu-finmatica .pb-lg-5,
    .blu-finmatica .py-lg-5 {
      padding-bottom: 3rem !important; }
    .blu-finmatica .pl-lg-5,
    .blu-finmatica .px-lg-5 {
      padding-left: 3rem !important; }
    .blu-finmatica .p-lg-6 {
      padding: 4.5rem !important; }
    .blu-finmatica .pt-lg-6,
    .blu-finmatica .py-lg-6 {
      padding-top: 4.5rem !important; }
    .blu-finmatica .pr-lg-6,
    .blu-finmatica .px-lg-6 {
      padding-right: 4.5rem !important; }
    .blu-finmatica .pb-lg-6,
    .blu-finmatica .py-lg-6 {
      padding-bottom: 4.5rem !important; }
    .blu-finmatica .pl-lg-6,
    .blu-finmatica .px-lg-6 {
      padding-left: 4.5rem !important; }
    .blu-finmatica .p-lg-7 {
      padding: 6rem !important; }
    .blu-finmatica .pt-lg-7,
    .blu-finmatica .py-lg-7 {
      padding-top: 6rem !important; }
    .blu-finmatica .pr-lg-7,
    .blu-finmatica .px-lg-7 {
      padding-right: 6rem !important; }
    .blu-finmatica .pb-lg-7,
    .blu-finmatica .py-lg-7 {
      padding-bottom: 6rem !important; }
    .blu-finmatica .pl-lg-7,
    .blu-finmatica .px-lg-7 {
      padding-left: 6rem !important; }
    .blu-finmatica .p-lg-8 {
      padding: 7.5rem !important; }
    .blu-finmatica .pt-lg-8,
    .blu-finmatica .py-lg-8 {
      padding-top: 7.5rem !important; }
    .blu-finmatica .pr-lg-8,
    .blu-finmatica .px-lg-8 {
      padding-right: 7.5rem !important; }
    .blu-finmatica .pb-lg-8,
    .blu-finmatica .py-lg-8 {
      padding-bottom: 7.5rem !important; }
    .blu-finmatica .pl-lg-8,
    .blu-finmatica .px-lg-8 {
      padding-left: 7.5rem !important; }
    .blu-finmatica .m-lg-n1 {
      margin: -0.25rem !important; }
    .blu-finmatica .mt-lg-n1,
    .blu-finmatica .my-lg-n1 {
      margin-top: -0.25rem !important; }
    .blu-finmatica .mr-lg-n1,
    .blu-finmatica .mx-lg-n1 {
      margin-right: -0.25rem !important; }
    .blu-finmatica .mb-lg-n1,
    .blu-finmatica .my-lg-n1 {
      margin-bottom: -0.25rem !important; }
    .blu-finmatica .ml-lg-n1,
    .blu-finmatica .mx-lg-n1 {
      margin-left: -0.25rem !important; }
    .blu-finmatica .m-lg-n2 {
      margin: -0.5rem !important; }
    .blu-finmatica .mt-lg-n2,
    .blu-finmatica .my-lg-n2 {
      margin-top: -0.5rem !important; }
    .blu-finmatica .mr-lg-n2,
    .blu-finmatica .mx-lg-n2 {
      margin-right: -0.5rem !important; }
    .blu-finmatica .mb-lg-n2,
    .blu-finmatica .my-lg-n2 {
      margin-bottom: -0.5rem !important; }
    .blu-finmatica .ml-lg-n2,
    .blu-finmatica .mx-lg-n2 {
      margin-left: -0.5rem !important; }
    .blu-finmatica .m-lg-n3 {
      margin: -1rem !important; }
    .blu-finmatica .mt-lg-n3,
    .blu-finmatica .my-lg-n3 {
      margin-top: -1rem !important; }
    .blu-finmatica .mr-lg-n3,
    .blu-finmatica .mx-lg-n3 {
      margin-right: -1rem !important; }
    .blu-finmatica .mb-lg-n3,
    .blu-finmatica .my-lg-n3 {
      margin-bottom: -1rem !important; }
    .blu-finmatica .ml-lg-n3,
    .blu-finmatica .mx-lg-n3 {
      margin-left: -1rem !important; }
    .blu-finmatica .m-lg-n4 {
      margin: -1.5rem !important; }
    .blu-finmatica .mt-lg-n4,
    .blu-finmatica .my-lg-n4 {
      margin-top: -1.5rem !important; }
    .blu-finmatica .mr-lg-n4,
    .blu-finmatica .mx-lg-n4 {
      margin-right: -1.5rem !important; }
    .blu-finmatica .mb-lg-n4,
    .blu-finmatica .my-lg-n4 {
      margin-bottom: -1.5rem !important; }
    .blu-finmatica .ml-lg-n4,
    .blu-finmatica .mx-lg-n4 {
      margin-left: -1.5rem !important; }
    .blu-finmatica .m-lg-n5 {
      margin: -3rem !important; }
    .blu-finmatica .mt-lg-n5,
    .blu-finmatica .my-lg-n5 {
      margin-top: -3rem !important; }
    .blu-finmatica .mr-lg-n5,
    .blu-finmatica .mx-lg-n5 {
      margin-right: -3rem !important; }
    .blu-finmatica .mb-lg-n5,
    .blu-finmatica .my-lg-n5 {
      margin-bottom: -3rem !important; }
    .blu-finmatica .ml-lg-n5,
    .blu-finmatica .mx-lg-n5 {
      margin-left: -3rem !important; }
    .blu-finmatica .m-lg-n6 {
      margin: -4.5rem !important; }
    .blu-finmatica .mt-lg-n6,
    .blu-finmatica .my-lg-n6 {
      margin-top: -4.5rem !important; }
    .blu-finmatica .mr-lg-n6,
    .blu-finmatica .mx-lg-n6 {
      margin-right: -4.5rem !important; }
    .blu-finmatica .mb-lg-n6,
    .blu-finmatica .my-lg-n6 {
      margin-bottom: -4.5rem !important; }
    .blu-finmatica .ml-lg-n6,
    .blu-finmatica .mx-lg-n6 {
      margin-left: -4.5rem !important; }
    .blu-finmatica .m-lg-n7 {
      margin: -6rem !important; }
    .blu-finmatica .mt-lg-n7,
    .blu-finmatica .my-lg-n7 {
      margin-top: -6rem !important; }
    .blu-finmatica .mr-lg-n7,
    .blu-finmatica .mx-lg-n7 {
      margin-right: -6rem !important; }
    .blu-finmatica .mb-lg-n7,
    .blu-finmatica .my-lg-n7 {
      margin-bottom: -6rem !important; }
    .blu-finmatica .ml-lg-n7,
    .blu-finmatica .mx-lg-n7 {
      margin-left: -6rem !important; }
    .blu-finmatica .m-lg-n8 {
      margin: -7.5rem !important; }
    .blu-finmatica .mt-lg-n8,
    .blu-finmatica .my-lg-n8 {
      margin-top: -7.5rem !important; }
    .blu-finmatica .mr-lg-n8,
    .blu-finmatica .mx-lg-n8 {
      margin-right: -7.5rem !important; }
    .blu-finmatica .mb-lg-n8,
    .blu-finmatica .my-lg-n8 {
      margin-bottom: -7.5rem !important; }
    .blu-finmatica .ml-lg-n8,
    .blu-finmatica .mx-lg-n8 {
      margin-left: -7.5rem !important; }
    .blu-finmatica .m-lg-auto {
      margin: auto !important; }
    .blu-finmatica .mt-lg-auto,
    .blu-finmatica .my-lg-auto {
      margin-top: auto !important; }
    .blu-finmatica .mr-lg-auto,
    .blu-finmatica .mx-lg-auto {
      margin-right: auto !important; }
    .blu-finmatica .mb-lg-auto,
    .blu-finmatica .my-lg-auto {
      margin-bottom: auto !important; }
    .blu-finmatica .ml-lg-auto,
    .blu-finmatica .mx-lg-auto {
      margin-left: auto !important; } }
  @media (min-width: 1200px) {
    .blu-finmatica .m-xl-0 {
      margin: 0 !important; }
    .blu-finmatica .mt-xl-0,
    .blu-finmatica .my-xl-0 {
      margin-top: 0 !important; }
    .blu-finmatica .mr-xl-0,
    .blu-finmatica .mx-xl-0 {
      margin-right: 0 !important; }
    .blu-finmatica .mb-xl-0,
    .blu-finmatica .my-xl-0 {
      margin-bottom: 0 !important; }
    .blu-finmatica .ml-xl-0,
    .blu-finmatica .mx-xl-0 {
      margin-left: 0 !important; }
    .blu-finmatica .m-xl-1 {
      margin: 0.25rem !important; }
    .blu-finmatica .mt-xl-1,
    .blu-finmatica .my-xl-1 {
      margin-top: 0.25rem !important; }
    .blu-finmatica .mr-xl-1,
    .blu-finmatica .mx-xl-1 {
      margin-right: 0.25rem !important; }
    .blu-finmatica .mb-xl-1,
    .blu-finmatica .my-xl-1 {
      margin-bottom: 0.25rem !important; }
    .blu-finmatica .ml-xl-1,
    .blu-finmatica .mx-xl-1 {
      margin-left: 0.25rem !important; }
    .blu-finmatica .m-xl-2 {
      margin: 0.5rem !important; }
    .blu-finmatica .mt-xl-2,
    .blu-finmatica .my-xl-2 {
      margin-top: 0.5rem !important; }
    .blu-finmatica .mr-xl-2,
    .blu-finmatica .mx-xl-2 {
      margin-right: 0.5rem !important; }
    .blu-finmatica .mb-xl-2,
    .blu-finmatica .my-xl-2 {
      margin-bottom: 0.5rem !important; }
    .blu-finmatica .ml-xl-2,
    .blu-finmatica .mx-xl-2 {
      margin-left: 0.5rem !important; }
    .blu-finmatica .m-xl-3 {
      margin: 1rem !important; }
    .blu-finmatica .mt-xl-3,
    .blu-finmatica .my-xl-3 {
      margin-top: 1rem !important; }
    .blu-finmatica .mr-xl-3,
    .blu-finmatica .mx-xl-3 {
      margin-right: 1rem !important; }
    .blu-finmatica .mb-xl-3,
    .blu-finmatica .my-xl-3 {
      margin-bottom: 1rem !important; }
    .blu-finmatica .ml-xl-3,
    .blu-finmatica .mx-xl-3 {
      margin-left: 1rem !important; }
    .blu-finmatica .m-xl-4 {
      margin: 1.5rem !important; }
    .blu-finmatica .mt-xl-4,
    .blu-finmatica .my-xl-4 {
      margin-top: 1.5rem !important; }
    .blu-finmatica .mr-xl-4,
    .blu-finmatica .mx-xl-4 {
      margin-right: 1.5rem !important; }
    .blu-finmatica .mb-xl-4,
    .blu-finmatica .my-xl-4 {
      margin-bottom: 1.5rem !important; }
    .blu-finmatica .ml-xl-4,
    .blu-finmatica .mx-xl-4 {
      margin-left: 1.5rem !important; }
    .blu-finmatica .m-xl-5 {
      margin: 3rem !important; }
    .blu-finmatica .mt-xl-5,
    .blu-finmatica .my-xl-5 {
      margin-top: 3rem !important; }
    .blu-finmatica .mr-xl-5,
    .blu-finmatica .mx-xl-5 {
      margin-right: 3rem !important; }
    .blu-finmatica .mb-xl-5,
    .blu-finmatica .my-xl-5 {
      margin-bottom: 3rem !important; }
    .blu-finmatica .ml-xl-5,
    .blu-finmatica .mx-xl-5 {
      margin-left: 3rem !important; }
    .blu-finmatica .m-xl-6 {
      margin: 4.5rem !important; }
    .blu-finmatica .mt-xl-6,
    .blu-finmatica .my-xl-6 {
      margin-top: 4.5rem !important; }
    .blu-finmatica .mr-xl-6,
    .blu-finmatica .mx-xl-6 {
      margin-right: 4.5rem !important; }
    .blu-finmatica .mb-xl-6,
    .blu-finmatica .my-xl-6 {
      margin-bottom: 4.5rem !important; }
    .blu-finmatica .ml-xl-6,
    .blu-finmatica .mx-xl-6 {
      margin-left: 4.5rem !important; }
    .blu-finmatica .m-xl-7 {
      margin: 6rem !important; }
    .blu-finmatica .mt-xl-7,
    .blu-finmatica .my-xl-7 {
      margin-top: 6rem !important; }
    .blu-finmatica .mr-xl-7,
    .blu-finmatica .mx-xl-7 {
      margin-right: 6rem !important; }
    .blu-finmatica .mb-xl-7,
    .blu-finmatica .my-xl-7 {
      margin-bottom: 6rem !important; }
    .blu-finmatica .ml-xl-7,
    .blu-finmatica .mx-xl-7 {
      margin-left: 6rem !important; }
    .blu-finmatica .m-xl-8 {
      margin: 7.5rem !important; }
    .blu-finmatica .mt-xl-8,
    .blu-finmatica .my-xl-8 {
      margin-top: 7.5rem !important; }
    .blu-finmatica .mr-xl-8,
    .blu-finmatica .mx-xl-8 {
      margin-right: 7.5rem !important; }
    .blu-finmatica .mb-xl-8,
    .blu-finmatica .my-xl-8 {
      margin-bottom: 7.5rem !important; }
    .blu-finmatica .ml-xl-8,
    .blu-finmatica .mx-xl-8 {
      margin-left: 7.5rem !important; }
    .blu-finmatica .p-xl-0 {
      padding: 0 !important; }
    .blu-finmatica .pt-xl-0,
    .blu-finmatica .py-xl-0 {
      padding-top: 0 !important; }
    .blu-finmatica .pr-xl-0,
    .blu-finmatica .px-xl-0 {
      padding-right: 0 !important; }
    .blu-finmatica .pb-xl-0,
    .blu-finmatica .py-xl-0 {
      padding-bottom: 0 !important; }
    .blu-finmatica .pl-xl-0,
    .blu-finmatica .px-xl-0 {
      padding-left: 0 !important; }
    .blu-finmatica .p-xl-1 {
      padding: 0.25rem !important; }
    .blu-finmatica .pt-xl-1,
    .blu-finmatica .py-xl-1 {
      padding-top: 0.25rem !important; }
    .blu-finmatica .pr-xl-1,
    .blu-finmatica .px-xl-1 {
      padding-right: 0.25rem !important; }
    .blu-finmatica .pb-xl-1,
    .blu-finmatica .py-xl-1 {
      padding-bottom: 0.25rem !important; }
    .blu-finmatica .pl-xl-1,
    .blu-finmatica .px-xl-1 {
      padding-left: 0.25rem !important; }
    .blu-finmatica .p-xl-2 {
      padding: 0.5rem !important; }
    .blu-finmatica .pt-xl-2,
    .blu-finmatica .py-xl-2 {
      padding-top: 0.5rem !important; }
    .blu-finmatica .pr-xl-2,
    .blu-finmatica .px-xl-2 {
      padding-right: 0.5rem !important; }
    .blu-finmatica .pb-xl-2,
    .blu-finmatica .py-xl-2 {
      padding-bottom: 0.5rem !important; }
    .blu-finmatica .pl-xl-2,
    .blu-finmatica .px-xl-2 {
      padding-left: 0.5rem !important; }
    .blu-finmatica .p-xl-3 {
      padding: 1rem !important; }
    .blu-finmatica .pt-xl-3,
    .blu-finmatica .py-xl-3 {
      padding-top: 1rem !important; }
    .blu-finmatica .pr-xl-3,
    .blu-finmatica .px-xl-3 {
      padding-right: 1rem !important; }
    .blu-finmatica .pb-xl-3,
    .blu-finmatica .py-xl-3 {
      padding-bottom: 1rem !important; }
    .blu-finmatica .pl-xl-3,
    .blu-finmatica .px-xl-3 {
      padding-left: 1rem !important; }
    .blu-finmatica .p-xl-4 {
      padding: 1.5rem !important; }
    .blu-finmatica .pt-xl-4,
    .blu-finmatica .py-xl-4 {
      padding-top: 1.5rem !important; }
    .blu-finmatica .pr-xl-4,
    .blu-finmatica .px-xl-4 {
      padding-right: 1.5rem !important; }
    .blu-finmatica .pb-xl-4,
    .blu-finmatica .py-xl-4 {
      padding-bottom: 1.5rem !important; }
    .blu-finmatica .pl-xl-4,
    .blu-finmatica .px-xl-4 {
      padding-left: 1.5rem !important; }
    .blu-finmatica .p-xl-5 {
      padding: 3rem !important; }
    .blu-finmatica .pt-xl-5,
    .blu-finmatica .py-xl-5 {
      padding-top: 3rem !important; }
    .blu-finmatica .pr-xl-5,
    .blu-finmatica .px-xl-5 {
      padding-right: 3rem !important; }
    .blu-finmatica .pb-xl-5,
    .blu-finmatica .py-xl-5 {
      padding-bottom: 3rem !important; }
    .blu-finmatica .pl-xl-5,
    .blu-finmatica .px-xl-5 {
      padding-left: 3rem !important; }
    .blu-finmatica .p-xl-6 {
      padding: 4.5rem !important; }
    .blu-finmatica .pt-xl-6,
    .blu-finmatica .py-xl-6 {
      padding-top: 4.5rem !important; }
    .blu-finmatica .pr-xl-6,
    .blu-finmatica .px-xl-6 {
      padding-right: 4.5rem !important; }
    .blu-finmatica .pb-xl-6,
    .blu-finmatica .py-xl-6 {
      padding-bottom: 4.5rem !important; }
    .blu-finmatica .pl-xl-6,
    .blu-finmatica .px-xl-6 {
      padding-left: 4.5rem !important; }
    .blu-finmatica .p-xl-7 {
      padding: 6rem !important; }
    .blu-finmatica .pt-xl-7,
    .blu-finmatica .py-xl-7 {
      padding-top: 6rem !important; }
    .blu-finmatica .pr-xl-7,
    .blu-finmatica .px-xl-7 {
      padding-right: 6rem !important; }
    .blu-finmatica .pb-xl-7,
    .blu-finmatica .py-xl-7 {
      padding-bottom: 6rem !important; }
    .blu-finmatica .pl-xl-7,
    .blu-finmatica .px-xl-7 {
      padding-left: 6rem !important; }
    .blu-finmatica .p-xl-8 {
      padding: 7.5rem !important; }
    .blu-finmatica .pt-xl-8,
    .blu-finmatica .py-xl-8 {
      padding-top: 7.5rem !important; }
    .blu-finmatica .pr-xl-8,
    .blu-finmatica .px-xl-8 {
      padding-right: 7.5rem !important; }
    .blu-finmatica .pb-xl-8,
    .blu-finmatica .py-xl-8 {
      padding-bottom: 7.5rem !important; }
    .blu-finmatica .pl-xl-8,
    .blu-finmatica .px-xl-8 {
      padding-left: 7.5rem !important; }
    .blu-finmatica .m-xl-n1 {
      margin: -0.25rem !important; }
    .blu-finmatica .mt-xl-n1,
    .blu-finmatica .my-xl-n1 {
      margin-top: -0.25rem !important; }
    .blu-finmatica .mr-xl-n1,
    .blu-finmatica .mx-xl-n1 {
      margin-right: -0.25rem !important; }
    .blu-finmatica .mb-xl-n1,
    .blu-finmatica .my-xl-n1 {
      margin-bottom: -0.25rem !important; }
    .blu-finmatica .ml-xl-n1,
    .blu-finmatica .mx-xl-n1 {
      margin-left: -0.25rem !important; }
    .blu-finmatica .m-xl-n2 {
      margin: -0.5rem !important; }
    .blu-finmatica .mt-xl-n2,
    .blu-finmatica .my-xl-n2 {
      margin-top: -0.5rem !important; }
    .blu-finmatica .mr-xl-n2,
    .blu-finmatica .mx-xl-n2 {
      margin-right: -0.5rem !important; }
    .blu-finmatica .mb-xl-n2,
    .blu-finmatica .my-xl-n2 {
      margin-bottom: -0.5rem !important; }
    .blu-finmatica .ml-xl-n2,
    .blu-finmatica .mx-xl-n2 {
      margin-left: -0.5rem !important; }
    .blu-finmatica .m-xl-n3 {
      margin: -1rem !important; }
    .blu-finmatica .mt-xl-n3,
    .blu-finmatica .my-xl-n3 {
      margin-top: -1rem !important; }
    .blu-finmatica .mr-xl-n3,
    .blu-finmatica .mx-xl-n3 {
      margin-right: -1rem !important; }
    .blu-finmatica .mb-xl-n3,
    .blu-finmatica .my-xl-n3 {
      margin-bottom: -1rem !important; }
    .blu-finmatica .ml-xl-n3,
    .blu-finmatica .mx-xl-n3 {
      margin-left: -1rem !important; }
    .blu-finmatica .m-xl-n4 {
      margin: -1.5rem !important; }
    .blu-finmatica .mt-xl-n4,
    .blu-finmatica .my-xl-n4 {
      margin-top: -1.5rem !important; }
    .blu-finmatica .mr-xl-n4,
    .blu-finmatica .mx-xl-n4 {
      margin-right: -1.5rem !important; }
    .blu-finmatica .mb-xl-n4,
    .blu-finmatica .my-xl-n4 {
      margin-bottom: -1.5rem !important; }
    .blu-finmatica .ml-xl-n4,
    .blu-finmatica .mx-xl-n4 {
      margin-left: -1.5rem !important; }
    .blu-finmatica .m-xl-n5 {
      margin: -3rem !important; }
    .blu-finmatica .mt-xl-n5,
    .blu-finmatica .my-xl-n5 {
      margin-top: -3rem !important; }
    .blu-finmatica .mr-xl-n5,
    .blu-finmatica .mx-xl-n5 {
      margin-right: -3rem !important; }
    .blu-finmatica .mb-xl-n5,
    .blu-finmatica .my-xl-n5 {
      margin-bottom: -3rem !important; }
    .blu-finmatica .ml-xl-n5,
    .blu-finmatica .mx-xl-n5 {
      margin-left: -3rem !important; }
    .blu-finmatica .m-xl-n6 {
      margin: -4.5rem !important; }
    .blu-finmatica .mt-xl-n6,
    .blu-finmatica .my-xl-n6 {
      margin-top: -4.5rem !important; }
    .blu-finmatica .mr-xl-n6,
    .blu-finmatica .mx-xl-n6 {
      margin-right: -4.5rem !important; }
    .blu-finmatica .mb-xl-n6,
    .blu-finmatica .my-xl-n6 {
      margin-bottom: -4.5rem !important; }
    .blu-finmatica .ml-xl-n6,
    .blu-finmatica .mx-xl-n6 {
      margin-left: -4.5rem !important; }
    .blu-finmatica .m-xl-n7 {
      margin: -6rem !important; }
    .blu-finmatica .mt-xl-n7,
    .blu-finmatica .my-xl-n7 {
      margin-top: -6rem !important; }
    .blu-finmatica .mr-xl-n7,
    .blu-finmatica .mx-xl-n7 {
      margin-right: -6rem !important; }
    .blu-finmatica .mb-xl-n7,
    .blu-finmatica .my-xl-n7 {
      margin-bottom: -6rem !important; }
    .blu-finmatica .ml-xl-n7,
    .blu-finmatica .mx-xl-n7 {
      margin-left: -6rem !important; }
    .blu-finmatica .m-xl-n8 {
      margin: -7.5rem !important; }
    .blu-finmatica .mt-xl-n8,
    .blu-finmatica .my-xl-n8 {
      margin-top: -7.5rem !important; }
    .blu-finmatica .mr-xl-n8,
    .blu-finmatica .mx-xl-n8 {
      margin-right: -7.5rem !important; }
    .blu-finmatica .mb-xl-n8,
    .blu-finmatica .my-xl-n8 {
      margin-bottom: -7.5rem !important; }
    .blu-finmatica .ml-xl-n8,
    .blu-finmatica .mx-xl-n8 {
      margin-left: -7.5rem !important; }
    .blu-finmatica .m-xl-auto {
      margin: auto !important; }
    .blu-finmatica .mt-xl-auto,
    .blu-finmatica .my-xl-auto {
      margin-top: auto !important; }
    .blu-finmatica .mr-xl-auto,
    .blu-finmatica .mx-xl-auto {
      margin-right: auto !important; }
    .blu-finmatica .mb-xl-auto,
    .blu-finmatica .my-xl-auto {
      margin-bottom: auto !important; }
    .blu-finmatica .ml-xl-auto,
    .blu-finmatica .mx-xl-auto {
      margin-left: auto !important; } }
  .blu-finmatica .stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0); }
  .blu-finmatica .text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }
  .blu-finmatica .text-justify {
    text-align: justify !important; }
  .blu-finmatica .text-wrap {
    white-space: normal !important; }
  .blu-finmatica .text-nowrap {
    white-space: nowrap !important; }
  .blu-finmatica .text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .blu-finmatica .text-left {
    text-align: left !important; }
  .blu-finmatica .text-right {
    text-align: right !important; }
  .blu-finmatica .text-center {
    text-align: center !important; }
  @media (min-width: 576px) {
    .blu-finmatica .text-sm-left {
      text-align: left !important; }
    .blu-finmatica .text-sm-right {
      text-align: right !important; }
    .blu-finmatica .text-sm-center {
      text-align: center !important; } }
  @media (min-width: 768px) {
    .blu-finmatica .text-md-left {
      text-align: left !important; }
    .blu-finmatica .text-md-right {
      text-align: right !important; }
    .blu-finmatica .text-md-center {
      text-align: center !important; } }
  @media (min-width: 992px) {
    .blu-finmatica .text-lg-left {
      text-align: left !important; }
    .blu-finmatica .text-lg-right {
      text-align: right !important; }
    .blu-finmatica .text-lg-center {
      text-align: center !important; } }
  @media (min-width: 1200px) {
    .blu-finmatica .text-xl-left {
      text-align: left !important; }
    .blu-finmatica .text-xl-right {
      text-align: right !important; }
    .blu-finmatica .text-xl-center {
      text-align: center !important; } }
  .blu-finmatica .text-lowercase {
    text-transform: lowercase !important; }
  .blu-finmatica .text-uppercase {
    text-transform: uppercase !important; }
  .blu-finmatica .text-capitalize {
    text-transform: capitalize !important; }
  .blu-finmatica .font-weight-light {
    font-weight: 300 !important; }
  .blu-finmatica .font-weight-lighter {
    font-weight: lighter !important; }
  .blu-finmatica .font-weight-normal {
    font-weight: 400 !important; }
  .blu-finmatica .font-weight-bold {
    font-weight: 700 !important; }
  .blu-finmatica .font-weight-bolder {
    font-weight: bolder !important; }
  .blu-finmatica .font-italic {
    font-style: italic !important; }
  .blu-finmatica .text-white {
    color: #FFF !important; }
  .blu-finmatica .text-primary {
    color: #004080 !important; }
  .blu-finmatica a.text-primary:hover, .blu-finmatica a.text-primary:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.text-primary.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.text-primary.lever {
    color: #003366 !important; }
  .blu-finmatica .text-secondary {
    color: #494f54 !important; }
  .blu-finmatica a.text-secondary:hover, .blu-finmatica a.text-secondary:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.text-secondary.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.text-secondary.lever {
    color: #3d4246 !important; }
  .blu-finmatica .text-success {
    color: #19692c !important; }
  .blu-finmatica a.text-success:hover, .blu-finmatica a.text-success:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.text-success.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.text-success.lever {
    color: #145523 !important; }
  .blu-finmatica .text-info {
    color: #0f6674 !important; }
  .blu-finmatica a.text-info:hover, .blu-finmatica a.text-info:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.text-info.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.text-info.lever {
    color: #0c525d !important; }
  .blu-finmatica .text-warning {
    color: #aa8000 !important; }
  .blu-finmatica a.text-warning:hover, .blu-finmatica a.text-warning:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.text-warning.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.text-warning.lever {
    color: #a07800 !important; }
  .blu-finmatica .text-danger {
    color: #a71d2a !important; }
  .blu-finmatica a.text-danger:hover, .blu-finmatica a.text-danger:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.text-danger.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.text-danger.lever {
    color: #921925 !important; }
  .blu-finmatica .text-light {
    color: #cbd3da !important; }
  .blu-finmatica a.text-light:hover, .blu-finmatica a.text-light:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.text-light.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.text-light.lever {
    color: #bdc6d0 !important; }
  .blu-finmatica .text-dark {
    color: #121416 !important; }
  .blu-finmatica a.text-dark:hover, .blu-finmatica a.text-dark:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.text-dark.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.text-dark.lever {
    color: #060708 !important; }
  .blu-finmatica .text-black {
    color: black !important; }
  .blu-finmatica a.text-black:hover, .blu-finmatica a.text-black:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.text-black.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.text-black.lever {
    color: black !important; }
  .blu-finmatica .text-white {
    color: #FFF !important; }
  .blu-finmatica a.text-white:hover, .blu-finmatica a.text-white:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.text-white.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.text-white.lever {
    color: #cccccc !important; }
  .blu-finmatica .text-100 {
    color: #cbd3da !important; }
  .blu-finmatica a.text-100:hover, .blu-finmatica a.text-100:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.text-100.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.text-100.lever {
    color: #bdc6d0 !important; }
  .blu-finmatica .text-200 {
    color: #bdc6cf !important; }
  .blu-finmatica a.text-200:hover, .blu-finmatica a.text-200:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.text-200.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.text-200.lever {
    color: #aeb9c4 !important; }
  .blu-finmatica .text-300 {
    color: #b2bcc5 !important; }
  .blu-finmatica a.text-300:hover, .blu-finmatica a.text-300:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.text-300.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.text-300.lever {
    color: #a4afba !important; }
  .blu-finmatica .text-400 {
    color: #a2aeb9 !important; }
  .blu-finmatica a.text-400:hover, .blu-finmatica a.text-400:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.text-400.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.text-400.lever {
    color: #94a1ae !important; }
  .blu-finmatica .text-500 {
    color: #838f9b !important; }
  .blu-finmatica a.text-500:hover, .blu-finmatica a.text-500:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.text-500.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.text-500.lever {
    color: #748290 !important; }
  .blu-finmatica .text-600 {
    color: #494f54 !important; }
  .blu-finmatica a.text-600:hover, .blu-finmatica a.text-600:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.text-600.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.text-600.lever {
    color: #3d4246 !important; }
  .blu-finmatica .text-700 {
    color: #262a2d !important; }
  .blu-finmatica a.text-700:hover, .blu-finmatica a.text-700:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.text-700.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.text-700.lever {
    color: #1a1d20 !important; }
  .blu-finmatica .text-800 {
    color: #121416 !important; }
  .blu-finmatica a.text-800:hover, .blu-finmatica a.text-800:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.text-800.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.text-800.lever {
    color: #060708 !important; }
  .blu-finmatica .text-900 {
    color: black !important; }
  .blu-finmatica a.text-900:hover, .blu-finmatica a.text-900:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.text-900.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.text-900.lever {
    color: black !important; }
  .blu-finmatica .text-body {
    color: #212529 !important; }
  .blu-finmatica .text-muted {
    color: #5a768a !important; }
  .blu-finmatica .text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important; }
  .blu-finmatica .text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important; }
  .blu-finmatica .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  .blu-finmatica .text-decoration-none {
    text-decoration: none !important; }
  .blu-finmatica .text-break {
    word-break: break-word !important;
    word-wrap: break-word !important; }
  .blu-finmatica .text-reset {
    color: inherit !important; }
  .blu-finmatica .visible {
    visibility: visible !important; }
  .blu-finmatica .invisible {
    visibility: hidden !important; }

@keyframes spinner-border {
  to {
    transform: rotate(360deg); } }
  .blu-finmatica .spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: 0.25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    animation: .75s linear infinite spinner-border; }
  .blu-finmatica .spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: 0.2em; }

@keyframes spinner-grow {
  0% {
    transform: scale(0); }
  50% {
    opacity: 1;
    transform: none; } }
  .blu-finmatica .spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    animation: .75s linear infinite spinner-grow; }
  .blu-finmatica .spinner-grow-sm {
    width: 1rem;
    height: 1rem; }
  @media (prefers-reduced-motion: reduce) {
    .blu-finmatica .spinner-border,
    .blu-finmatica .spinner-grow {
      animation-duration: 1.5s; } }
  .blu-finmatica .toast {
    flex-basis: 350px;
    max-width: 350px;
    font-size: 0.875rem;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
    opacity: 0;
    border-radius: 0.25rem; }
    .blu-finmatica .toast:not(:last-child) {
      margin-bottom: 0.75rem; }
    .blu-finmatica .toast.showing {
      opacity: 1; }
    .blu-finmatica .toast.show {
      display: block;
      opacity: 1; }
    .blu-finmatica .toast.hide {
      display: none; }
  .blu-finmatica .toast-header {
    display: flex;
    align-items: center;
    padding: 0.25rem 0.75rem;
    color: #6c757d;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px); }
  .blu-finmatica .toast-body {
    padding: 0.75rem; }
  .blu-finmatica html,
  .blu-finmatica body {
    font-size: 16px;
    line-height: 1.5; }
    @media (min-width: 576px) {
      .blu-finmatica html,
      .blu-finmatica body {
        font-size: 18px;
        line-height: 1.555; } }
  .blu-finmatica h1, .blu-finmatica .h1 {
    letter-spacing: -1px; }
    @media (min-width: 576px) {
      .blu-finmatica h1, .blu-finmatica .h1 {
        font-size: 2.666rem;
        letter-spacing: -1.2px;
        line-height: 1.25; } }
  .blu-finmatica h2, .blu-finmatica .h2 {
    line-height: 1.25;
    letter-spacing: normal; }
    @media (min-width: 576px) {
      .blu-finmatica h2, .blu-finmatica .h2 {
        font-size: 2.222rem;
        line-height: 1.2; } }
  .blu-finmatica h3, .blu-finmatica .h3 {
    line-height: 1.1428;
    letter-spacing: normal; }
    @media (min-width: 576px) {
      .blu-finmatica h3, .blu-finmatica .h3 {
        font-size: 1.777rem;
        line-height: 1.25; } }
  .blu-finmatica h4, .blu-finmatica .h4 {
    line-height: 1.1666;
    letter-spacing: normal; }
    @media (min-width: 576px) {
      .blu-finmatica h4, .blu-finmatica .h4 {
        font-size: 1.555rem;
        line-height: 1.428;
        font-weight: 600; } }
  .blu-finmatica h5, .blu-finmatica .h5 {
    font-weight: 400;
    letter-spacing: normal; }
    @media (min-width: 576px) {
      .blu-finmatica h5, .blu-finmatica .h5 {
        font-size: 1.333rem; } }
  .blu-finmatica h6, .blu-finmatica .h6 {
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: normal; }
  .blu-finmatica .display-1 {
    font-size: 3.111rem; }
    @media (min-width: 576px) {
      .blu-finmatica .display-1 {
        font-size: 3.111rem;
        line-height: 1.428; } }
  .blu-finmatica blockquote,
  .blu-finmatica .blockquote {
    font-family: Georgia, "Times New Roman", Times, serif;
    margin: 1.5rem 0; }
  .blu-finmatica caption {
    font-size: 0.777rem;
    line-height: 1.4285; }
  .blu-finmatica b,
  .blu-finmatica strong {
    font-weight: 600; }
  .blu-finmatica small,
  .blu-finmatica .small {
    font-size: 0.9375rem;
    font-weight: 400; }
    @media (min-width: 576px) {
      .blu-finmatica small,
      .blu-finmatica .small {
        font-size: 0.8888rem; } }
  .blu-finmatica .x-small {
    font-size: 0.875rem;
    font-weight: 400; }
    @media (min-width: 576px) {
      .blu-finmatica .x-small {
        font-size: 0.7777rem; } }
  .blu-finmatica .blockquote-footer {
    color: #6c757d; }
    .bg-dark .blu-finmatica .blockquote-footer {
      color: #ced4da; }
  .blu-finmatica .text-serif {
    font-family: Georgia, "Times New Roman", Times, serif !important; }
  .blu-finmatica .text-sans-serif {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important; }
  .blu-finmatica .text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }
  .blu-finmatica .row.variable-gutters {
    margin-right: -15px;
    margin-left: -15px; }
    .blu-finmatica .row.variable-gutters > .col,
    .blu-finmatica .row.variable-gutters > [class*='col-'] {
      padding-right: 15px;
      padding-left: 15px; }
    @media (min-width: 576px) {
      .blu-finmatica .row.variable-gutters {
        margin-right: -6px;
        margin-left: -6px; }
        .blu-finmatica .row.variable-gutters > .col,
        .blu-finmatica .row.variable-gutters > [class*='col-'] {
          padding-right: 6px;
          padding-left: 6px; } }
    @media (min-width: 768px) {
      .blu-finmatica .row.variable-gutters {
        margin-right: -10px;
        margin-left: -10px; }
        .blu-finmatica .row.variable-gutters > .col,
        .blu-finmatica .row.variable-gutters > [class*='col-'] {
          padding-right: 10px;
          padding-left: 10px; } }
    @media (min-width: 992px) {
      .blu-finmatica .row.variable-gutters {
        margin-right: -10px;
        margin-left: -10px; }
        .blu-finmatica .row.variable-gutters > .col,
        .blu-finmatica .row.variable-gutters > [class*='col-'] {
          padding-right: 10px;
          padding-left: 10px; } }
    @media (min-width: 1200px) {
      .blu-finmatica .row.variable-gutters {
        margin-right: -14px;
        margin-left: -14px; }
        .blu-finmatica .row.variable-gutters > .col,
        .blu-finmatica .row.variable-gutters > [class*='col-'] {
          padding-right: 14px;
          padding-left: 14px; } }
  .blu-finmatica .row.row-column-border {
    border-top: 1px solid #b1b1b3; }
    .blu-finmatica .row.row-column-border > [class^='col-'] {
      padding-top: 2rem;
      padding-bottom: 2rem;
      border-top: 1px solid #b1b1b3; }
      .blu-finmatica .row.row-column-border > [class^='col-']:first-child {
        border: none; }
      .blu-finmatica .row.row-column-border > [class^='col-'] .navbar {
        padding: 0; }
        .blu-finmatica .row.row-column-border > [class^='col-'] .navbar .menu-wrapper .nav-link {
          padding-right: 0; }
  .blu-finmatica .row.row-column-menu-left > [class^='col-']:first-child {
    padding: 1rem 0; }
  .blu-finmatica .row.row-column-menu-right > [class^='col-']:last-child {
    padding: 1rem 0; }
  .blu-finmatica .row.row-card {
    background-color: #FFF; }
  @media (min-width: 992px) {
    .blu-finmatica .row.row-column-border {
      margin-top: 1rem; }
      .blu-finmatica .row.row-column-border > [class^='col-'] {
        padding: 3rem 3rem;
        border-top: none;
        border-left: 1px solid #b1b1b3; }
        .blu-finmatica .row.row-column-border > [class^='col-']:first-child {
          border: none;
          padding-left: 0; }
        .blu-finmatica .row.row-column-border > [class^='col-'] .navbar .menu-wrapper {
          padding: 0; }
    .blu-finmatica .row.row-column-menu-left > [class^='col-']:first-child {
      padding: 0; }
    .blu-finmatica .row.row-column-menu-right > [class^='col-']:last-child {
      padding: 0; } }
  .blu-finmatica .row.row-full-width {
    max-width: calc(100vw);
    margin: 0 calc(-50vw + 50%); }
    .blu-finmatica .row.row-full-width > * {
      width: 100%;
      display: flex;
      flex-direction: column; }
      .blu-finmatica .row.row-full-width > * img {
        width: 100%;
        height: 100%;
        max-height: 600px;
        object-fit: cover; }
  .blu-finmatica .row.row-title {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    @media (min-width: 576px) {
      .blu-finmatica .row.row-title {
        flex-direction: row;
        align-items: flex-start; } }
  .blu-finmatica .row.row-border h1 {
    border-bottom: 1px solid #b1b1b3;
    padding-bottom: 1rem;
    margin-bottom: 1rem; }
  .blu-finmatica .row.row-border h2 {
    border-bottom: 1px solid #b1b1b3;
    padding-bottom: 1rem;
    margin-bottom: 1rem; }
  .blu-finmatica .row.row-border h3 {
    border-bottom: 1px solid #b1b1b3;
    padding-bottom: 1rem;
    margin-bottom: 1rem; }
  .blu-finmatica .row.row-border h4 {
    border-bottom: 1px solid #b1b1b3;
    padding-bottom: 1rem;
    margin-bottom: 1rem; }
  .blu-finmatica .row.row-border h5 {
    border-bottom: 1px solid #b1b1b3;
    padding-bottom: 1rem;
    margin-bottom: 1rem; }
  .blu-finmatica .row.row-border h6 {
    border-bottom: 1px solid #b1b1b3;
    padding-bottom: 1rem;
    margin-bottom: 1rem; }
  @media (min-width: 576px) {
    .blu-finmatica .row.row-border {
      border-bottom: 1px solid #b1b1b3;
      padding-bottom: 1rem;
      margin-bottom: 1rem; }
      .blu-finmatica .row.row-border h1 {
        border: none;
        margin: 0;
        padding: 0; }
      .blu-finmatica .row.row-border h2 {
        border: none;
        margin: 0;
        padding: 0; }
      .blu-finmatica .row.row-border h3 {
        border: none;
        margin: 0;
        padding: 0; }
      .blu-finmatica .row.row-border h4 {
        border: none;
        margin: 0;
        padding: 0; }
      .blu-finmatica .row.row-border h5 {
        border: none;
        margin: 0;
        padding: 0; }
      .blu-finmatica .row.row-border h6 {
        border: none;
        margin: 0;
        padding: 0; } }
  .blu-finmatica .row.row-calendar {
    display: block; }
  .blu-finmatica .sticky-wrapper.is-sticky {
    position: fixed; }
    .blu-finmatica .sticky-wrapper.is-sticky.navbar-wrapper {
      z-index: 1;
      left: 0;
      right: 0;
      width: auto; }
      .blu-finmatica .sticky-wrapper.is-sticky.navbar-wrapper .navbar {
        padding-top: 1rem;
        padding-bottom: 1rem;
        border-top: 1px solid #b1b1b3; }
      .blu-finmatica .sticky-wrapper.is-sticky.navbar-wrapper.sticky-expanded {
        z-index: auto; }
    @media (min-width: 992px) {
      .blu-finmatica .sticky-wrapper.is-sticky.navbar-wrapper {
        z-index: auto;
        left: auto;
        right: auto;
        width: unset; }
        .blu-finmatica .sticky-wrapper.is-sticky.navbar-wrapper .navbar {
          border: none;
          background-color: transparent;
          padding: 0; }
          .blu-finmatica .sticky-wrapper.is-sticky.navbar-wrapper .navbar .menu-wrapper {
            padding: 0; }
            .blu-finmatica .sticky-wrapper.is-sticky.navbar-wrapper .navbar .menu-wrapper .nav-link {
              padding-right: 0; }
          .blu-finmatica .sticky-wrapper.is-sticky.navbar-wrapper .navbar.it-bottom-navscroll {
            border: none; }
        .blu-finmatica .sticky-wrapper.is-sticky.navbar-wrapper.at-bottom {
          position: absolute;
          top: auto !important;
          bottom: 0; } }
  .blu-finmatica .sticky-wrapper.navbar-wrapper .navbar.it-top-navscroll, .blu-finmatica .sticky-wrapper.navbar-wrapper .navbar.it-bottom-navscroll {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto; }
  .blu-finmatica .table th,
  .blu-finmatica .table td {
    text-align: left;
    border-bottom: 1px solid #dee2e6;
    border-top: none; }
  .blu-finmatica .breadcrumb-container .breadcrumb {
    padding: 0.5em 0;
    border-radius: 0; }
    .blu-finmatica .breadcrumb-container .breadcrumb .breadcrumb-item {
      padding-left: 0; }
      .blu-finmatica .breadcrumb-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
        display: none; }
      .blu-finmatica .breadcrumb-container .breadcrumb .breadcrumb-item i {
        padding-right: 0.5em; }
      .blu-finmatica .breadcrumb-container .breadcrumb .breadcrumb-item a {
        color: #5b6f82;
        font-weight: 600; }
      .blu-finmatica .breadcrumb-container .breadcrumb .breadcrumb-item.active a {
        font-weight: normal;
        pointer-events: none; }
      .blu-finmatica .breadcrumb-container .breadcrumb .breadcrumb-item span.separator {
        display: inline-block;
        font-weight: 600;
        padding: 0 0.5em; }
    .blu-finmatica .breadcrumb-container .breadcrumb.dark {
      background: #435a70;
      color: #FFF; }
      .blu-finmatica .breadcrumb-container .breadcrumb.dark .breadcrumb-item a {
        color: #FFF; }
      .blu-finmatica .breadcrumb-container .breadcrumb.dark .breadcrumb-item span.separator {
        color: #FFF; }
      .blu-finmatica .breadcrumb-container .breadcrumb.dark .breadcrumb-item i {
        color: #0bd9d2; }
      .blu-finmatica .breadcrumb-container .breadcrumb.dark .breadcrumb-item.active {
        color: #FFF; }
  .blu-finmatica .modal-content,
  .blu-finmatica .modal-header {
    border-radius: 0; }
  .blu-finmatica *[data-toggle='collapse'] .collapse-icon::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 0.5rem solid;
    border-right: 0.5rem solid transparent;
    border-bottom: 0;
    border-left: 0.5rem solid transparent;
    vertical-align: 0.1875rem; }
  .blu-finmatica *[data-toggle='collapse'].collapsed .collapse-icon::before {
    transform: rotate(180deg); }
  .blu-finmatica .collapse-div {
    border-bottom: 1px solid #f8f9fa; }
    .blu-finmatica .collapse-div .collapse-div {
      border: 1px solid #f8f9fa;
      border-top: 0; }
    .blu-finmatica .collapse-div.collapse-background-active .collapse-header *[data-toggle='collapse'][aria-expanded='true'] {
      background-color: #0066cc;
      color: #FFF;
      border-color: #0066cc; }
      .blu-finmatica .collapse-div.collapse-background-active .collapse-header *[data-toggle='collapse'][aria-expanded='true']:before {
        color: #FFF; }
    .blu-finmatica .collapse-div.collapse-background-hover .collapse-header *[data-toggle='collapse']:hover {
      background-color: #0066cc;
      color: #FFF;
      border-color: #0066cc; }
      .blu-finmatica .collapse-div.collapse-background-hover .collapse-header *[data-toggle='collapse']:hover:before {
        color: #FFF; }
    .blu-finmatica .collapse-div.collapse-left-icon .collapse-header *[data-toggle='collapse']:before {
      content: '-';
      float: left;
      margin: 0 1rem 0 0;
      font-size: 1.5rem;
      line-height: 1.2rem;
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
      transform: none; }
    .blu-finmatica .collapse-div.collapse-left-icon .collapse-header *[data-toggle='collapse'][aria-expanded='false']:before {
      content: '+'; }
  .blu-finmatica .collapse-header {
    position: relative; }
    .blu-finmatica .collapse-header *[data-toggle='collapse'] {
      width: 100%;
      text-align: left;
      border: 0;
      background-color: transparent;
      border-top: 1px solid #f8f9fa;
      padding: 14px 24px;
      cursor: pointer;
      color: #5c6f82;
      font-weight: 600; }
      .blu-finmatica .collapse-header *[data-toggle='collapse'][aria-expanded='false'] {
        color: #0066cc; }
        .blu-finmatica .collapse-header *[data-toggle='collapse'][aria-expanded='false']:before {
          transform: scaleY(-1); }
      .blu-finmatica .collapse-header *[data-toggle='collapse'][aria-expanded='false']:hover:before, .blu-finmatica .collapse-header *[data-toggle='collapse'][aria-expanded='true']:hover:before {
        text-decoration: none; }
      .blu-finmatica .collapse-header *[data-toggle='collapse']:before {
        content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHRpdGxlPml0LWNvbGxhcHNlPC90aXRsZT48ZyBpZD0iTGl2ZWxsb18xMyIgZGF0YS1uYW1lPSJMaXZlbGxvIDEzIj48cGF0aCBmaWxsPSIjN0ZCMkU1IiBkPSJNMTIsMTAuMjUsMTYuNzcsMTVhLjc1Ljc1LDAsMCwwLDEuMDYsMCwuNzQuNzQsMCwwLDAsMC0xLjA2TDEzLjA2LDkuMTlhMS41MSwxLjUxLDAsMCwwLTIuMTIsMEw2LjE3LDE0YS43NC43NCwwLDAsMCwwLDEuMDYuNzUuNzUsMCwwLDAsMS4wNiwwWiIvPjwvZz48L3N2Zz4K");
        float: right;
        width: 1.5rem;
        line-height: 0.1rem;
        color: #7ab8f5;
        transition: transform 0.3s; }
      .blu-finmatica .collapse-header *[data-toggle='collapse']:hover {
        background: none;
        text-decoration: underline; }
  .blu-finmatica .collapse-body {
    padding: 12px 24px 42px; }
    .blu-finmatica .collapse-body .collapse-header button[aria-expanded='true']:before {
      height: 0;
      width: 0; }
  .blu-finmatica .it-carousel-wrapper {
    margin: 0 auto; }
    .blu-finmatica .it-carousel-wrapper .it-special-card h5.card-title {
      margin-bottom: 0; }
    .blu-finmatica .it-carousel-wrapper .it-header-block h2 {
      font-size: 1.75rem;
      border-bottom: 1px solid #d9dadb;
      padding-bottom: 8px;
      margin-bottom: 0;
      letter-spacing: unset; }
    .blu-finmatica .it-carousel-wrapper .owl-stage-outer {
      padding-top: 24px;
      padding-bottom: 0; }
    .blu-finmatica .it-carousel-wrapper .card-wrapper {
      padding-bottom: 16px; }
    .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper > a {
      position: relative;
      display: block;
      position: relative; }
    .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper .it-text-slider-wrapper-outside .card {
      border-right: none;
      margin-right: 0; }
      .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper .it-text-slider-wrapper-outside .card:after {
        display: none; }
      .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper .it-text-slider-wrapper-outside .card .card-body .card-signature {
        float: left;
        margin-bottom: 0;
        width: 60%; }
      .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper .it-text-slider-wrapper-outside .card .card-body a.read-more {
        float: right;
        position: inherit;
        bottom: inherit;
        margin-bottom: 0;
        width: 35%;
        justify-content: flex-end;
        line-height: 21px; }
    .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 {
      margin: 0 auto; }
      .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .it-header-block {
        padding: 0 24px; }
      .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3.it-full-carousel .it-img-card .owl-stage {
        left: unset; }
      .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .owl-stage {
        left: -40px; }
      .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3.it-full-carousel .owl-stage {
        left: unset; }
      .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3.it-full-carousel .owl-dots {
        text-align: center; }
      .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .it-img-card .owl-stage {
        left: -16px; }
      .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .card.card-img {
        margin-left: 0;
        margin-right: 0; }
      .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .it-card-bg .card.card-bg {
        margin-left: 0;
        margin-right: 0; }
      .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .it-card-bg .owl-stage-outer {
        border-right: none; }
      .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .it-card-bg .owl-stage {
        left: -16px; }
      .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .it-card-bg .owl-dots {
        text-align: center;
        margin-top: 0; }
      .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .owl-dots {
        text-align: center;
        margin-top: 16px;
        margin-left: 38px;
        margin-right: 38px; }
      .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .it-img-card .owl-dots {
        text-align: center; }
      .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .it-img-card .it-img-card .owl-stage {
        left: -16px; }
    .blu-finmatica .it-carousel-wrapper .owl-dots {
      text-align: center; }
      .blu-finmatica .it-carousel-wrapper .owl-dots .owl-dot {
        width: 8px;
        height: 8px;
        background: #0059b3;
        display: inline-block;
        opacity: 0.3;
        transition: all 0.3s;
        border-radius: 50px;
        margin: 0 8px; }
        .blu-finmatica .it-carousel-wrapper .owl-dots .owl-dot.active {
          opacity: 1; }
  @media (min-width: 768px) {
    .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .owl-stage-outer {
      border-right: 3px solid #fff; }
    .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .it-img-card .owl-stage {
      left: -16px; }
    .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3.it-full-carousel .it-img-card .owl-stage {
      left: unset; } }
  @media (min-width: 992px) {
    .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract {
      max-width: 960px; }
      .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .owl-stage {
        display: flex; }
        .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .owl-stage .owl-item {
          display: flex; }
          .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .owl-stage .owl-item .it-single-slide-wrapper {
            height: 100%; }
      .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper {
        display: flex;
        flex-basis: 100%;
        width: 100%; }
        .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper > a {
          flex-basis: 50%; }
          .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper > a .img-responsive-wrapper .img-responsive {
            padding-bottom: inherit;
            position: absolute;
            width: 100%;
            height: 100%; }
        .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper .it-text-slider-wrapper-outside {
          flex-basis: 50%; }
          .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper .it-text-slider-wrapper-outside .card {
            border-right: none;
            margin-right: 0; }
            .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper .it-text-slider-wrapper-outside .card:after {
              display: none; }
            .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper .it-text-slider-wrapper-outside .card .card-body {
              padding-left: 48px;
              padding-bottom: 48px; }
              .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper .it-text-slider-wrapper-outside .card .card-body .card-signature {
                float: left;
                width: 60%; }
              .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper .it-text-slider-wrapper-outside .card .card-body a.read-more {
                float: right;
                position: inherit;
                bottom: inherit;
                margin-bottom: 0;
                width: 35%;
                justify-content: flex-end;
                line-height: 26px; }
      .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .owl-dots {
        position: absolute;
        left: 50%;
        margin-left: 40px;
        right: 0;
        bottom: 5px;
        text-align: left; }
    .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 {
      max-width: 960px; }
      .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3.it-full-carousel {
        max-width: unset; }
      .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .it-header-block {
        padding: 0 12px; }
      .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .owl-stage-outer {
        border-right: 1px solid #fff; }
      .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .owl-stage {
        left: inherit; }
      .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .it-card-bg .owl-stage {
        left: unset; }
      .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .it-card-bg .owl-stage-outer {
        border-right: none; }
      .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .owl-dots {
        text-align: left;
        margin-left: 16px;
        margin-right: 16px; } }
  @media (min-width: 1200px) {
    .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract {
      max-width: 1140px; }
    .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 {
      max-width: 1140px; }
      .blu-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3.it-full-carousel {
        max-width: unset; } }
  .blu-finmatica .it-calendar-wrapper .it-header-block-title {
    background-color: #0066cc;
    color: #FFF;
    padding: 0.5em 0;
    border-radius: 4px 4px 0 0; }
  .blu-finmatica .it-calendar-wrapper .card-wrapper {
    padding: 0; }
  .blu-finmatica .it-calendar-wrapper .owl-stage-outer {
    padding-top: 0;
    margin-bottom: 12px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }
  .blu-finmatica .it-calendar-wrapper .owl-item .card-bg {
    box-shadow: none; }
  .blu-finmatica .it-calendar-wrapper .owl-item.active + .active .card-bg {
    border-bottom-left-radius: 0;
    box-shadow: inset 1rem 0 1rem -1rem rgba(0, 0, 0, 0.3); }
  .blu-finmatica .it-calendar-wrapper .card .card-title,
  .blu-finmatica .it-calendar-wrapper .card .card-text {
    border-bottom: 1px solid #b1b1b3;
    padding-bottom: 16px; }
  .blu-finmatica .it-calendar-wrapper .card .card-body .card-title {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 3em;
    font-weight: 300;
    padding-top: 16px; }
    .blu-finmatica .it-calendar-wrapper .card .card-body .card-title span {
      font-size: 0.3em;
      display: block;
      padding-top: 1em;
      padding-left: 1em;
      font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
  .blu-finmatica .it-calendar-wrapper .card .card-text a {
    text-decoration: none;
    color: #495057;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1em; }
    .blu-finmatica .it-calendar-wrapper .card .card-text a:hover {
      text-decoration: underline;
      color: #0066cc; }
  .blu-finmatica .alert {
    position: relative;
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid #dee2e6;
    padding-left: 4em; }
  .blu-finmatica .alert-heading {
    color: inherit;
    line-height: 1; }
  .blu-finmatica .alert-link {
    font-weight: 700;
    text-decoration: none; }
  .blu-finmatica .alert-dismissible {
    padding-right: 3.5rem; }
    .blu-finmatica .alert-dismissible .close {
      position: absolute;
      top: 0;
      right: 0;
      padding: 0.8rem 1rem;
      color: inherit; }
  .blu-finmatica .alert-success {
    background-position: 20px 16px;
    background-repeat: no-repeat;
    background-size: 32px 32px;
    border-left: 8px solid #28a745; }
  .blu-finmatica .alert-info {
    background-position: 20px 16px;
    background-repeat: no-repeat;
    background-size: 32px 32px;
    border-left: 8px solid #17a2b8; }
  .blu-finmatica .alert-warning {
    background-position: 20px 16px;
    background-repeat: no-repeat;
    background-size: 32px 32px;
    border-left: 8px solid #ffc107; }
  .blu-finmatica .alert-danger {
    background-position: 20px 16px;
    background-repeat: no-repeat;
    background-size: 32px 32px;
    border-left: 8px solid #dc3545; }
  .blu-finmatica .alert-danger {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11.5 14.2V5.7h1.2v8.5zm-.1 4.1h1.2v-1.8h-1.2zM22 7.9v8.3L16.1 22H7.9L2 16.2V7.9L7.9 2h8.2zm-1 .4L15.7 3H8.3L3 8.3v7.5L8.3 21h7.4l5.3-5.2z'%3E%3C/path%3E%3C/svg%3E"); }
  .blu-finmatica .alert-warning {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a10 10 0 1 0 10 10A10 10 0 0 0 12 2zm0 19a9 9 0 1 1 9-9 9 9 0 0 1-9 9zm-.5-6.8V5.7h1.2v8.5zm-.1 2.3h1.2v1.8h-1.2z'%3E%3C/path%3E%3C/svg%3E"); }
  .blu-finmatica .alert-success {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.1 7.9l.7.7-7.8 7.6-4.7-4.6.7-.7 4 3.9zM22 12A10 10 0 1 1 12 2a10 10 0 0 1 10 10zm-1 0a9 9 0 1 0-9 9 9 9 0 0 0 9-9z'%3E%3C/path%3E%3C/svg%3E"); }
  .blu-finmatica .alert-info {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a10 10 0 1 0 10 10A10 10 0 0 0 12 2zm0 19a9 9 0 1 1 9-9 9 9 0 0 1-9 9zm-.7-15h1.5v2h-1.5zm0 3h1.5v9h-1.5z'%3E%3C/path%3E%3C/svg%3E"); }
  .blu-finmatica .btn {
    padding: 12px 24px;
    font-size: 1rem;
    white-space: initial;
    text-decoration: none; }
  .blu-finmatica .btn-xs, .blu-finmatica .btn-sm, .blu-finmatica .btn-group-sm > .btn, .blu-finmatica .rosso-finmatica .btn-group-sm > .btn, .blu-finmatica .btn-lg, .blu-finmatica .btn-group-lg > .btn, .blu-finmatica .rosso-finmatica .btn-group-lg > .btn {
    border-radius: 0.25rem;
    line-height: 1.5; }
  .blu-finmatica .btn-xs {
    padding: 8px 8px;
    font-size: 0.875rem;
    line-height: 1.5; }
  .blu-finmatica .btn-sm, .blu-finmatica .btn-group-sm > .btn, .blu-finmatica .rosso-finmatica .btn-group-sm > .btn {
    padding: 10px 20px;
    font-size: 0.875rem;
    line-height: 1.5; }
  .blu-finmatica .btn-lg, .blu-finmatica .btn-group-lg > .btn, .blu-finmatica .rosso-finmatica .btn-group-lg > .btn {
    padding: 14px 28px;
    font-size: 1.25rem;
    line-height: 1.5; }
  .blu-finmatica .btn-block {
    border-radius: 0; }
  .blu-finmatica .btn-progress {
    position: relative; }
  .blu-finmatica .btn-icon {
    display: inline-flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center; }
    .blu-finmatica .btn-icon .rounded-icon {
      width: 1.5em;
      height: 1.5em;
      border-radius: 12px;
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: #FFF; }
      .blu-finmatica .btn-icon .rounded-icon .icon {
        margin-right: 0; }
      .blu-finmatica .btn-icon .rounded-icon.rounded-primary {
        background-color: #0066cc; }
      .blu-finmatica .btn-icon .rounded-icon.rounded-secondary {
        background-color: #6c757d; }
      .blu-finmatica .btn-icon .rounded-icon.rounded-success {
        background-color: #28a745; }
      .blu-finmatica .btn-icon .rounded-icon.rounded-info {
        background-color: #17a2b8; }
      .blu-finmatica .btn-icon .rounded-icon.rounded-warning {
        background-color: #ffc107; }
      .blu-finmatica .btn-icon .rounded-icon.rounded-danger {
        background-color: #dc3545; }
      .blu-finmatica .btn-icon .rounded-icon.rounded-light {
        background-color: #f8f9fa; }
      .blu-finmatica .btn-icon .rounded-icon.rounded-dark {
        background-color: #343a40; }
      .blu-finmatica .btn-icon .rounded-icon.rounded-black {
        background-color: #000; }
      .blu-finmatica .btn-icon .rounded-icon.rounded-white {
        background-color: #FFF; }
      .blu-finmatica .btn-icon .rounded-icon.rounded-100 {
        background-color: #f8f9fa; }
      .blu-finmatica .btn-icon .rounded-icon.rounded-200 {
        background-color: #e9ecef; }
      .blu-finmatica .btn-icon .rounded-icon.rounded-300 {
        background-color: #dee2e6; }
      .blu-finmatica .btn-icon .rounded-icon.rounded-400 {
        background-color: #ced4da; }
      .blu-finmatica .btn-icon .rounded-icon.rounded-500 {
        background-color: #adb5bd; }
      .blu-finmatica .btn-icon .rounded-icon.rounded-600 {
        background-color: #6c757d; }
      .blu-finmatica .btn-icon .rounded-icon.rounded-700 {
        background-color: #495057; }
      .blu-finmatica .btn-icon .rounded-icon.rounded-800 {
        background-color: #343a40; }
      .blu-finmatica .btn-icon .rounded-icon.rounded-900 {
        background-color: #212529; }
      .blu-finmatica .btn-icon .rounded-icon + * {
        margin-left: 0.5em; }
    .blu-finmatica .btn-icon .icon {
      border: none;
      width: 1.2em;
      height: 1.2em; }
      .blu-finmatica .btn-icon .icon + * {
        margin-left: 0.25em; }
  .blu-finmatica .btn-full {
    border: none;
    box-shadow: none;
    line-height: 1.555;
    border-radius: 0;
    align-self: stretch;
    width: inherit;
    margin-top: -7.5px;
    margin-bottom: -7.5px;
    margin-right: -7.5px;
    padding-left: 8px;
    padding-right: 8px; }
    .blu-finmatica .btn-full:hover {
      text-decoration: none !important; }
    @media (min-width: 576px) {
      .blu-finmatica .btn-full {
        padding: 16px; } }
    @media (min-width: 992px) {
      .blu-finmatica .btn-full {
        padding: 12px 24px !important;
        margin: 0;
        flex: 1;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center; } }
  .blu-finmatica .btn-primary:disabled, .blu-finmatica .btn-primary.disabled {
    color: #bfc2c9;
    background-color: #e6e9f2;
    border-color: #dfe4f2; }
    .blu-finmatica .btn-primary:disabled.btn-progress, .blu-finmatica .btn-primary.disabled.btn-progress {
      background-color: #6aaaeb;
      border-color: #6aaaeb;
      color: #FFF;
      opacity: 1; }
  .blu-finmatica .btn-secondary:disabled.btn-progress, .blu-finmatica .btn-secondary.disabled.btn-progress {
    background-color: #75899d;
    border-color: #75899d;
    opacity: 1; }
  .blu-finmatica .btn-outline-secondary {
    background: #fcfdff;
    box-shadow: inset 0 0 0 1px #e6e9f2; }
    .blu-finmatica .btn-outline-secondary:hover {
      box-shadow: inset 0 0 0 1px #c9cedc; }
  .blu-finmatica .bg-dark .btn-link {
    color: #FFF; }
  .blu-finmatica .bg-dark .btn-primary {
    color: #212529;
    background-color: #FFF;
    border-color: #0066cc;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    color: #0066cc; }
    .blu-finmatica .bg-dark .btn-primary:hover {
      color: #212529;
      background-color: white;
      border-color: #004d99; }
    .blu-finmatica .bg-dark .btn-primary:focus, .blu-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-primary, .blu-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-primary,
    .blu-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-primary, .blu-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-primary, .blu-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-primary.lever, .blu-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-primary.lever, .rosso-finmatica .form-check .blu-finmatica .bg-dark [type='checkbox']:focus + label.btn-primary, .rosso-finmatica .form-check .blu-finmatica .bg-dark [type='radio']:focus + label.btn-primary, .rosso-finmatica .toggles label .blu-finmatica .bg-dark input[type='checkbox']:focus + .btn-primary.lever, .blu-finmatica .bg-dark .btn-primary.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(0, 102, 204, 0.5); }
    .blu-finmatica .bg-dark .btn-primary.disabled, .blu-finmatica .bg-dark .btn-primary:disabled {
      color: #212529;
      background-color: #FFF;
      border-color: #0066cc; }
    .blu-finmatica .bg-dark .btn-primary:not(:disabled):not(.disabled):active, .blu-finmatica .bg-dark .btn-primary:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .bg-dark .btn-primary.dropdown-toggle {
      color: #212529;
      background-color: white;
      border-color: #00468c; }
      .blu-finmatica .bg-dark .btn-primary:not(:disabled):not(.disabled):active:focus, .blu-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-primary:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-primary:not(:disabled):not(.disabled):active,
      .blu-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-primary:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-primary:not(:disabled):not(.disabled):active, .blu-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-primary.lever:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-primary.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica .bg-dark [type='checkbox']:focus + label.btn-primary:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica .bg-dark [type='radio']:focus + label.btn-primary:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica .bg-dark input[type='checkbox']:focus + .btn-primary.lever:not(:disabled):not(.disabled):active, .blu-finmatica .bg-dark .btn-primary:not(:disabled):not(.disabled).active:focus, .blu-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-primary:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-primary:not(:disabled):not(.disabled).active,
      .blu-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-primary:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-primary:not(:disabled):not(.disabled).active, .blu-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-primary.lever:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-primary.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica .bg-dark [type='checkbox']:focus + label.btn-primary:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica .bg-dark [type='radio']:focus + label.btn-primary:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica .bg-dark input[type='checkbox']:focus + .btn-primary.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .bg-dark .btn-primary.dropdown-toggle:focus,
      .show > .blu-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-primary.dropdown-toggle,
      .show > .blu-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-primary.dropdown-toggle,
      .show > .blu-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-primary.dropdown-toggle,
      .show > .blu-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-primary.dropdown-toggle,
      .show > .blu-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-primary.dropdown-toggle.lever,
      .show > .blu-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-primary.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica .bg-dark [type='checkbox']:focus + label.btn-primary.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica .bg-dark [type='radio']:focus + label.btn-primary.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica .bg-dark input[type='checkbox']:focus + .btn-primary.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(0, 102, 204, 0.5); }
    .blu-finmatica .bg-dark .btn-primary:hover {
      color: #004d99; }
    .blu-finmatica .bg-dark .btn-primary.disabled, .blu-finmatica .bg-dark .btn-primary:disabled {
      color: #004d99; }
  .blu-finmatica .bg-dark .btn-outline-primary {
    color: #FFF;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #FFF;
    box-shadow: inset 0 0 0 2px #FFF; }
    .blu-finmatica .bg-dark .btn-outline-primary:hover {
      color: #e6e6e6;
      box-shadow: inset 0 0 0 1px #e6e6e6; }
    .blu-finmatica .bg-dark .btn-outline-primary:focus, .blu-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-outline-primary, .blu-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-outline-primary,
    .blu-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-outline-primary, .blu-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-outline-primary, .blu-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-outline-primary.lever, .blu-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-outline-primary.lever, .rosso-finmatica .form-check .blu-finmatica .bg-dark [type='checkbox']:focus + label.btn-outline-primary, .rosso-finmatica .form-check .blu-finmatica .bg-dark [type='radio']:focus + label.btn-outline-primary, .rosso-finmatica .toggles label .blu-finmatica .bg-dark input[type='checkbox']:focus + .btn-outline-primary.lever, .blu-finmatica .bg-dark .btn-outline-primary.focus {
      box-shadow: inset 0 0 0 1px #e6e6e6, 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
    .blu-finmatica .bg-dark .btn-outline-primary.disabled, .blu-finmatica .bg-dark .btn-outline-primary:disabled {
      color: #FFF;
      background-color: transparent; }
    .blu-finmatica .bg-dark .btn-outline-primary:not(:disabled):not(.disabled):active, .blu-finmatica .bg-dark .btn-outline-primary:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .bg-dark .btn-outline-primary.dropdown-toggle {
      color: #e6e6e6;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #e6e6e6; }
      .blu-finmatica .bg-dark .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .blu-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-outline-primary:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-outline-primary:not(:disabled):not(.disabled):active,
      .blu-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-outline-primary:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-outline-primary:not(:disabled):not(.disabled):active, .blu-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-outline-primary.lever:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-outline-primary.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica .bg-dark [type='checkbox']:focus + label.btn-outline-primary:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica .bg-dark [type='radio']:focus + label.btn-outline-primary:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica .bg-dark input[type='checkbox']:focus + .btn-outline-primary.lever:not(:disabled):not(.disabled):active, .blu-finmatica .bg-dark .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .blu-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-outline-primary:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-outline-primary:not(:disabled):not(.disabled).active,
      .blu-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-outline-primary:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-outline-primary:not(:disabled):not(.disabled).active, .blu-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-outline-primary.lever:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-outline-primary.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica .bg-dark [type='checkbox']:focus + label.btn-outline-primary:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica .bg-dark [type='radio']:focus + label.btn-outline-primary:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica .bg-dark input[type='checkbox']:focus + .btn-outline-primary.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .bg-dark .btn-outline-primary.dropdown-toggle:focus,
      .show > .blu-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-outline-primary.dropdown-toggle,
      .show > .blu-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-outline-primary.dropdown-toggle,
      .show > .blu-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-outline-primary.dropdown-toggle,
      .show > .blu-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-outline-primary.dropdown-toggle,
      .show > .blu-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-outline-primary.dropdown-toggle.lever,
      .show > .blu-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-outline-primary.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica .bg-dark [type='checkbox']:focus + label.btn-outline-primary.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica .bg-dark [type='radio']:focus + label.btn-outline-primary.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica .bg-dark input[type='checkbox']:focus + .btn-outline-primary.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
    .blu-finmatica .bg-dark .btn-outline-primary:hover {
      box-shadow: inset 0 0 0 2px #e6e6e6; }
    .blu-finmatica .bg-dark .btn-outline-primary:focus, .blu-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-outline-primary, .blu-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-outline-primary,
    .blu-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-outline-primary, .blu-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-outline-primary, .blu-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-outline-primary.lever, .blu-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-outline-primary.lever, .rosso-finmatica .form-check .blu-finmatica .bg-dark [type='checkbox']:focus + label.btn-outline-primary, .rosso-finmatica .form-check .blu-finmatica .bg-dark [type='radio']:focus + label.btn-outline-primary, .rosso-finmatica .toggles label .blu-finmatica .bg-dark input[type='checkbox']:focus + .btn-outline-primary.lever, .blu-finmatica .bg-dark .btn-outline-primary.focus {
      box-shadow: inset 0 0 0 2px #FFF, 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
    .blu-finmatica .bg-dark .btn-outline-primary:not(:disabled):not(.disabled).active, .blu-finmatica .bg-dark .btn-outline-primary:not(:disabled):not(.disabled):active,
    .show > .blu-finmatica .bg-dark .btn-outline-primary.dropdown-toggle {
      box-shadow: inset 0 0 0 2px #FFF; }
  .blu-finmatica .bg-dark .btn-secondary {
    color: #FFF;
    background-color: #0066cc;
    border-color: #FFF;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    color: #FFF; }
    .blu-finmatica .bg-dark .btn-secondary:hover {
      color: #FFF;
      background-color: #0079f2;
      border-color: #e6e6e6; }
    .blu-finmatica .bg-dark .btn-secondary:focus, .blu-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-secondary, .blu-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-secondary,
    .blu-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-secondary, .blu-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-secondary, .blu-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-secondary.lever, .blu-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-secondary.lever, .rosso-finmatica .form-check .blu-finmatica .bg-dark [type='checkbox']:focus + label.btn-secondary, .rosso-finmatica .form-check .blu-finmatica .bg-dark [type='radio']:focus + label.btn-secondary, .rosso-finmatica .toggles label .blu-finmatica .bg-dark input[type='checkbox']:focus + .btn-secondary.lever, .blu-finmatica .bg-dark .btn-secondary.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
    .blu-finmatica .bg-dark .btn-secondary.disabled, .blu-finmatica .bg-dark .btn-secondary:disabled {
      color: #FFF;
      background-color: #0066cc;
      border-color: #FFF; }
    .blu-finmatica .bg-dark .btn-secondary:not(:disabled):not(.disabled):active, .blu-finmatica .bg-dark .btn-secondary:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .bg-dark .btn-secondary.dropdown-toggle {
      color: #FFF;
      background-color: #0080ff;
      border-color: #dfdfdf; }
      .blu-finmatica .bg-dark .btn-secondary:not(:disabled):not(.disabled):active:focus, .blu-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-secondary:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-secondary:not(:disabled):not(.disabled):active,
      .blu-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-secondary:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-secondary:not(:disabled):not(.disabled):active, .blu-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-secondary.lever:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-secondary.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica .bg-dark [type='checkbox']:focus + label.btn-secondary:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica .bg-dark [type='radio']:focus + label.btn-secondary:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica .bg-dark input[type='checkbox']:focus + .btn-secondary.lever:not(:disabled):not(.disabled):active, .blu-finmatica .bg-dark .btn-secondary:not(:disabled):not(.disabled).active:focus, .blu-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-secondary:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-secondary:not(:disabled):not(.disabled).active,
      .blu-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-secondary:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-secondary:not(:disabled):not(.disabled).active, .blu-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-secondary.lever:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-secondary.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica .bg-dark [type='checkbox']:focus + label.btn-secondary:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica .bg-dark [type='radio']:focus + label.btn-secondary:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica .bg-dark input[type='checkbox']:focus + .btn-secondary.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .bg-dark .btn-secondary.dropdown-toggle:focus,
      .show > .blu-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-secondary.dropdown-toggle,
      .show > .blu-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-secondary.dropdown-toggle,
      .show > .blu-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-secondary.dropdown-toggle,
      .show > .blu-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-secondary.dropdown-toggle,
      .show > .blu-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-secondary.dropdown-toggle.lever,
      .show > .blu-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-secondary.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica .bg-dark [type='checkbox']:focus + label.btn-secondary.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica .bg-dark [type='radio']:focus + label.btn-secondary.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica .bg-dark input[type='checkbox']:focus + .btn-secondary.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  .blu-finmatica .bg-dark .btn-outline-secondary {
    color: #FFF;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #FFF;
    box-shadow: none; }
    .blu-finmatica .bg-dark .btn-outline-secondary:hover {
      color: #e6e6e6;
      box-shadow: inset 0 0 0 1px #e6e6e6; }
    .blu-finmatica .bg-dark .btn-outline-secondary:focus, .blu-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-outline-secondary, .blu-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-outline-secondary,
    .blu-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-outline-secondary, .blu-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-outline-secondary, .blu-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-outline-secondary.lever, .blu-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-outline-secondary.lever, .rosso-finmatica .form-check .blu-finmatica .bg-dark [type='checkbox']:focus + label.btn-outline-secondary, .rosso-finmatica .form-check .blu-finmatica .bg-dark [type='radio']:focus + label.btn-outline-secondary, .rosso-finmatica .toggles label .blu-finmatica .bg-dark input[type='checkbox']:focus + .btn-outline-secondary.lever, .blu-finmatica .bg-dark .btn-outline-secondary.focus {
      box-shadow: inset 0 0 0 1px #e6e6e6, 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
    .blu-finmatica .bg-dark .btn-outline-secondary.disabled, .blu-finmatica .bg-dark .btn-outline-secondary:disabled {
      color: #FFF;
      background-color: transparent; }
    .blu-finmatica .bg-dark .btn-outline-secondary:not(:disabled):not(.disabled):active, .blu-finmatica .bg-dark .btn-outline-secondary:not(:disabled):not(.disabled).active,
    .show > .blu-finmatica .bg-dark .btn-outline-secondary.dropdown-toggle {
      color: #e6e6e6;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #e6e6e6; }
      .blu-finmatica .bg-dark .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .blu-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled):active,
      .blu-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled):active, .blu-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-outline-secondary.lever:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-outline-secondary.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica .bg-dark [type='checkbox']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .blu-finmatica .bg-dark [type='radio']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .blu-finmatica .bg-dark input[type='checkbox']:focus + .btn-outline-secondary.lever:not(:disabled):not(.disabled):active, .blu-finmatica .bg-dark .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .blu-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled).active,
      .blu-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled).active, .blu-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-outline-secondary.lever:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-outline-secondary.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica .bg-dark [type='checkbox']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica .bg-dark [type='radio']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica .bg-dark input[type='checkbox']:focus + .btn-outline-secondary.lever:not(:disabled):not(.disabled).active,
      .show > .blu-finmatica .bg-dark .btn-outline-secondary.dropdown-toggle:focus,
      .show > .blu-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-outline-secondary.dropdown-toggle,
      .show > .blu-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-outline-secondary.dropdown-toggle,
      .show > .blu-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-outline-secondary.dropdown-toggle,
      .show > .blu-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-outline-secondary.dropdown-toggle,
      .show > .blu-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-outline-secondary.dropdown-toggle.lever,
      .show > .blu-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-outline-secondary.dropdown-toggle.lever,
      .rosso-finmatica .form-check .show > .blu-finmatica .bg-dark [type='checkbox']:focus + label.btn-outline-secondary.dropdown-toggle,
      .rosso-finmatica .form-check .show > .blu-finmatica .bg-dark [type='radio']:focus + label.btn-outline-secondary.dropdown-toggle,
      .rosso-finmatica .toggles label .show > .blu-finmatica .bg-dark input[type='checkbox']:focus + .btn-outline-secondary.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
    .blu-finmatica .bg-dark .btn-outline-secondary:hover {
      box-shadow: none; }
    .blu-finmatica .bg-dark .btn-outline-secondary:focus, .blu-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-outline-secondary, .blu-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-outline-secondary,
    .blu-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-outline-secondary, .blu-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-outline-secondary, .blu-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-outline-secondary.lever, .blu-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-outline-secondary.lever, .rosso-finmatica .form-check .blu-finmatica .bg-dark [type='checkbox']:focus + label.btn-outline-secondary, .rosso-finmatica .form-check .blu-finmatica .bg-dark [type='radio']:focus + label.btn-outline-secondary, .rosso-finmatica .toggles label .blu-finmatica .bg-dark input[type='checkbox']:focus + .btn-outline-secondary.lever, .blu-finmatica .bg-dark .btn-outline-secondary.focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
    .blu-finmatica .bg-dark .btn-outline-secondary:not(:disabled):not(.disabled).active, .blu-finmatica .bg-dark .btn-outline-secondary:not(:disabled):not(.disabled):active,
    .show > .blu-finmatica .bg-dark .btn-outline-secondary.dropdown-toggle {
      box-shadow: none; }
  .blu-finmatica .font-weight-semibold {
    font-weight: 600 !important; }
  .blu-finmatica label {
    color: #435a70; }
  .blu-finmatica .form-group {
    position: relative;
    margin-bottom: 3rem;
    margin-top: 0; }
    .blu-finmatica .form-group input,
    .blu-finmatica .form-group optgroup,
    .blu-finmatica .form-group textarea {
      color: #343a40; }
    .blu-finmatica .form-group label {
      background-color: transparent;
      position: absolute;
      font-weight: 600;
      line-height: calc(2.5rem - 1px);
      transition: 0.2s ease-out;
      top: 0;
      font-size: 1rem;
      cursor: text;
      display: block;
      max-width: 100%;
      width: auto;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      padding: 0 0.5rem; }
      .blu-finmatica .form-group label.active {
        transform: translateY(-75%);
        font-size: 80%; }
    .blu-finmatica .form-group small.form-text {
      position: absolute;
      margin: 0;
      padding: 0.25rem 0.5rem;
      font-size: 80%; }
    .blu-finmatica .form-group input[type='time'] ~ label {
      transform: translateY(-75%);
      font-size: 80%; }
  .blu-finmatica ::placeholder {
    font-weight: normal; }
  .blu-finmatica input[type='date'],
  .blu-finmatica input[type='datetime-local'],
  .blu-finmatica input[type='email'],
  .blu-finmatica input[type='number'],
  .blu-finmatica input[type='password'],
  .blu-finmatica input[type='search'],
  .blu-finmatica input[type='tel'],
  .blu-finmatica input[type='text'],
  .blu-finmatica input[type='time'],
  .blu-finmatica input[type='url'],
  .blu-finmatica textarea {
    border: none;
    border-bottom: 1px solid #5c6f82;
    border-radius: 0;
    padding: 0.375rem 0.5rem;
    outline: 0;
    height: 2.5rem;
    width: 100%;
    box-shadow: none;
    transition: 0.2s ease-out;
    font-weight: 700; }
  .blu-finmatica textarea {
    border: 1px solid #5c6f82;
    height: auto; }
  .blu-finmatica .form-control:disabled, .blu-finmatica .form-control[readonly] {
    cursor: not-allowed; }
    .blu-finmatica .form-control:disabled + label, .blu-finmatica .form-control[readonly] + label {
      background-color: transparent;
      cursor: not-allowed; }
  .blu-finmatica .form-group.active .form-file-name {
    padding-bottom: 1.95rem; }
  .blu-finmatica .form-control-plaintext {
    padding: 0.375rem 0.5rem;
    background-color: #FFF !important;
    cursor: not-allowed; }
    .blu-finmatica .form-control-plaintext + label {
      cursor: not-allowed; }
  .blu-finmatica .form-control {
    background-position: center right !important;
    background-repeat: no-repeat !important;
    background-size: 45px 45% !important; }
    .blu-finmatica .form-control:focus, .blu-finmatica .form-check [type='checkbox']:focus + label.form-control,
    .blu-finmatica .form-check [type='radio']:focus + label.form-control, .blu-finmatica .toggles label input[type='checkbox']:focus + .form-control.lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.form-control, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.form-control, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .form-control.lever, .blu-finmatica .form-control:active {
      box-shadow: none !important; }
    .was-validated .blu-finmatica .form-control:valid, .blu-finmatica .form-control.is-valid {
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2300cc85' viewBox='0 0 192 512'%3E%3Cpath d='M435.848 83.466L172.804 346.51l-96.652-96.652c-4.686-4.686-12.284-4.686-16.971 0l-28.284 28.284c-4.686 4.686-4.686 12.284 0 16.971l133.421 133.421c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-28.284-28.284c-4.686-4.686-12.284-4.686-16.97 0z'/%3E%3C/svg%3E"); }
    .was-validated .blu-finmatica .form-control:invalid, .blu-finmatica .form-control.is-invalid {
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f73e5a' viewBox='0 0 384 512'%3E%3Cpath d='M231.6 256l130.1-130.1c4.7-4.7 4.7-12.3 0-17l-22.6-22.6c-4.7-4.7-12.3-4.7-17 0L192 216.4 61.9 86.3c-4.7-4.7-12.3-4.7-17 0l-22.6 22.6c-4.7 4.7-4.7 12.3 0 17L152.4 256 22.3 386.1c-4.7 4.7-4.7 12.3 0 17l22.6 22.6c4.7 4.7 12.3 4.7 17 0L192 295.6l130.1 130.1c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17L231.6 256z'/%3E%3C/svg%3E"); }
    .blu-finmatica .form-control.warning {
      background-size: 25px 45% !important;
      border-color: #ffc107;
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff9900' viewBox='0 0 192 512'%3E%3Cpath d='M176 432c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80zM25.26 25.199l13.6 272C39.499 309.972 50.041 320 62.83 320h66.34c12.789 0 23.331-10.028 23.97-22.801l13.6-272C167.425 11.49 156.496 0 142.77 0H49.23C35.504 0 24.575 11.49 25.26 25.199z'/%3E%3C/svg%3E"); }
    .blu-finmatica .form-control.is-valid ~ .warning-feedback {
      display: block; }
  .blu-finmatica .warning-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 0.777rem;
    color: #ffc107; }
  .blu-finmatica .valid-feedback,
  .blu-finmatica .invalid-feedback,
  .blu-finmatica .warning-feedback {
    margin-left: 0.5rem; }
  .blu-finmatica .input-group .input-group-text {
    padding: 0.375rem 0.5rem;
    border-bottom: 1px solid #5c6f82; }
  .blu-finmatica .input-group .input-group-prepend {
    margin-right: 0; }
    .blu-finmatica .input-group .input-group-prepend ~ label {
      left: 2.25rem;
      max-width: calc(100% - 2.25rem); }
    .blu-finmatica .input-group .input-group-prepend .btn {
      border-radius: 4px 0 0 4px; }
  .blu-finmatica .input-group .input-group-append {
    margin-left: 0; }
    .blu-finmatica .input-group .input-group-append .btn {
      padding-top: 0;
      padding-bottom: 0;
      border-bottom: 1px solid #5c6f82;
      border-radius: 0 4px 4px 0;
      box-shadow: none; }
  .blu-finmatica .input-group-lg > .form-control,
  .blu-finmatica .input-group-lg > .input-group-prepend > .input-group-text,
  .blu-finmatica .input-group-lg > .input-group-append > .input-group-text,
  .blu-finmatica .input-group-lg > .input-group-prepend > .btn,
  .blu-finmatica .input-group-lg > .input-group-append > .btn {
    padding: 0 1rem;
    border-radius: 0; }
  .blu-finmatica .form-check {
    padding-left: 0;
    margin-top: 0.5rem; }
    .blu-finmatica .form-check [type='checkbox'],
    .blu-finmatica .form-check [type='radio'] {
      position: absolute;
      left: -9999px; }
      .blu-finmatica .form-check [type='checkbox'] + label,
      .blu-finmatica .form-check [type='radio'] + label {
        position: relative;
        padding-left: 36px;
        cursor: pointer;
        display: inline-block;
        height: 32px;
        line-height: 32px;
        font-size: 1rem;
        user-select: none; }
    .blu-finmatica .form-check [type='checkbox'] + label::after,
    .blu-finmatica .form-check [type='checkbox'] + label::before {
      content: '';
      left: 0;
      position: absolute;
      transition: 0.2s ease-out;
      z-index: 1;
      border-style: solid;
      border-width: 2px; }
    .blu-finmatica .form-check [type='checkbox'] + label::before {
      top: 0;
      width: 17px;
      height: 17px;
      border: 1px solid #e6e9f2;
      border-radius: 1px;
      margin: 2px 5px;
      transform: rotateZ(37deg);
      transform-origin: 100% 100%; }
    .blu-finmatica .form-check [type='checkbox'] + label::after {
      border-radius: 4px;
      height: 20px;
      width: 20px;
      margin: 6px 5px;
      top: 0; }
    .blu-finmatica .form-check [type='checkbox']:checked + label::before {
      top: 6px;
      left: 1px;
      width: 8px;
      height: 13px;
      border-style: solid;
      border-width: 2px;
      border-color: transparent #fff #fff transparent;
      transform: rotate(40deg);
      backface-visibility: hidden;
      transform-origin: 100% 100%;
      opacity: 0.8; }
    .blu-finmatica .form-check [type='checkbox']:checked + label::after {
      border-color: #0066cc;
      background-color: #0066cc;
      z-index: 0; }
    .blu-finmatica .form-check [type='checkbox']:not(:checked) + label::after {
      background-color: transparent;
      border-color: #5c6f82;
      z-index: 0; }
    .blu-finmatica .form-check [type='checkbox']:not(:checked) + label::before {
      width: 0;
      height: 0;
      border-color: transparent;
      left: 6px;
      top: 10px; }
    .blu-finmatica .form-check [type='checkbox']:disabled + label {
      cursor: not-allowed; }
    .blu-finmatica .form-check [type='checkbox']:disabled:not(:checked) + label::after {
      border-color: #e6e9f2;
      background-color: #fff; }
    .blu-finmatica .form-check [type='checkbox']:disabled:checked + label::after {
      background-color: #e6e9f2;
      border-color: #e6e9f2; }
    .blu-finmatica .form-check [type='radio'] + label {
      transition: 0.2s ease-out; }
      .blu-finmatica .form-check [type='radio'] + label::after, .blu-finmatica .form-check [type='radio'] + label::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        margin: 5px;
        width: 22px;
        height: 22px;
        z-index: 0;
        border-radius: 50%;
        border-style: solid;
        border-width: 2px;
        transition: 0.2s ease-out; }
    .blu-finmatica .form-check [type='radio']:not(:checked) + label::after, .blu-finmatica .form-check [type='radio']:not(:checked) + label::before {
      border-color: #5c6f82; }
    .blu-finmatica .form-check [type='radio']:not(:checked) + label:after {
      z-index: -1;
      transform: scale(0); }
    .blu-finmatica .form-check [type='radio']:checked + label::after {
      border-color: #0066cc;
      background-color: #0066cc;
      z-index: 0;
      transform: scale(0.64); }
    .blu-finmatica .form-check [type='radio']:checked + label::before {
      border-color: #0066cc; }
    .blu-finmatica .form-check [type='radio']:disabled + label {
      cursor: not-allowed; }
    .blu-finmatica .form-check [type='radio']:disabled:not(:checked) + label::after, .blu-finmatica .form-check [type='radio']:disabled:not(:checked) + label::before {
      border-color: #e6e9f2; }
    .blu-finmatica .form-check [type='radio']:disabled:checked + label::after {
      border-color: #e6e9f2;
      background-color: #e6e9f2; }
    .blu-finmatica .form-check [type='radio']:disabled:checked + label::before {
      border-color: #e6e9f2; }
    .blu-finmatica .form-check.form-check-group {
      padding: 0 0 8px 0;
      margin-bottom: 16px;
      box-shadow: inset 0 -1px 0 0 rgba(1, 1, 1, 0.1); }
      .blu-finmatica .form-check.form-check-group [type='checkbox'] + label,
      .blu-finmatica .form-check.form-check-group [type='radio'] + label {
        position: static;
        padding-left: 8px;
        padding-right: 52px; }
        .blu-finmatica .form-check.form-check-group [type='checkbox'] + label::after, .blu-finmatica .form-check.form-check-group [type='checkbox'] + label::before,
        .blu-finmatica .form-check.form-check-group [type='radio'] + label::after,
        .blu-finmatica .form-check.form-check-group [type='radio'] + label::before {
          right: 15px;
          left: auto; }
      .blu-finmatica .form-check.form-check-group [type='checkbox']:checked + label::before {
        right: 26px; }
      .blu-finmatica .form-check.form-check-group [type='radio']:checked + label::before {
        right: 15px; }
      .blu-finmatica .form-check.form-check-group .form-text {
        opacity: 0.6;
        margin: 0;
        padding-left: 8px;
        padding-right: 52px; }
  .blu-finmatica input[type='file'] + label {
    background-color: transparent; }
  .blu-finmatica .form-file input[type='file'] {
    filter: alpha(opacity=0);
    margin: 0;
    max-width: 100%;
    opacity: 0; }
  .blu-finmatica .form-file .form-file-name {
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    color: #464a4c;
    left: 0;
    line-height: 1.7;
    overflow: hidden;
    padding: 0.5rem 0.6rem 2rem;
    max-height: 2rem;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    user-select: none;
    z-index: 5; }
    .blu-finmatica .form-file .form-file-name::before {
      background-color: #FFF;
      border-color: #0066cc;
      bottom: -1px;
      color: #0066cc;
      content: 'Sfoglia';
      display: block;
      height: 2.5rem;
      line-height: 1.7;
      padding: 0.4rem 1rem 1.5rem;
      border: 1px solid #0066cc;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 6;
      border-top-right-radius: 4px; }
  .blu-finmatica .input-number {
    position: relative;
    width: 100%; }
    .blu-finmatica .input-number.input-number-adaptive {
      width: auto;
      display: inline; }
      .blu-finmatica .input-number.input-number-adaptive input[type='number'] {
        width: auto; }
    .blu-finmatica .input-number input[type='number'] {
      appearance: textfield;
      color: #5c6f82;
      padding-right: 32px;
      padding-left: 12px;
      min-width: 86px !important;
      width: 100%; }
      .blu-finmatica .input-number input[type='number']::-webkit-inner-spin-button, .blu-finmatica .input-number input[type='number']::-webkit-outer-spin-button {
        -webkit-appearance: none; }
      .blu-finmatica .input-number input[type='number']::-ms-clear {
        display: none; }
      .blu-finmatica .input-number input[type='number']:focus, .blu-finmatica .input-number .toggles label input[type='checkbox']:focus + input.lever[type='number'], .blu-finmatica .toggles label .input-number input[type='checkbox']:focus + input.lever[type='number'], .rosso-finmatica .toggles label .blu-finmatica .input-number input[type='checkbox']:focus + input.lever[type='number'] {
        color: #343a40; }
    .blu-finmatica .input-number.input-number-currency:before, .blu-finmatica .input-number.input-number-percentage:before {
      position: absolute;
      left: 14px;
      top: 0;
      color: #5c6f82;
      font-weight: bold;
      font-size: 1rem; }
    .blu-finmatica .input-number.input-number-currency input[type='number'], .blu-finmatica .input-number.input-number-percentage input[type='number'] {
      padding-left: 40px; }
    .blu-finmatica .input-number.input-number-currency:before {
      content: '€'; }
    .blu-finmatica .input-number.input-number-percentage:before {
      content: '%'; }
    .blu-finmatica .input-number.disabled input[type='number'] {
      background-color: transparent;
      color: #adb2b8;
      border-bottom-color: #adb2b8; }
      .blu-finmatica .input-number.disabled input[type='number']:hover {
        cursor: not-allowed;
        color: #adb2b8; }
    .blu-finmatica .input-number.disabled button {
      pointer-events: none; }
      .blu-finmatica .input-number.disabled button:hover {
        cursor: not-allowed; }
      .blu-finmatica .input-number.disabled button.input-number-add:after {
        border-color: transparent transparent #adb2b8 transparent; }
      .blu-finmatica .input-number.disabled button.input-number-sub:after {
        border-color: #adb2b8 transparent transparent transparent; }
    .blu-finmatica .input-number button {
      position: absolute;
      right: 2px;
      transition: opacity 0.1s;
      padding: 0;
      border: none;
      height: 20px;
      width: 24px;
      background: transparent; }
      .blu-finmatica .input-number button:after {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        content: '';
        width: 0;
        height: 0;
        border-style: solid; }
      .blu-finmatica .input-number button:focus.input-number-add:after, .blu-finmatica .input-number .toggles label input[type='checkbox']:focus + button.input-number-add.lever:after, .blu-finmatica .toggles label .input-number input[type='checkbox']:focus + button.input-number-add.lever:after, .rosso-finmatica .toggles label .blu-finmatica .input-number input[type='checkbox']:focus + button.input-number-add.lever:after, .blu-finmatica .input-number button:hover.input-number-add:after {
        border-color: transparent transparent #343a40 transparent; }
      .blu-finmatica .input-number button:focus.input-number-sub:after, .blu-finmatica .input-number .toggles label input[type='checkbox']:focus + button.input-number-sub.lever:after, .blu-finmatica .toggles label .input-number input[type='checkbox']:focus + button.input-number-sub.lever:after, .rosso-finmatica .toggles label .blu-finmatica .input-number input[type='checkbox']:focus + button.input-number-sub.lever:after, .blu-finmatica .input-number button:hover.input-number-sub:after {
        border-color: #343a40 transparent transparent transparent; }
      .blu-finmatica .input-number button:focus:not(.focus--mouse), .blu-finmatica .input-number .toggles label input[type='checkbox']:focus + button.lever:not(.focus--mouse), .blu-finmatica .toggles label .input-number input[type='checkbox']:focus + button.lever:not(.focus--mouse), .rosso-finmatica .toggles label .blu-finmatica .input-number input[type='checkbox']:focus + button.lever:not(.focus--mouse) {
        opacity: 1; }
      .blu-finmatica .input-number button.input-number-add {
        top: -6px; }
        .blu-finmatica .input-number button.input-number-add:after {
          border-width: 0 5px 6px 5px;
          border-color: transparent transparent #5c6f82 transparent; }
      .blu-finmatica .input-number button.input-number-sub {
        bottom: -6px; }
        .blu-finmatica .input-number button.input-number-sub:after {
          border-width: 6px 5px 0 5px;
          border-color: #5c6f82 transparent transparent transparent; }
      .blu-finmatica .input-number button:hover {
        cursor: pointer; }
  .blu-finmatica label.input-number-label {
    display: block;
    color: #5c6f82;
    font-weight: 600;
    line-height: 1em;
    font-size: 80%;
    cursor: text;
    display: block;
    width: 100%;
    padding: 0 0.5rem; }
  @media (min-width: 1200px) {
    .blu-finmatica .input-number button {
      opacity: 0; }
    .blu-finmatica .input-number:hover button {
      opacity: 1; } }
  .blu-finmatica .upload,
  .blu-finmatica .upload-avatar {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1; }
  .blu-finmatica .upload[type='file'] + label {
    max-width: 80%;
    font-size: 1rem;
    font-weight: 700;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 7px 24px;
    border-radius: 0.25rem;
    color: #FFF;
    background-color: #0066cc;
    transition: background-color 0.15s; }
    .blu-finmatica .upload[type='file'] + label:hover {
      background-color: #004d99; }
    .blu-finmatica .upload[type='file'] + label svg {
      fill: #FFF;
      margin-right: 10px; }
  .blu-finmatica .upload:focus + label, .blu-finmatica .form-check [type='checkbox']:focus + label.upload + label, .blu-finmatica .form-check [type='radio']:focus + label.upload + label, .blu-finmatica .toggles label input[type='checkbox']:focus + .upload.lever + label, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.upload + label, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.upload + label, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .upload.lever + label {
    background-color: #004d99;
    outline: auto 5px -webkit-focus-ring-color; }
  .blu-finmatica .upload-pictures-wall {
    padding: 0;
    display: flex;
    flex-wrap: wrap; }
    .blu-finmatica .upload-pictures-wall > li {
      list-style-type: none;
      margin-right: 8px;
      margin-bottom: 8px; }
      .blu-finmatica .upload-pictures-wall > li:last-child {
        margin-right: 0; }
    .blu-finmatica .upload-pictures-wall .upload[type='file'] + label {
      height: 128px;
      width: 128px;
      border-radius: 0;
      padding: 0;
      border: 2px dashed #bfdfff;
      background-color: #f2f9ff;
      color: #0066cc;
      text-align: center;
      display: table-cell;
      vertical-align: middle;
      transition: border-color 0.2s; }
      .blu-finmatica .upload-pictures-wall .upload[type='file'] + label .icon {
        display: block;
        fill: #0066cc;
        margin: 0 auto;
        width: 48px;
        height: 48px;
        flex-shrink: 0; }
      .blu-finmatica .upload-pictures-wall .upload[type='file'] + label:hover {
        border: 2px dashed #0066cc; }
    .blu-finmatica .upload-pictures-wall .upload:focus[type='file'] + label, .blu-finmatica .upload-pictures-wall .form-check [type='checkbox']:focus + label.upload[type='file'] + label, .blu-finmatica .form-check .upload-pictures-wall [type='checkbox']:focus + label.upload[type='file'] + label, .blu-finmatica .upload-pictures-wall .form-check [type='radio']:focus + label.upload[type='file'] + label, .blu-finmatica .form-check .upload-pictures-wall [type='radio']:focus + label.upload[type='file'] + label, .blu-finmatica .upload-pictures-wall .toggles label input[type='checkbox']:focus + .upload.lever[type='file'] + label, .blu-finmatica .toggles label .upload-pictures-wall input[type='checkbox']:focus + .upload.lever[type='file'] + label, .rosso-finmatica .form-check .blu-finmatica .upload-pictures-wall [type='checkbox']:focus + label.upload[type='file'] + label, .rosso-finmatica .form-check .blu-finmatica .upload-pictures-wall [type='radio']:focus + label.upload[type='file'] + label, .rosso-finmatica .toggles label .blu-finmatica .upload-pictures-wall input[type='checkbox']:focus + .upload.lever[type='file'] + label, .blu-finmatica .upload-pictures-wall .upload:active[type='file'] + label {
      border: 2px dashed #6aaaeb; }
    .blu-finmatica .upload-pictures-wall .upload-image {
      flex-shrink: 0;
      width: 128px;
      height: 128px; }
      .blu-finmatica .upload-pictures-wall .upload-image img {
        object-fit: cover;
        width: 100%;
        height: 100%; }
  .blu-finmatica .upload-file-list {
    margin-top: 5px;
    padding: 0; }
    .blu-finmatica .upload-file-list.upload-file-list-image .progress {
      left: 52px; }
    .blu-finmatica .upload-file-list .upload-file {
      list-style-type: none;
      display: flex;
      align-items: center;
      max-width: 375px;
      margin-bottom: 16px;
      position: relative; }
      .blu-finmatica .upload-file-list .upload-file.uploading .icon {
        fill: #5b6f82; }
      .blu-finmatica .upload-file-list .upload-file.uploading p {
        color: #5b6f82; }
      .blu-finmatica .upload-file-list .upload-file.success svg {
        fill: #0066cc; }
      .blu-finmatica .upload-file-list .upload-file.success p {
        color: #0066cc; }
        .blu-finmatica .upload-file-list .upload-file.success p .upload-file-weight {
          display: inline-block; }
      .blu-finmatica .upload-file-list .upload-file.error svg {
        fill: #dc3545; }
      .blu-finmatica .upload-file-list .upload-file.error p {
        color: #dc3545; }
      .blu-finmatica .upload-file-list .upload-file svg {
        flex-shrink: 0; }
      .blu-finmatica .upload-file-list .upload-file .upload-image {
        flex-shrink: 0;
        width: 40px;
        height: 40px; }
        .blu-finmatica .upload-file-list .upload-file .upload-image img {
          object-fit: cover;
          width: 100%;
          height: 100%; }
      .blu-finmatica .upload-file-list .upload-file p {
        margin: 0;
        font-size: 0.889rem;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-left: 12px;
        overflow: hidden; }
        .blu-finmatica .upload-file-list .upload-file p .upload-file-weight {
          color: #5b6f82;
          font-size: 0.75em;
          margin-left: 10px;
          display: none; }
      .blu-finmatica .upload-file-list .upload-file button {
        background: transparent;
        border: 0;
        padding: 0px;
        margin-left: auto; }
        .blu-finmatica .upload-file-list .upload-file button:hover {
          cursor: pointer; }
          .blu-finmatica .upload-file-list .upload-file button:hover svg {
            fill: #0066cc; }
    .blu-finmatica .upload-file-list .progress {
      position: absolute;
      bottom: -10px;
      left: 36px;
      width: calc(100% - 45px);
      height: 4px;
      background-color: #e8f2fc;
      box-shadow: none; }
      .blu-finmatica .upload-file-list .progress.progress-image {
        width: calc(100% - 60px); }
  .blu-finmatica .upload-avatar-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
    .blu-finmatica .upload-avatar-container .upload-avatar[type='file'] + label {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
      .blu-finmatica .upload-avatar-container .upload-avatar[type='file'] + label svg {
        display: none; }
      .blu-finmatica .upload-avatar-container .upload-avatar[type='file'] + label span {
        display: none; }
  .blu-finmatica .avatar-upload-wrapper {
    position: relative;
    display: inline-block; }
    .blu-finmatica .avatar-upload-wrapper .avatar.avatar-upload {
      position: relative; }
    .blu-finmatica .avatar-upload-wrapper .avatar-upload-icon {
      position: absolute;
      bottom: 16px;
      right: 4px;
      width: 26px;
      height: 26px;
      background: #ebeced;
      border-radius: 50%;
      border: 2px solid #FFF;
      display: flex;
      justify-content: center;
      align-items: center;
      pointer-events: none; }
      .blu-finmatica .avatar-upload-wrapper .avatar-upload-icon > svg {
        width: 16px;
        height: 16px; }
    .blu-finmatica .avatar-upload-wrapper.size-sm .avatar {
      width: 80px;
      height: 80px; }
    .blu-finmatica .avatar-upload-wrapper.size-sm .avatar-upload-icon {
      bottom: 6px;
      right: 4px;
      width: 18px;
      height: 18px; }
      .blu-finmatica .avatar-upload-wrapper.size-sm .avatar-upload-icon > svg {
        width: 12px;
        height: 12px; }
  .blu-finmatica .upload-dragdrop {
    display: inline-flex;
    align-items: center; }
    .blu-finmatica .upload-dragdrop.dragover .upload-dragdrop-image img, .blu-finmatica .upload-dragdrop.loading .upload-dragdrop-image img {
      transform: translateX(-50%) translateY(-50%) scale(0.85); }
    .blu-finmatica .upload-dragdrop.loading p:not(.upload-dragdrop-weight) {
      font-style: italic; }
    .blu-finmatica .upload-dragdrop.loading .upload-dragdrop-loading {
      opacity: 1; }
    .blu-finmatica .upload-dragdrop.loading .upload-dragdrop-text .upload-dragdrop-weight, .blu-finmatica .upload-dragdrop.success .upload-dragdrop-text .upload-dragdrop-weight {
      visibility: visible; }
    .blu-finmatica .upload-dragdrop.success .upload-dragdrop-success {
      opacity: 1;
      transform: scale(1); }
  .blu-finmatica .upload-dragdrop-text p {
    margin: 0;
    font-size: 0.889rem;
    color: #6c757d; }
    .blu-finmatica .upload-dragdrop-text p.upload-dragdrop-weight {
      color: #5b6f82;
      font-size: 0.778rem;
      visibility: hidden; }
      .blu-finmatica .upload-dragdrop-text p.upload-dragdrop-weight svg {
        fill: #5b6f82; }
  .blu-finmatica .upload-dragdrop-text h5 {
    margin: 0;
    font-size: 1.333rem;
    font-weight: 700;
    color: #17324d; }
  .blu-finmatica .upload-dragdrop-input {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1; }
    .blu-finmatica .upload-dragdrop-input[type='file'] + label {
      text-decoration: underline;
      color: #0066cc;
      cursor: pointer; }
    .blu-finmatica .upload-dragdrop-input:focus[type='file'] + label, .blu-finmatica .form-check [type='checkbox']:focus + label.upload-dragdrop-input[type='file'] + label, .blu-finmatica .form-check [type='radio']:focus + label.upload-dragdrop-input[type='file'] + label, .blu-finmatica .toggles label input[type='checkbox']:focus + .upload-dragdrop-input.lever[type='file'] + label, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label.upload-dragdrop-input[type='file'] + label, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label.upload-dragdrop-input[type='file'] + label, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .upload-dragdrop-input.lever[type='file'] + label {
      outline: auto 5px -webkit-focus-ring-color; }
  .blu-finmatica .upload-dragdrop-loading {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 0;
    transition: opacity 0.2s; }
    .blu-finmatica .upload-dragdrop-loading .upload-progress {
      transform: scale(0.355);
      position: absolute;
      top: -162px;
      left: -162px; }
      .blu-finmatica .upload-dragdrop-loading .upload-progress .clProg {
        font-weight: 700; }
  .blu-finmatica .upload-dragdrop-image {
    width: 128px;
    height: 128px;
    flex-shrink: 0;
    position: relative;
    margin-right: 16px; }
    .blu-finmatica .upload-dragdrop-image img {
      display: block;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      overflow: hidden;
      position: absolute;
      transform-origin: center center;
      position: absolute;
      top: 50%;
      left: 50%;
      transition: transform 0.4s cubic-bezier(0.33, 1.07, 0.54, 1);
      transform: translateX(-50%) translateY(-50%); }
    .blu-finmatica .upload-dragdrop-image .upload-dragdrop-success {
      width: 36px;
      height: 36px;
      position: absolute;
      top: calc(50% - 18px);
      left: 20px;
      background: #0066cc;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      opacity: 0;
      transform: scale(0.6);
      transition: opacity 0.2s, transform 0.5s cubic-bezier(0.75, -0.5, 0, 1.75); }
      .blu-finmatica .upload-dragdrop-image .upload-dragdrop-success svg {
        fill: #FFF;
        width: 30px;
        height: 30px; }
  @media (min-width: 576px) {
    .blu-finmatica .upload[type='file'] + label {
      font-size: 0.889rem; } }
  @media (min-width: 768px) {
    .blu-finmatica .upload-dragdrop-image {
      width: 180px;
      height: 180px;
      margin-right: 32px; }
      .blu-finmatica .upload-dragdrop-image .upload-dragdrop-success {
        left: 28px; }
    .blu-finmatica .upload-dragdrop-loading .upload-progress {
      transform: scale(0.5);
      top: -136px;
      left: -136px; } }
  @media (min-width: 1200px) {
    .blu-finmatica .avatar-upload:hover .upload-avatar-container,
    .blu-finmatica .avatar-upload:focus-within .upload-avatar-container {
      opacity: 1;
      transition: opacity 0.25s; }
    .blu-finmatica .upload-avatar-container {
      bottom: -10%;
      left: 0;
      right: 0;
      top: auto;
      width: 100%;
      height: 60%;
      background-color: rgba(0, 0, 0, 0.6);
      transition: opacity 0.15s;
      opacity: 0; }
      .blu-finmatica .upload-avatar-container .upload-avatar[type='file'] + label {
        margin: 0;
        padding-top: 10px;
        color: #FFF;
        text-align: center;
        width: 100%;
        height: 100%;
        font-size: 12px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-direction: column;
        cursor: pointer; }
        .blu-finmatica .upload-avatar-container .upload-avatar[type='file'] + label span {
          display: block; }
        .blu-finmatica .upload-avatar-container .upload-avatar[type='file'] + label svg {
          display: block;
          fill: #FFF;
          width: 20px;
          height: 20px;
          display: block; }
      .blu-finmatica .upload-avatar-container .upload-avatar:focus:not(.focus--mouse)[type='file'] + label, .blu-finmatica .upload-avatar-container .form-check [type='checkbox']:focus + label.upload-avatar:not(.focus--mouse)[type='file'] + label, .blu-finmatica .form-check .upload-avatar-container [type='checkbox']:focus + label.upload-avatar:not(.focus--mouse)[type='file'] + label, .blu-finmatica .upload-avatar-container .form-check [type='radio']:focus + label.upload-avatar:not(.focus--mouse)[type='file'] + label, .blu-finmatica .form-check .upload-avatar-container [type='radio']:focus + label.upload-avatar:not(.focus--mouse)[type='file'] + label, .blu-finmatica .upload-avatar-container .toggles label input[type='checkbox']:focus + .upload-avatar.lever:not(.focus--mouse)[type='file'] + label, .blu-finmatica .toggles label .upload-avatar-container input[type='checkbox']:focus + .upload-avatar.lever:not(.focus--mouse)[type='file'] + label, .rosso-finmatica .form-check .blu-finmatica .upload-avatar-container [type='checkbox']:focus + label.upload-avatar:not(.focus--mouse)[type='file'] + label, .rosso-finmatica .form-check .blu-finmatica .upload-avatar-container [type='radio']:focus + label.upload-avatar:not(.focus--mouse)[type='file'] + label, .rosso-finmatica .toggles label .blu-finmatica .upload-avatar-container input[type='checkbox']:focus + .upload-avatar.lever:not(.focus--mouse)[type='file'] + label {
        outline: auto 5px -webkit-focus-ring-color; }
    .blu-finmatica .avatar-upload-wrapper .avatar-upload-icon {
      display: none; }
    .blu-finmatica .avatar-upload-wrapper.size-sm .upload-avatar[type='file'] + label span {
      display: none; } }
  .blu-finmatica .toggles,
  .blu-finmatica .toggles * {
    appearance: none;
    user-select: none; }
  .blu-finmatica .toggles label {
    cursor: pointer;
    width: 100%;
    margin-bottom: 8px;
    height: 32px;
    line-height: 32px;
    font-weight: bold; }
    .blu-finmatica .toggles label input[type='checkbox'] {
      opacity: 0;
      width: 0;
      height: 0; }
      .blu-finmatica .toggles label input[type='checkbox'] + .lever {
        content: '';
        position: relative;
        width: 46px;
        height: 16px;
        background-color: #e6e9f2;
        border-radius: 10px;
        margin-right: 10px;
        transition: background 0.3s ease;
        vertical-align: middle;
        margin: 0 16px;
        float: right;
        margin-top: 8px; }
        .blu-finmatica .toggles label input[type='checkbox'] + .lever:before, .blu-finmatica .toggles label input[type='checkbox'] + .lever:after {
          content: '';
          position: absolute;
          display: inline-block;
          width: 26px;
          height: 26px;
          border-radius: 50%;
          left: 0;
          top: -5px;
          left: -3px;
          transition: left 0.3s ease, background 0.1s ease, transform 0.1s ease; }
        .blu-finmatica .toggles label input[type='checkbox'] + .lever:before {
          background-color: rgba(0, 102, 204, 0.15); }
        .blu-finmatica .toggles label input[type='checkbox'] + .lever:after {
          background-color: #5c6f82;
          background-size: 10px 10px;
          background-repeat: no-repeat;
          background-position: center;
          background-image: url("data:image/svg+xml;charset=UTF-8, %3csvg width='10px' height='10px' viewBox='0 0 10 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' opacity='0.8'%3e%3cg id='Data-entry/toggle/Light_bg/disabledOff' transform='translate(-8.000000, -11.000000)' fill='%23FFFFFF'%3e%3cpath d='M14.363961,15.9497475 L17.8994949,19.4852814 L16.4852814,20.8994949 L12.9497475,17.363961 L9.41421356,20.8994949 L8,19.4852814 L11.5355339,15.9497475 L8,12.4142136 L9.41421356,11 L12.9497475,14.5355339 L16.4852814,11 L17.8994949,12.4142136 L14.363961,15.9497475 Z' id='Combined-Shape'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
          border: 2px solid #fff; }
      .blu-finmatica .toggles label input[type='checkbox']:checked + .lever {
        background-color: #e6e9f2; }
        .blu-finmatica .toggles label input[type='checkbox']:checked + .lever:before, .blu-finmatica .toggles label input[type='checkbox']:checked + .lever:after {
          left: 23px; }
        .blu-finmatica .toggles label input[type='checkbox']:checked + .lever:after {
          background-color: #0066cc;
          background-size: 14px 14px;
          background-repeat: no-repeat;
          background-position: center;
          background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14px' height='11px' viewBox='0 0 14 11'%3E%3Cg stroke='none' fill='none' opacity='0.5'%3E%3Cg transform='translate(-28.000000, -11.000000)' fill='%23FFF'%3E%3Cg transform='translate(24.000000, 16.000000) scale(-1, 1) translate(-24.000000, -16.000000) translate(1.000000, 4.000000)'%3E%3Cpath d='M13,15 L13,5 L15,5 L15,15 L15,17 L9,17 L9,15 L13,15 Z' transform='translate(12.000000, 11.000000) scale(-1, 1) rotate(45.000000) translate(-12.000000, -11.000000) '/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"); }
      .blu-finmatica .toggles label input[type='checkbox'][disabled] + .lever {
        cursor: default;
        background-color: #e6e9f2; }
        .blu-finmatica .toggles label input[type='checkbox'][disabled] + .lever:after {
          background-color: #e6e9f2; }
      .blu-finmatica .toggles label input[type='checkbox'][disabled]:checked + .lever:after {
        background-color: #e6e9f2; }
  .blu-finmatica .password-icon {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 8px;
    z-index: 8;
    padding: 0 0.5rem;
    background-color: #FFF; }
    .blu-finmatica .password-icon .icon {
      fill: #5c6f82; }
  .blu-finmatica .password-meter {
    height: 4px;
    left: 10px;
    bottom: -6px;
    width: 100%;
    max-width: 180px; }
    .blu-finmatica .password-meter .col-3 {
      height: 4px; }

@keyframes selectDropdownFadeIn {
  0% {
    opacity: 0;
    margin-top: 0; }
  100% {
    opacity: 1;
    margin-top: 0; } }

@keyframes selectDropdownFadeInTop {
  0% {
    opacity: 0;
    margin-top: 0; }
  100% {
    opacity: 1;
    margin-top: 0; } }
  .blu-finmatica .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%; }
  .blu-finmatica .btn-light:not(:disabled):not(.disabled).active,
  .blu-finmatica .btn-light:not(:disabled):not(.disabled):active,
  .blu-finmatica .show > .btn-light.dropdown-toggle {
    background: transparent;
    color: inherit; }
  .blu-finmatica .bootstrap-select.form-control {
    box-shadow: none; }
  .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder, .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .blu-finmatica .form-check .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder,
  .blu-finmatica .form-check .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder, .blu-finmatica .toggles label .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.lever, .rosso-finmatica .form-check .blu-finmatica .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder, .rosso-finmatica .form-check .blu-finmatica .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder, .rosso-finmatica .toggles label .blu-finmatica .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.lever, .blu-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
    color: #435a70;
    font-weight: normal; }
  .blu-finmatica .bootstrap-select-wrapper {
    position: relative;
    padding-top: 0; }
    .blu-finmatica .bootstrap-select-wrapper.no-tick .dropdown.bootstrap-select .dropdown-menu li a.selected span.check-mark {
      display: none; }
    .blu-finmatica .bootstrap-select-wrapper.disabled {
      opacity: 0.3; }
    .blu-finmatica .bootstrap-select-wrapper .dropdown-menu {
      padding: 0;
      margin: 0;
      box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1); }
    .blu-finmatica .bootstrap-select-wrapper .dropdown.show .dropdown-menu[x-placement='bottom-start'],
    .blu-finmatica .bootstrap-select-wrapper .btn-group.show .dropdown-menu[x-placement='bottom-start'] {
      animation: selectDropdownFadeIn forwards 0.3s; }
    .blu-finmatica .bootstrap-select-wrapper .dropdown.show .dropdown-menu[x-placement='top-start'],
    .blu-finmatica .bootstrap-select-wrapper .btn-group.show .dropdown-menu[x-placement='top-start'] {
      animation: selectDropdownFadeInTop forwards 0.3s; }
    .blu-finmatica .bootstrap-select-wrapper .dropdown-menu:before {
      display: none; }
    .blu-finmatica .bootstrap-select-wrapper > label {
      position: absolute;
      color: #435a70;
      font-size: 0.77778rem;
      display: block;
      font-weight: 600;
      padding: 0 0.5rem;
      line-height: calc(2.5rem - 1px);
      top: 0;
      transform: translateY(-75%); }
    .blu-finmatica .bootstrap-select-wrapper button {
      background: transparent;
      border-radius: 0;
      border: none;
      box-shadow: none;
      color: #435a70;
      padding: 8px;
      font-size: 1rem;
      font-weight: bold; }
      .blu-finmatica .bootstrap-select-wrapper button.disabled {
        background: transparent; }
        .blu-finmatica .bootstrap-select-wrapper button.disabled.btn-light {
          box-shadow: none; }
      .blu-finmatica .bootstrap-select-wrapper button .filter-option {
        position: relative; }
        .blu-finmatica .bootstrap-select-wrapper button .filter-option .filter-option-inner {
          display: flex; }
        .blu-finmatica .bootstrap-select-wrapper button .filter-option .filter-option-inner-inner {
          display: flex;
          align-items: center; }
          .blu-finmatica .bootstrap-select-wrapper button .filter-option .filter-option-inner-inner .icon {
            margin-right: 8px;
            width: 24px;
            height: 24px;
            flex-shrink: 0; }
        .blu-finmatica .bootstrap-select-wrapper button .filter-option:after {
          content: '';
          height: 1px;
          position: absolute;
          left: 0;
          right: 0;
          background: #435a70;
          bottom: 0;
          transition: all 0.3s;
          transform-origin: bottom; }
      .blu-finmatica .bootstrap-select-wrapper button:hover:not(.disabled) .filter-option:after {
        transform: scaleY(2); }
      .blu-finmatica .bootstrap-select-wrapper button:hover {
        background: transparent; }
      .blu-finmatica .bootstrap-select-wrapper button.dropdown-toggle:after {
        border-top: 0.3em solid;
        border-right: 0.3em solid transparent;
        border-bottom: 0;
        border-left: 0.3em solid transparent;
        position: static;
        top: 0;
        transform: translateY(50%); }
    .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-searchbox {
      padding: 8px 24px; }
      .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-searchbox input[type='text'] {
        padding: 0;
        border-bottom: 1px solid #ebeced;
        font-size: 0.88889rem;
        font-weight: 600; }
        .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-searchbox input[type='text']::placeholder {
          font-weight: 600;
          opacity: 0.5;
          font-size: 0.88889rem; }
    .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .no-results {
      padding: 8px 24px;
      background: transparent;
      margin: 0; }
    .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-header .text {
      font-size: 0.83333rem;
      text-transform: uppercase;
      color: #435a70;
      font-weight: 600; }
    .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-divider {
      border: none; }
    .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .form-check {
      margin-top: 0; }
    .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .form-check [type='checkbox'] + label,
    .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .form-check [type='radio'] + label {
      margin-bottom: 0;
      font-weight: normal;
      font-size: 0.88889rem;
      height: 30px;
      line-height: 30px; }
    .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .btn {
      height: 2.5rem; }
    .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox {
      position: relative;
      padding: 0; }
      .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox .btn-block {
        display: block;
        padding: 8px 24px; }
        .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox .btn-block .btn {
          padding: 0;
          display: inline-block;
          font-size: 0.88889rem;
          color: #0066cc;
          font-weight: normal;
          width: auto;
          margin-right: 24px; }
          .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox .btn-block .btn:active, .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox .btn-block .btn:focus, .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox .btn-block .form-check [type='checkbox']:focus + label.btn, .blu-finmatica .form-check .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox .btn-block [type='checkbox']:focus + label.btn,
          .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox .btn-block .form-check [type='radio']:focus + label.btn, .blu-finmatica .form-check .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox .btn-block [type='radio']:focus + label.btn, .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox .btn-block .toggles label input[type='checkbox']:focus + .btn.lever, .blu-finmatica .toggles label .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox .btn-block input[type='checkbox']:focus + .btn.lever, .rosso-finmatica .form-check .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox .btn-block [type='checkbox']:focus + label.btn, .rosso-finmatica .form-check .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox .btn-block [type='radio']:focus + label.btn, .rosso-finmatica .toggles label .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox .btn-block input[type='checkbox']:focus + .btn.lever {
            box-shadow: none; }
          .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox .btn-block .btn:hover {
            text-decoration: underline; }
      .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox:after {
        content: '';
        display: block;
        height: 1px;
        width: 65px;
        background: #ebeced;
        position: absolute;
        bottom: -8px;
        left: 24px; }
    .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select.show-tick .filter-option .filter-option-inner-inner .select-pill {
      font-size: 0.77778rem;
      padding: 4px 8px;
      border: 1px solid #435a70;
      color: #435a70;
      line-height: 1;
      border-radius: 24px;
      display: flex;
      align-items: center;
      margin-right: 8px; }
      .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select.show-tick .filter-option .filter-option-inner-inner .select-pill svg {
        fill: #435a70;
        margin-right: 0; }
    .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select.show-tick .filter-option .filter-option-inner-inner .icon {
      margin-right: 8px;
      width: 24px;
      height: 24px;
      flex-shrink: 0; }
    .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select.show-tick .filter-option .filter-option-inner-inner .form-check [type='checkbox'] + label,
    .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select.show-tick .filter-option .filter-option-inner-inner .form-check [type='radio'] + label {
      font-size: 0.77778rem;
      padding: 4px 8px;
      border: 1px solid #435a70;
      color: #435a70;
      line-height: 1;
      border-radius: 24px;
      display: flex;
      align-items: center;
      margin-right: 8px;
      height: auto;
      font-weight: 700; }
      .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select.show-tick .filter-option .filter-option-inner-inner .form-check [type='checkbox'] + label:before, .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select.show-tick .filter-option .filter-option-inner-inner .form-check [type='checkbox'] + label:after,
      .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select.show-tick .filter-option .filter-option-inner-inner .form-check [type='radio'] + label:before,
      .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select.show-tick .filter-option .filter-option-inner-inner .form-check [type='radio'] + label:after {
        display: none; }
    .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu {
      top: calc(-100% - 8px) !important;
      padding: 8px 0; }
      .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu[x-placement='top-start'] {
        top: auto !important;
        bottom: -8px !important;
        transform: none !important; }
      .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a {
        font-size: 0.88889rem;
        padding: 8px 24px;
        color: #0066cc;
        white-space: inherit; }
        .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a.icon-options-li span.text {
          display: flex; }
        .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a.selected {
          color: #17324d;
          text-decoration: underline; }
          .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a.selected span.select-pill-text {
            text-decoration: underline; }
          .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a.selected span.check-mark {
            color: #0066cc; }
        .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a:focus, .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li .toggles label input[type='checkbox']:focus + a.lever, .blu-finmatica .toggles label .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li input[type='checkbox']:focus + a.lever, .rosso-finmatica .toggles label .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li input[type='checkbox']:focus + a.lever, .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a:active {
          background: transparent;
          outline: none; }
        .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a span.check-mark {
          top: 10px;
          right: 24px; }
          .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a span.check-mark:after {
            content: '';
            display: block;
            width: 0.5em;
            height: 1em;
            border-style: solid;
            border-width: 0 0.15em 0.15em 0;
            transform: rotate(45deg); }
        .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a span.text {
          position: relative; }
          .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a span.text .select-pill .icon {
            display: none; }
          .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a span.text .icon {
            fill: #0066cc;
            margin-right: 8px;
            width: 24px;
            height: 24px;
            flex-shrink: 0; }
          .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a span.text .reset-label {
            display: block;
            height: 1px;
            width: 65px;
            background: #ebeced;
            position: absolute;
            bottom: -8px; }
        .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a:hover {
          background: transparent; }
          .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a:hover span.text {
            text-decoration: underline; }
        .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a.active {
          background: transparent;
          color: #17324d; }
          .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a.active span.text {
            text-decoration: underline; }
      .blu-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li.disabled a {
        color: #e6e9f2; }
  .blu-finmatica fieldset.disabled .bootstrap-select-wrapper {
    opacity: 0.3; }
    .blu-finmatica fieldset.disabled .bootstrap-select-wrapper button {
      background: transparent; }
      .blu-finmatica fieldset.disabled .bootstrap-select-wrapper button.btn-light {
        box-shadow: none; }
  .blu-finmatica .it-transfer-wrapper {
    border: 1px solid #c5c7c9;
    border-radius: 0.25rem; }
    .blu-finmatica .it-transfer-wrapper .transfer-scroll {
      height: 240px;
      overflow-x: hidden;
      margin-bottom: 24px; }
    .blu-finmatica .it-transfer-wrapper .form-check {
      padding: 0 24px;
      position: relative; }
    .blu-finmatica .it-transfer-wrapper .transfer-header {
      font-weight: bold; }
      .blu-finmatica .it-transfer-wrapper .transfer-header:after {
        height: 1px;
        background: #c5c7c9;
        width: 65px;
        content: '';
        display: block;
        margin-left: 62px; }
      .blu-finmatica .it-transfer-wrapper .transfer-header .form-check {
        padding: 24px 24px 8px;
        margin-top: 0; }
        .blu-finmatica .it-transfer-wrapper .transfer-header .form-check [type='checkbox'] + label {
          display: flex;
          justify-content: space-between; }
        .blu-finmatica .it-transfer-wrapper .transfer-header .form-check .descr {
          display: block;
          font-size: 12px;
          color: #435a70;
          font-weight: normal; }
    .blu-finmatica .it-transfer-wrapper .form-check input.semi-checked:not(:checked) + label::before {
      top: 13px;
      left: 4px;
      width: 12px;
      height: 2px;
      border-style: none;
      border-width: 0;
      border-color: transparent;
      transform: none;
      backface-visibility: hidden;
      opacity: 1;
      background: #fff; }
    .blu-finmatica .it-transfer-wrapper .form-check input.semi-checked:not(:checked) + label::after {
      border-color: #207bd6;
      background-color: #207bd6;
      z-index: 0; }
  .blu-finmatica .it-transfer-buttons {
    display: flex;
    justify-content: center; }
    .blu-finmatica .it-transfer-buttons a {
      display: flex;
      width: 40px;
      height: 40px;
      border: 1px solid #c5c7c9;
      border-radius: 100px;
      align-items: center;
      justify-content: center;
      margin: 24px 8px;
      cursor: default;
      pointer-events: none; }
      .blu-finmatica .it-transfer-buttons a svg {
        width: 16px;
        height: 16px;
        fill: #c5c7c9; }
      .blu-finmatica .it-transfer-buttons a.transfer, .blu-finmatica .it-transfer-buttons a.backtransfer {
        transform: rotate(90deg); }
      .blu-finmatica .it-transfer-buttons a.active {
        border-color: #207bd6;
        cursor: pointer;
        pointer-events: all; }
        .blu-finmatica .it-transfer-buttons a.active svg {
          fill: #207bd6; }
  @media (min-width: 768px) {
    .blu-finmatica .it-transfer-buttons {
      flex-direction: column;
      justify-content: center;
      align-items: center;
      height: 100%; }
      .blu-finmatica .it-transfer-buttons a {
        display: inline-flex;
        width: 40px;
        height: 40px;
        border: 1px solid #c5c7c9;
        border-radius: 100px;
        align-items: center;
        justify-content: center;
        margin: 8px 8px;
        align-self: center; }
        .blu-finmatica .it-transfer-buttons a.transfer, .blu-finmatica .it-transfer-buttons a.backtransfer {
          transform: none; } }

@keyframes dropdownFadeIn {
  0% {
    opacity: 0;
    margin-top: 0; }
  100% {
    opacity: 1;
    margin-top: 16px; } }

@keyframes dropdownFadeInTop {
  0% {
    opacity: 0;
    margin-top: 0; }
  100% {
    opacity: 1;
    margin-top: -16px; } }
  .blu-finmatica .dropdown.show .dropdown-menu[x-placement='bottom-start'],
  .blu-finmatica .btn-group.show .dropdown-menu[x-placement='bottom-start'] {
    animation: dropdownFadeIn forwards 0.3s; }
  .blu-finmatica .dropdown.show .dropdown-menu[x-placement='top-start'],
  .blu-finmatica .btn-group.show .dropdown-menu[x-placement='top-start'] {
    animation: dropdownFadeInTop forwards 0.3s; }
  .blu-finmatica .btn-dropdown {
    color: #0066cc;
    padding: 0 4px;
    background-color: transparent;
    font-size: 1rem;
    border-radius: 0; }
    .blu-finmatica .btn-dropdown:not(:disabled):not(.disabled):active {
      box-shadow: none; }
  .blu-finmatica .btn-dropdown:after,
  .blu-finmatica .dropdown-toggle:after {
    content: '';
    speak: none;
    border: none;
    display: inline;
    margin: 0;
    vertical-align: bottom;
    width: auto;
    height: auto; }
  .blu-finmatica .btn-dropdown .icon-expand,
  .blu-finmatica .dropdown-toggle .icon-expand {
    transition: transform 0.3s; }
  .blu-finmatica .btn-dropdown .icon.icon-xs,
  .blu-finmatica .dropdown-toggle .icon.icon-xs {
    transition: transform 0.3s;
    width: 18px;
    height: 18px;
    transform: translateY(-1px); }
  .blu-finmatica .btn-dropdown[aria-expanded='true'] .icon-expand,
  .blu-finmatica .dropdown-toggle[aria-expanded='true'] .icon-expand {
    transform: scaleY(-1); }
  .blu-finmatica .dropdown-menu {
    border-radius: 0 0 4px 4px;
    z-index: 8; }
    .blu-finmatica .dropdown-menu.full-width {
      width: 100%; }
      .blu-finmatica .dropdown-menu.full-width .link-list li {
        display: inline-block;
        width: auto; }
        .blu-finmatica .dropdown-menu.full-width .link-list li:hover, .blu-finmatica .dropdown-menu.full-width .link-list li:focus, .blu-finmatica .dropdown-menu.full-width .link-list .toggles label input[type='checkbox']:focus + li.lever, .blu-finmatica .toggles label .dropdown-menu.full-width .link-list input[type='checkbox']:focus + li.lever, .rosso-finmatica .toggles label .blu-finmatica .dropdown-menu.full-width .link-list input[type='checkbox']:focus + li.lever {
          background: none;
          text-decoration: underline; }
    .blu-finmatica .dropdown-menu .link-list {
      margin-bottom: 0; }
      .blu-finmatica .dropdown-menu .link-list h3 {
        line-height: 2.3em;
        margin-bottom: 0; }
    .blu-finmatica .dropdown-menu:before {
      content: '';
      position: absolute;
      top: -6px;
      left: 24px;
      width: 18px;
      height: 18px;
      border-radius: 4px;
      background-color: #FFF;
      transform: rotate(45deg); }
    .blu-finmatica .dropdown-menu[x-placement='top-start'] {
      border-radius: 4px 4px 0 0; }
      .blu-finmatica .dropdown-menu[x-placement='top-start']:before {
        bottom: -6px;
        top: auto; }
    .blu-finmatica .dropdown-menu.dark {
      background-color: #435a70; }
      .blu-finmatica .dropdown-menu.dark .link-list-wrapper ul span.divider {
        background: #2e465e; }
      .blu-finmatica .dropdown-menu.dark .link-list-wrapper ul li a span,
      .blu-finmatica .dropdown-menu.dark .link-list-wrapper ul li a:hover span,
      .blu-finmatica .dropdown-menu.dark .link-list-wrapper ul li h3,
      .blu-finmatica .dropdown-menu.dark .link-list-wrapper ul li i {
        color: #fff; }
      .blu-finmatica .dropdown-menu.dark .link-list-wrapper ul li a:not(.active):not(.disabled):hover i {
        color: #4fe0dc; }
      .blu-finmatica .dropdown-menu.dark .link-list-wrapper ul li a.disabled span {
        color: #adb2b8; }
      .blu-finmatica .dropdown-menu.dark .link-list-wrapper ul li a.active span {
        color: #17a2b8; }
      .blu-finmatica .dropdown-menu.dark:before {
        background-color: #435a70; }
  .blu-finmatica nav.pagination-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .blu-finmatica nav.pagination-wrapper a {
      text-decoration: none; }
    .blu-finmatica nav.pagination-wrapper.pagination-total {
      display: inline-flex;
      flex-wrap: wrap;
      flex-direction: column;
      justify-content: center; }
      .blu-finmatica nav.pagination-wrapper.pagination-total ul {
        margin-bottom: 0.5rem; }
      .blu-finmatica nav.pagination-wrapper.pagination-total p {
        font-size: 0.88889rem;
        color: #5b6f82;
        margin-bottom: 1rem;
        font-weight: 600;
        text-align: center; }
    .blu-finmatica nav.pagination-wrapper .form-group {
      margin-left: 2.5rem;
      width: 4.5rem;
      margin-top: 0; }
      .blu-finmatica nav.pagination-wrapper .form-group label {
        font-size: 0.88889rem;
        color: #9da2a6; }
      .blu-finmatica nav.pagination-wrapper .form-group.active label {
        font-size: 0.8rem; }
    .blu-finmatica nav.pagination-wrapper .btn.dropdown-toggle {
      font-size: 0.88889rem;
      color: #5b6f82;
      font-weight: 600;
      padding: 12px;
      border-bottom: 1px solid #5c6f82;
      height: 2.5rem;
      border: none;
      width: 100%; }
      .blu-finmatica nav.pagination-wrapper .btn.dropdown-toggle:after {
        color: #0066cc;
        margin-left: 0.5rem; }
  .blu-finmatica .pagination {
    flex-wrap: wrap; }
    .blu-finmatica .pagination .page-item {
      margin-right: 5px; }
      .blu-finmatica .pagination .page-item.disabled a.page-link {
        color: #c2c7cc; }
        .blu-finmatica .pagination .page-item.disabled a.page-link .icon {
          fill: #c2c7cc; }
      .blu-finmatica .pagination .page-item span.page-link {
        pointer-events: none; }
      .blu-finmatica .pagination .page-item .page-link {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 2.5rem;
        min-width: 2.5rem;
        border-radius: 4px;
        border: none;
        font-size: 0.88889rem;
        font-weight: 600;
        color: #5b6f82;
        background-color: transparent; }
        .blu-finmatica .pagination .page-item .page-link[aria-current] {
          border: 1px solid #0066cc;
          color: #0066cc;
          pointer-events: none; }
        .blu-finmatica .pagination .page-item .page-link.text {
          color: #0066cc; }
        .blu-finmatica .pagination .page-item .page-link span.d-inline-block {
          margin-right: 0.5rem; }
        .blu-finmatica .pagination .page-item .page-link:hover {
          color: #0066cc;
          background-color: transparent; }
          .blu-finmatica .pagination .page-item .page-link:hover .icon {
            fill: #0066cc; }
  @media (min-width: 576px) {
    .blu-finmatica .pagination .page-item .page-link {
      height: 2.66667rem;
      min-width: 2.66667rem; }
    .blu-finmatica nav.pagination-wrapper .btn.dropdown-toggle {
      height: 2.66667rem; } }
  @media (min-width: 768px) {
    .blu-finmatica nav.pagination-wrapper {
      justify-content: flex-start; }
      .blu-finmatica nav.pagination-wrapper .dropdown {
        margin-left: 2.66667rem; } }
  .blu-finmatica .nav-tabs {
    position: relative;
    background-color: #FFF;
    border-bottom-color: #dfe4f2;
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    flex-wrap: nowrap; }
    .blu-finmatica .nav-tabs a {
      text-decoration: none; }
    .blu-finmatica .nav-tabs .it-ico:before,
    .blu-finmatica .nav-tabs .it-ico-lg:before {
      margin-right: 0; }
    .blu-finmatica .nav-tabs.auto .nav-link {
      flex: 1; }
    .blu-finmatica .nav-tabs.auto .nav-item {
      flex: 1;
      text-align: center; }
    .blu-finmatica .nav-tabs.no-border {
      border: none !important; }
    .blu-finmatica .nav-tabs.no-background {
      background-color: transparent; }
      .blu-finmatica .nav-tabs.no-background .nav-item .nav-link.active {
        background-color: transparent; }
    .blu-finmatica .nav-tabs.nav-tabs-icon-text .icon {
      margin-right: 0.889rem; }
    .blu-finmatica .nav-tabs.nav-tabs-icon-lg .nav-link {
      padding: 0.778rem 1.778em; }
    .blu-finmatica .nav-tabs.nav-tabs-vertical {
      flex-direction: column;
      border-bottom: none;
      border-right: 1px solid #dfe4f2; }
      .blu-finmatica .nav-tabs.nav-tabs-vertical .nav-link {
        justify-content: space-between;
        border-bottom: none;
        border-right: 2px solid transparent;
        white-space: normal; }
        .blu-finmatica .nav-tabs.nav-tabs-vertical .nav-link:hover {
          border-bottom: none; }
        .blu-finmatica .nav-tabs.nav-tabs-vertical .nav-link.justify-content-end .it-ico:before,
        .blu-finmatica .nav-tabs.nav-tabs-vertical .nav-link.justify-content-end .it-ico-lg:before {
          margin-right: 0; }
      .blu-finmatica .nav-tabs.nav-tabs-vertical .nav-link.active,
      .blu-finmatica .nav-tabs.nav-tabs-vertical .nav-item.show .nav-link {
        border-bottom: none;
        border-right-color: #0066cc; }
      .blu-finmatica .nav-tabs.nav-tabs-vertical.nav-tabs-vertical-background .nav-link.active,
      .blu-finmatica .nav-tabs.nav-tabs-vertical.nav-tabs-vertical-background .nav-item.show .nav-link {
        background-color: #e6ecf2; }
    .blu-finmatica .nav-tabs .nav-link {
      border-radius: 0;
      font-weight: 600;
      color: #5b6f82;
      border: none;
      border-bottom: 2px solid transparent;
      padding: 0.778rem 1.333em;
      flex: 1 0 auto;
      white-space: nowrap;
      line-height: 1em;
      display: flex;
      align-items: center;
      justify-content: center; }
      .blu-finmatica .nav-tabs .nav-link:hover {
        color: #0066cc;
        border-bottom-color: transparent; }
      .blu-finmatica .nav-tabs .nav-link:focus, .blu-finmatica .nav-tabs .form-check [type='checkbox']:focus + label.nav-link, .blu-finmatica .form-check .nav-tabs [type='checkbox']:focus + label.nav-link,
      .blu-finmatica .nav-tabs .form-check [type='radio']:focus + label.nav-link, .blu-finmatica .form-check .nav-tabs [type='radio']:focus + label.nav-link, .blu-finmatica .nav-tabs .toggles label input[type='checkbox']:focus + .nav-link.lever, .blu-finmatica .toggles label .nav-tabs input[type='checkbox']:focus + .nav-link.lever, .rosso-finmatica .form-check .blu-finmatica .nav-tabs [type='checkbox']:focus + label.nav-link, .rosso-finmatica .form-check .blu-finmatica .nav-tabs [type='radio']:focus + label.nav-link, .rosso-finmatica .toggles label .blu-finmatica .nav-tabs input[type='checkbox']:focus + .nav-link.lever {
        border-bottom-color: transparent; }
      .blu-finmatica .nav-tabs .nav-link.disabled {
        color: #dee2e6;
        cursor: default; }
        .blu-finmatica .nav-tabs .nav-link.disabled .icon {
          fill: #dee2e6; }
      .blu-finmatica .nav-tabs .nav-link .it-ico:before {
        font-size: 1.333rem; }
      .blu-finmatica .nav-tabs .nav-link .it-ico-lg:before {
        font-size: 1.778rem; }
      .blu-finmatica .nav-tabs .nav-link .icon {
        fill: #5c6f82; }
      .blu-finmatica .nav-tabs .nav-link.active .icon {
        fill: #0066cc; }
    .blu-finmatica .nav-tabs .nav-link.active,
    .blu-finmatica .nav-tabs .nav-item.show .nav-link {
      border-bottom-color: #0066cc;
      color: #0066cc;
      cursor: inherit; }
    .blu-finmatica .nav-tabs .nav-item {
      margin-bottom: 0;
      display: flex; }
    .blu-finmatica .nav-tabs.nav-dark {
      background-color: #455b71;
      border-bottom: none; }
      .blu-finmatica .nav-tabs.nav-dark .nav-link {
        color: #d9dadb; }
        .blu-finmatica .nav-tabs.nav-dark .nav-link .icon {
          fill: #d9dadb; }
        .blu-finmatica .nav-tabs.nav-dark .nav-link:hover {
          color: #17a2b8; }
          .blu-finmatica .nav-tabs.nav-dark .nav-link:hover .icon {
            fill: #17a2b8; }
        .blu-finmatica .nav-tabs.nav-dark .nav-link.disabled {
          color: #768594; }
          .blu-finmatica .nav-tabs.nav-dark .nav-link.disabled .icon {
            fill: #768594; }
      .blu-finmatica .nav-tabs.nav-dark .nav-link.active,
      .blu-finmatica .nav-tabs.nav-dark .nav-item.show .nav-link {
        background-color: #455b71;
        color: #17a2b8;
        border-bottom: 2px solid #17a2b8; }
        .blu-finmatica .nav-tabs.nav-dark .nav-link.active .icon,
        .blu-finmatica .nav-tabs.nav-dark .nav-item.show .nav-link .icon {
          fill: #17a2b8; }
      .blu-finmatica .nav-tabs.nav-dark.nav-tabs-vertical .nav-link.active,
      .blu-finmatica .nav-tabs.nav-dark.nav-tabs-vertical .nav-item.show .nav-link {
        border-right-color: #17a2b8;
        border-bottom: none; }
    .blu-finmatica .nav-tabs.nav-tabs-cards {
      border-bottom: none; }
      .blu-finmatica .nav-tabs.nav-tabs-cards .nav-item-filler {
        flex-grow: 1; }
      .blu-finmatica .nav-tabs.nav-tabs-cards .nav-link {
        border: 1px solid transparent; }
      .blu-finmatica .nav-tabs.nav-tabs-cards .nav-link.active,
      .blu-finmatica .nav-tabs.nav-tabs-cards .nav-item.show .nav-link {
        border: 1px solid #dfe4f2;
        border-bottom-color: #fff;
        border-radius: 0.25rem 0.25rem 0 0; }
    .blu-finmatica .nav-tabs.nav-tabs-editable .nav-item {
      position: relative; }
    .blu-finmatica .nav-tabs.nav-tabs-editable .nav-item-filler {
      width: 2em; }
    .blu-finmatica .nav-tabs.nav-tabs-editable .nav-tab-add {
      margin: -0.2em 1em 0;
      position: relative;
      width: 1.444rem;
      height: 1.444rem;
      top: 0.8rem;
      border: 1px solid #dfe4f2;
      border-radius: 50%;
      right: 0; }
      .blu-finmatica .nav-tabs.nav-tabs-editable .nav-tab-add:after {
        content: '';
        position: absolute;
        width: 2px;
        height: 0.778rem;
        left: 0.611rem;
        top: 0.278rem;
        background-color: #0066cc; }
      .blu-finmatica .nav-tabs.nav-tabs-editable .nav-tab-add:before {
        content: '';
        position: absolute;
        width: 0.778rem;
        height: 2px;
        left: 0.278rem;
        top: 0.611rem;
        background-color: #0066cc; }
    .blu-finmatica .nav-tabs.nav-tabs-editable .nav-link {
      padding-right: 2.888em; }
    .blu-finmatica .nav-tabs.nav-tabs-editable .nav-link-close {
      cursor: pointer;
      position: absolute;
      top: calc(50% - 0.9rem);
      right: 0.889rem;
      color: #5b6f82;
      transition: color 0.2s; }
      .blu-finmatica .nav-tabs.nav-tabs-editable .nav-link-close .icon {
        fill: #5b6f82; }
      .blu-finmatica .nav-tabs.nav-tabs-editable .nav-link-close.disabled {
        color: #dee2e6;
        cursor: pointer; }
        .blu-finmatica .nav-tabs.nav-tabs-editable .nav-link-close.disabled .icon {
          fill: #dee2e6; }
      .blu-finmatica .nav-tabs.nav-tabs-editable .nav-link-close:hover {
        color: #004d99; }
        .blu-finmatica .nav-tabs.nav-tabs-editable .nav-link-close:hover .icon {
          fill: #004d99; }
      .blu-finmatica .nav-tabs.nav-tabs-editable .nav-link-close .it-ico {
        font-size: 0.6rem; }
        .blu-finmatica .nav-tabs.nav-tabs-editable .nav-link-close .it-ico:before {
          margin-right: 0; }
    .blu-finmatica .nav-tabs.nav-tabs-editable .nav-link.active .nav-link-close,
    .blu-finmatica .nav-tabs.nav-tabs-editable .nav-item.show .nav-link .nav-link-close {
      color: #0066cc; }
      .blu-finmatica .nav-tabs.nav-tabs-editable .nav-link.active .nav-link-close .icon,
      .blu-finmatica .nav-tabs.nav-tabs-editable .nav-item.show .nav-link .nav-link-close .icon {
        fill: #0066cc; }
  .blu-finmatica .flex-column-reverse .nav-tabs {
    border-bottom: none;
    border-top: 1px solid #dfe4f2; }
    .blu-finmatica .flex-column-reverse .nav-tabs .nav-link {
      border-bottom: none;
      border-top: 2px solid transparent; }
    .blu-finmatica .flex-column-reverse .nav-tabs .nav-link.active,
    .blu-finmatica .flex-column-reverse .nav-tabs .nav-item.show .nav-link {
      border-top-color: #0066cc; }
  .blu-finmatica .flex-row-reverse .nav-tabs.nav-tabs-vertical {
    border-right: none;
    border-left: 1px solid #dfe4f2; }
    .blu-finmatica .flex-row-reverse .nav-tabs.nav-tabs-vertical .nav-link {
      justify-content: flex-start;
      border-bottom: none;
      border-right: none;
      border-left: 2px solid transparent; }
      .blu-finmatica .flex-row-reverse .nav-tabs.nav-tabs-vertical .nav-link:hover {
        border-bottom: none; }
      .blu-finmatica .flex-row-reverse .nav-tabs.nav-tabs-vertical .nav-link .icon {
        margin-right: 0.889rem; }
    .blu-finmatica .flex-row-reverse .nav-tabs.nav-tabs-vertical .nav-link.active,
    .blu-finmatica .flex-row-reverse .nav-tabs.nav-tabs-vertical .nav-item.show .nav-link {
      border-left-color: #0066cc; }
  .blu-finmatica .flex-row-reverse .nav-tabs.nav-dark.nav-tabs-vertical .nav-link.active,
  .blu-finmatica .flex-row-reverse .nav-tabs.nav-dark.nav-tabs-vertical .nav-item.show .nav-link {
    border-left-color: #17a2b8; }
  .blu-finmatica .nav-tabs-hidescroll {
    height: 2.667rem;
    overflow: hidden; }
    .blu-finmatica .nav-tabs-hidescroll.hidescroll-ico {
      height: 2.944rem; }
    .blu-finmatica .nav-tabs-hidescroll.hidescroll-ico-lg {
      height: 3.444rem; }
    .blu-finmatica .nav-tabs-hidescroll .nav-tabs {
      padding-bottom: 20px; }
  @media (min-width: 1200px) {
    .blu-finmatica .nav-tabs {
      overflow-x: hidden;
      flex-wrap: wrap; }
      .blu-finmatica .nav-tabs.auto {
        flex-wrap: nowrap; }
    .blu-finmatica .nav-tabs-hidescroll {
      height: auto;
      overflow: initial; }
      .blu-finmatica .nav-tabs-hidescroll.hidescroll-ico, .blu-finmatica .nav-tabs-hidescroll.hidescroll-ico-lg {
        height: auto; }
      .blu-finmatica .nav-tabs-hidescroll .nav-tabs {
        padding-bottom: 0; } }
  .blu-finmatica .cookiebar {
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    position: fixed;
    width: 100%;
    z-index: 1100;
    background-color: #435a70;
    padding: 24px 32px; }
    .blu-finmatica .cookiebar.cookiebar-top {
      bottom: auto;
      top: 0; }
    .blu-finmatica .cookiebar.show {
      display: block; }
    .blu-finmatica .cookiebar p {
      font-size: 1rem;
      line-height: 1.25em;
      color: #FFF;
      margin-bottom: 0; }
      .blu-finmatica .cookiebar p br {
        display: none; }
    .blu-finmatica .cookiebar .cookiebar-buttons {
      text-align: right;
      margin-top: 32px;
      padding: 0;
      line-height: 1.25em; }
    .blu-finmatica .cookiebar .cookiebar-btn {
      background: transparent;
      border: none;
      padding: 0;
      color: #FFF;
      letter-spacing: 0.1em;
      font-weight: 600;
      text-transform: uppercase;
      font-size: 0.875rem;
      display: inline-block;
      line-height: 1em; }
      .blu-finmatica .cookiebar .cookiebar-btn:hover {
        text-decoration: underline;
        cursor: pointer; }
      .blu-finmatica .cookiebar .cookiebar-btn:last-child {
        margin-left: 32px; }
      .blu-finmatica .cookiebar .cookiebar-btn:not(.cookiebar-confirm) {
        color: #e6ecf2; }
  @media (min-width: 576px) {
    .blu-finmatica .cookiebar p {
      font-size: 0.889rem; }
    .blu-finmatica .cookiebar .cookiebar-btn {
      font-size: 0.778rem; } }
  @media (min-width: 768px) {
    .blu-finmatica .cookiebar {
      padding: 32px 48px; }
      .blu-finmatica .cookiebar.show {
        display: flex;
        justify-content: space-between; }
      .blu-finmatica .cookiebar p {
        width: 60%;
        margin-right: 24px; }
        .blu-finmatica .cookiebar p br {
          display: block; }
      .blu-finmatica .cookiebar .cookiebar-buttons {
        margin-top: 0;
        width: 40%; } }
  @media (min-width: 992px) {
    .blu-finmatica .cookiebar {
      max-width: 832px;
      left: 50%;
      right: auto;
      transform: translateX(-50%);
      border-radius: 0.25rem 0.25rem 0 0; }
      .blu-finmatica .cookiebar p {
        width: 66%; }
      .blu-finmatica .cookiebar .cookiebar-buttons {
        width: 33%; } }
  .blu-finmatica .it-hero-wrapper {
    min-height: 380px;
    position: relative;
    background-color: #0066cc;
    display: flex;
    align-items: flex-end; }
    .blu-finmatica .it-hero-wrapper .img-responsive-wrapper {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0; }
      .blu-finmatica .it-hero-wrapper .img-responsive-wrapper .img-responsive {
        padding-bottom: inherit;
        height: 100%;
        position: initial; }
    .blu-finmatica .it-hero-wrapper.it-hero-small-size {
      min-height: 230px; }
    .blu-finmatica .it-hero-wrapper .it-hero-text-wrapper {
      padding: 48px 34px;
      background: transparent !important;
      position: relative; }
      .blu-finmatica .it-hero-wrapper .it-hero-text-wrapper :last-child {
        margin-bottom: 0; }
      .blu-finmatica .it-hero-wrapper .it-hero-text-wrapper span,
      .blu-finmatica .it-hero-wrapper .it-hero-text-wrapper h1,
      .blu-finmatica .it-hero-wrapper .it-hero-text-wrapper p {
        color: #FFF;
        margin-bottom: 24px; }
      .blu-finmatica .it-hero-wrapper .it-hero-text-wrapper span.it-category {
        display: block;
        font-size: 1rem;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 0.9px; }
      .blu-finmatica .it-hero-wrapper .it-hero-text-wrapper h1 {
        font-size: 2rem;
        letter-spacing: unset; }
      .blu-finmatica .it-hero-wrapper .it-hero-text-wrapper p {
        font-size: 1rem;
        font-family: Georgia, "Times New Roman", Times, serif; }
      .blu-finmatica .it-hero-wrapper .it-hero-text-wrapper .it-btn-container {
        margin-top: 8px; }
    .blu-finmatica .it-hero-wrapper.it-text-centered .it-hero-text-wrapper {
      text-align: center; }
    .blu-finmatica .it-hero-wrapper.it-overlay .img-responsive-wrapper:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
    .blu-finmatica .it-hero-wrapper.it-overlay.it-dark .img-responsive-wrapper:after {
      background: rgba(23, 50, 77, 0.54); }
    .blu-finmatica .it-hero-wrapper.it-overlay.it-primary .img-responsive-wrapper:after {
      background: rgba(0, 102, 204, 0.85); }
    .blu-finmatica .it-hero-wrapper.it-overlay.it-filter .img-responsive-wrapper img {
      mix-blend-mode: screen; }
    .blu-finmatica .it-hero-wrapper.it-overlay.it-filter .img-responsive-wrapper:after {
      display: none; }
    .blu-finmatica .it-hero-wrapper.it-bottom-overlapping-content {
      margin-bottom: -80px; }
      .blu-finmatica .it-hero-wrapper.it-bottom-overlapping-content .it-hero-text-wrapper {
        padding-bottom: 136px; }
    .blu-finmatica .it-hero-wrapper.it-wrapped-container {
      min-height: 0 !important;
      align-items: flex-end; }
    .blu-finmatica .it-hero-wrapper .it-hero-card {
      background-color: #FFF; }
      .blu-finmatica .it-hero-wrapper .it-hero-card.it-hero-bottom-overlapping {
        margin-top: 80px;
        margin-bottom: -80px; }
  @media (max-width: 575px) {
    .blu-finmatica .it-hero-wrapper.it-wrapped-container {
      display: flex;
      flex-direction: column; }
      .blu-finmatica .it-hero-wrapper.it-wrapped-container .container {
        background-color: #FFF; }
      .blu-finmatica .it-hero-wrapper.it-wrapped-container .img-responsive-wrapper {
        position: relative; }
        .blu-finmatica .it-hero-wrapper.it-wrapped-container .img-responsive-wrapper .img-wrapper {
          position: relative; }
        .blu-finmatica .it-hero-wrapper.it-wrapped-container .img-responsive-wrapper:after {
          content: none; }
      .blu-finmatica .it-hero-wrapper.it-wrapped-container .it-hero-card {
        background-color: #FFF;
        border-radius: 0 !important;
        box-shadow: none !important; }
    .blu-finmatica .it-hero-wrapper .it-hero-card.it-hero-bottom-overlapping {
      margin: 0; } }
  @media (min-width: 576px) {
    .blu-finmatica .it-hero-wrapper.it-wrapped-container {
      min-height: 0 !important;
      align-items: flex-end; }
    .blu-finmatica .it-hero-wrapper .it-hero-card {
      background-color: #FFF; }
      .blu-finmatica .it-hero-wrapper .it-hero-card.it-hero-bottom-overlapping {
        margin-top: 80px;
        margin-bottom: -80px; } }
  @media (min-width: 768px) {
    .blu-finmatica .it-hero-wrapper.it-hero-small-size {
      min-height: 300px; }
    .blu-finmatica .it-hero-wrapper .it-hero-text-wrapper {
      padding: 48px 40% 48px 34px; }
    .blu-finmatica .it-hero-wrapper.it-text-centered .it-hero-text-wrapper {
      padding: 48px 20% 48px 20%; } }
  @media (min-width: 992px) {
    .blu-finmatica .it-hero-wrapper {
      position: relative;
      min-height: 620px;
      align-items: center; }
      .blu-finmatica .it-hero-wrapper.it-hero-small-size {
        min-height: 400px; }
      .blu-finmatica .it-hero-wrapper .it-hero-text-wrapper {
        padding: 120px 40% 168px 26px; }
        .blu-finmatica .it-hero-wrapper .it-hero-text-wrapper span.it-category {
          position: absolute;
          margin-top: -56px; }
        .blu-finmatica .it-hero-wrapper .it-hero-text-wrapper h1 {
          font-size: 2.66667rem; }
        .blu-finmatica .it-hero-wrapper .it-hero-text-wrapper p {
          margin-bottom: 0; }
        .blu-finmatica .it-hero-wrapper .it-hero-text-wrapper .it-btn-container {
          position: absolute;
          margin-top: 48px; }
      .blu-finmatica .it-hero-wrapper.it-text-centered .it-hero-text-wrapper {
        padding: 120px 20% 144px 20%; }
        .blu-finmatica .it-hero-wrapper.it-text-centered .it-hero-text-wrapper span.it-category {
          left: 20%;
          right: 20%; }
        .blu-finmatica .it-hero-wrapper.it-text-centered .it-hero-text-wrapper .it-btn-container {
          left: 20%;
          right: 20%; }
      .blu-finmatica .it-hero-wrapper.it-bottom-overlapping-content {
        margin-bottom: -80px; }
        .blu-finmatica .it-hero-wrapper.it-bottom-overlapping-content .it-hero-text-wrapper {
          padding-bottom: 240px;
          padding-top: 160px; } }
  .blu-finmatica .forward {
    display: block;
    text-align: center;
    font-size: 3rem;
    transition: all 0.2s ease-in-out; }
    .blu-finmatica .forward:hover {
      text-decoration: none; }
  .blu-finmatica .back-to-top {
    position: fixed;
    bottom: 16px;
    right: 16px;
    background: #0066cc;
    width: 40px;
    height: 40px;
    text-decoration: none;
    border-radius: 50%;
    display: block;
    visibility: hidden;
    opacity: 0;
    text-align: center;
    transition: all 0.2s ease-in-out, transform 0.25s cubic-bezier(0.75, -0.5, 0, 1.75), visibility 0.3s linear, opacity 0.3s ease-in-out;
    z-index: 1;
    transform: scale(0.7);
    transform-origin: center center; }
    .blu-finmatica .back-to-top.back-to-top-show {
      visibility: visible;
      opacity: 1;
      transition: all 0.2s ease-in-out, transform 0.05s ease-out, visibility 0s linear, opacity 0.1s ease-in-out;
      transform: scale(1); }
    .blu-finmatica .back-to-top:hover {
      background: #004d99;
      text-decoration: none; }
    .blu-finmatica .back-to-top .icon {
      margin: 0;
      position: relative;
      transform: scale(0.75);
      top: 4px; }
      .blu-finmatica .back-to-top .icon:before {
        margin: 0;
        color: #FFF; }
    .blu-finmatica .back-to-top.shadow:hover {
      box-shadow: 0 0.3rem 0.75rem rgba(0, 0, 0, 0.3) !important; }
    .blu-finmatica .back-to-top.dark {
      background: #fff; }
      .blu-finmatica .back-to-top.dark:hover {
        background: #ebeced; }
      .blu-finmatica .back-to-top.dark .icon:before {
        color: #435a70; }
  @media (min-width: 768px) {
    .blu-finmatica {
      /*back to top*/ }
      .blu-finmatica .back-to-top {
        width: 56px;
        height: 56px; }
        .blu-finmatica .back-to-top .icon {
          transform: scale(1);
          top: 10px; }
        .blu-finmatica .back-to-top.back-to-top-small {
          width: 40px;
          height: 40px; }
          .blu-finmatica .back-to-top.back-to-top-small .icon {
            transform: scale(0.75);
            top: 4px; } }
  @media (min-width: 1200px) {
    .blu-finmatica .back-to-top {
      bottom: 32px;
      right: 32px; } }
  .blu-finmatica .autocomplete {
    padding: 0.375rem 48px 0.375rem 24px; }
    .blu-finmatica .autocomplete::placeholder {
      color: #adb2b8; }
    .blu-finmatica .autocomplete:disabled {
      background-color: #cacacc; }
      .blu-finmatica .autocomplete:disabled::placeholder {
        color: #5c6f82; }
  .blu-finmatica .autocomplete-icon {
    position: absolute;
    right: 0;
    top: 0.5rem;
    padding: 0 0.5rem;
    background-color: #FFF; }
    .blu-finmatica .autocomplete-icon .icon {
      fill: #5c6f82; }
  .blu-finmatica .autocomplete-list {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #FFF;
    padding: 8px 0;
    box-shadow: 0 20px 30px 5px rgba(0, 0, 0, 0.05);
    border-top: 1px solid #5c6f82;
    transition: opacity 0.3s;
    display: none; }
    .blu-finmatica .autocomplete-list.autocomplete-list-show {
      display: block;
      z-index: 10; }
    .blu-finmatica .autocomplete-list li {
      list-style-type: none;
      padding: 0; }
    .blu-finmatica .autocomplete-list a {
      padding: 12px 24px;
      display: block;
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
      color: #455b71;
      line-height: 1.2;
      font-size: 1rem; }
      .blu-finmatica .autocomplete-list a:hover {
        color: #0066cc;
        text-decoration: none; }
        .blu-finmatica .autocomplete-list a:hover .icon {
          fill: #0066cc; }
        .blu-finmatica .autocomplete-list a:hover .autocomplete-list-text span {
          text-decoration: underline; }
        .blu-finmatica .autocomplete-list a:hover .autocomplete-list-text em {
          color: #0066cc; }
        .blu-finmatica .autocomplete-list a:hover mark {
          color: #0066cc; }
      .blu-finmatica .autocomplete-list a .icon,
      .blu-finmatica .autocomplete-list a .avatar {
        margin-right: 16px;
        flex-shrink: 0; }
      .blu-finmatica .autocomplete-list a .icon {
        fill: #455b71; }
      .blu-finmatica .autocomplete-list a .autocomplete-list-text {
        margin-top: 2px; }
        .blu-finmatica .autocomplete-list a .autocomplete-list-text em {
          font-style: normal;
          text-transform: uppercase;
          font-size: 0.75rem;
          color: #435a70;
          font-weight: 600;
          letter-spacing: 0.1em;
          display: block;
          margin-top: 4px; }
    .blu-finmatica .autocomplete-list mark {
      padding: 0;
      background: transparent;
      font-weight: bold; }
  .blu-finmatica .autocomplete-wrapper-big .autocomplete {
    height: 56px;
    font-size: 1.5rem;
    font-weight: normal;
    padding-left: 4rem;
    padding-right: 24px; }
  .blu-finmatica .autocomplete-wrapper-big .autocomplete-icon {
    position: absolute;
    left: .5rem;
    right: auto;
    top: 1rem; }
    .blu-finmatica .autocomplete-wrapper-big .autocomplete-icon .icon {
      fill: #0066cc;
      width: 24px;
      height: 24px; }
  .blu-finmatica .autocomplete-wrapper-big .autocomplete-list a {
    font-size: 1.125rem; }
    .blu-finmatica .autocomplete-wrapper-big .autocomplete-list a .autocomplete-list-text {
      margin-top: 0; }
  @media (min-width: 576px) {
    .blu-finmatica .autocomplete-list a {
      font-size: 0.889rem;
      align-items: flex-start; }
      .blu-finmatica .autocomplete-list a .autocomplete-list-text span {
        margin-right: 8px; }
      .blu-finmatica .autocomplete-list a .autocomplete-list-text em {
        display: inline-block;
        font-size: 0.667rem;
        margin-top: 0; }
    .blu-finmatica .autocomplete-wrapper-big .autocomplete {
      height: 72px;
      font-size: 2.222rem;
      padding-left: 64px; }
    .blu-finmatica .autocomplete-wrapper-big .autocomplete-icon .icon {
      width: 40px;
      height: 40px; }
    .blu-finmatica .autocomplete-wrapper-big .autocomplete-list a {
      font-size: 1.111rem; }
      .blu-finmatica .autocomplete-wrapper-big .autocomplete-list a .autocomplete-list-text span {
        margin-right: 16px; } }
  .blu-finmatica .link-list-wrapper ul {
    padding: 0;
    list-style-type: none; }
    .blu-finmatica .link-list-wrapper ul.link-sublist {
      padding-left: 24px; }
    .blu-finmatica .link-list-wrapper ul li a {
      font-size: 0.889em;
      line-height: 2.3em;
      display: block;
      padding: 0 24px;
      position: relative;
      text-decoration: none; }
      .blu-finmatica .link-list-wrapper ul li a:hover:not(.disabled) {
        text-decoration: none; }
        .blu-finmatica .link-list-wrapper ul li a:hover:not(.disabled) span {
          color: #0066cc;
          text-decoration: underline; }
        .blu-finmatica .link-list-wrapper ul li a:hover:not(.disabled) p {
          color: #0066cc;
          text-decoration: none; }
        .blu-finmatica .link-list-wrapper ul li a:hover:not(.disabled) .icon {
          fill: #0066cc; }
      .blu-finmatica .link-list-wrapper ul li a.disabled:hover {
        text-decoration: none; }
      .blu-finmatica .link-list-wrapper ul li a.medium {
        font-weight: 600; }
      .blu-finmatica .link-list-wrapper ul li a span {
        color: #0066cc;
        display: inline-block;
        margin-right: 24px; }
      .blu-finmatica .link-list-wrapper ul li a .icon {
        display: inline-block;
        margin: 8px 0; }
        .blu-finmatica .link-list-wrapper ul li a .icon.icon-right {
          position: absolute;
          right: 0; }
        .blu-finmatica .link-list-wrapper ul li a .icon.right {
          margin-left: 8px; }
        .blu-finmatica .link-list-wrapper ul li a .icon.left {
          margin-right: 8px; }
      .blu-finmatica .link-list-wrapper ul li a.right-icon .icon.right {
        position: absolute;
        top: 0;
        right: 24px;
        transition: transform 0.3s; }
        .blu-finmatica .link-list-wrapper ul li a.right-icon .icon.right.secondary {
          color: #9da2a6; }
      .blu-finmatica .link-list-wrapper ul li a.right-icon[aria-expanded='true'] .icon.right {
        transform: scaleY(-1); }
      .blu-finmatica .link-list-wrapper ul li a.active span {
        color: #17324d;
        text-decoration: underline; }
      .blu-finmatica .link-list-wrapper ul li a.active .icon {
        color: #17324d; }
      .blu-finmatica .link-list-wrapper ul li a.disabled {
        cursor: not-allowed; }
        .blu-finmatica .link-list-wrapper ul li a.disabled span {
          color: #adb2b8; }
        .blu-finmatica .link-list-wrapper ul li a.disabled svg {
          fill: #adb2b8; }
          .blu-finmatica .link-list-wrapper ul li a.disabled svg.secondary {
            fill: #adb2b8; }
      .blu-finmatica .link-list-wrapper ul li a.large {
        font-size: 1em; }
      .blu-finmatica .link-list-wrapper ul li a p {
        font-size: 0.778em;
        line-height: initial;
        color: #5b6f82; }
      .blu-finmatica .link-list-wrapper ul li a.avatar {
        display: flex;
        margin-bottom: 8px; }
        .blu-finmatica .link-list-wrapper ul li a.avatar .avatar {
          display: block;
          border-radius: 50px;
          margin-right: 8px; }
      .blu-finmatica .link-list-wrapper ul li a.list-item.icon-left {
        position: relative;
        padding-left: 32px; }
        .blu-finmatica .link-list-wrapper ul li a.list-item.icon-left span {
          margin-top: 4px; }
        .blu-finmatica .link-list-wrapper ul li a.list-item.icon-left .icon {
          position: absolute;
          left: 0; }
      .blu-finmatica .link-list-wrapper ul li a.list-item.active {
        color: #1f5c99;
        text-decoration: underline; }
        .blu-finmatica .link-list-wrapper ul li a.list-item.active span {
          color: #1f5c99; }
    .blu-finmatica .link-list-wrapper ul li h3 {
      font-size: 1em;
      color: #17324d;
      padding: 0 24px; }
      .blu-finmatica .link-list-wrapper ul li h3 a {
        line-height: inherit;
        font-size: 1em;
        padding: 0; }
    .blu-finmatica .link-list-wrapper ul .divider {
      display: block;
      height: 1px;
      background: #ebeced;
      margin: 8px 0; }
    .blu-finmatica .link-list-wrapper ul .toggles label {
      padding: 0 24px;
      font-size: 0.889em;
      line-height: 2.3em;
      justify-content: space-between;
      height: auto;
      font-weight: inherit;
      margin: 0; }
    .blu-finmatica .link-list-wrapper ul .toggles input[type='checkbox'] + .lever {
      margin: 8px 0 0; }
    .blu-finmatica .link-list-wrapper ul .form-check.form-check-group {
      padding: 0 24px;
      box-shadow: none; }
      .blu-finmatica .link-list-wrapper ul .form-check.form-check-group [type='checkbox'] + label {
        padding-left: 0;
        font-size: 0.889em;
        line-height: 2.3em;
        height: inherit;
        margin-bottom: 0; }
        .blu-finmatica .link-list-wrapper ul .form-check.form-check-group [type='checkbox'] + label:after {
          right: 24px; }
        .blu-finmatica .link-list-wrapper ul .form-check.form-check-group [type='checkbox'] + label:before {
          right: 35px; }
      .blu-finmatica .link-list-wrapper ul .form-check.form-check-group [type='checkbox'][disabled] + label {
        color: #adb2b8; }
  @media (min-width: 576px) {
    .blu-finmatica .link-list-wrapper ul li a.large {
      font-size: 1em;
      line-height: 2.7em; } }
  @media (min-width: 768px) {
    .blu-finmatica .link-list-wrapper ul li a.large {
      line-height: 2.7em; } }
  @media (min-width: 992px) {
    .blu-finmatica .link-list-wrapper.menu-link-list {
      position: relative; }
      .blu-finmatica .link-list-wrapper.menu-link-list h3,
      .blu-finmatica .link-list-wrapper.menu-link-list h4 {
        position: relative;
        padding: 1rem;
        margin-top: 0;
        border-bottom: 4px solid #b1b1b3; }
        .blu-finmatica .link-list-wrapper.menu-link-list h3:after,
        .blu-finmatica .link-list-wrapper.menu-link-list h4:after {
          content: '';
          position: absolute;
          left: 0;
          bottom: -4px;
          width: 40px;
          height: 4px;
          background-color: #ffc107; } }

@keyframes megamenuFadeIn {
  0% {
    opacity: 0;
    margin-top: 16px; }
  100% {
    opacity: 1;
    margin-top: 16px; } }
  .blu-finmatica .navbar {
    background: #0066cc; }
    .blu-finmatica .navbar .overlay {
      position: fixed;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.6);
      display: none; }
    .blu-finmatica .navbar .navbar-collapsable {
      position: fixed;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      z-index: 1;
      display: none;
      width: 100%;
      /*lista menu*/ }
      .blu-finmatica .navbar .navbar-collapsable .menu-wrapper {
        background: #FFF;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 48px;
        left: 0;
        pointer-events: all;
        overflow-y: auto;
        transform: translateX(-100%);
        transition: all 0.2s cubic-bezier(0.29, 0.85, 0.5, 0.99); }
        .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .navbar-nav {
          padding: 24px 0 0;
          overflow: hidden; }
          .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .navbar-nav .dropdown-menu {
            padding-bottom: 0; }
      .blu-finmatica .navbar .navbar-collapsable .navbar-nav {
        padding: 24px 0; }
        .blu-finmatica .navbar .navbar-collapsable .navbar-nav li a.nav-link {
          color: #0066cc;
          font-weight: 600;
          padding: 13px 24px;
          position: relative; }
          .blu-finmatica .navbar .navbar-collapsable .navbar-nav li a.nav-link.dropdown-toggle svg {
            fill: #0066cc;
            transition: all 0.3s; }
          .blu-finmatica .navbar .navbar-collapsable .navbar-nav li a.nav-link.dropdown-toggle[aria-expanded='true'] .icon {
            transform: scaleY(-1); }
          .blu-finmatica .navbar .navbar-collapsable .navbar-nav li a.nav-link.active {
            border-left: 3px solid #0066cc; }
          .blu-finmatica .navbar .navbar-collapsable .navbar-nav li a.nav-link:hover:not(.active) {
            text-decoration: underline; }
      .blu-finmatica .navbar .navbar-collapsable.expanded .menu-wrapper {
        transform: translateX(0);
        transition: all 0.3s cubic-bezier(0.29, 0.85, 0.5, 0.99); }
      .blu-finmatica .navbar .navbar-collapsable.expanded .close-div {
        transform: translateX(0); }
    .blu-finmatica .navbar .close-div {
      transform: translateX(-100%);
      padding: 24px 0;
      position: fixed;
      left: 0;
      right: 0;
      top: 0;
      background: #FFF;
      z-index: 10;
      pointer-events: none;
      transition: all 0.3s cubic-bezier(0.1, 0.57, 0.4, 0.97); }
      .blu-finmatica .navbar .close-div .close-menu {
        background: transparent;
        pointer-events: all;
        color: #0066cc;
        text-align: center;
        font-size: 0.75em;
        text-transform: uppercase;
        padding: 0;
        float: right; }
        .blu-finmatica .navbar .close-div .close-menu span {
          display: block;
          text-align: center;
          font-size: 2em; }
          .blu-finmatica .navbar .close-div .close-menu span:before {
            margin-right: 0; }
    .blu-finmatica .navbar .dropdown-menu {
      background: transparent;
      box-shadow: none;
      padding-top: 0; }
      .blu-finmatica .navbar .dropdown-menu:before {
        display: none; }
      .blu-finmatica .navbar .dropdown-menu .link-list-wrapper {
        padding-left: 24px;
        padding-right: 24px;
        margin-bottom: 24px; }
        .blu-finmatica .navbar .dropdown-menu .link-list-wrapper ul li a.list-item.active {
          color: #1f5c99;
          text-decoration: underline; }
          .blu-finmatica .navbar .dropdown-menu .link-list-wrapper ul li a.list-item.active span {
            color: #1f5c99; }
        .blu-finmatica .navbar .dropdown-menu .link-list-wrapper ul li a span {
          color: #0066cc; }
        .blu-finmatica .navbar .dropdown-menu .link-list-wrapper ul li a i {
          color: #0066cc; }
        .blu-finmatica .navbar .dropdown-menu .link-list-wrapper ul li h3 {
          text-transform: uppercase;
          font-size: 0.833em;
          font-weight: 600;
          letter-spacing: 1px; }
        .blu-finmatica .navbar .dropdown-menu .link-list-wrapper ul li .divider {
          width: 65px;
          background: #e6ecf2;
          margin-left: 24px; }
  .blu-finmatica .custom-navbar-toggler {
    background: none;
    border: none;
    cursor: pointer; }
    .blu-finmatica .custom-navbar-toggler span {
      color: #FFF;
      font-size: 1.625em; }
    .blu-finmatica .custom-navbar-toggler svg {
      fill: #FFF;
      width: 24px;
      height: 24px;
      display: block; }
  .blu-finmatica .nav-item.megamenu > a:before {
    display: none; }
  .blu-finmatica .inline-menu .link-list-wrapper .link-list {
    position: relative; }
    .blu-finmatica .inline-menu .link-list-wrapper .link-list li a {
      position: relative; }
      .blu-finmatica .inline-menu .link-list-wrapper .link-list li a i {
        color: #6aaaeb; }
      .blu-finmatica .inline-menu .link-list-wrapper .link-list li a:after {
        content: '';
        display: block;
        width: 2px;
        background: #0066cc;
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        transform-origin: center;
        transform: scaleY(0);
        transition: all 0.3s;
        z-index: 1; }
      .blu-finmatica .inline-menu .link-list-wrapper .link-list li a.active span {
        color: #0066cc;
        text-decoration: none; }
      .blu-finmatica .inline-menu .link-list-wrapper .link-list li a[aria-expanded='true']:after {
        transform: scaleY(1); }
    .blu-finmatica .inline-menu .link-list-wrapper .link-list:after {
      content: '';
      display: block;
      width: 2px;
      background: linear-gradient(to bottom, #e6ecf2 0%, rgba(230, 236, 242, 0.3) 100%);
      position: absolute;
      right: 0;
      top: 0;
      height: 100%; }
  @media (min-width: 992px) {
    .blu-finmatica .navbar {
      background: #0066cc;
      padding: 0; }
      .blu-finmatica .navbar .navbar-collapsable {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        bottom: auto;
        z-index: auto;
        background: none;
        display: block !important;
        transition: none;
        /*lista menu*/ }
        .blu-finmatica .navbar .navbar-collapsable .overlay {
          display: none !important; }
        .blu-finmatica .navbar .navbar-collapsable .menu-wrapper {
          position: inherit;
          top: auto;
          bottom: auto;
          right: auto;
          left: auto;
          overflow-y: visible;
          transform: none;
          transition: none;
          background: #0066cc; }
          .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .navbar-nav {
            margin-top: 0;
            padding: 0 24px;
            overflow: inherit; }
            .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .navbar-nav .dropdown-menu {
              padding-bottom: 0.5rem; }
        .blu-finmatica .navbar .navbar-collapsable .navbar-nav {
          margin-top: 0;
          padding: 0 24px; } }
      @media (min-width: 992px) and (min-width: 992px) {
        .blu-finmatica .navbar .navbar-collapsable .navbar-nav li.nav-item {
          display: flex; }
          .blu-finmatica .navbar .navbar-collapsable .navbar-nav li.nav-item .nav-link {
            display: flex;
            align-self: flex-end;
            align-items: center; } }
  @media (min-width: 992px) {
          .blu-finmatica .navbar .navbar-collapsable .navbar-nav li a.nav-link {
            font-weight: 400;
            padding: 13px 24px;
            color: #FFF;
            border-bottom: 3px solid transparent; }
            .blu-finmatica .navbar .navbar-collapsable .navbar-nav li a.nav-link.dropdown-toggle svg {
              fill: #FFF; }
            .blu-finmatica .navbar .navbar-collapsable .navbar-nav li a.nav-link.active {
              border-left: 0;
              border-color: #FFF;
              background: transparent; }
            .blu-finmatica .navbar .navbar-collapsable .navbar-nav li a.nav-link.disabled {
              opacity: 0.5;
              cursor: not-allowed; }
      .blu-finmatica .navbar .close-div {
        display: none; }
      .blu-finmatica .navbar .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        float: left;
        min-width: 10rem;
        padding: 0.5rem 0 0;
        margin: 0.125rem 0 0;
        font-size: 1rem;
        color: #212529;
        text-align: left;
        list-style: none;
        background-color: #FFF;
        background-clip: padding-box;
        border: 0 solid transparent;
        border-radius: 0.25rem;
        box-shadow: 0 20px 30px 5px rgba(0, 0, 0, 0.05);
        border-top-left-radius: 0;
        border-top-right-radius: 0; }
        .blu-finmatica .navbar .dropdown-menu.show {
          animation: dropdownFadeIn forwards 0.3s;
          top: calc(100% - 16px); }
        .blu-finmatica .navbar .dropdown-menu:before {
          display: block; }
        .blu-finmatica .navbar .dropdown-menu .link-list-wrapper {
          padding-left: 0;
          padding-right: 0;
          margin-bottom: 0; }
          .blu-finmatica .navbar .dropdown-menu .link-list-wrapper ul li a span,
          .blu-finmatica .navbar .dropdown-menu .link-list-wrapper ul li a i,
          .blu-finmatica .navbar .dropdown-menu .link-list-wrapper ul li a h3 {
            color: #0066cc; }
          .blu-finmatica .navbar .dropdown-menu .link-list-wrapper ul li h3 {
            color: #212529; }
      .blu-finmatica .navbar .dropdown-toggle {
        display: block;
        justify-content: inherit; }
    .blu-finmatica .custom-navbar-toggler {
      display: none; }
    .blu-finmatica .has-megamenu .navbar-collapsable {
      width: 100%; }
    .blu-finmatica .nav-item.megamenu {
      position: static; }
      .blu-finmatica .nav-item.megamenu > a.dropdown-toggle {
        position: relative; }
        .blu-finmatica .nav-item.megamenu > a.dropdown-toggle:before {
          content: '';
          position: absolute;
          top: auto;
          bottom: -12px;
          left: 24px;
          width: 18px;
          height: 18px;
          border-radius: 4px;
          background-color: #FFF;
          transform: rotate(45deg);
          opacity: 0;
          display: block;
          transition: opacity 0.15s cubic-bezier(0.1, 0.57, 0.36, 0.99); }
      .blu-finmatica .nav-item.megamenu.show a.dropdown-toggle:before {
        opacity: 1; }
    .blu-finmatica .megamenu .dropdown-menu {
      min-width: auto;
      left: 24px;
      right: 24px;
      animation-timing-function: cubic-bezier(0.1, 0.57, 0.36, 0.99); }
      .blu-finmatica .megamenu .dropdown-menu:before {
        display: none; }
      .blu-finmatica .megamenu .dropdown-menu.show {
        animation: megamenuFadeIn forwards 0.15s; } }
  .blu-finmatica .skiplinks {
    background-color: #0bd9d2;
    text-align: center; }
    .blu-finmatica .skiplinks a {
      display: inline-block;
      padding: 0.5rem 0.5rem;
      display: block;
      font-weight: 600;
      color: #5b6f82;
      text-decoration: underline; }
  .blu-finmatica .affix-top {
    position: sticky;
    top: 0; }
  .blu-finmatica .affix-bottom {
    position: sticky;
    bottom: 0; }
  .blu-finmatica .affix-parent {
    position: relative; }
  .blu-finmatica .sidebar-wrapper {
    padding: 24px 0; }
    .blu-finmatica .sidebar-wrapper h3 {
      font-weight: 600;
      margin-bottom: 0.8rem;
      font-size: 0.833em;
      margin-top: 5px;
      letter-spacing: 1px;
      text-transform: uppercase;
      padding-left: 24px;
      padding-right: 24px; }
    .blu-finmatica .sidebar-wrapper .sidebar-linklist-wrapper .link-list-wrapper h3 {
      font-weight: 600;
      margin-bottom: 0.8rem;
      font-size: 0.833em;
      margin-top: 5px;
      letter-spacing: 1px;
      text-transform: uppercase; }
    .blu-finmatica .sidebar-wrapper .sidebar-linklist-wrapper .link-list-wrapper ul li a {
      line-height: 1em;
      padding-top: 0.8em;
      padding-bottom: 0.8em;
      font-size: 1em; }
      .blu-finmatica .sidebar-wrapper .sidebar-linklist-wrapper .link-list-wrapper ul li a i.it-expand {
        font-size: 0.8em;
        top: 50%;
        transform: translateY(-50%); }
      .blu-finmatica .sidebar-wrapper .sidebar-linklist-wrapper .link-list-wrapper ul li a[aria-expanded='true'] i {
        transform: translateY(-50%) scaleY(-1); }
      .blu-finmatica .sidebar-wrapper .sidebar-linklist-wrapper .link-list-wrapper ul li a[data-toggle='collapse'].active {
        border-left: 2px solid #0066cc; }
        .blu-finmatica .sidebar-wrapper .sidebar-linklist-wrapper .link-list-wrapper ul li a[data-toggle='collapse'].active span,
        .blu-finmatica .sidebar-wrapper .sidebar-linklist-wrapper .link-list-wrapper ul li a[data-toggle='collapse'].active i {
          color: #0066cc;
          text-decoration: none; }
    .blu-finmatica .sidebar-wrapper .sidebar-linklist-wrapper .link-list-wrapper ul.link-sublist li a {
      font-size: 0.889em;
      padding-top: 0.7em;
      padding-bottom: 0.7em; }
    .blu-finmatica .sidebar-wrapper .sidebar-linklist-wrapper.linklist-secondary:before {
      content: '';
      width: 65px;
      height: 1px;
      background: #e6ecf2;
      display: block;
      margin-left: 24px;
      margin-top: 24px; }
    .blu-finmatica .sidebar-wrapper.it-line-right-side {
      border-right: 1px solid #d9dadb; }
      .blu-finmatica .sidebar-wrapper.it-line-right-side .sidebar-linklist-wrapper .link-list-wrapper ul li a[data-toggle='collapse'].active {
        border-right: 2px solid #0066cc;
        border-left: none; }
    .blu-finmatica .sidebar-wrapper.it-line-left-side {
      border-left: 1px solid #d9dadb; }
  .blu-finmatica .sidebar-wrapper.theme-dark {
    background: #435a70; }
    .blu-finmatica .sidebar-wrapper.theme-dark h3 {
      color: #FFF; }
    .blu-finmatica .sidebar-wrapper.theme-dark .sidebar-linklist-wrapper .link-list-wrapper h3 {
      color: #FFF; }
    .blu-finmatica .sidebar-wrapper.theme-dark .sidebar-linklist-wrapper .link-list-wrapper ul li a {
      color: #FFF; }
      .blu-finmatica .sidebar-wrapper.theme-dark .sidebar-linklist-wrapper .link-list-wrapper ul li a.left-icon i.left {
        color: #FFF; }
      .blu-finmatica .sidebar-wrapper.theme-dark .sidebar-linklist-wrapper .link-list-wrapper ul li a span {
        color: #FFF; }
      .blu-finmatica .sidebar-wrapper.theme-dark .sidebar-linklist-wrapper .link-list-wrapper ul li a i.it-expand {
        color: #FFF; }
      .blu-finmatica .sidebar-wrapper.theme-dark .sidebar-linklist-wrapper .link-list-wrapper ul li a[aria-expanded='true'] i {
        color: #FFF; }
      .blu-finmatica .sidebar-wrapper.theme-dark .sidebar-linklist-wrapper .link-list-wrapper ul li a[data-toggle='collapse'] {
        color: #FFF; }
        .blu-finmatica .sidebar-wrapper.theme-dark .sidebar-linklist-wrapper .link-list-wrapper ul li a[data-toggle='collapse'].active {
          border-left: 2px solid #FFF; }
          .blu-finmatica .sidebar-wrapper.theme-dark .sidebar-linklist-wrapper .link-list-wrapper ul li a[data-toggle='collapse'].active span,
          .blu-finmatica .sidebar-wrapper.theme-dark .sidebar-linklist-wrapper .link-list-wrapper ul li a[data-toggle='collapse'].active i {
            color: #FFF; }
    .blu-finmatica .sidebar-wrapper.theme-dark .sidebar-linklist-wrapper .link-list-wrapper ul.link-sublist li a {
      color: #FFF; }
      .blu-finmatica .sidebar-wrapper.theme-dark .sidebar-linklist-wrapper .link-list-wrapper ul.link-sublist li a span {
        color: #FFF; }
    .blu-finmatica .sidebar-wrapper.theme-dark .sidebar-linklist-wrapper.linklist-secondary:before {
      background: rgba(229, 229, 229, 0.3); }
    .blu-finmatica .sidebar-wrapper.theme-dark.it-line-right-side {
      border-right-color: rgba(229, 229, 229, 0.3); }
      .blu-finmatica .sidebar-wrapper.theme-dark.it-line-right-side .sidebar-linklist-wrapper .link-list-wrapper ul li a[data-toggle='collapse'].active {
        border-left: none;
        border-right-color: #FFF; }
    .blu-finmatica .sidebar-wrapper.theme-dark.it-line-left-side {
      border-left-color: rgba(229, 229, 229, 0.3); }
      .blu-finmatica .sidebar-wrapper.theme-dark.it-line-left-side .sidebar-linklist-wrapper .link-list-wrapper ul li a[data-toggle='collapse'].active {
        border-left-color: #FFF; }
  .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12:not(:first-child) .it-heading-megacolumn {
    margin-top: 60px;
    line-height: 2.3em; }
    .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12:not(:first-child) .it-heading-megacolumn:before {
      content: '';
      display: block;
      height: 1px;
      width: 65px;
      background: #e6ecf2;
      margin-bottom: 8px; }
  .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12:not(:first-child) .link-list-wrapper h3 {
    margin-top: 60px; }
    .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12:not(:first-child) .link-list-wrapper h3:before {
      content: '';
      display: block;
      height: 1px;
      width: 65px;
      background: #e6ecf2;
      margin-bottom: 8px; }
  .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu h3.it-heading-megacolumn {
    margin: 0.5em 84px;
    line-height: 1.2em;
    font-size: 0.833em;
    text-transform: uppercase;
    padding-bottom: 0.5em; }
  .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .link-list-wrapper {
    margin-bottom: 0; }
    .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .link-list-wrapper ul.link-list li.it-more a {
      margin-top: 0; }
      .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .link-list-wrapper ul.link-list li.it-more a i {
        margin-left: 15px; }
    .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .link-list-wrapper ul.link-list li:last-child.it-more a {
      margin-top: 8px; }
  .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical {
    width: 100%;
    background: #f5f6f7;
    padding-top: 16px;
    padding-bottom: 16px;
    margin-top: 16px; }
    .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical .link-list-wrapper ul.link-list {
      width: 100%; }
      .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical .link-list-wrapper ul.link-list li a {
        display: flex;
        justify-content: space-between; }
        .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical .link-list-wrapper ul.link-list li a span {
          font-weight: 600; }
      .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical .link-list-wrapper ul.link-list li .divider {
        display: none; }
    .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical.it-description {
      background: transparent; }
      .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical.it-description .description-content {
        padding-left: 51px;
        padding-right: 51px; }
        .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical.it-description .description-content:before {
          content: '';
          display: block;
          height: 1px;
          width: 65px;
          background: #e6ecf2;
          margin-bottom: 16px; }
        .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical.it-description .description-content img {
          display: block;
          width: 100%;
          margin-bottom: 30px; }
        .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical.it-description .description-content p {
          font-size: 0.889em; }
  .blu-finmatica .navbar .dropdown-menu > .it-external {
    padding: 0; }
  .blu-finmatica .navbar .dropdown-menu .margin-right-col .it-external {
    padding: 0 15px; }
  .blu-finmatica .navbar .dropdown-menu .it-external {
    width: 100%; }
    .blu-finmatica .navbar .dropdown-menu .it-external .link-list-wrapper .link-list li.it-more a:before {
      content: '';
      display: block;
      height: 1px;
      width: 65px;
      background: #e6ecf2;
      margin-bottom: 8px; }
  .blu-finmatica .navbar .dropdown-menu .it-megamenu-footer {
    background: #f5f6f7;
    padding: 16px 0;
    margin-top: 16px; }
    .blu-finmatica .navbar .dropdown-menu .it-megamenu-footer .link-list-wrapper {
      margin-bottom: 0; }
      .blu-finmatica .navbar .dropdown-menu .it-megamenu-footer .link-list-wrapper .link-list li a.list-item span {
        display: inline;
        font-weight: 600; }
  @media (min-width: 992px) {
    .blu-finmatica .navbar .dropdown-menu .it-megamenu-footer {
      margin-top: 32px;
      margin-left: -24px;
      margin-right: -24px;
      margin-bottom: -32px;
      padding: 12px 24px; }
      .blu-finmatica .navbar .dropdown-menu .it-megamenu-footer .link-list-wrapper .link-list li a.list-item {
        padding-top: 16px;
        padding-bottom: 16px; }
        .blu-finmatica .navbar .dropdown-menu .it-megamenu-footer .link-list-wrapper .link-list li a.list-item span {
          display: inline;
          font-weight: 600; }
    .blu-finmatica .navbar .dropdown-menu .it-external {
      width: 100%;
      padding: 0; }
      .blu-finmatica .navbar .dropdown-menu .it-external .link-list-wrapper .link-list li.it-more a:before {
        content: '';
        display: block;
        height: 1px;
        width: 65px;
        background: #e6ecf2;
        margin-bottom: 8px; }
    .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .row.max-height-col {
      min-height: 100%;
      margin-right: -40px; }
      .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .row.max-height-col .row.max-height-col {
        margin-right: -15px; }
      .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .row.max-height-col .margin-right-col {
        margin-right: 24px; }
    .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical {
      background: #f5f6f7;
      padding-top: 32px;
      margin-top: -32px;
      margin-bottom: -32px;
      margin-right: -24px;
      margin-left: -15px; }
      .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical .link-list-wrapper ul.link-list {
        width: 100%; }
        .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical .link-list-wrapper ul.link-list li a {
          display: flex;
          justify-content: space-between;
          padding-left: 36px;
          padding-right: 36px; }
          .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical .link-list-wrapper ul.link-list li a span {
            font-weight: 600; }
        .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical .link-list-wrapper ul.link-list li .divider {
          height: 1px;
          display: block;
          background: #d9dadb;
          margin: 0 0 0 36px;
          width: 65px;
          margin-top: 25px;
          margin-bottom: 16px; }
      .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical.it-description {
        background: transparent; }
        .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical.it-description .description-content {
          padding-left: 36px;
          padding-right: 36px; }
          .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical.it-description .description-content:before {
            display: none; }
          .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical.it-description .description-content img {
            display: block;
            width: 100%;
            margin-bottom: 30px; }
          .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical.it-description .description-content p {
            font-size: 0.889em; }
    .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu {
      padding: 32px 24px; }
      .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12:not(:first-child) .link-list-wrapper h3 {
        margin-top: 5px;
        line-height: 1.2em; }
        .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12:not(:first-child) .link-list-wrapper h3:before {
          display: none; }
      .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12:not(:first-child) .it-heading-megacolumn {
        margin: 0.5em 24px;
        line-height: 1.2em;
        font-size: 0.833em;
        text-transform: uppercase;
        border-bottom: 1px solid #e6ecf2;
        padding-bottom: 0.5em; }
        .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12:not(:first-child) .it-heading-megacolumn:before {
          content: '';
          display: none; }
      .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12:first-child .link-list-wrapper {
        margin-bottom: 0; }
      .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu h3.it-heading-megacolumn {
        margin: 0.5em 24px;
        line-height: 1.2em;
        font-size: 0.833em;
        text-transform: uppercase;
        border-bottom: 1px solid #e6ecf2;
        padding-bottom: 0.5em; }
      .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .link-list-wrapper {
        display: flex;
        min-height: 100%; }
        .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .link-list-wrapper ul.link-list {
          display: flex;
          flex-direction: column; }
          .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .link-list-wrapper ul.link-list li {
            width: 100%; }
            .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .link-list-wrapper ul.link-list li a,
            .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .link-list-wrapper ul.link-list li h3 {
              padding: 0.5em 24px;
              line-height: inherit; }
            .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .link-list-wrapper ul.link-list li h3 {
              line-height: 1.2em;
              font-size: 0.833em;
              text-transform: uppercase;
              margin-top: 5px;
              margin-bottom: 5px; }
            .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .link-list-wrapper ul.link-list li.it-more {
              margin-top: auto; }
              .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .link-list-wrapper ul.link-list li.it-more a {
                margin-top: 12px; }
                .blu-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .link-list-wrapper ul.link-list li.it-more a i {
                  font-size: 0.8em;
                  transform: translateY(-1px); } }
  .blu-finmatica .bottom-nav {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    height: 96px; }
    .blu-finmatica .bottom-nav:before {
      content: '';
      position: absolute;
      height: 360px;
      width: 100%;
      top: 32px;
      z-index: 10;
      background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 60%);
      border-radius: 50%;
      transform: translateY(-50%) scalex(1.4) scaleY(0.12);
      opacity: 0.18; }
    .blu-finmatica .bottom-nav ul {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      z-index: 20;
      background-color: #FFF;
      display: flex;
      justify-content: space-around;
      align-items: center;
      padding: 0;
      margin: 0;
      height: 64px; }
      .blu-finmatica .bottom-nav ul li {
        list-style-type: none;
        margin: 8px;
        text-align: center; }
    .blu-finmatica .bottom-nav a {
      display: block;
      color: #5b6f82;
      text-decoration: none; }
      .blu-finmatica .bottom-nav a .icon {
        fill: #5b6f82; }
      .blu-finmatica .bottom-nav a.active {
        color: #0066cc; }
        .blu-finmatica .bottom-nav a.active .icon {
          fill: #0066cc; }
      .blu-finmatica .bottom-nav a:hover {
        text-decoration: none;
        color: #0066cc; }
        .blu-finmatica .bottom-nav a:hover .icon {
          fill: #0066cc; }
    .blu-finmatica .bottom-nav .it-ico {
      position: relative;
      font-size: 1.35rem;
      display: block;
      height: 32px; }
      .blu-finmatica .bottom-nav .it-ico:before {
        margin-right: 0; }
    .blu-finmatica .bottom-nav .badge-wrapper {
      position: relative; }
    .blu-finmatica .bottom-nav .bottom-nav-badge,
    .blu-finmatica .bottom-nav .bottom-nav-alert {
      display: block;
      position: absolute;
      background-color: #0066cc;
      border: 1px solid #FFF; }
    .blu-finmatica .bottom-nav .bottom-nav-badge {
      top: 0;
      right: 0;
      min-width: 18px;
      height: 18px;
      padding: 0 4px;
      color: #FFF;
      font-size: 0.563rem;
      border-radius: 50%;
      font-style: normal; }
    .blu-finmatica .bottom-nav .bottom-nav-alert {
      top: 4px;
      right: 8px;
      min-width: 10px;
      height: 10px;
      font-size: 0.563rem;
      border-radius: 50%; }
    .blu-finmatica .bottom-nav .bottom-nav-label {
      margin-top: 6px;
      font-size: 0.688rem;
      line-height: 1;
      display: block;
      font-weight: 600; }
  .blu-finmatica .navbar.it-navscroll-wrapper {
    background: #FFF; }
    .blu-finmatica .navbar.it-navscroll-wrapper .it-back-button {
      display: block;
      padding: 16px 24px;
      font-weight: 600;
      box-shadow: 0 0px 30px 5px rgba(0, 0, 0, 0.05);
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      background: #FFF;
      z-index: 10;
      display: none; }
      .blu-finmatica .navbar.it-navscroll-wrapper .it-back-button i {
        transform: scale(0.8);
        transform-origin: center;
        display: inline-block;
        margin-right: 8px; }
    .blu-finmatica .navbar.it-navscroll-wrapper .link-list-wrapper ul li a {
      font-size: 1em;
      font-weight: 600;
      line-height: 1em;
      padding-top: 0.8em;
      padding-bottom: 0.8em; }
      .blu-finmatica .navbar.it-navscroll-wrapper .link-list-wrapper ul li a.active {
        border-left: 2px solid #0066cc; }
        .blu-finmatica .navbar.it-navscroll-wrapper .link-list-wrapper ul li a.active span {
          color: #0066cc;
          text-decoration: none; }
    .blu-finmatica .navbar.it-navscroll-wrapper .link-list-wrapper ul li ul li {
      padding-top: 0;
      padding-bottom: 0; }
      .blu-finmatica .navbar.it-navscroll-wrapper .link-list-wrapper ul li ul li a {
        font-weight: 400; }
        .blu-finmatica .navbar.it-navscroll-wrapper .link-list-wrapper ul li ul li a.active {
          font-weight: normal;
          border-left: none; }
          .blu-finmatica .navbar.it-navscroll-wrapper .link-list-wrapper ul li ul li a.active span {
            text-decoration: underline;
            color: #17324d; }
    .blu-finmatica .navbar.it-navscroll-wrapper h3 {
      font-weight: 600;
      margin-bottom: 0.8rem;
      font-size: 0.833em;
      margin-top: 5px;
      letter-spacing: 1px;
      text-transform: uppercase;
      padding-left: 24px;
      padding-right: 24px; }
    .blu-finmatica .navbar.it-navscroll-wrapper .custom-navbar-toggler {
      display: flex;
      color: #0066cc;
      align-items: center;
      font-weight: 600;
      cursor: pointer; }
      .blu-finmatica .navbar.it-navscroll-wrapper .custom-navbar-toggler span.it-list {
        color: #0066cc;
        margin-right: 8px; }
    .blu-finmatica .navbar.it-navscroll-wrapper .menu-wrapper {
      padding: 80px 0 24px;
      right: 0; }
  .blu-finmatica .navbar.it-bottom-navscroll {
    box-shadow: 0 0px 30px 5px rgba(0, 0, 0, 0.05);
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: auto; }
  .blu-finmatica .navbar.it-top-navscroll {
    box-shadow: 0 0px 30px 5px rgba(0, 0, 0, 0.05);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto; }
  @media (min-width: 992px) {
    .blu-finmatica .navbar.it-navscroll-wrapper {
      background: #FFF; }
      .blu-finmatica .navbar.it-navscroll-wrapper .it-back-button {
        display: none !important; }
      .blu-finmatica .navbar.it-navscroll-wrapper .link-list-wrapper ul li a {
        font-size: 1em;
        font-weight: 600;
        line-height: 1em;
        padding-top: 0.8em;
        padding-bottom: 0.8em; }
        .blu-finmatica .navbar.it-navscroll-wrapper .link-list-wrapper ul li a.active {
          border-left: 2px solid #0066cc; }
          .blu-finmatica .navbar.it-navscroll-wrapper .link-list-wrapper ul li a.active span {
            color: #0066cc;
            text-decoration: none; }
      .blu-finmatica .navbar.it-navscroll-wrapper .link-list-wrapper ul li ul li {
        padding-top: 0;
        padding-bottom: 0; }
        .blu-finmatica .navbar.it-navscroll-wrapper .link-list-wrapper ul li ul li a {
          font-weight: 400; }
          .blu-finmatica .navbar.it-navscroll-wrapper .link-list-wrapper ul li ul li a.active {
            font-weight: normal;
            border-left: none; }
            .blu-finmatica .navbar.it-navscroll-wrapper .link-list-wrapper ul li ul li a.active span {
              text-decoration: underline;
              color: #17324d; }
      .blu-finmatica .navbar.it-navscroll-wrapper h3 {
        font-weight: 600;
        margin-bottom: 0.8rem;
        font-size: 0.833em;
        margin-top: 5px;
        letter-spacing: 1px;
        text-transform: uppercase;
        padding-left: 24px;
        padding-right: 24px; }
      .blu-finmatica .navbar.it-navscroll-wrapper .custom-navbar-toggler {
        display: none; }
      .blu-finmatica .navbar.it-navscroll-wrapper .menu-wrapper {
        padding: 16px 0 24px;
        background: #FFF; }
    .blu-finmatica .navbar.it-bottom-navscroll {
      box-shadow: none;
      position: inherit; }
      .blu-finmatica .navbar.it-bottom-navscroll.affix-top {
        position: sticky;
        top: 0;
        left: inherit;
        right: inherit; }
    .blu-finmatica .navbar.it-top-navscroll {
      box-shadow: none;
      position: inherit; }
      .blu-finmatica .navbar.it-top-navscroll.affix-top {
        position: sticky;
        top: 0;
        left: inherit;
        right: inherit; }
    .blu-finmatica .navbar.it-left-side {
      border-left: 1px solid #d9dadb; }
    .blu-finmatica .navbar.it-right-side {
      border-right: 1px solid #d9dadb; } }
  @media (max-width: 992px) {
    .blu-finmatica .navbar.it-navscroll-wrapper.theme-dark-mobile {
      background: #435a70; }
      .blu-finmatica .navbar.it-navscroll-wrapper.theme-dark-mobile .custom-navbar-toggler {
        color: #FFF; }
        .blu-finmatica .navbar.it-navscroll-wrapper.theme-dark-mobile .custom-navbar-toggler span.it-list {
          color: #FFF; }
      .blu-finmatica .navbar.it-navscroll-wrapper.theme-dark-mobile .it-back-button {
        background: #435a70;
        color: #FFF; }
      .blu-finmatica .navbar.it-navscroll-wrapper.theme-dark-mobile .navbar-collapsable .menu-wrapper {
        background: #435a70;
        color: #FFF; }
        .blu-finmatica .navbar.it-navscroll-wrapper.theme-dark-mobile .navbar-collapsable .menu-wrapper .link-list-wrapper ul li a {
          color: #FFF; }
          .blu-finmatica .navbar.it-navscroll-wrapper.theme-dark-mobile .navbar-collapsable .menu-wrapper .link-list-wrapper ul li a span {
            color: #FFF; }
          .blu-finmatica .navbar.it-navscroll-wrapper.theme-dark-mobile .navbar-collapsable .menu-wrapper .link-list-wrapper ul li a.active {
            border-left-color: #FFF; }
      .blu-finmatica .navbar.it-navscroll-wrapper.theme-dark-mobile.it-left-side {
        border-left-color: rgba(229, 229, 229, 0.3); }
      .blu-finmatica .navbar.it-navscroll-wrapper.theme-dark-mobile.it-right-side {
        border-right-color: rgba(229, 229, 229, 0.3); } }
  @media (min-width: 992px) {
    .blu-finmatica .navbar.it-navscroll-wrapper.theme-dark-desk {
      background: #435a70; }
      .blu-finmatica .navbar.it-navscroll-wrapper.theme-dark-desk .custom-navbar-toggler {
        color: #FFF; }
        .blu-finmatica .navbar.it-navscroll-wrapper.theme-dark-desk .custom-navbar-toggler span.it-list {
          color: #FFF; }
      .blu-finmatica .navbar.it-navscroll-wrapper.theme-dark-desk .it-back-button {
        background: #435a70;
        color: #FFF; }
      .blu-finmatica .navbar.it-navscroll-wrapper.theme-dark-desk .navbar-collapsable .menu-wrapper {
        background: #435a70;
        color: #FFF; }
        .blu-finmatica .navbar.it-navscroll-wrapper.theme-dark-desk .navbar-collapsable .menu-wrapper .link-list-wrapper ul li a {
          color: #FFF; }
          .blu-finmatica .navbar.it-navscroll-wrapper.theme-dark-desk .navbar-collapsable .menu-wrapper .link-list-wrapper ul li a span {
            color: #FFF; }
          .blu-finmatica .navbar.it-navscroll-wrapper.theme-dark-desk .navbar-collapsable .menu-wrapper .link-list-wrapper ul li a.active {
            border-left-color: #FFF; }
      .blu-finmatica .navbar.it-navscroll-wrapper.theme-dark-desk.it-left-side {
        border-left-color: rgba(229, 229, 229, 0.3); }
      .blu-finmatica .navbar.it-navscroll-wrapper.theme-dark-desk.it-right-side {
        border-right-color: rgba(229, 229, 229, 0.3); } }
  .blu-finmatica .callout {
    padding: 2.5rem 2.222rem;
    border: 1px solid #5b6f82;
    position: relative;
    max-width: 60ch;
    margin: 1.75rem 0 1rem;
    border-radius: 8px; }
    .blu-finmatica .callout.callout-highlight {
      border: none;
      border-left: 2px solid rgba(223, 228, 242, 0.3);
      border-radius: 0;
      padding: 0 2.222rem; }
      .blu-finmatica .callout.callout-highlight .callout-title {
        margin-bottom: 1.556rem; }
      .blu-finmatica .callout.callout-highlight.success {
        border-color: rgba(40, 167, 69, 0.2); }
      .blu-finmatica .callout.callout-highlight.warning {
        border-color: rgba(255, 193, 7, 0.2); }
      .blu-finmatica .callout.callout-highlight.danger {
        border-color: rgba(220, 53, 69, 0.2); }
      .blu-finmatica .callout.callout-highlight.important {
        border-color: rgba(0, 128, 83, 0.2); }
      .blu-finmatica .callout.callout-highlight.note {
        border-color: rgba(0, 64, 128, 0.2); }
    .blu-finmatica .callout.callout-more {
      background: #fafaf7;
      border: none;
      border-radius: 0;
      padding: 2.222rem 2.222rem;
      position: relative; }
      .blu-finmatica .callout.callout-more:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 48px 48px 0;
        border-color: transparent #FFF transparent transparent; }
      .blu-finmatica .callout.callout-more:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 48px 0 0 48px;
        border-color: transparent transparent transparent #e4e4db; }
      .blu-finmatica .callout.callout-more p {
        font-size: 0.778rem;
        line-height: 1.333rem;
        color: #17324d; }
      .blu-finmatica .callout.callout-more .callout-title {
        display: flex;
        align-items: flex-start;
        margin-bottom: 2.222rem; }
        .blu-finmatica .callout.callout-more .callout-title i {
          font-size: 1.25rem; }
        .blu-finmatica .callout.callout-more .callout-title span {
          border-bottom: 2px solid #212529;
          padding-bottom: 0.1rem;
          display: inline-block;
          margin-top: -0.111rem; }
    .blu-finmatica .callout.success {
      border-color: #28a745; }
      .blu-finmatica .callout.success .callout-title {
        color: #28a745; }
        .blu-finmatica .callout.success .callout-title .icon {
          fill: #28a745; }
        .blu-finmatica .callout.success .callout-title span {
          border-color: #28a745; }
    .blu-finmatica .callout.warning {
      border-color: #ffc107; }
      .blu-finmatica .callout.warning .callout-title {
        color: #ffc107; }
        .blu-finmatica .callout.warning .callout-title .icon {
          fill: #ffc107; }
        .blu-finmatica .callout.warning .callout-title span {
          border-color: #ffc107; }
    .blu-finmatica .callout.danger {
      border-color: #dc3545; }
      .blu-finmatica .callout.danger .callout-title {
        color: #dc3545; }
        .blu-finmatica .callout.danger .callout-title .icon {
          fill: #dc3545; }
        .blu-finmatica .callout.danger .callout-title span {
          border-color: #dc3545; }
    .blu-finmatica .callout.important {
      border-color: #008053; }
      .blu-finmatica .callout.important .callout-title {
        color: #008053; }
        .blu-finmatica .callout.important .callout-title .icon {
          fill: #008053; }
        .blu-finmatica .callout.important .callout-title span {
          border-color: #008053; }
    .blu-finmatica .callout.note {
      border-color: #004080; }
      .blu-finmatica .callout.note .callout-title {
        color: #004080; }
        .blu-finmatica .callout.note .callout-title .icon {
          fill: #004080; }
        .blu-finmatica .callout.note .callout-title span {
          border-color: #004080; }
      .blu-finmatica .callout.note .collapse-div .collapse-header .callout-more-toggle {
        color: #004080; }
        .blu-finmatica .callout.note .collapse-div .collapse-header .callout-more-toggle:active, .blu-finmatica .callout.note .collapse-div .collapse-header .callout-more-toggle:hover {
          color: #004080; }
        .blu-finmatica .callout.note .collapse-div .collapse-header .callout-more-toggle span {
          border-color: #004080; }
          .blu-finmatica .callout.note .collapse-div .collapse-header .callout-more-toggle span:before, .blu-finmatica .callout.note .collapse-div .collapse-header .callout-more-toggle span:after {
            background: #004080; }
      .blu-finmatica .callout.note a {
        color: #004080; }
      .blu-finmatica .callout.note .icon {
        fill: #004080; }
    .blu-finmatica .callout .callout-title {
      font-weight: bold;
      text-transform: uppercase;
      font-size: 1rem;
      margin-right: 2.222rem;
      letter-spacing: 0.06rem;
      color: #5b6f82; }
      .blu-finmatica .callout .callout-title .icon {
        fill: #5b6f82;
        margin-right: 0.444rem; }
    .blu-finmatica .callout:not(.callout-highlight):not(.callout-more) .callout-title {
      position: absolute;
      font-size: 1rem;
      padding: 0 1.389rem;
      background: #FFF;
      top: -0.78em; }
    .blu-finmatica .callout p {
      font-family: Georgia, "Times New Roman", Times, serif;
      font-size: 0.889rem;
      color: #5b6f82; }
      .blu-finmatica .callout p:last-child {
        margin: 0; }
      .blu-finmatica .callout p.callout-big-text {
        font-weight: bold;
        font-size: 1.111rem; }
    .blu-finmatica .callout .collapse-div {
      display: flex;
      flex-direction: column-reverse;
      border-bottom: none; }
      .blu-finmatica .callout .collapse-div .collapse-header {
        margin-top: 1.333rem;
        display: flex;
        justify-content: space-between;
        border-top: 1px solid #dfe4f2;
        padding: 1.333rem 0 0;
        margin-top: 0; }
        .blu-finmatica .callout .collapse-div .collapse-header .callout-more-toggle {
          padding: 0;
          border: none;
          width: auto;
          font-weight: normal;
          display: flex;
          align-items: center;
          color: #0066cc; }
          .blu-finmatica .callout .collapse-div .collapse-header .callout-more-toggle:hover, .blu-finmatica .callout .collapse-div .collapse-header .callout-more-toggle:focus, .blu-finmatica .callout .collapse-div .collapse-header .form-check [type='checkbox']:focus + label.callout-more-toggle, .blu-finmatica .form-check .callout .collapse-div .collapse-header [type='checkbox']:focus + label.callout-more-toggle,
          .blu-finmatica .callout .collapse-div .collapse-header .form-check [type='radio']:focus + label.callout-more-toggle, .blu-finmatica .form-check .callout .collapse-div .collapse-header [type='radio']:focus + label.callout-more-toggle, .blu-finmatica .callout .collapse-div .collapse-header .toggles label input[type='checkbox']:focus + .callout-more-toggle.lever, .blu-finmatica .toggles label .callout .collapse-div .collapse-header input[type='checkbox']:focus + .callout-more-toggle.lever, .rosso-finmatica .form-check .blu-finmatica .callout .collapse-div .collapse-header [type='checkbox']:focus + label.callout-more-toggle, .rosso-finmatica .form-check .blu-finmatica .callout .collapse-div .collapse-header [type='radio']:focus + label.callout-more-toggle, .rosso-finmatica .toggles label .blu-finmatica .callout .collapse-div .collapse-header input[type='checkbox']:focus + .callout-more-toggle.lever, .blu-finmatica .callout .collapse-div .collapse-header .callout-more-toggle:active {
            background: none; }
          .blu-finmatica .callout .collapse-div .collapse-header .callout-more-toggle:hover {
            color: #0056b3; }
            .blu-finmatica .callout .collapse-div .collapse-header .callout-more-toggle:hover span {
              border-color: #0056b3; }
              .blu-finmatica .callout .collapse-div .collapse-header .callout-more-toggle:hover span:before, .blu-finmatica .callout .collapse-div .collapse-header .callout-more-toggle:hover span:after {
                background: #0056b3; }
          .blu-finmatica .callout .collapse-div .collapse-header .callout-more-toggle:active {
            color: #0066cc; }
          .blu-finmatica .callout .collapse-div .collapse-header .callout-more-toggle:before, .blu-finmatica .callout .collapse-div .collapse-header .callout-more-toggle:after {
            display: none; }
          .blu-finmatica .callout .collapse-div .collapse-header .callout-more-toggle span {
            position: relative;
            height: 15px;
            width: 15px;
            margin-left: 0.444rem;
            margin-top: 0.111rem;
            border: 1px solid #0066cc;
            border-radius: 50%;
            display: inline-block; }
            .blu-finmatica .callout .collapse-div .collapse-header .callout-more-toggle span:before, .blu-finmatica .callout .collapse-div .collapse-header .callout-more-toggle span:after {
              content: '';
              position: absolute;
              background: #0066cc; }
            .blu-finmatica .callout .collapse-div .collapse-header .callout-more-toggle span:before {
              width: 9px;
              height: 1px;
              top: 6px;
              left: 2px; }
            .blu-finmatica .callout .collapse-div .collapse-header .callout-more-toggle span:after {
              height: 9px;
              width: 1px;
              top: 0;
              left: 6px;
              transform: translateY(2px);
              transition: transform 0.2s; }
          .blu-finmatica .callout .collapse-div .collapse-header .callout-more-toggle[aria-expanded='true'] span:after {
            transform: translateY(2px) rotate(90deg); }
        .blu-finmatica .callout .collapse-div .collapse-header .callout-more-download {
          margin-left: auto;
          font-weight: normal; }
      .blu-finmatica .callout .collapse-div .collapse-body {
        padding: 0; }
        .blu-finmatica .callout .collapse-div .collapse-body p:last-child {
          margin-bottom: 1rem; }
  .blu-finmatica _:-ms-fullscreen,
  .blu-finmatica .callout {
    max-width: 32rem; }
  @media (min-width: 768px) {
    .blu-finmatica .callout.callout-highlight {
      padding: 0 0 0 2.222rem; }
    .blu-finmatica .callout.callout-more p {
      font-size: 0.722rem; } }
  .blu-finmatica .toolbar {
    width: 100%;
    height: 96px;
    position: relative; }
    .blu-finmatica .toolbar a {
      text-decoration: none; }
    .blu-finmatica .toolbar.toolbar-vertical {
      height: 100%;
      width: 96px;
      position: absolute;
      top: 0;
      bottom: 0; }
      .blu-finmatica .toolbar.toolbar-vertical > ul {
        height: 100%;
        flex-direction: column;
        width: 64px; }
        .blu-finmatica .toolbar.toolbar-vertical > ul > li {
          margin: 8px 0;
          display: flex;
          align-items: center; }
          .blu-finmatica .toolbar.toolbar-vertical > ul > li.toolbar-divider {
            margin: 0;
            height: 1px;
            min-height: 1px;
            max-height: 1px;
            width: calc(100% - 16px);
            max-width: inherit; }
      .blu-finmatica .toolbar.toolbar-vertical.toolbar-medium, .blu-finmatica .toolbar.toolbar-vertical.toolbar-small {
        height: 100%; }
        .blu-finmatica .toolbar.toolbar-vertical.toolbar-medium > ul, .blu-finmatica .toolbar.toolbar-vertical.toolbar-small > ul {
          height: 100%; }
      .blu-finmatica .toolbar.toolbar-vertical.toolbar-medium {
        width: 84px; }
        .blu-finmatica .toolbar.toolbar-vertical.toolbar-medium > ul {
          width: 48px; }
        .blu-finmatica .toolbar.toolbar-vertical.toolbar-medium .toolbar-badge {
          right: -4px; }
        .blu-finmatica .toolbar.toolbar-vertical.toolbar-medium .btn-dropdown:after {
          right: -10px;
          top: 13px;
          font-size: 0.39rem; }
        .blu-finmatica .toolbar.toolbar-vertical.toolbar-medium .dropdown-menu {
          top: calc(-100% - 25px) !important; }
      .blu-finmatica .toolbar.toolbar-vertical.toolbar-small {
        width: 72px; }
        .blu-finmatica .toolbar.toolbar-vertical.toolbar-small > ul {
          width: 40px; }
        .blu-finmatica .toolbar.toolbar-vertical.toolbar-small .toolbar-badge {
          right: -4px; }
        .blu-finmatica .toolbar.toolbar-vertical.toolbar-small .btn-dropdown:after {
          right: -9px;
          top: 11px;
          font-size: 0.33rem; }
        .blu-finmatica .toolbar.toolbar-vertical.toolbar-small .dropdown-menu {
          top: calc(-100% - 35px) !important; }
      .blu-finmatica .toolbar.toolbar-vertical .btn-dropdown:after {
        right: -12px;
        transform: rotate(-90deg); }
      .blu-finmatica .toolbar.toolbar-vertical .btn-dropdown[aria-expanded='true']:after {
        transform: rotate(90deg) scaleX(-1); }
      .blu-finmatica .toolbar.toolbar-vertical .dropdown-menu {
        top: calc(-100% - 28px) !important;
        left: calc(100% + 24px) !important;
        margin: 0;
        box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.05); }
        .blu-finmatica .toolbar.toolbar-vertical .dropdown-menu:before {
          left: -6px;
          top: 24px; }
      .blu-finmatica .toolbar.toolbar-vertical:before {
        width: 360px;
        height: 100%;
        left: auto;
        top: 0;
        bottom: auto;
        right: 32px;
        z-index: 6;
        background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 60%);
        border-radius: 50%;
        transform: translateX(50%) scalex(0.12) scaleY(1.25);
        opacity: 0.18; }
      .blu-finmatica .toolbar.toolbar-vertical .toolbar-badge {
        right: -10px; }
    .blu-finmatica .toolbar.toolbar-medium {
      height: 80px; }
      .blu-finmatica .toolbar.toolbar-medium > ul {
        height: 48px; }
      .blu-finmatica .toolbar.toolbar-medium a,
      .blu-finmatica .toolbar.toolbar-medium .btn-dropdown {
        margin-bottom: 6px; }
      .blu-finmatica .toolbar.toolbar-medium .btn-dropdown:after {
        top: 12px;
        right: 1px; }
      .blu-finmatica .toolbar.toolbar-medium .it-ico {
        font-size: 1.35rem; }
        .blu-finmatica .toolbar.toolbar-medium .it-ico.it-more-actions:before {
          top: 33%; }
      .blu-finmatica .toolbar.toolbar-medium .toolbar-badge {
        height: 10px;
        width: 10px;
        min-width: 10px;
        right: 8px;
        top: 4px;
        padding: 0; }
    .blu-finmatica .toolbar.toolbar-small {
      height: 72px; }
      .blu-finmatica .toolbar.toolbar-small > ul {
        height: 40px; }
      .blu-finmatica .toolbar.toolbar-small .btn-dropdown:after {
        top: 12px;
        right: 2px; }
      .blu-finmatica .toolbar.toolbar-small .it-ico {
        font-size: 1.15rem; }
        .blu-finmatica .toolbar.toolbar-small .it-ico.it-more-actions:before {
          top: 25%; }
      .blu-finmatica .toolbar.toolbar-small .toolbar-badge {
        height: 8px;
        width: 8px;
        min-width: 8px;
        right: 10px;
        top: 2px;
        padding: 0; }
    .blu-finmatica .toolbar:before {
      content: '';
      position: absolute;
      height: 360px;
      width: 100%;
      top: auto;
      bottom: 32px;
      z-index: 6;
      background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 60%);
      border-radius: 50%;
      transform: translateY(50%) scalex(1.4) scaleY(0.12);
      opacity: 0.18; }
    .blu-finmatica .toolbar > ul {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      width: 100%;
      z-index: 7;
      background-color: #FFF;
      display: flex;
      justify-content: space-around;
      align-items: center;
      padding: 0;
      margin: 0;
      height: 64px; }
      .blu-finmatica .toolbar > ul > li {
        list-style-type: none;
        margin: 0 8px;
        text-align: center;
        flex: 1 100%; }
        .blu-finmatica .toolbar > ul > li.toolbar-divider {
          margin: 0;
          width: 1px;
          min-width: 1px;
          max-width: 1px;
          height: calc(100% - 16px);
          background: #dfe4f2; }
    .blu-finmatica .toolbar a,
    .blu-finmatica .toolbar .btn-dropdown {
      display: block;
      color: #17324d; }
      .blu-finmatica .toolbar a .icon,
      .blu-finmatica .toolbar .btn-dropdown .icon {
        fill: #17324d; }
      .blu-finmatica .toolbar a.active,
      .blu-finmatica .toolbar .btn-dropdown.active {
        color: #0066cc; }
        .blu-finmatica .toolbar a.active .icon,
        .blu-finmatica .toolbar .btn-dropdown.active .icon {
          fill: #0066cc; }
      .blu-finmatica .toolbar a.disabled,
      .blu-finmatica .toolbar .btn-dropdown.disabled {
        cursor: not-allowed;
        color: #d9dadb; }
        .blu-finmatica .toolbar a.disabled .icon,
        .blu-finmatica .toolbar .btn-dropdown.disabled .icon {
          fill: #d9dadb; }
        .blu-finmatica .toolbar a.disabled:hover,
        .blu-finmatica .toolbar .btn-dropdown.disabled:hover {
          text-decoration: none;
          color: #d9dadb; }
          .blu-finmatica .toolbar a.disabled:hover .icon,
          .blu-finmatica .toolbar .btn-dropdown.disabled:hover .icon {
            fill: #d9dadb; }
        .blu-finmatica .toolbar a.disabled:after,
        .blu-finmatica .toolbar .btn-dropdown.disabled:after {
          color: #d9dadb; }
          .blu-finmatica .toolbar a.disabled:after .icon,
          .blu-finmatica .toolbar .btn-dropdown.disabled:after .icon {
            fill: #d9dadb; }
      .blu-finmatica .toolbar a:not(.disabled):hover,
      .blu-finmatica .toolbar .btn-dropdown:not(.disabled):hover {
        text-decoration: underline;
        color: #0066cc; }
        .blu-finmatica .toolbar a:not(.disabled):hover .icon,
        .blu-finmatica .toolbar .btn-dropdown:not(.disabled):hover .icon {
          fill: #0066cc; }
      .blu-finmatica .toolbar a _:-ms-fullscreen, .blu-finmatica .toolbar a:not(.disabled):hover,
      .blu-finmatica .toolbar .btn-dropdown _:-ms-fullscreen,
      .blu-finmatica .toolbar .btn-dropdown:not(.disabled):hover {
        text-decoration: none; }
    .blu-finmatica .toolbar .btn-dropdown {
      padding: 0;
      width: 100%;
      position: relative; }
      .blu-finmatica .toolbar .btn-dropdown.toolbar-more:after {
        display: none; }
      .blu-finmatica .toolbar .btn-dropdown:not(.disabled).active {
        box-shadow: none; }
        .blu-finmatica .toolbar .btn-dropdown:not(.disabled).active:focus, .blu-finmatica .toolbar .form-check [type='checkbox']:focus + label.btn-dropdown:not(.disabled).active, .blu-finmatica .form-check .toolbar [type='checkbox']:focus + label.btn-dropdown:not(.disabled).active,
        .blu-finmatica .toolbar .form-check [type='radio']:focus + label.btn-dropdown:not(.disabled).active, .blu-finmatica .form-check .toolbar [type='radio']:focus + label.btn-dropdown:not(.disabled).active, .blu-finmatica .toolbar .toggles label input[type='checkbox']:focus + .btn-dropdown.lever:not(.disabled).active, .blu-finmatica .toggles label .toolbar input[type='checkbox']:focus + .btn-dropdown.lever:not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica .toolbar [type='checkbox']:focus + label.btn-dropdown:not(.disabled).active, .rosso-finmatica .form-check .blu-finmatica .toolbar [type='radio']:focus + label.btn-dropdown:not(.disabled).active, .rosso-finmatica .toggles label .blu-finmatica .toolbar input[type='checkbox']:focus + .btn-dropdown.lever:not(.disabled).active {
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
      .blu-finmatica .toolbar .btn-dropdown:focus, .blu-finmatica .toolbar .form-check [type='checkbox']:focus + label.btn-dropdown, .blu-finmatica .form-check .toolbar [type='checkbox']:focus + label.btn-dropdown,
      .blu-finmatica .toolbar .form-check [type='radio']:focus + label.btn-dropdown, .blu-finmatica .form-check .toolbar [type='radio']:focus + label.btn-dropdown, .blu-finmatica .toolbar .toggles label input[type='checkbox']:focus + .btn-dropdown.lever, .blu-finmatica .toggles label .toolbar input[type='checkbox']:focus + .btn-dropdown.lever, .rosso-finmatica .form-check .blu-finmatica .toolbar [type='checkbox']:focus + label.btn-dropdown, .rosso-finmatica .form-check .blu-finmatica .toolbar [type='radio']:focus + label.btn-dropdown, .rosso-finmatica .toggles label .blu-finmatica .toolbar input[type='checkbox']:focus + .btn-dropdown.lever {
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
      .blu-finmatica .toolbar .btn-dropdown:after {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 4px 3px 0 3px;
        border-color: #17324d transparent transparent transparent;
        position: absolute;
        top: 16px;
        right: 2px;
        margin-left: 0; }
    .blu-finmatica .toolbar .it-ico {
      position: relative;
      font-size: 1.6rem;
      display: block;
      height: 32px; }
      .blu-finmatica .toolbar .it-ico:before {
        margin-right: 0; }
      .blu-finmatica .toolbar .it-ico.it-more-actions {
        font-size: 0.6rem; }
        .blu-finmatica .toolbar .it-ico.it-more-actions:before {
          position: relative;
          top: 50%; }
    .blu-finmatica .toolbar .badge-wrapper {
      position: relative; }
    .blu-finmatica .toolbar .toolbar-badge,
    .blu-finmatica .toolbar .toolbar-alert {
      display: block;
      position: absolute;
      background-color: #0066cc;
      border: 1px solid #FFF; }
    .blu-finmatica .toolbar .toolbar-badge {
      top: 0;
      right: 6px;
      min-width: 18px;
      height: 18px;
      padding: 0 4px;
      color: #FFF;
      font-size: 0.563rem;
      border-radius: 50%;
      font-style: normal; }
    .blu-finmatica .toolbar .toolbar-label {
      margin-top: 8px;
      font-size: 0.688rem;
      line-height: 1;
      display: block;
      font-weight: 600; }
  .blu-finmatica .section {
    padding: 48px 24px; }
    .blu-finmatica .section .section-content {
      margin: 0 auto; }
    .blu-finmatica .section.section-muted {
      background: #f2f7fc; }
    .blu-finmatica .section.section-primary {
      background: #0066cc; }
    .blu-finmatica .section.section-neutral {
      background: #17324d; }
    .blu-finmatica .section.section-image {
      background-size: cover;
      background-position: center center; }
    .blu-finmatica .section.section-inset-shadow {
      box-shadow: inset 0 1rem 1rem -1rem rgba(0, 0, 0, 0.3); }
    .blu-finmatica .section.section-background-header {
      position: relative;
      background-size: cover; }
      .blu-finmatica .section.section-background-header::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 300px;
        z-index: -1;
        background-repeat: no-repeat;
        background-position: top center;
        background-color: #0059b3; }
      .blu-finmatica .section.section-background-header.section-user-header::before {
        content: '';
        min-height: 450px;
        background-color: #bfdfff; }
      .blu-finmatica .section.section-background-header.section-user-header .user-settings {
        font-size: 12px; }
        .blu-finmatica .section.section-background-header.section-user-header .user-settings a {
          text-decoration: none; }
          .blu-finmatica .section.section-background-header.section-user-header .user-settings a:hover {
            text-decoration: underline; }
          .blu-finmatica .section.section-background-header.section-user-header .user-settings a span {
            margin-left: 4px; }
  @media (min-width: 768px) {
    .blu-finmatica .section {
      padding: 80px 40px; } }
  @media (min-width: 992px) {
    .blu-finmatica .section {
      padding: 80px; }
      .blu-finmatica .section.section-background-header.section-user-header::before {
        content: '';
        min-height: 550px; }
      .blu-finmatica .section.section-background-header.section-user-header .user-settings {
        font-size: 14px; } }
  @media (min-width: 1200px) {
    .blu-finmatica .section {
      padding: 112px; }
      .blu-finmatica .section.section-background-header.section-user-header .user-settings {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 16px; } }
  .blu-finmatica .modal {
    padding-right: 0 !important; }
    .blu-finmatica .modal .modal-dialog {
      margin: 48px; }
      .blu-finmatica .modal .modal-dialog .modal-content {
        border: none;
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1); }
        .blu-finmatica .modal .modal-dialog .modal-content .modal-header {
          padding: 24px;
          padding-bottom: 0; }
          .blu-finmatica .modal .modal-dialog .modal-content .modal-header .close {
            padding: 16px; }
          .blu-finmatica .modal .modal-dialog .modal-content .modal-header h5 {
            font-size: 0.83333rem;
            font-weight: 600;
            letter-spacing: 0.5px;
            text-transform: uppercase;
            color: #17324d; }
        .blu-finmatica .modal .modal-dialog .modal-content .modal-body {
          padding: 24px;
          padding-bottom: 0; }
          .blu-finmatica .modal .modal-dialog .modal-content .modal-body p {
            font-size: 0.88889rem;
            margin-bottom: 0;
            line-height: 1.33333rem; }
        .blu-finmatica .modal .modal-dialog .modal-content .modal-footer {
          padding: 12px 24px; }
    .blu-finmatica .modal.alert-modal .modal-dialog .modal-content .modal-header {
      justify-content: left;
      align-items: start; }
      .blu-finmatica .modal.alert-modal .modal-dialog .modal-content .modal-header .icon {
        fill: #0066cc;
        margin-right: 16px;
        flex-shrink: 0; }
    .blu-finmatica .modal.it-dialog-link-list .modal-dialog .modal-content .modal-header {
      border-bottom: 1px solid rgba(0, 0, 0, 0.05);
      padding-bottom: 24px; }
      .blu-finmatica .modal.it-dialog-link-list .modal-dialog .modal-content .modal-header h5 {
        text-transform: none;
        font-weight: 700;
        letter-spacing: inherit; }
        .blu-finmatica .modal.it-dialog-link-list .modal-dialog .modal-content .modal-header h5 span {
          color: #0066cc;
          margin-right: 4px; }
    .blu-finmatica .modal.it-dialog-link-list .modal-dialog .modal-content .modal-body .link-list-wrapper .link-list {
      margin-bottom: 0;
      padding-bottom: 24px; }
    .blu-finmatica .modal.popconfirm-modal .modal-dialog {
      max-width: 300px;
      margin-right: auto;
      margin-left: auto; }
      .blu-finmatica .modal.popconfirm-modal .modal-dialog .modal-content {
        border-radius: 0.25rem; }
      .blu-finmatica .modal.popconfirm-modal .modal-dialog .modal-header {
        padding-top: 16px;
        margin-bottom: -4px; }
      .blu-finmatica .modal.popconfirm-modal .modal-dialog .modal-body {
        padding-top: 16px; }
        .blu-finmatica .modal.popconfirm-modal .modal-dialog .modal-body p {
          font-size: 0.875rem;
          margin-bottom: 12px; }
      .blu-finmatica .modal.popconfirm-modal .modal-dialog .modal-footer {
        padding-bottom: 24px; }
    .blu-finmatica .modal.it-dialog-scrollable .modal-dialog {
      margin: 104px 48px; }
      .blu-finmatica .modal.it-dialog-scrollable .modal-dialog .modal-content {
        display: flex;
        flex-direction: column;
        height: calc(100vh - 208px); }
        .blu-finmatica .modal.it-dialog-scrollable .modal-dialog .modal-content .modal-header {
          padding-bottom: 24px;
          background: #FFF;
          flex-shrink: 0; }
        .blu-finmatica .modal.it-dialog-scrollable .modal-dialog .modal-content .modal-body {
          padding-top: 0;
          padding-bottom: 24px;
          overflow-y: auto; }
        .blu-finmatica .modal.it-dialog-scrollable .modal-dialog .modal-content .modal-footer {
          flex-shrink: 0;
          background: #FFF; }
    .blu-finmatica .modal .modal-dialog.modal-dialog-left {
      height: 100vh;
      margin: 0 24px 0 0; }
      .blu-finmatica .modal .modal-dialog.modal-dialog-left .modal-content {
        height: 100vh; }
    .blu-finmatica .modal .modal-dialog.modal-dialog-right {
      height: 100vh;
      margin: 0 0 0 24px;
      float: right; }
      .blu-finmatica .modal .modal-dialog.modal-dialog-right .modal-content {
        height: 100vh; }
    .blu-finmatica .modal.fade .modal-dialog.modal-dialog-left {
      transform: translateX(-100%);
      transition: transform 0.3s ease-in-out; }
    .blu-finmatica .modal.fade.show .modal-dialog.modal-dialog-left {
      transform: translateX(0); }
    .blu-finmatica .modal.fade .modal-dialog.modal-dialog-right {
      transform: translateX(100%);
      transition: transform 0.3s ease-in-out; }
    .blu-finmatica .modal.fade.show .modal-dialog.modal-dialog-right {
      transform: translateX(0); }
    .blu-finmatica .modal.fade .modal-dialog.modal-dialog-centered {
      transform: translate(0, -5%); }
    .blu-finmatica .modal.fade.show .modal-dialog.modal-dialog-centered {
      transform: translate(0, 0); }
  @media (min-width: 576px) {
    .blu-finmatica .modal.popconfirm-modal .modal-dialog .modal-body p {
      font-size: 0.778rem; } }
  @media (min-width: 768px) {
    .blu-finmatica .modal .modal-dialog {
      margin-left: auto;
      margin-right: auto; }
    .blu-finmatica .modal.it-dialog-scrollable .modal-dialog {
      margin: 64px auto; }
      .blu-finmatica .modal.it-dialog-scrollable .modal-dialog .modal-content {
        height: calc(100vh - 128px); }
    .blu-finmatica .modal .modal-dialog.modal-dialog-left {
      margin: 0; }
      .blu-finmatica .modal .modal-dialog.modal-dialog-left .modal-content {
        height: 100vh; }
    .blu-finmatica .modal .modal-dialog.modal-dialog-right {
      margin: 0;
      float: right; }
      .blu-finmatica .modal .modal-dialog.modal-dialog-right .modal-content {
        height: 100vh; } }
  @media (min-width: 992px) {
    .blu-finmatica .alert-modal .modal-dialog .modal-content .modal-body p {
      padding-left: 48px; } }
  .blu-finmatica .notification {
    width: 100%;
    padding: 1.5rem;
    padding-right: 4rem;
    box-shadow: 0 -0.5rem 1rem rgba(0, 0, 0, 0.15);
    background: #FFF;
    position: fixed;
    bottom: 0;
    right: 0;
    display: none;
    border-top: 4px solid #6c757d; }
    .blu-finmatica .notification h5 {
      font-size: 0.938rem;
      text-transform: uppercase;
      color: #17324d;
      letter-spacing: 0;
      margin: 0;
      position: relative;
      line-height: 1em;
      font-weight: 700;
      letter-spacing: 0.025em; }
    .blu-finmatica .notification p {
      font-size: 0.875rem;
      margin: 1.5rem 0 0 0;
      color: #6c757d; }
    .blu-finmatica .notification.with-icon {
      border-top: 4px solid #6c757d; }
      .blu-finmatica .notification.with-icon h5 .icon {
        position: absolute;
        top: -8px;
        left: -38px; }
      .blu-finmatica .notification.with-icon h5,
      .blu-finmatica .notification.with-icon p {
        margin-left: 2rem; }
      .blu-finmatica .notification.with-icon.success {
        border-color: #28a745; }
        .blu-finmatica .notification.with-icon.success .icon {
          fill: #28a745; }
      .blu-finmatica .notification.with-icon.error {
        border-color: #dc3545; }
        .blu-finmatica .notification.with-icon.error .icon {
          fill: #dc3545; }
      .blu-finmatica .notification.with-icon.info {
        border-color: #0066cc; }
        .blu-finmatica .notification.with-icon.info .icon {
          fill: #0066cc; }
      .blu-finmatica .notification.with-icon.warning {
        border-color: #ffc107; }
        .blu-finmatica .notification.with-icon.warning .icon {
          fill: #ffc107; }
    .blu-finmatica .notification.dismissable .notification-close {
      position: absolute;
      right: 20px;
      top: 15px;
      display: block;
      width: 32px;
      height: 32px;
      padding: 0;
      background: none; }
      .blu-finmatica .notification.dismissable .notification-close .icon {
        fill: #17324d; }
      .blu-finmatica .notification.dismissable .notification-close:hover .icon {
        fill: #0066cc; }
      .blu-finmatica .notification.dismissable .notification-close:active {
        box-shadow: none; }
  @media (min-width: 576px) {
    .blu-finmatica .notification {
      padding: 1.333rem;
      padding-right: 3.556rem; }
      .blu-finmatica .notification h5 {
        font-size: 0.833rem; }
      .blu-finmatica .notification p {
        font-size: 0.778rem;
        margin: 1.333rem 0 0 0; }
      .blu-finmatica .notification.with-icon h5,
      .blu-finmatica .notification.with-icon p {
        margin-left: 1.778rem; } }
  @media (min-width: 768px) {
    .blu-finmatica .notification {
      width: 376px;
      bottom: 16px;
      right: 16px;
      border-radius: 0.25rem;
      border-top: none;
      box-shadow: 0 0 1rem rgba(0, 0, 0, 0.15); }
      .blu-finmatica .notification.with-icon {
        border-left: 4px solid #6c757d;
        border-top: none; }
      .blu-finmatica .notification.top-fix {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        bottom: auto;
        right: auto; }
      .blu-finmatica .notification.bottom-fix {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0;
        right: auto; }
      .blu-finmatica .notification.left-fix {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-left: none;
        border-right-style: solid;
        border-right-width: 4px;
        left: 0;
        right: auto;
        top: 50%;
        bottom: auto;
        transform: translateY(-50%); }
      .blu-finmatica .notification.right-fix {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        right: 0;
        top: 50%;
        bottom: auto;
        transform: translateY(-50%); } }
  .blu-finmatica .avatar {
    display: inline-flex;
    overflow: hidden;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    justify-content: center;
    align-items: center;
    background: #ebeced;
    color: #5c6f82;
    box-sizing: content-box;
    transition: background-color 0.2s; }
    .blu-finmatica .avatar img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center;
      transition: filter 0.2s;
      border-radius: 50%; }
    .blu-finmatica .avatar p {
      font-size: 16px;
      margin: 0;
      text-align: center;
      line-height: 1em;
      position: absolute; }
    .blu-finmatica .avatar _:-ms-fullscreen,
    .blu-finmatica .avatar p {
      transform: translateX(-50%) translateY(-50%); }
    .blu-finmatica .avatar .icon {
      height: 16px;
      width: 16px; }
    .blu-finmatica .avatar.avatar-primary {
      background: #0066cc; }
    .blu-finmatica .avatar.avatar-secondary {
      background: #6c757d; }
    .blu-finmatica .avatar.avatar-green {
      background: #28a745; }
    .blu-finmatica .avatar.avatar-orange {
      background: #fd7e14; }
    .blu-finmatica .avatar.avatar-red {
      background: #dc3545; }
    .blu-finmatica .avatar.avatar-primary, .blu-finmatica .avatar.avatar-secondary, .blu-finmatica .avatar.avatar-green, .blu-finmatica .avatar.avatar-orange, .blu-finmatica .avatar.avatar-red {
      color: #FFF; }
    .blu-finmatica .avatar.avatar-dropdown {
      overflow: visible;
      position: relative; }
      .blu-finmatica .avatar.avatar-dropdown .dropdown {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        border: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%; }
      .blu-finmatica .avatar.avatar-dropdown .btn-dropdown {
        color: inherit;
        padding: 0;
        line-height: 0;
        font-size: 11px; }
      .blu-finmatica .avatar.avatar-dropdown .list-item {
        display: flex;
        align-items: center;
        padding: 0 16px;
        font-size: 0.889rem; }
      .blu-finmatica .avatar.avatar-dropdown .link-list {
        white-space: nowrap; }
        .blu-finmatica .avatar.avatar-dropdown .link-list span {
          line-height: 1em; }
        .blu-finmatica .avatar.avatar-dropdown .link-list li {
          margin-bottom: 16px; }
          .blu-finmatica .avatar.avatar-dropdown .link-list li:last-child {
            margin-bottom: 0; }
        .blu-finmatica .avatar.avatar-dropdown .link-list .avatar {
          margin-right: 16px; }
          .blu-finmatica .avatar.avatar-dropdown .link-list .avatar.size-sm {
            margin-right: 12px; }
          .blu-finmatica .avatar.avatar-dropdown .link-list .avatar p {
            color: #FFF !important; }
      .blu-finmatica .avatar.avatar-dropdown .dropdown-menu {
        margin: -25px; }
      .blu-finmatica .avatar.avatar-dropdown.size-sm .dropdown-menu {
        margin: -27px; }
    .blu-finmatica .avatar.size-xs {
      width: 16px;
      height: 16px; }
      .blu-finmatica .avatar.size-xs p {
        font-size: 10px; }
      .blu-finmatica .avatar.size-xs .icon {
        height: 10px;
        width: 10px; }
    .blu-finmatica .avatar.size-sm {
      width: 24px;
      height: 24px; }
      .blu-finmatica .avatar.size-sm p {
        font-size: 14px; }
      .blu-finmatica .avatar.size-sm .icon {
        height: 12px;
        width: 12px; }
    .blu-finmatica .avatar.size-md {
      width: 32px;
      height: 32px; }
      .blu-finmatica .avatar.size-md p {
        font-size: 16px; }
      .blu-finmatica .avatar.size-md .icon {
        height: 16px;
        width: 16px; }
      .blu-finmatica .avatar.size-md .avatar-presence,
      .blu-finmatica .avatar.size-md .avatar-status {
        border-width: 1px; }
        .blu-finmatica .avatar.size-md .avatar-presence .icon,
        .blu-finmatica .avatar.size-md .avatar-status .icon {
          display: none; }
    .blu-finmatica .avatar.size-lg {
      width: 40px;
      height: 40px; }
      .blu-finmatica .avatar.size-lg p {
        font-size: 18px; }
      .blu-finmatica .avatar.size-lg .icon {
        height: 20px;
        width: 20px; }
      .blu-finmatica .avatar.size-lg .avatar-presence,
      .blu-finmatica .avatar.size-lg .avatar-status {
        right: -2px;
        width: 15px;
        height: 15px; }
      .blu-finmatica .avatar.size-lg .avatar-status {
        top: 0.16667px; }
    .blu-finmatica .avatar.size-xl {
      width: 80px;
      height: 80px; }
      .blu-finmatica .avatar.size-xl p {
        font-size: 36px; }
      .blu-finmatica .avatar.size-xl .icon {
        height: 40px;
        width: 40px; }
      .blu-finmatica .avatar.size-xl .avatar-presence,
      .blu-finmatica .avatar.size-xl .avatar-status {
        right: 6px;
        width: 18px;
        height: 18px; }
      .blu-finmatica .avatar.size-xl .avatar-presence {
        bottom: 8px; }
      .blu-finmatica .avatar.size-xl .avatar-status {
        top: 2px; }
    .blu-finmatica .avatar.size-xxl {
      width: 128px;
      height: 128px; }
      .blu-finmatica .avatar.size-xxl p {
        font-size: 58px; }
      .blu-finmatica .avatar.size-xxl .icon {
        height: 62px;
        width: 62px; }
      .blu-finmatica .avatar.size-xxl .avatar-presence,
      .blu-finmatica .avatar.size-xxl .avatar-status {
        right: 4px;
        width: 24px;
        height: 24px; }
        .blu-finmatica .avatar.size-xxl .avatar-presence .icon,
        .blu-finmatica .avatar.size-xxl .avatar-status .icon {
          width: 20px;
          height: 20px; }
      .blu-finmatica .avatar.size-xxl .avatar-presence {
        bottom: 16px; }
      .blu-finmatica .avatar.size-xxl .avatar-status {
        top: 8px; }
  .blu-finmatica a.avatar {
    filter: brightness(100%); }
    .blu-finmatica a.avatar:hover {
      background: #dddfe1; }
      .blu-finmatica a.avatar:hover img {
        filter: brightness(90%); }
      .blu-finmatica a.avatar:hover.avatar-primary {
        background: #0059b3; }
      .blu-finmatica a.avatar:hover.avatar-secondary {
        background: #60686f; }
      .blu-finmatica a.avatar:hover.avatar-green {
        background: #23923d; }
      .blu-finmatica a.avatar:hover.avatar-orange {
        background: #f57102; }
      .blu-finmatica a.avatar:hover.avatar-red {
        background: #b51f2e; }
  .blu-finmatica .avatar-dropdown:hover, .blu-finmatica .avatar-dropdown:focus-within {
    background: #dddfe1; }
  .blu-finmatica .avatar-dropdown .btn-dropdown:focus, .blu-finmatica .avatar-dropdown .form-check [type='checkbox']:focus + label.btn-dropdown, .blu-finmatica .form-check .avatar-dropdown [type='checkbox']:focus + label.btn-dropdown,
  .blu-finmatica .avatar-dropdown .form-check [type='radio']:focus + label.btn-dropdown, .blu-finmatica .form-check .avatar-dropdown [type='radio']:focus + label.btn-dropdown, .blu-finmatica .avatar-dropdown .toggles label input[type='checkbox']:focus + .btn-dropdown.lever, .blu-finmatica .toggles label .avatar-dropdown input[type='checkbox']:focus + .btn-dropdown.lever, .rosso-finmatica .form-check .blu-finmatica .avatar-dropdown [type='checkbox']:focus + label.btn-dropdown, .rosso-finmatica .form-check .blu-finmatica .avatar-dropdown [type='radio']:focus + label.btn-dropdown, .rosso-finmatica .toggles label .blu-finmatica .avatar-dropdown input[type='checkbox']:focus + .btn-dropdown.lever {
    box-shadow: none; }
  .blu-finmatica .avatar-wrapper {
    position: relative; }
    .blu-finmatica .avatar-wrapper .avatar-presence,
    .blu-finmatica .avatar-wrapper .avatar-status {
      position: absolute;
      right: 0;
      width: 10px;
      height: 10px;
      border: 2px solid #FFF;
      background: #c5c7c9;
      color: #FFF;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center; }
      .blu-finmatica .avatar-wrapper .avatar-presence .icon,
      .blu-finmatica .avatar-wrapper .avatar-status .icon {
        width: 18px;
        height: 18px; }
    .blu-finmatica .avatar-wrapper .avatar-presence {
      bottom: 8px; }
      .blu-finmatica .avatar-wrapper .avatar-presence.active {
        background: #28a745; }
      .blu-finmatica .avatar-wrapper .avatar-presence.busy {
        background: #dc3545; }
      .blu-finmatica .avatar-wrapper .avatar-presence.hidden:after {
        content: '';
        position: absolute;
        width: calc(100% - 4px);
        height: calc(100% - 4px);
        background: #FFF;
        transform: translateX(-50%) translateY(-50%);
        top: 50%;
        left: 50%;
        border-radius: 50%; }
    .blu-finmatica .avatar-wrapper .avatar-status {
      top: 0; }
      .blu-finmatica .avatar-wrapper .avatar-status.approved {
        background: #28a745; }
      .blu-finmatica .avatar-wrapper .avatar-status.declined {
        background: #dc3545; }
      .blu-finmatica .avatar-wrapper .avatar-status.notify {
        background: #0066cc; }
    .blu-finmatica .avatar-wrapper.avatar-extra-text {
      display: inline-flex;
      justify-content: flex-start;
      align-items: center;
      margin-bottom: 16px; }
      .blu-finmatica .avatar-wrapper.avatar-extra-text .avatar {
        flex-shrink: 0; }
      .blu-finmatica .avatar-wrapper.avatar-extra-text .extra-text {
        line-height: 1.2em;
        margin-left: 16px; }
        .blu-finmatica .avatar-wrapper.avatar-extra-text .extra-text h3,
        .blu-finmatica .avatar-wrapper.avatar-extra-text .extra-text h4 {
          font-weight: 600;
          margin: 0;
          font-size: 1.111rem; }
          .blu-finmatica .avatar-wrapper.avatar-extra-text .extra-text h3 a,
          .blu-finmatica .avatar-wrapper.avatar-extra-text .extra-text h4 a {
            display: inline-block; }
        .blu-finmatica .avatar-wrapper.avatar-extra-text .extra-text p,
        .blu-finmatica .avatar-wrapper.avatar-extra-text .extra-text time {
          margin: 0;
          text-transform: uppercase;
          font-size: 0.778rem; }
  .blu-finmatica .avatar-group > li {
    margin-bottom: 16px;
    line-height: 1; }
    .blu-finmatica .avatar-group > li:last-child {
      margin-bottom: 0; }
    .blu-finmatica .avatar-group > li .list-item {
      display: inline-flex;
      align-items: center;
      padding: 0;
      line-height: 1em; }
      .blu-finmatica .avatar-group > li .list-item .avatar {
        margin-right: 12px; }
        .blu-finmatica .avatar-group > li .list-item .avatar p {
          font-size: 16px; }
        .blu-finmatica .avatar-group > li .list-item .avatar.avatar-primary p, .blu-finmatica .avatar-group > li .list-item .avatar.avatar-secondary p, .blu-finmatica .avatar-group > li .list-item .avatar.avatar-green p, .blu-finmatica .avatar-group > li .list-item .avatar.avatar-orange p, .blu-finmatica .avatar-group > li .list-item .avatar.avatar-red p {
          color: #FFF;
          line-height: 0; }
      .blu-finmatica .avatar-group > li .list-item span {
        margin: 0;
        font-size: 0.889rem; }
  .blu-finmatica .avatar-group-stacked {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0;
    padding: 0;
    flex-direction: row; }
    .blu-finmatica .avatar-group-stacked li {
      list-style-type: none;
      line-height: 0; }
      .blu-finmatica .avatar-group-stacked li > .avatar {
        margin-left: -6px;
        border: 2px solid #FFF; }
  .blu-finmatica .thumb-nav {
    padding: 0;
    margin: 0 -8px;
    display: flex;
    justify-content: center; }
    .blu-finmatica .thumb-nav.thumb-nav-vertical {
      flex-direction: column;
      align-items: baseline; }
      .blu-finmatica .thumb-nav.thumb-nav-vertical li {
        height: 160px;
        width: auto; }
      .blu-finmatica .thumb-nav.thumb-nav-vertical .thumb-nav-resizer {
        width: auto;
        height: 100%; }
      .blu-finmatica .thumb-nav.thumb-nav-vertical.thumb-nav-small li {
        height: 80px; }
    .blu-finmatica .thumb-nav.thumb-nav-fixed {
      flex-wrap: wrap;
      justify-content: flex-start; }
      .blu-finmatica .thumb-nav.thumb-nav-fixed li {
        flex-basis: 240px; }
      .blu-finmatica .thumb-nav.thumb-nav-fixed.thumb-nav-small li {
        flex-basis: 120px; }
    .blu-finmatica .thumb-nav.thumb-nav-auto {
      flex-wrap: wrap;
      justify-content: flex-start; }
      .blu-finmatica .thumb-nav.thumb-nav-auto li .thumb-nav-resizer {
        max-width: 100%;
        max-height: 100%; }
      .blu-finmatica .thumb-nav.thumb-nav-auto.thumb-nav-auto-2 li {
        flex-basis: calc(50% - 16px); }
      .blu-finmatica .thumb-nav.thumb-nav-auto.thumb-nav-auto-3 li {
        flex-basis: calc(33.3333% - 16px); }
      .blu-finmatica .thumb-nav.thumb-nav-auto.thumb-nav-auto-4 li {
        flex-basis: calc(25% - 16px); }
      .blu-finmatica .thumb-nav.thumb-nav-auto.thumb-nav-auto-5 li {
        flex-basis: calc(20% - 16px); }
    .blu-finmatica .thumb-nav.thumb-nav-nozoom a:hover img {
      transform: none; }
    .blu-finmatica .thumb-nav.thumb-nav-black a:hover:after, .blu-finmatica .thumb-nav.thumb-nav-primary a:hover:after {
      opacity: 1; }
    .blu-finmatica .thumb-nav.thumb-nav-black a:after {
      background: rgba(0, 0, 0, 0.8); }
    .blu-finmatica .thumb-nav.thumb-nav-primary a:after {
      background: rgba(0, 102, 204, 0.8); }
    .blu-finmatica .thumb-nav.thumb-nav-bottom, .blu-finmatica .thumb-nav.thumb-nav-top {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      width: 90%; }
    .blu-finmatica .thumb-nav.thumb-nav-bottom {
      bottom: 0;
      margin-bottom: 16px; }
    .blu-finmatica .thumb-nav.thumb-nav-top {
      top: 0;
      margin-top: 16px; }
    .blu-finmatica .thumb-nav.thumb-nav-left, .blu-finmatica .thumb-nav.thumb-nav-right {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      height: 90%; }
    .blu-finmatica .thumb-nav.thumb-nav-left {
      left: 0;
      margin-left: 16px; }
    .blu-finmatica .thumb-nav.thumb-nav-right {
      right: 0;
      margin-right: 16px; }
    .blu-finmatica .thumb-nav li {
      position: relative;
      list-style-type: none;
      margin: 8px;
      width: 240px;
      flex: 0 1 auto; }
    .blu-finmatica .thumb-nav .thumb-nav-resizer {
      width: 100%;
      height: auto;
      visibility: hidden; }
    .blu-finmatica .thumb-nav.thumb-nav-small li {
      width: 120px; }
    .blu-finmatica .thumb-nav a {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      overflow: hidden; }
      .blu-finmatica .thumb-nav a:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        opacity: 0;
        transition: opacity 0.4s cubic-bezier(0.15, 0.7, 0.36, 0.99); }
      .blu-finmatica .thumb-nav a.active {
        pointer-events: none; }
        .blu-finmatica .thumb-nav a.active:after {
          opacity: 1;
          background: rgba(0, 102, 204, 0.6); }
      .blu-finmatica .thumb-nav a:hover img {
        transform: scale(1.05);
        transition-duration: 1s; }
      .blu-finmatica .thumb-nav a:hover:after {
        transition-duration: 1s; }
      .blu-finmatica .thumb-nav a img {
        object-fit: cover;
        width: 100%;
        height: 100%;
        transition: transform 0.4s cubic-bezier(0.15, 0.7, 0.36, 0.99); }
  .blu-finmatica .steppers .steppers-header {
    padding: 0 24px;
    height: 64px;
    background: #FFF;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center; }
    .blu-finmatica .steppers .steppers-header li {
      font-size: 1.125rem;
      color: #5c6f82;
      list-style-type: none;
      display: none; }
      .blu-finmatica .steppers .steppers-header li .icon {
        fill: #5c6f82; }
      .blu-finmatica .steppers .steppers-header li.active, .blu-finmatica .steppers .steppers-header li.confirmed {
        color: #0066cc;
        font-weight: 600; }
        .blu-finmatica .steppers .steppers-header li.active .icon, .blu-finmatica .steppers .steppers-header li.confirmed .icon {
          fill: #0066cc; }
      .blu-finmatica .steppers .steppers-header li.active, .blu-finmatica .steppers .steppers-header li.steppers-index {
        display: block; }
      .blu-finmatica .steppers .steppers-header li.steppers-index {
        margin-left: auto;
        font-size: 0.875rem;
        font-weight: 600; }
        .blu-finmatica .steppers .steppers-header li.steppers-index span {
          margin-left: 0.25rem; }
          .blu-finmatica .steppers .steppers-header li.steppers-index span.active {
            color: #0066cc;
            text-decoration: underline; }
      .blu-finmatica .steppers .steppers-header li .icon {
        margin-right: 0.667rem;
        width: 24px;
        height: 24px; }
      .blu-finmatica .steppers .steppers-header li .steppers-number .icon {
        margin: 0; }
      .blu-finmatica .steppers .steppers-header li .steppers-number:after {
        content: '. '; }
  .blu-finmatica .steppers.bg-dark .steppers-header {
    background: none; }
    .blu-finmatica .steppers.bg-dark .steppers-header li {
      color: #d9dadb; }
      .blu-finmatica .steppers.bg-dark .steppers-header li .icon {
        fill: #d9dadb; }
      .blu-finmatica .steppers.bg-dark .steppers-header li.active {
        font-weight: 600;
        color: #0accc6; }
        .blu-finmatica .steppers.bg-dark .steppers-header li.active .icon {
          fill: #0accc6; }
      .blu-finmatica .steppers.bg-dark .steppers-header li.confirmed {
        font-weight: 600;
        color: #FFF; }
        .blu-finmatica .steppers.bg-dark .steppers-header li.confirmed .icon {
          fill: #FFF; }
      .blu-finmatica .steppers.bg-dark .steppers-header li.steppers-index span.active {
        color: #0accc6; }
  .blu-finmatica .steppers.bg-dark .steppers-nav {
    background: none; }
    .blu-finmatica .steppers.bg-dark .steppers-nav .progress-bar {
      background: #0accc6; }
    .blu-finmatica .steppers.bg-dark .steppers-nav .steppers-dots li.done {
      background: #0accc6; }
  .blu-finmatica .steppers .steppers-nav {
    display: flex;
    height: 64px;
    padding: 0 24px;
    box-shadow: 0 -8px 20px rgba(0, 0, 0, 0.1);
    background: #FFF;
    align-items: center;
    justify-content: space-between; }
    .blu-finmatica .steppers .steppers-nav .steppers-progress,
    .blu-finmatica .steppers .steppers-nav .steppers-dots {
      width: 20%; }
      .blu-finmatica .steppers .steppers-nav .steppers-progress .progress,
      .blu-finmatica .steppers .steppers-nav .steppers-dots .progress {
        height: 2px; }
    .blu-finmatica .steppers .steppers-nav .steppers-progress .progress {
      height: 2px; }
    .blu-finmatica .steppers .steppers-nav .steppers-dots {
      padding: 0;
      margin: 0;
      display: flex;
      justify-content: center;
      align-items: center; }
      .blu-finmatica .steppers .steppers-nav .steppers-dots li {
        list-style-type: none;
        padding: 0;
        height: 4px;
        width: 4px;
        min-width: 4px;
        background: #e9ecef;
        margin-right: 8px;
        border-radius: 50%; }
        .blu-finmatica .steppers .steppers-nav .steppers-dots li.done {
          background: #007BFF; }
  @media (min-width: 576px) {
    .blu-finmatica .steppers .steppers-header li {
      font-size: 1rem; } }
  @media (min-width: 992px) {
    .blu-finmatica .steppers .steppers-header {
      padding: 0;
      box-shadow: none;
      height: auto;
      display: flex;
      justify-content: space-between;
      background: transparent; }
      .blu-finmatica .steppers .steppers-header:before {
        display: none; }
      .blu-finmatica .steppers .steppers-header li {
        text-transform: uppercase;
        padding: 1.778rem 1.111rem;
        flex-grow: 1;
        border-left: 1px solid #dfe4f2;
        display: block;
        position: relative;
        display: flex;
        align-items: center; }
        .blu-finmatica .steppers .steppers-header li:nth-last-child(2) {
          border-right: 1px solid #dfe4f2; }
        .blu-finmatica .steppers .steppers-header li.steppers-index {
          display: none; }
        .blu-finmatica .steppers .steppers-header li.active:after {
          content: '';
          position: absolute;
          bottom: 0;
          width: calc(100% - 2.222rem);
          height: 2px;
          background: #0066cc;
          left: 50%;
          transform: translateX(-50%); }
        .blu-finmatica .steppers .steppers-header li.active .steppers-number {
          color: #FFF;
          background: #0066cc;
          border-color: #0066cc; }
        .blu-finmatica .steppers .steppers-header li.active.no-line:after {
          display: none; }
        .blu-finmatica .steppers .steppers-header li .steppers-success {
          margin-left: auto; }
        .blu-finmatica .steppers .steppers-header li .steppers-number {
          display: inline-block;
          width: 1.778rem;
          height: 1.778rem;
          border: 1px solid #dfe4f2;
          border-radius: 50%;
          text-align: center;
          margin-right: 0.667rem; }
          .blu-finmatica .steppers .steppers-header li .steppers-number:after {
            display: none; }
          .blu-finmatica .steppers .steppers-header li .steppers-number .icon:before {
            margin-right: 0;
            margin-top: 0.333rem; }
    .blu-finmatica .steppers.bg-dark .steppers-header li {
      border-color: #435a70; }
      .blu-finmatica .steppers.bg-dark .steppers-header li.active:after {
        background: #0accc6; }
      .blu-finmatica .steppers.bg-dark .steppers-header li.active .steppers-number {
        background: #0accc6;
        border-color: #0accc6;
        color: #17324d; }
      .blu-finmatica .steppers.bg-dark .steppers-header li .steppers-number {
        border-color: #768594; }
    .blu-finmatica .steppers .steppers-nav {
      box-shadow: none;
      margin-top: 0.889rem;
      align-items: center;
      background: none; }
      .blu-finmatica .steppers .steppers-nav .steppers-progress,
      .blu-finmatica .steppers .steppers-nav .steppers-dots {
        display: none; }
      .blu-finmatica .steppers .steppers-nav button .icon {
        display: none; }
      .blu-finmatica .steppers .steppers-nav button:not(.steppers-btn-confirm) {
        margin-right: 0.889rem; }
      .blu-finmatica .steppers .steppers-nav .steppers-btn-confirm {
        display: block;
        margin-left: auto; } }
  @media (max-width: 991px) {
    .blu-finmatica .steppers .steppers-nav button:not(.steppers-btn-save):not(.steppers-btn-confirm) {
      font-size: 1rem;
      background: transparent;
      color: #0066cc;
      box-shadow: none;
      padding-left: 0;
      padding-right: 0; }
      .blu-finmatica .steppers .steppers-nav button:not(.steppers-btn-save):not(.steppers-btn-confirm):hover, .blu-finmatica .steppers .steppers-nav button:not(.steppers-btn-save):not(.steppers-btn-confirm):focus, .blu-finmatica .steppers .steppers-nav .toggles label input[type='checkbox']:focus + button.lever:not(.steppers-btn-save):not(.steppers-btn-confirm), .blu-finmatica .toggles label .steppers .steppers-nav input[type='checkbox']:focus + button.lever:not(.steppers-btn-save):not(.steppers-btn-confirm), .rosso-finmatica .toggles label .blu-finmatica .steppers .steppers-nav input[type='checkbox']:focus + button.lever:not(.steppers-btn-save):not(.steppers-btn-confirm), .blu-finmatica .steppers .steppers-nav button:not(.steppers-btn-save):not(.steppers-btn-confirm):active {
        background: transparent !important;
        color: #0066cc !important;
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important; }
      .blu-finmatica .steppers .steppers-nav button:not(.steppers-btn-save):not(.steppers-btn-confirm) .icon {
        margin: 0 0.333rem;
        height: 24px;
        width: 24px; }
    .blu-finmatica .steppers.bg-dark .steppers-nav button:not(.steppers-btn-save):not(.steppers-btn-confirm) {
      color: #FFF; }
      .blu-finmatica .steppers.bg-dark .steppers-nav button:not(.steppers-btn-save):not(.steppers-btn-confirm) .icon {
        fill: #FFF; }
      .blu-finmatica .steppers.bg-dark .steppers-nav button:not(.steppers-btn-save):not(.steppers-btn-confirm):hover, .blu-finmatica .steppers.bg-dark .steppers-nav button:not(.steppers-btn-save):not(.steppers-btn-confirm):focus, .blu-finmatica .steppers.bg-dark .steppers-nav .toggles label input[type='checkbox']:focus + button.lever:not(.steppers-btn-save):not(.steppers-btn-confirm), .blu-finmatica .toggles label .steppers.bg-dark .steppers-nav input[type='checkbox']:focus + button.lever:not(.steppers-btn-save):not(.steppers-btn-confirm), .rosso-finmatica .toggles label .blu-finmatica .steppers.bg-dark .steppers-nav input[type='checkbox']:focus + button.lever:not(.steppers-btn-save):not(.steppers-btn-confirm), .blu-finmatica .steppers.bg-dark .steppers-nav button:not(.steppers-btn-save):not(.steppers-btn-confirm):active {
        color: #0accc6 !important; } }
  .blu-finmatica .card-wrapper {
    padding-bottom: 24px;
    display: flex; }
    .blu-finmatica .card-wrapper.card-column {
      flex-direction: column; }
      .blu-finmatica .card-wrapper.card-column .card {
        height: auto !important; }
        .blu-finmatica .card-wrapper.card-column .card + .card {
          margin-top: 1rem; }
    .blu-finmatica .card-wrapper.card-teaser-wrapper {
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start;
      flex-wrap: wrap; }
      .blu-finmatica .card-wrapper.card-teaser-wrapper.card-teaser-wrapper-equal {
        align-items: stretch; }
      .blu-finmatica .card-wrapper.card-teaser-wrapper > .card-teaser {
        flex: 0 0 100%;
        margin: 16px 0;
        display: flex;
        flex-wrap: wrap; }
        .blu-finmatica .card-wrapper.card-teaser-wrapper > .card-teaser.border {
          border-color: #b1b1b3; }
        .blu-finmatica .card-wrapper.card-teaser-wrapper > .card-teaser.card-teaser-image {
          padding: 0 !important; }
          .blu-finmatica .card-wrapper.card-teaser-wrapper > .card-teaser.card-teaser-image > .card-image-wrapper {
            flex: 1;
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            align-items: flex-start; }
            .blu-finmatica .card-wrapper.card-teaser-wrapper > .card-teaser.card-teaser-image > .card-image-wrapper.with-read-more .card-image-rounded img {
              border-bottom-right-radius: 0 !important; }
      .blu-finmatica .card-wrapper.card-teaser-wrapper .card-flex {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: stretch;
        position: relative; }
        .blu-finmatica .card-wrapper.card-teaser-wrapper .card-flex .card-image {
          position: relative;
          background-color: transparent;
          display: flex;
          justify-content: center;
          align-items: center; }
          .blu-finmatica .card-wrapper.card-teaser-wrapper .card-flex .card-image.card-image-rounded {
            border-radius: 0 0.25rem 0.25rem 0; }
            .blu-finmatica .card-wrapper.card-teaser-wrapper .card-flex .card-image.card-image-rounded img {
              border-radius: 0 0.25rem 0.25rem 0; }
          .blu-finmatica .card-wrapper.card-teaser-wrapper .card-flex .card-image .card-date {
            background-color: #FFF;
            padding: 0.5em 1em;
            z-index: 1; }
            .blu-finmatica .card-wrapper.card-teaser-wrapper .card-flex .card-image .card-date > *:first-child {
              font-size: 120%; }
            .blu-finmatica .card-wrapper.card-teaser-wrapper .card-flex .card-image .card-date > *:last-child {
              font-size: 80%; }
          .blu-finmatica .card-wrapper.card-teaser-wrapper .card-flex .card-image img {
            z-index: auto;
            object-fit: cover; }
      @media (min-width: 768px) {
        .blu-finmatica .card-wrapper.card-teaser-wrapper .card-teaser {
          flex: 0 0 49%; }
        .blu-finmatica .card-wrapper.card-teaser-wrapper.card-teaser-block-2 {
          width: 100%;
          justify-content: space-between; }
          .blu-finmatica .card-wrapper.card-teaser-wrapper.card-teaser-block-2 > .card-teaser {
            flex: 0 0 49%; }
        .blu-finmatica .card-wrapper.card-teaser-wrapper.card-teaser-block-3 {
          width: 100%;
          justify-content: space-between; }
          .blu-finmatica .card-wrapper.card-teaser-wrapper.card-teaser-block-3 > .card-teaser {
            flex: 0 0 32%; }
        .blu-finmatica .card-wrapper.card-teaser-wrapper.card-teaser-start {
          justify-content: flex-start !important; }
          .blu-finmatica .card-wrapper.card-teaser-wrapper.card-teaser-start .card-teaser + .card-teaser {
            margin-left: 1.35rem; }
        .blu-finmatica .card-wrapper.card-teaser-wrapper.card-teaser-end {
          justify-content: flex-end !important; }
          .blu-finmatica .card-wrapper.card-teaser-wrapper.card-teaser-end .card-teaser + .card-teaser {
            margin-left: 1.35rem; } }
    @media (min-width: 1200px) {
      .blu-finmatica .card-wrapper.card-teaser-block-4 {
        width: 100%;
        justify-content: space-between; }
        .blu-finmatica .card-wrapper.card-teaser-block-4 > .card-teaser {
          flex: 0 0 24%; }
      .blu-finmatica .card-wrapper.card-overlapping {
        margin-top: -32px; } }
  .blu-finmatica .card {
    border: none;
    padding: 0;
    position: relative;
    width: 100%; }
    .blu-finmatica .card.card-bg-primary {
      background-color: #0066cc; }
      .blu-finmatica .card.card-bg-primary .card-body .card-title,
      .blu-finmatica .card.card-bg-primary .card-body .card-text {
        color: #FFF; }
    .blu-finmatica .card.card-bg-secondary {
      background-color: #6c757d; }
      .blu-finmatica .card.card-bg-secondary .card-body .card-title,
      .blu-finmatica .card.card-bg-secondary .card-body .card-text {
        color: #FFF; }
    .blu-finmatica .card.card-bg-success {
      background-color: #28a745; }
      .blu-finmatica .card.card-bg-success .card-body .card-title,
      .blu-finmatica .card.card-bg-success .card-body .card-text {
        color: #FFF; }
    .blu-finmatica .card.card-bg-info {
      background-color: #17a2b8; }
      .blu-finmatica .card.card-bg-info .card-body .card-title,
      .blu-finmatica .card.card-bg-info .card-body .card-text {
        color: #FFF; }
    .blu-finmatica .card.card-bg-warning {
      background-color: #ffc107; }
      .blu-finmatica .card.card-bg-warning .card-body .card-title,
      .blu-finmatica .card.card-bg-warning .card-body .card-text {
        color: #FFF; }
    .blu-finmatica .card.card-bg-danger {
      background-color: #dc3545; }
      .blu-finmatica .card.card-bg-danger .card-body .card-title,
      .blu-finmatica .card.card-bg-danger .card-body .card-text {
        color: #FFF; }
    .blu-finmatica .card.card-bg-light {
      background-color: #f8f9fa; }
      .blu-finmatica .card.card-bg-light .card-body .card-title,
      .blu-finmatica .card.card-bg-light .card-body .card-text {
        color: #FFF; }
    .blu-finmatica .card.card-bg-dark {
      background-color: #343a40; }
      .blu-finmatica .card.card-bg-dark .card-body .card-title,
      .blu-finmatica .card.card-bg-dark .card-body .card-text {
        color: #FFF; }
    .blu-finmatica .card.card-bg-black {
      background-color: #000; }
      .blu-finmatica .card.card-bg-black .card-body .card-title,
      .blu-finmatica .card.card-bg-black .card-body .card-text {
        color: #FFF; }
    .blu-finmatica .card.card-bg-white {
      background-color: #FFF; }
      .blu-finmatica .card.card-bg-white .card-body .card-title,
      .blu-finmatica .card.card-bg-white .card-body .card-text {
        color: #FFF; }
    .blu-finmatica .card.card-bg-100 {
      background-color: #f8f9fa; }
      .blu-finmatica .card.card-bg-100 .card-body .card-title,
      .blu-finmatica .card.card-bg-100 .card-body .card-text {
        color: #FFF; }
    .blu-finmatica .card.card-bg-200 {
      background-color: #e9ecef; }
      .blu-finmatica .card.card-bg-200 .card-body .card-title,
      .blu-finmatica .card.card-bg-200 .card-body .card-text {
        color: #FFF; }
    .blu-finmatica .card.card-bg-300 {
      background-color: #dee2e6; }
      .blu-finmatica .card.card-bg-300 .card-body .card-title,
      .blu-finmatica .card.card-bg-300 .card-body .card-text {
        color: #FFF; }
    .blu-finmatica .card.card-bg-400 {
      background-color: #ced4da; }
      .blu-finmatica .card.card-bg-400 .card-body .card-title,
      .blu-finmatica .card.card-bg-400 .card-body .card-text {
        color: #FFF; }
    .blu-finmatica .card.card-bg-500 {
      background-color: #adb5bd; }
      .blu-finmatica .card.card-bg-500 .card-body .card-title,
      .blu-finmatica .card.card-bg-500 .card-body .card-text {
        color: #FFF; }
    .blu-finmatica .card.card-bg-600 {
      background-color: #6c757d; }
      .blu-finmatica .card.card-bg-600 .card-body .card-title,
      .blu-finmatica .card.card-bg-600 .card-body .card-text {
        color: #FFF; }
    .blu-finmatica .card.card-bg-700 {
      background-color: #495057; }
      .blu-finmatica .card.card-bg-700 .card-body .card-title,
      .blu-finmatica .card.card-bg-700 .card-body .card-text {
        color: #FFF; }
    .blu-finmatica .card.card-bg-800 {
      background-color: #343a40; }
      .blu-finmatica .card.card-bg-800 .card-body .card-title,
      .blu-finmatica .card.card-bg-800 .card-body .card-text {
        color: #FFF; }
    .blu-finmatica .card.card-bg-900 {
      background-color: #212529; }
      .blu-finmatica .card.card-bg-900 .card-body .card-title,
      .blu-finmatica .card.card-bg-900 .card-body .card-text {
        color: #FFF; }
    .blu-finmatica .card .card-body {
      padding: 24px; }
      .blu-finmatica .card .card-body h4.card-title + .card-text {
        padding-top: 16px; }
      .blu-finmatica .card .card-body h5.card-title {
        font-size: 1.125rem;
        line-height: 1.44444rem;
        font-weight: 700;
        color: #17324d;
        margin-bottom: 16px;
        transition: all 0.3s; }
        .blu-finmatica .card .card-body h5.card-title.big-heading {
          font-size: 1.55556rem;
          line-height: 1.77778rem; }
        .blu-finmatica .card .card-body h5.card-title.card-title-icon {
          display: flex;
          flex-direction: row;
          justify-content: flex-start;
          align-items: center; }
          .blu-finmatica .card .card-body h5.card-title.card-title-icon .icon {
            margin-right: 0.5em; }
      .blu-finmatica .card .card-body h6.card-subtitle {
        font-weight: normal;
        margin-bottom: 16px;
        margin-top: -16px; }
      .blu-finmatica .card .card-body a h5.card-title {
        color: #0066cc; }
      .blu-finmatica .card .card-body .card-text {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 0.875rem;
        line-height: 1.2rem;
        color: #435a70; }
      .blu-finmatica .card .card-body .card-signature {
        font-style: italic;
        font-family: Georgia, "Times New Roman", Times, serif;
        color: #435a70;
        font-weight: 700;
        font-size: 0.88889rem;
        margin-bottom: 24px;
        display: block; }
      .blu-finmatica .card .card-body .category-top {
        font-size: 0.77778rem;
        text-transform: uppercase;
        color: #435a70;
        margin-bottom: 16px; }
        .blu-finmatica .card .card-body .category-top a.category {
          color: #435a70; }
          .blu-finmatica .card .card-body .category-top a.category:hover {
            text-decoration: underline; }
        .blu-finmatica .card .card-body .category-top .category {
          font-weight: bold;
          letter-spacing: 0.9px; }
        .blu-finmatica .card .card-body .category-top .data:before {
          content: '—';
          display: inline-block;
          margin: 0 8px; }
    .blu-finmatica .card:after {
      content: '';
      display: block;
      margin-top: 48px;
      margin-left: 24px; }
    .blu-finmatica .card.no-after {
      content: none; }
    .blu-finmatica .card a.read-more {
      position: absolute;
      bottom: 24px; }
    .blu-finmatica .card .categoryicon-top {
      margin-bottom: 16px;
      display: flex;
      align-items: center; }
      .blu-finmatica .card .categoryicon-top .text {
        font-size: 0.77778rem;
        text-transform: uppercase;
        letter-spacing: 0.9px;
        color: #435a70;
        line-height: 1rem; }
      .blu-finmatica .card .categoryicon-top .icon {
        width: 40px;
        height: 40px;
        fill: #0066cc;
        margin-right: 8px;
        flex-shrink: 0; }
    .blu-finmatica .card .simple-link {
      font-weight: 600;
      font-size: 0.88889rem;
      margin-top: 32px;
      display: block; }
    .blu-finmatica .card.card-bg {
      margin-left: 8px;
      margin-right: 8px;
      box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
      background: #FFF;
      border-right: none; }
      .blu-finmatica .card.card-bg:after {
        background: transparent; }
    .blu-finmatica .card.card-img {
      border-right: none; }
      .blu-finmatica .card.card-img h5.card-title {
        font-size: 1.11111rem;
        line-height: 1.55556rem; }
      .blu-finmatica .card.card-img .img-responsive-wrapper .img-responsive {
        padding-bottom: 61.29%;
        /* image proportion 310 x 190 */ }
        .blu-finmatica .card.card-img .img-responsive-wrapper .img-responsive.img-responsive-panoramic {
          padding-bottom: 30.645%;
          /* image proportion 310 x 95 */ }
      .blu-finmatica .card.card-img.rounded .img-responsive-wrapper {
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem; }
    .blu-finmatica .card .card-calendar {
      height: 80%;
      max-height: 80px;
      width: 80px;
      border-radius: 4px;
      background-color: #fff;
      box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1), 0 4px 8px 0 rgba(0, 0, 0, 0.1);
      position: absolute;
      right: 32px;
      top: 10%;
      color: #455a64;
      text-align: center;
      font-size: 0.889em;
      font-weight: 600;
      line-height: 1.3;
      text-transform: capitalize; }
      .blu-finmatica .card .card-calendar .card-date {
        font-size: 1.667em;
        font-weight: 700;
        display: block; }
    .blu-finmatica .card.no-after {
      position: relative; }
      .blu-finmatica .card.no-after:after {
        display: none; }
      .blu-finmatica .card.no-after > .read-more {
        padding-top: 16px; }
        .blu-finmatica .card.no-after > .read-more::before {
          content: '';
          height: 24px;
          display: block; }
    .blu-finmatica .card.special-card .img-responsive-wrapper {
      overflow: visible;
      position: relative;
      width: 174px;
      margin-bottom: 24px; }
      .blu-finmatica .card.special-card .img-responsive-wrapper::before, .blu-finmatica .card.special-card .img-responsive-wrapper::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        display: block; }
      .blu-finmatica .card.special-card .img-responsive-wrapper:before {
        background: #6aaaeb;
        left: 24px;
        top: 24px;
        opacity: 0.3;
        transition: all 0.3s; }
      .blu-finmatica .card.special-card .img-responsive-wrapper:after {
        background: #6aaaeb;
        left: 12px;
        top: 12px;
        transition: all 0.3s; }
      .blu-finmatica .card.special-card .img-responsive-wrapper .img-responsive {
        padding-bottom: 122.98%;
        /* image proportion 214 x 174 */
        z-index: 1; }
    .blu-finmatica .card.special-card .head-tags {
      margin-bottom: 24px; }
      .blu-finmatica .card.special-card .head-tags span.data {
        font-weight: normal; }
    .blu-finmatica .card.special-card:hover {
      text-decoration: none; }
      .blu-finmatica .card.special-card:hover h5 {
        text-decoration: underline;
        color: #0066cc; }
      .blu-finmatica .card.special-card:hover .img-responsive-wrapper:before {
        background: #0066cc;
        opacity: 0.3; }
      .blu-finmatica .card.special-card:hover .img-responsive-wrapper:after {
        background: #0066cc; }
    .blu-finmatica .card.card-big .card-body {
      padding: 48px; }
      .blu-finmatica .card.card-big .card-body .top-icon {
        margin-bottom: 24px; }
        .blu-finmatica .card.card-big .card-body .top-icon .icon {
          width: 80px;
          height: 80px;
          fill: #0066cc; }
      .blu-finmatica .card.card-big .card-body h5.card-title {
        font-size: 1.33333rem;
        line-height: 1.55556rem; }
      .blu-finmatica .card.card-big .card-body .card-text {
        font-size: 0.88889rem;
        line-height: 1.33333rem; }
    .blu-finmatica .card.card-big .flag-icon {
      margin-left: 48px; }
    .blu-finmatica .card.card-big .etichetta {
      position: absolute;
      right: 48px;
      top: 32px;
      justify-content: flex-end; }
    .blu-finmatica .card.border-bottom-card::before {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      height: 4px;
      bottom: 0;
      background: #0066cc; }
    .blu-finmatica .card .head-tags {
      justify-content: space-between;
      display: flex;
      margin-bottom: 48px; }
      .blu-finmatica .card .head-tags .data {
        font-size: 0.77778rem;
        text-transform: uppercase;
        color: #435a70; }
    .blu-finmatica .card .card-tag {
      color: #0066cc;
      font-size: 0.77778rem;
      font-weight: bold;
      letter-spacing: 0.9px;
      padding: 0 32px;
      border-radius: 50px;
      border: 1px solid #0066cc; }
    .blu-finmatica .card .it-card-footer {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-top: 48px; }
      .blu-finmatica .card .it-card-footer .card-signature {
        font-style: italic;
        font-family: Georgia, "Times New Roman", Times, serif;
        color: #435a70;
        font-weight: 700;
        font-size: 0.88889rem;
        display: block;
        margin-bottom: 0; }
    .blu-finmatica .card.card-teaser {
      display: inline-flex;
      flex-direction: row;
      align-items: flex-start;
      padding: 24px; }
      .blu-finmatica .card.card-teaser:after {
        content: none; }
      .blu-finmatica .card.card-teaser.card-column {
        flex-direction: column; }
      .blu-finmatica .card.card-teaser .card-header {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
        padding: 1em;
        width: 100%; }
        .blu-finmatica .card.card-teaser .card-header .icon {
          margin-right: 0.5rem; }
        .blu-finmatica .card.card-teaser .card-header h1 {
          line-height: 1.5;
          margin-bottom: 0; }
        .blu-finmatica .card.card-teaser .card-header h2 {
          line-height: 1.5;
          margin-bottom: 0; }
        .blu-finmatica .card.card-teaser .card-header h3 {
          line-height: 1.5;
          margin-bottom: 0; }
        .blu-finmatica .card.card-teaser .card-header h4 {
          line-height: 1.5;
          margin-bottom: 0; }
        .blu-finmatica .card.card-teaser .card-header h5 {
          line-height: 1.5;
          margin-bottom: 0; }
        .blu-finmatica .card.card-teaser .card-header h6 {
          line-height: 1.5;
          margin-bottom: 0; }
      .blu-finmatica .card.card-teaser .card-body {
        padding: 0;
        flex: auto; }
        .blu-finmatica .card.card-teaser .card-body .card-title {
          margin: 0; }
        .blu-finmatica .card.card-teaser .card-body .card-text,
        .blu-finmatica .card.card-teaser .card-body .card-text > p {
          font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
          font-size: 0.88889rem;
          margin: 0; }
          .blu-finmatica .card.card-teaser .card-body .card-text + .card-text,
          .blu-finmatica .card.card-teaser .card-body .card-text > p + .card-text {
            margin-top: 16px; }
      .blu-finmatica .card.card-teaser .icon {
        min-width: 32px; }
        .blu-finmatica .card.card-teaser .icon + .card-body {
          margin-left: 1em; }
      .blu-finmatica .card.card-teaser .avatar.size-xs {
        min-width: 16px; }
      .blu-finmatica .card.card-teaser .avatar.size-sm {
        min-width: 24px; }
      .blu-finmatica .card.card-teaser .avatar.size-md {
        min-width: 32px; }
      .blu-finmatica .card.card-teaser .avatar.size-lg {
        min-width: 40px; }
      .blu-finmatica .card.card-teaser .avatar.size-xl {
        min-width: 80px; }
      .blu-finmatica .card.card-teaser .avatar + .card-body {
        flex: 1; }
    .blu-finmatica .card.card-teaser-primary {
      border-left: 8px solid #0066cc; }
    .blu-finmatica .card.card-teaser-secondary {
      border-left: 8px solid #6c757d; }
    .blu-finmatica .card.card-teaser-success {
      border-left: 8px solid #28a745; }
    .blu-finmatica .card.card-teaser-info {
      border-left: 8px solid #17a2b8; }
    .blu-finmatica .card.card-teaser-warning {
      border-left: 8px solid #ffc107; }
    .blu-finmatica .card.card-teaser-danger {
      border-left: 8px solid #dc3545; }
    .blu-finmatica .card.card-teaser-light {
      border-left: 8px solid #f8f9fa; }
    .blu-finmatica .card.card-teaser-dark {
      border-left: 8px solid #343a40; }
    .blu-finmatica .card.card-teaser-black {
      border-left: 8px solid #000; }
    .blu-finmatica .card.card-teaser-white {
      border-left: 8px solid #FFF; }
    .blu-finmatica .card.card-teaser-100 {
      border-left: 8px solid #f8f9fa; }
    .blu-finmatica .card.card-teaser-200 {
      border-left: 8px solid #e9ecef; }
    .blu-finmatica .card.card-teaser-300 {
      border-left: 8px solid #dee2e6; }
    .blu-finmatica .card.card-teaser-400 {
      border-left: 8px solid #ced4da; }
    .blu-finmatica .card.card-teaser-500 {
      border-left: 8px solid #adb5bd; }
    .blu-finmatica .card.card-teaser-600 {
      border-left: 8px solid #6c757d; }
    .blu-finmatica .card.card-teaser-700 {
      border-left: 8px solid #495057; }
    .blu-finmatica .card.card-teaser-800 {
      border-left: 8px solid #343a40; }
    .blu-finmatica .card.card-teaser-900 {
      border-left: 8px solid #212529; }
  .blu-finmatica .flag-icon {
    width: 32px;
    height: 48px;
    box-sizing: content-box;
    position: relative;
    background: #0066cc;
    color: #FFF;
    text-align: center;
    text-transform: uppercase; }
  .blu-finmatica .flag-icon:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-bottom: 13px solid #FFF;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent; }
  .blu-finmatica a.read-more {
    display: flex;
    align-items: center;
    color: #0066cc;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.9px;
    font-size: 0.77778rem; }
    .blu-finmatica a.read-more .icon {
      margin-left: 8px;
      fill: #0066cc;
      width: 16px;
      height: 16px;
      flex-shrink: 0; }
  .blu-finmatica .etichetta {
    display: flex;
    align-items: center;
    font-size: 0.77778rem;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.9px;
    color: #435a70; }
    .blu-finmatica .etichetta .icon {
      fill: #435a70;
      width: 24px;
      height: 24px;
      margin-right: 8px;
      flex-shrink: 0; }
  .blu-finmatica .row [class*='col-'] > .card-wrapper {
    height: 100%; }
    .blu-finmatica .row [class*='col-'] > .card-wrapper > .card {
      height: 100%; }
  @media (min-width: 992px) {
    .blu-finmatica .card-wrapper {
      padding-bottom: 0; }
      .blu-finmatica .card-wrapper.card-space {
        padding-bottom: 12px; }
      .blu-finmatica .card-wrapper.card-offset {
        margin-top: 90px; }
    .blu-finmatica .card {
      border: none;
      margin-right: -15px; }
      .blu-finmatica .card.card-bg, .blu-finmatica .card.card-img {
        margin: 0; }
      .blu-finmatica .card .card-body .card-text {
        font-size: 0.77778rem; }
      .blu-finmatica .card .card-body h5.card-title {
        font-size: 1rem; } }
  .blu-finmatica .img-responsive-wrapper {
    overflow: hidden; }
    .blu-finmatica .img-responsive-wrapper .img-responsive {
      position: relative;
      padding-bottom: 56.25%;
      /* 16:9 */
      height: 0; }
      .blu-finmatica .img-responsive-wrapper .img-responsive .img-wrapper {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
        .blu-finmatica .img-responsive-wrapper .img-responsive .img-wrapper.custom-object-fit {
          background-size: cover;
          background-position: center;
          background-color: #ebeced; }
          .blu-finmatica .img-responsive-wrapper .img-responsive .img-wrapper.custom-object-fit img {
            visibility: hidden; }
        .blu-finmatica .img-responsive-wrapper .img-responsive .img-wrapper img {
          width: 100%;
          display: block;
          height: 100%;
          object-fit: cover; }
  .blu-finmatica .overlay-wrapper {
    position: relative;
    display: inline-block;
    overflow: hidden; }
    .blu-finmatica .overlay-wrapper.overlay-hover .overlay-panel {
      opacity: 0;
      transition: opacity 0.1s; }
    .blu-finmatica .overlay-wrapper.overlay-hover:hover .overlay-panel {
      opacity: 1;
      transition: opacity 0.2s; }
  .blu-finmatica .overlay-panel {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 16px 24px;
    background-color: rgba(0, 102, 204, 0.85);
    color: #FFF;
    font-weight: 600;
    font-size: 1rem;
    max-height: 56px; }
    .blu-finmatica .overlay-panel span {
      min-width: 0;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      display: block; }
    .blu-finmatica .overlay-panel.overlay-panel-fullheight, .blu-finmatica .overlay-panel.overlay-icon {
      top: 0;
      height: 100%;
      max-height: 100%;
      display: flex; }
    .blu-finmatica .overlay-panel.overlay-panel-fullheight {
      align-items: flex-end; }
    .blu-finmatica .overlay-panel.overlay-icon {
      justify-content: center;
      align-items: center; }
      .blu-finmatica .overlay-panel.overlay-icon .icon {
        fill: #FFF; }
    .blu-finmatica .overlay-panel.overlay-black {
      background-color: rgba(0, 0, 0, 0.54); }
  @media (min-width: 576px) {
    .blu-finmatica .overlay-panel {
      font-size: 0.889rem; } }
  .blu-finmatica .progress-donut-wrapper {
    width: 128px;
    height: 128px;
    position: relative; }
    .blu-finmatica .progress-donut-wrapper:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 100%;
      transform: scale(0.85);
      background: #d4e9ff;
      border-radius: 50%; }
  .blu-finmatica .progress-donut {
    transform: scale(0.355);
    position: absolute;
    top: -162px;
    left: -162px; }
    .blu-finmatica .progress-donut .clProg {
      font-weight: 700; }
  @media (min-width: 768px) {
    .blu-finmatica .progress-donut-wrapper {
      width: 180px;
      height: 180px; }
    .blu-finmatica .progress-donut {
      transform: scale(0.5);
      top: -136px;
      left: -136px; } }

@keyframes progressBarIndeterminate {
  0% {
    left: -5%; }
  50% {
    width: 66%; }
  100% {
    left: 100%;
    width: 33%; } }
  .blu-finmatica .progress {
    height: 4px;
    box-shadow: none;
    background-color: #d4e9ff; }
    .blu-finmatica .progress.progress-color {
      background-color: #e6ecf2; }
    .blu-finmatica .progress.progress-indeterminate {
      position: relative; }
      .blu-finmatica .progress.progress-indeterminate .progress-bar {
        width: 0;
        animation: progressBarIndeterminate 1.4s cubic-bezier(0.77, 0, 0.175, 1) infinite forwards;
        position: absolute;
        top: 0;
        bottom: 0; }
  .blu-finmatica .progress-bar {
    background-color: #0066cc; }
  .blu-finmatica .progress-bar-label {
    text-align: right;
    font-size: 0.75rem;
    color: #343a40;
    font-weight: 500; }
  .blu-finmatica .btn-progress .progress {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    border-radius: 0 0 0.25rem 0.25rem; }
  .blu-finmatica .btn-progress .progress-bar {
    height: 4px; }
  @media (min-width: 576px) {
    .blu-finmatica .progress-bar-label {
      font-size: 0.667rem; } }

@keyframes spinnerAnim {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(360deg); } }

@keyframes spinnerAnimInner1 {
  0% {
    transform: rotate(60deg); }
  100% {
    transform: rotate(205deg); } }

@keyframes spinnerAnimInner2 {
  0% {
    transform: rotate(30deg); }
  100% {
    transform: rotate(-105deg); } }
  .blu-finmatica .progress-spinner {
    display: block;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 4px solid #d4e9ff; }
    .blu-finmatica .progress-spinner.progress-spinner-active {
      animation: spinnerAnim 0.75s linear infinite; }
    .blu-finmatica .progress-spinner.progress-spinner-active:not(.progress-spinner-double) {
      border-color: #0066cc;
      border-bottom-color: #d4e9ff; }
    .blu-finmatica .progress-spinner.size-sm {
      width: 32px;
      height: 32px; }
    .blu-finmatica .progress-spinner.progress-spinner-double {
      display: inline-block; }
      .blu-finmatica .progress-spinner.progress-spinner-double.size-sm {
        width: 32px;
        height: 32px; }
        .blu-finmatica .progress-spinner.progress-spinner-double.size-sm .progress-spinner-inner {
          width: 32px;
          height: 16px; }
      .blu-finmatica .progress-spinner.progress-spinner-double.progress-spinner-active .progress-spinner-inner {
        opacity: 1; }
      .blu-finmatica .progress-spinner.progress-spinner-double .progress-spinner-inner {
        width: 48px;
        height: 24px;
        overflow: hidden;
        margin-left: -4px;
        opacity: 0;
        transition: opacity 0.3s; }
        .blu-finmatica .progress-spinner.progress-spinner-double .progress-spinner-inner:nth-child(1) {
          margin-top: -4px; }
        .blu-finmatica .progress-spinner.progress-spinner-double .progress-spinner-inner:nth-child(2) {
          transform: rotate(180deg); }
          .blu-finmatica .progress-spinner.progress-spinner-double .progress-spinner-inner:nth-child(2):after {
            animation-name: spinnerAnimInner2; }
        .blu-finmatica .progress-spinner.progress-spinner-double .progress-spinner-inner:after {
          content: '';
          display: inline-block;
          transform: rotate(45deg);
          border-radius: 50%;
          border: 4px solid #0066cc;
          border-right: 4px solid transparent;
          border-bottom: 4px solid transparent;
          width: 100%;
          height: 200%;
          animation: spinnerAnimInner1 0.75s cubic-bezier(0.25, 0.1, 0.5, 1) infinite alternate; }
  .blu-finmatica .it-grid-item-wrapper {
    position: relative; }
    .blu-finmatica .it-grid-item-wrapper .img-responsive-wrapper {
      border-radius: 0.25rem; }
      .blu-finmatica .it-grid-item-wrapper .img-responsive-wrapper .img-responsive {
        padding-bottom: 66.81223%; }
    .blu-finmatica .it-grid-item-wrapper .it-griditem-text-wrapper {
      display: flex;
      justify-content: space-between;
      padding: 16px 8px;
      align-items: center; }
      .blu-finmatica .it-grid-item-wrapper .it-griditem-text-wrapper .it-griditem-text {
        font-size: 0.8rem;
        color: #435a70;
        font-weight: 600; }
      .blu-finmatica .it-grid-item-wrapper .it-griditem-text-wrapper .icon {
        flex-shrink: 0;
        position: relative;
        right: -8px;
        fill: #0066cc;
        width: 24px;
        height: 24px; }
    .blu-finmatica .it-grid-item-wrapper.it-grid-item-overlay .it-griditem-text-wrapper {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(23, 50, 77, 0.85);
      padding: 8px 16px; }
      .blu-finmatica .it-grid-item-wrapper.it-grid-item-overlay .it-griditem-text-wrapper .it-griditem-text {
        color: #fff; }
      .blu-finmatica .it-grid-item-wrapper.it-grid-item-overlay .it-griditem-text-wrapper .icon {
        fill: #fff; }
    .blu-finmatica .it-grid-item-wrapper a:hover .it-griditem-text {
      text-decoration: underline; }
    .blu-finmatica .it-grid-item-wrapper.it-grid-item-double-w .img-responsive-wrapper .img-responsive {
      padding-bottom: calc( 33.40611% - 2px); }
    .blu-finmatica .it-grid-item-wrapper.it-grid-item-overlay {
      position: relative; }
      .blu-finmatica .it-grid-item-wrapper.it-grid-item-overlay .it-griditem-text-wrapper {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        color: #FFF;
        text-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
        background-color: transparent; }
  .blu-finmatica .it-grid-list-wrapper {
    padding-left: 4px;
    padding-right: 4px; }
    .blu-finmatica .it-grid-list-wrapper div[class^='col-'] {
      padding: 0 2px 4px 2px; }
    .blu-finmatica .it-grid-list-wrapper .grid-row {
      display: flex;
      margin-left: -2px;
      margin-right: -2px;
      flex-wrap: wrap; }
    .blu-finmatica .it-grid-list-wrapper.it-image-label-grid {
      padding-left: 16px;
      padding-right: 16px; }
      .blu-finmatica .it-grid-list-wrapper.it-image-label-grid div[class^='col-'] {
        padding: 0 8px 16px 8px; }
      .blu-finmatica .it-grid-list-wrapper.it-image-label-grid .grid-row {
        margin-left: -20px;
        margin-right: -20px; }
    .blu-finmatica .it-grid-list-wrapper.it-masonry .card-columns {
      margin-left: -20px;
      margin-right: -20px;
      column-gap: 0; }
      .blu-finmatica .it-grid-list-wrapper.it-masonry .card-columns .it-grid-item-wrapper {
        break-inside: avoid-column; }
        .blu-finmatica .it-grid-list-wrapper.it-masonry .card-columns .it-grid-item-wrapper .img-responsive {
          padding-bottom: initial;
          height: auto; }
          .blu-finmatica .it-grid-list-wrapper.it-masonry .card-columns .it-grid-item-wrapper .img-responsive .img-wrapper {
            position: inherit;
            left: initial;
            right: initial;
            width: initial;
            height: initial; }
            .blu-finmatica .it-grid-list-wrapper.it-masonry .card-columns .it-grid-item-wrapper .img-responsive .img-wrapper img {
              height: auto;
              object-fit: initial; }
  @media (min-width: 992px) {
    .blu-finmatica .it-grid-item-wrapper.it-grid-item-overlay .it-griditem-text-wrapper {
      padding: 16px 24px; }
      .blu-finmatica .it-grid-item-wrapper.it-grid-item-overlay .it-griditem-text-wrapper .it-griditem-text {
        font-size: 1rem; }
    .blu-finmatica .it-grid-item-wrapper .it-griditem-text-wrapper .it-griditem-text {
      font-size: 1rem; }
    .blu-finmatica .it-grid-item-wrapper .it-griditem-text-wrapper .icon {
      width: 32px;
      height: 32px; } }
  .blu-finmatica .popover {
    border: none;
    border-radius: 0.25rem;
    box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.1); }
    .blu-finmatica .popover.bs-popover-top, .blu-finmatica .popover.bs-popover-auto[x-placement^="top"] {
      margin-bottom: 16px; }
      .blu-finmatica .popover.bs-popover-top .arrow:after, .blu-finmatica .popover.bs-popover-auto[x-placement^="top"] .arrow:after {
        bottom: 2px; }
    .blu-finmatica .popover.bs-popover-bottom, .blu-finmatica .popover.bs-popover-auto[x-placement^="bottom"] {
      margin-top: 16px; }
      .blu-finmatica .popover.bs-popover-bottom .arrow:after, .blu-finmatica .popover.bs-popover-auto[x-placement^="bottom"] .arrow:after {
        top: 2px; }
    .blu-finmatica .popover.bs-popover-left, .blu-finmatica .popover.bs-popover-auto[x-placement^="left"] {
      margin-right: 16px; }
      .blu-finmatica .popover.bs-popover-left .arrow:after, .blu-finmatica .popover.bs-popover-auto[x-placement^="left"] .arrow:after {
        right: 2px; }
    .blu-finmatica .popover.bs-popover-right, .blu-finmatica .popover.bs-popover-auto[x-placement^="right"] {
      margin-left: 16px; }
      .blu-finmatica .popover.bs-popover-right .arrow:after, .blu-finmatica .popover.bs-popover-auto[x-placement^="right"] .arrow:after {
        left: 2px; }
    .blu-finmatica .popover .arrow:before {
      display: none; }
    .blu-finmatica .popover .popover-header {
      background: none;
      border: none;
      text-transform: uppercase;
      color: #343a40;
      font-size: 0.938rem;
      padding: 16px 24px 0;
      letter-spacing: 0.05em; }
      .blu-finmatica .popover .popover-header .icon {
        fill: #0066cc;
        margin-right: 8px;
        height: 24px;
        width: 24px; }
    .blu-finmatica .popover .popover-body {
      font-size: 0.875rem;
      line-height: 1.5em;
      color: #5a768a;
      padding: 16px 24px; }
      .blu-finmatica .popover .popover-body a.popover-inner-link {
        text-transform: uppercase;
        letter-spacing: 0.05em;
        display: block;
        margin-top: 16px;
        font-size: 0.857em;
        text-align: right;
        font-weight: 600; }
        .blu-finmatica .popover .popover-body a.popover-inner-link:hover {
          color: #0066cc; }
        .blu-finmatica .popover .popover-body a.popover-inner-link .icon {
          fill: #0066cc;
          height: 16px;
          width: 16px;
          margin-left: 4px;
          margin-bottom: 4px; }
  @media (min-width: 576px) {
    .blu-finmatica .popover .popover-header {
      font-size: 0.833rem; }
    .blu-finmatica .popover .popover-body {
      font-size: 0.778rem; } }
  .blu-finmatica .tooltip {
    border-radius: 0.25rem;
    font-size: 0.75rem; }
    .blu-finmatica .tooltip .arrow {
      display: none; }
    .blu-finmatica .tooltip .tooltip-inner {
      padding: 7px 16px;
      background-color: #455b71; }
      .blu-finmatica .tooltip .tooltip-inner a {
        color: #FFF;
        text-decoration: underline; }
    .blu-finmatica .tooltip.bs-tooltip-top, .blu-finmatica .tooltip.bs-tooltip-auto[x-placement^="top"], .blu-finmatica .tooltip.bs-tooltip-bottom, .blu-finmatica .tooltip.bs-tooltip-auto[x-placement^="bottom"] {
      padding: 8px 0; }
    .blu-finmatica .tooltip.bs-tooltip-left, .blu-finmatica .tooltip.bs-tooltip-auto[x-placement^="left"], .blu-finmatica .tooltip.bs-tooltip-right, .blu-finmatica .tooltip.bs-tooltip-auto[x-placement^="right"] {
      padding: 0 8px; }
  @media (min-width: 576px) {
    .blu-finmatica .tooltip {
      font-size: 0.667rem; } }
  @media (min-width: 768px) {
    .blu-finmatica .tooltip {
      font-size: 0.556rem; }
      .blu-finmatica .tooltip .tooltip-inner {
        padding: 4.5px 8px; } }
  .blu-finmatica .it-list-wrapper .it-list {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .blu-finmatica .it-list-wrapper .it-list a {
      display: block;
      transition: all 0.3s;
      margin-top: -1px;
      display: flex;
      align-items: center;
      text-decoration: none; }
      .blu-finmatica .it-list-wrapper .it-list a .avatar,
      .blu-finmatica .it-list-wrapper .it-list a .it-rounded-icon,
      .blu-finmatica .it-list-wrapper .it-list a .it-thumb {
        flex-shrink: 0;
        margin-left: 24px; }
      .blu-finmatica .it-list-wrapper .it-list a .it-rounded-icon {
        width: 40px; }
        .blu-finmatica .it-list-wrapper .it-list a .it-rounded-icon svg {
          fill: #207bd6; }
      .blu-finmatica .it-list-wrapper .it-list a .form-check {
        margin: 0;
        width: 40px;
        height: 32px;
        text-align: center; }
        .blu-finmatica .it-list-wrapper .it-list a .form-check label {
          padding-left: 0;
          margin-bottom: 0; }
      .blu-finmatica .it-list-wrapper .it-list a .it-thumb {
        width: 40px;
        height: 40px; }
        .blu-finmatica .it-list-wrapper .it-list a .it-thumb img {
          object-fit: cover;
          width: 100%;
          height: 100%; }
      .blu-finmatica .it-list-wrapper .it-list a .it-right-zone {
        padding: 16px 0 16px 0;
        border-bottom: 1px solid #c5c7c9;
        margin-left: 24px;
        flex-grow: 1;
        display: flex;
        justify-content: space-between;
        align-items: center; }
        .blu-finmatica .it-list-wrapper .it-list a .it-right-zone svg {
          fill: #207bd6;
          margin-right: 24px;
          width: 24px;
          height: 24px; }
        .blu-finmatica .it-list-wrapper .it-list a .it-right-zone span.it-multiple {
          margin-right: 24px;
          display: flex;
          justify-content: flex-end;
          flex-wrap: wrap; }
          .blu-finmatica .it-list-wrapper .it-list a .it-right-zone span.it-multiple span.metadata {
            margin-right: 0;
            width: 100%;
            text-align: right; }
          .blu-finmatica .it-list-wrapper .it-list a .it-right-zone span.it-multiple svg {
            margin-left: 8px;
            margin-right: 0; }
        .blu-finmatica .it-list-wrapper .it-list a .it-right-zone .toggles {
          height: 32px;
          margin-right: 24px; }
        .blu-finmatica .it-list-wrapper .it-list a .it-right-zone span.metadata {
          color: #5b6f82;
          margin-right: 24px;
          font-size: 12px;
          letter-spacing: 0.5px; }
      .blu-finmatica .it-list-wrapper .it-list a span.text {
        font-size: 1rem;
        font-weight: 600;
        display: block; }
        .blu-finmatica .it-list-wrapper .it-list a span.text em {
          display: block;
          font-size: 14px;
          color: #435a70;
          font-style: normal;
          font-weight: normal; }
      .blu-finmatica .it-list-wrapper .it-list a.active {
        color: #17324d; }
    .blu-finmatica .it-list-wrapper .it-list li:last-child a span.text {
      border-bottom: 1px solid transparent; }
  @media (min-width: 1200px) {
    .blu-finmatica .it-list-wrapper .it-list a:hover {
      box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
      color: #207bd6;
      text-decoration: none;
      background: #fff;
      position: relative;
      z-index: 1;
      transition: none; }
      .blu-finmatica .it-list-wrapper .it-list a:hover .it-right-zone {
        border-bottom: 1px solid transparent; }
      .blu-finmatica .it-list-wrapper .it-list a:hover span.text {
        text-decoration: underline; } }
  .blu-finmatica .chip {
    display: inline-flex;
    justify-content: space-evenly;
    align-items: center;
    background: #fcfdff;
    border: 1px solid #dfe4f2;
    border-radius: 12px;
    height: 24px;
    min-width: 100px;
    padding: 0 16px 2px 8px;
    transition: all 0.05s;
    margin-right: 4px; }
    .blu-finmatica .chip .chip-label {
      font-size: 0.875rem;
      height: 16px;
      font-weight: 600;
      color: #5c6f82;
      margin-bottom: 0;
      transform: translateY(-2px);
      transition: color 0.05s;
      text-decoration: none; }
      .blu-finmatica .chip .chip-label:hover {
        text-decoration: none; }
    .blu-finmatica .chip button {
      padding: 0;
      background: transparent;
      border: none;
      margin-left: auto;
      width: 8px;
      height: 8px;
      position: relative; }
      .blu-finmatica .chip button:hover:not([disabled]) {
        cursor: pointer; }
      .blu-finmatica .chip button:hover[disabled] {
        cursor: not-allowed; }
      .blu-finmatica .chip button .icon {
        width: 22px;
        height: 22px;
        fill: #5c6f82;
        position: absolute;
        top: -6px;
        left: 0;
        transition: fill 0.05s; }
    .blu-finmatica .chip > .icon {
      fill: #0066cc;
      transform: translateX(-5px) translateY(1px);
      transition: fill 0.05s; }
    .blu-finmatica .chip .avatar {
      transform: translateX(-5px) translateY(1px); }
    .blu-finmatica .chip.chip-lg {
      height: 32px;
      min-width: 120px;
      border-radius: 16px;
      padding: 2px 24px 0 16px;
      margin: 4px 8px 4px auto; }
      .blu-finmatica .chip.chip-lg .chip-label {
        font-size: 1rem;
        height: 12px;
        transform: translateY(-8px); }
      .blu-finmatica .chip.chip-lg button .icon {
        width: 28px;
        height: 28px;
        top: -12px;
        left: 0; }
      .blu-finmatica .chip.chip-lg > .icon {
        height: 24px;
        width: 24px;
        margin-right: -8px;
        fill: #0066cc;
        transform: translateX(-13px) translateY(-1px); }
      .blu-finmatica .chip.chip-lg .avatar {
        width: 24px;
        height: 24px;
        margin-right: -4px;
        transform: translateX(-12px) translateY(-1px); }
      .blu-finmatica .chip.chip-lg.chip-simple {
        padding-right: 16px; }
    .blu-finmatica .chip.chip-simple {
      padding-right: 8px;
      margin: 4px auto; }
    .blu-finmatica .chip:hover:not(.chip-disabled) {
      background: #8b98a6;
      border-color: #8b98a6;
      transition: background-color 0.1s; }
      .blu-finmatica .chip:hover:not(.chip-disabled) .chip-label {
        color: #FFF;
        transition: color 0.1s; }
      .blu-finmatica .chip:hover:not(.chip-disabled) button .icon {
        fill: #FFF;
        transition: fill 0.1s; }
      .blu-finmatica .chip:hover:not(.chip-disabled) > .icon {
        fill: #FFF;
        transition: fill 0.1s; }
    .blu-finmatica .chip.chip-disabled {
      background: #FFF; }
      .blu-finmatica .chip.chip-disabled:hover {
        cursor: not-allowed; }
      .blu-finmatica .chip.chip-disabled .chip-label {
        color: #5b6f82; }
      .blu-finmatica .chip.chip-disabled button .icon {
        fill: #ebeced; }
      .blu-finmatica .chip.chip-disabled > .icon {
        fill: #ebeced; }
      .blu-finmatica .chip.chip-disabled .avatar img {
        filter: grayscale(100%); }
    .blu-finmatica .chip.chip-primary {
      background-color: transparent;
      border-color: #0066cc;
      color: #0066cc; }
      .blu-finmatica .chip.chip-primary > .chip-label {
        color: #0066cc; }
      .blu-finmatica .chip.chip-primary:hover {
        background-color: #0066cc;
        border-color: #0066cc; }
        .blu-finmatica .chip.chip-primary:hover > .chip-label {
          color: #FFF; }
    .blu-finmatica .chip.chip-secondary {
      background-color: transparent;
      border-color: #6c757d;
      color: #0066cc; }
      .blu-finmatica .chip.chip-secondary > .chip-label {
        color: #6c757d; }
      .blu-finmatica .chip.chip-secondary:hover {
        background-color: #6c757d;
        border-color: #6c757d; }
        .blu-finmatica .chip.chip-secondary:hover > .chip-label {
          color: #FFF; }
    .blu-finmatica .chip.chip-success {
      background-color: transparent;
      border-color: #28a745;
      color: #28a745; }
      .blu-finmatica .chip.chip-success > .chip-label {
        color: #28a745; }
      .blu-finmatica .chip.chip-success:hover {
        background-color: #28a745;
        border-color: #28a745; }
        .blu-finmatica .chip.chip-success:hover > .chip-label {
          color: #FFF; }
    .blu-finmatica .chip.chip-danger {
      background-color: transparent;
      border-color: #dc3545;
      color: #dc3545; }
      .blu-finmatica .chip.chip-danger > .chip-label {
        color: #dc3545; }
      .blu-finmatica .chip.chip-danger:hover {
        background-color: #dc3545;
        border-color: #dc3545; }
        .blu-finmatica .chip.chip-danger:hover > .chip-label {
          color: #FFF; }
    .blu-finmatica .chip.chip-info {
      background-color: transparent;
      border-color: #17a2b8;
      color: #17a2b8; }
      .blu-finmatica .chip.chip-info > .chip-label {
        color: #17a2b8; }
      .blu-finmatica .chip.chip-info:hover {
        background-color: #17a2b8;
        border-color: #17a2b8; }
        .blu-finmatica .chip.chip-info:hover > .chip-label {
          color: #FFF; }
    .blu-finmatica .chip.chip-warning {
      background-color: transparent;
      border-color: #ffc107;
      color: #ffc107; }
      .blu-finmatica .chip.chip-warning > .chip-label {
        color: #ffc107; }
      .blu-finmatica .chip.chip-warning:hover {
        background-color: #ffc107;
        border-color: #ffc107; }
        .blu-finmatica .chip.chip-warning:hover > .chip-label {
          color: #FFF; }
  @media (min-width: 576px) {
    .blu-finmatica .chip .chip-label {
      font-size: 0.778rem; }
    .blu-finmatica .chip.chip-lg .chip-label {
      font-size: 0.889rem; } }
  .blu-finmatica .rating {
    border: none;
    float: left; }
    .blu-finmatica .rating > input {
      position: absolute;
      left: -9999px; }
    .blu-finmatica .rating > label {
      float: right;
      margin: 0;
      padding-right: 2px; }
      .blu-finmatica .rating > label:first-of-type {
        margin-right: 0; }
      .blu-finmatica .rating > label svg {
        fill: #c3cfdb;
        position: relative;
        transform-origin: center center;
        transition: transform 0.1s; }
      .blu-finmatica .rating > label:hover {
        cursor: pointer; }
        .blu-finmatica .rating > label:hover svg {
          transform: scale(1.1); }
    .blu-finmatica .rating > legend {
      display: inline-block;
      color: #343a40;
      font-size: 0.875rem;
      float: right;
      width: auto;
      margin: 4px 0 0 16px;
      font-weight: 500; }
    .blu-finmatica .rating.rating-read-only > input,
    .blu-finmatica .rating.rating-read-only > label {
      pointer-events: none; }
  .blu-finmatica .rating > input:checked ~ label svg,
  .blu-finmatica .rating:not(:checked) > label:hover svg,
  .blu-finmatica .rating:not(:checked) > label:hover ~ label svg {
    fill: #0066cc; }
  .blu-finmatica .rating > input:checked + label:hover + svg,
  .blu-finmatica .rating > input:checked ~ label:hover + svg,
  .blu-finmatica .rating > label:hover ~ input:checked ~ label + svg,
  .blu-finmatica .rating > input:checked ~ label:hover ~ label + svg {
    fill: #0066cc; }
  @media (min-width: 576px) {
    .blu-finmatica .rating > legend {
      font-size: 0.778rem; } }
  .blu-finmatica .dimmable {
    position: relative; }
  .blu-finmatica .dimmer {
    display: none;
    background-color: #1f2933;
    opacity: 0.92;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    padding: 32px;
    justify-content: center;
    flex-wrap: wrap;
    align-items: flex-start; }
    .blu-finmatica .dimmer.dimmer-primary {
      background-color: #0066cc;
      opacity: 0.95; }
    .blu-finmatica .dimmer h1,
    .blu-finmatica .dimmer h2,
    .blu-finmatica .dimmer h3,
    .blu-finmatica .dimmer h4,
    .blu-finmatica .dimmer h5,
    .blu-finmatica .dimmer h6,
    .blu-finmatica .dimmer p {
      color: #FFF;
      margin-bottom: 0; }
    .blu-finmatica .dimmer h4 {
      text-align: center;
      font-size: 2.222rem; }
    .blu-finmatica .dimmer p {
      text-align: justify;
      font-family: Georgia, "Times New Roman", Times, serif;
      font-size: 1rem; }
    .blu-finmatica .dimmer .dimmer-inner {
      width: 100%;
      max-width: 480px; }
    .blu-finmatica .dimmer .dimmer-icon {
      text-align: center;
      margin-bottom: 24px; }
      .blu-finmatica .dimmer .dimmer-icon .icon {
        fill: #FFF; }
    .blu-finmatica .dimmer .dimmer-buttons {
      background-color: transparent !important;
      margin-top: 32px;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      .blu-finmatica .dimmer .dimmer-buttons button {
        width: 100%; }
        .blu-finmatica .dimmer .dimmer-buttons button:last-child {
          margin-top: 16px; }
      .blu-finmatica .dimmer .dimmer-buttons.single-button button {
        margin-top: 0; }
  @media (min-width: 768px) {
    .blu-finmatica .dimmer {
      padding: 24px; }
      .blu-finmatica .dimmer .dimmer-icon {
        margin-bottom: 48px; }
      .blu-finmatica .dimmer .dimmer-buttons {
        flex-wrap: nowrap; }
        .blu-finmatica .dimmer .dimmer-buttons button {
          width: 50%;
          margin-top: 0 !important; }
          .blu-finmatica .dimmer .dimmer-buttons button:last-child {
            margin-left: 24px; }
        .blu-finmatica .dimmer .dimmer-buttons.single-button button {
          width: auto;
          min-width: 50%;
          margin: 0 auto; } }
  @media (min-width: 992px) {
    .blu-finmatica .dimmer {
      align-items: center; } }
  .blu-finmatica .it-timeline-wrapper .it-now-label {
    position: absolute;
    top: 50%;
    z-index: 10;
    font-size: 1rem;
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    color: #0066cc;
    font-weight: 600; }
  .blu-finmatica .it-timeline-wrapper .row {
    position: relative;
    padding-top: 48px; }
    .blu-finmatica .it-timeline-wrapper .row:after {
      content: '';
      width: 4px;
      background: linear-gradient(0deg, #0066cc 0%, #004080 100%);
      position: absolute;
      left: 40px;
      top: -16px;
      bottom: -16px; }
  .blu-finmatica .it-timeline-wrapper .timeline-element {
    padding: 18px 0 18px 40px; }
  .blu-finmatica .it-timeline-wrapper .it-pin-wrapper {
    display: flex;
    align-items: center;
    position: absolute;
    left: 0;
    top: -24px;
    z-index: 5;
    left: 9px; }
    .blu-finmatica .it-timeline-wrapper .it-pin-wrapper .pin-icon {
      width: 48px;
      height: 48px;
      border-radius: 48px;
      box-sizing: border-box;
      display: flex;
      align-items: center;
      justify-content: center;
      box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
      border: 8px solid #FFF;
      margin-right: 16px;
      background: #fff; }
    .blu-finmatica .it-timeline-wrapper .it-pin-wrapper svg {
      width: 24px;
      height: 24px;
      fill: #0066cc; }
    .blu-finmatica .it-timeline-wrapper .it-pin-wrapper .pin-text {
      color: #435a70;
      font-weight: 600;
      text-transform: uppercase;
      background: #dce9f5;
      border-radius: 0.25rem;
      font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
      .blu-finmatica .it-timeline-wrapper .it-pin-wrapper .pin-text span {
        padding: 4px 16px;
        display: block;
        position: relative; }
        .blu-finmatica .it-timeline-wrapper .it-pin-wrapper .pin-text span:after {
          content: '';
          width: 10px;
          height: 10px;
          background: #dce9f5;
          border-radius: 3px;
          position: absolute;
          left: -4px;
          top: 50%;
          transform: translateY(-50%) rotate(45deg); }
    .blu-finmatica .it-timeline-wrapper .it-pin-wrapper.it-now .pin-icon {
      background: #0066cc; }
    .blu-finmatica .it-timeline-wrapper .it-pin-wrapper.it-now svg {
      fill: #fff; }
    .blu-finmatica .it-timeline-wrapper .it-pin-wrapper.it-now .pin-text {
      color: #fff;
      background: #0066cc; }
      .blu-finmatica .it-timeline-wrapper .it-pin-wrapper.it-now .pin-text span:after {
        background: #0066cc; }
    .blu-finmatica .it-timeline-wrapper .it-pin-wrapper.it-evidence .pin-icon {
      background: #003366; }
    .blu-finmatica .it-timeline-wrapper .it-pin-wrapper.it-evidence svg {
      fill: #fff; }
    .blu-finmatica .it-timeline-wrapper .it-pin-wrapper.it-evidence .pin-text {
      color: #fff;
      background: #003366; }
      .blu-finmatica .it-timeline-wrapper .it-pin-wrapper.it-evidence .pin-text span:after {
        background: #003366; }
  @media (min-width: 992px) {
    .blu-finmatica .it-timeline-wrapper .row:after {
      content: '';
      left: calc(50% - 4px); }
    .blu-finmatica .it-timeline-wrapper .timeline-element {
      padding: 18px 0 18px 40px;
      width: 50%; }
    .blu-finmatica .it-timeline-wrapper .col-12 .card-wrapper .card {
      border: none; }
    .blu-finmatica .it-timeline-wrapper .col-12:nth-child(odd) .it-now-label {
      right: 50%;
      transform: translateX(100%);
      display: flex;
      align-items: center; }
      .blu-finmatica .it-timeline-wrapper .col-12:nth-child(odd) .it-now-label:before {
        content: '';
        display: inline-block;
        height: 1px;
        width: 16px;
        background: #0066cc;
        margin-right: 16px; }
    .blu-finmatica .it-timeline-wrapper .col-12:nth-child(odd) .timeline-element {
      padding: 18px 40px 18px 18px; }
    .blu-finmatica .it-timeline-wrapper .col-12:nth-child(odd) .card-wrapper .card {
      text-align: right; }
      .blu-finmatica .it-timeline-wrapper .col-12:nth-child(odd) .card-wrapper .card:after {
        margin-left: auto;
        display: inline-block;
        margin-right: 24px; }
      .blu-finmatica .it-timeline-wrapper .col-12:nth-child(odd) .card-wrapper .card a.read-more {
        right: 24px; }
    .blu-finmatica .it-timeline-wrapper .col-12:nth-child(odd) .it-pin-wrapper {
      flex-direction: row-reverse;
      left: auto;
      right: -62px; }
      .blu-finmatica .it-timeline-wrapper .col-12:nth-child(odd) .it-pin-wrapper .pin-icon {
        margin-right: 0;
        margin-left: 16px; }
      .blu-finmatica .it-timeline-wrapper .col-12:nth-child(odd) .it-pin-wrapper .pin-text span:after {
        left: auto;
        right: -4px; }
      .blu-finmatica .it-timeline-wrapper .col-12:nth-child(odd) .it-pin-wrapper.it-evidence .pin-text span:after {
        border-color: transparent transparent transparent #0066cc; }
    .blu-finmatica .it-timeline-wrapper .col-12:nth-child(even) .it-now-label {
      left: 0;
      transform: translateX(-100%);
      display: flex;
      align-items: center; }
      .blu-finmatica .it-timeline-wrapper .col-12:nth-child(even) .it-now-label:after {
        content: '';
        display: inline-block;
        height: 1px;
        width: 16px;
        background: #0066cc;
        margin-left: 16px; }
    .blu-finmatica .it-timeline-wrapper .col-12:nth-child(even) .timeline-element {
      position: relative;
      left: 50%; }
      .blu-finmatica .it-timeline-wrapper .col-12:nth-child(even) .timeline-element .it-pin-wrapper {
        left: -66px; }
    .blu-finmatica .it-timeline-wrapper .it-pin-wrapper {
      position: relative; }
      .blu-finmatica .it-timeline-wrapper .it-pin-wrapper .pin-text {
        font-size: 16px; } }
  .blu-finmatica .anchor-offset:before {
    content: "";
    display: block;
    height: 96px;
    margin-top: -96px; }
    @media (min-width: 992px) {
      .blu-finmatica .anchor-offset:before {
        height: 72px;
        margin-top: -72px; } }
  .blu-finmatica .map-wrapper {
    min-height: 280px; }
    .blu-finmatica .map-wrapper.map-column {
      margin: 0 -24px; }
    @media (min-width: 992px) {
      .blu-finmatica .map-wrapper.map-column {
        margin-left: -3rem;
        margin-right: 0; } }
  .blu-finmatica .point-list-wrapper .point-list {
    display: flex;
    flex-direction: row;
    justify-content: center; }
    .blu-finmatica .point-list-wrapper .point-list .point-list-aside {
      position: relative;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding: 0.5rem 1rem;
      color: #0066cc;
      border-right-width: 1px;
      border-right-style: solid;
      border-color: #0066cc; }
      .blu-finmatica .point-list-wrapper .point-list .point-list-aside:after {
        content: '';
        position: absolute;
        width: 9px;
        height: 9px;
        top: 50%;
        right: -5px;
        transform: translateY(-5px);
        border-radius: 50%;
        background-color: #0066cc; }
      .blu-finmatica .point-list-wrapper .point-list .point-list-aside .point-date {
        flex: 1;
        font-size: 2.75rem;
        line-height: 1.1; }
      .blu-finmatica .point-list-wrapper .point-list .point-list-aside .point-month {
        flex: 1;
        font-size: 1rem;
        text-transform: uppercase; }
      .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-primary {
        color: #0066cc;
        border-color: #0066cc; }
        .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-primary:after {
          background-color: #0066cc; }
      .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-secondary {
        color: #6c757d;
        border-color: #6c757d; }
        .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-secondary:after {
          background-color: #6c757d; }
      .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-success {
        color: #28a745;
        border-color: #28a745; }
        .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-success:after {
          background-color: #28a745; }
      .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-info {
        color: #17a2b8;
        border-color: #17a2b8; }
        .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-info:after {
          background-color: #17a2b8; }
      .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-warning {
        color: #ffc107;
        border-color: #ffc107; }
        .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-warning:after {
          background-color: #ffc107; }
      .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-danger {
        color: #dc3545;
        border-color: #dc3545; }
        .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-danger:after {
          background-color: #dc3545; }
      .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-light {
        color: #f8f9fa;
        border-color: #f8f9fa; }
        .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-light:after {
          background-color: #f8f9fa; }
      .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-dark {
        color: #343a40;
        border-color: #343a40; }
        .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-dark:after {
          background-color: #343a40; }
      .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-black {
        color: #000;
        border-color: #000; }
        .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-black:after {
          background-color: #000; }
      .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-white {
        color: #FFF;
        border-color: #FFF; }
        .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-white:after {
          background-color: #FFF; }
      .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-100 {
        color: #f8f9fa;
        border-color: #f8f9fa; }
        .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-100:after {
          background-color: #f8f9fa; }
      .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-200 {
        color: #e9ecef;
        border-color: #e9ecef; }
        .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-200:after {
          background-color: #e9ecef; }
      .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-300 {
        color: #dee2e6;
        border-color: #dee2e6; }
        .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-300:after {
          background-color: #dee2e6; }
      .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-400 {
        color: #ced4da;
        border-color: #ced4da; }
        .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-400:after {
          background-color: #ced4da; }
      .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-500 {
        color: #adb5bd;
        border-color: #adb5bd; }
        .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-500:after {
          background-color: #adb5bd; }
      .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-600 {
        color: #6c757d;
        border-color: #6c757d; }
        .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-600:after {
          background-color: #6c757d; }
      .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-700 {
        color: #495057;
        border-color: #495057; }
        .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-700:after {
          background-color: #495057; }
      .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-800 {
        color: #343a40;
        border-color: #343a40; }
        .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-800:after {
          background-color: #343a40; }
      .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-900 {
        color: #212529;
        border-color: #212529; }
        .blu-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-900:after {
          background-color: #212529; }
    .blu-finmatica .point-list-wrapper .point-list .point-list-content {
      flex: 1;
      margin-left: 2em;
      align-self: center; }
      .blu-finmatica .point-list-wrapper .point-list .point-list-content > * {
        width: 100%; }
    .blu-finmatica .point-list-wrapper .point-list.point-list-step .point-list-aside {
      min-width: 54px;
      padding: 0.3rem 1rem 0.3rem 0; }
      .blu-finmatica .point-list-wrapper .point-list.point-list-step .point-list-aside .point-date {
        flex: 0;
        font-size: 1.6rem;
        line-height: 1;
        min-width: 32px; }
      .blu-finmatica .point-list-wrapper .point-list.point-list-step .point-list-aside .point-month {
        flex: 0;
        font-size: 0.8rem;
        text-transform: uppercase; }
    .blu-finmatica .point-list-wrapper .point-list.point-list-step .point-list-content {
      margin-left: 1em; }
  @media (min-width: 992px) {
    .blu-finmatica .point-list-wrapper.point-list-step-wrapper {
      display: flex;
      flex-direction: row; }
      .blu-finmatica .point-list-wrapper.point-list-step-wrapper .point-list-step {
        flex: 1;
        flex-direction: column;
        justify-content: center;
        align-items: center; }
        .blu-finmatica .point-list-wrapper.point-list-step-wrapper .point-list-step .point-list-aside {
          padding: 16px 0;
          min-height: 65px;
          width: 100%;
          border-right-width: 0;
          border-bottom-width: 1px;
          border-bottom-style: solid;
          flex-direction: row;
          justify-content: center;
          align-items: flex-end; }
          .blu-finmatica .point-list-wrapper.point-list-step-wrapper .point-list-step .point-list-aside .point-month {
            margin-left: 8px;
            margin-bottom: -2px; }
          .blu-finmatica .point-list-wrapper.point-list-step-wrapper .point-list-step .point-list-aside:after {
            top: 100%;
            right: 50%;
            transform: translate(2px, -4px); }
        .blu-finmatica .point-list-wrapper.point-list-step-wrapper .point-list-step .point-list-content {
          margin: 0;
          text-align: center; } }
  .blu-finmatica .rating-list-wrapper .rating-list {
    display: flex;
    flex-direction: row;
    justify-content: center; }
    .blu-finmatica .rating-list-wrapper .rating-list .rating-list-aside {
      position: relative;
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      align-items: center;
      padding: 0.5rem 1rem;
      color: #0066cc;
      border-right: 1px solid #0066cc; }
      .blu-finmatica .rating-list-wrapper .rating-list .rating-list-aside .rating-value {
        display: flex;
        flex: 1.2;
        font-size: 2.75rem;
        line-height: 1;
        align-items: flex-end; }
      .blu-finmatica .rating-list-wrapper .rating-list .rating-list-aside .rating-total {
        display: flex;
        flex: 0.8;
        font-size: 1rem;
        line-height: 1;
        text-transform: lowercase;
        align-items: flex-start; }
      .blu-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-primary {
        color: #0066cc;
        border-right: 1px solid #0066cc; }
      .blu-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-secondary {
        color: #6c757d;
        border-right: 1px solid #6c757d; }
      .blu-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-success {
        color: #28a745;
        border-right: 1px solid #28a745; }
      .blu-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-info {
        color: #17a2b8;
        border-right: 1px solid #17a2b8; }
      .blu-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-warning {
        color: #ffc107;
        border-right: 1px solid #ffc107; }
      .blu-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-danger {
        color: #dc3545;
        border-right: 1px solid #dc3545; }
      .blu-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-light {
        color: #f8f9fa;
        border-right: 1px solid #f8f9fa; }
      .blu-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-dark {
        color: #343a40;
        border-right: 1px solid #343a40; }
      .blu-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-black {
        color: #000;
        border-right: 1px solid #000; }
      .blu-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-white {
        color: #FFF;
        border-right: 1px solid #FFF; }
      .blu-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-100 {
        color: #f8f9fa;
        border-right: 1px solid #f8f9fa; }
      .blu-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-200 {
        color: #e9ecef;
        border-right: 1px solid #e9ecef; }
      .blu-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-300 {
        color: #dee2e6;
        border-right: 1px solid #dee2e6; }
      .blu-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-400 {
        color: #ced4da;
        border-right: 1px solid #ced4da; }
      .blu-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-500 {
        color: #adb5bd;
        border-right: 1px solid #adb5bd; }
      .blu-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-600 {
        color: #6c757d;
        border-right: 1px solid #6c757d; }
      .blu-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-700 {
        color: #495057;
        border-right: 1px solid #495057; }
      .blu-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-800 {
        color: #343a40;
        border-right: 1px solid #343a40; }
      .blu-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-900 {
        color: #212529;
        border-right: 1px solid #212529; }
    .blu-finmatica .rating-list-wrapper .rating-list .rating-list-content {
      flex: 1;
      align-self: center; }
      .blu-finmatica .rating-list-wrapper .rating-list .rating-list-content .rating-list-row {
        display: flex;
        flex-direction: row;
        width: 100%;
        align-items: flex-start;
        justify-content: space-between; }
        .blu-finmatica .rating-list-wrapper .rating-list .rating-list-content .rating-list-row .rating-list-stars {
          flex: 0.3; }
          .blu-finmatica .rating-list-wrapper .rating-list .rating-list-content .rating-list-row .rating-list-stars > .rating {
            display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: flex-end;
            float: none !important;
            height: 0.7em; }
            .blu-finmatica .rating-list-wrapper .rating-list .rating-list-content .rating-list-row .rating-list-stars > .rating .icon {
              width: 0.7em;
              height: 0.7em; }
        .blu-finmatica .rating-list-wrapper .rating-list .rating-list-content .rating-list-row .rating-list-progress {
          flex: 0.65;
          display: flex;
          height: 3.5em;
          flex-direction: column;
          justify-content: space-around;
          align-items: flex-start; }
          .blu-finmatica .rating-list-wrapper .rating-list .rating-list-content .rating-list-row .rating-list-progress > .progress {
            width: 100%; }
    @media (min-width: 576px) {
      .blu-finmatica .rating-list-wrapper .rating-list .rating-list-content .rating-list-row .rating-list-stars {
        flex: 0.2; }
        .blu-finmatica .rating-list-wrapper .rating-list .rating-list-content .rating-list-row .rating-list-stars > .rating {
          height: 1em; }
          .blu-finmatica .rating-list-wrapper .rating-list .rating-list-content .rating-list-row .rating-list-stars > .rating .icon {
            width: 1em;
            height: 1em; }
      .blu-finmatica .rating-list-wrapper .rating-list .rating-list-content .rating-list-row .rating-list-progress {
        flex: 0.75;
        height: 5em; } }
    @media (min-width: 992px) {
      .blu-finmatica .rating-list-wrapper .rating-list .rating-list-content .rating-list-row .rating-list-stars {
        flex: 0.25; }
      .blu-finmatica .rating-list-wrapper .rating-list .rating-list-content .rating-list-row .rating-list-progress {
        flex: 0.7; } }
  .blu-finmatica .badge.badge-outline-primary {
    color: #0066cc;
    border: 1px solid #0066cc;
    background-color: transparent !important; }
  .blu-finmatica .badge.badge-outline-secondary {
    color: #6c757d;
    border: 1px solid #6c757d;
    background-color: transparent !important; }
  .blu-finmatica .badge.badge-outline-success {
    color: #28a745;
    border: 1px solid #28a745;
    background-color: transparent !important; }
  .blu-finmatica .badge.badge-outline-info {
    color: #17a2b8;
    border: 1px solid #17a2b8;
    background-color: transparent !important; }
  .blu-finmatica .badge.badge-outline-warning {
    color: #ffc107;
    border: 1px solid #ffc107;
    background-color: transparent !important; }
  .blu-finmatica .badge.badge-outline-danger {
    color: #dc3545;
    border: 1px solid #dc3545;
    background-color: transparent !important; }
  .blu-finmatica .badge.badge-outline-light {
    color: #f8f9fa;
    border: 1px solid #f8f9fa;
    background-color: transparent !important; }
  .blu-finmatica .badge.badge-outline-dark {
    color: #343a40;
    border: 1px solid #343a40;
    background-color: transparent !important; }
  .blu-finmatica .badge.badge-outline-black {
    color: #000;
    border: 1px solid #000;
    background-color: transparent !important; }
  .blu-finmatica .badge.badge-outline-white {
    color: #FFF;
    border: 1px solid #FFF;
    background-color: transparent !important; }
  .blu-finmatica .badge.badge-outline-100 {
    color: #f8f9fa;
    border: 1px solid #f8f9fa;
    background-color: transparent !important; }
  .blu-finmatica .badge.badge-outline-200 {
    color: #e9ecef;
    border: 1px solid #e9ecef;
    background-color: transparent !important; }
  .blu-finmatica .badge.badge-outline-300 {
    color: #dee2e6;
    border: 1px solid #dee2e6;
    background-color: transparent !important; }
  .blu-finmatica .badge.badge-outline-400 {
    color: #ced4da;
    border: 1px solid #ced4da;
    background-color: transparent !important; }
  .blu-finmatica .badge.badge-outline-500 {
    color: #adb5bd;
    border: 1px solid #adb5bd;
    background-color: transparent !important; }
  .blu-finmatica .badge.badge-outline-600 {
    color: #6c757d;
    border: 1px solid #6c757d;
    background-color: transparent !important; }
  .blu-finmatica .badge.badge-outline-700 {
    color: #495057;
    border: 1px solid #495057;
    background-color: transparent !important; }
  .blu-finmatica .badge.badge-outline-800 {
    color: #343a40;
    border: 1px solid #343a40;
    background-color: transparent !important; }
  .blu-finmatica .badge.badge-outline-900 {
    color: #212529;
    border: 1px solid #212529;
    background-color: transparent !important; }
  @media print {
    .blu-finmatica [type='checkbox']:checked + label::before {
      border-color: transparent #0066cc #0066cc transparent !important;
      opacity: 1 !important; }
    .blu-finmatica [type='checkbox']:disabled:checked + label::before {
      border-color: transparent #e6e9f2 #e6e9f2 transparent !important; } }
  .blu-finmatica a.datepicker-button {
    cursor: pointer; }
    .blu-finmatica a.datepicker-button.default:hover, .blu-finmatica a.datepicker-button.default:focus, .blu-finmatica .toggles label input[type='checkbox']:focus + a.datepicker-button.default.lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + a.datepicker-button.default.lever {
      background-color: #ddd; }
  .blu-finmatica .datepicker-calendar {
    margin: 0 10px 10px 0;
    font-size: 0.9em;
    padding: 2px;
    position: absolute;
    width: 261px;
    border: 1px solid #ccc;
    border-radius: 4px;
    z-index: 50; }
    .blu-finmatica .datepicker-calendar .datepicker-month-wrap {
      margin: 0;
      padding-top: 1px;
      text-align: center;
      height: 30px; }
    .blu-finmatica .datepicker-calendar .datepicker-month-fast-prev.disabled,
    .blu-finmatica .datepicker-calendar .datepicker-month-fast-next.disabled,
    .blu-finmatica .datepicker-calendar .datepicker-month-prev.disabled,
    .blu-finmatica .datepicker-calendar .datepicker-month-next.disabled {
      border: none;
      cursor: default;
      color: #999; }
    .blu-finmatica .datepicker-calendar .datepicker-month-fast-prev,
    .blu-finmatica .datepicker-calendar .datepicker-month-fast-next,
    .blu-finmatica .datepicker-calendar .datepicker-month-prev,
    .blu-finmatica .datepicker-calendar .datepicker-month-next {
      cursor: pointer;
      margin: 3px;
      width: 24px;
      height: 24px;
      padding-top: 3px; }
    .blu-finmatica .datepicker-calendar .datepicker-month-fast-prev {
      padding-right: 2px; }
    .blu-finmatica .datepicker-calendar .datepicker-month-fast-next {
      padding-left: 2px; }
    .blu-finmatica .datepicker-calendar .datepicker-month-fast-prev.enabled:hover,
    .blu-finmatica .datepicker-calendar .datepicker-month-fast-prev.enabled:focus,
    .blu-finmatica .datepicker-calendar .form-check [type='checkbox']:focus + label.datepicker-month-fast-prev.enabled,
    .blu-finmatica .form-check .datepicker-calendar [type='checkbox']:focus + label.datepicker-month-fast-prev.enabled,
    .blu-finmatica .datepicker-calendar .form-check [type='radio']:focus + label.datepicker-month-fast-prev.enabled,
    .blu-finmatica .form-check .datepicker-calendar [type='radio']:focus + label.datepicker-month-fast-prev.enabled,
    .blu-finmatica .datepicker-calendar .toggles label input[type='checkbox']:focus + .datepicker-month-fast-prev.enabled.lever,
    .blu-finmatica .toggles label .datepicker-calendar input[type='checkbox']:focus + .datepicker-month-fast-prev.enabled.lever,
    .rosso-finmatica .form-check .blu-finmatica .datepicker-calendar [type='checkbox']:focus + label.datepicker-month-fast-prev.enabled,
    .rosso-finmatica .form-check .blu-finmatica .datepicker-calendar [type='radio']:focus + label.datepicker-month-fast-prev.enabled,
    .rosso-finmatica .toggles label .blu-finmatica .datepicker-calendar input[type='checkbox']:focus + .datepicker-month-fast-prev.enabled.lever,
    .blu-finmatica .datepicker-calendar .datepicker-month-fast-next.enabled:hover,
    .blu-finmatica .datepicker-calendar .datepicker-month-fast-next.enabled:focus,
    .blu-finmatica .datepicker-calendar .form-check [type='checkbox']:focus + label.datepicker-month-fast-next.enabled,
    .blu-finmatica .form-check .datepicker-calendar [type='checkbox']:focus + label.datepicker-month-fast-next.enabled,
    .blu-finmatica .datepicker-calendar .form-check [type='radio']:focus + label.datepicker-month-fast-next.enabled,
    .blu-finmatica .form-check .datepicker-calendar [type='radio']:focus + label.datepicker-month-fast-next.enabled,
    .blu-finmatica .datepicker-calendar .toggles label input[type='checkbox']:focus + .datepicker-month-fast-next.enabled.lever,
    .blu-finmatica .toggles label .datepicker-calendar input[type='checkbox']:focus + .datepicker-month-fast-next.enabled.lever,
    .rosso-finmatica .form-check .blu-finmatica .datepicker-calendar [type='checkbox']:focus + label.datepicker-month-fast-next.enabled,
    .rosso-finmatica .form-check .blu-finmatica .datepicker-calendar [type='radio']:focus + label.datepicker-month-fast-next.enabled,
    .rosso-finmatica .toggles label .blu-finmatica .datepicker-calendar input[type='checkbox']:focus + .datepicker-month-fast-next.enabled.lever,
    .blu-finmatica .datepicker-calendar .datepicker-month-prev.enabled:hover,
    .blu-finmatica .datepicker-calendar .datepicker-month-prev.enabled:focus,
    .blu-finmatica .datepicker-calendar .form-check [type='checkbox']:focus + label.datepicker-month-prev.enabled,
    .blu-finmatica .form-check .datepicker-calendar [type='checkbox']:focus + label.datepicker-month-prev.enabled,
    .blu-finmatica .datepicker-calendar .form-check [type='radio']:focus + label.datepicker-month-prev.enabled,
    .blu-finmatica .form-check .datepicker-calendar [type='radio']:focus + label.datepicker-month-prev.enabled,
    .blu-finmatica .datepicker-calendar .toggles label input[type='checkbox']:focus + .datepicker-month-prev.enabled.lever,
    .blu-finmatica .toggles label .datepicker-calendar input[type='checkbox']:focus + .datepicker-month-prev.enabled.lever,
    .rosso-finmatica .form-check .blu-finmatica .datepicker-calendar [type='checkbox']:focus + label.datepicker-month-prev.enabled,
    .rosso-finmatica .form-check .blu-finmatica .datepicker-calendar [type='radio']:focus + label.datepicker-month-prev.enabled,
    .rosso-finmatica .toggles label .blu-finmatica .datepicker-calendar input[type='checkbox']:focus + .datepicker-month-prev.enabled.lever,
    .blu-finmatica .datepicker-calendar .datepicker-month-next.enabled:hover,
    .blu-finmatica .datepicker-calendar .datepicker-month-next.enabled:focus,
    .blu-finmatica .datepicker-calendar .form-check [type='checkbox']:focus + label.datepicker-month-next.enabled,
    .blu-finmatica .form-check .datepicker-calendar [type='checkbox']:focus + label.datepicker-month-next.enabled,
    .blu-finmatica .datepicker-calendar .form-check [type='radio']:focus + label.datepicker-month-next.enabled,
    .blu-finmatica .form-check .datepicker-calendar [type='radio']:focus + label.datepicker-month-next.enabled,
    .blu-finmatica .datepicker-calendar .toggles label input[type='checkbox']:focus + .datepicker-month-next.enabled.lever,
    .blu-finmatica .toggles label .datepicker-calendar input[type='checkbox']:focus + .datepicker-month-next.enabled.lever,
    .rosso-finmatica .form-check .blu-finmatica .datepicker-calendar [type='checkbox']:focus + label.datepicker-month-next.enabled,
    .rosso-finmatica .form-check .blu-finmatica .datepicker-calendar [type='radio']:focus + label.datepicker-month-next.enabled,
    .rosso-finmatica .toggles label .blu-finmatica .datepicker-calendar input[type='checkbox']:focus + .datepicker-month-next.enabled.lever {
      margin-top: 2px;
      border: 1px solid #800;
      border-radius: 4px; }
    .blu-finmatica .datepicker-calendar .datepicker-month {
      margin: 3px 56px 2px 56px;
      height: 24px;
      text-align: center;
      font-weight: bold;
      font-size: 1.2em;
      cursor: pointer;
      padding-top: 1px; }
      .blu-finmatica .datepicker-calendar .datepicker-month:after {
        font-family: 'Glyphicons Halflings';
        font-size: 0.6em;
        display: inline-block;
        content: '\e252'; }
      .blu-finmatica .datepicker-calendar .datepicker-month:hover, .blu-finmatica .datepicker-calendar .datepicker-month:focus, .blu-finmatica .datepicker-calendar .form-check [type='checkbox']:focus + label.datepicker-month, .blu-finmatica .form-check .datepicker-calendar [type='checkbox']:focus + label.datepicker-month,
      .blu-finmatica .datepicker-calendar .form-check [type='radio']:focus + label.datepicker-month, .blu-finmatica .form-check .datepicker-calendar [type='radio']:focus + label.datepicker-month, .blu-finmatica .datepicker-calendar .toggles label input[type='checkbox']:focus + .datepicker-month.lever, .blu-finmatica .toggles label .datepicker-calendar input[type='checkbox']:focus + .datepicker-month.lever, .rosso-finmatica .form-check .blu-finmatica .datepicker-calendar [type='checkbox']:focus + label.datepicker-month, .rosso-finmatica .form-check .blu-finmatica .datepicker-calendar [type='radio']:focus + label.datepicker-month, .rosso-finmatica .toggles label .blu-finmatica .datepicker-calendar input[type='checkbox']:focus + .datepicker-month.lever {
        padding-top: 0;
        border: 1px solid #800;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px; }
    .blu-finmatica .datepicker-calendar table.datepicker-grid {
      width: 100%;
      font-size: 1.2em;
      text-align: center; }
      .blu-finmatica .datepicker-calendar table.datepicker-grid.rtl {
        direction: rtl; }
      .blu-finmatica .datepicker-calendar table.datepicker-grid:focus, .blu-finmatica .datepicker-calendar .toggles label input[type='checkbox']:focus + table.datepicker-grid.lever, .blu-finmatica .toggles label .datepicker-calendar input[type='checkbox']:focus + table.datepicker-grid.lever, .rosso-finmatica .toggles label .blu-finmatica .datepicker-calendar input[type='checkbox']:focus + table.datepicker-grid.lever {
        outline: none; }
      .blu-finmatica .datepicker-calendar table.datepicker-grid th,
      .blu-finmatica .datepicker-calendar table.datepicker-grid td {
        text-align: center;
        padding: 0; }
      .blu-finmatica .datepicker-calendar table.datepicker-grid th {
        height: 30px; }
        .blu-finmatica .datepicker-calendar table.datepicker-grid th abbr {
          border: none; }
      .blu-finmatica .datepicker-calendar table.datepicker-grid td {
        border: 1px solid #999;
        cursor: pointer; }
        .blu-finmatica .datepicker-calendar table.datepicker-grid td.unselectable {
          cursor: default; }
        .blu-finmatica .datepicker-calendar table.datepicker-grid td.day {
          height: 30px; }
        .blu-finmatica .datepicker-calendar table.datepicker-grid td.month {
          height: 60px; }
        .blu-finmatica .datepicker-calendar table.datepicker-grid td.year {
          height: 45px; }
        .blu-finmatica .datepicker-calendar table.datepicker-grid td.curDay, .blu-finmatica .datepicker-calendar table.datepicker-grid td.curMonth, .blu-finmatica .datepicker-calendar table.datepicker-grid td.curYear {
          border: 1px solid #999; }
        .blu-finmatica .datepicker-calendar table.datepicker-grid td.empty {
          border: 1px solid #999;
          cursor: default; }
    .blu-finmatica .datepicker-calendar .offscreen {
      position: absolute;
      left: -200em;
      top: -100em; }
    .blu-finmatica .datepicker-calendar button.datepicker-close {
      height: 30px;
      width: 100%;
      font-weight: bold;
      margin-top: 1px;
      border: 1px solid #eee;
      border-radius: 2px; }
    .blu-finmatica .datepicker-calendar.default {
      background-color: #fff; }
      .blu-finmatica .datepicker-calendar.default button.datepicker-close:focus, .blu-finmatica .datepicker-calendar.default .toggles label input[type='checkbox']:focus + button.datepicker-close.lever, .blu-finmatica .toggles label .datepicker-calendar.default input[type='checkbox']:focus + button.datepicker-close.lever, .rosso-finmatica .toggles label .blu-finmatica .datepicker-calendar.default input[type='checkbox']:focus + button.datepicker-close.lever,
      .blu-finmatica .datepicker-calendar.default button.datepicker-close:hover,
      .blu-finmatica .datepicker-calendar.default .datepicker-month-fast-next.enabled:focus,
      .blu-finmatica .datepicker-calendar.default .form-check [type='checkbox']:focus + label.datepicker-month-fast-next.enabled,
      .blu-finmatica .form-check .datepicker-calendar.default [type='checkbox']:focus + label.datepicker-month-fast-next.enabled,
      .blu-finmatica .datepicker-calendar.default .form-check [type='radio']:focus + label.datepicker-month-fast-next.enabled,
      .blu-finmatica .form-check .datepicker-calendar.default [type='radio']:focus + label.datepicker-month-fast-next.enabled,
      .blu-finmatica .datepicker-calendar.default .toggles label input[type='checkbox']:focus + .datepicker-month-fast-next.enabled.lever,
      .blu-finmatica .toggles label .datepicker-calendar.default input[type='checkbox']:focus + .datepicker-month-fast-next.enabled.lever,
      .rosso-finmatica .form-check .blu-finmatica .datepicker-calendar.default [type='checkbox']:focus + label.datepicker-month-fast-next.enabled,
      .rosso-finmatica .form-check .blu-finmatica .datepicker-calendar.default [type='radio']:focus + label.datepicker-month-fast-next.enabled,
      .rosso-finmatica .toggles label .blu-finmatica .datepicker-calendar.default input[type='checkbox']:focus + .datepicker-month-fast-next.enabled.lever,
      .blu-finmatica .datepicker-calendar.default .datepicker-month-fast-next.enabled:hover,
      .blu-finmatica .datepicker-calendar.default .datepicker-month-fast-prev.enabled:focus,
      .blu-finmatica .datepicker-calendar.default .form-check [type='checkbox']:focus + label.datepicker-month-fast-prev.enabled,
      .blu-finmatica .form-check .datepicker-calendar.default [type='checkbox']:focus + label.datepicker-month-fast-prev.enabled,
      .blu-finmatica .datepicker-calendar.default .form-check [type='radio']:focus + label.datepicker-month-fast-prev.enabled,
      .blu-finmatica .form-check .datepicker-calendar.default [type='radio']:focus + label.datepicker-month-fast-prev.enabled,
      .blu-finmatica .datepicker-calendar.default .toggles label input[type='checkbox']:focus + .datepicker-month-fast-prev.enabled.lever,
      .blu-finmatica .toggles label .datepicker-calendar.default input[type='checkbox']:focus + .datepicker-month-fast-prev.enabled.lever,
      .rosso-finmatica .form-check .blu-finmatica .datepicker-calendar.default [type='checkbox']:focus + label.datepicker-month-fast-prev.enabled,
      .rosso-finmatica .form-check .blu-finmatica .datepicker-calendar.default [type='radio']:focus + label.datepicker-month-fast-prev.enabled,
      .rosso-finmatica .toggles label .blu-finmatica .datepicker-calendar.default input[type='checkbox']:focus + .datepicker-month-fast-prev.enabled.lever,
      .blu-finmatica .datepicker-calendar.default .datepicker-month-fast-prev.enabled:hover,
      .blu-finmatica .datepicker-calendar.default .datepicker-month-next.enabled:focus,
      .blu-finmatica .datepicker-calendar.default .form-check [type='checkbox']:focus + label.datepicker-month-next.enabled,
      .blu-finmatica .form-check .datepicker-calendar.default [type='checkbox']:focus + label.datepicker-month-next.enabled,
      .blu-finmatica .datepicker-calendar.default .form-check [type='radio']:focus + label.datepicker-month-next.enabled,
      .blu-finmatica .form-check .datepicker-calendar.default [type='radio']:focus + label.datepicker-month-next.enabled,
      .blu-finmatica .datepicker-calendar.default .toggles label input[type='checkbox']:focus + .datepicker-month-next.enabled.lever,
      .blu-finmatica .toggles label .datepicker-calendar.default input[type='checkbox']:focus + .datepicker-month-next.enabled.lever,
      .rosso-finmatica .form-check .blu-finmatica .datepicker-calendar.default [type='checkbox']:focus + label.datepicker-month-next.enabled,
      .rosso-finmatica .form-check .blu-finmatica .datepicker-calendar.default [type='radio']:focus + label.datepicker-month-next.enabled,
      .rosso-finmatica .toggles label .blu-finmatica .datepicker-calendar.default input[type='checkbox']:focus + .datepicker-month-next.enabled.lever,
      .blu-finmatica .datepicker-calendar.default .datepicker-month-next.enabled:hover,
      .blu-finmatica .datepicker-calendar.default .datepicker-month-prev.enabled:focus,
      .blu-finmatica .datepicker-calendar.default .form-check [type='checkbox']:focus + label.datepicker-month-prev.enabled,
      .blu-finmatica .form-check .datepicker-calendar.default [type='checkbox']:focus + label.datepicker-month-prev.enabled,
      .blu-finmatica .datepicker-calendar.default .form-check [type='radio']:focus + label.datepicker-month-prev.enabled,
      .blu-finmatica .form-check .datepicker-calendar.default [type='radio']:focus + label.datepicker-month-prev.enabled,
      .blu-finmatica .datepicker-calendar.default .toggles label input[type='checkbox']:focus + .datepicker-month-prev.enabled.lever,
      .blu-finmatica .toggles label .datepicker-calendar.default input[type='checkbox']:focus + .datepicker-month-prev.enabled.lever,
      .rosso-finmatica .form-check .blu-finmatica .datepicker-calendar.default [type='checkbox']:focus + label.datepicker-month-prev.enabled,
      .rosso-finmatica .form-check .blu-finmatica .datepicker-calendar.default [type='radio']:focus + label.datepicker-month-prev.enabled,
      .rosso-finmatica .toggles label .blu-finmatica .datepicker-calendar.default input[type='checkbox']:focus + .datepicker-month-prev.enabled.lever,
      .blu-finmatica .datepicker-calendar.default .datepicker-month-prev.enabled:hover,
      .blu-finmatica .datepicker-calendar.default .datepicker-month:focus,
      .blu-finmatica .datepicker-calendar.default .form-check [type='checkbox']:focus + label.datepicker-month,
      .blu-finmatica .form-check .datepicker-calendar.default [type='checkbox']:focus + label.datepicker-month,
      .blu-finmatica .datepicker-calendar.default .form-check [type='radio']:focus + label.datepicker-month,
      .blu-finmatica .form-check .datepicker-calendar.default [type='radio']:focus + label.datepicker-month,
      .blu-finmatica .datepicker-calendar.default .toggles label input[type='checkbox']:focus + .datepicker-month.lever,
      .blu-finmatica .toggles label .datepicker-calendar.default input[type='checkbox']:focus + .datepicker-month.lever,
      .rosso-finmatica .form-check .blu-finmatica .datepicker-calendar.default [type='checkbox']:focus + label.datepicker-month,
      .rosso-finmatica .form-check .blu-finmatica .datepicker-calendar.default [type='radio']:focus + label.datepicker-month,
      .rosso-finmatica .toggles label .blu-finmatica .datepicker-calendar.default input[type='checkbox']:focus + .datepicker-month.lever,
      .blu-finmatica .datepicker-calendar.default .datepicker-month:hover {
        background-color: #eee;
        border-color: #999;
        border: none;
        margin: 0;
        padding: 0; }
      .blu-finmatica .datepicker-calendar.default .datepicker-month-fast-next,
      .blu-finmatica .datepicker-calendar.default .datepicker-month-fast-prev,
      .blu-finmatica .datepicker-calendar.default .datepicker-month-next,
      .blu-finmatica .datepicker-calendar.default .datepicker-month-prev {
        margin: 0;
        padding: 0; }
      .blu-finmatica .datepicker-calendar.default table.datepicker-grid {
        font-size: 13px;
        text-transform: uppercase;
        letter-spacing: 0.1px; }
        .blu-finmatica .datepicker-calendar.default table.datepicker-grid:focus, .blu-finmatica .datepicker-calendar.default .toggles label input[type='checkbox']:focus + table.datepicker-grid.lever, .blu-finmatica .toggles label .datepicker-calendar.default input[type='checkbox']:focus + table.datepicker-grid.lever, .rosso-finmatica .toggles label .blu-finmatica .datepicker-calendar.default input[type='checkbox']:focus + table.datepicker-grid.lever {
          outline: none; }
        .blu-finmatica .datepicker-calendar.default table.datepicker-grid th {
          background-color: transparent;
          border: none; }
        .blu-finmatica .datepicker-calendar.default table.datepicker-grid td {
          border: none;
          color: #000;
          background: transparent; }
          .blu-finmatica .datepicker-calendar.default table.datepicker-grid td span {
            display: inline-block;
            width: 32px;
            height: 32px;
            line-height: 32px;
            border-radius: 50px;
            text-align: center;
            transition: all 0.3s; }
          .blu-finmatica .datepicker-calendar.default table.datepicker-grid td:hover {
            background: transparent; }
            .blu-finmatica .datepicker-calendar.default table.datepicker-grid td:hover span {
              background: #ebeced; }
          .blu-finmatica .datepicker-calendar.default table.datepicker-grid td.unselectable {
            color: #999; }
          .blu-finmatica .datepicker-calendar.default table.datepicker-grid td.curDay, .blu-finmatica .datepicker-calendar.default table.datepicker-grid td.curMonth, .blu-finmatica .datepicker-calendar.default table.datepicker-grid td.curYear {
            background: transparent; }
            .blu-finmatica .datepicker-calendar.default table.datepicker-grid td.curDay span, .blu-finmatica .datepicker-calendar.default table.datepicker-grid td.curMonth span, .blu-finmatica .datepicker-calendar.default table.datepicker-grid td.curYear span {
              background: #e6f0fa; }
          .blu-finmatica .datepicker-calendar.default table.datepicker-grid td.empty {
            border: none;
            color: #ccc; }
            .blu-finmatica .datepicker-calendar.default table.datepicker-grid td.empty:hover {
              background: transparent; }
              .blu-finmatica .datepicker-calendar.default table.datepicker-grid td.empty:hover span {
                background: #0066cc;
                color: #fff; }
          .blu-finmatica .datepicker-calendar.default table.datepicker-grid td.selectable:hover, .blu-finmatica .datepicker-calendar.default table.datepicker-grid td.selectable.focus {
            background-color: transparent; }
          .blu-finmatica .datepicker-calendar.default table.datepicker-grid td.selectable.focus span {
            background: #0066cc;
            color: #fff; }
      .blu-finmatica .datepicker-calendar.default tr.datepicker-weekdays {
        border: none; }
      .blu-finmatica .datepicker-calendar.default button.datepicker-close {
        background-color: #ddd;
        border-color: #999;
        color: #000; }
  .blu-finmatica .datepicker-overlay {
    background: #777;
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.5;
    height: 100%;
    min-height: 100%;
    z-index: 40; }
  .blu-finmatica abbr[data-original-title],
  .blu-finmatica abbr[title] {
    text-decoration: none;
    cursor: default; }
  .blu-finmatica .it-datepicker-wrapper {
    position: relative; }
    .blu-finmatica .it-datepicker-wrapper .form-group > label {
      background-color: rgba(255, 255, 255, 0);
      transform: translateY(-75%);
      font-size: 80%; }
    .blu-finmatica .it-datepicker-wrapper input[type='time'] {
      color: #435a70; }
    .blu-finmatica .it-datepicker-wrapper label.pickerlabel {
      color: #5c6f82;
      font-weight: 600;
      line-height: 2.5rem;
      transition: 0.2s ease-out;
      top: 1rem;
      font-size: 80%;
      cursor: text;
      display: block;
      width: 100%;
      padding: 0 0.5rem;
      z-index: 6; }
    .blu-finmatica .it-datepicker-wrapper .datepicker-calendar {
      box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
      border-radius: 0;
      border: none;
      width: 100%;
      border-top: 2px solid #435a70;
      margin-top: -8px;
      color: #435a70;
      padding: 24px; }
      .blu-finmatica .it-datepicker-wrapper .datepicker-calendar[aria-hidden='true'] {
        display: inherit; }
      .blu-finmatica .it-datepicker-wrapper .datepicker-calendar .datepicker-month-wrap {
        padding: 0;
        color: #435a70;
        margin-bottom: 16px; }
        .blu-finmatica .it-datepicker-wrapper .datepicker-calendar .datepicker-month-wrap .datepicker-month {
          font-size: 0.83333rem;
          letter-spacing: 0.1px;
          text-transform: uppercase; }
          .blu-finmatica .it-datepicker-wrapper .datepicker-calendar .datepicker-month-wrap .datepicker-month:after {
            display: none; }
        .blu-finmatica .it-datepicker-wrapper .datepicker-calendar .datepicker-month-wrap .icon-right {
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 3px 0 3px 6px;
          border-color: transparent transparent transparent #000;
          display: inline-block;
          transform: translateY(-3px); }
        .blu-finmatica .it-datepicker-wrapper .datepicker-calendar .datepicker-month-wrap .icon-left {
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 3px 6px 3px 0;
          border-color: transparent #000 transparent transparent;
          display: inline-block;
          transform: translateY(-3px); }
        .blu-finmatica .it-datepicker-wrapper .datepicker-calendar .datepicker-month-wrap .datepicker-month-fast-next {
          float: right;
          display: inline-block;
          min-width: 32px; }
          .blu-finmatica .it-datepicker-wrapper .datepicker-calendar .datepicker-month-wrap .datepicker-month-fast-next svg:first-child {
            margin-right: -8px; }
        .blu-finmatica .it-datepicker-wrapper .datepicker-calendar .datepicker-month-wrap .datepicker-month-next {
          float: right; }
        .blu-finmatica .it-datepicker-wrapper .datepicker-calendar .datepicker-month-wrap .datepicker-month-fast-prev {
          float: left;
          display: inline-block;
          min-width: 32px; }
          .blu-finmatica .it-datepicker-wrapper .datepicker-calendar .datepicker-month-wrap .datepicker-month-fast-prev svg:last-child {
            margin-left: -8px; }
        .blu-finmatica .it-datepicker-wrapper .datepicker-calendar .datepicker-month-wrap .datepicker-month-prev {
          float: left; }
      .blu-finmatica .it-datepicker-wrapper .datepicker-calendar .datepicker-month {
        margin: 0;
        padding: 0; }
    .blu-finmatica .it-datepicker-wrapper .input-group {
      position: relative; }
      .blu-finmatica .it-datepicker-wrapper .input-group:after {
        content: '';
        display: block;
        height: 1px;
        width: 100%;
        position: absolute;
        bottom: 0;
        background: #435a70;
        transform-origin: bottom;
        transition: all 0.3s;
        left: 0; }
      .blu-finmatica .it-datepicker-wrapper .input-group .it-date-datepicker {
        border-bottom: none;
        background: transparent; }
        .blu-finmatica .it-datepicker-wrapper .input-group .it-date-datepicker::placeholder {
          color: #435a70; }
      .blu-finmatica .it-datepicker-wrapper .input-group .datepicker-button {
        padding: 0;
        all: unset;
        margin-right: 16px;
        position: relative;
        height: 40px;
        cursor: pointer; }
        .blu-finmatica .it-datepicker-wrapper .input-group .datepicker-button:hover {
          all: unset;
          margin-right: 16px;
          height: 40px; }
          .blu-finmatica .it-datepicker-wrapper .input-group .datepicker-button:hover .icon {
            fill: #0066cc; }
        .blu-finmatica .it-datepicker-wrapper .input-group .datepicker-button .icon {
          fill: #435a70;
          position: relative;
          top: 50%;
          transform: translateY(-50%);
          transition: all 0.3s; }
  .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default button.datepicker-close:focus, .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default .toggles label input[type='checkbox']:focus + button.datepicker-close.lever, .blu-finmatica .toggles label .it-datepicker-wrapper.theme-dark .datepicker-calendar.default input[type='checkbox']:focus + button.datepicker-close.lever, .rosso-finmatica .toggles label .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default input[type='checkbox']:focus + button.datepicker-close.lever,
  .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default button.datepicker-close:hover,
  .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default div.datepicker-month-fast-next.enabled:focus,
  .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default .toggles label input[type='checkbox']:focus + div.datepicker-month-fast-next.enabled.lever,
  .blu-finmatica .toggles label .it-datepicker-wrapper.theme-dark .datepicker-calendar.default input[type='checkbox']:focus + div.datepicker-month-fast-next.enabled.lever,
  .rosso-finmatica .toggles label .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default input[type='checkbox']:focus + div.datepicker-month-fast-next.enabled.lever,
  .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default div.datepicker-month-fast-next.enabled:hover,
  .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default div.datepicker-month-fast-prev.enabled:focus,
  .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default .toggles label input[type='checkbox']:focus + div.datepicker-month-fast-prev.enabled.lever,
  .blu-finmatica .toggles label .it-datepicker-wrapper.theme-dark .datepicker-calendar.default input[type='checkbox']:focus + div.datepicker-month-fast-prev.enabled.lever,
  .rosso-finmatica .toggles label .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default input[type='checkbox']:focus + div.datepicker-month-fast-prev.enabled.lever,
  .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default div.datepicker-month-fast-prev.enabled:hover,
  .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default div.datepicker-month-next.enabled:focus,
  .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default .toggles label input[type='checkbox']:focus + div.datepicker-month-next.enabled.lever,
  .blu-finmatica .toggles label .it-datepicker-wrapper.theme-dark .datepicker-calendar.default input[type='checkbox']:focus + div.datepicker-month-next.enabled.lever,
  .rosso-finmatica .toggles label .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default input[type='checkbox']:focus + div.datepicker-month-next.enabled.lever,
  .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default div.datepicker-month-next.enabled:hover,
  .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default div.datepicker-month-prev.enabled:focus,
  .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default .toggles label input[type='checkbox']:focus + div.datepicker-month-prev.enabled.lever,
  .blu-finmatica .toggles label .it-datepicker-wrapper.theme-dark .datepicker-calendar.default input[type='checkbox']:focus + div.datepicker-month-prev.enabled.lever,
  .rosso-finmatica .toggles label .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default input[type='checkbox']:focus + div.datepicker-month-prev.enabled.lever,
  .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default div.datepicker-month-prev.enabled:hover,
  .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default div.datepicker-month:focus,
  .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default .toggles label input[type='checkbox']:focus + div.datepicker-month.lever,
  .blu-finmatica .toggles label .it-datepicker-wrapper.theme-dark .datepicker-calendar.default input[type='checkbox']:focus + div.datepicker-month.lever,
  .rosso-finmatica .toggles label .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default input[type='checkbox']:focus + div.datepicker-month.lever,
  .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default div.datepicker-month:hover {
    background: transparent;
    border-color: transparent; }
  .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td {
    background: transparent;
    color: #fff; }
    .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td:hover {
      background: transparent; }
      .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td:hover span {
        background: rgba(255, 255, 255, 0.1); }
    .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td.empty:hover {
      background: transparent; }
      .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td.empty:hover span {
        background: rgba(255, 255, 255, 0.1);
        color: #fff; }
    .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td.selectable.focus, .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td.selectable:hover {
      background-color: transparent; }
    .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td.selectable.focus {
      background: transparent; }
      .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td.selectable.focus span {
        background: #fff;
        color: #0066cc; }
    .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td.curDay, .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td.curMonth, .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td.curYear {
      background: transparent; }
      .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td.curDay span, .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td.curMonth span, .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td.curYear span {
        background: rgba(255, 255, 255, 0.1); }
    .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td.empty {
      opacity: 0.3; }
  .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td,
  .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid th {
    background: transparent; }
  .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar {
    border-top: 2px solid #435a70;
    color: #fff;
    background-color: #0066cc; }
    .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar .datepicker-month-wrap {
      color: #fff; }
      .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar .datepicker-month-wrap svg {
        fill: #fff; }
      .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar .datepicker-month-wrap .icon-right {
        border-color: transparent transparent transparent #fff; }
      .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar .datepicker-month-wrap .icon-left {
        border-color: transparent #fff transparent transparent; }
      .blu-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar .datepicker-month-wrap .datepicker-month-next {
        float: right; }
  .blu-finmatica .it-datepicker-wrapper.theme-dark .input-group:after {
    background: #435a70; }
  .blu-finmatica .it-datepicker-wrapper.theme-dark .input-group .it-date-datepicker {
    background: transparent; }
    .blu-finmatica .it-datepicker-wrapper.theme-dark .input-group .it-date-datepicker::placeholder {
      color: #435a70; }
  .blu-finmatica .calendar-input-container {
    z-index: 1; }
  .blu-finmatica #error_container {
    color: #8b0000;
    font-weight: bold; }
  .blu-finmatica .off-screen {
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    z-index: 0; }
  .blu-finmatica .error_container {
    color: #8b0000;
    font-weight: bold;
    font-size: 12px;
    position: absolute;
    margin-top: -12px; }
  .blu-finmatica .error-label {
    color: #8b0000; }
  .blu-finmatica .spinner-control > div .ui-spinner {
    display: block;
    text-align: center; }
  .blu-finmatica .spinner-control > div button {
    background-color: transparent;
    border: 1px solid transparent; }
  .blu-finmatica .spinner-control > div button:hover {
    border: 1px solid #777;
    cursor: pointer; }
  .blu-finmatica .it-timepicker-wrapper .form-group label {
    left: 0; }
  .blu-finmatica .it-timepicker-wrapper label.pickerlabel {
    color: #5c6f82;
    font-weight: 600;
    line-height: 2.5rem;
    transition: 0.2s ease-out;
    top: 1rem;
    font-size: 80%;
    cursor: text;
    display: block;
    width: 100%;
    padding: 0 0.5rem;
    z-index: 6; }
  .blu-finmatica .it-timepicker-wrapper .calendar-input-container {
    position: relative;
    display: flex; }
    .blu-finmatica .it-timepicker-wrapper .calendar-input-container .form-group {
      padding-bottom: 0;
      width: 100%;
      display: flex;
      flex-direction: row;
      margin-bottom: 0; }
    .blu-finmatica .it-timepicker-wrapper .calendar-input-container:after {
      content: '';
      display: block;
      height: 1px;
      width: 100%;
      position: absolute;
      bottom: 0;
      background: #435a70;
      transform-origin: bottom;
      transition: all 0.3s;
      left: 0; }
    .blu-finmatica .it-timepicker-wrapper .calendar-input-container input.form-control {
      border-bottom: none;
      background: transparent;
      color: #435a70;
      flex: 1; }
      .blu-finmatica .it-timepicker-wrapper .calendar-input-container input.form-control::placeholder {
        color: #435a70; }
    .blu-finmatica .it-timepicker-wrapper .calendar-input-container .btn-time {
      border: none;
      background: transparent; }
      .blu-finmatica .it-timepicker-wrapper .calendar-input-container .btn-time:hover svg {
        fill: #0066cc; }
      .blu-finmatica .it-timepicker-wrapper .calendar-input-container .btn-time svg {
        fill: #435a70;
        transition: all 0.3s; }
  .blu-finmatica .it-timepicker-wrapper .time-spinner {
    position: relative; }
  .blu-finmatica .it-timepicker-wrapper .spinner-control {
    position: absolute;
    padding: 24px;
    left: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
    border-top: 1px solid #435a70;
    display: none;
    margin-top: -2px; }
    .blu-finmatica .it-timepicker-wrapper .spinner-control .spinner {
      float: left;
      position: relative; }
      .blu-finmatica .it-timepicker-wrapper .spinner-control .spinner:not(:last-child) {
        margin-right: 24px; }
      .blu-finmatica .it-timepicker-wrapper .spinner-control .spinner .button-wrapper {
        position: absolute;
        right: 0;
        top: 0;
        display: flex;
        bottom: 0;
        flex-direction: column; }
        .blu-finmatica .it-timepicker-wrapper .spinner-control .spinner .button-wrapper button {
          position: relative;
          flex-basis: 50%; }
          .blu-finmatica .it-timepicker-wrapper .spinner-control .spinner .button-wrapper button .icon-up {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 0;
            height: 0;
            left: 1px;
            border-style: solid;
            border-width: 0 5px 6px 5px;
            border-color: transparent transparent #000000 transparent;
            display: block; }
          .blu-finmatica .it-timepicker-wrapper .spinner-control .spinner .button-wrapper button .icon-down {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 0;
            height: 0;
            left: 1px;
            border-style: solid;
            border-width: 6px 5px 0 5px;
            border-color: #000000 transparent transparent transparent;
            display: block; }
    .blu-finmatica .it-timepicker-wrapper .spinner-control input {
      color: #435a70;
      max-width: 80px;
      border: none;
      border-bottom: 1px solid #435a70;
      background: transparent;
      border-radius: 0;
      font-weight: 600;
      box-shadow: none; }
    .blu-finmatica .it-timepicker-wrapper .spinner-control input[type='number'] {
      -moz-appearance: textfield; }
    .blu-finmatica .it-timepicker-wrapper .spinner-control input::-webkit-outer-spin-button,
    .blu-finmatica .it-timepicker-wrapper .spinner-control input::-webkit-inner-spin-button {
      -webkit-appearance: none; }
  .blu-finmatica .it-timepicker-wrapper.theme-dark .calendar-input-container:after {
    content: '';
    background: #435a70; }
  .blu-finmatica .it-timepicker-wrapper.theme-dark .calendar-input-container input.form-control {
    background: transparent; }
    .blu-finmatica .it-timepicker-wrapper.theme-dark .calendar-input-container input.form-control::placeholder {
      color: #435a70; }
  .blu-finmatica .it-timepicker-wrapper.theme-dark .calendar-input-container .btn-time {
    background: transparent; }
  .blu-finmatica .it-timepicker-wrapper.theme-dark .spinner-control {
    background: #0066cc; }
    .blu-finmatica .it-timepicker-wrapper.theme-dark .spinner-control .spinner .button-wrapper button .icon-up {
      border-color: transparent transparent #fff transparent; }
    .blu-finmatica .it-timepicker-wrapper.theme-dark .spinner-control .spinner .button-wrapper button .icon-down {
      border-color: #fff transparent transparent transparent; }
    .blu-finmatica .it-timepicker-wrapper.theme-dark .spinner-control input {
      color: #fff;
      border-bottom: 1px solid #fff;
      background: transparent; }
  .blu-finmatica .it-header-slim-wrapper {
    background: #0059b3;
    padding: 6.5px 18px; }
    .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .dropdown-menu {
        top: -9px !important; }
      .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content a {
        color: #FFF;
        text-decoration: none; }
        .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content a:hover:not(.active) {
          text-decoration: underline; }
        .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content a .icon {
          width: 18px;
          height: 18px;
          transition: all 0.3s;
          transform-origin: center;
          fill: #FFF; }
        .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content a.dropdown-toggle {
          text-transform: uppercase;
          font-size: 0.778em;
          text-decoration: underline;
          display: flex;
          align-items: center; }
          .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content a.dropdown-toggle[aria-expanded='true'] .icon {
            transform: scaleY(-1); }
        .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content a.it-opener {
          font-size: 0.778em;
          padding: 0.5rem 0;
          display: block;
          text-decoration: none; }
          .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content a.it-opener[aria-expanded='true'] .icon {
            transform: scaleY(-1); }
      .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .navbar-brand {
        color: #FFF;
        font-size: 0.778em;
        padding: 0; }
      .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone,
      .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .header-slim-right-zone {
        display: flex;
        align-items: center;
        align-self: flex-start; }
        .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone button,
        .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone .it-access-top-wrapper > a,
        .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .header-slim-right-zone button,
        .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .header-slim-right-zone .it-access-top-wrapper > a {
          background: #004080;
          padding-top: 7.5px;
          padding-bottom: 7.5px; }
          .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone button:hover,
          .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone .it-access-top-wrapper > a:hover,
          .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .header-slim-right-zone button:hover,
          .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .header-slim-right-zone .it-access-top-wrapper > a:hover {
            background: #004d99; }
      .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .nav-mobile ul.link-list {
        margin-top: 16px;
        margin-bottom: 24px; }
        .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .nav-mobile ul.link-list a.list-item.active {
          color: #FFF;
          cursor: default;
          text-decoration: none; }
        .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .nav-mobile ul.link-list a.list-item:hover:not(.active) {
          text-decoration: underline; }
  @media (min-width: 992px) {
    .blu-finmatica .it-header-slim-wrapper {
      height: 48px;
      padding: 0; }
      .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content {
        padding: 0 18px;
        height: 48px; }
        .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .dropdown-menu {
          top: -14px !important; }
        .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .nav-mobile {
          flex-grow: 2; }
          .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .nav-mobile ul.link-list {
            margin: 0;
            display: flex;
            padding: 0 24px;
            margin-right: 16px;
            border-left: 1px solid rgba(255, 255, 255, 0.2);
            border-right: 1px solid rgba(255, 255, 255, 0.2);
            height: 48px; }
            .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .nav-mobile ul.link-list a {
              padding-top: 5px;
              padding-bottom: 5px; }
              .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .nav-mobile ul.link-list a.active {
                border-bottom: 2px solid #FFF;
                text-decoration: none; }
        .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content a.dropdown-toggle {
          padding-top: 12px;
          padding-bottom: 12px;
          text-decoration: none; }
          .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content a.dropdown-toggle .icon {
            margin-left: 4px; }
        .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content a.navbar-brand {
          padding-top: 12px;
          padding-bottom: 12px; }
        .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone,
        .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .header-slim-right-zone {
          height: 48px; }
      .blu-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content {
        align-items: center; }
      .blu-finmatica .it-header-slim-wrapper .collapse:not(.show) {
        display: flex;
        justify-content: flex-end; } }
  .blu-finmatica .it-header-slim-wrapper.theme-light {
    background: #FFF;
    border-bottom: 1px solid rgba(0, 89, 179, 0.2); }
    .blu-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .it-header-slim-right-zone .dropdown-menu:before,
    .blu-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .header-slim-right-zone .dropdown-menu:before {
      background: #0059b3; }
    .blu-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .it-header-slim-right-zone .dropdown-menu,
    .blu-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .header-slim-right-zone .dropdown-menu {
      background-color: #0059b3; }
      .blu-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .it-header-slim-right-zone .dropdown-menu a,
      .blu-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .it-header-slim-right-zone .dropdown-menu a span,
      .blu-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .header-slim-right-zone .dropdown-menu a,
      .blu-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .header-slim-right-zone .dropdown-menu a span {
        color: #FFF; }
    .blu-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .it-header-slim-right-zone .btn,
    .blu-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .header-slim-right-zone .btn {
      background: #0066cc;
      color: #FFF; }
      .blu-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .it-header-slim-right-zone .btn:hover,
      .blu-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .header-slim-right-zone .btn:hover {
        background: #0066cc; }
    .blu-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content a {
      color: #0059b3; }
      .blu-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content a .icon {
        fill: #0059b3; }
      .blu-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content a.it-opener[aria-expanded='true'] .icon {
        fill: #0059b3; }
    .blu-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .navbar-brand {
      color: #0059b3; }
    .blu-finmatica .it-header-slim-wrapper.theme-light .btn-full.btn-info, .blu-finmatica .it-header-slim-wrapper.theme-light .btn-full.btn-danger, .blu-finmatica .it-header-slim-wrapper.theme-light .btn-full.btn-success, .blu-finmatica .it-header-slim-wrapper.theme-light .btn-full.btn-warning, .blu-finmatica .it-header-slim-wrapper.theme-light .btn-full.btn-secondary, .blu-finmatica .it-header-slim-wrapper.theme-light .btn-full.btn-primary {
      color: #FFF !important; }
  @media (min-width: 992px) {
    .blu-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .nav-mobile ul.link-list {
      border-left: 1px solid rgba(0, 89, 179, 0.2);
      border-right: 1px solid rgba(0, 89, 179, 0.2); }
      .blu-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .nav-mobile ul.link-list a.list-item.active {
        color: #0066cc;
        border-bottom: 2px solid #0059b3; } }
  .blu-finmatica .it-user-wrapper .dropdown-menu.show {
    transform: translate3d(-120px, 42px, 0) !important; }
    .blu-finmatica .it-user-wrapper .dropdown-menu.show::before {
      right: 12px;
      left: auto !important; }
  .blu-finmatica .it-user-wrapper.cloned {
    margin-left: 1em;
    align-self: center; }
  .blu-finmatica .it-user-wrapper .link-list-wrapper > ul > li > a {
    line-height: 3em; }
  @media (min-width: 576px) {
    .blu-finmatica .it-user-wrapper .dropdown-menu.show {
      transform: translate3d(-132px, 50px, 0) !important; }
      .blu-finmatica .it-user-wrapper .dropdown-menu.show::before {
        right: 12px;
        left: auto !important; } }
  @media (min-width: 992px) {
    .blu-finmatica .it-user-wrapper .dropdown-menu.show {
      transform: translate3d(0, 56px, 0) !important; }
      .blu-finmatica .it-user-wrapper .dropdown-menu.show::before {
        right: auto;
        left: 27px !important; }
    .blu-finmatica .it-user-wrapper.dropdown .icon {
      margin-left: 4px; }
    .blu-finmatica .it-user-wrapper.dropdown.cloned .btn-full {
      height: 56px; } }
  .blu-finmatica .it-header-center-wrapper {
    background: #0066cc;
    height: 80px;
    display: flex;
    align-items: center;
    padding-left: 18px;
    padding-right: 18px; }
    .blu-finmatica .it-header-center-wrapper.it-small-header {
      height: 64px; }
    .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper {
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-basis: 100%; }
      .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper .it-brand-text {
        padding-right: 24px; }
      .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a {
        display: flex;
        color: #FFF;
        align-items: center;
        text-decoration: none; }
        .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a h2 {
          font-size: 1.25em;
          margin-bottom: 0;
          font-weight: 600;
          letter-spacing: unset;
          line-height: 1.1; }
        .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a h3 {
          font-size: 0.889em;
          font-weight: normal;
          margin-bottom: 0; }
        .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a:hover {
          text-decoration: none; }
        .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a .icon {
          fill: #FFF;
          width: 48px;
          height: 48px;
          margin-right: 8px;
          flex-shrink: 0; }
      .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone {
        color: #FFF;
        display: flex;
        align-items: center; }
        .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone .it-socials {
          align-items: center;
          font-size: 0.889em; }
          .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone .it-socials ul {
            list-style-type: none;
            margin: 0;
            padding: 0;
            display: flex; }
            .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone .it-socials ul .icon {
              fill: #FFF;
              width: 24px;
              height: 24px;
              margin-left: 16px; }
      .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper {
        display: flex;
        align-items: center;
        font-size: 0.889em; }
        .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon {
          width: 24px;
          height: 24px;
          display: block;
          display: flex;
          justify-content: center;
          align-items: center; }
          .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon svg {
            fill: #FFF;
            width: 24px;
            height: 24px; }
  @media (min-width: 768px) {
    .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper {
      margin-left: 40px; }
    .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon {
      margin-left: 8px; } }
  @media (min-width: 992px) {
    .blu-finmatica .it-header-center-wrapper {
      height: 120px;
      padding-left: 0;
      padding-right: 0;
      padding-top: 6px; }
      .blu-finmatica .it-header-center-wrapper.it-small-header {
        height: 104px; }
        .blu-finmatica .it-header-center-wrapper.it-small-header .it-header-center-content-wrapper .it-brand-wrapper a h2 {
          font-size: 1.333em; }
        .blu-finmatica .it-header-center-wrapper.it-small-header .it-header-center-content-wrapper .it-brand-wrapper a h3 {
          font-size: 0.778em;
          margin-top: 4px; }
      .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper {
        padding-left: 18px;
        padding-right: 18px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-basis: 100%; }
        .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper {
          margin-left: 0; }
          .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a {
            display: flex;
            align-items: center; }
            .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a h2 {
              font-size: 1.778em;
              margin-bottom: 0;
              font-weight: 600; }
            .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a h3 {
              font-size: 0.889em;
              font-weight: normal;
              margin-bottom: 0; }
            .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a:hover {
              text-decoration: none; }
            .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a .icon {
              width: 82px;
              height: 82px;
              margin-right: 16px; }
        .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone {
          display: flex;
          align-items: center; }
          .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone .it-socials {
            align-items: center;
            font-size: 0.889em; }
            .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone .it-socials ul {
              list-style-type: none;
              margin: 0;
              padding: 0;
              display: flex; }
              .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone .it-socials ul .icon {
                width: 24px;
                height: 24px;
                margin-left: 16px; }
              .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone .it-socials ul a:hover svg {
                fill: #f2f2f2; }
        .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper {
          display: flex;
          align-items: center;
          margin-left: 80px;
          font-size: 0.889em; }
          .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon {
            width: 48px;
            height: 48px;
            border-radius: 24px;
            display: block;
            background: #FFF;
            display: flex;
            justify-content: center;
            align-items: center;
            margin-left: 16px;
            transition: all 0.3s; }
            .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon:hover {
              background: #f2f2f2; }
            .blu-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon svg {
              fill: #0066cc;
              width: 24px;
              height: 24px; } }
  .blu-finmatica .it-header-center-wrapper.theme-light {
    background: #FFF; }
    .blu-finmatica .it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-brand-wrapper a {
      color: #0066cc; }
      .blu-finmatica .it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-brand-wrapper a .icon {
        fill: #0066cc; }
    .blu-finmatica .it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-right-zone {
      color: #0066cc; }
      .blu-finmatica .it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-right-zone .it-socials ul .icon {
        fill: #0066cc; }
    .blu-finmatica .it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon svg {
      fill: #0066cc; }
  @media (min-width: 992px) {
    .blu-finmatica .it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-right-zone .it-socials ul a:hover svg {
      fill: #0059b3; }
    .blu-finmatica .it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-search-wrapper a {
      background: #0066cc; }
      .blu-finmatica .it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon svg {
        fill: #FFF; }
      .blu-finmatica .it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon:hover {
        background: #0059b3; } }
  .blu-finmatica .it-header-navbar-wrapper nav {
    background: transparent; }
  @media (min-width: 992px) {
    .blu-finmatica .it-header-navbar-wrapper {
      background: #0066cc; }
      .blu-finmatica .it-header-navbar-wrapper .nav-item.megamenu > a.dropdown-toggle:before {
        bottom: -14px; }
      .blu-finmatica .it-header-navbar-wrapper nav a {
        text-decoration: none; }
      .blu-finmatica .it-header-navbar-wrapper nav .navbar-collapsable .menu-wrapper {
        background: transparent;
        display: flex;
        justify-content: space-between;
        align-items: flex-end; }
        .blu-finmatica .it-header-navbar-wrapper nav .navbar-collapsable .menu-wrapper .navbar-nav {
          padding: 0; }
          .blu-finmatica .it-header-navbar-wrapper nav .navbar-collapsable .menu-wrapper .navbar-nav.navbar-secondary {
            display: flex;
            justify-content: flex-end; }
            .blu-finmatica .it-header-navbar-wrapper nav .navbar-collapsable .menu-wrapper .navbar-nav.navbar-secondary a {
              font-size: 0.85em;
              line-height: 1.6; } }
  @media (max-width: 992px) {
    .blu-finmatica .it-header-navbar-wrapper.theme-light-desk .custom-navbar-toggler .icon {
      fill: #0066cc; }
    .blu-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .navbar-collapsable {
      /*lista menu*/ }
      .blu-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .navbar-collapsable .menu-wrapper {
        background: #0066cc; }
        .blu-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12:not(:first-child) .it-heading-megacolumn:before {
          background: #7ab8f5; }
        .blu-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .navbar-collapsable .menu-wrapper .navbar-nav .dropdown-menu .link-list h3 {
          color: #FFF; }
        .blu-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .navbar-collapsable .menu-wrapper .navbar-nav .dropdown-menu .col-12:not(:first-child) .link-list-wrapper h3:before {
          background: #7ab8f5; }
      .blu-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .navbar-collapsable .navbar-nav .it-external .link-list-wrapper .link-list li.it-more a:before {
        background: #7ab8f5; }
      .blu-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .navbar-collapsable .navbar-nav li.megamenu .it-megamenu-footer {
        background: #0059b3; }
      .blu-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .navbar-collapsable .navbar-nav li.megamenu .dropdown-menu .it-vertical {
        background: #0059b3; }
        .blu-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .navbar-collapsable .navbar-nav li.megamenu .dropdown-menu .it-vertical .link-list-wrapper .link-list li .divider {
          background: #7ab8f5; }
        .blu-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .navbar-collapsable .navbar-nav li.megamenu .dropdown-menu .it-vertical.it-description p {
          color: #FFF; }
        .blu-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .navbar-collapsable .navbar-nav li.megamenu .dropdown-menu .it-vertical.it-description .description-content:before {
          background: #7ab8f5; }
      .blu-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .navbar-collapsable .navbar-nav li a.nav-link {
        color: #FFF; }
        .blu-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .navbar-collapsable .navbar-nav li a.nav-link.active {
          border-left-color: #FFF; }
    .blu-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .close-div .close-menu {
      color: #FFF; }
    .blu-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .dropdown-menu h3 {
      font-weight: 600; }
      .blu-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .dropdown-menu h3.it-heading-megacolumn {
        color: #FFF; }
    .blu-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .dropdown-menu .link-list-wrapper ul li a.list-item.active {
      color: #FFF; }
      .blu-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .dropdown-menu .link-list-wrapper ul li a.list-item.active span {
        color: #FFF; }
    .blu-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .dropdown-menu .link-list-wrapper ul li a span {
      color: #FFF; }
    .blu-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .dropdown-menu .link-list-wrapper ul li a i {
      color: #FFF; }
    .blu-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .dropdown-menu .link-list-wrapper ul li a h3 {
      color: #FFF; }
    .blu-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .dropdown-menu .link-list-wrapper ul li h3 {
      color: #FFF; }
    .blu-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .dropdown-menu .link-list-wrapper ul li .divider {
      background: #7ab8f5; } }
  @media (min-width: 992px) {
    .blu-finmatica .it-header-navbar-wrapper.theme-light-desk {
      background: #FFF;
      box-shadow: 0 20px 30px 5px rgba(0, 0, 0, 0.05); }
      .blu-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .navbar-collapsable .navbar-nav li a.nav-link.dropdown-toggle svg {
        fill: #0066cc; }
      .blu-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar {
        background: transparent; }
        .blu-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .navbar-collapsable {
          /*lista menu*/ }
          .blu-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .navbar-collapsable .menu-wrapper {
            background: #FFF; }
            .blu-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .navbar-collapsable .menu-wrapper .navbar-nav .dropdown-menu .link-list h3 {
              color: #FFF; }
          .blu-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .navbar-collapsable .navbar-nav li.megamenu .it-external .link-list-wrapper .link-list li.it-more a:before {
            background: #7ab8f5; }
          .blu-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .navbar-collapsable .navbar-nav li.megamenu a.nav-link:before {
            background-color: #0066cc; }
          .blu-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .navbar-collapsable .navbar-nav li.megamenu .it-megamenu-footer {
            background: #0059b3; }
          .blu-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .navbar-collapsable .navbar-nav li.megamenu .dropdown-menu .it-vertical {
            background: #0059b3; }
            .blu-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .navbar-collapsable .navbar-nav li.megamenu .dropdown-menu .it-vertical .link-list-wrapper .link-list li .divider {
              background: #7ab8f5; }
          .blu-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .navbar-collapsable .navbar-nav li.megamenu .it-description p {
            color: #FFF; }
          .blu-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .navbar-collapsable .navbar-nav li a.nav-link {
            color: #0066cc; }
            .blu-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .navbar-collapsable .navbar-nav li a.nav-link.active {
              border-bottom-color: #0066cc; }
        .blu-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .dropdown-menu {
          background: #0066cc; }
          .blu-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .dropdown-menu h3 {
            font-weight: 600; }
            .blu-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .dropdown-menu h3.it-heading-megacolumn {
              color: #FFF; }
          .blu-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .dropdown-menu:before {
            background: #0066cc; }
          .blu-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .dropdown-menu .link-list-wrapper ul li a.list-item.active {
            color: #FFF; }
            .blu-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .dropdown-menu .link-list-wrapper ul li a.list-item.active span {
              color: #FFF; }
          .blu-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .dropdown-menu .link-list-wrapper ul li a span {
            color: #FFF; }
          .blu-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .dropdown-menu .link-list-wrapper ul li a i {
            color: #FFF; }
          .blu-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .dropdown-menu .link-list-wrapper ul li a h3 {
            color: #FFF; }
          .blu-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .dropdown-menu .link-list-wrapper ul li h3 {
            color: #FFF; }
          .blu-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .dropdown-menu .link-list-wrapper ul li .divider {
            background: #d9dadb; } }
  .blu-finmatica .it-header-wrapper .it-nav-wrapper {
    position: relative; }
    .blu-finmatica .it-header-wrapper .it-nav-wrapper .it-brand-wrapper {
      padding-left: 32px; }
    .blu-finmatica .it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper {
      transition: padding-top 0.3s ease;
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -22px; }
      .blu-finmatica .it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper nav {
        padding-left: 18px;
        padding-right: 18px; }
        .blu-finmatica .it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper nav .custom-navbar-toggler {
          padding: 0;
          transform: translateX(-2px);
          cursor: pointer; }
  .blu-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-nav-wrapper {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10; }
  @media (min-width: 992px) {
    .blu-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-slim-wrapper,
    .blu-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-center-wrapper {
      display: none; }
    .blu-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper {
      position: fixed;
      width: 100%;
      top: 0; }
      .blu-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-end; }
        .blu-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-brand-wrapper {
          align-self: center; }
          .blu-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-brand-wrapper.cloned .it-brand-text {
            display: none; }
          .blu-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-brand-wrapper.cloned a {
            color: #FFF; }
            .blu-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-brand-wrapper.cloned a:hover {
              text-decoration: none; }
            .blu-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-brand-wrapper.cloned a .icon {
              fill: #FFF;
              width: 41px;
              height: 41px;
              margin-right: 16px;
              flex-shrink: 0; }
        .blu-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-search-wrapper {
          display: flex;
          align-items: center;
          align-self: center;
          margin-left: 26.66667px;
          font-size: 0.889em;
          color: #FFF; }
          .blu-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-search-wrapper a.rounded-icon {
            width: 48px;
            height: 48px;
            border-radius: 24px;
            display: block;
            background: #FFF;
            display: flex;
            justify-content: center;
            align-items: center;
            margin-left: 16px;
            transition: all 0.3s; }
            .blu-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-search-wrapper a.rounded-icon:hover {
              background: #f2f2f2; }
            .blu-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-search-wrapper a.rounded-icon svg {
              fill: #0066cc;
              width: 24px;
              height: 24px; }
          .blu-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-search-wrapper.cloned a {
            width: 35px;
            height: 35px; }
            .blu-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-search-wrapper.cloned a svg {
              width: 20px;
              height: 20px; }
        .blu-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .navbar-nav {
          flex: 1; }
          .blu-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .navbar-nav.navbar-secondary {
            display: none; } }
  .blu-finmatica .it-header-wrapper.it-header-sticky.is-sticky ~ * .owl-carousel {
    z-index: auto; }
  @media (min-width: 992px) {
    .blu-finmatica .it-header-wrapper .it-nav-wrapper {
      position: relative; }
      .blu-finmatica .it-header-wrapper .it-nav-wrapper .it-brand-wrapper {
        padding-left: 0; }
      .blu-finmatica .it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper {
        position: inherit;
        left: auto;
        top: inherit;
        margin-top: 0; }
        .blu-finmatica .it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper nav {
          padding-left: 18px;
          padding-right: 18px; }
    .blu-finmatica .it-header-wrapper .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu {
      left: 0;
      right: 0; } }
  .blu-finmatica .it-footer-main {
    background-color: #003366;
    color: #FFF;
    font-size: 16px; }
    .blu-finmatica .it-footer-main h4 a {
      color: #FFF;
      text-decoration: none;
      text-transform: uppercase;
      font-size: 16px; }
    .blu-finmatica .it-footer-main .link-list-wrapper ul li a {
      padding: 0;
      font-size: 1em;
      line-height: 2em;
      color: #FFF; }
      .blu-finmatica .it-footer-main .link-list-wrapper ul li a:hover:not(.disabled) {
        text-decoration: underline; }
    .blu-finmatica .it-footer-main .it-brand-wrapper {
      padding: 32px 0; }
      .blu-finmatica .it-footer-main .it-brand-wrapper .it-brand-text {
        padding-right: 24px; }
      .blu-finmatica .it-footer-main .it-brand-wrapper a {
        display: flex;
        color: #FFF;
        align-items: center;
        text-decoration: none; }
        .blu-finmatica .it-footer-main .it-brand-wrapper a h2 {
          font-size: 1.25em;
          margin-bottom: 0;
          font-weight: 600;
          letter-spacing: unset;
          line-height: 1.1; }
        .blu-finmatica .it-footer-main .it-brand-wrapper a h3 {
          font-size: 0.889em;
          font-weight: normal;
          margin-bottom: 0; }
        .blu-finmatica .it-footer-main .it-brand-wrapper a:hover {
          text-decoration: none; }
        .blu-finmatica .it-footer-main .it-brand-wrapper a .icon {
          fill: #FFF;
          width: 48px;
          height: 48px;
          margin-right: 8px;
          flex-shrink: 0; }
    .blu-finmatica .it-footer-main section {
      padding: 0 16px; }
    .blu-finmatica .it-footer-main label {
      font-weight: 600; }
  .blu-finmatica .it-footer-small-prints {
    background-color: #001a33; }
    .blu-finmatica .it-footer-small-prints ul.it-footer-small-prints-list {
      padding: 1.5rem 1rem; }
      .blu-finmatica .it-footer-small-prints ul.it-footer-small-prints-list li {
        padding: 0.5rem 0; }
        .blu-finmatica .it-footer-small-prints ul.it-footer-small-prints-list li:first-child {
          padding-top: 0; }
        .blu-finmatica .it-footer-small-prints ul.it-footer-small-prints-list li:last-child {
          padding-bottom: 0; }
    .blu-finmatica .it-footer-small-prints a,
    .blu-finmatica .it-footer-small-prints a:hover:not(.disabled) {
      color: #FFF;
      font-size: 15px;
      text-decoration: none; }
  .blu-finmatica .form-newsletter input[type='email'] {
    font-size: 1em; }
    .blu-finmatica .form-newsletter input[type='email'] ~ * {
      margin-top: 1em; }
  .blu-finmatica .form-newsletter button {
    display: block;
    width: 100%; }
  @media (min-width: 992px) {
    .blu-finmatica .form-newsletter button {
      display: inline-block;
      width: auto; } }
  @media (min-width: 768px) {
    .blu-finmatica .it-footer-small-prints ul.it-footer-small-prints-list li {
      padding: 0 1rem; }
      .blu-finmatica .it-footer-small-prints ul.it-footer-small-prints-list li:first-child {
        padding-left: 0; }
      .blu-finmatica .it-footer-small-prints ul.it-footer-small-prints-list li:last-child {
        padding-right: 0; } }
  @media (max-width: 992px) {
    .blu-finmatica .navbar.theme-dark-mobile .navbar-collapsable {
      /*lista menu*/ }
      .blu-finmatica .navbar.theme-dark-mobile .navbar-collapsable .menu-wrapper {
        background: #0066cc; }
        .blu-finmatica .navbar.theme-dark-mobile .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12:not(:first-child) .it-heading-megacolumn:before {
          background: #7ab8f5; }
        .blu-finmatica .navbar.theme-dark-mobile .navbar-collapsable .menu-wrapper .navbar-nav .dropdown-menu .link-list h3 {
          color: #FFF; }
        .blu-finmatica .navbar.theme-dark-mobile .navbar-collapsable .menu-wrapper .navbar-nav .dropdown-menu .col-12:not(:first-child) .link-list-wrapper h3:before {
          background: #7ab8f5; }
      .blu-finmatica .navbar.theme-dark-mobile .navbar-collapsable .navbar-nav .it-external .link-list-wrapper .link-list li.it-more a:before {
        background: #7ab8f5; }
      .blu-finmatica .navbar.theme-dark-mobile .navbar-collapsable .navbar-nav li.megamenu .it-megamenu-footer {
        background: #0059b3; }
      .blu-finmatica .navbar.theme-dark-mobile .navbar-collapsable .navbar-nav li.megamenu .dropdown-menu .it-vertical {
        background: #0059b3; }
        .blu-finmatica .navbar.theme-dark-mobile .navbar-collapsable .navbar-nav li.megamenu .dropdown-menu .it-vertical .link-list-wrapper .link-list li .divider {
          background: #7ab8f5; }
        .blu-finmatica .navbar.theme-dark-mobile .navbar-collapsable .navbar-nav li.megamenu .dropdown-menu .it-vertical.it-description p {
          color: #FFF; }
        .blu-finmatica .navbar.theme-dark-mobile .navbar-collapsable .navbar-nav li.megamenu .dropdown-menu .it-vertical.it-description .description-content:before {
          background: #7ab8f5; }
      .blu-finmatica .navbar.theme-dark-mobile .navbar-collapsable .navbar-nav li a.nav-link {
        color: #FFF; }
        .blu-finmatica .navbar.theme-dark-mobile .navbar-collapsable .navbar-nav li a.nav-link.active {
          border-left-color: #FFF; }
    .blu-finmatica .navbar.theme-dark-mobile .close-div .close-menu {
      color: #FFF; }
    .blu-finmatica .navbar.theme-dark-mobile .dropdown-menu h3 {
      font-weight: 600; }
      .blu-finmatica .navbar.theme-dark-mobile .dropdown-menu h3.it-heading-megacolumn {
        color: #FFF; }
    .blu-finmatica .navbar.theme-dark-mobile .dropdown-menu .link-list-wrapper ul li a.list-item.active {
      color: #FFF; }
      .blu-finmatica .navbar.theme-dark-mobile .dropdown-menu .link-list-wrapper ul li a.list-item.active span {
        color: #FFF; }
    .blu-finmatica .navbar.theme-dark-mobile .dropdown-menu .link-list-wrapper ul li a span {
      color: #FFF; }
    .blu-finmatica .navbar.theme-dark-mobile .dropdown-menu .link-list-wrapper ul li a i {
      color: #FFF; }
    .blu-finmatica .navbar.theme-dark-mobile .dropdown-menu .link-list-wrapper ul li a h3 {
      color: #FFF; }
    .blu-finmatica .navbar.theme-dark-mobile .dropdown-menu .link-list-wrapper ul li h3 {
      color: #FFF; }
    .blu-finmatica .navbar.theme-dark-mobile .dropdown-menu .link-list-wrapper ul li .divider {
      background: #7ab8f5; } }
  @media (min-width: 992px) {
    .blu-finmatica .navbar.theme-light-desk {
      background: #FFF;
      box-shadow: 0 20px 30px 5px rgba(0, 0, 0, 0.05); }
      .blu-finmatica .navbar.theme-light-desk .navbar-collapsable {
        /*lista menu*/ }
        .blu-finmatica .navbar.theme-light-desk .navbar-collapsable .menu-wrapper {
          background: #FFF; }
          .blu-finmatica .navbar.theme-light-desk .navbar-collapsable .menu-wrapper .navbar-nav .dropdown-menu .link-list h3 {
            color: #FFF; }
        .blu-finmatica .navbar.theme-light-desk .navbar-collapsable .navbar-nav li.megamenu .it-external .link-list-wrapper .link-list li.it-more a:before {
          background: #7ab8f5; }
        .blu-finmatica .navbar.theme-light-desk .navbar-collapsable .navbar-nav li.megamenu a.nav-link:before {
          background-color: #0066cc; }
        .blu-finmatica .navbar.theme-light-desk .navbar-collapsable .navbar-nav li.megamenu .it-megamenu-footer {
          background: #0059b3; }
        .blu-finmatica .navbar.theme-light-desk .navbar-collapsable .navbar-nav li.megamenu .dropdown-menu .it-vertical {
          background: #0059b3; }
          .blu-finmatica .navbar.theme-light-desk .navbar-collapsable .navbar-nav li.megamenu .dropdown-menu .it-vertical .link-list-wrapper .link-list li .divider {
            background: #7ab8f5; }
        .blu-finmatica .navbar.theme-light-desk .navbar-collapsable .navbar-nav li.megamenu .it-description p {
          color: #FFF; }
        .blu-finmatica .navbar.theme-light-desk .navbar-collapsable .navbar-nav li a.nav-link {
          color: #0066cc; }
          .blu-finmatica .navbar.theme-light-desk .navbar-collapsable .navbar-nav li a.nav-link.active {
            border-bottom-color: #0066cc; }
      .blu-finmatica .navbar.theme-light-desk .dropdown-menu {
        background: #0066cc; }
        .blu-finmatica .navbar.theme-light-desk .dropdown-menu h3 {
          font-weight: 600; }
          .blu-finmatica .navbar.theme-light-desk .dropdown-menu h3.it-heading-megacolumn {
            color: #FFF; }
        .blu-finmatica .navbar.theme-light-desk .dropdown-menu:before {
          background: #0066cc; }
        .blu-finmatica .navbar.theme-light-desk .dropdown-menu .link-list-wrapper ul li a.list-item.active {
          color: #FFF; }
          .blu-finmatica .navbar.theme-light-desk .dropdown-menu .link-list-wrapper ul li a.list-item.active span {
            color: #FFF; }
        .blu-finmatica .navbar.theme-light-desk .dropdown-menu .link-list-wrapper ul li a span {
          color: #FFF; }
        .blu-finmatica .navbar.theme-light-desk .dropdown-menu .link-list-wrapper ul li a i {
          color: #FFF; }
        .blu-finmatica .navbar.theme-light-desk .dropdown-menu .link-list-wrapper ul li a h3 {
          color: #FFF; }
        .blu-finmatica .navbar.theme-light-desk .dropdown-menu .link-list-wrapper ul li h3 {
          color: #FFF; }
        .blu-finmatica .navbar.theme-light-desk .dropdown-menu .link-list-wrapper ul li .divider {
          background: #d9dadb; } }
  .blu-finmatica .componente-base {
    background-color: #0066cc;
    color: #FFF;
    cursor: pointer;
    padding: 8px 8px; }
  .blu-finmatica :focus, .blu-finmatica .form-check [type='checkbox']:focus + label,
  .blu-finmatica .form-check [type='radio']:focus + label, .blu-finmatica .toggles label input[type='checkbox']:focus + .lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .lever {
    border-color: #fd7e14;
    box-shadow: 0 0 0 2px #fd7e14;
    outline: none; }
  .blu-finmatica [tabindex="-1"]:focus:not(:focus-visible), .blu-finmatica .form-check [type='checkbox']:focus + label[tabindex="-1"]:not(:focus-visible),
  .blu-finmatica .form-check [type='radio']:focus + label[tabindex="-1"]:not(:focus-visible), .blu-finmatica .toggles label input[type='checkbox']:focus + .lever[tabindex="-1"]:not(:focus-visible), .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label[tabindex="-1"]:not(:focus-visible), .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label[tabindex="-1"]:not(:focus-visible), .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + .lever[tabindex="-1"]:not(:focus-visible) {
    box-shadow: none; }
  .blu-finmatica .focus--mouse, .blu-finmatica .form-check [type='checkbox']:focus.focus--mouse + label, .blu-finmatica .form-check [type='checkbox']:focus + label[type='checkbox'].focus--mouse + label, .blu-finmatica .form-check [type='radio']:focus + label[type='checkbox'].focus--mouse + label, .blu-finmatica .form-check .toggles label input[type='checkbox']:focus + .lever[type='checkbox'].focus--mouse + label, .blu-finmatica .toggles label .form-check input[type='checkbox']:focus + .lever[type='checkbox'].focus--mouse + label, .rosso-finmatica .toggles label .blu-finmatica .form-check input[type='checkbox']:focus + .lever[type='checkbox'].focus--mouse + label,
  .blu-finmatica .form-check [type='radio']:focus.focus--mouse + label,
  .blu-finmatica .form-check [type='checkbox']:focus + label[type='radio'].focus--mouse + label,
  .blu-finmatica .form-check [type='radio']:focus + label[type='radio'].focus--mouse + label,
  .blu-finmatica .form-check .toggles label input[type='checkbox']:focus + .lever[type='radio'].focus--mouse + label, .blu-finmatica .toggles label .form-check input[type='checkbox']:focus + .lever[type='radio'].focus--mouse + label, .rosso-finmatica .toggles label .blu-finmatica .form-check input[type='checkbox']:focus + .lever[type='radio'].focus--mouse + label, .blu-finmatica .toggles label input[type='checkbox']:focus.focus--mouse + .lever, .blu-finmatica .toggles label input[type='checkbox']:focus + input.lever[type='checkbox'].focus--mouse + .lever, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus.focus--mouse + label, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label[type='checkbox'].focus--mouse + label, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label[type='checkbox'].focus--mouse + label, .rosso-finmatica .form-check .toggles label .blu-finmatica input[type='checkbox']:focus + .lever[type='checkbox'].focus--mouse + label, .rosso-finmatica .toggles label .form-check .blu-finmatica input[type='checkbox']:focus + .lever[type='checkbox'].focus--mouse + label, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus.focus--mouse + label, .rosso-finmatica .form-check .blu-finmatica [type='checkbox']:focus + label[type='radio'].focus--mouse + label, .rosso-finmatica .form-check .blu-finmatica [type='radio']:focus + label[type='radio'].focus--mouse + label, .rosso-finmatica .form-check .toggles label .blu-finmatica input[type='checkbox']:focus + .lever[type='radio'].focus--mouse + label, .rosso-finmatica .toggles label .form-check .blu-finmatica input[type='checkbox']:focus + .lever[type='radio'].focus--mouse + label, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus.focus--mouse + .lever, .rosso-finmatica .toggles label .blu-finmatica input[type='checkbox']:focus + input.lever[type='checkbox'].focus--mouse + .lever {
    border-color: inherit;
    box-shadow: none;
    outline: none; }
  .blu-finmatica .icon {
    width: 32px;
    height: 32px;
    vertical-align: middle; }
    .blu-finmatica .icon.icon-padded {
      padding: 8px; }
    .blu-finmatica .icon.icon-xs {
      width: 16px;
      height: 16px; }
      .blu-finmatica .icon.icon-xs.icon-padded {
        padding: 4px; }
    .blu-finmatica .icon.icon-sm {
      width: 24px;
      height: 24px; }
      .blu-finmatica .icon.icon-sm.icon-padded {
        padding: 6px; }
    .blu-finmatica .icon.icon-lg {
      width: 48px;
      height: 48px; }
      .blu-finmatica .icon.icon-lg.icon-padded {
        padding: 12px; }
    .blu-finmatica .icon.icon-xl {
      width: 64px;
      height: 64px; }
      .blu-finmatica .icon.icon-xl.icon-padded {
        padding: 16px; }
  .blu-finmatica .icon-primary {
    fill: #0066cc !important; }
  .blu-finmatica .icon-secondary {
    fill: #6c757d !important; }
  .blu-finmatica .icon-success {
    fill: #28a745 !important; }
  .blu-finmatica .icon-info {
    fill: #17a2b8 !important; }
  .blu-finmatica .icon-warning {
    fill: #ffc107 !important; }
  .blu-finmatica .icon-danger {
    fill: #dc3545 !important; }
  .blu-finmatica .icon-light {
    fill: #f8f9fa !important; }
  .blu-finmatica .icon-dark {
    fill: #343a40 !important; }
  .blu-finmatica .icon-black {
    fill: #000 !important; }
  .blu-finmatica .icon-white {
    fill: #FFF !important; }
  .blu-finmatica .icon-100 {
    fill: #f8f9fa !important; }
  .blu-finmatica .icon-200 {
    fill: #e9ecef !important; }
  .blu-finmatica .icon-300 {
    fill: #dee2e6 !important; }
  .blu-finmatica .icon-400 {
    fill: #ced4da !important; }
  .blu-finmatica .icon-500 {
    fill: #adb5bd !important; }
  .blu-finmatica .icon-600 {
    fill: #6c757d !important; }
  .blu-finmatica .icon-700 {
    fill: #495057 !important; }
  .blu-finmatica .icon-800 {
    fill: #343a40 !important; }
  .blu-finmatica .icon-900 {
    fill: #212529 !important; }
  .blu-finmatica .italia-it-button {
    display: inline-block;
    position: relative;
    padding: 0;
    color: #fff;
    font-weight: 600;
    line-height: 1em;
    text-decoration: none;
    border: 0;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    border-radius: 3px; }
  .blu-finmatica .italia-it-button-icon,
  .blu-finmatica .italia-it-button-text {
    display: block;
    float: left; }
  .blu-finmatica .italia-it-button-icon {
    margin: 0 -0.4em 0 0;
    padding: 0.6em 0.8em 0.5em;
    border-right: rgba(255, 255, 255, 0.1) 0.1em solid; }
  .blu-finmatica .italia-it-button-text {
    padding: 0.95em 1em 0.85em 1em;
    font-size: 1.15em;
    text-align: center; }
  .blu-finmatica .italia-it-block {
    display: block; }
  .blu-finmatica .italia-it-button-size-s {
    font-size: 10px; }
  .blu-finmatica .italia-it-button-size-s > span img {
    width: 19px;
    height: 19px;
    border: 0; }
  .blu-finmatica .italia-it-button-size-m {
    font-size: 15px; }
  .blu-finmatica .italia-it-button-size-m > span img {
    width: 29px;
    height: 29px;
    border: 0; }
  .blu-finmatica .italia-it-button-size-l {
    font-size: 20px; }
  .blu-finmatica .italia-it-button-size-l > span img {
    width: 38px;
    height: 38px;
    border: 0; }
  .blu-finmatica .italia-it-button-size-xl {
    font-size: 25px; }
  .blu-finmatica .italia-it-button-size-xl > span img {
    width: 47px;
    height: 47px;
    border: 0; }
  .blu-finmatica .button-spid {
    background-color: #06c;
    color: #fff; }
  .blu-finmatica .button-spid svg {
    fill: #fff;
    width: 1.8em;
    height: 1.8em;
    fill: #fff; }
  .blu-finmatica .button-spid:hover {
    background-color: #036;
    color: #fff; }
  .blu-finmatica .button-spid:active {
    background-color: #83beed;
    color: #036; }
  .blu-finmatica .spid-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }

.rosso-finmatica {
  /*
 *  Owl Carousel - Core
 */
  /* No Js */
  /*
 *  Owl Carousel - Animate Plugin
 */
  /*
 * 	Owl Carousel - Auto Height Plugin
 */
  /***************************** 1 ****************************************/
  /***************************** 2 ****************************************/
  /***************************** 1 ****************************************/
  /***************************** 2 ****************************************/
  /***************************** 1 ****************************************/
  /***************************** 2 ****************************************/
  /***************************** 3 ****************************************/
  /***************************** 1 ****************************************/
  /***************************** 2 ****************************************/
  /***************************** 3 ****************************************/
  /***************************** NEUTRAL 1 ****************************************/
  /***************************** NEUTRAL 2 ****************************************/
  /***************************** NEUTRAL 2 / 3 ****************************************/
  /* INPUT FILE */
  /*back to top*/
  /*
++++++++++++++++++++++++++++++Desktop light Theme+++++++++++++++++++++++++++++++++++++++++++++++++
*/
  /*SPINNER*/
  /*
++++++++++++++++++++++++++++++Desktop light Theme+++++++++++++++++++++++++++++++++++++++++++++++++
*/
  /*
++++++++++++++++++++++++++++++Desktop light Theme+++++++++++++++++++++++++++++++++++++++++++++++++
*/ }

@keyframes bs-notify-fadeOut {
  0% {
    opacity: 0.9; }
  100% {
    opacity: 0; } }
  .rosso-finmatica select.bs-select-hidden,
  .rosso-finmatica .bootstrap-select > select.bs-select-hidden,
  .rosso-finmatica select.selectpicker {
    display: none !important; }
  .rosso-finmatica .bootstrap-select {
    width: 220px \0;
    /*IE9 and below*/
    vertical-align: middle; }
    .rosso-finmatica .bootstrap-select > .dropdown-toggle {
      position: relative;
      width: 100%;
      text-align: right;
      white-space: nowrap;
      display: inline-flex;
      align-items: center;
      justify-content: space-between; }
      .rosso-finmatica .bootstrap-select > .dropdown-toggle:after {
        margin-top: -1px; }
      .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder, .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .blu-finmatica .form-check .rosso-finmatica .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder, .blu-finmatica .form-check .rosso-finmatica .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder, .blu-finmatica .toggles label .rosso-finmatica .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.lever, .rosso-finmatica .form-check .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder,
      .rosso-finmatica .form-check .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder, .rosso-finmatica .toggles label .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.lever, .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
        color: #999; }
      .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary, .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover, .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus, .blu-finmatica .form-check .rosso-finmatica .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder.btn-primary, .blu-finmatica .form-check .rosso-finmatica .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder.btn-primary, .blu-finmatica .toggles label .rosso-finmatica .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.btn-primary.lever, .rosso-finmatica .form-check .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder.btn-primary,
      .rosso-finmatica .form-check .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder.btn-primary, .rosso-finmatica .toggles label .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.btn-primary.lever, .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active, .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary, .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover, .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus, .blu-finmatica .form-check .rosso-finmatica .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder.btn-secondary, .blu-finmatica .form-check .rosso-finmatica .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder.btn-secondary, .blu-finmatica .toggles label .rosso-finmatica .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.btn-secondary.lever, .rosso-finmatica .form-check .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder.btn-secondary,
      .rosso-finmatica .form-check .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder.btn-secondary, .rosso-finmatica .toggles label .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.btn-secondary.lever, .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active, .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success, .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover, .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus, .blu-finmatica .form-check .rosso-finmatica .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder.btn-success, .blu-finmatica .form-check .rosso-finmatica .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder.btn-success, .blu-finmatica .toggles label .rosso-finmatica .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.btn-success.lever, .rosso-finmatica .form-check .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder.btn-success,
      .rosso-finmatica .form-check .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder.btn-success, .rosso-finmatica .toggles label .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.btn-success.lever, .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active, .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger, .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover, .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus, .blu-finmatica .form-check .rosso-finmatica .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder.btn-danger, .blu-finmatica .form-check .rosso-finmatica .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder.btn-danger, .blu-finmatica .toggles label .rosso-finmatica .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.btn-danger.lever, .rosso-finmatica .form-check .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder.btn-danger,
      .rosso-finmatica .form-check .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder.btn-danger, .rosso-finmatica .toggles label .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.btn-danger.lever, .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active, .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info, .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover, .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus, .blu-finmatica .form-check .rosso-finmatica .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder.btn-info, .blu-finmatica .form-check .rosso-finmatica .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder.btn-info, .blu-finmatica .toggles label .rosso-finmatica .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.btn-info.lever, .rosso-finmatica .form-check .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder.btn-info,
      .rosso-finmatica .form-check .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder.btn-info, .rosso-finmatica .toggles label .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.btn-info.lever, .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active, .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark, .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover, .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus, .blu-finmatica .form-check .rosso-finmatica .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder.btn-dark, .blu-finmatica .form-check .rosso-finmatica .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder.btn-dark, .blu-finmatica .toggles label .rosso-finmatica .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.btn-dark.lever, .rosso-finmatica .form-check .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder.btn-dark,
      .rosso-finmatica .form-check .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder.btn-dark, .rosso-finmatica .toggles label .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.btn-dark.lever, .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
        color: rgba(255, 255, 255, 0.5); }
    .rosso-finmatica .bootstrap-select > select {
      position: absolute !important;
      bottom: 0;
      left: 50%;
      display: block !important;
      width: 0.5px !important;
      height: 100% !important;
      padding: 0 !important;
      opacity: 0 !important;
      border: none;
      z-index: 0 !important; }
      .rosso-finmatica .bootstrap-select > select.mobile-device {
        top: 0;
        left: 0;
        display: block !important;
        width: 100% !important;
        z-index: 2 !important; }
    .has-error .rosso-finmatica .bootstrap-select .dropdown-toggle,
    .error .rosso-finmatica .bootstrap-select .dropdown-toggle,
    .rosso-finmatica .bootstrap-select.is-invalid .dropdown-toggle,
    .was-validated .rosso-finmatica .bootstrap-select select:invalid + .dropdown-toggle {
      border-color: #b94a48; }
    .rosso-finmatica .bootstrap-select.is-valid .dropdown-toggle,
    .was-validated .rosso-finmatica .bootstrap-select select:valid + .dropdown-toggle {
      border-color: #28a745; }
    .rosso-finmatica .bootstrap-select.fit-width {
      width: auto !important; }
    .rosso-finmatica .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
      width: 220px; }
    .rosso-finmatica .bootstrap-select > select.mobile-device:focus + .dropdown-toggle, .blu-finmatica .toggles label .rosso-finmatica .bootstrap-select > input[type='checkbox']:focus + select.mobile-device.lever + .dropdown-toggle, .rosso-finmatica .toggles label .bootstrap-select > input[type='checkbox']:focus + select.mobile-device.lever + .dropdown-toggle,
    .rosso-finmatica .bootstrap-select .dropdown-toggle:focus,
    .blu-finmatica .form-check .rosso-finmatica .bootstrap-select [type='checkbox']:focus + label.dropdown-toggle,
    .blu-finmatica .form-check .rosso-finmatica .bootstrap-select [type='radio']:focus + label.dropdown-toggle,
    .blu-finmatica .toggles label .rosso-finmatica .bootstrap-select input[type='checkbox']:focus + .dropdown-toggle.lever,
    .rosso-finmatica .bootstrap-select .form-check [type='checkbox']:focus + label.dropdown-toggle,
    .rosso-finmatica .form-check .bootstrap-select [type='checkbox']:focus + label.dropdown-toggle,
    .rosso-finmatica .bootstrap-select .form-check [type='radio']:focus + label.dropdown-toggle,
    .rosso-finmatica .form-check .bootstrap-select [type='radio']:focus + label.dropdown-toggle,
    .rosso-finmatica .bootstrap-select .toggles label input[type='checkbox']:focus + .dropdown-toggle.lever,
    .rosso-finmatica .toggles label .bootstrap-select input[type='checkbox']:focus + .dropdown-toggle.lever {
      outline: thin dotted #333333 !important;
      outline: 5px auto -webkit-focus-ring-color !important;
      outline-offset: -2px; }
  .rosso-finmatica .bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none;
    height: auto; }
    :not(.input-group) > .rosso-finmatica .bootstrap-select.form-control:not([class*="col-"]) {
      width: 100%; }
    .rosso-finmatica .bootstrap-select.form-control.input-group-btn {
      float: none;
      z-index: auto; }
  .form-inline .rosso-finmatica .bootstrap-select,
  .form-inline .rosso-finmatica .bootstrap-select.form-control:not([class*="col-"]) {
    width: auto; }
  .rosso-finmatica .bootstrap-select:not(.input-group-btn), .rosso-finmatica .bootstrap-select[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0; }
  .rosso-finmatica .bootstrap-select.dropdown-menu-right, .rosso-finmatica .bootstrap-select[class*="col-"].dropdown-menu-right,
  .row .rosso-finmatica .bootstrap-select[class*="col-"].dropdown-menu-right {
    float: right; }
  .form-inline .rosso-finmatica .bootstrap-select,
  .form-horizontal .rosso-finmatica .bootstrap-select,
  .form-group .rosso-finmatica .bootstrap-select {
    margin-bottom: 0; }
  .form-group-lg .rosso-finmatica .bootstrap-select.form-control,
  .form-group-sm .rosso-finmatica .bootstrap-select.form-control {
    padding: 0; }
    .form-group-lg .rosso-finmatica .bootstrap-select.form-control .dropdown-toggle,
    .form-group-sm .rosso-finmatica .bootstrap-select.form-control .dropdown-toggle {
      height: 100%;
      font-size: inherit;
      line-height: inherit;
      border-radius: inherit; }
  .rosso-finmatica .bootstrap-select.form-control-sm .dropdown-toggle,
  .rosso-finmatica .bootstrap-select.form-control-lg .dropdown-toggle {
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit; }
  .rosso-finmatica .bootstrap-select.form-control-sm .dropdown-toggle {
    padding: 0.25rem 0.5rem; }
  .rosso-finmatica .bootstrap-select.form-control-lg .dropdown-toggle {
    padding: 0.5rem 1rem; }
  .form-inline .rosso-finmatica .bootstrap-select .form-control {
    width: 100%; }
  .rosso-finmatica .bootstrap-select.disabled,
  .rosso-finmatica .bootstrap-select > .disabled {
    cursor: not-allowed; }
    .rosso-finmatica .bootstrap-select.disabled:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.bootstrap-select.disabled, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.bootstrap-select.disabled, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .bootstrap-select.disabled.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.bootstrap-select.disabled,
    .rosso-finmatica .form-check [type='radio']:focus + label.bootstrap-select.disabled, .rosso-finmatica .toggles label input[type='checkbox']:focus + .bootstrap-select.disabled.lever,
    .rosso-finmatica .bootstrap-select > .disabled:focus,
    .blu-finmatica .form-check .rosso-finmatica .bootstrap-select > [type='checkbox']:focus + label.disabled,
    .blu-finmatica .form-check .rosso-finmatica .bootstrap-select > [type='radio']:focus + label.disabled,
    .blu-finmatica .toggles label .rosso-finmatica .bootstrap-select > input[type='checkbox']:focus + .disabled.lever,
    .rosso-finmatica .form-check .bootstrap-select > [type='checkbox']:focus + label.disabled,
    .rosso-finmatica .form-check .bootstrap-select > [type='radio']:focus + label.disabled,
    .rosso-finmatica .toggles label .bootstrap-select > input[type='checkbox']:focus + .disabled.lever {
      outline: none !important; }
  .rosso-finmatica .bootstrap-select.bs-container {
    position: absolute;
    top: 0;
    left: 0;
    height: 0 !important;
    padding: 0 !important; }
    .rosso-finmatica .bootstrap-select.bs-container .dropdown-menu {
      z-index: 1060; }
  .rosso-finmatica .bootstrap-select .dropdown-toggle .filter-option {
    position: static;
    top: 0;
    left: 0;
    float: left;
    height: 100%;
    width: 100%;
    text-align: left;
    overflow: hidden;
    flex: 0 1 auto; }
    .bs3.rosso-finmatica .bootstrap-select .dropdown-toggle .filter-option {
      padding-right: inherit; }
    .input-group .bs3-has-addon.rosso-finmatica .bootstrap-select .dropdown-toggle .filter-option {
      position: absolute;
      padding-top: inherit;
      padding-bottom: inherit;
      padding-left: inherit;
      float: none; }
      .input-group .bs3-has-addon.rosso-finmatica .bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
        padding-right: inherit; }
  .rosso-finmatica .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    overflow: hidden; }
  .rosso-finmatica .bootstrap-select .dropdown-toggle .filter-expand {
    width: 0 !important;
    float: left;
    opacity: 0 !important;
    overflow: hidden; }
  .rosso-finmatica .bootstrap-select .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle; }
  .input-group .rosso-finmatica .bootstrap-select.form-control .dropdown-toggle {
    border-radius: inherit; }
  .rosso-finmatica .bootstrap-select[class*="col-"] .dropdown-toggle {
    width: 100%; }
  .rosso-finmatica .bootstrap-select .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .rosso-finmatica .bootstrap-select .dropdown-menu > .inner:focus, .blu-finmatica .form-check .rosso-finmatica .bootstrap-select .dropdown-menu > [type='checkbox']:focus + label.inner, .blu-finmatica .form-check .rosso-finmatica .bootstrap-select .dropdown-menu > [type='radio']:focus + label.inner, .blu-finmatica .toggles label .rosso-finmatica .bootstrap-select .dropdown-menu > input[type='checkbox']:focus + .inner.lever, .rosso-finmatica .bootstrap-select .form-check .dropdown-menu > [type='checkbox']:focus + label.inner, .rosso-finmatica .form-check .bootstrap-select .dropdown-menu > [type='checkbox']:focus + label.inner,
    .rosso-finmatica .bootstrap-select .form-check .dropdown-menu > [type='radio']:focus + label.inner, .rosso-finmatica .form-check .bootstrap-select .dropdown-menu > [type='radio']:focus + label.inner, .rosso-finmatica .bootstrap-select .toggles label .dropdown-menu > input[type='checkbox']:focus + .inner.lever, .rosso-finmatica .toggles label .bootstrap-select .dropdown-menu > input[type='checkbox']:focus + .inner.lever {
      outline: none !important; }
    .rosso-finmatica .bootstrap-select .dropdown-menu.inner {
      position: static;
      float: none;
      border: 0;
      padding: 0;
      margin: 0;
      border-radius: 0;
      box-shadow: none; }
    .rosso-finmatica .bootstrap-select .dropdown-menu li {
      position: relative; }
      .rosso-finmatica .bootstrap-select .dropdown-menu li.active small {
        color: rgba(255, 255, 255, 0.5) !important; }
      .rosso-finmatica .bootstrap-select .dropdown-menu li.disabled a {
        cursor: not-allowed; }
      .rosso-finmatica .bootstrap-select .dropdown-menu li a {
        cursor: pointer;
        user-select: none; }
        .rosso-finmatica .bootstrap-select .dropdown-menu li a.opt {
          position: relative;
          padding-left: 2.25em; }
        .rosso-finmatica .bootstrap-select .dropdown-menu li a span.check-mark {
          display: none; }
        .rosso-finmatica .bootstrap-select .dropdown-menu li a span.text {
          display: inline-block; }
      .rosso-finmatica .bootstrap-select .dropdown-menu li small {
        padding-left: 0.5em; }
    .rosso-finmatica .bootstrap-select .dropdown-menu .notify {
      position: absolute;
      bottom: 5px;
      width: 96%;
      margin: 0 2%;
      min-height: 26px;
      padding: 3px 5px;
      background: whitesmoke;
      border: 1px solid #e3e3e3;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
      pointer-events: none;
      opacity: 0.9;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      .rosso-finmatica .bootstrap-select .dropdown-menu .notify.fadeOut {
        animation: 300ms linear 750ms forwards bs-notify-fadeOut; }
  .rosso-finmatica .bootstrap-select .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap; }
  .rosso-finmatica .bootstrap-select.fit-width .dropdown-toggle .filter-option {
    position: static;
    display: inline;
    padding: 0; }
  .rosso-finmatica .bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
  .rosso-finmatica .bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
    display: inline; }
  .rosso-finmatica .bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
    content: '\00a0'; }
  .rosso-finmatica .bootstrap-select.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px; }
  .rosso-finmatica .bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    top: 5px; }
  .rosso-finmatica .bootstrap-select.show-tick .dropdown-menu li a span.text {
    margin-right: 34px; }
  .rosso-finmatica .bootstrap-select .bs-ok-default:after {
    content: '';
    display: block;
    width: 0.5em;
    height: 1em;
    border-style: solid;
    border-width: 0 0.26em 0.26em 0;
    transform-style: preserve-3d;
    transform: rotate(45deg); }
  .rosso-finmatica .bootstrap-select.show-menu-arrow.open > .dropdown-toggle,
  .rosso-finmatica .bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
    z-index: 1061; }
  .rosso-finmatica .bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none; }
  .rosso-finmatica .bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none; }
  .rosso-finmatica .bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
    bottom: auto;
    top: -4px;
    border-top: 7px solid rgba(204, 204, 204, 0.2);
    border-bottom: 0; }
  .rosso-finmatica .bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
    bottom: auto;
    top: -4px;
    border-top: 6px solid white;
    border-bottom: 0; }
  .rosso-finmatica .bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
    right: 12px;
    left: auto; }
  .rosso-finmatica .bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
    right: 13px;
    left: auto; }
  .rosso-finmatica .bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before, .rosso-finmatica .bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after,
  .rosso-finmatica .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before,
  .rosso-finmatica .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
    display: block; }
  .rosso-finmatica .bs-searchbox,
  .rosso-finmatica .bs-actionsbox,
  .rosso-finmatica .bs-donebutton {
    padding: 4px 8px; }
  .rosso-finmatica .bs-actionsbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .rosso-finmatica .bs-actionsbox .btn-group button {
      width: 50%; }
  .rosso-finmatica .bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .rosso-finmatica .bs-donebutton .btn-group button {
      width: 100%; }
  .rosso-finmatica .bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px; }
  .rosso-finmatica .bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none; }
  .rosso-finmatica .owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1; }
    .rosso-finmatica .owl-carousel .owl-stage {
      position: relative;
      -ms-touch-action: pan-Y;
      touch-action: manipulation;
      -moz-backface-visibility: hidden;
      /* fix firefox animation glitch */ }
    .rosso-finmatica .owl-carousel .owl-stage:after {
      content: ".";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0; }
    .rosso-finmatica .owl-carousel .owl-stage-outer {
      position: relative;
      overflow: hidden;
      /* fix for flashing background */
      -webkit-transform: translate3d(0px, 0px, 0px); }
    .rosso-finmatica .owl-carousel .owl-wrapper,
    .rosso-finmatica .owl-carousel .owl-item {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0); }
    .rosso-finmatica .owl-carousel .owl-item {
      position: relative;
      min-height: 1px;
      float: left;
      -webkit-backface-visibility: hidden;
      -webkit-tap-highlight-color: transparent;
      -webkit-touch-callout: none; }
    .rosso-finmatica .owl-carousel .owl-item img {
      display: block;
      width: 100%; }
    .rosso-finmatica .owl-carousel .owl-nav.disabled,
    .rosso-finmatica .owl-carousel .owl-dots.disabled {
      display: none; }
    .rosso-finmatica .owl-carousel .owl-nav .owl-prev,
    .rosso-finmatica .owl-carousel .owl-nav .owl-next,
    .rosso-finmatica .owl-carousel .owl-dot {
      cursor: pointer;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
    .rosso-finmatica .owl-carousel .owl-nav button.owl-prev,
    .rosso-finmatica .owl-carousel .owl-nav button.owl-next,
    .rosso-finmatica .owl-carousel button.owl-dot {
      background: none;
      color: inherit;
      border: none;
      padding: 0 !important;
      font: inherit; }
    .rosso-finmatica .owl-carousel.owl-loaded {
      display: block; }
    .rosso-finmatica .owl-carousel.owl-loading {
      opacity: 0;
      display: block; }
    .rosso-finmatica .owl-carousel.owl-hidden {
      opacity: 0; }
    .rosso-finmatica .owl-carousel.owl-refresh .owl-item {
      visibility: hidden; }
    .rosso-finmatica .owl-carousel.owl-drag .owl-item {
      touch-action: pan-y;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
    .rosso-finmatica .owl-carousel.owl-grab {
      cursor: move;
      cursor: grab; }
    .rosso-finmatica .owl-carousel.owl-rtl {
      direction: rtl; }
    .rosso-finmatica .owl-carousel.owl-rtl .owl-item {
      float: right; }
  .rosso-finmatica .no-js .owl-carousel {
    display: block; }
  .rosso-finmatica .owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both; }
  .rosso-finmatica .owl-carousel .owl-animated-in {
    z-index: 0; }
  .rosso-finmatica .owl-carousel .owl-animated-out {
    z-index: 1; }
  .rosso-finmatica .owl-carousel .fadeOut {
    animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  .rosso-finmatica .owl-height {
    transition: height 500ms ease-in-out; }
  .rosso-finmatica .primary-bg {
    background-color: #CC2C29; }
  .rosso-finmatica .primary-color {
    color: #CC2C29; }
  .rosso-finmatica .primary-border-color {
    border-color: #CC2C29 !important; }
    .rosso-finmatica .primary-border-color.border {
      border-color: #CC2C29 !important; }
  .rosso-finmatica .white-bg {
    background-color: #FFF; }
  .rosso-finmatica .white-color {
    color: #FFF; }
  .rosso-finmatica .white-border-color- {
    border-color: #FFF !important; }
    .rosso-finmatica .white-border-color-.border {
      border-color: #FFF !important; }
  .rosso-finmatica .primary-bg-a1 {
    background-color: #fff2f2; }
  .rosso-finmatica .primary-color-a1 {
    color: #fff2f2; }
  .rosso-finmatica .primary-border-color-a1 {
    border-color: #fff2f2 !important; }
    .rosso-finmatica .primary-border-color-a1.border {
      border-color: #fff2f2 !important; }
  .rosso-finmatica .primary-bg-a2 {
    background-color: #f5c5c4; }
  .rosso-finmatica .primary-color-a2 {
    color: #f5c5c4; }
  .rosso-finmatica .primary-border-color-a2 {
    border-color: #f5c5c4 !important; }
    .rosso-finmatica .primary-border-color-a2.border {
      border-color: #f5c5c4 !important; }
  .rosso-finmatica .primary-bg-a3 {
    background-color: #eb9a98; }
  .rosso-finmatica .primary-color-a3 {
    color: #eb9a98; }
  .rosso-finmatica .primary-border-color-a3 {
    border-color: #eb9a98 !important; }
    .rosso-finmatica .primary-border-color-a3.border {
      border-color: #eb9a98 !important; }
  .rosso-finmatica .primary-bg-a4 {
    background-color: #e07270; }
  .rosso-finmatica .primary-color-a4 {
    color: #e07270; }
  .rosso-finmatica .primary-border-color-a4 {
    border-color: #e07270 !important; }
    .rosso-finmatica .primary-border-color-a4.border {
      border-color: #e07270 !important; }
  .rosso-finmatica .primary-bg-a5 {
    background-color: #d64d4b; }
  .rosso-finmatica .primary-color-a5 {
    color: #d64d4b; }
  .rosso-finmatica .primary-border-color-a5 {
    border-color: #d64d4b !important; }
    .rosso-finmatica .primary-border-color-a5.border {
      border-color: #d64d4b !important; }
  .rosso-finmatica .primary-bg-a6 {
    background-color: #cc2c29; }
  .rosso-finmatica .primary-color-a6 {
    color: #cc2c29; }
  .rosso-finmatica .primary-border-color-a6 {
    border-color: #cc2c29 !important; }
    .rosso-finmatica .primary-border-color-a6.border {
      border-color: #cc2c29 !important; }
  .rosso-finmatica .primary-bg-a7 {
    background-color: #b32624; }
  .rosso-finmatica .primary-color-a7 {
    color: #b32624; }
  .rosso-finmatica .primary-border-color-a7 {
    border-color: #b32624 !important; }
    .rosso-finmatica .primary-border-color-a7.border {
      border-color: #b32624 !important; }
  .rosso-finmatica .primary-bg-a8 {
    background-color: #99211f; }
  .rosso-finmatica .primary-color-a8 {
    color: #99211f; }
  .rosso-finmatica .primary-border-color-a8 {
    border-color: #99211f !important; }
    .rosso-finmatica .primary-border-color-a8.border {
      border-color: #99211f !important; }
  .rosso-finmatica .primary-bg-a9 {
    background-color: #801b1a; }
  .rosso-finmatica .primary-color-a9 {
    color: #801b1a; }
  .rosso-finmatica .primary-border-color-a9 {
    border-color: #801b1a !important; }
    .rosso-finmatica .primary-border-color-a9.border {
      border-color: #801b1a !important; }
  .rosso-finmatica .primary-bg-a10 {
    background-color: #661614; }
  .rosso-finmatica .primary-color-a10 {
    color: #661614; }
  .rosso-finmatica .primary-border-color-a10 {
    border-color: #661614 !important; }
    .rosso-finmatica .primary-border-color-a10.border {
      border-color: #661614 !important; }
  .rosso-finmatica .primary-bg-a11 {
    background-color: #4d100f; }
  .rosso-finmatica .primary-color-a11 {
    color: #4d100f; }
  .rosso-finmatica .primary-border-color-a11 {
    border-color: #4d100f !important; }
    .rosso-finmatica .primary-border-color-a11.border {
      border-color: #4d100f !important; }
  .rosso-finmatica .primary-bg-a12 {
    background-color: #330b0a; }
  .rosso-finmatica .primary-color-a12 {
    color: #330b0a; }
  .rosso-finmatica .primary-border-color-a12 {
    border-color: #330b0a !important; }
    .rosso-finmatica .primary-border-color-a12.border {
      border-color: #330b0a !important; }
  .rosso-finmatica .primary-bg-b1 {
    background-color: #cc2c29; }
  .rosso-finmatica .primary-color-b1 {
    color: #cc2c29; }
  .rosso-finmatica .primary-border-color-b1 {
    border-color: #cc2c29 !important; }
    .rosso-finmatica .primary-border-color-b1.border {
      border-color: #cc2c29 !important; }
  .rosso-finmatica .primary-bg-b2 {
    background-color: #b33836; }
  .rosso-finmatica .primary-color-b2 {
    color: #b33836; }
  .rosso-finmatica .primary-border-color-b2 {
    border-color: #b33836 !important; }
    .rosso-finmatica .primary-border-color-b2.border {
      border-color: #b33836 !important; }
  .rosso-finmatica .primary-bg-b3 {
    background-color: #993f3d; }
  .rosso-finmatica .primary-color-b3 {
    color: #993f3d; }
  .rosso-finmatica .primary-border-color-b3 {
    border-color: #993f3d !important; }
    .rosso-finmatica .primary-border-color-b3.border {
      border-color: #993f3d !important; }
  .rosso-finmatica .primary-bg-b4 {
    background-color: #804140; }
  .rosso-finmatica .primary-color-b4 {
    color: #804140; }
  .rosso-finmatica .primary-border-color-b4 {
    border-color: #804140 !important; }
    .rosso-finmatica .primary-border-color-b4.border {
      border-color: #804140 !important; }
  .rosso-finmatica .primary-bg-b5 {
    background-color: #663e3d; }
  .rosso-finmatica .primary-color-b5 {
    color: #663e3d; }
  .rosso-finmatica .primary-border-color-b5 {
    border-color: #663e3d !important; }
    .rosso-finmatica .primary-border-color-b5.border {
      border-color: #663e3d !important; }
  .rosso-finmatica .primary-bg-b6 {
    background-color: #4d3636; }
  .rosso-finmatica .primary-color-b6 {
    color: #4d3636; }
  .rosso-finmatica .primary-border-color-b6 {
    border-color: #4d3636 !important; }
    .rosso-finmatica .primary-border-color-b6.border {
      border-color: #4d3636 !important; }
  .rosso-finmatica .primary-bg-b7 {
    background-color: #332929; }
  .rosso-finmatica .primary-color-b7 {
    color: #332929; }
  .rosso-finmatica .primary-border-color-b7 {
    border-color: #332929 !important; }
    .rosso-finmatica .primary-border-color-b7.border {
      border-color: #332929 !important; }
  .rosso-finmatica .primary-bg-b8 {
    background-color: #1a1717; }
  .rosso-finmatica .primary-color-b8 {
    color: #1a1717; }
  .rosso-finmatica .primary-border-color-b8 {
    border-color: #1a1717 !important; }
    .rosso-finmatica .primary-border-color-b8.border {
      border-color: #1a1717 !important; }
  .rosso-finmatica .primary-bg-c1 {
    background-color: #f5e2e1; }
  .rosso-finmatica .primary-color-c1 {
    color: #f5e2e1; }
  .rosso-finmatica .primary-border-color-c1 {
    border-color: #f5e2e1 !important; }
    .rosso-finmatica .primary-border-color-c1.border {
      border-color: #f5e2e1 !important; }
  .rosso-finmatica .primary-bg-c2 {
    background-color: #f5cece; }
  .rosso-finmatica .primary-color-c2 {
    color: #f5cece; }
  .rosso-finmatica .primary-border-color-c2 {
    border-color: #f5cece !important; }
    .rosso-finmatica .primary-border-color-c2.border {
      border-color: #f5cece !important; }
  .rosso-finmatica .primary-bg-c3 {
    background-color: #f5bbba; }
  .rosso-finmatica .primary-color-c3 {
    color: #f5bbba; }
  .rosso-finmatica .primary-border-color-c3 {
    border-color: #f5bbba !important; }
    .rosso-finmatica .primary-border-color-c3.border {
      border-color: #f5bbba !important; }
  .rosso-finmatica .primary-bg-c4 {
    background-color: #f5a8a6; }
  .rosso-finmatica .primary-color-c4 {
    color: #f5a8a6; }
  .rosso-finmatica .primary-border-color-c4 {
    border-color: #f5a8a6 !important; }
    .rosso-finmatica .primary-border-color-c4.border {
      border-color: #f5a8a6 !important; }
  .rosso-finmatica .primary-bg-c5 {
    background-color: #f59593; }
  .rosso-finmatica .primary-color-c5 {
    color: #f59593; }
  .rosso-finmatica .primary-border-color-c5 {
    border-color: #f59593 !important; }
    .rosso-finmatica .primary-border-color-c5.border {
      border-color: #f59593 !important; }
  .rosso-finmatica .primary-bg-c6 {
    background-color: #f5817f; }
  .rosso-finmatica .primary-color-c6 {
    color: #f5817f; }
  .rosso-finmatica .primary-border-color-c6 {
    border-color: #f5817f !important; }
    .rosso-finmatica .primary-border-color-c6.border {
      border-color: #f5817f !important; }
  .rosso-finmatica .primary-bg-c7 {
    background-color: #f56e6c; }
  .rosso-finmatica .primary-color-c7 {
    color: #f56e6c; }
  .rosso-finmatica .primary-border-color-c7 {
    border-color: #f56e6c !important; }
    .rosso-finmatica .primary-border-color-c7.border {
      border-color: #f56e6c !important; }
  .rosso-finmatica .primary-bg-c8 {
    background-color: #f55b58; }
  .rosso-finmatica .primary-color-c8 {
    color: #f55b58; }
  .rosso-finmatica .primary-border-color-c8 {
    border-color: #f55b58 !important; }
    .rosso-finmatica .primary-border-color-c8.border {
      border-color: #f55b58 !important; }
  .rosso-finmatica .primary-bg-c9 {
    background-color: #f54745; }
  .rosso-finmatica .primary-color-c9 {
    color: #f54745; }
  .rosso-finmatica .primary-border-color-c9 {
    border-color: #f54745 !important; }
    .rosso-finmatica .primary-border-color-c9.border {
      border-color: #f54745 !important; }
  .rosso-finmatica .primary-bg-c10 {
    background-color: #f53431; }
  .rosso-finmatica .primary-color-c10 {
    color: #f53431; }
  .rosso-finmatica .primary-border-color-c10 {
    border-color: #f53431 !important; }
    .rosso-finmatica .primary-border-color-c10.border {
      border-color: #f53431 !important; }
  .rosso-finmatica .primary-bg-c11 {
    background-color: #e0302d; }
  .rosso-finmatica .primary-color-c11 {
    color: #e0302d; }
  .rosso-finmatica .primary-border-color-c11 {
    border-color: #e0302d !important; }
    .rosso-finmatica .primary-border-color-c11.border {
      border-color: #e0302d !important; }
  .rosso-finmatica .primary-bg-c12 {
    background-color: #cc2c29; }
  .rosso-finmatica .primary-color-c12 {
    color: #cc2c29; }
  .rosso-finmatica .primary-border-color-c12 {
    border-color: #cc2c29 !important; }
    .rosso-finmatica .primary-border-color-c12.border {
      border-color: #cc2c29 !important; }
  .rosso-finmatica .analogue-1-bg {
    background-color: #3126ff; }
  .rosso-finmatica .analogue-1-color {
    color: #3126ff; }
  .rosso-finmatica .analogue-1-border-color- {
    border-color: #3126ff !important; }
    .rosso-finmatica .analogue-1-border-color-.border {
      border-color: #3126ff !important; }
  .rosso-finmatica .analogue-1-bg-a1 {
    background-color: #e7e6ff; }
  .rosso-finmatica .analogue-1-color-a1 {
    color: #e7e6ff; }
  .rosso-finmatica .analogue-1-border-color-a1 {
    border-color: #e7e6ff !important; }
    .rosso-finmatica .analogue-1-border-color-a1.border {
      border-color: #e7e6ff !important; }
  .rosso-finmatica .analogue-1-bg-a2 {
    background-color: #bbb8f5; }
  .rosso-finmatica .analogue-1-color-a2 {
    color: #bbb8f5; }
  .rosso-finmatica .analogue-1-border-color-a2 {
    border-color: #bbb8f5 !important; }
    .rosso-finmatica .analogue-1-border-color-a2.border {
      border-color: #bbb8f5 !important; }
  .rosso-finmatica .analogue-1-bg-a3 {
    background-color: #918deb; }
  .rosso-finmatica .analogue-1-color-a3 {
    color: #918deb; }
  .rosso-finmatica .analogue-1-border-color-a3 {
    border-color: #918deb !important; }
    .rosso-finmatica .analogue-1-border-color-a3.border {
      border-color: #918deb !important; }
  .rosso-finmatica .analogue-1-bg-a4 {
    background-color: #6b65e0; }
  .rosso-finmatica .analogue-1-color-a4 {
    color: #6b65e0; }
  .rosso-finmatica .analogue-1-border-color-a4 {
    border-color: #6b65e0 !important; }
    .rosso-finmatica .analogue-1-border-color-a4.border {
      border-color: #6b65e0 !important; }
  .rosso-finmatica .analogue-1-bg-a5 {
    background-color: #4840d6; }
  .rosso-finmatica .analogue-1-color-a5 {
    color: #4840d6; }
  .rosso-finmatica .analogue-1-border-color-a5 {
    border-color: #4840d6 !important; }
    .rosso-finmatica .analogue-1-border-color-a5.border {
      border-color: #4840d6 !important; }
  .rosso-finmatica .analogue-1-bg-a6 {
    background-color: #271fcc; }
  .rosso-finmatica .analogue-1-color-a6 {
    color: #271fcc; }
  .rosso-finmatica .analogue-1-border-color-a6 {
    border-color: #271fcc !important; }
    .rosso-finmatica .analogue-1-border-color-a6.border {
      border-color: #271fcc !important; }
  .rosso-finmatica .analogue-1-bg-a7 {
    background-color: #221bb3; }
  .rosso-finmatica .analogue-1-color-a7 {
    color: #221bb3; }
  .rosso-finmatica .analogue-1-border-color-a7 {
    border-color: #221bb3 !important; }
    .rosso-finmatica .analogue-1-border-color-a7.border {
      border-color: #221bb3 !important; }
  .rosso-finmatica .analogue-1-bg-a8 {
    background-color: #1d1799; }
  .rosso-finmatica .analogue-1-color-a8 {
    color: #1d1799; }
  .rosso-finmatica .analogue-1-border-color-a8 {
    border-color: #1d1799 !important; }
    .rosso-finmatica .analogue-1-border-color-a8.border {
      border-color: #1d1799 !important; }
  .rosso-finmatica .analogue-1-bg-a9 {
    background-color: #191380; }
  .rosso-finmatica .analogue-1-color-a9 {
    color: #191380; }
  .rosso-finmatica .analogue-1-border-color-a9 {
    border-color: #191380 !important; }
    .rosso-finmatica .analogue-1-border-color-a9.border {
      border-color: #191380 !important; }
  .rosso-finmatica .analogue-1-bg-a10 {
    background-color: #140f66; }
  .rosso-finmatica .analogue-1-color-a10 {
    color: #140f66; }
  .rosso-finmatica .analogue-1-border-color-a10 {
    border-color: #140f66 !important; }
    .rosso-finmatica .analogue-1-border-color-a10.border {
      border-color: #140f66 !important; }
  .rosso-finmatica .analogue-1-bg-a11 {
    background-color: #0f0b4d; }
  .rosso-finmatica .analogue-1-color-a11 {
    color: #0f0b4d; }
  .rosso-finmatica .analogue-1-border-color-a11 {
    border-color: #0f0b4d !important; }
    .rosso-finmatica .analogue-1-border-color-a11.border {
      border-color: #0f0b4d !important; }
  .rosso-finmatica .analogue-1-bg-a12 {
    background-color: #0a0833; }
  .rosso-finmatica .analogue-1-color-a12 {
    color: #0a0833; }
  .rosso-finmatica .analogue-1-border-color-a12 {
    border-color: #0a0833 !important; }
    .rosso-finmatica .analogue-1-border-color-a12.border {
      border-color: #0a0833 !important; }
  .rosso-finmatica .analogue-2-bg {
    background-color: #0bd9d2; }
  .rosso-finmatica .analogue-2-color {
    color: #0bd9d2; }
  .rosso-finmatica .analogue-2-border-color- {
    border-color: #0bd9d2 !important; }
    .rosso-finmatica .analogue-2-border-color-.border {
      border-color: #0bd9d2 !important; }
  .rosso-finmatica .analogue-2-bg-a1 {
    background-color: #ccfffd; }
  .rosso-finmatica .analogue-2-color-a1 {
    color: #ccfffd; }
  .rosso-finmatica .analogue-2-border-color-a1 {
    border-color: #ccfffd !important; }
    .rosso-finmatica .analogue-2-border-color-a1.border {
      border-color: #ccfffd !important; }
  .rosso-finmatica .analogue-2-bg-a2 {
    background-color: #9ff5f2; }
  .rosso-finmatica .analogue-2-color-a2 {
    color: #9ff5f2; }
  .rosso-finmatica .analogue-2-border-color-a2 {
    border-color: #9ff5f2 !important; }
    .rosso-finmatica .analogue-2-border-color-a2.border {
      border-color: #9ff5f2 !important; }
  .rosso-finmatica .analogue-2-bg-a3 {
    background-color: #75ebe7; }
  .rosso-finmatica .analogue-2-color-a3 {
    color: #75ebe7; }
  .rosso-finmatica .analogue-2-border-color-a3 {
    border-color: #75ebe7 !important; }
    .rosso-finmatica .analogue-2-border-color-a3.border {
      border-color: #75ebe7 !important; }
  .rosso-finmatica .analogue-2-bg-a4 {
    background-color: #4fe0dc; }
  .rosso-finmatica .analogue-2-color-a4 {
    color: #4fe0dc; }
  .rosso-finmatica .analogue-2-border-color-a4 {
    border-color: #4fe0dc !important; }
    .rosso-finmatica .analogue-2-border-color-a4.border {
      border-color: #4fe0dc !important; }
  .rosso-finmatica .analogue-2-bg-a5 {
    background-color: #2bd6d0; }
  .rosso-finmatica .analogue-2-color-a5 {
    color: #2bd6d0; }
  .rosso-finmatica .analogue-2-border-color-a5 {
    border-color: #2bd6d0 !important; }
    .rosso-finmatica .analogue-2-border-color-a5.border {
      border-color: #2bd6d0 !important; }
  .rosso-finmatica .analogue-2-bg-a6 {
    background-color: #0accc6; }
  .rosso-finmatica .analogue-2-color-a6 {
    color: #0accc6; }
  .rosso-finmatica .analogue-2-border-color-a6 {
    border-color: #0accc6 !important; }
    .rosso-finmatica .analogue-2-border-color-a6.border {
      border-color: #0accc6 !important; }
  .rosso-finmatica .analogue-2-bg-a7 {
    background-color: #09b3ad; }
  .rosso-finmatica .analogue-2-color-a7 {
    color: #09b3ad; }
  .rosso-finmatica .analogue-2-border-color-a7 {
    border-color: #09b3ad !important; }
    .rosso-finmatica .analogue-2-border-color-a7.border {
      border-color: #09b3ad !important; }
  .rosso-finmatica .analogue-2-bg-a8 {
    background-color: #089994; }
  .rosso-finmatica .analogue-2-color-a8 {
    color: #089994; }
  .rosso-finmatica .analogue-2-border-color-a8 {
    border-color: #089994 !important; }
    .rosso-finmatica .analogue-2-border-color-a8.border {
      border-color: #089994 !important; }
  .rosso-finmatica .analogue-2-bg-a9 {
    background-color: #06807b; }
  .rosso-finmatica .analogue-2-color-a9 {
    color: #06807b; }
  .rosso-finmatica .analogue-2-border-color-a9 {
    border-color: #06807b !important; }
    .rosso-finmatica .analogue-2-border-color-a9.border {
      border-color: #06807b !important; }
  .rosso-finmatica .analogue-2-bg-a10 {
    background-color: #056663; }
  .rosso-finmatica .analogue-2-color-a10 {
    color: #056663; }
  .rosso-finmatica .analogue-2-border-color-a10 {
    border-color: #056663 !important; }
    .rosso-finmatica .analogue-2-border-color-a10.border {
      border-color: #056663 !important; }
  .rosso-finmatica .analogue-2-bg-a11 {
    background-color: #044d4a; }
  .rosso-finmatica .analogue-2-color-a11 {
    color: #044d4a; }
  .rosso-finmatica .analogue-2-border-color-a11 {
    border-color: #044d4a !important; }
    .rosso-finmatica .analogue-2-border-color-a11.border {
      border-color: #044d4a !important; }
  .rosso-finmatica .analogue-2-bg-a12 {
    background-color: #033331; }
  .rosso-finmatica .analogue-2-color-a12 {
    color: #033331; }
  .rosso-finmatica .analogue-2-border-color-a12 {
    border-color: #033331 !important; }
    .rosso-finmatica .analogue-2-border-color-a12.border {
      border-color: #033331 !important; }
  .rosso-finmatica .complementary-1-bg {
    background-color: #f73e5a; }
  .rosso-finmatica .complementary-1-color {
    color: #ff9900; }
  .rosso-finmatica .complementary-1-border-color- {
    border-color: #f73e5a !important; }
    .rosso-finmatica .complementary-1-border-color-.border {
      border-color: #f73e5a !important; }
  .rosso-finmatica .complementary-1-bg-a1 {
    background-color: #fffcfd; }
  .rosso-finmatica .complementary-1-color-a1 {
    color: #fffcfd; }
  .rosso-finmatica .complementary-1-border-color-a1 {
    border-color: #fffcfd !important; }
    .rosso-finmatica .complementary-1-border-color-a1.border {
      border-color: #fffcfd !important; }
  .rosso-finmatica .complementary-1-bg-a2 {
    background-color: #f5d0d6; }
  .rosso-finmatica .complementary-1-color-a2 {
    color: #f5d0d6; }
  .rosso-finmatica .complementary-1-border-color-a2 {
    border-color: #f5d0d6 !important; }
    .rosso-finmatica .complementary-1-border-color-a2.border {
      border-color: #f5d0d6 !important; }
  .rosso-finmatica .complementary-1-bg-a3 {
    background-color: #eba4af; }
  .rosso-finmatica .complementary-1-color-a3 {
    color: #eba4af; }
  .rosso-finmatica .complementary-1-border-color-a3 {
    border-color: #eba4af !important; }
    .rosso-finmatica .complementary-1-border-color-a3.border {
      border-color: #eba4af !important; }
  .rosso-finmatica .complementary-1-bg-a4 {
    background-color: #e07b8b; }
  .rosso-finmatica .complementary-1-color-a4 {
    color: #e07b8b; }
  .rosso-finmatica .complementary-1-border-color-a4 {
    border-color: #e07b8b !important; }
    .rosso-finmatica .complementary-1-border-color-a4.border {
      border-color: #e07b8b !important; }
  .rosso-finmatica .complementary-1-bg-a5 {
    background-color: #d65669; }
  .rosso-finmatica .complementary-1-color-a5 {
    color: #d65669; }
  .rosso-finmatica .complementary-1-border-color-a5 {
    border-color: #d65669 !important; }
    .rosso-finmatica .complementary-1-border-color-a5.border {
      border-color: #d65669 !important; }
  .rosso-finmatica .complementary-1-bg-a6 {
    background-color: #cc334a; }
  .rosso-finmatica .complementary-1-color-a6 {
    color: #cc334a; }
  .rosso-finmatica .complementary-1-border-color-a6 {
    border-color: #cc334a !important; }
    .rosso-finmatica .complementary-1-border-color-a6.border {
      border-color: #cc334a !important; }
  .rosso-finmatica .complementary-1-bg-a7 {
    background-color: #b32d41; }
  .rosso-finmatica .complementary-1-color-a7 {
    color: #b32d41; }
  .rosso-finmatica .complementary-1-border-color-a7 {
    border-color: #b32d41 !important; }
    .rosso-finmatica .complementary-1-border-color-a7.border {
      border-color: #b32d41 !important; }
  .rosso-finmatica .complementary-1-bg-a8 {
    background-color: #992637; }
  .rosso-finmatica .complementary-1-color-a8 {
    color: #992637; }
  .rosso-finmatica .complementary-1-border-color-a8 {
    border-color: #992637 !important; }
    .rosso-finmatica .complementary-1-border-color-a8.border {
      border-color: #992637 !important; }
  .rosso-finmatica .complementary-1-bg-a9 {
    background-color: #80202e; }
  .rosso-finmatica .complementary-1-color-a9 {
    color: #80202e; }
  .rosso-finmatica .complementary-1-border-color-a9 {
    border-color: #80202e !important; }
    .rosso-finmatica .complementary-1-border-color-a9.border {
      border-color: #80202e !important; }
  .rosso-finmatica .complementary-1-bg-a10 {
    background-color: #661a25; }
  .rosso-finmatica .complementary-1-color-a10 {
    color: #661a25; }
  .rosso-finmatica .complementary-1-border-color-a10 {
    border-color: #661a25 !important; }
    .rosso-finmatica .complementary-1-border-color-a10.border {
      border-color: #661a25 !important; }
  .rosso-finmatica .complementary-1-bg-a11 {
    background-color: #4d131c; }
  .rosso-finmatica .complementary-1-color-a11 {
    color: #4d131c; }
  .rosso-finmatica .complementary-1-border-color-a11 {
    border-color: #4d131c !important; }
    .rosso-finmatica .complementary-1-border-color-a11.border {
      border-color: #4d131c !important; }
  .rosso-finmatica .complementary-1-bg-a12 {
    background-color: #330d12; }
  .rosso-finmatica .complementary-1-color-a12 {
    color: #330d12; }
  .rosso-finmatica .complementary-1-border-color-a12 {
    border-color: #330d12 !important; }
    .rosso-finmatica .complementary-1-border-color-a12.border {
      border-color: #330d12 !important; }
  .rosso-finmatica .complementary-2-bg {
    background-color: #ff9900; }
  .rosso-finmatica .complementary-2-color {
    color: #ff9900; }
  .rosso-finmatica .complementary-2-border-color- {
    border-color: #ff9900 !important; }
    .rosso-finmatica .complementary-2-border-color-.border {
      border-color: #ff9900 !important; }
  .rosso-finmatica .complementary-2-bg-a1 {
    background-color: #ffe6bf; }
  .rosso-finmatica .complementary-2-color-a1 {
    color: #ffe6bf; }
  .rosso-finmatica .complementary-2-border-color-a1 {
    border-color: #ffe6bf !important; }
    .rosso-finmatica .complementary-2-border-color-a1.border {
      border-color: #ffe6bf !important; }
  .rosso-finmatica .complementary-2-bg-a2 {
    background-color: #f5ce93; }
  .rosso-finmatica .complementary-2-color-a2 {
    color: #f5ce93; }
  .rosso-finmatica .complementary-2-border-color-a2 {
    border-color: #f5ce93 !important; }
    .rosso-finmatica .complementary-2-border-color-a2.border {
      border-color: #f5ce93 !important; }
  .rosso-finmatica .complementary-2-bg-a3 {
    background-color: #ebb76a; }
  .rosso-finmatica .complementary-2-color-a3 {
    color: #ebb76a; }
  .rosso-finmatica .complementary-2-border-color-a3 {
    border-color: #ebb76a !important; }
    .rosso-finmatica .complementary-2-border-color-a3.border {
      border-color: #ebb76a !important; }
  .rosso-finmatica .complementary-2-bg-a4 {
    background-color: #e0a243; }
  .rosso-finmatica .complementary-2-color-a4 {
    color: #e0a243; }
  .rosso-finmatica .complementary-2-border-color-a4 {
    border-color: #e0a243 !important; }
    .rosso-finmatica .complementary-2-border-color-a4.border {
      border-color: #e0a243 !important; }
  .rosso-finmatica .complementary-2-bg-a5 {
    background-color: #d68d20; }
  .rosso-finmatica .complementary-2-color-a5 {
    color: #d68d20; }
  .rosso-finmatica .complementary-2-border-color-a5 {
    border-color: #d68d20 !important; }
    .rosso-finmatica .complementary-2-border-color-a5.border {
      border-color: #d68d20 !important; }
  .rosso-finmatica .complementary-2-bg-a6 {
    background-color: #cc7a00; }
  .rosso-finmatica .complementary-2-color-a6 {
    color: #cc7a00; }
  .rosso-finmatica .complementary-2-border-color-a6 {
    border-color: #cc7a00 !important; }
    .rosso-finmatica .complementary-2-border-color-a6.border {
      border-color: #cc7a00 !important; }
  .rosso-finmatica .complementary-2-bg-a7 {
    background-color: #b36b00; }
  .rosso-finmatica .complementary-2-color-a7 {
    color: #b36b00; }
  .rosso-finmatica .complementary-2-border-color-a7 {
    border-color: #b36b00 !important; }
    .rosso-finmatica .complementary-2-border-color-a7.border {
      border-color: #b36b00 !important; }
  .rosso-finmatica .complementary-2-bg-a8 {
    background-color: #995c00; }
  .rosso-finmatica .complementary-2-color-a8 {
    color: #995c00; }
  .rosso-finmatica .complementary-2-border-color-a8 {
    border-color: #995c00 !important; }
    .rosso-finmatica .complementary-2-border-color-a8.border {
      border-color: #995c00 !important; }
  .rosso-finmatica .complementary-2-bg-a9 {
    background-color: #804d00; }
  .rosso-finmatica .complementary-2-color-a9 {
    color: #804d00; }
  .rosso-finmatica .complementary-2-border-color-a9 {
    border-color: #804d00 !important; }
    .rosso-finmatica .complementary-2-border-color-a9.border {
      border-color: #804d00 !important; }
  .rosso-finmatica .complementary-2-bg-a10 {
    background-color: #663d00; }
  .rosso-finmatica .complementary-2-color-a10 {
    color: #663d00; }
  .rosso-finmatica .complementary-2-border-color-a10 {
    border-color: #663d00 !important; }
    .rosso-finmatica .complementary-2-border-color-a10.border {
      border-color: #663d00 !important; }
  .rosso-finmatica .complementary-2-bg-a11 {
    background-color: #4d2e00; }
  .rosso-finmatica .complementary-2-color-a11 {
    color: #4d2e00; }
  .rosso-finmatica .complementary-2-border-color-a11 {
    border-color: #4d2e00 !important; }
    .rosso-finmatica .complementary-2-border-color-a11.border {
      border-color: #4d2e00 !important; }
  .rosso-finmatica .complementary-2-bg-a12 {
    background-color: #331f00; }
  .rosso-finmatica .complementary-2-color-a12 {
    color: #331f00; }
  .rosso-finmatica .complementary-2-border-color-a12 {
    border-color: #331f00 !important; }
    .rosso-finmatica .complementary-2-border-color-a12.border {
      border-color: #331f00 !important; }
  .rosso-finmatica .complementary-3-bg {
    background-color: #00cf86; }
  .rosso-finmatica .complementary-3-color {
    color: #00cf86; }
  .rosso-finmatica .complementary-3-border-color- {
    border-color: #00cf86 !important; }
    .rosso-finmatica .complementary-3-border-color-.border {
      border-color: #00cf86 !important; }
  .rosso-finmatica .complementary-3-bg-a1 {
    background-color: #bfffe9; }
  .rosso-finmatica .complementary-3-color-a1 {
    color: #bfffe9; }
  .rosso-finmatica .complementary-3-border-color-a1 {
    border-color: #bfffe9 !important; }
    .rosso-finmatica .complementary-3-border-color-a1.border {
      border-color: #bfffe9 !important; }
  .rosso-finmatica .complementary-3-bg-a2 {
    background-color: #93f5d3; }
  .rosso-finmatica .complementary-3-color-a2 {
    color: #93f5d3; }
  .rosso-finmatica .complementary-3-border-color-a2 {
    border-color: #93f5d3 !important; }
    .rosso-finmatica .complementary-3-border-color-a2.border {
      border-color: #93f5d3 !important; }
  .rosso-finmatica .complementary-3-bg-a3 {
    background-color: #6aebbd; }
  .rosso-finmatica .complementary-3-color-a3 {
    color: #6aebbd; }
  .rosso-finmatica .complementary-3-border-color-a3 {
    border-color: #6aebbd !important; }
    .rosso-finmatica .complementary-3-border-color-a3.border {
      border-color: #6aebbd !important; }
  .rosso-finmatica .complementary-3-bg-a4 {
    background-color: #43e0a9; }
  .rosso-finmatica .complementary-3-color-a4 {
    color: #43e0a9; }
  .rosso-finmatica .complementary-3-border-color-a4 {
    border-color: #43e0a9 !important; }
    .rosso-finmatica .complementary-3-border-color-a4.border {
      border-color: #43e0a9 !important; }
  .rosso-finmatica .complementary-3-bg-a5 {
    background-color: #20d696; }
  .rosso-finmatica .complementary-3-color-a5 {
    color: #20d696; }
  .rosso-finmatica .complementary-3-border-color-a5 {
    border-color: #20d696 !important; }
    .rosso-finmatica .complementary-3-border-color-a5.border {
      border-color: #20d696 !important; }
  .rosso-finmatica .complementary-3-bg-a6 {
    background-color: #00cc85; }
  .rosso-finmatica .complementary-3-color-a6 {
    color: #00cc85; }
  .rosso-finmatica .complementary-3-border-color-a6 {
    border-color: #00cc85 !important; }
    .rosso-finmatica .complementary-3-border-color-a6.border {
      border-color: #00cc85 !important; }
  .rosso-finmatica .complementary-3-bg-a7 {
    background-color: #00b374; }
  .rosso-finmatica .complementary-3-color-a7 {
    color: #00b374; }
  .rosso-finmatica .complementary-3-border-color-a7 {
    border-color: #00b374 !important; }
    .rosso-finmatica .complementary-3-border-color-a7.border {
      border-color: #00b374 !important; }
  .rosso-finmatica .complementary-3-bg-a8 {
    background-color: #009963; }
  .rosso-finmatica .complementary-3-color-a8 {
    color: #009963; }
  .rosso-finmatica .complementary-3-border-color-a8 {
    border-color: #009963 !important; }
    .rosso-finmatica .complementary-3-border-color-a8.border {
      border-color: #009963 !important; }
  .rosso-finmatica .complementary-3-bg-a9 {
    background-color: #008053; }
  .rosso-finmatica .complementary-3-color-a9 {
    color: #008053; }
  .rosso-finmatica .complementary-3-border-color-a9 {
    border-color: #008053 !important; }
    .rosso-finmatica .complementary-3-border-color-a9.border {
      border-color: #008053 !important; }
  .rosso-finmatica .complementary-3-bg-a10 {
    background-color: #006642; }
  .rosso-finmatica .complementary-3-color-a10 {
    color: #006642; }
  .rosso-finmatica .complementary-3-border-color-a10 {
    border-color: #006642 !important; }
    .rosso-finmatica .complementary-3-border-color-a10.border {
      border-color: #006642 !important; }
  .rosso-finmatica .complementary-3-bg-a11 {
    background-color: #004d32; }
  .rosso-finmatica .complementary-3-color-a11 {
    color: #004d32; }
  .rosso-finmatica .complementary-3-border-color-a11 {
    border-color: #004d32 !important; }
    .rosso-finmatica .complementary-3-border-color-a11.border {
      border-color: #004d32 !important; }
  .rosso-finmatica .complementary-3-bg-a12 {
    background-color: #003321; }
  .rosso-finmatica .complementary-3-color-a12 {
    color: #003321; }
  .rosso-finmatica .complementary-3-border-color-a12 {
    border-color: #003321 !important; }
    .rosso-finmatica .complementary-3-border-color-a12.border {
      border-color: #003321 !important; }
  .rosso-finmatica .analogue-1-bg {
    background-color: #3126ff; }
  .rosso-finmatica .analogue-1-color {
    color: #3126ff; }
  .rosso-finmatica .analogue-1-border-color- {
    border-color: #3126ff !important; }
    .rosso-finmatica .analogue-1-border-color-.border {
      border-color: #3126ff !important; }
  .rosso-finmatica .analogue-1-bg-b1 {
    background-color: #3126ff; }
  .rosso-finmatica .analogue-1-color-b1 {
    color: #3126ff; }
  .rosso-finmatica .analogue-1-border-color-b1 {
    border-color: #3126ff !important; }
    .rosso-finmatica .analogue-1-border-color-b1.border {
      border-color: #3126ff !important; }
  .rosso-finmatica .analogue-1-bg-b2 {
    background-color: #4239e6; }
  .rosso-finmatica .analogue-1-color-b2 {
    color: #4239e6; }
  .rosso-finmatica .analogue-1-border-color-b2 {
    border-color: #4239e6 !important; }
    .rosso-finmatica .analogue-1-border-color-b2.border {
      border-color: #4239e6 !important; }
  .rosso-finmatica .analogue-1-bg-b3 {
    background-color: #4e47cc; }
  .rosso-finmatica .analogue-1-color-b3 {
    color: #4e47cc; }
  .rosso-finmatica .analogue-1-border-color-b3 {
    border-color: #4e47cc !important; }
    .rosso-finmatica .analogue-1-border-color-b3.border {
      border-color: #4e47cc !important; }
  .rosso-finmatica .analogue-1-bg-b4 {
    background-color: #5550b3; }
  .rosso-finmatica .analogue-1-color-b4 {
    color: #5550b3; }
  .rosso-finmatica .analogue-1-border-color-b4 {
    border-color: #5550b3 !important; }
    .rosso-finmatica .analogue-1-border-color-b4.border {
      border-color: #5550b3 !important; }
  .rosso-finmatica .analogue-1-bg-b5 {
    background-color: #585499; }
  .rosso-finmatica .analogue-1-color-b5 {
    color: #585499; }
  .rosso-finmatica .analogue-1-border-color-b5 {
    border-color: #585499 !important; }
    .rosso-finmatica .analogue-1-border-color-b5.border {
      border-color: #585499 !important; }
  .rosso-finmatica .analogue-1-bg-b6 {
    background-color: #555380; }
  .rosso-finmatica .analogue-1-color-b6 {
    color: #555380; }
  .rosso-finmatica .analogue-1-border-color-b6 {
    border-color: #555380 !important; }
    .rosso-finmatica .analogue-1-border-color-b6.border {
      border-color: #555380 !important; }
  .rosso-finmatica .analogue-1-bg-b7 {
    background-color: #4e4d66; }
  .rosso-finmatica .analogue-1-color-b7 {
    color: #4e4d66; }
  .rosso-finmatica .analogue-1-border-color-b7 {
    border-color: #4e4d66 !important; }
    .rosso-finmatica .analogue-1-border-color-b7.border {
      border-color: #4e4d66 !important; }
  .rosso-finmatica .analogue-1-bg-b8 {
    background-color: #42414d; }
  .rosso-finmatica .analogue-1-color-b8 {
    color: #42414d; }
  .rosso-finmatica .analogue-1-border-color-b8 {
    border-color: #42414d !important; }
    .rosso-finmatica .analogue-1-border-color-b8.border {
      border-color: #42414d !important; }
  .rosso-finmatica .analogue-2-bg {
    background-color: #0bd9d2; }
  .rosso-finmatica .analogue-2-color {
    color: #0bd9d2; }
  .rosso-finmatica .analogue-2-border-color- {
    border-color: #0bd9d2 !important; }
    .rosso-finmatica .analogue-2-border-color-.border {
      border-color: #0bd9d2 !important; }
  .rosso-finmatica .analogue-2-bg-b1 {
    background-color: #0bd9d2; }
  .rosso-finmatica .analogue-2-color-b1 {
    color: #0bd9d2; }
  .rosso-finmatica .analogue-2-border-color-b1 {
    border-color: #0bd9d2 !important; }
    .rosso-finmatica .analogue-2-border-color-b1.border {
      border-color: #0bd9d2 !important; }
  .rosso-finmatica .analogue-2-bg-b2 {
    background-color: #1dbfba; }
  .rosso-finmatica .analogue-2-color-b2 {
    color: #1dbfba; }
  .rosso-finmatica .analogue-2-border-color-b2 {
    border-color: #1dbfba !important; }
    .rosso-finmatica .analogue-2-border-color-b2.border {
      border-color: #1dbfba !important; }
  .rosso-finmatica .analogue-2-bg-b3 {
    background-color: #29a6a2; }
  .rosso-finmatica .analogue-2-color-b3 {
    color: #29a6a2; }
  .rosso-finmatica .analogue-2-border-color-b3 {
    border-color: #29a6a2 !important; }
    .rosso-finmatica .analogue-2-border-color-b3.border {
      border-color: #29a6a2 !important; }
  .rosso-finmatica .analogue-2-bg-b4 {
    background-color: #318c89; }
  .rosso-finmatica .analogue-2-color-b4 {
    color: #318c89; }
  .rosso-finmatica .analogue-2-border-color-b4 {
    border-color: #318c89 !important; }
    .rosso-finmatica .analogue-2-border-color-b4.border {
      border-color: #318c89 !important; }
  .rosso-finmatica .analogue-2-bg-b5 {
    background-color: #347371; }
  .rosso-finmatica .analogue-2-color-b5 {
    color: #347371; }
  .rosso-finmatica .analogue-2-border-color-b5 {
    border-color: #347371 !important; }
    .rosso-finmatica .analogue-2-border-color-b5.border {
      border-color: #347371 !important; }
  .rosso-finmatica .analogue-2-bg-b6 {
    background-color: #315958; }
  .rosso-finmatica .analogue-2-color-b6 {
    color: #315958; }
  .rosso-finmatica .analogue-2-border-color-b6 {
    border-color: #315958 !important; }
    .rosso-finmatica .analogue-2-border-color-b6.border {
      border-color: #315958 !important; }
  .rosso-finmatica .analogue-2-bg-b7 {
    background-color: #29403f; }
  .rosso-finmatica .analogue-2-color-b7 {
    color: #29403f; }
  .rosso-finmatica .analogue-2-border-color-b7 {
    border-color: #29403f !important; }
    .rosso-finmatica .analogue-2-border-color-b7.border {
      border-color: #29403f !important; }
  .rosso-finmatica .analogue-2-bg-b8 {
    background-color: #1d2626; }
  .rosso-finmatica .analogue-2-color-b8 {
    color: #1d2626; }
  .rosso-finmatica .analogue-2-border-color-b8 {
    border-color: #1d2626 !important; }
    .rosso-finmatica .analogue-2-border-color-b8.border {
      border-color: #1d2626 !important; }
  .rosso-finmatica .complementary-1-bg-b1 {
    background-color: #f73e5a; }
  .rosso-finmatica .complementary-1-color-b1 {
    color: #f73e5a; }
  .rosso-finmatica .complementary-1-border-color-b1 {
    border-color: #f73e5a !important; }
    .rosso-finmatica .complementary-1-border-color-b1.border {
      border-color: #f73e5a !important; }
  .rosso-finmatica .complementary-1-bg-b2 {
    background-color: #de4e63; }
  .rosso-finmatica .complementary-1-color-b2 {
    color: #de4e63; }
  .rosso-finmatica .complementary-1-border-color-b2 {
    border-color: #de4e63 !important; }
    .rosso-finmatica .complementary-1-border-color-b2.border {
      border-color: #de4e63 !important; }
  .rosso-finmatica .complementary-1-bg-b3 {
    background-color: #c45869; }
  .rosso-finmatica .complementary-1-color-b3 {
    color: #c45869; }
  .rosso-finmatica .complementary-1-border-color-b3 {
    border-color: #c45869 !important; }
    .rosso-finmatica .complementary-1-border-color-b3.border {
      border-color: #c45869 !important; }
  .rosso-finmatica .complementary-1-bg-b4 {
    background-color: #ab5e69; }
  .rosso-finmatica .complementary-1-color-b4 {
    color: #ab5e69; }
  .rosso-finmatica .complementary-1-border-color-b4 {
    border-color: #ab5e69 !important; }
    .rosso-finmatica .complementary-1-border-color-b4.border {
      border-color: #ab5e69 !important; }
  .rosso-finmatica .complementary-1-bg-b5 {
    background-color: #915e66; }
  .rosso-finmatica .complementary-1-color-b5 {
    color: #915e66; }
  .rosso-finmatica .complementary-1-border-color-b5 {
    border-color: #915e66 !important; }
    .rosso-finmatica .complementary-1-border-color-b5.border {
      border-color: #915e66 !important; }
  .rosso-finmatica .complementary-1-bg-b6 {
    background-color: #785a5e; }
  .rosso-finmatica .complementary-1-color-b6 {
    color: #785a5e; }
  .rosso-finmatica .complementary-1-border-color-b6 {
    border-color: #785a5e !important; }
    .rosso-finmatica .complementary-1-border-color-b6.border {
      border-color: #785a5e !important; }
  .rosso-finmatica .complementary-1-bg-b7 {
    background-color: #5e5052; }
  .rosso-finmatica .complementary-1-color-b7 {
    color: #5e5052; }
  .rosso-finmatica .complementary-1-border-color-b7 {
    border-color: #5e5052 !important; }
    .rosso-finmatica .complementary-1-border-color-b7.border {
      border-color: #5e5052 !important; }
  .rosso-finmatica .complementary-1-bg-b8 {
    background-color: #454142; }
  .rosso-finmatica .complementary-1-color-b8 {
    color: #454142; }
  .rosso-finmatica .complementary-1-border-color-b8 {
    border-color: #454142 !important; }
    .rosso-finmatica .complementary-1-border-color-b8.border {
      border-color: #454142 !important; }
  .rosso-finmatica .complementary-2-bg-b1 {
    background-color: #ff9900; }
  .rosso-finmatica .complementary-2-color-b1 {
    color: #ff9900; }
  .rosso-finmatica .complementary-2-border-color-b1 {
    border-color: #ff9900 !important; }
    .rosso-finmatica .complementary-2-border-color-b1.border {
      border-color: #ff9900 !important; }
  .rosso-finmatica .complementary-2-bg-b2 {
    background-color: #e69317; }
  .rosso-finmatica .complementary-2-color-b2 {
    color: #e69317; }
  .rosso-finmatica .complementary-2-border-color-b2 {
    border-color: #e69317 !important; }
    .rosso-finmatica .complementary-2-border-color-b2.border {
      border-color: #e69317 !important; }
  .rosso-finmatica .complementary-2-bg-b3 {
    background-color: #cc8b29; }
  .rosso-finmatica .complementary-2-color-b3 {
    color: #cc8b29; }
  .rosso-finmatica .complementary-2-border-color-b3 {
    border-color: #cc8b29 !important; }
    .rosso-finmatica .complementary-2-border-color-b3.border {
      border-color: #cc8b29 !important; }
  .rosso-finmatica .complementary-2-bg-b4 {
    background-color: #b38136; }
  .rosso-finmatica .complementary-2-color-b4 {
    color: #b38136; }
  .rosso-finmatica .complementary-2-border-color-b4 {
    border-color: #b38136 !important; }
    .rosso-finmatica .complementary-2-border-color-b4.border {
      border-color: #b38136 !important; }
  .rosso-finmatica .complementary-2-bg-b5 {
    background-color: #99743d; }
  .rosso-finmatica .complementary-2-color-b5 {
    color: #99743d; }
  .rosso-finmatica .complementary-2-border-color-b5 {
    border-color: #99743d !important; }
    .rosso-finmatica .complementary-2-border-color-b5.border {
      border-color: #99743d !important; }
  .rosso-finmatica .complementary-2-bg-b6 {
    background-color: #806640; }
  .rosso-finmatica .complementary-2-color-b6 {
    color: #806640; }
  .rosso-finmatica .complementary-2-border-color-b6 {
    border-color: #806640 !important; }
    .rosso-finmatica .complementary-2-border-color-b6.border {
      border-color: #806640 !important; }
  .rosso-finmatica .complementary-2-bg-b7 {
    background-color: #66563d; }
  .rosso-finmatica .complementary-2-color-b7 {
    color: #66563d; }
  .rosso-finmatica .complementary-2-border-color-b7 {
    border-color: #66563d !important; }
    .rosso-finmatica .complementary-2-border-color-b7.border {
      border-color: #66563d !important; }
  .rosso-finmatica .complementary-2-bg-b8 {
    background-color: #4d4336; }
  .rosso-finmatica .complementary-2-color-b8 {
    color: #4d4336; }
  .rosso-finmatica .complementary-2-border-color-b8 {
    border-color: #4d4336 !important; }
    .rosso-finmatica .complementary-2-border-color-b8.border {
      border-color: #4d4336 !important; }
  .rosso-finmatica .complementary-3-bg-b1 {
    background-color: #00cf86; }
  .rosso-finmatica .complementary-3-color-b1 {
    color: #00cf86; }
  .rosso-finmatica .complementary-3-border-color-b1 {
    border-color: #00cf86 !important; }
    .rosso-finmatica .complementary-3-border-color-b1.border {
      border-color: #00cf86 !important; }
  .rosso-finmatica .complementary-3-bg-b2 {
    background-color: #12b57c; }
  .rosso-finmatica .complementary-3-color-b2 {
    color: #12b57c; }
  .rosso-finmatica .complementary-3-border-color-b2 {
    border-color: #12b57c !important; }
    .rosso-finmatica .complementary-3-border-color-b2.border {
      border-color: #12b57c !important; }
  .rosso-finmatica .complementary-3-bg-b3 {
    background-color: #1f9c70; }
  .rosso-finmatica .complementary-3-color-b3 {
    color: #1f9c70; }
  .rosso-finmatica .complementary-3-border-color-b3 {
    border-color: #1f9c70 !important; }
    .rosso-finmatica .complementary-3-border-color-b3.border {
      border-color: #1f9c70 !important; }
  .rosso-finmatica .complementary-3-bg-b4 {
    background-color: #278262; }
  .rosso-finmatica .complementary-3-color-b4 {
    color: #278262; }
  .rosso-finmatica .complementary-3-border-color-b4 {
    border-color: #278262 !important; }
    .rosso-finmatica .complementary-3-border-color-b4.border {
      border-color: #278262 !important; }
  .rosso-finmatica .complementary-3-bg-b5 {
    background-color: #2a6953; }
  .rosso-finmatica .complementary-3-color-b5 {
    color: #2a6953; }
  .rosso-finmatica .complementary-3-border-color-b5 {
    border-color: #2a6953 !important; }
    .rosso-finmatica .complementary-3-border-color-b5.border {
      border-color: #2a6953 !important; }
  .rosso-finmatica .complementary-3-bg-b6 {
    background-color: #284f41; }
  .rosso-finmatica .complementary-3-color-b6 {
    color: #284f41; }
  .rosso-finmatica .complementary-3-border-color-b6 {
    border-color: #284f41 !important; }
    .rosso-finmatica .complementary-3-border-color-b6.border {
      border-color: #284f41 !important; }
  .rosso-finmatica .complementary-3-bg-b7 {
    background-color: #20362e; }
  .rosso-finmatica .complementary-3-color-b7 {
    color: #20362e; }
  .rosso-finmatica .complementary-3-border-color-b7 {
    border-color: #20362e !important; }
    .rosso-finmatica .complementary-3-border-color-b7.border {
      border-color: #20362e !important; }
  .rosso-finmatica .complementary-3-bg-b8 {
    background-color: #141c19; }
  .rosso-finmatica .complementary-3-color-b8 {
    color: #141c19; }
  .rosso-finmatica .complementary-3-border-color-b8 {
    border-color: #141c19 !important; }
    .rosso-finmatica .complementary-3-border-color-b8.border {
      border-color: #141c19 !important; }
  .rosso-finmatica .neutral-1-bg {
    background-color: #17324d; }
  .rosso-finmatica .neutral-1-color {
    color: #17324d; }
  .rosso-finmatica .neutral-1-border-color- {
    border-color: #17324d !important; }
    .rosso-finmatica .neutral-1-border-color-.border {
      border-color: #17324d !important; }
  .rosso-finmatica .neutral-1-bg-a1 {
    background-color: #ebeced; }
  .rosso-finmatica .neutral-1-color-a1 {
    color: #ebeced; }
  .rosso-finmatica .neutral-1-border-color-a1 {
    border-color: #ebeced !important; }
    .rosso-finmatica .neutral-1-border-color-a1.border {
      border-color: #ebeced !important; }
  .rosso-finmatica .neutral-1-bg-a2 {
    background-color: #d9dadb; }
  .rosso-finmatica .neutral-1-color-a2 {
    color: #d9dadb; }
  .rosso-finmatica .neutral-1-border-color-a2 {
    border-color: #d9dadb !important; }
    .rosso-finmatica .neutral-1-border-color-a2.border {
      border-color: #d9dadb !important; }
  .rosso-finmatica .neutral-1-bg-a3 {
    background-color: #c5c7c9; }
  .rosso-finmatica .neutral-1-color-a3 {
    color: #c5c7c9; }
  .rosso-finmatica .neutral-1-border-color-a3 {
    border-color: #c5c7c9 !important; }
    .rosso-finmatica .neutral-1-border-color-a3.border {
      border-color: #c5c7c9 !important; }
  .rosso-finmatica .neutral-1-bg-a4 {
    background-color: #adb2b8; }
  .rosso-finmatica .neutral-1-color-a4 {
    color: #adb2b8; }
  .rosso-finmatica .neutral-1-border-color-a4 {
    border-color: #adb2b8 !important; }
    .rosso-finmatica .neutral-1-border-color-a4.border {
      border-color: #adb2b8 !important; }
  .rosso-finmatica .neutral-1-bg-a5 {
    background-color: #959da6; }
  .rosso-finmatica .neutral-1-color-a5 {
    color: #959da6; }
  .rosso-finmatica .neutral-1-border-color-a5 {
    border-color: #959da6 !important; }
    .rosso-finmatica .neutral-1-border-color-a5.border {
      border-color: #959da6 !important; }
  .rosso-finmatica .neutral-1-bg-a6 {
    background-color: #768594; }
  .rosso-finmatica .neutral-1-color-a6 {
    color: #768594; }
  .rosso-finmatica .neutral-1-border-color-a6 {
    border-color: #768594 !important; }
    .rosso-finmatica .neutral-1-border-color-a6.border {
      border-color: #768594 !important; }
  .rosso-finmatica .neutral-1-bg-a7 {
    background-color: #5b6f82; }
  .rosso-finmatica .neutral-1-color-a7 {
    color: #5b6f82; }
  .rosso-finmatica .neutral-1-border-color-a7 {
    border-color: #5b6f82 !important; }
    .rosso-finmatica .neutral-1-border-color-a7.border {
      border-color: #5b6f82 !important; }
  .rosso-finmatica .neutral-1-bg-a8 {
    background-color: #435a70; }
  .rosso-finmatica .neutral-1-color-a8 {
    color: #435a70; }
  .rosso-finmatica .neutral-1-border-color-a8 {
    border-color: #435a70 !important; }
    .rosso-finmatica .neutral-1-border-color-a8.border {
      border-color: #435a70 !important; }
  .rosso-finmatica .neutral-1-bg-a9 {
    background-color: #2f475e; }
  .rosso-finmatica .neutral-1-color-a9 {
    color: #2f475e; }
  .rosso-finmatica .neutral-1-border-color-a9 {
    border-color: #2f475e !important; }
    .rosso-finmatica .neutral-1-border-color-a9.border {
      border-color: #2f475e !important; }
  .rosso-finmatica .neutral-1-bg-a10 {
    background-color: #17324d; }
  .rosso-finmatica .neutral-1-color-a10 {
    color: #17324d; }
  .rosso-finmatica .neutral-1-border-color-a10 {
    border-color: #17324d !important; }
    .rosso-finmatica .neutral-1-border-color-a10.border {
      border-color: #17324d !important; }
  .rosso-finmatica .neutral-2-bg {
    background-color: #e6ecf2; }
  .rosso-finmatica .neutral-2-color {
    color: #e6ecf2; }
  .rosso-finmatica .neutral-2-border-color- {
    border-color: #e6ecf2; }
  .rosso-finmatica .neutral-2-bg-b1 {
    background-color: #e6ecf2; }
  .rosso-finmatica .neutral-2-color-b1 {
    color: #e6ecf2; }
  .rosso-finmatica .neutral-2-border-color-b1 {
    border-color: #e6ecf2 !important; }
    .rosso-finmatica .neutral-2-border-color-b1.border {
      border-color: #e6ecf2 !important; }
  .rosso-finmatica .neutral-2-bg-b2 {
    background-color: #c2c7cc; }
  .rosso-finmatica .neutral-2-color-b2 {
    color: #c2c7cc; }
  .rosso-finmatica .neutral-2-border-color-b2 {
    border-color: #c2c7cc !important; }
    .rosso-finmatica .neutral-2-border-color-b2.border {
      border-color: #c2c7cc !important; }
  .rosso-finmatica .neutral-2-bg-b3 {
    background-color: #9da2a6; }
  .rosso-finmatica .neutral-2-color-b3 {
    color: #9da2a6; }
  .rosso-finmatica .neutral-2-border-color-b3 {
    border-color: #9da2a6 !important; }
    .rosso-finmatica .neutral-2-border-color-b3.border {
      border-color: #9da2a6 !important; }
  .rosso-finmatica .neutral-2-bg-b4 {
    background-color: #797c80; }
  .rosso-finmatica .neutral-2-color-b4 {
    color: #797c80; }
  .rosso-finmatica .neutral-2-border-color-b4 {
    border-color: #797c80 !important; }
    .rosso-finmatica .neutral-2-border-color-b4.border {
      border-color: #797c80 !important; }
  .rosso-finmatica .neutral-2-bg-b5 {
    background-color: #565759; }
  .rosso-finmatica .neutral-2-color-b5 {
    color: #565759; }
  .rosso-finmatica .neutral-2-border-color-b5 {
    border-color: #565759 !important; }
    .rosso-finmatica .neutral-2-border-color-b5.border {
      border-color: #565759 !important; }
  .rosso-finmatica .neutral-2-bg-b6 {
    background-color: #2f3133; }
  .rosso-finmatica .neutral-2-color-b6 {
    color: #2f3133; }
  .rosso-finmatica .neutral-2-border-color-b6 {
    border-color: #2f3133 !important; }
    .rosso-finmatica .neutral-2-border-color-b6.border {
      border-color: #2f3133 !important; }
  .rosso-finmatica .neutral-2-bg-b7 {
    background-color: #0c0c0d; }
  .rosso-finmatica .neutral-2-color-b7 {
    color: #0c0c0d; }
  .rosso-finmatica .neutral-2-border-color-b7 {
    border-color: #0c0c0d !important; }
    .rosso-finmatica .neutral-2-border-color-b7.border {
      border-color: #0c0c0d !important; }
  .rosso-finmatica .neutral-2-bg-a1 {
    background-color: #e6ecf2; }
  .rosso-finmatica .neutral-2-color-a1 {
    color: #e6ecf2; }
  .rosso-finmatica .neutral-2-border-color-a1 {
    border-color: #e6ecf2 !important; }
    .rosso-finmatica .neutral-2-border-color-a1.border {
      border-color: #e6ecf2 !important; }
  .rosso-finmatica .neutral-2-bg-a2 {
    background-color: #bcc4cc; }
  .rosso-finmatica .neutral-2-color-a2 {
    color: #bcc4cc; }
  .rosso-finmatica .neutral-2-border-color-a2 {
    border-color: #bcc4cc !important; }
    .rosso-finmatica .neutral-2-border-color-a2.border {
      border-color: #bcc4cc !important; }
  .rosso-finmatica .neutral-2-bg-a3 {
    background-color: #9aa0a6; }
  .rosso-finmatica .neutral-2-color-a3 {
    color: #9aa0a6; }
  .rosso-finmatica .neutral-2-border-color-a3 {
    border-color: #9aa0a6 !important; }
    .rosso-finmatica .neutral-2-border-color-a3.border {
      border-color: #9aa0a6 !important; }
  .rosso-finmatica .neutral-2-bg-a4 {
    background-color: #777b80; }
  .rosso-finmatica .neutral-2-color-a4 {
    color: #777b80; }
  .rosso-finmatica .neutral-2-border-color-a4 {
    border-color: #777b80 !important; }
    .rosso-finmatica .neutral-2-border-color-a4.border {
      border-color: #777b80 !important; }
  .rosso-finmatica .neutral-2-bg-a5 {
    background-color: #535659; }
  .rosso-finmatica .neutral-2-color-a5 {
    color: #535659; }
  .rosso-finmatica .neutral-2-border-color-a5 {
    border-color: #535659 !important; }
    .rosso-finmatica .neutral-2-border-color-a5.border {
      border-color: #535659 !important; }
  .rosso-finmatica .neutral-2-bg-a6 {
    background-color: #2f3133; }
  .rosso-finmatica .neutral-2-color-a6 {
    color: #2f3133; }
  .rosso-finmatica .neutral-2-border-color-a6 {
    border-color: #2f3133 !important; }
    .rosso-finmatica .neutral-2-border-color-a6.border {
      border-color: #2f3133 !important; }
  .rosso-finmatica .neutral-2-bg-a7 {
    background-color: #17181a; }
  .rosso-finmatica .neutral-2-color-a7 {
    color: #17181a; }
  .rosso-finmatica .neutral-2-border-color-a7 {
    border-color: #17181a !important; }
    .rosso-finmatica .neutral-2-border-color-a7.border {
      border-color: #17181a !important; }
  .rosso-finmatica .lightgrey-bg-a1 {
    background-color: #e8f2fc; }
  .rosso-finmatica .lightgrey-color-a1 {
    color: #e8f2fc; }
  .rosso-finmatica .lightgrey-border-color-a1 {
    border-color: #e8f2fc !important; }
    .rosso-finmatica .lightgrey-border-color-a1.border {
      border-color: #e8f2fc !important; }
  .rosso-finmatica .lightgrey-bg-a2 {
    background-color: #edf5fc; }
  .rosso-finmatica .lightgrey-color-a2 {
    color: #edf5fc; }
  .rosso-finmatica .lightgrey-border-color-a2 {
    border-color: #edf5fc !important; }
    .rosso-finmatica .lightgrey-border-color-a2.border {
      border-color: #edf5fc !important; }
  .rosso-finmatica .lightgrey-bg-a3 {
    background-color: #f2f7fc; }
  .rosso-finmatica .lightgrey-color-a3 {
    color: #f2f7fc; }
  .rosso-finmatica .lightgrey-border-color-a3 {
    border-color: #f2f7fc !important; }
    .rosso-finmatica .lightgrey-border-color-a3.border {
      border-color: #f2f7fc !important; }
  .rosso-finmatica .lightgrey-bg-a4 {
    background-color: #f5f9fc; }
  .rosso-finmatica .lightgrey-color-a4 {
    color: #f5f9fc; }
  .rosso-finmatica .lightgrey-border-color-a4 {
    border-color: #f5f9fc !important; }
    .rosso-finmatica .lightgrey-border-color-a4.border {
      border-color: #f5f9fc !important; }
  .rosso-finmatica .lightgrey-bg-b1 {
    background-color: #e6f0fa; }
  .rosso-finmatica .lightgrey-color-b1 {
    color: #e6f0fa; }
  .rosso-finmatica .lightgrey-border-color-b1 {
    border-color: #e6f0fa !important; }
    .rosso-finmatica .lightgrey-border-color-b1.border {
      border-color: #e6f0fa !important; }
  .rosso-finmatica .lightgrey-bg-b2 {
    background-color: #ebf2fa; }
  .rosso-finmatica .lightgrey-color-b2 {
    color: #ebf2fa; }
  .rosso-finmatica .lightgrey-border-color-b2 {
    border-color: #ebf2fa !important; }
    .rosso-finmatica .lightgrey-border-color-b2.border {
      border-color: #ebf2fa !important; }
  .rosso-finmatica .lightgrey-bg-b3 {
    background-color: #edf4fa; }
  .rosso-finmatica .lightgrey-color-b3 {
    color: #edf4fa; }
  .rosso-finmatica .lightgrey-border-color-b3 {
    border-color: #edf4fa !important; }
    .rosso-finmatica .lightgrey-border-color-b3.border {
      border-color: #edf4fa !important; }
  .rosso-finmatica .lightgrey-bg-b4 {
    background-color: #f2f6fa; }
  .rosso-finmatica .lightgrey-color-b4 {
    color: #f2f6fa; }
  .rosso-finmatica .lightgrey-border-color-b4 {
    border-color: #f2f6fa !important; }
    .rosso-finmatica .lightgrey-border-color-b4.border {
      border-color: #f2f6fa !important; }
  .rosso-finmatica .lightgrey-bg-c1 {
    background-color: #f7f9fa; }
  .rosso-finmatica .lightgrey-color-c1 {
    color: #f7f9fa; }
  .rosso-finmatica .lightgrey-border-color-c1 {
    border-color: #f7f9fa !important; }
    .rosso-finmatica .lightgrey-border-color-c1.border {
      border-color: #f7f9fa !important; }
  .rosso-finmatica .lightgrey-bg-c2 {
    background-color: #f5f6f7; }
  .rosso-finmatica .lightgrey-color-c2 {
    color: #f5f6f7; }
  .rosso-finmatica .lightgrey-border-color-c2 {
    border-color: #f5f6f7 !important; }
    .rosso-finmatica .lightgrey-border-color-c2.border {
      border-color: #f5f6f7 !important; }
  .rosso-finmatica :root {
    --blue: #007BFF;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #FFF;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --gray-secondary: #5c6f82;
    --gray-tertiary: #5a768a;
    --gray-quaternary: #fcfdff;
    --primary: #CC2C29;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --black: #000;
    --white: #FFF;
    --100: #f8f9fa;
    --200: #e9ecef;
    --300: #dee2e6;
    --400: #ced4da;
    --500: #adb5bd;
    --600: #6c757d;
    --700: #495057;
    --800: #343a40;
    --900: #212529;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
  @media print {
    .rosso-finmatica *,
    .rosso-finmatica *::before,
    .rosso-finmatica *::after {
      text-shadow: none !important;
      box-shadow: none !important; }
    .rosso-finmatica a:not(.btn) {
      text-decoration: underline; }
    .rosso-finmatica abbr[title]::after {
      content: " (" attr(title) ")"; }
    .rosso-finmatica pre {
      white-space: pre-wrap !important; }
    .rosso-finmatica pre,
    .rosso-finmatica blockquote {
      border: 1px solid #adb5bd;
      page-break-inside: avoid; }
    .rosso-finmatica thead {
      display: table-header-group; }
    .rosso-finmatica tr,
    .rosso-finmatica img {
      page-break-inside: avoid; }
    .rosso-finmatica p,
    .rosso-finmatica h2,
    .rosso-finmatica h3 {
      orphans: 3;
      widows: 3; }
    .rosso-finmatica h2,
    .rosso-finmatica h3 {
      page-break-after: avoid; }
    .rosso-finmatica {
      @page {
        size: a3; } }
    .rosso-finmatica body {
      min-width: 992px !important; }
    .rosso-finmatica .container {
      min-width: 992px !important; }
    .rosso-finmatica .navbar {
      display: none; }
    .rosso-finmatica .badge {
      border: 1px solid #000; }
    .rosso-finmatica .table {
      border-collapse: collapse !important; }
      .rosso-finmatica .table td,
      .rosso-finmatica .table th {
        background-color: #FFF !important; }
    .rosso-finmatica .table-bordered th,
    .rosso-finmatica .table-bordered td {
      border: 1px solid #dee2e6 !important; }
    .rosso-finmatica .table-dark {
      color: inherit; }
      .rosso-finmatica .table-dark th,
      .rosso-finmatica .table-dark td,
      .rosso-finmatica .table-dark thead th,
      .rosso-finmatica .table-dark tbody + tbody {
        border-color: #dee2e6; }
    .rosso-finmatica .table .thead-dark th {
      color: inherit;
      border-color: #dee2e6; } }
  .rosso-finmatica *,
  .rosso-finmatica *::before,
  .rosso-finmatica *::after {
    box-sizing: border-box; }
  .rosso-finmatica html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .rosso-finmatica article, .rosso-finmatica aside, .rosso-finmatica figcaption, .rosso-finmatica figure, .rosso-finmatica footer, .rosso-finmatica header, .rosso-finmatica hgroup, .rosso-finmatica main, .rosso-finmatica nav, .rosso-finmatica section {
    display: block; }
  .rosso-finmatica body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #FFF; }
  .rosso-finmatica [tabindex="-1"]:focus:not(:focus-visible), .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label[tabindex="-1"]:not(:focus-visible), .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label[tabindex="-1"]:not(:focus-visible), .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .lever[tabindex="-1"]:not(:focus-visible), .rosso-finmatica .form-check [type='checkbox']:focus + label[tabindex="-1"]:not(:focus-visible),
  .rosso-finmatica .form-check [type='radio']:focus + label[tabindex="-1"]:not(:focus-visible), .rosso-finmatica .toggles label input[type='checkbox']:focus + .lever[tabindex="-1"]:not(:focus-visible) {
    outline: 0 !important; }
  .rosso-finmatica hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible; }
  .rosso-finmatica h1, .rosso-finmatica h2, .rosso-finmatica h3, .rosso-finmatica h4, .rosso-finmatica h5, .rosso-finmatica h6 {
    margin-top: 0;
    margin-bottom: 0.5rem; }
  .rosso-finmatica p {
    margin-top: 0;
    margin-bottom: 1rem; }
  .rosso-finmatica abbr[title],
  .rosso-finmatica abbr[data-original-title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    text-decoration-skip-ink: none; }
  .rosso-finmatica address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit; }
  .rosso-finmatica ol,
  .rosso-finmatica ul,
  .rosso-finmatica dl {
    margin-top: 0;
    margin-bottom: 1rem; }
  .rosso-finmatica ol ol,
  .rosso-finmatica ul ul,
  .rosso-finmatica ol ul,
  .rosso-finmatica ul ol {
    margin-bottom: 0; }
  .rosso-finmatica dt {
    font-weight: 700; }
  .rosso-finmatica dd {
    margin-bottom: .5rem;
    margin-left: 0; }
  .rosso-finmatica blockquote {
    margin: 0 0 1rem; }
  .rosso-finmatica b,
  .rosso-finmatica strong {
    font-weight: bolder; }
  .rosso-finmatica small {
    font-size: 80%; }
  .rosso-finmatica sub,
  .rosso-finmatica sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline; }
  .rosso-finmatica sub {
    bottom: -.25em; }
  .rosso-finmatica sup {
    top: -.5em; }
  .rosso-finmatica a {
    color: #CC2C29;
    text-decoration: underline;
    background-color: transparent; }
    .rosso-finmatica a:hover {
      color: #0056b3;
      text-decoration: underline; }
  .rosso-finmatica a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none; }
    .rosso-finmatica a:not([href]):not([class]):hover {
      color: inherit;
      text-decoration: none; }
  .rosso-finmatica pre,
  .rosso-finmatica code,
  .rosso-finmatica kbd,
  .rosso-finmatica samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em; }
  .rosso-finmatica pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar; }
  .rosso-finmatica figure {
    margin: 0 0 1rem; }
  .rosso-finmatica img {
    vertical-align: middle;
    border-style: none; }
  .rosso-finmatica svg {
    overflow: hidden;
    vertical-align: middle; }
  .rosso-finmatica table {
    border-collapse: collapse; }
  .rosso-finmatica caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom; }
  .rosso-finmatica th {
    text-align: inherit;
    text-align: -webkit-match-parent; }
  .rosso-finmatica label {
    display: inline-block;
    margin-bottom: 0.5rem; }
  .rosso-finmatica button {
    border-radius: 0; }
  .rosso-finmatica button:focus:not(:focus-visible), .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + button.lever:not(:focus-visible), .rosso-finmatica .toggles label input[type='checkbox']:focus + button.lever:not(:focus-visible) {
    outline: 0; }
  .rosso-finmatica input,
  .rosso-finmatica button,
  .rosso-finmatica select,
  .rosso-finmatica optgroup,
  .rosso-finmatica textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  .rosso-finmatica button,
  .rosso-finmatica input {
    overflow: visible; }
  .rosso-finmatica button,
  .rosso-finmatica select {
    text-transform: none; }
  .rosso-finmatica [role="button"] {
    cursor: pointer; }
  .rosso-finmatica select {
    word-wrap: normal; }
  .rosso-finmatica button,
  .rosso-finmatica [type="button"],
  .rosso-finmatica [type="reset"],
  .rosso-finmatica [type="submit"] {
    -webkit-appearance: button; }
  .rosso-finmatica button:not(:disabled),
  .rosso-finmatica [type="button"]:not(:disabled),
  .rosso-finmatica [type="reset"]:not(:disabled),
  .rosso-finmatica [type="submit"]:not(:disabled) {
    cursor: pointer; }
  .rosso-finmatica button::-moz-focus-inner,
  .rosso-finmatica [type="button"]::-moz-focus-inner,
  .rosso-finmatica [type="reset"]::-moz-focus-inner,
  .rosso-finmatica [type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none; }
  .rosso-finmatica input[type="radio"],
  .rosso-finmatica input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0; }
  .rosso-finmatica textarea {
    overflow: auto;
    resize: vertical; }
  .rosso-finmatica fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0; }
  .rosso-finmatica legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal; }
  .rosso-finmatica progress {
    vertical-align: baseline; }
  .rosso-finmatica [type="number"]::-webkit-inner-spin-button,
  .rosso-finmatica [type="number"]::-webkit-outer-spin-button {
    height: auto; }
  .rosso-finmatica [type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none; }
  .rosso-finmatica [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .rosso-finmatica ::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button; }
  .rosso-finmatica output {
    display: inline-block; }
  .rosso-finmatica summary {
    display: list-item;
    cursor: pointer; }
  .rosso-finmatica template {
    display: none; }
  .rosso-finmatica [hidden] {
    display: none !important; }
  .rosso-finmatica h1, .rosso-finmatica h2, .rosso-finmatica h3, .rosso-finmatica h4, .rosso-finmatica h5, .rosso-finmatica h6,
  .rosso-finmatica .h1, .rosso-finmatica .h2, .rosso-finmatica .h3, .rosso-finmatica .h4, .rosso-finmatica .h5, .rosso-finmatica .h6 {
    margin-bottom: 0.5rem;
    font-weight: 700;
    line-height: 1.2; }
  .rosso-finmatica h1, .rosso-finmatica .h1 {
    font-size: 2.5rem; }
  .rosso-finmatica h2, .rosso-finmatica .h2 {
    font-size: 2rem; }
  .rosso-finmatica h3, .rosso-finmatica .h3 {
    font-size: 1.75rem; }
  .rosso-finmatica h4, .rosso-finmatica .h4 {
    font-size: 1.5rem; }
  .rosso-finmatica h5, .rosso-finmatica .h5 {
    font-size: 1.25rem; }
  .rosso-finmatica h6, .rosso-finmatica .h6 {
    font-size: 1rem; }
  .rosso-finmatica .lead {
    font-size: 1.25rem;
    font-weight: 300; }
  .rosso-finmatica .display-1 {
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 1.2; }
  .rosso-finmatica .display-2 {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.2; }
  .rosso-finmatica .display-3 {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.2; }
  .rosso-finmatica .display-4 {
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.2; }
  .rosso-finmatica hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .rosso-finmatica small,
  .rosso-finmatica .small {
    font-size: 80%;
    font-weight: 400; }
  .rosso-finmatica mark,
  .rosso-finmatica .mark {
    padding: 0.2em;
    background-color: #fcf8e3; }
  .rosso-finmatica .list-unstyled {
    padding-left: 0;
    list-style: none; }
  .rosso-finmatica .list-inline {
    padding-left: 0;
    list-style: none; }
  .rosso-finmatica .list-inline-item {
    display: inline-block; }
    .rosso-finmatica .list-inline-item:not(:last-child) {
      margin-right: 0.5rem; }
  .rosso-finmatica .initialism {
    font-size: 90%;
    text-transform: uppercase; }
  .rosso-finmatica .blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem; }
  .rosso-finmatica .blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d; }
    .rosso-finmatica .blockquote-footer::before {
      content: "\2014\00A0"; }
  .rosso-finmatica .img-fluid {
    max-width: 100%;
    height: auto; }
  .rosso-finmatica .img-thumbnail {
    padding: 0.25rem;
    background-color: #FFF;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
    max-width: 100%;
    height: auto; }
  .rosso-finmatica .figure {
    display: inline-block; }
  .rosso-finmatica .figure-img {
    margin-bottom: 0.5rem;
    line-height: 1; }
  .rosso-finmatica .figure-caption {
    font-size: 90%;
    color: #6c757d; }
  .rosso-finmatica code {
    font-size: 87.5%;
    color: #343a40;
    word-wrap: break-word; }
    a > .rosso-finmatica code {
      color: inherit; }
  .rosso-finmatica kbd {
    padding: 0.2rem 0.4rem;
    font-size: 87.5%;
    color: #FFF;
    background-color: #212529;
    border-radius: 0.2rem;
    box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, 0.25); }
    .rosso-finmatica kbd kbd {
      padding: 0;
      font-size: 100%;
      font-weight: 700;
      box-shadow: none; }
  .rosso-finmatica pre {
    display: block;
    font-size: 87.5%;
    color: #212529; }
    .rosso-finmatica pre code {
      font-size: inherit;
      color: inherit;
      word-break: normal; }
  .rosso-finmatica .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll; }
  .rosso-finmatica .container,
  .rosso-finmatica .container-fluid,
  .rosso-finmatica .container-sm,
  .rosso-finmatica .container-md,
  .rosso-finmatica .container-lg,
  .rosso-finmatica .container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  @media (min-width: 576px) {
    .rosso-finmatica .container, .rosso-finmatica .container-sm {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .rosso-finmatica .container, .rosso-finmatica .container-sm, .rosso-finmatica .container-md {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .rosso-finmatica .container, .rosso-finmatica .container-sm, .rosso-finmatica .container-md, .rosso-finmatica .container-lg {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .rosso-finmatica .container, .rosso-finmatica .container-sm, .rosso-finmatica .container-md, .rosso-finmatica .container-lg, .rosso-finmatica .container-xl {
      max-width: 1140px; } }
  .rosso-finmatica .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; }
  .rosso-finmatica .no-gutters {
    margin-right: 0;
    margin-left: 0; }
    .rosso-finmatica .no-gutters > .col,
    .rosso-finmatica .no-gutters > [class*="col-"] {
      padding-right: 0;
      padding-left: 0; }
  .rosso-finmatica .blu-finmatica .col-1, .blu-finmatica .rosso-finmatica .col-1, .rosso-finmatica .blu-finmatica .col-2, .blu-finmatica .rosso-finmatica .col-2, .rosso-finmatica .blu-finmatica .col-3, .blu-finmatica .rosso-finmatica .col-3, .rosso-finmatica .blu-finmatica .col-4, .blu-finmatica .rosso-finmatica .col-4, .rosso-finmatica .blu-finmatica .col-5, .blu-finmatica .rosso-finmatica .col-5, .rosso-finmatica .blu-finmatica .col-6, .blu-finmatica .rosso-finmatica .col-6, .rosso-finmatica .blu-finmatica .col-7, .blu-finmatica .rosso-finmatica .col-7, .rosso-finmatica .blu-finmatica .col-8, .blu-finmatica .rosso-finmatica .col-8, .rosso-finmatica .blu-finmatica .col-9, .blu-finmatica .rosso-finmatica .col-9, .rosso-finmatica .blu-finmatica .col-10, .blu-finmatica .rosso-finmatica .col-10, .rosso-finmatica .blu-finmatica .col-11, .blu-finmatica .rosso-finmatica .col-11, .rosso-finmatica .blu-finmatica .col-12, .blu-finmatica .rosso-finmatica .col-12, .rosso-finmatica .blu-finmatica .col, .blu-finmatica .rosso-finmatica .col,
  .rosso-finmatica .blu-finmatica .col-auto, .blu-finmatica .rosso-finmatica .col-auto, .rosso-finmatica .blu-finmatica .col-sm-1, .blu-finmatica .rosso-finmatica .col-sm-1, .rosso-finmatica .blu-finmatica .col-sm-2, .blu-finmatica .rosso-finmatica .col-sm-2, .rosso-finmatica .blu-finmatica .col-sm-3, .blu-finmatica .rosso-finmatica .col-sm-3, .rosso-finmatica .blu-finmatica .col-sm-4, .blu-finmatica .rosso-finmatica .col-sm-4, .rosso-finmatica .blu-finmatica .col-sm-5, .blu-finmatica .rosso-finmatica .col-sm-5, .rosso-finmatica .blu-finmatica .col-sm-6, .blu-finmatica .rosso-finmatica .col-sm-6, .rosso-finmatica .blu-finmatica .col-sm-7, .blu-finmatica .rosso-finmatica .col-sm-7, .rosso-finmatica .blu-finmatica .col-sm-8, .blu-finmatica .rosso-finmatica .col-sm-8, .rosso-finmatica .blu-finmatica .col-sm-9, .blu-finmatica .rosso-finmatica .col-sm-9, .rosso-finmatica .blu-finmatica .col-sm-10, .blu-finmatica .rosso-finmatica .col-sm-10, .rosso-finmatica .blu-finmatica .col-sm-11, .blu-finmatica .rosso-finmatica .col-sm-11, .rosso-finmatica .blu-finmatica .col-sm-12, .blu-finmatica .rosso-finmatica .col-sm-12, .rosso-finmatica .blu-finmatica .col-sm, .blu-finmatica .rosso-finmatica .col-sm,
  .rosso-finmatica .blu-finmatica .col-sm-auto, .blu-finmatica .rosso-finmatica .col-sm-auto, .rosso-finmatica .blu-finmatica .col-md-1, .blu-finmatica .rosso-finmatica .col-md-1, .rosso-finmatica .blu-finmatica .col-md-2, .blu-finmatica .rosso-finmatica .col-md-2, .rosso-finmatica .blu-finmatica .col-md-3, .blu-finmatica .rosso-finmatica .col-md-3, .rosso-finmatica .blu-finmatica .col-md-4, .blu-finmatica .rosso-finmatica .col-md-4, .rosso-finmatica .blu-finmatica .col-md-5, .blu-finmatica .rosso-finmatica .col-md-5, .rosso-finmatica .blu-finmatica .col-md-6, .blu-finmatica .rosso-finmatica .col-md-6, .rosso-finmatica .blu-finmatica .col-md-7, .blu-finmatica .rosso-finmatica .col-md-7, .rosso-finmatica .blu-finmatica .col-md-8, .blu-finmatica .rosso-finmatica .col-md-8, .rosso-finmatica .blu-finmatica .col-md-9, .blu-finmatica .rosso-finmatica .col-md-9, .rosso-finmatica .blu-finmatica .col-md-10, .blu-finmatica .rosso-finmatica .col-md-10, .rosso-finmatica .blu-finmatica .col-md-11, .blu-finmatica .rosso-finmatica .col-md-11, .rosso-finmatica .blu-finmatica .col-md-12, .blu-finmatica .rosso-finmatica .col-md-12, .rosso-finmatica .blu-finmatica .col-md, .blu-finmatica .rosso-finmatica .col-md,
  .rosso-finmatica .blu-finmatica .col-md-auto, .blu-finmatica .rosso-finmatica .col-md-auto, .rosso-finmatica .blu-finmatica .col-lg-1, .blu-finmatica .rosso-finmatica .col-lg-1, .rosso-finmatica .blu-finmatica .col-lg-2, .blu-finmatica .rosso-finmatica .col-lg-2, .rosso-finmatica .blu-finmatica .col-lg-3, .blu-finmatica .rosso-finmatica .col-lg-3, .rosso-finmatica .blu-finmatica .col-lg-4, .blu-finmatica .rosso-finmatica .col-lg-4, .rosso-finmatica .blu-finmatica .col-lg-5, .blu-finmatica .rosso-finmatica .col-lg-5, .rosso-finmatica .blu-finmatica .col-lg-6, .blu-finmatica .rosso-finmatica .col-lg-6, .rosso-finmatica .blu-finmatica .col-lg-7, .blu-finmatica .rosso-finmatica .col-lg-7, .rosso-finmatica .blu-finmatica .col-lg-8, .blu-finmatica .rosso-finmatica .col-lg-8, .rosso-finmatica .blu-finmatica .col-lg-9, .blu-finmatica .rosso-finmatica .col-lg-9, .rosso-finmatica .blu-finmatica .col-lg-10, .blu-finmatica .rosso-finmatica .col-lg-10, .rosso-finmatica .blu-finmatica .col-lg-11, .blu-finmatica .rosso-finmatica .col-lg-11, .rosso-finmatica .blu-finmatica .col-lg-12, .blu-finmatica .rosso-finmatica .col-lg-12, .rosso-finmatica .blu-finmatica .col-lg, .blu-finmatica .rosso-finmatica .col-lg,
  .rosso-finmatica .blu-finmatica .col-lg-auto, .blu-finmatica .rosso-finmatica .col-lg-auto, .rosso-finmatica .blu-finmatica .col-xl-1, .blu-finmatica .rosso-finmatica .col-xl-1, .rosso-finmatica .blu-finmatica .col-xl-2, .blu-finmatica .rosso-finmatica .col-xl-2, .rosso-finmatica .blu-finmatica .col-xl-3, .blu-finmatica .rosso-finmatica .col-xl-3, .rosso-finmatica .blu-finmatica .col-xl-4, .blu-finmatica .rosso-finmatica .col-xl-4, .rosso-finmatica .blu-finmatica .col-xl-5, .blu-finmatica .rosso-finmatica .col-xl-5, .rosso-finmatica .blu-finmatica .col-xl-6, .blu-finmatica .rosso-finmatica .col-xl-6, .rosso-finmatica .blu-finmatica .col-xl-7, .blu-finmatica .rosso-finmatica .col-xl-7, .rosso-finmatica .blu-finmatica .col-xl-8, .blu-finmatica .rosso-finmatica .col-xl-8, .rosso-finmatica .blu-finmatica .col-xl-9, .blu-finmatica .rosso-finmatica .col-xl-9, .rosso-finmatica .blu-finmatica .col-xl-10, .blu-finmatica .rosso-finmatica .col-xl-10, .rosso-finmatica .blu-finmatica .col-xl-11, .blu-finmatica .rosso-finmatica .col-xl-11, .rosso-finmatica .blu-finmatica .col-xl-12, .blu-finmatica .rosso-finmatica .col-xl-12, .rosso-finmatica .blu-finmatica .col-xl, .blu-finmatica .rosso-finmatica .col-xl,
  .rosso-finmatica .blu-finmatica .col-xl-auto, .blu-finmatica .rosso-finmatica .col-xl-auto, .rosso-finmatica .col-1, .rosso-finmatica .col-2, .rosso-finmatica .col-3, .rosso-finmatica .col-4, .rosso-finmatica .col-5, .rosso-finmatica .col-6, .rosso-finmatica .col-7, .rosso-finmatica .col-8, .rosso-finmatica .col-9, .rosso-finmatica .col-10, .rosso-finmatica .col-11, .rosso-finmatica .col-12, .rosso-finmatica .col,
  .rosso-finmatica .col-auto, .rosso-finmatica .col-sm-1, .rosso-finmatica .col-sm-2, .rosso-finmatica .col-sm-3, .rosso-finmatica .col-sm-4, .rosso-finmatica .col-sm-5, .rosso-finmatica .col-sm-6, .rosso-finmatica .col-sm-7, .rosso-finmatica .col-sm-8, .rosso-finmatica .col-sm-9, .rosso-finmatica .col-sm-10, .rosso-finmatica .col-sm-11, .rosso-finmatica .col-sm-12, .rosso-finmatica .col-sm,
  .rosso-finmatica .col-sm-auto, .rosso-finmatica .col-md-1, .rosso-finmatica .col-md-2, .rosso-finmatica .col-md-3, .rosso-finmatica .col-md-4, .rosso-finmatica .col-md-5, .rosso-finmatica .col-md-6, .rosso-finmatica .col-md-7, .rosso-finmatica .col-md-8, .rosso-finmatica .col-md-9, .rosso-finmatica .col-md-10, .rosso-finmatica .col-md-11, .rosso-finmatica .col-md-12, .rosso-finmatica .col-md,
  .rosso-finmatica .col-md-auto, .rosso-finmatica .col-lg-1, .rosso-finmatica .col-lg-2, .rosso-finmatica .col-lg-3, .rosso-finmatica .col-lg-4, .rosso-finmatica .col-lg-5, .rosso-finmatica .col-lg-6, .rosso-finmatica .col-lg-7, .rosso-finmatica .col-lg-8, .rosso-finmatica .col-lg-9, .rosso-finmatica .col-lg-10, .rosso-finmatica .col-lg-11, .rosso-finmatica .col-lg-12, .rosso-finmatica .col-lg,
  .rosso-finmatica .col-lg-auto, .rosso-finmatica .col-xl-1, .rosso-finmatica .col-xl-2, .rosso-finmatica .col-xl-3, .rosso-finmatica .col-xl-4, .rosso-finmatica .col-xl-5, .rosso-finmatica .col-xl-6, .rosso-finmatica .col-xl-7, .rosso-finmatica .col-xl-8, .rosso-finmatica .col-xl-9, .rosso-finmatica .col-xl-10, .rosso-finmatica .col-xl-11, .rosso-finmatica .col-xl-12, .rosso-finmatica .col-xl,
  .rosso-finmatica .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
  .rosso-finmatica .col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .rosso-finmatica .row-cols-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .rosso-finmatica .row-cols-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .rosso-finmatica .row-cols-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .rosso-finmatica .row-cols-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .rosso-finmatica .row-cols-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .rosso-finmatica .row-cols-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .rosso-finmatica .col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .rosso-finmatica .col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .rosso-finmatica .col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .rosso-finmatica .col-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .rosso-finmatica .col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .rosso-finmatica .col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .rosso-finmatica .col-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .rosso-finmatica .col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .rosso-finmatica .col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .rosso-finmatica .col-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .rosso-finmatica .col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .rosso-finmatica .col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .rosso-finmatica .col-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .rosso-finmatica .order-first {
    order: -1; }
  .rosso-finmatica .order-last {
    order: 13; }
  .rosso-finmatica .order-0 {
    order: 0; }
  .rosso-finmatica .order-1 {
    order: 1; }
  .rosso-finmatica .order-2 {
    order: 2; }
  .rosso-finmatica .order-3 {
    order: 3; }
  .rosso-finmatica .order-4 {
    order: 4; }
  .rosso-finmatica .order-5 {
    order: 5; }
  .rosso-finmatica .order-6 {
    order: 6; }
  .rosso-finmatica .order-7 {
    order: 7; }
  .rosso-finmatica .order-8 {
    order: 8; }
  .rosso-finmatica .order-9 {
    order: 9; }
  .rosso-finmatica .order-10 {
    order: 10; }
  .rosso-finmatica .order-11 {
    order: 11; }
  .rosso-finmatica .order-12 {
    order: 12; }
  .rosso-finmatica .offset-1 {
    margin-left: 8.33333%; }
  .rosso-finmatica .offset-2 {
    margin-left: 16.66667%; }
  .rosso-finmatica .offset-3 {
    margin-left: 25%; }
  .rosso-finmatica .offset-4 {
    margin-left: 33.33333%; }
  .rosso-finmatica .offset-5 {
    margin-left: 41.66667%; }
  .rosso-finmatica .offset-6 {
    margin-left: 50%; }
  .rosso-finmatica .offset-7 {
    margin-left: 58.33333%; }
  .rosso-finmatica .offset-8 {
    margin-left: 66.66667%; }
  .rosso-finmatica .offset-9 {
    margin-left: 75%; }
  .rosso-finmatica .offset-10 {
    margin-left: 83.33333%; }
  .rosso-finmatica .offset-11 {
    margin-left: 91.66667%; }
  @media (min-width: 576px) {
    .rosso-finmatica .col-sm {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%; }
    .rosso-finmatica .row-cols-sm-1 > * {
      flex: 0 0 100%;
      max-width: 100%; }
    .rosso-finmatica .row-cols-sm-2 > * {
      flex: 0 0 50%;
      max-width: 50%; }
    .rosso-finmatica .row-cols-sm-3 > * {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .rosso-finmatica .row-cols-sm-4 > * {
      flex: 0 0 25%;
      max-width: 25%; }
    .rosso-finmatica .row-cols-sm-5 > * {
      flex: 0 0 20%;
      max-width: 20%; }
    .rosso-finmatica .row-cols-sm-6 > * {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .rosso-finmatica .col-sm-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: 100%; }
    .rosso-finmatica .col-sm-1 {
      flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    .rosso-finmatica .col-sm-2 {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .rosso-finmatica .col-sm-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    .rosso-finmatica .col-sm-4 {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .rosso-finmatica .col-sm-5 {
      flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    .rosso-finmatica .col-sm-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    .rosso-finmatica .col-sm-7 {
      flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    .rosso-finmatica .col-sm-8 {
      flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    .rosso-finmatica .col-sm-9 {
      flex: 0 0 75%;
      max-width: 75%; }
    .rosso-finmatica .col-sm-10 {
      flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    .rosso-finmatica .col-sm-11 {
      flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    .rosso-finmatica .col-sm-12 {
      flex: 0 0 100%;
      max-width: 100%; }
    .rosso-finmatica .order-sm-first {
      order: -1; }
    .rosso-finmatica .order-sm-last {
      order: 13; }
    .rosso-finmatica .order-sm-0 {
      order: 0; }
    .rosso-finmatica .order-sm-1 {
      order: 1; }
    .rosso-finmatica .order-sm-2 {
      order: 2; }
    .rosso-finmatica .order-sm-3 {
      order: 3; }
    .rosso-finmatica .order-sm-4 {
      order: 4; }
    .rosso-finmatica .order-sm-5 {
      order: 5; }
    .rosso-finmatica .order-sm-6 {
      order: 6; }
    .rosso-finmatica .order-sm-7 {
      order: 7; }
    .rosso-finmatica .order-sm-8 {
      order: 8; }
    .rosso-finmatica .order-sm-9 {
      order: 9; }
    .rosso-finmatica .order-sm-10 {
      order: 10; }
    .rosso-finmatica .order-sm-11 {
      order: 11; }
    .rosso-finmatica .order-sm-12 {
      order: 12; }
    .rosso-finmatica .offset-sm-0 {
      margin-left: 0; }
    .rosso-finmatica .offset-sm-1 {
      margin-left: 8.33333%; }
    .rosso-finmatica .offset-sm-2 {
      margin-left: 16.66667%; }
    .rosso-finmatica .offset-sm-3 {
      margin-left: 25%; }
    .rosso-finmatica .offset-sm-4 {
      margin-left: 33.33333%; }
    .rosso-finmatica .offset-sm-5 {
      margin-left: 41.66667%; }
    .rosso-finmatica .offset-sm-6 {
      margin-left: 50%; }
    .rosso-finmatica .offset-sm-7 {
      margin-left: 58.33333%; }
    .rosso-finmatica .offset-sm-8 {
      margin-left: 66.66667%; }
    .rosso-finmatica .offset-sm-9 {
      margin-left: 75%; }
    .rosso-finmatica .offset-sm-10 {
      margin-left: 83.33333%; }
    .rosso-finmatica .offset-sm-11 {
      margin-left: 91.66667%; } }
  @media (min-width: 768px) {
    .rosso-finmatica .col-md {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%; }
    .rosso-finmatica .row-cols-md-1 > * {
      flex: 0 0 100%;
      max-width: 100%; }
    .rosso-finmatica .row-cols-md-2 > * {
      flex: 0 0 50%;
      max-width: 50%; }
    .rosso-finmatica .row-cols-md-3 > * {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .rosso-finmatica .row-cols-md-4 > * {
      flex: 0 0 25%;
      max-width: 25%; }
    .rosso-finmatica .row-cols-md-5 > * {
      flex: 0 0 20%;
      max-width: 20%; }
    .rosso-finmatica .row-cols-md-6 > * {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .rosso-finmatica .col-md-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: 100%; }
    .rosso-finmatica .col-md-1 {
      flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    .rosso-finmatica .col-md-2 {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .rosso-finmatica .col-md-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    .rosso-finmatica .col-md-4 {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .rosso-finmatica .col-md-5 {
      flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    .rosso-finmatica .col-md-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    .rosso-finmatica .col-md-7 {
      flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    .rosso-finmatica .col-md-8 {
      flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    .rosso-finmatica .col-md-9 {
      flex: 0 0 75%;
      max-width: 75%; }
    .rosso-finmatica .col-md-10 {
      flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    .rosso-finmatica .col-md-11 {
      flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    .rosso-finmatica .col-md-12 {
      flex: 0 0 100%;
      max-width: 100%; }
    .rosso-finmatica .order-md-first {
      order: -1; }
    .rosso-finmatica .order-md-last {
      order: 13; }
    .rosso-finmatica .order-md-0 {
      order: 0; }
    .rosso-finmatica .order-md-1 {
      order: 1; }
    .rosso-finmatica .order-md-2 {
      order: 2; }
    .rosso-finmatica .order-md-3 {
      order: 3; }
    .rosso-finmatica .order-md-4 {
      order: 4; }
    .rosso-finmatica .order-md-5 {
      order: 5; }
    .rosso-finmatica .order-md-6 {
      order: 6; }
    .rosso-finmatica .order-md-7 {
      order: 7; }
    .rosso-finmatica .order-md-8 {
      order: 8; }
    .rosso-finmatica .order-md-9 {
      order: 9; }
    .rosso-finmatica .order-md-10 {
      order: 10; }
    .rosso-finmatica .order-md-11 {
      order: 11; }
    .rosso-finmatica .order-md-12 {
      order: 12; }
    .rosso-finmatica .offset-md-0 {
      margin-left: 0; }
    .rosso-finmatica .offset-md-1 {
      margin-left: 8.33333%; }
    .rosso-finmatica .offset-md-2 {
      margin-left: 16.66667%; }
    .rosso-finmatica .offset-md-3 {
      margin-left: 25%; }
    .rosso-finmatica .offset-md-4 {
      margin-left: 33.33333%; }
    .rosso-finmatica .offset-md-5 {
      margin-left: 41.66667%; }
    .rosso-finmatica .offset-md-6 {
      margin-left: 50%; }
    .rosso-finmatica .offset-md-7 {
      margin-left: 58.33333%; }
    .rosso-finmatica .offset-md-8 {
      margin-left: 66.66667%; }
    .rosso-finmatica .offset-md-9 {
      margin-left: 75%; }
    .rosso-finmatica .offset-md-10 {
      margin-left: 83.33333%; }
    .rosso-finmatica .offset-md-11 {
      margin-left: 91.66667%; } }
  @media (min-width: 992px) {
    .rosso-finmatica .col-lg {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%; }
    .rosso-finmatica .row-cols-lg-1 > * {
      flex: 0 0 100%;
      max-width: 100%; }
    .rosso-finmatica .row-cols-lg-2 > * {
      flex: 0 0 50%;
      max-width: 50%; }
    .rosso-finmatica .row-cols-lg-3 > * {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .rosso-finmatica .row-cols-lg-4 > * {
      flex: 0 0 25%;
      max-width: 25%; }
    .rosso-finmatica .row-cols-lg-5 > * {
      flex: 0 0 20%;
      max-width: 20%; }
    .rosso-finmatica .row-cols-lg-6 > * {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .rosso-finmatica .col-lg-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: 100%; }
    .rosso-finmatica .col-lg-1 {
      flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    .rosso-finmatica .col-lg-2 {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .rosso-finmatica .col-lg-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    .rosso-finmatica .col-lg-4 {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .rosso-finmatica .col-lg-5 {
      flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    .rosso-finmatica .col-lg-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    .rosso-finmatica .col-lg-7 {
      flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    .rosso-finmatica .col-lg-8 {
      flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    .rosso-finmatica .col-lg-9 {
      flex: 0 0 75%;
      max-width: 75%; }
    .rosso-finmatica .col-lg-10 {
      flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    .rosso-finmatica .col-lg-11 {
      flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    .rosso-finmatica .col-lg-12 {
      flex: 0 0 100%;
      max-width: 100%; }
    .rosso-finmatica .order-lg-first {
      order: -1; }
    .rosso-finmatica .order-lg-last {
      order: 13; }
    .rosso-finmatica .order-lg-0 {
      order: 0; }
    .rosso-finmatica .order-lg-1 {
      order: 1; }
    .rosso-finmatica .order-lg-2 {
      order: 2; }
    .rosso-finmatica .order-lg-3 {
      order: 3; }
    .rosso-finmatica .order-lg-4 {
      order: 4; }
    .rosso-finmatica .order-lg-5 {
      order: 5; }
    .rosso-finmatica .order-lg-6 {
      order: 6; }
    .rosso-finmatica .order-lg-7 {
      order: 7; }
    .rosso-finmatica .order-lg-8 {
      order: 8; }
    .rosso-finmatica .order-lg-9 {
      order: 9; }
    .rosso-finmatica .order-lg-10 {
      order: 10; }
    .rosso-finmatica .order-lg-11 {
      order: 11; }
    .rosso-finmatica .order-lg-12 {
      order: 12; }
    .rosso-finmatica .offset-lg-0 {
      margin-left: 0; }
    .rosso-finmatica .offset-lg-1 {
      margin-left: 8.33333%; }
    .rosso-finmatica .offset-lg-2 {
      margin-left: 16.66667%; }
    .rosso-finmatica .offset-lg-3 {
      margin-left: 25%; }
    .rosso-finmatica .offset-lg-4 {
      margin-left: 33.33333%; }
    .rosso-finmatica .offset-lg-5 {
      margin-left: 41.66667%; }
    .rosso-finmatica .offset-lg-6 {
      margin-left: 50%; }
    .rosso-finmatica .offset-lg-7 {
      margin-left: 58.33333%; }
    .rosso-finmatica .offset-lg-8 {
      margin-left: 66.66667%; }
    .rosso-finmatica .offset-lg-9 {
      margin-left: 75%; }
    .rosso-finmatica .offset-lg-10 {
      margin-left: 83.33333%; }
    .rosso-finmatica .offset-lg-11 {
      margin-left: 91.66667%; } }
  @media (min-width: 1200px) {
    .rosso-finmatica .col-xl {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%; }
    .rosso-finmatica .row-cols-xl-1 > * {
      flex: 0 0 100%;
      max-width: 100%; }
    .rosso-finmatica .row-cols-xl-2 > * {
      flex: 0 0 50%;
      max-width: 50%; }
    .rosso-finmatica .row-cols-xl-3 > * {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .rosso-finmatica .row-cols-xl-4 > * {
      flex: 0 0 25%;
      max-width: 25%; }
    .rosso-finmatica .row-cols-xl-5 > * {
      flex: 0 0 20%;
      max-width: 20%; }
    .rosso-finmatica .row-cols-xl-6 > * {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .rosso-finmatica .col-xl-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: 100%; }
    .rosso-finmatica .col-xl-1 {
      flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    .rosso-finmatica .col-xl-2 {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .rosso-finmatica .col-xl-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    .rosso-finmatica .col-xl-4 {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .rosso-finmatica .col-xl-5 {
      flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    .rosso-finmatica .col-xl-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    .rosso-finmatica .col-xl-7 {
      flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    .rosso-finmatica .col-xl-8 {
      flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    .rosso-finmatica .col-xl-9 {
      flex: 0 0 75%;
      max-width: 75%; }
    .rosso-finmatica .col-xl-10 {
      flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    .rosso-finmatica .col-xl-11 {
      flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    .rosso-finmatica .col-xl-12 {
      flex: 0 0 100%;
      max-width: 100%; }
    .rosso-finmatica .order-xl-first {
      order: -1; }
    .rosso-finmatica .order-xl-last {
      order: 13; }
    .rosso-finmatica .order-xl-0 {
      order: 0; }
    .rosso-finmatica .order-xl-1 {
      order: 1; }
    .rosso-finmatica .order-xl-2 {
      order: 2; }
    .rosso-finmatica .order-xl-3 {
      order: 3; }
    .rosso-finmatica .order-xl-4 {
      order: 4; }
    .rosso-finmatica .order-xl-5 {
      order: 5; }
    .rosso-finmatica .order-xl-6 {
      order: 6; }
    .rosso-finmatica .order-xl-7 {
      order: 7; }
    .rosso-finmatica .order-xl-8 {
      order: 8; }
    .rosso-finmatica .order-xl-9 {
      order: 9; }
    .rosso-finmatica .order-xl-10 {
      order: 10; }
    .rosso-finmatica .order-xl-11 {
      order: 11; }
    .rosso-finmatica .order-xl-12 {
      order: 12; }
    .rosso-finmatica .offset-xl-0 {
      margin-left: 0; }
    .rosso-finmatica .offset-xl-1 {
      margin-left: 8.33333%; }
    .rosso-finmatica .offset-xl-2 {
      margin-left: 16.66667%; }
    .rosso-finmatica .offset-xl-3 {
      margin-left: 25%; }
    .rosso-finmatica .offset-xl-4 {
      margin-left: 33.33333%; }
    .rosso-finmatica .offset-xl-5 {
      margin-left: 41.66667%; }
    .rosso-finmatica .offset-xl-6 {
      margin-left: 50%; }
    .rosso-finmatica .offset-xl-7 {
      margin-left: 58.33333%; }
    .rosso-finmatica .offset-xl-8 {
      margin-left: 66.66667%; }
    .rosso-finmatica .offset-xl-9 {
      margin-left: 75%; }
    .rosso-finmatica .offset-xl-10 {
      margin-left: 83.33333%; }
    .rosso-finmatica .offset-xl-11 {
      margin-left: 91.66667%; } }
  .rosso-finmatica .table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529; }
    .rosso-finmatica .table th,
    .rosso-finmatica .table td {
      padding: 0.75rem;
      vertical-align: top;
      border-top: 1px solid #dee2e6; }
    .rosso-finmatica .table thead th {
      vertical-align: bottom;
      border-bottom: 2px solid #dee2e6; }
    .rosso-finmatica .table tbody + tbody {
      border-top: 2px solid #dee2e6; }
  .rosso-finmatica .table-sm th,
  .rosso-finmatica .table-sm td {
    padding: 0.3rem; }
  .rosso-finmatica .table-bordered {
    border: 1px solid #dee2e6; }
    .rosso-finmatica .table-bordered th,
    .rosso-finmatica .table-bordered td {
      border: 1px solid #dee2e6; }
    .rosso-finmatica .table-bordered thead th,
    .rosso-finmatica .table-bordered thead td {
      border-bottom-width: 2px; }
  .rosso-finmatica .table-borderless th,
  .rosso-finmatica .table-borderless td,
  .rosso-finmatica .table-borderless thead th,
  .rosso-finmatica .table-borderless tbody + tbody {
    border: 0; }
  .rosso-finmatica .table-striped tbody tr:nth-of-type(odd) {
    background-color: #F2F2F2; }
  .rosso-finmatica .table-hover tbody tr:hover {
    color: #212529;
    background-color: #ECECEC; }
  .rosso-finmatica .table-primary,
  .rosso-finmatica .table-primary > th,
  .rosso-finmatica .table-primary > td {
    background-color: #f1c4c3; }
  .rosso-finmatica .table-primary th,
  .rosso-finmatica .table-primary td,
  .rosso-finmatica .table-primary thead th,
  .rosso-finmatica .table-primary tbody + tbody {
    border-color: #e49190; }
  .rosso-finmatica .table-hover .table-primary:hover {
    background-color: #ecb0ae; }
    .rosso-finmatica .table-hover .table-primary:hover > td,
    .rosso-finmatica .table-hover .table-primary:hover > th {
      background-color: #ecb0ae; }
  .rosso-finmatica .table-secondary,
  .rosso-finmatica .table-secondary > th,
  .rosso-finmatica .table-secondary > td {
    background-color: #d6d8db; }
  .rosso-finmatica .table-secondary th,
  .rosso-finmatica .table-secondary td,
  .rosso-finmatica .table-secondary thead th,
  .rosso-finmatica .table-secondary tbody + tbody {
    border-color: #b3b7bb; }
  .rosso-finmatica .table-hover .table-secondary:hover {
    background-color: #c8cbcf; }
    .rosso-finmatica .table-hover .table-secondary:hover > td,
    .rosso-finmatica .table-hover .table-secondary:hover > th {
      background-color: #c8cbcf; }
  .rosso-finmatica .table-success,
  .rosso-finmatica .table-success > th,
  .rosso-finmatica .table-success > td {
    background-color: #c3e6cb; }
  .rosso-finmatica .table-success th,
  .rosso-finmatica .table-success td,
  .rosso-finmatica .table-success thead th,
  .rosso-finmatica .table-success tbody + tbody {
    border-color: #8fd19e; }
  .rosso-finmatica .table-hover .table-success:hover {
    background-color: #b1dfbb; }
    .rosso-finmatica .table-hover .table-success:hover > td,
    .rosso-finmatica .table-hover .table-success:hover > th {
      background-color: #b1dfbb; }
  .rosso-finmatica .table-info,
  .rosso-finmatica .table-info > th,
  .rosso-finmatica .table-info > td {
    background-color: #bee5eb; }
  .rosso-finmatica .table-info th,
  .rosso-finmatica .table-info td,
  .rosso-finmatica .table-info thead th,
  .rosso-finmatica .table-info tbody + tbody {
    border-color: #86cfda; }
  .rosso-finmatica .table-hover .table-info:hover {
    background-color: #abdde5; }
    .rosso-finmatica .table-hover .table-info:hover > td,
    .rosso-finmatica .table-hover .table-info:hover > th {
      background-color: #abdde5; }
  .rosso-finmatica .table-warning,
  .rosso-finmatica .table-warning > th,
  .rosso-finmatica .table-warning > td {
    background-color: #ffeeba; }
  .rosso-finmatica .table-warning th,
  .rosso-finmatica .table-warning td,
  .rosso-finmatica .table-warning thead th,
  .rosso-finmatica .table-warning tbody + tbody {
    border-color: #ffdf7e; }
  .rosso-finmatica .table-hover .table-warning:hover {
    background-color: #ffe8a1; }
    .rosso-finmatica .table-hover .table-warning:hover > td,
    .rosso-finmatica .table-hover .table-warning:hover > th {
      background-color: #ffe8a1; }
  .rosso-finmatica .table-danger,
  .rosso-finmatica .table-danger > th,
  .rosso-finmatica .table-danger > td {
    background-color: #f5c6cb; }
  .rosso-finmatica .table-danger th,
  .rosso-finmatica .table-danger td,
  .rosso-finmatica .table-danger thead th,
  .rosso-finmatica .table-danger tbody + tbody {
    border-color: #ed969e; }
  .rosso-finmatica .table-hover .table-danger:hover {
    background-color: #f1b0b7; }
    .rosso-finmatica .table-hover .table-danger:hover > td,
    .rosso-finmatica .table-hover .table-danger:hover > th {
      background-color: #f1b0b7; }
  .rosso-finmatica .table-light,
  .rosso-finmatica .table-light > th,
  .rosso-finmatica .table-light > td {
    background-color: #fdfdfe; }
  .rosso-finmatica .table-light th,
  .rosso-finmatica .table-light td,
  .rosso-finmatica .table-light thead th,
  .rosso-finmatica .table-light tbody + tbody {
    border-color: #fbfcfc; }
  .rosso-finmatica .table-hover .table-light:hover {
    background-color: #ececf6; }
    .rosso-finmatica .table-hover .table-light:hover > td,
    .rosso-finmatica .table-hover .table-light:hover > th {
      background-color: #ececf6; }
  .rosso-finmatica .table-dark,
  .rosso-finmatica .table-dark > th,
  .rosso-finmatica .table-dark > td {
    background-color: #c6c8ca; }
  .rosso-finmatica .table-dark th,
  .rosso-finmatica .table-dark td,
  .rosso-finmatica .table-dark thead th,
  .rosso-finmatica .table-dark tbody + tbody {
    border-color: #95999c; }
  .rosso-finmatica .table-hover .table-dark:hover {
    background-color: #b9bbbe; }
    .rosso-finmatica .table-hover .table-dark:hover > td,
    .rosso-finmatica .table-hover .table-dark:hover > th {
      background-color: #b9bbbe; }
  .rosso-finmatica .table-black,
  .rosso-finmatica .table-black > th,
  .rosso-finmatica .table-black > td {
    background-color: #b8b8b8; }
  .rosso-finmatica .table-black th,
  .rosso-finmatica .table-black td,
  .rosso-finmatica .table-black thead th,
  .rosso-finmatica .table-black tbody + tbody {
    border-color: #7a7a7a; }
  .rosso-finmatica .table-hover .table-black:hover {
    background-color: #ababab; }
    .rosso-finmatica .table-hover .table-black:hover > td,
    .rosso-finmatica .table-hover .table-black:hover > th {
      background-color: #ababab; }
  .rosso-finmatica .table-white,
  .rosso-finmatica .table-white > th,
  .rosso-finmatica .table-white > td {
    background-color: white; }
  .rosso-finmatica .table-white th,
  .rosso-finmatica .table-white td,
  .rosso-finmatica .table-white thead th,
  .rosso-finmatica .table-white tbody + tbody {
    border-color: white; }
  .rosso-finmatica .table-hover .table-white:hover {
    background-color: #f2f2f2; }
    .rosso-finmatica .table-hover .table-white:hover > td,
    .rosso-finmatica .table-hover .table-white:hover > th {
      background-color: #f2f2f2; }
  .rosso-finmatica .table-100,
  .rosso-finmatica .table-100 > th,
  .rosso-finmatica .table-100 > td {
    background-color: #fdfdfe; }
  .rosso-finmatica .table-100 th,
  .rosso-finmatica .table-100 td,
  .rosso-finmatica .table-100 thead th,
  .rosso-finmatica .table-100 tbody + tbody {
    border-color: #fbfcfc; }
  .rosso-finmatica .table-hover .table-100:hover {
    background-color: #ececf6; }
    .rosso-finmatica .table-hover .table-100:hover > td,
    .rosso-finmatica .table-hover .table-100:hover > th {
      background-color: #ececf6; }
  .rosso-finmatica .table-200,
  .rosso-finmatica .table-200 > th,
  .rosso-finmatica .table-200 > td {
    background-color: #f9fafb; }
  .rosso-finmatica .table-200 th,
  .rosso-finmatica .table-200 td,
  .rosso-finmatica .table-200 thead th,
  .rosso-finmatica .table-200 tbody + tbody {
    border-color: #f4f5f7; }
  .rosso-finmatica .table-hover .table-200:hover {
    background-color: #eaedf1; }
    .rosso-finmatica .table-hover .table-200:hover > td,
    .rosso-finmatica .table-hover .table-200:hover > th {
      background-color: #eaedf1; }
  .rosso-finmatica .table-300,
  .rosso-finmatica .table-300 > th,
  .rosso-finmatica .table-300 > td {
    background-color: #f6f7f8; }
  .rosso-finmatica .table-300 th,
  .rosso-finmatica .table-300 td,
  .rosso-finmatica .table-300 thead th,
  .rosso-finmatica .table-300 tbody + tbody {
    border-color: #eef0f2; }
  .rosso-finmatica .table-hover .table-300:hover {
    background-color: #e8eaed; }
    .rosso-finmatica .table-hover .table-300:hover > td,
    .rosso-finmatica .table-hover .table-300:hover > th {
      background-color: #e8eaed; }
  .rosso-finmatica .table-400,
  .rosso-finmatica .table-400 > th,
  .rosso-finmatica .table-400 > td {
    background-color: #f1f3f5; }
  .rosso-finmatica .table-400 th,
  .rosso-finmatica .table-400 td,
  .rosso-finmatica .table-400 thead th,
  .rosso-finmatica .table-400 tbody + tbody {
    border-color: #e6e9ec; }
  .rosso-finmatica .table-hover .table-400:hover {
    background-color: #e2e6ea; }
    .rosso-finmatica .table-hover .table-400:hover > td,
    .rosso-finmatica .table-hover .table-400:hover > th {
      background-color: #e2e6ea; }
  .rosso-finmatica .table-500,
  .rosso-finmatica .table-500 > th,
  .rosso-finmatica .table-500 > td {
    background-color: #e8eaed; }
  .rosso-finmatica .table-500 th,
  .rosso-finmatica .table-500 td,
  .rosso-finmatica .table-500 thead th,
  .rosso-finmatica .table-500 tbody + tbody {
    border-color: #d4d9dd; }
  .rosso-finmatica .table-hover .table-500:hover {
    background-color: #dadde2; }
    .rosso-finmatica .table-hover .table-500:hover > td,
    .rosso-finmatica .table-hover .table-500:hover > th {
      background-color: #dadde2; }
  .rosso-finmatica .table-600,
  .rosso-finmatica .table-600 > th,
  .rosso-finmatica .table-600 > td {
    background-color: #d6d8db; }
  .rosso-finmatica .table-600 th,
  .rosso-finmatica .table-600 td,
  .rosso-finmatica .table-600 thead th,
  .rosso-finmatica .table-600 tbody + tbody {
    border-color: #b3b7bb; }
  .rosso-finmatica .table-hover .table-600:hover {
    background-color: #c8cbcf; }
    .rosso-finmatica .table-hover .table-600:hover > td,
    .rosso-finmatica .table-hover .table-600:hover > th {
      background-color: #c8cbcf; }
  .rosso-finmatica .table-700,
  .rosso-finmatica .table-700 > th,
  .rosso-finmatica .table-700 > td {
    background-color: #ccced0; }
  .rosso-finmatica .table-700 th,
  .rosso-finmatica .table-700 td,
  .rosso-finmatica .table-700 thead th,
  .rosso-finmatica .table-700 tbody + tbody {
    border-color: #a0a4a8; }
  .rosso-finmatica .table-hover .table-700:hover {
    background-color: #bfc1c4; }
    .rosso-finmatica .table-hover .table-700:hover > td,
    .rosso-finmatica .table-hover .table-700:hover > th {
      background-color: #bfc1c4; }
  .rosso-finmatica .table-800,
  .rosso-finmatica .table-800 > th,
  .rosso-finmatica .table-800 > td {
    background-color: #c6c8ca; }
  .rosso-finmatica .table-800 th,
  .rosso-finmatica .table-800 td,
  .rosso-finmatica .table-800 thead th,
  .rosso-finmatica .table-800 tbody + tbody {
    border-color: #95999c; }
  .rosso-finmatica .table-hover .table-800:hover {
    background-color: #b9bbbe; }
    .rosso-finmatica .table-hover .table-800:hover > td,
    .rosso-finmatica .table-hover .table-800:hover > th {
      background-color: #b9bbbe; }
  .rosso-finmatica .table-900,
  .rosso-finmatica .table-900 > th,
  .rosso-finmatica .table-900 > td {
    background-color: #c1c2c3; }
  .rosso-finmatica .table-900 th,
  .rosso-finmatica .table-900 td,
  .rosso-finmatica .table-900 thead th,
  .rosso-finmatica .table-900 tbody + tbody {
    border-color: #8c8e90; }
  .rosso-finmatica .table-hover .table-900:hover {
    background-color: #b4b5b6; }
    .rosso-finmatica .table-hover .table-900:hover > td,
    .rosso-finmatica .table-hover .table-900:hover > th {
      background-color: #b4b5b6; }
  .rosso-finmatica .table-active,
  .rosso-finmatica .table-active > th,
  .rosso-finmatica .table-active > td {
    background-color: #ECECEC; }
  .rosso-finmatica .table-hover .table-active:hover {
    background-color: #dfdfdf; }
    .rosso-finmatica .table-hover .table-active:hover > td,
    .rosso-finmatica .table-hover .table-active:hover > th {
      background-color: #dfdfdf; }
  .rosso-finmatica .table .thead-dark th {
    color: #FFF;
    background-color: #343a40;
    border-color: #454d55; }
  .rosso-finmatica .table .thead-light th {
    color: #495057;
    background-color: #FFF;
    border-color: #dee2e6; }
  .rosso-finmatica .table-dark {
    color: #FFF;
    background-color: #343a40; }
    .rosso-finmatica .table-dark th,
    .rosso-finmatica .table-dark td,
    .rosso-finmatica .table-dark thead th {
      border-color: #454d55; }
    .rosso-finmatica .table-dark.table-bordered {
      border: 0; }
    .rosso-finmatica .table-dark.table-striped tbody tr:nth-of-type(odd) {
      background-color: rgba(255, 255, 255, 0.05); }
    .rosso-finmatica .table-dark.table-hover tbody tr:hover {
      color: #FFF;
      background-color: rgba(255, 255, 255, 0.075); }
  @media (max-width: 575.98px) {
    .rosso-finmatica .table-responsive-sm {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; }
      .rosso-finmatica .table-responsive-sm > .table-bordered {
        border: 0; } }
  @media (max-width: 767.98px) {
    .rosso-finmatica .table-responsive-md {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; }
      .rosso-finmatica .table-responsive-md > .table-bordered {
        border: 0; } }
  @media (max-width: 991.98px) {
    .rosso-finmatica .table-responsive-lg {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; }
      .rosso-finmatica .table-responsive-lg > .table-bordered {
        border: 0; } }
  @media (max-width: 1199.98px) {
    .rosso-finmatica .table-responsive-xl {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; }
      .rosso-finmatica .table-responsive-xl > .table-bordered {
        border: 0; } }
  .rosso-finmatica .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .rosso-finmatica .table-responsive > .table-bordered {
      border: 0; }
  .rosso-finmatica .form-control {
    display: block;
    width: 100%;
    height: 2.5rem;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #FFF;
    background-clip: padding-box;
    border: 0 solid #ced4da;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .rosso-finmatica .form-control {
        transition: none; } }
    .rosso-finmatica .form-control::-ms-expand {
      background-color: transparent;
      border: 0; }
    .rosso-finmatica .form-control:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #495057; }
    .rosso-finmatica .form-control:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.form-control, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.form-control, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .form-control.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.form-control,
    .rosso-finmatica .form-check [type='radio']:focus + label.form-control, .rosso-finmatica .toggles label input[type='checkbox']:focus + .form-control.lever {
      color: #495057;
      background-color: #FFF;
      border-color: #5c6f82;
      outline: 0;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .rosso-finmatica .form-control::placeholder {
      color: #6c757d;
      opacity: 1; }
    .rosso-finmatica .form-control:disabled, .rosso-finmatica .form-control[readonly] {
      background-color: #e6e9f2;
      opacity: 1; }
  .rosso-finmatica input[type="date"].form-control,
  .rosso-finmatica input[type="time"].form-control,
  .rosso-finmatica input[type="datetime-local"].form-control,
  .rosso-finmatica input[type="month"].form-control {
    appearance: none; }
  .rosso-finmatica select.form-control:focus::-ms-value, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + select.form-control.lever::-ms-value, .rosso-finmatica .toggles label input[type='checkbox']:focus + select.form-control.lever::-ms-value {
    color: #495057;
    background-color: #FFF; }
  .rosso-finmatica .form-control-file,
  .rosso-finmatica .form-control-range {
    display: block;
    width: 100%; }
  .rosso-finmatica .col-form-label {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5; }
  .rosso-finmatica .col-form-label-lg {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 1.25rem;
    line-height: 1.5; }
  .rosso-finmatica .col-form-label-sm {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 0.875rem;
    line-height: 1.5; }
  .rosso-finmatica .form-control-plaintext {
    display: block;
    width: 100%;
    padding: 0.375rem 0;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 0 0; }
    .rosso-finmatica .form-control-plaintext.form-control-sm, .rosso-finmatica .form-control-plaintext.form-control-lg {
      padding-right: 0;
      padding-left: 0; }
  .rosso-finmatica .form-control-sm {
    height: 1.9375rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem; }
  .rosso-finmatica .form-control-lg {
    height: 3rem;
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem; }
  .rosso-finmatica select.form-control[size], .rosso-finmatica select.form-control[multiple] {
    height: auto; }
  .rosso-finmatica textarea.form-control {
    height: auto; }
  .rosso-finmatica .form-group {
    margin-bottom: 3rem; }
  .rosso-finmatica .form-text {
    display: block;
    margin-top: 0.25rem; }
  .rosso-finmatica .form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px; }
    .rosso-finmatica .form-row > .col,
    .rosso-finmatica .form-row > [class*="col-"] {
      padding-right: 5px;
      padding-left: 5px; }
  .rosso-finmatica .form-check {
    position: relative;
    display: block;
    padding-left: 0; }
  .rosso-finmatica .form-check-input {
    position: absolute;
    margin-top: 0;
    margin-left: 0; }
    .rosso-finmatica .form-check-input[disabled] ~ .form-check-label,
    .rosso-finmatica .form-check-input:disabled ~ .form-check-label {
      color: #5a768a; }
  .rosso-finmatica .form-check-label {
    margin-bottom: 0; }
  .rosso-finmatica .form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem; }
    .rosso-finmatica .form-check-inline .form-check-input {
      position: static;
      margin-top: 0;
      margin-right: auto;
      margin-left: 0; }
  .rosso-finmatica .valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #28a745; }
  .rosso-finmatica .valid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: .1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #FFF;
    background-color: rgba(40, 167, 69, 0.9);
    border-radius: 0.25rem; }
    .form-row > .col > .rosso-finmatica .valid-tooltip,
    .form-row > [class*="col-"] > .rosso-finmatica .valid-tooltip {
      left: 5px; }
  .was-validated .rosso-finmatica:valid ~ .valid-feedback,
  .was-validated .rosso-finmatica:valid ~ .valid-tooltip, .rosso-finmatica.is-valid ~ .valid-feedback,
  .rosso-finmatica.is-valid ~ .valid-tooltip {
    display: block; }
  .was-validated .rosso-finmatica .form-control:valid, .rosso-finmatica .form-control.is-valid {
    border-color: #28a745;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
    .was-validated .rosso-finmatica .form-control:valid:focus, .blu-finmatica .form-check .was-validated .rosso-finmatica [type='checkbox']:focus + label.form-control:valid, .blu-finmatica .form-check .was-validated .rosso-finmatica [type='radio']:focus + label.form-control:valid, .blu-finmatica .toggles label .was-validated .rosso-finmatica input[type='checkbox']:focus + .form-control.lever:valid, .was-validated .rosso-finmatica .form-check [type='checkbox']:focus + label.form-control:valid,
    .was-validated .rosso-finmatica .form-check [type='radio']:focus + label.form-control:valid, .was-validated .rosso-finmatica .toggles label input[type='checkbox']:focus + .form-control.lever:valid, .rosso-finmatica .form-control.is-valid:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.form-control.is-valid, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.form-control.is-valid, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .form-control.is-valid.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.form-control.is-valid,
    .rosso-finmatica .form-check [type='radio']:focus + label.form-control.is-valid, .rosso-finmatica .toggles label input[type='checkbox']:focus + .form-control.is-valid.lever {
      border-color: #28a745;
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .rosso-finmatica textarea.form-control:valid, .rosso-finmatica textarea.form-control.is-valid {
    padding-right: calc(1.5em + 0.75rem);
    background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }
  .was-validated .rosso-finmatica .custom-select:valid, .rosso-finmatica .custom-select.is-valid {
    border-color: #28a745;
    padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, #FFF url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
    .was-validated .rosso-finmatica .custom-select:valid:focus, .blu-finmatica .form-check .was-validated .rosso-finmatica [type='checkbox']:focus + label.custom-select:valid, .blu-finmatica .form-check .was-validated .rosso-finmatica [type='radio']:focus + label.custom-select:valid, .blu-finmatica .toggles label .was-validated .rosso-finmatica input[type='checkbox']:focus + .custom-select.lever:valid, .was-validated .rosso-finmatica .form-check [type='checkbox']:focus + label.custom-select:valid,
    .was-validated .rosso-finmatica .form-check [type='radio']:focus + label.custom-select:valid, .was-validated .rosso-finmatica .toggles label input[type='checkbox']:focus + .custom-select.lever:valid, .rosso-finmatica .custom-select.is-valid:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.custom-select.is-valid, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.custom-select.is-valid, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .custom-select.is-valid.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.custom-select.is-valid,
    .rosso-finmatica .form-check [type='radio']:focus + label.custom-select.is-valid, .rosso-finmatica .toggles label input[type='checkbox']:focus + .custom-select.is-valid.lever {
      border-color: #28a745;
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .rosso-finmatica .form-check-input:valid ~ .form-check-label, .rosso-finmatica .form-check-input.is-valid ~ .form-check-label {
    color: #28a745; }
  .was-validated .rosso-finmatica .form-check-input:valid ~ .valid-feedback,
  .was-validated .rosso-finmatica .form-check-input:valid ~ .valid-tooltip, .rosso-finmatica .form-check-input.is-valid ~ .valid-feedback,
  .rosso-finmatica .form-check-input.is-valid ~ .valid-tooltip {
    display: block; }
  .was-validated .rosso-finmatica .custom-control-input:valid ~ .custom-control-label, .rosso-finmatica .custom-control-input.is-valid ~ .custom-control-label {
    color: #28a745; }
    .was-validated .rosso-finmatica .custom-control-input:valid ~ .custom-control-label::before, .rosso-finmatica .custom-control-input.is-valid ~ .custom-control-label::before {
      border-color: #28a745; }
  .was-validated .rosso-finmatica .custom-control-input:valid:checked ~ .custom-control-label::before, .rosso-finmatica .custom-control-input.is-valid:checked ~ .custom-control-label::before {
    border-color: #34ce57;
    background-color: #34ce57; }
  .was-validated .rosso-finmatica .custom-control-input:valid:focus ~ .custom-control-label::before, .blu-finmatica .form-check .was-validated .rosso-finmatica [type='checkbox']:focus + label.custom-control-input:valid ~ .custom-control-label::before, .blu-finmatica .form-check .was-validated .rosso-finmatica [type='radio']:focus + label.custom-control-input:valid ~ .custom-control-label::before, .blu-finmatica .toggles label .was-validated .rosso-finmatica input[type='checkbox']:focus + .custom-control-input.lever:valid ~ .custom-control-label::before, .was-validated .rosso-finmatica .form-check [type='checkbox']:focus + label.custom-control-input:valid ~ .custom-control-label::before, .was-validated .rosso-finmatica .form-check [type='radio']:focus + label.custom-control-input:valid ~ .custom-control-label::before, .was-validated .rosso-finmatica .toggles label input[type='checkbox']:focus + .custom-control-input.lever:valid ~ .custom-control-label::before, .rosso-finmatica .custom-control-input.is-valid:focus ~ .custom-control-label::before, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.custom-control-input.is-valid ~ .custom-control-label::before, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.custom-control-input.is-valid ~ .custom-control-label::before, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .custom-control-input.is-valid.lever ~ .custom-control-label::before, .rosso-finmatica .form-check [type='checkbox']:focus + label.custom-control-input.is-valid ~ .custom-control-label::before, .rosso-finmatica .form-check [type='radio']:focus + label.custom-control-input.is-valid ~ .custom-control-label::before, .rosso-finmatica .toggles label input[type='checkbox']:focus + .custom-control-input.is-valid.lever ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .rosso-finmatica .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .blu-finmatica .form-check .was-validated .rosso-finmatica [type='checkbox']:focus + label.custom-control-input:valid:not(:checked) ~ .custom-control-label::before, .blu-finmatica .form-check .was-validated .rosso-finmatica [type='radio']:focus + label.custom-control-input:valid:not(:checked) ~ .custom-control-label::before, .blu-finmatica .toggles label .was-validated .rosso-finmatica input[type='checkbox']:focus + .custom-control-input.lever:valid:not(:checked) ~ .custom-control-label::before, .was-validated .rosso-finmatica .form-check [type='checkbox']:focus + label.custom-control-input:valid:not(:checked) ~ .custom-control-label::before, .was-validated .rosso-finmatica .form-check [type='radio']:focus + label.custom-control-input:valid:not(:checked) ~ .custom-control-label::before, .was-validated .rosso-finmatica .toggles label input[type='checkbox']:focus + .custom-control-input.lever:valid:not(:checked) ~ .custom-control-label::before, .rosso-finmatica .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.custom-control-input.is-valid:not(:checked) ~ .custom-control-label::before, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.custom-control-input.is-valid:not(:checked) ~ .custom-control-label::before, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .custom-control-input.is-valid.lever:not(:checked) ~ .custom-control-label::before, .rosso-finmatica .form-check [type='checkbox']:focus + label.custom-control-input.is-valid:not(:checked) ~ .custom-control-label::before, .rosso-finmatica .form-check [type='radio']:focus + label.custom-control-input.is-valid:not(:checked) ~ .custom-control-label::before, .rosso-finmatica .toggles label input[type='checkbox']:focus + .custom-control-input.is-valid.lever:not(:checked) ~ .custom-control-label::before {
    border-color: #28a745; }
  .was-validated .rosso-finmatica .custom-file-input:valid ~ .custom-file-label, .rosso-finmatica .custom-file-input.is-valid ~ .custom-file-label {
    border-color: #28a745; }
  .was-validated .rosso-finmatica .custom-file-input:valid:focus ~ .custom-file-label, .blu-finmatica .form-check .was-validated .rosso-finmatica [type='checkbox']:focus + label.custom-file-input:valid ~ .custom-file-label, .blu-finmatica .form-check .was-validated .rosso-finmatica [type='radio']:focus + label.custom-file-input:valid ~ .custom-file-label, .blu-finmatica .toggles label .was-validated .rosso-finmatica input[type='checkbox']:focus + .custom-file-input.lever:valid ~ .custom-file-label, .was-validated .rosso-finmatica .form-check [type='checkbox']:focus + label.custom-file-input:valid ~ .custom-file-label, .was-validated .rosso-finmatica .form-check [type='radio']:focus + label.custom-file-input:valid ~ .custom-file-label, .was-validated .rosso-finmatica .toggles label input[type='checkbox']:focus + .custom-file-input.lever:valid ~ .custom-file-label, .rosso-finmatica .custom-file-input.is-valid:focus ~ .custom-file-label, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.custom-file-input.is-valid ~ .custom-file-label, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.custom-file-input.is-valid ~ .custom-file-label, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .custom-file-input.is-valid.lever ~ .custom-file-label, .rosso-finmatica .form-check [type='checkbox']:focus + label.custom-file-input.is-valid ~ .custom-file-label, .rosso-finmatica .form-check [type='radio']:focus + label.custom-file-input.is-valid ~ .custom-file-label, .rosso-finmatica .toggles label input[type='checkbox']:focus + .custom-file-input.is-valid.lever ~ .custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .rosso-finmatica .invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #dc3545; }
  .rosso-finmatica .invalid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: .1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #FFF;
    background-color: rgba(220, 53, 69, 0.9);
    border-radius: 0.25rem; }
    .form-row > .col > .rosso-finmatica .invalid-tooltip,
    .form-row > [class*="col-"] > .rosso-finmatica .invalid-tooltip {
      left: 5px; }
  .was-validated .rosso-finmatica:invalid ~ .invalid-feedback,
  .was-validated .rosso-finmatica:invalid ~ .invalid-tooltip, .rosso-finmatica.is-invalid ~ .invalid-feedback,
  .rosso-finmatica.is-invalid ~ .invalid-tooltip {
    display: block; }
  .was-validated .rosso-finmatica .form-control:invalid, .rosso-finmatica .form-control.is-invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
    .was-validated .rosso-finmatica .form-control:invalid:focus, .blu-finmatica .form-check .was-validated .rosso-finmatica [type='checkbox']:focus + label.form-control:invalid, .blu-finmatica .form-check .was-validated .rosso-finmatica [type='radio']:focus + label.form-control:invalid, .blu-finmatica .toggles label .was-validated .rosso-finmatica input[type='checkbox']:focus + .form-control.lever:invalid, .was-validated .rosso-finmatica .form-check [type='checkbox']:focus + label.form-control:invalid,
    .was-validated .rosso-finmatica .form-check [type='radio']:focus + label.form-control:invalid, .was-validated .rosso-finmatica .toggles label input[type='checkbox']:focus + .form-control.lever:invalid, .rosso-finmatica .form-control.is-invalid:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.form-control.is-invalid, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.form-control.is-invalid, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .form-control.is-invalid.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.form-control.is-invalid,
    .rosso-finmatica .form-check [type='radio']:focus + label.form-control.is-invalid, .rosso-finmatica .toggles label input[type='checkbox']:focus + .form-control.is-invalid.lever {
      border-color: #dc3545;
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .rosso-finmatica textarea.form-control:invalid, .rosso-finmatica textarea.form-control.is-invalid {
    padding-right: calc(1.5em + 0.75rem);
    background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }
  .was-validated .rosso-finmatica .custom-select:invalid, .rosso-finmatica .custom-select.is-invalid {
    border-color: #dc3545;
    padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, #FFF url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
    .was-validated .rosso-finmatica .custom-select:invalid:focus, .blu-finmatica .form-check .was-validated .rosso-finmatica [type='checkbox']:focus + label.custom-select:invalid, .blu-finmatica .form-check .was-validated .rosso-finmatica [type='radio']:focus + label.custom-select:invalid, .blu-finmatica .toggles label .was-validated .rosso-finmatica input[type='checkbox']:focus + .custom-select.lever:invalid, .was-validated .rosso-finmatica .form-check [type='checkbox']:focus + label.custom-select:invalid,
    .was-validated .rosso-finmatica .form-check [type='radio']:focus + label.custom-select:invalid, .was-validated .rosso-finmatica .toggles label input[type='checkbox']:focus + .custom-select.lever:invalid, .rosso-finmatica .custom-select.is-invalid:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.custom-select.is-invalid, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.custom-select.is-invalid, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .custom-select.is-invalid.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.custom-select.is-invalid,
    .rosso-finmatica .form-check [type='radio']:focus + label.custom-select.is-invalid, .rosso-finmatica .toggles label input[type='checkbox']:focus + .custom-select.is-invalid.lever {
      border-color: #dc3545;
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .rosso-finmatica .form-check-input:invalid ~ .form-check-label, .rosso-finmatica .form-check-input.is-invalid ~ .form-check-label {
    color: #dc3545; }
  .was-validated .rosso-finmatica .form-check-input:invalid ~ .invalid-feedback,
  .was-validated .rosso-finmatica .form-check-input:invalid ~ .invalid-tooltip, .rosso-finmatica .form-check-input.is-invalid ~ .invalid-feedback,
  .rosso-finmatica .form-check-input.is-invalid ~ .invalid-tooltip {
    display: block; }
  .was-validated .rosso-finmatica .custom-control-input:invalid ~ .custom-control-label, .rosso-finmatica .custom-control-input.is-invalid ~ .custom-control-label {
    color: #dc3545; }
    .was-validated .rosso-finmatica .custom-control-input:invalid ~ .custom-control-label::before, .rosso-finmatica .custom-control-input.is-invalid ~ .custom-control-label::before {
      border-color: #dc3545; }
  .was-validated .rosso-finmatica .custom-control-input:invalid:checked ~ .custom-control-label::before, .rosso-finmatica .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
    border-color: #e4606d;
    background-color: #e4606d; }
  .was-validated .rosso-finmatica .custom-control-input:invalid:focus ~ .custom-control-label::before, .blu-finmatica .form-check .was-validated .rosso-finmatica [type='checkbox']:focus + label.custom-control-input:invalid ~ .custom-control-label::before, .blu-finmatica .form-check .was-validated .rosso-finmatica [type='radio']:focus + label.custom-control-input:invalid ~ .custom-control-label::before, .blu-finmatica .toggles label .was-validated .rosso-finmatica input[type='checkbox']:focus + .custom-control-input.lever:invalid ~ .custom-control-label::before, .was-validated .rosso-finmatica .form-check [type='checkbox']:focus + label.custom-control-input:invalid ~ .custom-control-label::before, .was-validated .rosso-finmatica .form-check [type='radio']:focus + label.custom-control-input:invalid ~ .custom-control-label::before, .was-validated .rosso-finmatica .toggles label input[type='checkbox']:focus + .custom-control-input.lever:invalid ~ .custom-control-label::before, .rosso-finmatica .custom-control-input.is-invalid:focus ~ .custom-control-label::before, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.custom-control-input.is-invalid ~ .custom-control-label::before, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.custom-control-input.is-invalid ~ .custom-control-label::before, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .custom-control-input.is-invalid.lever ~ .custom-control-label::before, .rosso-finmatica .form-check [type='checkbox']:focus + label.custom-control-input.is-invalid ~ .custom-control-label::before, .rosso-finmatica .form-check [type='radio']:focus + label.custom-control-input.is-invalid ~ .custom-control-label::before, .rosso-finmatica .toggles label input[type='checkbox']:focus + .custom-control-input.is-invalid.lever ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .rosso-finmatica .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .blu-finmatica .form-check .was-validated .rosso-finmatica [type='checkbox']:focus + label.custom-control-input:invalid:not(:checked) ~ .custom-control-label::before, .blu-finmatica .form-check .was-validated .rosso-finmatica [type='radio']:focus + label.custom-control-input:invalid:not(:checked) ~ .custom-control-label::before, .blu-finmatica .toggles label .was-validated .rosso-finmatica input[type='checkbox']:focus + .custom-control-input.lever:invalid:not(:checked) ~ .custom-control-label::before, .was-validated .rosso-finmatica .form-check [type='checkbox']:focus + label.custom-control-input:invalid:not(:checked) ~ .custom-control-label::before, .was-validated .rosso-finmatica .form-check [type='radio']:focus + label.custom-control-input:invalid:not(:checked) ~ .custom-control-label::before, .was-validated .rosso-finmatica .toggles label input[type='checkbox']:focus + .custom-control-input.lever:invalid:not(:checked) ~ .custom-control-label::before, .rosso-finmatica .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.custom-control-input.is-invalid:not(:checked) ~ .custom-control-label::before, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.custom-control-input.is-invalid:not(:checked) ~ .custom-control-label::before, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .custom-control-input.is-invalid.lever:not(:checked) ~ .custom-control-label::before, .rosso-finmatica .form-check [type='checkbox']:focus + label.custom-control-input.is-invalid:not(:checked) ~ .custom-control-label::before, .rosso-finmatica .form-check [type='radio']:focus + label.custom-control-input.is-invalid:not(:checked) ~ .custom-control-label::before, .rosso-finmatica .toggles label input[type='checkbox']:focus + .custom-control-input.is-invalid.lever:not(:checked) ~ .custom-control-label::before {
    border-color: #dc3545; }
  .was-validated .rosso-finmatica .custom-file-input:invalid ~ .custom-file-label, .rosso-finmatica .custom-file-input.is-invalid ~ .custom-file-label {
    border-color: #dc3545; }
  .was-validated .rosso-finmatica .custom-file-input:invalid:focus ~ .custom-file-label, .blu-finmatica .form-check .was-validated .rosso-finmatica [type='checkbox']:focus + label.custom-file-input:invalid ~ .custom-file-label, .blu-finmatica .form-check .was-validated .rosso-finmatica [type='radio']:focus + label.custom-file-input:invalid ~ .custom-file-label, .blu-finmatica .toggles label .was-validated .rosso-finmatica input[type='checkbox']:focus + .custom-file-input.lever:invalid ~ .custom-file-label, .was-validated .rosso-finmatica .form-check [type='checkbox']:focus + label.custom-file-input:invalid ~ .custom-file-label, .was-validated .rosso-finmatica .form-check [type='radio']:focus + label.custom-file-input:invalid ~ .custom-file-label, .was-validated .rosso-finmatica .toggles label input[type='checkbox']:focus + .custom-file-input.lever:invalid ~ .custom-file-label, .rosso-finmatica .custom-file-input.is-invalid:focus ~ .custom-file-label, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.custom-file-input.is-invalid ~ .custom-file-label, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.custom-file-input.is-invalid ~ .custom-file-label, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .custom-file-input.is-invalid.lever ~ .custom-file-label, .rosso-finmatica .form-check [type='checkbox']:focus + label.custom-file-input.is-invalid ~ .custom-file-label, .rosso-finmatica .form-check [type='radio']:focus + label.custom-file-input.is-invalid ~ .custom-file-label, .rosso-finmatica .toggles label input[type='checkbox']:focus + .custom-file-input.is-invalid.lever ~ .custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .rosso-finmatica .form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center; }
    .rosso-finmatica .form-inline .form-check {
      width: 100%; }
    @media (min-width: 576px) {
      .rosso-finmatica .form-inline label {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0; }
      .rosso-finmatica .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0; }
      .rosso-finmatica .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle; }
      .rosso-finmatica .form-inline .form-control-plaintext {
        display: inline-block; }
      .rosso-finmatica .form-inline .input-group,
      .rosso-finmatica .form-inline .custom-select {
        width: auto; }
      .rosso-finmatica .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0; }
      .rosso-finmatica .form-inline .form-check-input {
        position: relative;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: 0.25rem;
        margin-left: 0; }
      .rosso-finmatica .form-inline .custom-control {
        align-items: center;
        justify-content: center; }
      .rosso-finmatica .form-inline .custom-control-label {
        margin-bottom: 0; } }
  .rosso-finmatica .btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 0 solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    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; }
    @media (prefers-reduced-motion: reduce) {
      .rosso-finmatica .btn {
        transition: none; } }
    .rosso-finmatica .btn:hover {
      color: #212529;
      text-decoration: none; }
    .rosso-finmatica .btn:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn.lever, .rosso-finmatica .btn.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .rosso-finmatica .btn.disabled, .rosso-finmatica .btn:disabled {
      opacity: 0.65;
      box-shadow: none; }
    .rosso-finmatica .btn:not(:disabled):not(.disabled) {
      cursor: pointer; }
      .rosso-finmatica .btn:not(:disabled):not(.disabled):active, .rosso-finmatica .btn:not(:disabled):not(.disabled).active {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
        .rosso-finmatica .btn:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn:not(:disabled):not(.disabled):active,
        .rosso-finmatica .form-check [type='radio']:focus + label.btn:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn:not(:disabled):not(.disabled).active,
        .rosso-finmatica .form-check [type='radio']:focus + label.btn:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn.lever:not(:disabled):not(.disabled).active {
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25), inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .rosso-finmatica a.btn.disabled,
  .rosso-finmatica fieldset:disabled a.btn {
    pointer-events: none; }
  .rosso-finmatica .btn-primary {
    color: #FFF;
    background-color: #CC2C29;
    border-color: #CC2C29;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .rosso-finmatica .btn-primary:hover {
      color: #FFF;
      background-color: #ac2523;
      border-color: #a22320; }
    .rosso-finmatica .btn-primary:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-primary, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-primary, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-primary.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-primary,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-primary, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-primary.lever, .rosso-finmatica .btn-primary.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(204, 44, 41, 0.5); }
    .rosso-finmatica .btn-primary.disabled, .rosso-finmatica .btn-primary:disabled {
      color: #FFF;
      background-color: #CC2C29;
      border-color: #CC2C29; }
    .rosso-finmatica .btn-primary:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-primary:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-primary.dropdown-toggle {
      color: #FFF;
      background-color: #a22320;
      border-color: #97211e; }
      .rosso-finmatica .btn-primary:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-primary:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-primary:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-primary.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-primary:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-primary:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-primary.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-primary:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-primary:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-primary:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-primary.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-primary:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-primary:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-primary.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-primary.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-primary.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-primary.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-primary.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-primary.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-primary.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-primary.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(204, 44, 41, 0.5); }
  .rosso-finmatica .btn-secondary {
    color: #FFF;
    background-color: #6c757d;
    border-color: #6c757d;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .rosso-finmatica .btn-secondary:hover {
      color: #FFF;
      background-color: #5a6268;
      border-color: #545b62; }
    .rosso-finmatica .btn-secondary:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-secondary, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-secondary, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-secondary.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-secondary,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-secondary, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-secondary.lever, .rosso-finmatica .btn-secondary.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
    .rosso-finmatica .btn-secondary.disabled, .rosso-finmatica .btn-secondary:disabled {
      color: #FFF;
      background-color: #6c757d;
      border-color: #6c757d; }
    .rosso-finmatica .btn-secondary:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-secondary:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-secondary.dropdown-toggle {
      color: #FFF;
      background-color: #545b62;
      border-color: #4e555b; }
      .rosso-finmatica .btn-secondary:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-secondary:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-secondary:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-secondary.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-secondary:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-secondary:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-secondary.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-secondary:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-secondary:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-secondary:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-secondary.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-secondary:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-secondary:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-secondary.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-secondary.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-secondary.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-secondary.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-secondary.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-secondary.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-secondary.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-secondary.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .rosso-finmatica .btn-success {
    color: #FFF;
    background-color: #28a745;
    border-color: #28a745;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .rosso-finmatica .btn-success:hover {
      color: #FFF;
      background-color: #218838;
      border-color: #1e7e34; }
    .rosso-finmatica .btn-success:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-success, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-success, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-success.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-success,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-success, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-success.lever, .rosso-finmatica .btn-success.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
    .rosso-finmatica .btn-success.disabled, .rosso-finmatica .btn-success:disabled {
      color: #FFF;
      background-color: #28a745;
      border-color: #28a745; }
    .rosso-finmatica .btn-success:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-success:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-success.dropdown-toggle {
      color: #FFF;
      background-color: #1e7e34;
      border-color: #1c7430; }
      .rosso-finmatica .btn-success:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-success:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-success:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-success.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-success:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-success:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-success.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-success:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-success:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-success:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-success.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-success:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-success:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-success.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-success.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-success.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-success.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-success.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-success.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-success.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-success.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .rosso-finmatica .btn-info {
    color: #FFF;
    background-color: #17a2b8;
    border-color: #17a2b8;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .rosso-finmatica .btn-info:hover {
      color: #FFF;
      background-color: #138496;
      border-color: #117a8b; }
    .rosso-finmatica .btn-info:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-info, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-info, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-info.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-info,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-info, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-info.lever, .rosso-finmatica .btn-info.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
    .rosso-finmatica .btn-info.disabled, .rosso-finmatica .btn-info:disabled {
      color: #FFF;
      background-color: #17a2b8;
      border-color: #17a2b8; }
    .rosso-finmatica .btn-info:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-info:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-info.dropdown-toggle {
      color: #FFF;
      background-color: #117a8b;
      border-color: #10707f; }
      .rosso-finmatica .btn-info:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-info:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-info:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-info.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-info:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-info:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-info.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-info:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-info:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-info:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-info.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-info:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-info:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-info.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-info.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-info.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-info.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-info.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-info.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-info.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-info.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .rosso-finmatica .btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .rosso-finmatica .btn-warning:hover {
      color: #212529;
      background-color: #e0a800;
      border-color: #d39e00; }
    .rosso-finmatica .btn-warning:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-warning, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-warning, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-warning.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-warning,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-warning, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-warning.lever, .rosso-finmatica .btn-warning.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
    .rosso-finmatica .btn-warning.disabled, .rosso-finmatica .btn-warning:disabled {
      color: #212529;
      background-color: #ffc107;
      border-color: #ffc107; }
    .rosso-finmatica .btn-warning:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-warning:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-warning.dropdown-toggle {
      color: #212529;
      background-color: #d39e00;
      border-color: #c69500; }
      .rosso-finmatica .btn-warning:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-warning:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-warning:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-warning.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-warning:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-warning:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-warning.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-warning:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-warning:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-warning:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-warning.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-warning:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-warning:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-warning.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-warning.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-warning.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-warning.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-warning.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-warning.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-warning.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-warning.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .rosso-finmatica .btn-danger {
    color: #FFF;
    background-color: #dc3545;
    border-color: #dc3545;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .rosso-finmatica .btn-danger:hover {
      color: #FFF;
      background-color: #c82333;
      border-color: #bd2130; }
    .rosso-finmatica .btn-danger:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-danger, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-danger, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-danger.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-danger,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-danger, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-danger.lever, .rosso-finmatica .btn-danger.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
    .rosso-finmatica .btn-danger.disabled, .rosso-finmatica .btn-danger:disabled {
      color: #FFF;
      background-color: #dc3545;
      border-color: #dc3545; }
    .rosso-finmatica .btn-danger:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-danger:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-danger.dropdown-toggle {
      color: #FFF;
      background-color: #bd2130;
      border-color: #b21f2d; }
      .rosso-finmatica .btn-danger:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-danger:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-danger:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-danger.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-danger:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-danger:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-danger.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-danger:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-danger:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-danger:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-danger.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-danger:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-danger:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-danger.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-danger.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-danger.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-danger.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-danger.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-danger.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-danger.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-danger.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .rosso-finmatica .btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .rosso-finmatica .btn-light:hover {
      color: #212529;
      background-color: #e2e6ea;
      border-color: #dae0e5; }
    .rosso-finmatica .btn-light:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-light, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-light, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-light.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-light,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-light, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-light.lever, .rosso-finmatica .btn-light.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
    .rosso-finmatica .btn-light.disabled, .rosso-finmatica .btn-light:disabled {
      color: #212529;
      background-color: #f8f9fa;
      border-color: #f8f9fa; }
    .rosso-finmatica .btn-light:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-light:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-light.dropdown-toggle {
      color: #212529;
      background-color: #dae0e5;
      border-color: #d3d9df; }
      .rosso-finmatica .btn-light:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-light:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-light:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-light.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-light:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-light:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-light.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-light:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-light:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-light:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-light.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-light:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-light:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-light.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-light.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-light.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-light.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-light.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-light.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-light.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-light.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .rosso-finmatica .btn-dark {
    color: #FFF;
    background-color: #343a40;
    border-color: #343a40;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .rosso-finmatica .btn-dark:hover {
      color: #FFF;
      background-color: #23272b;
      border-color: #1d2124; }
    .rosso-finmatica .btn-dark:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-dark, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-dark, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-dark.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-dark,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-dark, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-dark.lever, .rosso-finmatica .btn-dark.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
    .rosso-finmatica .btn-dark.disabled, .rosso-finmatica .btn-dark:disabled {
      color: #FFF;
      background-color: #343a40;
      border-color: #343a40; }
    .rosso-finmatica .btn-dark:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-dark:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-dark.dropdown-toggle {
      color: #FFF;
      background-color: #1d2124;
      border-color: #171a1d; }
      .rosso-finmatica .btn-dark:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-dark:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-dark:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-dark.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-dark:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-dark:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-dark.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-dark:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-dark:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-dark:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-dark.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-dark:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-dark:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-dark.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-dark.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-dark.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-dark.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-dark.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-dark.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-dark.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-dark.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .rosso-finmatica .btn-black {
    color: #FFF;
    background-color: #000;
    border-color: #000;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .rosso-finmatica .btn-black:hover {
      color: #FFF;
      background-color: black;
      border-color: black; }
    .rosso-finmatica .btn-black:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-black, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-black, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-black.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-black,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-black, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-black.lever, .rosso-finmatica .btn-black.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }
    .rosso-finmatica .btn-black.disabled, .rosso-finmatica .btn-black:disabled {
      color: #FFF;
      background-color: #000;
      border-color: #000; }
    .rosso-finmatica .btn-black:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-black:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-black.dropdown-toggle {
      color: #FFF;
      background-color: black;
      border-color: black; }
      .rosso-finmatica .btn-black:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-black:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-black:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-black.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-black:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-black:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-black.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-black:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-black:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-black:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-black.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-black:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-black:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-black.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-black.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-black.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-black.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-black.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-black.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-black.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-black.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }
  .rosso-finmatica .btn-white {
    color: #212529;
    background-color: #FFF;
    border-color: #FFF;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .rosso-finmatica .btn-white:hover {
      color: #212529;
      background-color: #ececec;
      border-color: #e6e6e6; }
    .rosso-finmatica .btn-white:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-white, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-white, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-white.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-white,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-white, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-white.lever, .rosso-finmatica .btn-white.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
    .rosso-finmatica .btn-white.disabled, .rosso-finmatica .btn-white:disabled {
      color: #212529;
      background-color: #FFF;
      border-color: #FFF; }
    .rosso-finmatica .btn-white:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-white:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-white.dropdown-toggle {
      color: #212529;
      background-color: #e6e6e6;
      border-color: #dfdfdf; }
      .rosso-finmatica .btn-white:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-white:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-white:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-white.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-white:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-white:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-white.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-white:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-white:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-white:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-white.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-white:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-white:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-white.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-white.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-white.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-white.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-white.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-white.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-white.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-white.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  .rosso-finmatica .btn-100 {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .rosso-finmatica .btn-100:hover {
      color: #212529;
      background-color: #e2e6ea;
      border-color: #dae0e5; }
    .rosso-finmatica .btn-100:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-100, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-100, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-100.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-100,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-100, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-100.lever, .rosso-finmatica .btn-100.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
    .rosso-finmatica .btn-100.disabled, .rosso-finmatica .btn-100:disabled {
      color: #212529;
      background-color: #f8f9fa;
      border-color: #f8f9fa; }
    .rosso-finmatica .btn-100:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-100:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-100.dropdown-toggle {
      color: #212529;
      background-color: #dae0e5;
      border-color: #d3d9df; }
      .rosso-finmatica .btn-100:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-100:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-100:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-100.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-100:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-100:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-100.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-100:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-100:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-100:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-100.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-100:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-100:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-100.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-100.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-100.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-100.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-100.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-100.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-100.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-100.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .rosso-finmatica .btn-200 {
    color: #212529;
    background-color: #e9ecef;
    border-color: #e9ecef;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .rosso-finmatica .btn-200:hover {
      color: #212529;
      background-color: #d3d9df;
      border-color: #cbd3da; }
    .rosso-finmatica .btn-200:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-200, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-200, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-200.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-200,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-200, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-200.lever, .rosso-finmatica .btn-200.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(233, 236, 239, 0.5); }
    .rosso-finmatica .btn-200.disabled, .rosso-finmatica .btn-200:disabled {
      color: #212529;
      background-color: #e9ecef;
      border-color: #e9ecef; }
    .rosso-finmatica .btn-200:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-200:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-200.dropdown-toggle {
      color: #212529;
      background-color: #cbd3da;
      border-color: #c4ccd4; }
      .rosso-finmatica .btn-200:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-200:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-200:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-200.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-200:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-200:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-200.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-200:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-200:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-200:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-200.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-200:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-200:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-200.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-200.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-200.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-200.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-200.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-200.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-200.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-200.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(233, 236, 239, 0.5); }
  .rosso-finmatica .btn-300 {
    color: #212529;
    background-color: #dee2e6;
    border-color: #dee2e6;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .rosso-finmatica .btn-300:hover {
      color: #212529;
      background-color: #c8cfd6;
      border-color: #c1c9d0; }
    .rosso-finmatica .btn-300:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-300, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-300, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-300.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-300,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-300, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-300.lever, .rosso-finmatica .btn-300.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(222, 226, 230, 0.5); }
    .rosso-finmatica .btn-300.disabled, .rosso-finmatica .btn-300:disabled {
      color: #212529;
      background-color: #dee2e6;
      border-color: #dee2e6; }
    .rosso-finmatica .btn-300:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-300:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-300.dropdown-toggle {
      color: #212529;
      background-color: #c1c9d0;
      border-color: #bac2cb; }
      .rosso-finmatica .btn-300:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-300:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-300:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-300.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-300:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-300:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-300.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-300:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-300:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-300:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-300.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-300:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-300:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-300.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-300.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-300.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-300.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-300.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-300.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-300.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-300.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(222, 226, 230, 0.5); }
  .rosso-finmatica .btn-400 {
    color: #212529;
    background-color: #ced4da;
    border-color: #ced4da;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .rosso-finmatica .btn-400:hover {
      color: #212529;
      background-color: #b8c1ca;
      border-color: #b1bbc4; }
    .rosso-finmatica .btn-400:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-400, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-400, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-400.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-400,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-400, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-400.lever, .rosso-finmatica .btn-400.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(206, 212, 218, 0.5); }
    .rosso-finmatica .btn-400.disabled, .rosso-finmatica .btn-400:disabled {
      color: #212529;
      background-color: #ced4da;
      border-color: #ced4da; }
    .rosso-finmatica .btn-400:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-400:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-400.dropdown-toggle {
      color: #212529;
      background-color: #b1bbc4;
      border-color: #aab4bf; }
      .rosso-finmatica .btn-400:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-400:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-400:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-400.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-400:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-400:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-400.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-400:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-400:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-400:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-400.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-400:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-400:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-400.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-400.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-400.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-400.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-400.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-400.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-400.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-400.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(206, 212, 218, 0.5); }
  .rosso-finmatica .btn-500 {
    color: #212529;
    background-color: #adb5bd;
    border-color: #adb5bd;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .rosso-finmatica .btn-500:hover {
      color: #212529;
      background-color: #98a2ac;
      border-color: #919ca6; }
    .rosso-finmatica .btn-500:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-500, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-500, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-500.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-500,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-500, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-500.lever, .rosso-finmatica .btn-500.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(173, 181, 189, 0.5); }
    .rosso-finmatica .btn-500.disabled, .rosso-finmatica .btn-500:disabled {
      color: #212529;
      background-color: #adb5bd;
      border-color: #adb5bd; }
    .rosso-finmatica .btn-500:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-500:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-500.dropdown-toggle {
      color: #212529;
      background-color: #919ca6;
      border-color: #8a95a1; }
      .rosso-finmatica .btn-500:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-500:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-500:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-500.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-500:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-500:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-500.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-500:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-500:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-500:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-500.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-500:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-500:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-500.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-500.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-500.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-500.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-500.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-500.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-500.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-500.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(173, 181, 189, 0.5); }
  .rosso-finmatica .btn-600 {
    color: #FFF;
    background-color: #6c757d;
    border-color: #6c757d;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .rosso-finmatica .btn-600:hover {
      color: #FFF;
      background-color: #5a6268;
      border-color: #545b62; }
    .rosso-finmatica .btn-600:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-600, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-600, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-600.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-600,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-600, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-600.lever, .rosso-finmatica .btn-600.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
    .rosso-finmatica .btn-600.disabled, .rosso-finmatica .btn-600:disabled {
      color: #FFF;
      background-color: #6c757d;
      border-color: #6c757d; }
    .rosso-finmatica .btn-600:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-600:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-600.dropdown-toggle {
      color: #FFF;
      background-color: #545b62;
      border-color: #4e555b; }
      .rosso-finmatica .btn-600:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-600:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-600:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-600.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-600:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-600:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-600.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-600:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-600:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-600:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-600.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-600:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-600:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-600.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-600.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-600.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-600.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-600.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-600.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-600.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-600.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .rosso-finmatica .btn-700 {
    color: #FFF;
    background-color: #495057;
    border-color: #495057;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .rosso-finmatica .btn-700:hover {
      color: #FFF;
      background-color: #383d42;
      border-color: #32373b; }
    .rosso-finmatica .btn-700:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-700, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-700, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-700.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-700,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-700, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-700.lever, .rosso-finmatica .btn-700.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(73, 80, 87, 0.5); }
    .rosso-finmatica .btn-700.disabled, .rosso-finmatica .btn-700:disabled {
      color: #FFF;
      background-color: #495057;
      border-color: #495057; }
    .rosso-finmatica .btn-700:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-700:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-700.dropdown-toggle {
      color: #FFF;
      background-color: #32373b;
      border-color: #2c3034; }
      .rosso-finmatica .btn-700:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-700:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-700:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-700.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-700:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-700:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-700.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-700:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-700:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-700:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-700.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-700:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-700:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-700.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-700.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-700.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-700.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-700.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-700.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-700.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-700.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(73, 80, 87, 0.5); }
  .rosso-finmatica .btn-800 {
    color: #FFF;
    background-color: #343a40;
    border-color: #343a40;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .rosso-finmatica .btn-800:hover {
      color: #FFF;
      background-color: #23272b;
      border-color: #1d2124; }
    .rosso-finmatica .btn-800:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-800, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-800, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-800.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-800,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-800, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-800.lever, .rosso-finmatica .btn-800.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
    .rosso-finmatica .btn-800.disabled, .rosso-finmatica .btn-800:disabled {
      color: #FFF;
      background-color: #343a40;
      border-color: #343a40; }
    .rosso-finmatica .btn-800:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-800:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-800.dropdown-toggle {
      color: #FFF;
      background-color: #1d2124;
      border-color: #171a1d; }
      .rosso-finmatica .btn-800:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-800:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-800:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-800.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-800:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-800:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-800.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-800:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-800:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-800:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-800.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-800:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-800:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-800.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-800.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-800.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-800.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-800.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-800.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-800.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-800.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .rosso-finmatica .btn-900 {
    color: #FFF;
    background-color: #212529;
    border-color: #212529;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
    .rosso-finmatica .btn-900:hover {
      color: #FFF;
      background-color: #101214;
      border-color: #0a0c0d; }
    .rosso-finmatica .btn-900:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-900, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-900, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-900.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-900,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-900, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-900.lever, .rosso-finmatica .btn-900.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
    .rosso-finmatica .btn-900.disabled, .rosso-finmatica .btn-900:disabled {
      color: #FFF;
      background-color: #212529;
      border-color: #212529; }
    .rosso-finmatica .btn-900:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-900:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-900.dropdown-toggle {
      color: #FFF;
      background-color: #0a0c0d;
      border-color: #050506; }
      .rosso-finmatica .btn-900:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-900:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-900:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-900.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-900:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-900:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-900.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-900:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-900:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-900:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-900.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-900:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-900:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-900.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-900.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-900.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-900.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-900.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-900.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-900.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-900.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
  .rosso-finmatica .btn-outline-primary {
    color: #CC2C29;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #CC2C29; }
    .rosso-finmatica .btn-outline-primary:hover {
      color: #982c2a;
      box-shadow: inset 0 0 0 1px #982c2a; }
    .rosso-finmatica .btn-outline-primary:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-primary, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-primary, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-primary.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-primary,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-primary, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-primary.lever, .rosso-finmatica .btn-outline-primary.focus {
      box-shadow: inset 0 0 0 1px #CC2C29, 0 0 0 0.2rem rgba(204, 44, 41, 0.5); }
    .rosso-finmatica .btn-outline-primary.disabled, .rosso-finmatica .btn-outline-primary:disabled {
      color: #CC2C29;
      background-color: transparent; }
    .rosso-finmatica .btn-outline-primary:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-primary:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-outline-primary.dropdown-toggle {
      color: #CC2C29;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #CC2C29; }
      .rosso-finmatica .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-primary:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-primary:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-primary.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-primary:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-primary:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-primary.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-primary:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-primary:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-primary.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-primary:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-primary:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-primary.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-outline-primary.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-outline-primary.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-outline-primary.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-outline-primary.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-primary.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-primary.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-primary.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(204, 44, 41, 0.5); }
  .rosso-finmatica .btn-outline-secondary {
    color: #6c757d;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #6c757d; }
    .rosso-finmatica .btn-outline-secondary:hover {
      color: #5b5b5b;
      box-shadow: inset 0 0 0 1px #5b5b5b; }
    .rosso-finmatica .btn-outline-secondary:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-secondary, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-secondary, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-secondary.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-secondary,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-secondary, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-secondary.lever, .rosso-finmatica .btn-outline-secondary.focus {
      box-shadow: inset 0 0 0 1px #6c757d, 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
    .rosso-finmatica .btn-outline-secondary.disabled, .rosso-finmatica .btn-outline-secondary:disabled {
      color: #6c757d;
      background-color: transparent; }
    .rosso-finmatica .btn-outline-secondary:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-secondary:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-outline-secondary.dropdown-toggle {
      color: #6c757d;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #6c757d; }
      .rosso-finmatica .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-secondary.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-secondary.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-secondary.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-secondary.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-outline-secondary.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-outline-secondary.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-outline-secondary.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-outline-secondary.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-secondary.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-secondary.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-secondary.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .rosso-finmatica .btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #28a745; }
    .rosso-finmatica .btn-outline-success:hover {
      color: #267638;
      box-shadow: inset 0 0 0 1px #267638; }
    .rosso-finmatica .btn-outline-success:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-success, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-success, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-success.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-success,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-success, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-success.lever, .rosso-finmatica .btn-outline-success.focus {
      box-shadow: inset 0 0 0 1px #28a745, 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
    .rosso-finmatica .btn-outline-success.disabled, .rosso-finmatica .btn-outline-success:disabled {
      color: #28a745;
      background-color: transparent; }
    .rosso-finmatica .btn-outline-success:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-success:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-outline-success.dropdown-toggle {
      color: #28a745;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #28a745; }
      .rosso-finmatica .btn-outline-success:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-success:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-success:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-success.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-success:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-success:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-success.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-success:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-success:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-success:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-success.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-success:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-success:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-success.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-outline-success.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-outline-success.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-outline-success.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-outline-success.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-success.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-success.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-success.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .rosso-finmatica .btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #17a2b8; }
    .rosso-finmatica .btn-outline-info:hover {
      color: #197483;
      box-shadow: inset 0 0 0 1px #197483; }
    .rosso-finmatica .btn-outline-info:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-info, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-info, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-info.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-info,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-info, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-info.lever, .rosso-finmatica .btn-outline-info.focus {
      box-shadow: inset 0 0 0 1px #17a2b8, 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
    .rosso-finmatica .btn-outline-info.disabled, .rosso-finmatica .btn-outline-info:disabled {
      color: #17a2b8;
      background-color: transparent; }
    .rosso-finmatica .btn-outline-info:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-info:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-outline-info.dropdown-toggle {
      color: #17a2b8;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #17a2b8; }
      .rosso-finmatica .btn-outline-info:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-info:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-info:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-info.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-info:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-info:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-info.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-info:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-info:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-info:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-info.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-info:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-info:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-info.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-outline-info.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-outline-info.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-outline-info.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-outline-info.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-info.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-info.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-info.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .rosso-finmatica .btn-outline-warning {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #ffc107; }
    .rosso-finmatica .btn-outline-warning:hover {
      color: #c8990b;
      box-shadow: inset 0 0 0 1px #c8990b; }
    .rosso-finmatica .btn-outline-warning:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-warning, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-warning, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-warning.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-warning,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-warning, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-warning.lever, .rosso-finmatica .btn-outline-warning.focus {
      box-shadow: inset 0 0 0 1px #ffc107, 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
    .rosso-finmatica .btn-outline-warning.disabled, .rosso-finmatica .btn-outline-warning:disabled {
      color: #ffc107;
      background-color: transparent; }
    .rosso-finmatica .btn-outline-warning:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-warning:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-outline-warning.dropdown-toggle {
      color: #ffc107;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #ffc107; }
      .rosso-finmatica .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-warning:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-warning:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-warning.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-warning:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-warning:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-warning.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-warning:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-warning:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-warning.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-warning:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-warning:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-warning.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-outline-warning.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-outline-warning.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-outline-warning.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-outline-warning.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-warning.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-warning.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-warning.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .rosso-finmatica .btn-outline-danger {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #dc3545; }
    .rosso-finmatica .btn-outline-danger:hover {
      color: #b22c39;
      box-shadow: inset 0 0 0 1px #b22c39; }
    .rosso-finmatica .btn-outline-danger:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-danger, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-danger, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-danger.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-danger,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-danger, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-danger.lever, .rosso-finmatica .btn-outline-danger.focus {
      box-shadow: inset 0 0 0 1px #dc3545, 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
    .rosso-finmatica .btn-outline-danger.disabled, .rosso-finmatica .btn-outline-danger:disabled {
      color: #dc3545;
      background-color: transparent; }
    .rosso-finmatica .btn-outline-danger:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-danger:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-outline-danger.dropdown-toggle {
      color: #dc3545;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #dc3545; }
      .rosso-finmatica .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-danger:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-danger:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-danger.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-danger:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-danger:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-danger.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-danger:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-danger:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-danger.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-danger:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-danger:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-danger.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-outline-danger.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-outline-danger.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-outline-danger.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-outline-danger.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-danger.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-danger.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-danger.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .rosso-finmatica .btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #f8f9fa; }
    .rosso-finmatica .btn-outline-light:hover {
      color: #dde0e2;
      box-shadow: inset 0 0 0 1px #dde0e2; }
    .rosso-finmatica .btn-outline-light:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-light, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-light, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-light.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-light,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-light, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-light.lever, .rosso-finmatica .btn-outline-light.focus {
      box-shadow: inset 0 0 0 1px #f8f9fa, 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
    .rosso-finmatica .btn-outline-light.disabled, .rosso-finmatica .btn-outline-light:disabled {
      color: #f8f9fa;
      background-color: transparent; }
    .rosso-finmatica .btn-outline-light:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-light:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-outline-light.dropdown-toggle {
      color: #f8f9fa;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #f8f9fa; }
      .rosso-finmatica .btn-outline-light:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-light:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-light:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-light.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-light:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-light:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-light.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-light:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-light:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-light:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-light.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-light:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-light:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-light.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-outline-light.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-outline-light.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-outline-light.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-outline-light.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-light.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-light.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-light.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .rosso-finmatica .btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #343a40; }
    .rosso-finmatica .btn-outline-dark:hover {
      color: #202121;
      box-shadow: inset 0 0 0 1px #202121; }
    .rosso-finmatica .btn-outline-dark:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-dark, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-dark, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-dark.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-dark,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-dark, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-dark.lever, .rosso-finmatica .btn-outline-dark.focus {
      box-shadow: inset 0 0 0 1px #343a40, 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
    .rosso-finmatica .btn-outline-dark.disabled, .rosso-finmatica .btn-outline-dark:disabled {
      color: #343a40;
      background-color: transparent; }
    .rosso-finmatica .btn-outline-dark:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-dark:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-outline-dark.dropdown-toggle {
      color: #343a40;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #343a40; }
      .rosso-finmatica .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-dark:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-dark:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-dark.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-dark:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-dark:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-dark.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-dark:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-dark:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-dark.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-dark:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-dark:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-dark.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-outline-dark.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-outline-dark.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-outline-dark.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-outline-dark.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-dark.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-dark.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-dark.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .rosso-finmatica .btn-outline-black {
    color: #000;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #000; }
    .rosso-finmatica .btn-outline-black:hover {
      color: black;
      box-shadow: inset 0 0 0 1px black; }
    .rosso-finmatica .btn-outline-black:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-black, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-black, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-black.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-black,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-black, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-black.lever, .rosso-finmatica .btn-outline-black.focus {
      box-shadow: inset 0 0 0 1px #000, 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }
    .rosso-finmatica .btn-outline-black.disabled, .rosso-finmatica .btn-outline-black:disabled {
      color: #000;
      background-color: transparent; }
    .rosso-finmatica .btn-outline-black:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-black:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-outline-black.dropdown-toggle {
      color: #000;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #000; }
      .rosso-finmatica .btn-outline-black:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-black:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-black:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-black.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-black:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-black:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-black.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-black:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-black:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-black:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-black.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-black:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-black:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-black.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-outline-black.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-outline-black.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-outline-black.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-outline-black.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-black.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-black.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-black.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }
  .rosso-finmatica .btn-outline-white {
    color: #FFF;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #FFF; }
    .rosso-finmatica .btn-outline-white:hover {
      color: #e6e6e6;
      box-shadow: inset 0 0 0 1px #e6e6e6; }
    .rosso-finmatica .btn-outline-white:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-white, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-white, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-white.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-white,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-white, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-white.lever, .rosso-finmatica .btn-outline-white.focus {
      box-shadow: inset 0 0 0 1px #FFF, 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
    .rosso-finmatica .btn-outline-white.disabled, .rosso-finmatica .btn-outline-white:disabled {
      color: #FFF;
      background-color: transparent; }
    .rosso-finmatica .btn-outline-white:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-white:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-outline-white.dropdown-toggle {
      color: #FFF;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #FFF; }
      .rosso-finmatica .btn-outline-white:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-white:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-white:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-white.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-white:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-white:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-white.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-white:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-white:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-white:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-white.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-white:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-white:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-white.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-outline-white.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-outline-white.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-outline-white.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-outline-white.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-white.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-white.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-white.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  .rosso-finmatica .btn-outline-100 {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #f8f9fa; }
    .rosso-finmatica .btn-outline-100:hover {
      color: #dde0e2;
      box-shadow: inset 0 0 0 1px #dde0e2; }
    .rosso-finmatica .btn-outline-100:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-100, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-100, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-100.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-100,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-100, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-100.lever, .rosso-finmatica .btn-outline-100.focus {
      box-shadow: inset 0 0 0 1px #f8f9fa, 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
    .rosso-finmatica .btn-outline-100.disabled, .rosso-finmatica .btn-outline-100:disabled {
      color: #f8f9fa;
      background-color: transparent; }
    .rosso-finmatica .btn-outline-100:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-100:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-outline-100.dropdown-toggle {
      color: #f8f9fa;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #f8f9fa; }
      .rosso-finmatica .btn-outline-100:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-100:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-100:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-100.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-100:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-100:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-100.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-100:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-100:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-100:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-100.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-100:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-100:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-100.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-outline-100.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-outline-100.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-outline-100.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-outline-100.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-100.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-100.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-100.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .rosso-finmatica .btn-outline-200 {
    color: #e9ecef;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #e9ecef; }
    .rosso-finmatica .btn-outline-200:hover {
      color: #d0d3d5;
      box-shadow: inset 0 0 0 1px #d0d3d5; }
    .rosso-finmatica .btn-outline-200:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-200, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-200, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-200.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-200,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-200, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-200.lever, .rosso-finmatica .btn-outline-200.focus {
      box-shadow: inset 0 0 0 1px #e9ecef, 0 0 0 0.2rem rgba(233, 236, 239, 0.5); }
    .rosso-finmatica .btn-outline-200.disabled, .rosso-finmatica .btn-outline-200:disabled {
      color: #e9ecef;
      background-color: transparent; }
    .rosso-finmatica .btn-outline-200:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-200:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-outline-200.dropdown-toggle {
      color: #e9ecef;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #e9ecef; }
      .rosso-finmatica .btn-outline-200:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-200:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-200:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-200.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-200:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-200:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-200.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-200:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-200:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-200:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-200.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-200:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-200:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-200.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-outline-200.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-outline-200.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-outline-200.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-outline-200.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-200.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-200.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-200.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(233, 236, 239, 0.5); }
  .rosso-finmatica .btn-outline-300 {
    color: #dee2e6;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #dee2e6; }
    .rosso-finmatica .btn-outline-300:hover {
      color: #c6c9cb;
      box-shadow: inset 0 0 0 1px #c6c9cb; }
    .rosso-finmatica .btn-outline-300:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-300, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-300, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-300.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-300,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-300, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-300.lever, .rosso-finmatica .btn-outline-300.focus {
      box-shadow: inset 0 0 0 1px #dee2e6, 0 0 0 0.2rem rgba(222, 226, 230, 0.5); }
    .rosso-finmatica .btn-outline-300.disabled, .rosso-finmatica .btn-outline-300:disabled {
      color: #dee2e6;
      background-color: transparent; }
    .rosso-finmatica .btn-outline-300:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-300:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-outline-300.dropdown-toggle {
      color: #dee2e6;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #dee2e6; }
      .rosso-finmatica .btn-outline-300:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-300:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-300:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-300.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-300:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-300:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-300.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-300:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-300:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-300:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-300.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-300:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-300:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-300.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-outline-300.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-outline-300.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-outline-300.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-outline-300.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-300.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-300.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-300.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(222, 226, 230, 0.5); }
  .rosso-finmatica .btn-outline-400 {
    color: #ced4da;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #ced4da; }
    .rosso-finmatica .btn-outline-400:hover {
      color: #b8bbbd;
      box-shadow: inset 0 0 0 1px #b8bbbd; }
    .rosso-finmatica .btn-outline-400:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-400, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-400, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-400.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-400,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-400, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-400.lever, .rosso-finmatica .btn-outline-400.focus {
      box-shadow: inset 0 0 0 1px #ced4da, 0 0 0 0.2rem rgba(206, 212, 218, 0.5); }
    .rosso-finmatica .btn-outline-400.disabled, .rosso-finmatica .btn-outline-400:disabled {
      color: #ced4da;
      background-color: transparent; }
    .rosso-finmatica .btn-outline-400:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-400:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-outline-400.dropdown-toggle {
      color: #ced4da;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #ced4da; }
      .rosso-finmatica .btn-outline-400:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-400:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-400:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-400.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-400:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-400:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-400.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-400:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-400:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-400:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-400.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-400:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-400:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-400.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-outline-400.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-outline-400.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-outline-400.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-outline-400.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-400.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-400.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-400.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(206, 212, 218, 0.5); }
  .rosso-finmatica .btn-outline-500 {
    color: #adb5bd;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #adb5bd; }
    .rosso-finmatica .btn-outline-500:hover {
      color: #9b9c9c;
      box-shadow: inset 0 0 0 1px #9b9c9c; }
    .rosso-finmatica .btn-outline-500:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-500, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-500, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-500.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-500,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-500, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-500.lever, .rosso-finmatica .btn-outline-500.focus {
      box-shadow: inset 0 0 0 1px #adb5bd, 0 0 0 0.2rem rgba(173, 181, 189, 0.5); }
    .rosso-finmatica .btn-outline-500.disabled, .rosso-finmatica .btn-outline-500:disabled {
      color: #adb5bd;
      background-color: transparent; }
    .rosso-finmatica .btn-outline-500:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-500:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-outline-500.dropdown-toggle {
      color: #adb5bd;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #adb5bd; }
      .rosso-finmatica .btn-outline-500:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-500:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-500:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-500.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-500:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-500:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-500.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-500:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-500:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-500:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-500.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-500:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-500:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-500.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-outline-500.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-outline-500.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-outline-500.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-outline-500.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-500.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-500.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-500.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(173, 181, 189, 0.5); }
  .rosso-finmatica .btn-outline-600 {
    color: #6c757d;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #6c757d; }
    .rosso-finmatica .btn-outline-600:hover {
      color: #5b5b5b;
      box-shadow: inset 0 0 0 1px #5b5b5b; }
    .rosso-finmatica .btn-outline-600:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-600, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-600, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-600.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-600,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-600, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-600.lever, .rosso-finmatica .btn-outline-600.focus {
      box-shadow: inset 0 0 0 1px #6c757d, 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
    .rosso-finmatica .btn-outline-600.disabled, .rosso-finmatica .btn-outline-600:disabled {
      color: #6c757d;
      background-color: transparent; }
    .rosso-finmatica .btn-outline-600:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-600:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-outline-600.dropdown-toggle {
      color: #6c757d;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #6c757d; }
      .rosso-finmatica .btn-outline-600:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-600:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-600:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-600.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-600:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-600:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-600.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-600:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-600:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-600:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-600.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-600:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-600:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-600.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-outline-600.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-outline-600.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-outline-600.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-outline-600.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-600.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-600.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-600.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .rosso-finmatica .btn-outline-700 {
    color: #495057;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #495057; }
    .rosso-finmatica .btn-outline-700:hover {
      color: #373737;
      box-shadow: inset 0 0 0 1px #373737; }
    .rosso-finmatica .btn-outline-700:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-700, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-700, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-700.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-700,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-700, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-700.lever, .rosso-finmatica .btn-outline-700.focus {
      box-shadow: inset 0 0 0 1px #495057, 0 0 0 0.2rem rgba(73, 80, 87, 0.5); }
    .rosso-finmatica .btn-outline-700.disabled, .rosso-finmatica .btn-outline-700:disabled {
      color: #495057;
      background-color: transparent; }
    .rosso-finmatica .btn-outline-700:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-700:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-outline-700.dropdown-toggle {
      color: #495057;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #495057; }
      .rosso-finmatica .btn-outline-700:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-700:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-700:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-700.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-700:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-700:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-700.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-700:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-700:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-700:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-700.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-700:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-700:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-700.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-outline-700.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-outline-700.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-outline-700.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-outline-700.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-700.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-700.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-700.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(73, 80, 87, 0.5); }
  .rosso-finmatica .btn-outline-800 {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #343a40; }
    .rosso-finmatica .btn-outline-800:hover {
      color: #202121;
      box-shadow: inset 0 0 0 1px #202121; }
    .rosso-finmatica .btn-outline-800:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-800, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-800, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-800.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-800,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-800, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-800.lever, .rosso-finmatica .btn-outline-800.focus {
      box-shadow: inset 0 0 0 1px #343a40, 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
    .rosso-finmatica .btn-outline-800.disabled, .rosso-finmatica .btn-outline-800:disabled {
      color: #343a40;
      background-color: transparent; }
    .rosso-finmatica .btn-outline-800:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-800:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-outline-800.dropdown-toggle {
      color: #343a40;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #343a40; }
      .rosso-finmatica .btn-outline-800:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-800:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-800:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-800.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-800:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-800:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-800.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-800:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-800:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-800:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-800.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-800:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-800:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-800.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-outline-800.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-outline-800.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-outline-800.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-outline-800.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-800.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-800.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-800.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .rosso-finmatica .btn-outline-900 {
    color: #212529;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #212529; }
    .rosso-finmatica .btn-outline-900:hover {
      color: #0b0c0c;
      box-shadow: inset 0 0 0 1px #0b0c0c; }
    .rosso-finmatica .btn-outline-900:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-900, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-900, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-900.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-900,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-900, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-900.lever, .rosso-finmatica .btn-outline-900.focus {
      box-shadow: inset 0 0 0 1px #212529, 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
    .rosso-finmatica .btn-outline-900.disabled, .rosso-finmatica .btn-outline-900:disabled {
      color: #212529;
      background-color: transparent; }
    .rosso-finmatica .btn-outline-900:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-900:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .btn-outline-900.dropdown-toggle {
      color: #212529;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #212529; }
      .rosso-finmatica .btn-outline-900:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-900:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-900:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-900.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-900:not(:disabled):not(.disabled):active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-900:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-900.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .btn-outline-900:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-outline-900:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-outline-900:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-outline-900.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-900:not(:disabled):not(.disabled).active,
      .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-900:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-900.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .btn-outline-900.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='checkbox']:focus + label.btn-outline-900.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica [type='radio']:focus + label.btn-outline-900.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica input[type='checkbox']:focus + .btn-outline-900.dropdown-toggle.lever,
      .show > .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-outline-900.dropdown-toggle,
      .show > .rosso-finmatica .form-check [type='radio']:focus + label.btn-outline-900.dropdown-toggle,
      .show > .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-outline-900.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
  .rosso-finmatica .btn-link {
    font-weight: 400;
    color: #CC2C29;
    text-decoration: underline; }
    .rosso-finmatica .btn-link:hover {
      color: #0056b3;
      text-decoration: underline; }
    .rosso-finmatica .btn-link:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.btn-link, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.btn-link, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .btn-link.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.btn-link,
    .rosso-finmatica .form-check [type='radio']:focus + label.btn-link, .rosso-finmatica .toggles label input[type='checkbox']:focus + .btn-link.lever, .rosso-finmatica .btn-link.focus {
      text-decoration: underline; }
    .rosso-finmatica .btn-link:disabled, .rosso-finmatica .btn-link.disabled {
      color: #6c757d;
      pointer-events: none; }
  .rosso-finmatica .btn-lg, .rosso-finmatica .blu-finmatica .btn-group-lg > .btn, .rosso-finmatica .btn-group-lg > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem; }
  .rosso-finmatica .btn-sm, .rosso-finmatica .blu-finmatica .btn-group-sm > .btn, .rosso-finmatica .btn-group-sm > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem; }
  .rosso-finmatica .btn-block {
    display: block;
    width: 100%; }
    .rosso-finmatica .btn-block + .btn-block {
      margin-top: 0.5rem; }
  .rosso-finmatica input[type="submit"].btn-block,
  .rosso-finmatica input[type="reset"].btn-block,
  .rosso-finmatica input[type="button"].btn-block {
    width: 100%; }
  .rosso-finmatica .fade {
    transition: opacity 0.15s linear; }
    @media (prefers-reduced-motion: reduce) {
      .rosso-finmatica .fade {
        transition: none; } }
    .rosso-finmatica .fade:not(.show) {
      opacity: 0; }
  .rosso-finmatica .collapse:not(.show) {
    display: none; }
  .rosso-finmatica .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease; }
    @media (prefers-reduced-motion: reduce) {
      .rosso-finmatica .collapsing {
        transition: none; } }
  .rosso-finmatica .dropup,
  .rosso-finmatica .dropright,
  .rosso-finmatica .dropdown,
  .rosso-finmatica .dropleft {
    position: relative; }
  .rosso-finmatica .dropdown-toggle {
    white-space: nowrap; }
  .rosso-finmatica .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #FFF;
    background-clip: padding-box;
    border: 0 solid transparent;
    border-radius: 0.25rem;
    box-shadow: 0 20px 30px 5px rgba(0, 0, 0, 0.05); }
  .rosso-finmatica .dropdown-menu-left {
    right: auto;
    left: 0; }
  .rosso-finmatica .dropdown-menu-right {
    right: 0;
    left: auto; }
  @media (min-width: 576px) {
    .rosso-finmatica .dropdown-menu-sm-left {
      right: auto;
      left: 0; }
    .rosso-finmatica .dropdown-menu-sm-right {
      right: 0;
      left: auto; } }
  @media (min-width: 768px) {
    .rosso-finmatica .dropdown-menu-md-left {
      right: auto;
      left: 0; }
    .rosso-finmatica .dropdown-menu-md-right {
      right: 0;
      left: auto; } }
  @media (min-width: 992px) {
    .rosso-finmatica .dropdown-menu-lg-left {
      right: auto;
      left: 0; }
    .rosso-finmatica .dropdown-menu-lg-right {
      right: 0;
      left: auto; } }
  @media (min-width: 1200px) {
    .rosso-finmatica .dropdown-menu-xl-left {
      right: auto;
      left: 0; }
    .rosso-finmatica .dropdown-menu-xl-right {
      right: 0;
      left: auto; } }
  .rosso-finmatica .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0.125rem; }
  .rosso-finmatica .dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 0.125rem; }
  .rosso-finmatica .dropright .dropdown-toggle::after {
    vertical-align: 0; }
  .rosso-finmatica .dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 0.125rem; }
  .rosso-finmatica .dropleft .dropdown-toggle::before {
    vertical-align: 0; }
  .rosso-finmatica .dropdown-menu[x-placement^="top"], .rosso-finmatica .dropdown-menu[x-placement^="right"], .rosso-finmatica .dropdown-menu[x-placement^="bottom"], .rosso-finmatica .dropdown-menu[x-placement^="left"] {
    right: auto;
    bottom: auto; }
  .rosso-finmatica .dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef; }
  .rosso-finmatica .dropdown-item {
    display: block;
    width: 100%;
    padding: 12px 24px;
    clear: both;
    font-weight: 400;
    color: #343a40;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0; }
    .rosso-finmatica .dropdown-item:hover, .rosso-finmatica .dropdown-item:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.dropdown-item, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.dropdown-item, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .dropdown-item.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.dropdown-item,
    .rosso-finmatica .form-check [type='radio']:focus + label.dropdown-item, .rosso-finmatica .toggles label input[type='checkbox']:focus + .dropdown-item.lever {
      color: #343a40;
      text-decoration: none;
      background-color: #e6ecf2; }
    .rosso-finmatica .dropdown-item.active, .rosso-finmatica .dropdown-item:active {
      color: #FFF;
      text-decoration: none;
      background-color: #007BFF; }
    .rosso-finmatica .dropdown-item.disabled, .rosso-finmatica .dropdown-item:disabled {
      color: #6c757d;
      pointer-events: none;
      background-color: transparent; }
  .rosso-finmatica .dropdown-menu.show {
    display: block; }
  .rosso-finmatica .dropdown-header {
    display: block;
    padding: 0.5rem 24px;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #343a40;
    white-space: nowrap; }
  .rosso-finmatica .dropdown-item-text {
    display: block;
    padding: 12px 24px;
    color: #343a40; }
  .rosso-finmatica .btn-group,
  .rosso-finmatica .btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle; }
    .rosso-finmatica .btn-group > .btn,
    .rosso-finmatica .btn-group-vertical > .btn {
      position: relative;
      flex: 1 1 auto; }
      .rosso-finmatica .btn-group > .btn:hover,
      .rosso-finmatica .btn-group-vertical > .btn:hover {
        z-index: 1; }
      .rosso-finmatica .btn-group > .btn:focus, .blu-finmatica .form-check .rosso-finmatica .btn-group > [type='checkbox']:focus + label.btn, .blu-finmatica .form-check .rosso-finmatica .btn-group > [type='radio']:focus + label.btn, .blu-finmatica .toggles label .rosso-finmatica .btn-group > input[type='checkbox']:focus + .btn.lever, .rosso-finmatica .form-check .btn-group > [type='checkbox']:focus + label.btn,
      .rosso-finmatica .form-check .btn-group > [type='radio']:focus + label.btn, .rosso-finmatica .toggles label .btn-group > input[type='checkbox']:focus + .btn.lever, .rosso-finmatica .btn-group > .btn:active, .rosso-finmatica .btn-group > .btn.active,
      .rosso-finmatica .btn-group-vertical > .btn:focus,
      .blu-finmatica .form-check .rosso-finmatica .btn-group-vertical > [type='checkbox']:focus + label.btn,
      .blu-finmatica .form-check .rosso-finmatica .btn-group-vertical > [type='radio']:focus + label.btn,
      .blu-finmatica .toggles label .rosso-finmatica .btn-group-vertical > input[type='checkbox']:focus + .btn.lever,
      .rosso-finmatica .form-check .btn-group-vertical > [type='checkbox']:focus + label.btn,
      .rosso-finmatica .form-check .btn-group-vertical > [type='radio']:focus + label.btn,
      .rosso-finmatica .toggles label .btn-group-vertical > input[type='checkbox']:focus + .btn.lever,
      .rosso-finmatica .btn-group-vertical > .btn:active,
      .rosso-finmatica .btn-group-vertical > .btn.active {
        z-index: 1; }
  .rosso-finmatica .btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start; }
    .rosso-finmatica .btn-toolbar .input-group {
      width: auto; }
  .rosso-finmatica .btn-group > .btn:not(:first-child),
  .rosso-finmatica .btn-group > .btn-group:not(:first-child) {
    margin-left: 0; }
  .rosso-finmatica .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
  .rosso-finmatica .btn-group > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .rosso-finmatica .btn-group > .btn:not(:first-child),
  .rosso-finmatica .btn-group > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .rosso-finmatica .dropdown-toggle-split {
    padding-right: 0.5625rem;
    padding-left: 0.5625rem; }
    .rosso-finmatica .dropdown-toggle-split::after,
    .dropup .rosso-finmatica .dropdown-toggle-split::after,
    .dropright .rosso-finmatica .dropdown-toggle-split::after {
      margin-left: 0; }
    .dropleft .rosso-finmatica .dropdown-toggle-split::before {
      margin-right: 0; }
  .rosso-finmatica .btn-sm + .dropdown-toggle-split, .rosso-finmatica .blu-finmatica .btn-group-sm > .btn + .dropdown-toggle-split, .rosso-finmatica .btn-group-sm > .btn + .dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem; }
  .rosso-finmatica .btn-lg + .dropdown-toggle-split, .rosso-finmatica .blu-finmatica .btn-group-lg > .btn + .dropdown-toggle-split, .rosso-finmatica .btn-group-lg > .btn + .dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem; }
  .rosso-finmatica .btn-group.show .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
    .rosso-finmatica .btn-group.show .dropdown-toggle.btn-link {
      box-shadow: none; }
  .rosso-finmatica .btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center; }
    .rosso-finmatica .btn-group-vertical > .btn,
    .rosso-finmatica .btn-group-vertical > .btn-group {
      width: 100%; }
    .rosso-finmatica .btn-group-vertical > .btn:not(:first-child),
    .rosso-finmatica .btn-group-vertical > .btn-group:not(:first-child) {
      margin-top: 0; }
    .rosso-finmatica .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
    .rosso-finmatica .btn-group-vertical > .btn-group:not(:last-child) > .btn {
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
    .rosso-finmatica .btn-group-vertical > .btn:not(:first-child),
    .rosso-finmatica .btn-group-vertical > .btn-group:not(:first-child) > .btn {
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
  .rosso-finmatica .btn-group-toggle > .btn,
  .rosso-finmatica .btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0; }
    .rosso-finmatica .btn-group-toggle > .btn input[type="radio"],
    .rosso-finmatica .btn-group-toggle > .btn input[type="checkbox"],
    .rosso-finmatica .btn-group-toggle > .btn-group > .btn input[type="radio"],
    .rosso-finmatica .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
      position: absolute;
      clip: rect(0, 0, 0, 0);
      pointer-events: none; }
  .rosso-finmatica .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%; }
    .rosso-finmatica .input-group > .form-control,
    .rosso-finmatica .input-group > .form-control-plaintext,
    .rosso-finmatica .input-group > .custom-select,
    .rosso-finmatica .input-group > .custom-file {
      position: relative;
      flex: 1 1 auto;
      width: 1%;
      min-width: 0;
      margin-bottom: 0; }
      .rosso-finmatica .input-group > .form-control + .form-control,
      .rosso-finmatica .input-group > .form-control + .custom-select,
      .rosso-finmatica .input-group > .form-control + .custom-file,
      .rosso-finmatica .input-group > .form-control-plaintext + .form-control,
      .rosso-finmatica .input-group > .form-control-plaintext + .custom-select,
      .rosso-finmatica .input-group > .form-control-plaintext + .custom-file,
      .rosso-finmatica .input-group > .custom-select + .form-control,
      .rosso-finmatica .input-group > .custom-select + .custom-select,
      .rosso-finmatica .input-group > .custom-select + .custom-file,
      .rosso-finmatica .input-group > .custom-file + .form-control,
      .rosso-finmatica .input-group > .custom-file + .custom-select,
      .rosso-finmatica .input-group > .custom-file + .custom-file {
        margin-left: 0; }
    .rosso-finmatica .input-group > .form-control:focus, .blu-finmatica .form-check .rosso-finmatica .input-group > [type='checkbox']:focus + label.form-control, .blu-finmatica .form-check .rosso-finmatica .input-group > [type='radio']:focus + label.form-control, .blu-finmatica .toggles label .rosso-finmatica .input-group > input[type='checkbox']:focus + .form-control.lever, .rosso-finmatica .form-check .input-group > [type='checkbox']:focus + label.form-control,
    .rosso-finmatica .form-check .input-group > [type='radio']:focus + label.form-control, .rosso-finmatica .toggles label .input-group > input[type='checkbox']:focus + .form-control.lever,
    .rosso-finmatica .input-group > .custom-select:focus,
    .blu-finmatica .form-check .rosso-finmatica .input-group > [type='checkbox']:focus + label.custom-select,
    .blu-finmatica .form-check .rosso-finmatica .input-group > [type='radio']:focus + label.custom-select,
    .blu-finmatica .toggles label .rosso-finmatica .input-group > input[type='checkbox']:focus + .custom-select.lever,
    .rosso-finmatica .form-check .input-group > [type='checkbox']:focus + label.custom-select,
    .rosso-finmatica .form-check .input-group > [type='radio']:focus + label.custom-select,
    .rosso-finmatica .toggles label .input-group > input[type='checkbox']:focus + .custom-select.lever,
    .rosso-finmatica .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label,
    .blu-finmatica .form-check .rosso-finmatica .input-group > .custom-file [type='checkbox']:focus + label.custom-file-input ~ .custom-file-label,
    .blu-finmatica .form-check .rosso-finmatica .input-group > .custom-file [type='radio']:focus + label.custom-file-input ~ .custom-file-label,
    .blu-finmatica .toggles label .rosso-finmatica .input-group > .custom-file input[type='checkbox']:focus + .custom-file-input.lever ~ .custom-file-label,
    .rosso-finmatica .input-group > .custom-file .form-check [type='checkbox']:focus + label.custom-file-input ~ .custom-file-label,
    .rosso-finmatica .form-check .input-group > .custom-file [type='checkbox']:focus + label.custom-file-input ~ .custom-file-label,
    .rosso-finmatica .input-group > .custom-file .form-check [type='radio']:focus + label.custom-file-input ~ .custom-file-label,
    .rosso-finmatica .form-check .input-group > .custom-file [type='radio']:focus + label.custom-file-input ~ .custom-file-label,
    .rosso-finmatica .input-group > .custom-file .toggles label input[type='checkbox']:focus + .custom-file-input.lever ~ .custom-file-label,
    .rosso-finmatica .toggles label .input-group > .custom-file input[type='checkbox']:focus + .custom-file-input.lever ~ .custom-file-label {
      z-index: 3; }
    .rosso-finmatica .input-group > .custom-file .custom-file-input:focus, .blu-finmatica .form-check .rosso-finmatica .input-group > .custom-file [type='checkbox']:focus + label.custom-file-input, .blu-finmatica .form-check .rosso-finmatica .input-group > .custom-file [type='radio']:focus + label.custom-file-input, .blu-finmatica .toggles label .rosso-finmatica .input-group > .custom-file input[type='checkbox']:focus + .custom-file-input.lever, .rosso-finmatica .input-group > .custom-file .form-check [type='checkbox']:focus + label.custom-file-input, .rosso-finmatica .form-check .input-group > .custom-file [type='checkbox']:focus + label.custom-file-input,
    .rosso-finmatica .input-group > .custom-file .form-check [type='radio']:focus + label.custom-file-input, .rosso-finmatica .form-check .input-group > .custom-file [type='radio']:focus + label.custom-file-input, .rosso-finmatica .input-group > .custom-file .toggles label input[type='checkbox']:focus + .custom-file-input.lever, .rosso-finmatica .toggles label .input-group > .custom-file input[type='checkbox']:focus + .custom-file-input.lever {
      z-index: 4; }
    .rosso-finmatica .input-group > .form-control:not(:first-child),
    .rosso-finmatica .input-group > .custom-select:not(:first-child) {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
    .rosso-finmatica .input-group > .custom-file {
      display: flex;
      align-items: center; }
      .rosso-finmatica .input-group > .custom-file:not(:last-child) .custom-file-label,
      .rosso-finmatica .input-group > .custom-file:not(:first-child) .custom-file-label {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
    .rosso-finmatica .input-group:not(.has-validation) > .form-control:not(:last-child),
    .rosso-finmatica .input-group:not(.has-validation) > .custom-select:not(:last-child),
    .rosso-finmatica .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .rosso-finmatica .input-group.has-validation > .form-control:nth-last-child(n + 3),
    .rosso-finmatica .input-group.has-validation > .custom-select:nth-last-child(n + 3),
    .rosso-finmatica .input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
  .rosso-finmatica .input-group-prepend,
  .rosso-finmatica .input-group-append {
    display: flex; }
    .rosso-finmatica .input-group-prepend .btn,
    .rosso-finmatica .input-group-append .btn {
      position: relative;
      z-index: 2; }
      .rosso-finmatica .input-group-prepend .btn:focus, .blu-finmatica .form-check .rosso-finmatica .input-group-prepend [type='checkbox']:focus + label.btn, .blu-finmatica .form-check .rosso-finmatica .input-group-prepend [type='radio']:focus + label.btn, .blu-finmatica .toggles label .rosso-finmatica .input-group-prepend input[type='checkbox']:focus + .btn.lever, .rosso-finmatica .input-group-prepend .form-check [type='checkbox']:focus + label.btn, .rosso-finmatica .form-check .input-group-prepend [type='checkbox']:focus + label.btn,
      .rosso-finmatica .input-group-prepend .form-check [type='radio']:focus + label.btn, .rosso-finmatica .form-check .input-group-prepend [type='radio']:focus + label.btn, .rosso-finmatica .input-group-prepend .toggles label input[type='checkbox']:focus + .btn.lever, .rosso-finmatica .toggles label .input-group-prepend input[type='checkbox']:focus + .btn.lever,
      .rosso-finmatica .input-group-append .btn:focus,
      .blu-finmatica .form-check .rosso-finmatica .input-group-append [type='checkbox']:focus + label.btn,
      .blu-finmatica .form-check .rosso-finmatica .input-group-append [type='radio']:focus + label.btn,
      .blu-finmatica .toggles label .rosso-finmatica .input-group-append input[type='checkbox']:focus + .btn.lever,
      .rosso-finmatica .input-group-append .form-check [type='checkbox']:focus + label.btn,
      .rosso-finmatica .form-check .input-group-append [type='checkbox']:focus + label.btn,
      .rosso-finmatica .input-group-append .form-check [type='radio']:focus + label.btn,
      .rosso-finmatica .form-check .input-group-append [type='radio']:focus + label.btn,
      .rosso-finmatica .input-group-append .toggles label input[type='checkbox']:focus + .btn.lever,
      .rosso-finmatica .toggles label .input-group-append input[type='checkbox']:focus + .btn.lever {
        z-index: 3; }
    .rosso-finmatica .input-group-prepend .btn + .btn,
    .rosso-finmatica .input-group-prepend .btn + .input-group-text,
    .rosso-finmatica .input-group-prepend .input-group-text + .input-group-text,
    .rosso-finmatica .input-group-prepend .input-group-text + .btn,
    .rosso-finmatica .input-group-append .btn + .btn,
    .rosso-finmatica .input-group-append .btn + .input-group-text,
    .rosso-finmatica .input-group-append .input-group-text + .input-group-text,
    .rosso-finmatica .input-group-append .input-group-text + .btn {
      margin-left: 0; }
  .rosso-finmatica .input-group-prepend {
    margin-right: 0; }
  .rosso-finmatica .input-group-append {
    margin-left: 0; }
  .rosso-finmatica .input-group-text {
    display: flex;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #FFF;
    border: 0 solid #ced4da;
    border-radius: 0; }
    .rosso-finmatica .input-group-text input[type="radio"],
    .rosso-finmatica .input-group-text input[type="checkbox"] {
      margin-top: 0; }
  .rosso-finmatica .input-group-lg > .form-control:not(textarea),
  .rosso-finmatica .input-group-lg > .custom-select {
    height: 3rem; }
  .rosso-finmatica .input-group-lg > .form-control,
  .rosso-finmatica .input-group-lg > .custom-select,
  .rosso-finmatica .input-group-lg > .input-group-prepend > .input-group-text,
  .rosso-finmatica .input-group-lg > .input-group-append > .input-group-text,
  .rosso-finmatica .input-group-lg > .input-group-prepend > .btn,
  .rosso-finmatica .input-group-lg > .input-group-append > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem; }
  .rosso-finmatica .input-group-sm > .form-control:not(textarea),
  .rosso-finmatica .input-group-sm > .custom-select {
    height: 1.9375rem; }
  .rosso-finmatica .input-group-sm > .form-control,
  .rosso-finmatica .input-group-sm > .custom-select,
  .rosso-finmatica .input-group-sm > .input-group-prepend > .input-group-text,
  .rosso-finmatica .input-group-sm > .input-group-append > .input-group-text,
  .rosso-finmatica .input-group-sm > .input-group-prepend > .btn,
  .rosso-finmatica .input-group-sm > .input-group-append > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem; }
  .rosso-finmatica .input-group-lg > .custom-select,
  .rosso-finmatica .input-group-sm > .custom-select {
    padding-right: 1.75rem; }
  .rosso-finmatica .input-group > .input-group-prepend > .btn,
  .rosso-finmatica .input-group > .input-group-prepend > .input-group-text,
  .rosso-finmatica .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
  .rosso-finmatica .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
  .rosso-finmatica .input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
  .rosso-finmatica .input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text,
  .rosso-finmatica .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
  .rosso-finmatica .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .rosso-finmatica .input-group > .input-group-append > .btn,
  .rosso-finmatica .input-group > .input-group-append > .input-group-text,
  .rosso-finmatica .input-group > .input-group-prepend:not(:first-child) > .btn,
  .rosso-finmatica .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
  .rosso-finmatica .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
  .rosso-finmatica .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .rosso-finmatica .nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
  .rosso-finmatica .nav-link {
    display: block;
    padding: 0.5rem 1rem;
    text-decoration: none; }
    .rosso-finmatica .nav-link:hover, .rosso-finmatica .nav-link:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.nav-link, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.nav-link, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .nav-link.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.nav-link,
    .rosso-finmatica .form-check [type='radio']:focus + label.nav-link, .rosso-finmatica .toggles label input[type='checkbox']:focus + .nav-link.lever {
      text-decoration: none; }
    .rosso-finmatica .nav-link.disabled {
      color: #6c757d;
      pointer-events: none;
      cursor: default; }
  .rosso-finmatica .nav-tabs {
    border-bottom: 1px solid #dee2e6; }
    .rosso-finmatica .nav-tabs .nav-link {
      margin-bottom: -1px;
      border: 1px solid transparent;
      border-top-left-radius: 0.25rem;
      border-top-right-radius: 0.25rem; }
      .rosso-finmatica .nav-tabs .nav-link:hover, .rosso-finmatica .nav-tabs .nav-link:focus, .blu-finmatica .form-check .rosso-finmatica .nav-tabs [type='checkbox']:focus + label.nav-link, .blu-finmatica .form-check .rosso-finmatica .nav-tabs [type='radio']:focus + label.nav-link, .blu-finmatica .toggles label .rosso-finmatica .nav-tabs input[type='checkbox']:focus + .nav-link.lever, .rosso-finmatica .nav-tabs .form-check [type='checkbox']:focus + label.nav-link, .rosso-finmatica .form-check .nav-tabs [type='checkbox']:focus + label.nav-link,
      .rosso-finmatica .nav-tabs .form-check [type='radio']:focus + label.nav-link, .rosso-finmatica .form-check .nav-tabs [type='radio']:focus + label.nav-link, .rosso-finmatica .nav-tabs .toggles label input[type='checkbox']:focus + .nav-link.lever, .rosso-finmatica .toggles label .nav-tabs input[type='checkbox']:focus + .nav-link.lever {
        border-color: #e9ecef #e9ecef #dee2e6; }
      .rosso-finmatica .nav-tabs .nav-link.disabled {
        color: #6c757d;
        background-color: transparent;
        border-color: transparent; }
    .rosso-finmatica .nav-tabs .nav-link.active,
    .rosso-finmatica .nav-tabs .nav-item.show .nav-link {
      color: #495057;
      background-color: #FFF;
      border-color: #dee2e6 #dee2e6 #FFF; }
    .rosso-finmatica .nav-tabs .dropdown-menu {
      margin-top: -1px;
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
  .rosso-finmatica .nav-pills .nav-link {
    border-radius: 0.25rem; }
  .rosso-finmatica .nav-pills .nav-link.active,
  .rosso-finmatica .nav-pills .show > .nav-link {
    color: #FFF;
    background-color: #007BFF; }
  .rosso-finmatica .nav-fill > .nav-link,
  .rosso-finmatica .nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center; }
  .rosso-finmatica .nav-justified > .nav-link,
  .rosso-finmatica .nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center; }
  .rosso-finmatica .tab-content > .tab-pane {
    display: none; }
  .rosso-finmatica .tab-content > .active {
    display: block; }
  .rosso-finmatica .navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 1rem; }
    .rosso-finmatica .navbar .container,
    .rosso-finmatica .navbar .container-fluid, .rosso-finmatica .navbar .container-sm, .rosso-finmatica .navbar .container-md, .rosso-finmatica .navbar .container-lg, .rosso-finmatica .navbar .container-xl {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-between; }
  .rosso-finmatica .navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap; }
    .rosso-finmatica .navbar-brand:hover, .rosso-finmatica .navbar-brand:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.navbar-brand, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.navbar-brand, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .navbar-brand.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.navbar-brand,
    .rosso-finmatica .form-check [type='radio']:focus + label.navbar-brand, .rosso-finmatica .toggles label input[type='checkbox']:focus + .navbar-brand.lever {
      text-decoration: none; }
  .rosso-finmatica .navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
    .rosso-finmatica .navbar-nav .nav-link {
      padding-right: 0;
      padding-left: 0; }
    .rosso-finmatica .navbar-nav .dropdown-menu {
      position: static;
      float: none; }
  .rosso-finmatica .navbar-text {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
  .rosso-finmatica .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center; }
  .rosso-finmatica .navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem; }
    .rosso-finmatica .navbar-toggler:hover, .rosso-finmatica .navbar-toggler:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.navbar-toggler, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.navbar-toggler, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .navbar-toggler.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.navbar-toggler,
    .rosso-finmatica .form-check [type='radio']:focus + label.navbar-toggler, .rosso-finmatica .toggles label input[type='checkbox']:focus + .navbar-toggler.lever {
      text-decoration: none; }
  .rosso-finmatica .navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: 50% / 100% 100% no-repeat; }
  .rosso-finmatica .navbar-nav-scroll {
    max-height: 75vh;
    overflow-y: auto; }
  @media (max-width: 575.98px) {
    .rosso-finmatica .blu-finmatica .navbar-expand-sm > .container,
    .rosso-finmatica .blu-finmatica .navbar-expand-sm > .container-fluid, .rosso-finmatica .navbar-expand-sm > .container,
    .rosso-finmatica .navbar-expand-sm > .container-fluid, .rosso-finmatica .blu-finmatica .navbar-expand-sm > .container-sm, .rosso-finmatica .blu-finmatica .navbar-expand-sm > .container-md, .rosso-finmatica .blu-finmatica .navbar-expand-sm > .container-lg, .rosso-finmatica .blu-finmatica .navbar-expand-sm > .container-xl, .rosso-finmatica .navbar-expand-sm > .container-sm, .rosso-finmatica .navbar-expand-sm > .container-md, .rosso-finmatica .navbar-expand-sm > .container-lg, .rosso-finmatica .navbar-expand-sm > .container-xl {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 576px) {
    .rosso-finmatica .navbar-expand-sm {
      flex-flow: row nowrap;
      justify-content: flex-start; }
      .rosso-finmatica .navbar-expand-sm .navbar-nav {
        flex-direction: row; }
        .rosso-finmatica .navbar-expand-sm .navbar-nav .dropdown-menu {
          position: absolute; }
        .rosso-finmatica .navbar-expand-sm .navbar-nav .nav-link {
          padding-right: 0.5rem;
          padding-left: 0.5rem; }
      .rosso-finmatica .blu-finmatica .navbar-expand-sm > .container,
      .rosso-finmatica .blu-finmatica .navbar-expand-sm > .container-fluid, .rosso-finmatica .navbar-expand-sm > .container,
      .rosso-finmatica .navbar-expand-sm > .container-fluid, .rosso-finmatica .blu-finmatica .navbar-expand-sm > .container-sm, .rosso-finmatica .blu-finmatica .navbar-expand-sm > .container-md, .rosso-finmatica .blu-finmatica .navbar-expand-sm > .container-lg, .rosso-finmatica .blu-finmatica .navbar-expand-sm > .container-xl, .rosso-finmatica .navbar-expand-sm > .container-sm, .rosso-finmatica .navbar-expand-sm > .container-md, .rosso-finmatica .navbar-expand-sm > .container-lg, .rosso-finmatica .navbar-expand-sm > .container-xl {
        flex-wrap: nowrap; }
      .rosso-finmatica .navbar-expand-sm .navbar-nav-scroll {
        overflow: visible; }
      .rosso-finmatica .navbar-expand-sm .navbar-collapse {
        display: flex !important;
        flex-basis: auto; }
      .rosso-finmatica .navbar-expand-sm .navbar-toggler {
        display: none; } }
  @media (max-width: 767.98px) {
    .rosso-finmatica .blu-finmatica .navbar-expand-md > .container,
    .rosso-finmatica .blu-finmatica .navbar-expand-md > .container-fluid, .rosso-finmatica .navbar-expand-md > .container,
    .rosso-finmatica .navbar-expand-md > .container-fluid, .rosso-finmatica .blu-finmatica .navbar-expand-md > .container-sm, .rosso-finmatica .blu-finmatica .navbar-expand-md > .container-md, .rosso-finmatica .blu-finmatica .navbar-expand-md > .container-lg, .rosso-finmatica .blu-finmatica .navbar-expand-md > .container-xl, .rosso-finmatica .navbar-expand-md > .container-sm, .rosso-finmatica .navbar-expand-md > .container-md, .rosso-finmatica .navbar-expand-md > .container-lg, .rosso-finmatica .navbar-expand-md > .container-xl {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 768px) {
    .rosso-finmatica .navbar-expand-md {
      flex-flow: row nowrap;
      justify-content: flex-start; }
      .rosso-finmatica .navbar-expand-md .navbar-nav {
        flex-direction: row; }
        .rosso-finmatica .navbar-expand-md .navbar-nav .dropdown-menu {
          position: absolute; }
        .rosso-finmatica .navbar-expand-md .navbar-nav .nav-link {
          padding-right: 0.5rem;
          padding-left: 0.5rem; }
      .rosso-finmatica .blu-finmatica .navbar-expand-md > .container,
      .rosso-finmatica .blu-finmatica .navbar-expand-md > .container-fluid, .rosso-finmatica .navbar-expand-md > .container,
      .rosso-finmatica .navbar-expand-md > .container-fluid, .rosso-finmatica .blu-finmatica .navbar-expand-md > .container-sm, .rosso-finmatica .blu-finmatica .navbar-expand-md > .container-md, .rosso-finmatica .blu-finmatica .navbar-expand-md > .container-lg, .rosso-finmatica .blu-finmatica .navbar-expand-md > .container-xl, .rosso-finmatica .navbar-expand-md > .container-sm, .rosso-finmatica .navbar-expand-md > .container-md, .rosso-finmatica .navbar-expand-md > .container-lg, .rosso-finmatica .navbar-expand-md > .container-xl {
        flex-wrap: nowrap; }
      .rosso-finmatica .navbar-expand-md .navbar-nav-scroll {
        overflow: visible; }
      .rosso-finmatica .navbar-expand-md .navbar-collapse {
        display: flex !important;
        flex-basis: auto; }
      .rosso-finmatica .navbar-expand-md .navbar-toggler {
        display: none; } }
  @media (max-width: 991.98px) {
    .rosso-finmatica .blu-finmatica .navbar-expand-lg > .container,
    .rosso-finmatica .blu-finmatica .navbar-expand-lg > .container-fluid, .rosso-finmatica .navbar-expand-lg > .container,
    .rosso-finmatica .navbar-expand-lg > .container-fluid, .rosso-finmatica .blu-finmatica .navbar-expand-lg > .container-sm, .rosso-finmatica .blu-finmatica .navbar-expand-lg > .container-md, .rosso-finmatica .blu-finmatica .navbar-expand-lg > .container-lg, .rosso-finmatica .blu-finmatica .navbar-expand-lg > .container-xl, .rosso-finmatica .navbar-expand-lg > .container-sm, .rosso-finmatica .navbar-expand-lg > .container-md, .rosso-finmatica .navbar-expand-lg > .container-lg, .rosso-finmatica .navbar-expand-lg > .container-xl {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 992px) {
    .rosso-finmatica .navbar-expand-lg {
      flex-flow: row nowrap;
      justify-content: flex-start; }
      .rosso-finmatica .navbar-expand-lg .navbar-nav {
        flex-direction: row; }
        .rosso-finmatica .navbar-expand-lg .navbar-nav .dropdown-menu {
          position: absolute; }
        .rosso-finmatica .navbar-expand-lg .navbar-nav .nav-link {
          padding-right: 0.5rem;
          padding-left: 0.5rem; }
      .rosso-finmatica .blu-finmatica .navbar-expand-lg > .container,
      .rosso-finmatica .blu-finmatica .navbar-expand-lg > .container-fluid, .rosso-finmatica .navbar-expand-lg > .container,
      .rosso-finmatica .navbar-expand-lg > .container-fluid, .rosso-finmatica .blu-finmatica .navbar-expand-lg > .container-sm, .rosso-finmatica .blu-finmatica .navbar-expand-lg > .container-md, .rosso-finmatica .blu-finmatica .navbar-expand-lg > .container-lg, .rosso-finmatica .blu-finmatica .navbar-expand-lg > .container-xl, .rosso-finmatica .navbar-expand-lg > .container-sm, .rosso-finmatica .navbar-expand-lg > .container-md, .rosso-finmatica .navbar-expand-lg > .container-lg, .rosso-finmatica .navbar-expand-lg > .container-xl {
        flex-wrap: nowrap; }
      .rosso-finmatica .navbar-expand-lg .navbar-nav-scroll {
        overflow: visible; }
      .rosso-finmatica .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto; }
      .rosso-finmatica .navbar-expand-lg .navbar-toggler {
        display: none; } }
  @media (max-width: 1199.98px) {
    .rosso-finmatica .blu-finmatica .navbar-expand-xl > .container,
    .rosso-finmatica .blu-finmatica .navbar-expand-xl > .container-fluid, .rosso-finmatica .navbar-expand-xl > .container,
    .rosso-finmatica .navbar-expand-xl > .container-fluid, .rosso-finmatica .blu-finmatica .navbar-expand-xl > .container-sm, .rosso-finmatica .blu-finmatica .navbar-expand-xl > .container-md, .rosso-finmatica .blu-finmatica .navbar-expand-xl > .container-lg, .rosso-finmatica .blu-finmatica .navbar-expand-xl > .container-xl, .rosso-finmatica .navbar-expand-xl > .container-sm, .rosso-finmatica .navbar-expand-xl > .container-md, .rosso-finmatica .navbar-expand-xl > .container-lg, .rosso-finmatica .navbar-expand-xl > .container-xl {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 1200px) {
    .rosso-finmatica .navbar-expand-xl {
      flex-flow: row nowrap;
      justify-content: flex-start; }
      .rosso-finmatica .navbar-expand-xl .navbar-nav {
        flex-direction: row; }
        .rosso-finmatica .navbar-expand-xl .navbar-nav .dropdown-menu {
          position: absolute; }
        .rosso-finmatica .navbar-expand-xl .navbar-nav .nav-link {
          padding-right: 0.5rem;
          padding-left: 0.5rem; }
      .rosso-finmatica .blu-finmatica .navbar-expand-xl > .container,
      .rosso-finmatica .blu-finmatica .navbar-expand-xl > .container-fluid, .rosso-finmatica .navbar-expand-xl > .container,
      .rosso-finmatica .navbar-expand-xl > .container-fluid, .rosso-finmatica .blu-finmatica .navbar-expand-xl > .container-sm, .rosso-finmatica .blu-finmatica .navbar-expand-xl > .container-md, .rosso-finmatica .blu-finmatica .navbar-expand-xl > .container-lg, .rosso-finmatica .blu-finmatica .navbar-expand-xl > .container-xl, .rosso-finmatica .navbar-expand-xl > .container-sm, .rosso-finmatica .navbar-expand-xl > .container-md, .rosso-finmatica .navbar-expand-xl > .container-lg, .rosso-finmatica .navbar-expand-xl > .container-xl {
        flex-wrap: nowrap; }
      .rosso-finmatica .navbar-expand-xl .navbar-nav-scroll {
        overflow: visible; }
      .rosso-finmatica .navbar-expand-xl .navbar-collapse {
        display: flex !important;
        flex-basis: auto; }
      .rosso-finmatica .navbar-expand-xl .navbar-toggler {
        display: none; } }
  .rosso-finmatica .navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .rosso-finmatica .blu-finmatica .navbar-expand > .container,
    .rosso-finmatica .blu-finmatica .navbar-expand > .container-fluid, .rosso-finmatica .navbar-expand > .container,
    .rosso-finmatica .navbar-expand > .container-fluid, .rosso-finmatica .blu-finmatica .navbar-expand > .container-sm, .rosso-finmatica .blu-finmatica .navbar-expand > .container-md, .rosso-finmatica .blu-finmatica .navbar-expand > .container-lg, .rosso-finmatica .blu-finmatica .navbar-expand > .container-xl, .rosso-finmatica .navbar-expand > .container-sm, .rosso-finmatica .navbar-expand > .container-md, .rosso-finmatica .navbar-expand > .container-lg, .rosso-finmatica .navbar-expand > .container-xl {
      padding-right: 0;
      padding-left: 0; }
    .rosso-finmatica .navbar-expand .navbar-nav {
      flex-direction: row; }
      .rosso-finmatica .navbar-expand .navbar-nav .dropdown-menu {
        position: absolute; }
      .rosso-finmatica .navbar-expand .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .rosso-finmatica .blu-finmatica .navbar-expand > .container,
    .rosso-finmatica .blu-finmatica .navbar-expand > .container-fluid, .rosso-finmatica .navbar-expand > .container,
    .rosso-finmatica .navbar-expand > .container-fluid, .rosso-finmatica .blu-finmatica .navbar-expand > .container-sm, .rosso-finmatica .blu-finmatica .navbar-expand > .container-md, .rosso-finmatica .blu-finmatica .navbar-expand > .container-lg, .rosso-finmatica .blu-finmatica .navbar-expand > .container-xl, .rosso-finmatica .navbar-expand > .container-sm, .rosso-finmatica .navbar-expand > .container-md, .rosso-finmatica .navbar-expand > .container-lg, .rosso-finmatica .navbar-expand > .container-xl {
      flex-wrap: nowrap; }
    .rosso-finmatica .navbar-expand .navbar-nav-scroll {
      overflow: visible; }
    .rosso-finmatica .navbar-expand .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .rosso-finmatica .navbar-expand .navbar-toggler {
      display: none; }
  .rosso-finmatica .navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9); }
    .rosso-finmatica .navbar-light .navbar-brand:hover, .rosso-finmatica .navbar-light .navbar-brand:focus, .blu-finmatica .form-check .rosso-finmatica .navbar-light [type='checkbox']:focus + label.navbar-brand, .blu-finmatica .form-check .rosso-finmatica .navbar-light [type='radio']:focus + label.navbar-brand, .blu-finmatica .toggles label .rosso-finmatica .navbar-light input[type='checkbox']:focus + .navbar-brand.lever, .rosso-finmatica .navbar-light .form-check [type='checkbox']:focus + label.navbar-brand, .rosso-finmatica .form-check .navbar-light [type='checkbox']:focus + label.navbar-brand,
    .rosso-finmatica .navbar-light .form-check [type='radio']:focus + label.navbar-brand, .rosso-finmatica .form-check .navbar-light [type='radio']:focus + label.navbar-brand, .rosso-finmatica .navbar-light .toggles label input[type='checkbox']:focus + .navbar-brand.lever, .rosso-finmatica .toggles label .navbar-light input[type='checkbox']:focus + .navbar-brand.lever {
      color: rgba(0, 0, 0, 0.9); }
  .rosso-finmatica .navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5); }
    .rosso-finmatica .navbar-light .navbar-nav .nav-link:hover, .rosso-finmatica .navbar-light .navbar-nav .nav-link:focus, .blu-finmatica .form-check .rosso-finmatica .navbar-light .navbar-nav [type='checkbox']:focus + label.nav-link, .blu-finmatica .form-check .rosso-finmatica .navbar-light .navbar-nav [type='radio']:focus + label.nav-link, .blu-finmatica .toggles label .rosso-finmatica .navbar-light .navbar-nav input[type='checkbox']:focus + .nav-link.lever, .rosso-finmatica .navbar-light .navbar-nav .form-check [type='checkbox']:focus + label.nav-link, .rosso-finmatica .form-check .navbar-light .navbar-nav [type='checkbox']:focus + label.nav-link,
    .rosso-finmatica .navbar-light .navbar-nav .form-check [type='radio']:focus + label.nav-link, .rosso-finmatica .form-check .navbar-light .navbar-nav [type='radio']:focus + label.nav-link, .rosso-finmatica .navbar-light .navbar-nav .toggles label input[type='checkbox']:focus + .nav-link.lever, .rosso-finmatica .toggles label .navbar-light .navbar-nav input[type='checkbox']:focus + .nav-link.lever {
      color: rgba(0, 0, 0, 0.7); }
    .rosso-finmatica .navbar-light .navbar-nav .nav-link.disabled {
      color: rgba(0, 0, 0, 0.3); }
  .rosso-finmatica .navbar-light .navbar-nav .show > .nav-link,
  .rosso-finmatica .navbar-light .navbar-nav .active > .nav-link,
  .rosso-finmatica .navbar-light .navbar-nav .nav-link.show,
  .rosso-finmatica .navbar-light .navbar-nav .nav-link.active {
    color: rgba(0, 0, 0, 0.9); }
  .rosso-finmatica .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1); }
  .rosso-finmatica .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
  .rosso-finmatica .navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5); }
    .rosso-finmatica .navbar-light .navbar-text a {
      color: rgba(0, 0, 0, 0.9); }
      .rosso-finmatica .navbar-light .navbar-text a:hover, .rosso-finmatica .navbar-light .navbar-text a:focus, .blu-finmatica .toggles label .rosso-finmatica .navbar-light .navbar-text input[type='checkbox']:focus + a.lever, .rosso-finmatica .navbar-light .navbar-text .toggles label input[type='checkbox']:focus + a.lever, .rosso-finmatica .toggles label .navbar-light .navbar-text input[type='checkbox']:focus + a.lever {
        color: rgba(0, 0, 0, 0.9); }
  .rosso-finmatica .navbar-dark .navbar-brand {
    color: #FFF; }
    .rosso-finmatica .navbar-dark .navbar-brand:hover, .rosso-finmatica .navbar-dark .navbar-brand:focus, .blu-finmatica .form-check .rosso-finmatica .navbar-dark [type='checkbox']:focus + label.navbar-brand, .blu-finmatica .form-check .rosso-finmatica .navbar-dark [type='radio']:focus + label.navbar-brand, .blu-finmatica .toggles label .rosso-finmatica .navbar-dark input[type='checkbox']:focus + .navbar-brand.lever, .rosso-finmatica .navbar-dark .form-check [type='checkbox']:focus + label.navbar-brand, .rosso-finmatica .form-check .navbar-dark [type='checkbox']:focus + label.navbar-brand,
    .rosso-finmatica .navbar-dark .form-check [type='radio']:focus + label.navbar-brand, .rosso-finmatica .form-check .navbar-dark [type='radio']:focus + label.navbar-brand, .rosso-finmatica .navbar-dark .toggles label input[type='checkbox']:focus + .navbar-brand.lever, .rosso-finmatica .toggles label .navbar-dark input[type='checkbox']:focus + .navbar-brand.lever {
      color: #FFF; }
  .rosso-finmatica .navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5); }
    .rosso-finmatica .navbar-dark .navbar-nav .nav-link:hover, .rosso-finmatica .navbar-dark .navbar-nav .nav-link:focus, .blu-finmatica .form-check .rosso-finmatica .navbar-dark .navbar-nav [type='checkbox']:focus + label.nav-link, .blu-finmatica .form-check .rosso-finmatica .navbar-dark .navbar-nav [type='radio']:focus + label.nav-link, .blu-finmatica .toggles label .rosso-finmatica .navbar-dark .navbar-nav input[type='checkbox']:focus + .nav-link.lever, .rosso-finmatica .navbar-dark .navbar-nav .form-check [type='checkbox']:focus + label.nav-link, .rosso-finmatica .form-check .navbar-dark .navbar-nav [type='checkbox']:focus + label.nav-link,
    .rosso-finmatica .navbar-dark .navbar-nav .form-check [type='radio']:focus + label.nav-link, .rosso-finmatica .form-check .navbar-dark .navbar-nav [type='radio']:focus + label.nav-link, .rosso-finmatica .navbar-dark .navbar-nav .toggles label input[type='checkbox']:focus + .nav-link.lever, .rosso-finmatica .toggles label .navbar-dark .navbar-nav input[type='checkbox']:focus + .nav-link.lever {
      color: rgba(255, 255, 255, 0.75); }
    .rosso-finmatica .navbar-dark .navbar-nav .nav-link.disabled {
      color: rgba(255, 255, 255, 0.25); }
  .rosso-finmatica .navbar-dark .navbar-nav .show > .nav-link,
  .rosso-finmatica .navbar-dark .navbar-nav .active > .nav-link,
  .rosso-finmatica .navbar-dark .navbar-nav .nav-link.show,
  .rosso-finmatica .navbar-dark .navbar-nav .nav-link.active {
    color: #FFF; }
  .rosso-finmatica .navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: transparent; }
  .rosso-finmatica .navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
  .rosso-finmatica .navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5); }
    .rosso-finmatica .navbar-dark .navbar-text a {
      color: #FFF; }
      .rosso-finmatica .navbar-dark .navbar-text a:hover, .rosso-finmatica .navbar-dark .navbar-text a:focus, .blu-finmatica .toggles label .rosso-finmatica .navbar-dark .navbar-text input[type='checkbox']:focus + a.lever, .rosso-finmatica .navbar-dark .navbar-text .toggles label input[type='checkbox']:focus + a.lever, .rosso-finmatica .toggles label .navbar-dark .navbar-text input[type='checkbox']:focus + a.lever {
        color: #FFF; }
  .rosso-finmatica .card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #FFF;
    background-clip: border-box;
    border: 1px solid #d9dadb;
    border-radius: 0.25rem; }
    .rosso-finmatica .card > hr {
      margin-right: 0;
      margin-left: 0; }
    .rosso-finmatica .card > .list-group {
      border-top: inherit;
      border-bottom: inherit; }
      .rosso-finmatica .card > .list-group:first-child {
        border-top-width: 0;
        border-top-left-radius: calc(0.25rem - 1px);
        border-top-right-radius: calc(0.25rem - 1px); }
      .rosso-finmatica .card > .list-group:last-child {
        border-bottom-width: 0;
        border-bottom-right-radius: calc(0.25rem - 1px);
        border-bottom-left-radius: calc(0.25rem - 1px); }
    .rosso-finmatica .card > .card-header + .list-group,
    .rosso-finmatica .card > .list-group + .card-footer {
      border-top: 0; }
  .rosso-finmatica .card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem; }
  .rosso-finmatica .card-title {
    margin-bottom: 0.75rem; }
  .rosso-finmatica .card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0; }
  .rosso-finmatica .card-text:last-child {
    margin-bottom: 0; }
  .rosso-finmatica .card-link:hover {
    text-decoration: none; }
  .rosso-finmatica .card-link + .card-link {
    margin-left: 1.25rem; }
  .rosso-finmatica .card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid #d9dadb; }
    .rosso-finmatica .card-header:first-child {
      border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
  .rosso-finmatica .card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid #d9dadb; }
    .rosso-finmatica .card-footer:last-child {
      border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }
  .rosso-finmatica .card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0; }
  .rosso-finmatica .card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem; }
  .rosso-finmatica .card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    border-radius: calc(0.25rem - 1px); }
  .rosso-finmatica .card-img,
  .rosso-finmatica .card-img-top,
  .rosso-finmatica .card-img-bottom {
    flex-shrink: 0;
    width: 100%; }
  .rosso-finmatica .card-img,
  .rosso-finmatica .card-img-top {
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px); }
  .rosso-finmatica .card-img,
  .rosso-finmatica .card-img-bottom {
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px); }
  .rosso-finmatica .card-deck .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .rosso-finmatica .card-deck {
      display: flex;
      flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px; }
      .rosso-finmatica .card-deck .card {
        flex: 1 0 0%;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px; } }
  .rosso-finmatica .card-group > .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .rosso-finmatica .card-group {
      display: flex;
      flex-flow: row wrap; }
      .rosso-finmatica .card-group > .card {
        flex: 1 0 0%;
        margin-bottom: 0; }
        .rosso-finmatica .card-group > .card + .card {
          margin-left: 0;
          border-left: 0; }
        .rosso-finmatica .card-group > .card:not(:last-child) {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
          .rosso-finmatica .card-group > .card:not(:last-child) .card-img-top,
          .rosso-finmatica .card-group > .card:not(:last-child) .card-header {
            border-top-right-radius: 0; }
          .rosso-finmatica .card-group > .card:not(:last-child) .card-img-bottom,
          .rosso-finmatica .card-group > .card:not(:last-child) .card-footer {
            border-bottom-right-radius: 0; }
        .rosso-finmatica .card-group > .card:not(:first-child) {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
          .rosso-finmatica .card-group > .card:not(:first-child) .card-img-top,
          .rosso-finmatica .card-group > .card:not(:first-child) .card-header {
            border-top-left-radius: 0; }
          .rosso-finmatica .card-group > .card:not(:first-child) .card-img-bottom,
          .rosso-finmatica .card-group > .card:not(:first-child) .card-footer {
            border-bottom-left-radius: 0; } }
  .rosso-finmatica .card-columns .card {
    margin-bottom: 0.75rem; }
  @media (min-width: 576px) {
    .rosso-finmatica .card-columns {
      column-count: 3;
      column-gap: 1.25rem;
      orphans: 1;
      widows: 1; }
      .rosso-finmatica .card-columns .card {
        display: inline-block;
        width: 100%; } }
  .rosso-finmatica .accordion {
    overflow-anchor: none; }
    .rosso-finmatica .accordion > .card {
      overflow: hidden; }
      .rosso-finmatica .accordion > .card:not(:last-of-type) {
        border-bottom: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0; }
      .rosso-finmatica .accordion > .card:not(:first-of-type) {
        border-top-left-radius: 0;
        border-top-right-radius: 0; }
      .rosso-finmatica .accordion > .card > .card-header {
        border-radius: 0;
        margin-bottom: -1px; }
  .rosso-finmatica .breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: transparent;
    border-radius: 0; }
  .rosso-finmatica .breadcrumb-item + .breadcrumb-item {
    padding-left: 0.5rem; }
    .rosso-finmatica .breadcrumb-item + .breadcrumb-item::before {
      float: left;
      padding-right: 0.5rem;
      color: #6c757d;
      content: "/"; }
  .rosso-finmatica .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .rosso-finmatica .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .rosso-finmatica .breadcrumb-item.active {
    color: #6c757d; }
  .rosso-finmatica .pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem; }
  .rosso-finmatica .page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007BFF;
    text-decoration: none;
    background-color: #FFF;
    border: 1px solid #dee2e6; }
    .rosso-finmatica .page-link:hover {
      z-index: 2;
      color: #0056b3;
      text-decoration: none;
      background-color: #e9ecef;
      border-color: #dee2e6; }
    .rosso-finmatica .page-link:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.page-link, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.page-link, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .page-link.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.page-link,
    .rosso-finmatica .form-check [type='radio']:focus + label.page-link, .rosso-finmatica .toggles label input[type='checkbox']:focus + .page-link.lever {
      z-index: 3;
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .rosso-finmatica .page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .rosso-finmatica .page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem; }
  .rosso-finmatica .page-item.active .page-link {
    z-index: 3;
    color: #FFF;
    background-color: #007BFF;
    border-color: #007BFF; }
  .rosso-finmatica .page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #FFF;
    border-color: #dee2e6; }
  .rosso-finmatica .pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5; }
  .rosso-finmatica .pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem; }
  .rosso-finmatica .pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem; }
  .rosso-finmatica .pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5; }
  .rosso-finmatica .pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem; }
  .rosso-finmatica .pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem; }
  .rosso-finmatica .badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    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; }
    @media (prefers-reduced-motion: reduce) {
      .rosso-finmatica .badge {
        transition: none; } }
    a.rosso-finmatica .badge:hover, a.rosso-finmatica .badge:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge.lever {
      text-decoration: none; }
    .rosso-finmatica .badge:empty {
      display: none; }
  .rosso-finmatica .btn .badge {
    position: relative;
    top: -1px; }
  .rosso-finmatica .badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem; }
  .rosso-finmatica .badge-primary {
    color: #FFF;
    background-color: #CC2C29; }
    a.rosso-finmatica .badge-primary:hover, a.rosso-finmatica .badge-primary:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-primary, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-primary, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-primary.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-primary,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-primary, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-primary.lever {
      color: #FFF;
      background-color: #a22320; }
    a.rosso-finmatica .badge-primary:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-primary, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-primary, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-primary.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-primary,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-primary, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-primary.lever, a.rosso-finmatica .badge-primary.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(204, 44, 41, 0.5); }
  .rosso-finmatica .badge-secondary {
    color: #FFF;
    background-color: #6c757d; }
    a.rosso-finmatica .badge-secondary:hover, a.rosso-finmatica .badge-secondary:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-secondary, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-secondary, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-secondary.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-secondary,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-secondary, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-secondary.lever {
      color: #FFF;
      background-color: #545b62; }
    a.rosso-finmatica .badge-secondary:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-secondary, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-secondary, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-secondary.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-secondary,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-secondary, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-secondary.lever, a.rosso-finmatica .badge-secondary.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .rosso-finmatica .badge-success {
    color: #FFF;
    background-color: #28a745; }
    a.rosso-finmatica .badge-success:hover, a.rosso-finmatica .badge-success:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-success, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-success, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-success.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-success,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-success, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-success.lever {
      color: #FFF;
      background-color: #1e7e34; }
    a.rosso-finmatica .badge-success:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-success, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-success, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-success.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-success,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-success, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-success.lever, a.rosso-finmatica .badge-success.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .rosso-finmatica .badge-info {
    color: #FFF;
    background-color: #17a2b8; }
    a.rosso-finmatica .badge-info:hover, a.rosso-finmatica .badge-info:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-info, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-info, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-info.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-info,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-info, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-info.lever {
      color: #FFF;
      background-color: #117a8b; }
    a.rosso-finmatica .badge-info:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-info, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-info, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-info.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-info,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-info, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-info.lever, a.rosso-finmatica .badge-info.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .rosso-finmatica .badge-warning {
    color: #212529;
    background-color: #ffc107; }
    a.rosso-finmatica .badge-warning:hover, a.rosso-finmatica .badge-warning:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-warning, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-warning, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-warning.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-warning,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-warning, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-warning.lever {
      color: #212529;
      background-color: #d39e00; }
    a.rosso-finmatica .badge-warning:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-warning, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-warning, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-warning.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-warning,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-warning, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-warning.lever, a.rosso-finmatica .badge-warning.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .rosso-finmatica .badge-danger {
    color: #FFF;
    background-color: #dc3545; }
    a.rosso-finmatica .badge-danger:hover, a.rosso-finmatica .badge-danger:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-danger, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-danger, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-danger.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-danger,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-danger, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-danger.lever {
      color: #FFF;
      background-color: #bd2130; }
    a.rosso-finmatica .badge-danger:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-danger, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-danger, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-danger.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-danger,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-danger, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-danger.lever, a.rosso-finmatica .badge-danger.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .rosso-finmatica .badge-light {
    color: #212529;
    background-color: #f8f9fa; }
    a.rosso-finmatica .badge-light:hover, a.rosso-finmatica .badge-light:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-light, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-light, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-light.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-light,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-light, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-light.lever {
      color: #212529;
      background-color: #dae0e5; }
    a.rosso-finmatica .badge-light:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-light, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-light, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-light.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-light,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-light, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-light.lever, a.rosso-finmatica .badge-light.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .rosso-finmatica .badge-dark {
    color: #FFF;
    background-color: #343a40; }
    a.rosso-finmatica .badge-dark:hover, a.rosso-finmatica .badge-dark:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-dark, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-dark, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-dark.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-dark,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-dark, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-dark.lever {
      color: #FFF;
      background-color: #1d2124; }
    a.rosso-finmatica .badge-dark:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-dark, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-dark, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-dark.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-dark,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-dark, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-dark.lever, a.rosso-finmatica .badge-dark.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .rosso-finmatica .badge-black {
    color: #FFF;
    background-color: #000; }
    a.rosso-finmatica .badge-black:hover, a.rosso-finmatica .badge-black:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-black, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-black, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-black.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-black,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-black, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-black.lever {
      color: #FFF;
      background-color: black; }
    a.rosso-finmatica .badge-black:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-black, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-black, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-black.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-black,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-black, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-black.lever, a.rosso-finmatica .badge-black.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }
  .rosso-finmatica .badge-white {
    color: #212529;
    background-color: #FFF; }
    a.rosso-finmatica .badge-white:hover, a.rosso-finmatica .badge-white:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-white, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-white, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-white.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-white,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-white, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-white.lever {
      color: #212529;
      background-color: #e6e6e6; }
    a.rosso-finmatica .badge-white:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-white, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-white, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-white.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-white,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-white, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-white.lever, a.rosso-finmatica .badge-white.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  .rosso-finmatica .badge-100 {
    color: #212529;
    background-color: #f8f9fa; }
    a.rosso-finmatica .badge-100:hover, a.rosso-finmatica .badge-100:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-100, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-100, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-100.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-100,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-100, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-100.lever {
      color: #212529;
      background-color: #dae0e5; }
    a.rosso-finmatica .badge-100:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-100, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-100, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-100.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-100,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-100, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-100.lever, a.rosso-finmatica .badge-100.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .rosso-finmatica .badge-200 {
    color: #212529;
    background-color: #e9ecef; }
    a.rosso-finmatica .badge-200:hover, a.rosso-finmatica .badge-200:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-200, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-200, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-200.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-200,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-200, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-200.lever {
      color: #212529;
      background-color: #cbd3da; }
    a.rosso-finmatica .badge-200:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-200, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-200, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-200.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-200,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-200, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-200.lever, a.rosso-finmatica .badge-200.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(233, 236, 239, 0.5); }
  .rosso-finmatica .badge-300 {
    color: #212529;
    background-color: #dee2e6; }
    a.rosso-finmatica .badge-300:hover, a.rosso-finmatica .badge-300:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-300, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-300, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-300.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-300,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-300, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-300.lever {
      color: #212529;
      background-color: #c1c9d0; }
    a.rosso-finmatica .badge-300:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-300, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-300, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-300.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-300,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-300, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-300.lever, a.rosso-finmatica .badge-300.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(222, 226, 230, 0.5); }
  .rosso-finmatica .badge-400 {
    color: #212529;
    background-color: #ced4da; }
    a.rosso-finmatica .badge-400:hover, a.rosso-finmatica .badge-400:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-400, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-400, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-400.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-400,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-400, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-400.lever {
      color: #212529;
      background-color: #b1bbc4; }
    a.rosso-finmatica .badge-400:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-400, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-400, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-400.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-400,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-400, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-400.lever, a.rosso-finmatica .badge-400.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(206, 212, 218, 0.5); }
  .rosso-finmatica .badge-500 {
    color: #212529;
    background-color: #adb5bd; }
    a.rosso-finmatica .badge-500:hover, a.rosso-finmatica .badge-500:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-500, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-500, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-500.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-500,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-500, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-500.lever {
      color: #212529;
      background-color: #919ca6; }
    a.rosso-finmatica .badge-500:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-500, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-500, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-500.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-500,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-500, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-500.lever, a.rosso-finmatica .badge-500.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(173, 181, 189, 0.5); }
  .rosso-finmatica .badge-600 {
    color: #FFF;
    background-color: #6c757d; }
    a.rosso-finmatica .badge-600:hover, a.rosso-finmatica .badge-600:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-600, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-600, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-600.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-600,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-600, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-600.lever {
      color: #FFF;
      background-color: #545b62; }
    a.rosso-finmatica .badge-600:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-600, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-600, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-600.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-600,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-600, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-600.lever, a.rosso-finmatica .badge-600.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .rosso-finmatica .badge-700 {
    color: #FFF;
    background-color: #495057; }
    a.rosso-finmatica .badge-700:hover, a.rosso-finmatica .badge-700:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-700, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-700, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-700.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-700,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-700, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-700.lever {
      color: #FFF;
      background-color: #32373b; }
    a.rosso-finmatica .badge-700:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-700, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-700, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-700.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-700,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-700, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-700.lever, a.rosso-finmatica .badge-700.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(73, 80, 87, 0.5); }
  .rosso-finmatica .badge-800 {
    color: #FFF;
    background-color: #343a40; }
    a.rosso-finmatica .badge-800:hover, a.rosso-finmatica .badge-800:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-800, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-800, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-800.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-800,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-800, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-800.lever {
      color: #FFF;
      background-color: #1d2124; }
    a.rosso-finmatica .badge-800:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-800, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-800, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-800.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-800,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-800, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-800.lever, a.rosso-finmatica .badge-800.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .rosso-finmatica .badge-900 {
    color: #FFF;
    background-color: #212529; }
    a.rosso-finmatica .badge-900:hover, a.rosso-finmatica .badge-900:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-900, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-900, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-900.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-900,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-900, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-900.lever {
      color: #FFF;
      background-color: #0a0c0d; }
    a.rosso-finmatica .badge-900:focus, .blu-finmatica .form-check a.rosso-finmatica [type='checkbox']:focus + label.badge-900, .blu-finmatica .form-check a.rosso-finmatica [type='radio']:focus + label.badge-900, .blu-finmatica .toggles label a.rosso-finmatica input[type='checkbox']:focus + .badge-900.lever, a.rosso-finmatica .form-check [type='checkbox']:focus + label.badge-900,
    a.rosso-finmatica .form-check [type='radio']:focus + label.badge-900, a.rosso-finmatica .toggles label input[type='checkbox']:focus + .badge-900.lever, a.rosso-finmatica .badge-900.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }

@keyframes progress-bar-stripes {
  from {
    background-position: 16px 0; }
  to {
    background-position: 0 0; } }
  .rosso-finmatica .progress {
    display: flex;
    height: 16px;
    overflow: hidden;
    line-height: 0;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: 0;
    box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1); }
  .rosso-finmatica .progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #FFF;
    text-align: center;
    white-space: nowrap;
    background-color: #007BFF;
    transition: width 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .rosso-finmatica .progress-bar {
        transition: none; } }
  .rosso-finmatica .progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 16px 16px; }
  .rosso-finmatica .progress-bar-animated {
    animation: 1s linear infinite progress-bar-stripes; }
    @media (prefers-reduced-motion: reduce) {
      .rosso-finmatica .progress-bar-animated {
        animation: none; } }
  .rosso-finmatica .media {
    display: flex;
    align-items: flex-start; }
  .rosso-finmatica .media-body {
    flex: 1; }
  .rosso-finmatica .list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: 0.25rem; }
  .rosso-finmatica .list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit; }
    .rosso-finmatica .list-group-item-action:hover, .rosso-finmatica .list-group-item-action:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.list-group-item-action, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.list-group-item-action, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .list-group-item-action.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.list-group-item-action,
    .rosso-finmatica .form-check [type='radio']:focus + label.list-group-item-action, .rosso-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-action.lever {
      z-index: 1;
      color: #495057;
      text-decoration: none;
      background-color: #f8f9fa; }
    .rosso-finmatica .list-group-item-action:active {
      color: #212529;
      background-color: #e9ecef; }
  .rosso-finmatica .list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    text-decoration: none;
    background-color: #FFF;
    border: 1px solid rgba(0, 0, 0, 0.125); }
    .rosso-finmatica .list-group-item:first-child {
      border-top-left-radius: inherit;
      border-top-right-radius: inherit; }
    .rosso-finmatica .list-group-item:last-child {
      border-bottom-right-radius: inherit;
      border-bottom-left-radius: inherit; }
    .rosso-finmatica .list-group-item.disabled, .rosso-finmatica .list-group-item:disabled {
      color: #6c757d;
      pointer-events: none;
      background-color: #FFF; }
    .rosso-finmatica .list-group-item.active {
      z-index: 2;
      color: #FFF;
      background-color: #007BFF;
      border-color: #007BFF; }
    .rosso-finmatica .list-group-item + .rosso-finmatica .list-group-item {
      border-top-width: 0; }
      .rosso-finmatica .list-group-item + .rosso-finmatica .list-group-item.active {
        margin-top: -1px;
        border-top-width: 1px; }
  .rosso-finmatica .list-group-horizontal {
    flex-direction: row; }
    .rosso-finmatica .list-group-horizontal > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .rosso-finmatica .list-group-horizontal > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .rosso-finmatica .list-group-horizontal > .list-group-item.active {
      margin-top: 0; }
    .rosso-finmatica .list-group-horizontal > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .rosso-finmatica .list-group-horizontal > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; }
  @media (min-width: 576px) {
    .rosso-finmatica .list-group-horizontal-sm {
      flex-direction: row; }
      .rosso-finmatica .list-group-horizontal-sm > .list-group-item:first-child {
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .rosso-finmatica .list-group-horizontal-sm > .list-group-item:last-child {
        border-top-right-radius: 0.25rem;
        border-bottom-left-radius: 0; }
      .rosso-finmatica .list-group-horizontal-sm > .list-group-item.active {
        margin-top: 0; }
      .rosso-finmatica .list-group-horizontal-sm > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0; }
        .rosso-finmatica .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
          margin-left: -1px;
          border-left-width: 1px; } }
  @media (min-width: 768px) {
    .rosso-finmatica .list-group-horizontal-md {
      flex-direction: row; }
      .rosso-finmatica .list-group-horizontal-md > .list-group-item:first-child {
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .rosso-finmatica .list-group-horizontal-md > .list-group-item:last-child {
        border-top-right-radius: 0.25rem;
        border-bottom-left-radius: 0; }
      .rosso-finmatica .list-group-horizontal-md > .list-group-item.active {
        margin-top: 0; }
      .rosso-finmatica .list-group-horizontal-md > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0; }
        .rosso-finmatica .list-group-horizontal-md > .list-group-item + .list-group-item.active {
          margin-left: -1px;
          border-left-width: 1px; } }
  @media (min-width: 992px) {
    .rosso-finmatica .list-group-horizontal-lg {
      flex-direction: row; }
      .rosso-finmatica .list-group-horizontal-lg > .list-group-item:first-child {
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .rosso-finmatica .list-group-horizontal-lg > .list-group-item:last-child {
        border-top-right-radius: 0.25rem;
        border-bottom-left-radius: 0; }
      .rosso-finmatica .list-group-horizontal-lg > .list-group-item.active {
        margin-top: 0; }
      .rosso-finmatica .list-group-horizontal-lg > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0; }
        .rosso-finmatica .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
          margin-left: -1px;
          border-left-width: 1px; } }
  @media (min-width: 1200px) {
    .rosso-finmatica .list-group-horizontal-xl {
      flex-direction: row; }
      .rosso-finmatica .list-group-horizontal-xl > .list-group-item:first-child {
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .rosso-finmatica .list-group-horizontal-xl > .list-group-item:last-child {
        border-top-right-radius: 0.25rem;
        border-bottom-left-radius: 0; }
      .rosso-finmatica .list-group-horizontal-xl > .list-group-item.active {
        margin-top: 0; }
      .rosso-finmatica .list-group-horizontal-xl > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0; }
        .rosso-finmatica .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
          margin-left: -1px;
          border-left-width: 1px; } }
  .rosso-finmatica .list-group-flush {
    border-radius: 0; }
    .rosso-finmatica .list-group-flush > .list-group-item {
      border-width: 0 0 1px; }
      .rosso-finmatica .list-group-flush > .list-group-item:last-child {
        border-bottom-width: 0; }
  .rosso-finmatica .list-group-item-primary {
    color: #6a1715;
    background-color: #f1c4c3; }
    .rosso-finmatica .list-group-item-primary.list-group-item-action:hover, .rosso-finmatica .list-group-item-primary.list-group-item-action:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.list-group-item-primary.list-group-item-action, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.list-group-item-primary.list-group-item-action, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .list-group-item-primary.list-group-item-action.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.list-group-item-primary.list-group-item-action,
    .rosso-finmatica .form-check [type='radio']:focus + label.list-group-item-primary.list-group-item-action, .rosso-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-primary.list-group-item-action.lever {
      color: #6a1715;
      background-color: #ecb0ae; }
    .rosso-finmatica .list-group-item-primary.list-group-item-action.active {
      color: #FFF;
      background-color: #6a1715;
      border-color: #6a1715; }
  .rosso-finmatica .list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db; }
    .rosso-finmatica .list-group-item-secondary.list-group-item-action:hover, .rosso-finmatica .list-group-item-secondary.list-group-item-action:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.list-group-item-secondary.list-group-item-action, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.list-group-item-secondary.list-group-item-action, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .list-group-item-secondary.list-group-item-action.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.list-group-item-secondary.list-group-item-action,
    .rosso-finmatica .form-check [type='radio']:focus + label.list-group-item-secondary.list-group-item-action, .rosso-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-secondary.list-group-item-action.lever {
      color: #383d41;
      background-color: #c8cbcf; }
    .rosso-finmatica .list-group-item-secondary.list-group-item-action.active {
      color: #FFF;
      background-color: #383d41;
      border-color: #383d41; }
  .rosso-finmatica .list-group-item-success {
    color: #155724;
    background-color: #c3e6cb; }
    .rosso-finmatica .list-group-item-success.list-group-item-action:hover, .rosso-finmatica .list-group-item-success.list-group-item-action:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.list-group-item-success.list-group-item-action, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.list-group-item-success.list-group-item-action, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .list-group-item-success.list-group-item-action.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.list-group-item-success.list-group-item-action,
    .rosso-finmatica .form-check [type='radio']:focus + label.list-group-item-success.list-group-item-action, .rosso-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-success.list-group-item-action.lever {
      color: #155724;
      background-color: #b1dfbb; }
    .rosso-finmatica .list-group-item-success.list-group-item-action.active {
      color: #FFF;
      background-color: #155724;
      border-color: #155724; }
  .rosso-finmatica .list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb; }
    .rosso-finmatica .list-group-item-info.list-group-item-action:hover, .rosso-finmatica .list-group-item-info.list-group-item-action:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.list-group-item-info.list-group-item-action, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.list-group-item-info.list-group-item-action, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .list-group-item-info.list-group-item-action.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.list-group-item-info.list-group-item-action,
    .rosso-finmatica .form-check [type='radio']:focus + label.list-group-item-info.list-group-item-action, .rosso-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-info.list-group-item-action.lever {
      color: #0c5460;
      background-color: #abdde5; }
    .rosso-finmatica .list-group-item-info.list-group-item-action.active {
      color: #FFF;
      background-color: #0c5460;
      border-color: #0c5460; }
  .rosso-finmatica .list-group-item-warning {
    color: #856404;
    background-color: #ffeeba; }
    .rosso-finmatica .list-group-item-warning.list-group-item-action:hover, .rosso-finmatica .list-group-item-warning.list-group-item-action:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.list-group-item-warning.list-group-item-action, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.list-group-item-warning.list-group-item-action, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .list-group-item-warning.list-group-item-action.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.list-group-item-warning.list-group-item-action,
    .rosso-finmatica .form-check [type='radio']:focus + label.list-group-item-warning.list-group-item-action, .rosso-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-warning.list-group-item-action.lever {
      color: #856404;
      background-color: #ffe8a1; }
    .rosso-finmatica .list-group-item-warning.list-group-item-action.active {
      color: #FFF;
      background-color: #856404;
      border-color: #856404; }
  .rosso-finmatica .list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb; }
    .rosso-finmatica .list-group-item-danger.list-group-item-action:hover, .rosso-finmatica .list-group-item-danger.list-group-item-action:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.list-group-item-danger.list-group-item-action, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.list-group-item-danger.list-group-item-action, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .list-group-item-danger.list-group-item-action.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.list-group-item-danger.list-group-item-action,
    .rosso-finmatica .form-check [type='radio']:focus + label.list-group-item-danger.list-group-item-action, .rosso-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-danger.list-group-item-action.lever {
      color: #721c24;
      background-color: #f1b0b7; }
    .rosso-finmatica .list-group-item-danger.list-group-item-action.active {
      color: #FFF;
      background-color: #721c24;
      border-color: #721c24; }
  .rosso-finmatica .list-group-item-light {
    color: #818182;
    background-color: #fdfdfe; }
    .rosso-finmatica .list-group-item-light.list-group-item-action:hover, .rosso-finmatica .list-group-item-light.list-group-item-action:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.list-group-item-light.list-group-item-action, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.list-group-item-light.list-group-item-action, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .list-group-item-light.list-group-item-action.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.list-group-item-light.list-group-item-action,
    .rosso-finmatica .form-check [type='radio']:focus + label.list-group-item-light.list-group-item-action, .rosso-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-light.list-group-item-action.lever {
      color: #818182;
      background-color: #ececf6; }
    .rosso-finmatica .list-group-item-light.list-group-item-action.active {
      color: #FFF;
      background-color: #818182;
      border-color: #818182; }
  .rosso-finmatica .list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca; }
    .rosso-finmatica .list-group-item-dark.list-group-item-action:hover, .rosso-finmatica .list-group-item-dark.list-group-item-action:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.list-group-item-dark.list-group-item-action, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.list-group-item-dark.list-group-item-action, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .list-group-item-dark.list-group-item-action.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.list-group-item-dark.list-group-item-action,
    .rosso-finmatica .form-check [type='radio']:focus + label.list-group-item-dark.list-group-item-action, .rosso-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-dark.list-group-item-action.lever {
      color: #1b1e21;
      background-color: #b9bbbe; }
    .rosso-finmatica .list-group-item-dark.list-group-item-action.active {
      color: #FFF;
      background-color: #1b1e21;
      border-color: #1b1e21; }
  .rosso-finmatica .list-group-item-black {
    color: black;
    background-color: #b8b8b8; }
    .rosso-finmatica .list-group-item-black.list-group-item-action:hover, .rosso-finmatica .list-group-item-black.list-group-item-action:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.list-group-item-black.list-group-item-action, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.list-group-item-black.list-group-item-action, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .list-group-item-black.list-group-item-action.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.list-group-item-black.list-group-item-action,
    .rosso-finmatica .form-check [type='radio']:focus + label.list-group-item-black.list-group-item-action, .rosso-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-black.list-group-item-action.lever {
      color: black;
      background-color: #ababab; }
    .rosso-finmatica .list-group-item-black.list-group-item-action.active {
      color: #FFF;
      background-color: black;
      border-color: black; }
  .rosso-finmatica .list-group-item-white {
    color: #858585;
    background-color: white; }
    .rosso-finmatica .list-group-item-white.list-group-item-action:hover, .rosso-finmatica .list-group-item-white.list-group-item-action:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.list-group-item-white.list-group-item-action, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.list-group-item-white.list-group-item-action, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .list-group-item-white.list-group-item-action.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.list-group-item-white.list-group-item-action,
    .rosso-finmatica .form-check [type='radio']:focus + label.list-group-item-white.list-group-item-action, .rosso-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-white.list-group-item-action.lever {
      color: #858585;
      background-color: #f2f2f2; }
    .rosso-finmatica .list-group-item-white.list-group-item-action.active {
      color: #FFF;
      background-color: #858585;
      border-color: #858585; }
  .rosso-finmatica .list-group-item-100 {
    color: #818182;
    background-color: #fdfdfe; }
    .rosso-finmatica .list-group-item-100.list-group-item-action:hover, .rosso-finmatica .list-group-item-100.list-group-item-action:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.list-group-item-100.list-group-item-action, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.list-group-item-100.list-group-item-action, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .list-group-item-100.list-group-item-action.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.list-group-item-100.list-group-item-action,
    .rosso-finmatica .form-check [type='radio']:focus + label.list-group-item-100.list-group-item-action, .rosso-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-100.list-group-item-action.lever {
      color: #818182;
      background-color: #ececf6; }
    .rosso-finmatica .list-group-item-100.list-group-item-action.active {
      color: #FFF;
      background-color: #818182;
      border-color: #818182; }
  .rosso-finmatica .list-group-item-200 {
    color: #797b7c;
    background-color: #f9fafb; }
    .rosso-finmatica .list-group-item-200.list-group-item-action:hover, .rosso-finmatica .list-group-item-200.list-group-item-action:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.list-group-item-200.list-group-item-action, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.list-group-item-200.list-group-item-action, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .list-group-item-200.list-group-item-action.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.list-group-item-200.list-group-item-action,
    .rosso-finmatica .form-check [type='radio']:focus + label.list-group-item-200.list-group-item-action, .rosso-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-200.list-group-item-action.lever {
      color: #797b7c;
      background-color: #eaedf1; }
    .rosso-finmatica .list-group-item-200.list-group-item-action.active {
      color: #FFF;
      background-color: #797b7c;
      border-color: #797b7c; }
  .rosso-finmatica .list-group-item-300 {
    color: #737678;
    background-color: #f6f7f8; }
    .rosso-finmatica .list-group-item-300.list-group-item-action:hover, .rosso-finmatica .list-group-item-300.list-group-item-action:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.list-group-item-300.list-group-item-action, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.list-group-item-300.list-group-item-action, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .list-group-item-300.list-group-item-action.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.list-group-item-300.list-group-item-action,
    .rosso-finmatica .form-check [type='radio']:focus + label.list-group-item-300.list-group-item-action, .rosso-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-300.list-group-item-action.lever {
      color: #737678;
      background-color: #e8eaed; }
    .rosso-finmatica .list-group-item-300.list-group-item-action.active {
      color: #FFF;
      background-color: #737678;
      border-color: #737678; }
  .rosso-finmatica .list-group-item-400 {
    color: #6b6e71;
    background-color: #f1f3f5; }
    .rosso-finmatica .list-group-item-400.list-group-item-action:hover, .rosso-finmatica .list-group-item-400.list-group-item-action:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.list-group-item-400.list-group-item-action, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.list-group-item-400.list-group-item-action, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .list-group-item-400.list-group-item-action.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.list-group-item-400.list-group-item-action,
    .rosso-finmatica .form-check [type='radio']:focus + label.list-group-item-400.list-group-item-action, .rosso-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-400.list-group-item-action.lever {
      color: #6b6e71;
      background-color: #e2e6ea; }
    .rosso-finmatica .list-group-item-400.list-group-item-action.active {
      color: #FFF;
      background-color: #6b6e71;
      border-color: #6b6e71; }
  .rosso-finmatica .list-group-item-500 {
    color: #5a5e62;
    background-color: #e8eaed; }
    .rosso-finmatica .list-group-item-500.list-group-item-action:hover, .rosso-finmatica .list-group-item-500.list-group-item-action:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.list-group-item-500.list-group-item-action, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.list-group-item-500.list-group-item-action, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .list-group-item-500.list-group-item-action.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.list-group-item-500.list-group-item-action,
    .rosso-finmatica .form-check [type='radio']:focus + label.list-group-item-500.list-group-item-action, .rosso-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-500.list-group-item-action.lever {
      color: #5a5e62;
      background-color: #dadde2; }
    .rosso-finmatica .list-group-item-500.list-group-item-action.active {
      color: #FFF;
      background-color: #5a5e62;
      border-color: #5a5e62; }
  .rosso-finmatica .list-group-item-600 {
    color: #383d41;
    background-color: #d6d8db; }
    .rosso-finmatica .list-group-item-600.list-group-item-action:hover, .rosso-finmatica .list-group-item-600.list-group-item-action:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.list-group-item-600.list-group-item-action, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.list-group-item-600.list-group-item-action, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .list-group-item-600.list-group-item-action.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.list-group-item-600.list-group-item-action,
    .rosso-finmatica .form-check [type='radio']:focus + label.list-group-item-600.list-group-item-action, .rosso-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-600.list-group-item-action.lever {
      color: #383d41;
      background-color: #c8cbcf; }
    .rosso-finmatica .list-group-item-600.list-group-item-action.active {
      color: #FFF;
      background-color: #383d41;
      border-color: #383d41; }
  .rosso-finmatica .list-group-item-700 {
    color: #262a2d;
    background-color: #ccced0; }
    .rosso-finmatica .list-group-item-700.list-group-item-action:hover, .rosso-finmatica .list-group-item-700.list-group-item-action:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.list-group-item-700.list-group-item-action, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.list-group-item-700.list-group-item-action, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .list-group-item-700.list-group-item-action.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.list-group-item-700.list-group-item-action,
    .rosso-finmatica .form-check [type='radio']:focus + label.list-group-item-700.list-group-item-action, .rosso-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-700.list-group-item-action.lever {
      color: #262a2d;
      background-color: #bfc1c4; }
    .rosso-finmatica .list-group-item-700.list-group-item-action.active {
      color: #FFF;
      background-color: #262a2d;
      border-color: #262a2d; }
  .rosso-finmatica .list-group-item-800 {
    color: #1b1e21;
    background-color: #c6c8ca; }
    .rosso-finmatica .list-group-item-800.list-group-item-action:hover, .rosso-finmatica .list-group-item-800.list-group-item-action:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.list-group-item-800.list-group-item-action, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.list-group-item-800.list-group-item-action, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .list-group-item-800.list-group-item-action.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.list-group-item-800.list-group-item-action,
    .rosso-finmatica .form-check [type='radio']:focus + label.list-group-item-800.list-group-item-action, .rosso-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-800.list-group-item-action.lever {
      color: #1b1e21;
      background-color: #b9bbbe; }
    .rosso-finmatica .list-group-item-800.list-group-item-action.active {
      color: #FFF;
      background-color: #1b1e21;
      border-color: #1b1e21; }
  .rosso-finmatica .list-group-item-900 {
    color: #111315;
    background-color: #c1c2c3; }
    .rosso-finmatica .list-group-item-900.list-group-item-action:hover, .rosso-finmatica .list-group-item-900.list-group-item-action:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.list-group-item-900.list-group-item-action, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.list-group-item-900.list-group-item-action, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .list-group-item-900.list-group-item-action.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.list-group-item-900.list-group-item-action,
    .rosso-finmatica .form-check [type='radio']:focus + label.list-group-item-900.list-group-item-action, .rosso-finmatica .toggles label input[type='checkbox']:focus + .list-group-item-900.list-group-item-action.lever {
      color: #111315;
      background-color: #b4b5b6; }
    .rosso-finmatica .list-group-item-900.list-group-item-action.active {
      color: #FFF;
      background-color: #111315;
      border-color: #111315; }
  .rosso-finmatica .close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #FFF;
    opacity: .5; }
    .rosso-finmatica .close:hover {
      color: #000;
      text-decoration: none; }
    .rosso-finmatica .close:not(:disabled):not(.disabled):hover, .rosso-finmatica .close:not(:disabled):not(.disabled):focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.close:not(:disabled):not(.disabled), .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.close:not(:disabled):not(.disabled), .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .close.lever:not(:disabled):not(.disabled), .rosso-finmatica .form-check [type='checkbox']:focus + label.close:not(:disabled):not(.disabled),
    .rosso-finmatica .form-check [type='radio']:focus + label.close:not(:disabled):not(.disabled), .rosso-finmatica .toggles label input[type='checkbox']:focus + .close.lever:not(:disabled):not(.disabled) {
      opacity: .75; }
  .rosso-finmatica button.close {
    padding: 0;
    background-color: transparent;
    border: 0; }
  .rosso-finmatica a.close.disabled {
    pointer-events: none; }
  .rosso-finmatica .modal-open {
    overflow: hidden; }
    .rosso-finmatica .modal-open .modal {
      overflow-x: hidden;
      overflow-y: auto; }
  .rosso-finmatica .modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0; }
  .rosso-finmatica .modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none; }
    .modal.fade .rosso-finmatica .modal-dialog {
      transition: transform 0.3s ease-out;
      transform: translate(0, -50px); }
      @media (prefers-reduced-motion: reduce) {
        .modal.fade .rosso-finmatica .modal-dialog {
          transition: none; } }
    .modal.show .rosso-finmatica .modal-dialog {
      transform: none; }
    .modal.modal-static .rosso-finmatica .modal-dialog {
      transform: scale(1.02); }
  .rosso-finmatica .modal-dialog-scrollable {
    display: flex;
    max-height: calc(100% - 1rem); }
    .rosso-finmatica .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 1rem);
      overflow: hidden; }
    .rosso-finmatica .modal-dialog-scrollable .modal-header,
    .rosso-finmatica .modal-dialog-scrollable .modal-footer {
      flex-shrink: 0; }
    .rosso-finmatica .modal-dialog-scrollable .modal-body {
      overflow-y: auto; }
  .rosso-finmatica .modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem); }
    .rosso-finmatica .modal-dialog-centered::before {
      display: block;
      height: calc(100vh - 1rem);
      height: min-content;
      content: ""; }
    .rosso-finmatica .modal-dialog-centered.modal-dialog-scrollable {
      flex-direction: column;
      justify-content: center;
      height: 100%; }
      .rosso-finmatica .modal-dialog-centered.modal-dialog-scrollable .modal-content {
        max-height: none; }
      .rosso-finmatica .modal-dialog-centered.modal-dialog-scrollable::before {
        content: none; }
  .rosso-finmatica .modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #FFF;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.5);
    outline: 0; }
  .rosso-finmatica .modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000; }
    .rosso-finmatica .modal-backdrop.fade {
      opacity: 0; }
    .rosso-finmatica .modal-backdrop.show {
      opacity: 0.5; }
  .rosso-finmatica .modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px); }
    .rosso-finmatica .modal-header .close {
      padding: 1rem 1rem;
      margin: -1rem -1rem -1rem auto; }
  .rosso-finmatica .modal-title {
    margin-bottom: 0;
    line-height: 1.5; }
  .rosso-finmatica .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem; }
  .rosso-finmatica .modal-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: 0.75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(0.3rem - 1px);
    border-bottom-left-radius: calc(0.3rem - 1px); }
    .rosso-finmatica .modal-footer > * {
      margin: 0.25rem; }
  .rosso-finmatica .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }
  @media (min-width: 576px) {
    .rosso-finmatica .modal-dialog {
      max-width: 500px;
      margin: 1.75rem auto; }
    .rosso-finmatica .modal-dialog-scrollable {
      max-height: calc(100% - 3.5rem); }
      .rosso-finmatica .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem); }
    .rosso-finmatica .modal-dialog-centered {
      min-height: calc(100% - 3.5rem); }
      .rosso-finmatica .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem);
        height: min-content; }
    .rosso-finmatica .modal-content {
      box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.5); }
    .rosso-finmatica .modal-sm {
      max-width: 300px; } }
  @media (min-width: 992px) {
    .rosso-finmatica .modal-lg,
    .rosso-finmatica .modal-xl {
      max-width: 800px; } }
  @media (min-width: 1200px) {
    .rosso-finmatica .modal-xl {
      max-width: 1140px; } }
  .rosso-finmatica .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    opacity: 0; }
    .rosso-finmatica .tooltip.show {
      opacity: 0.9; }
    .rosso-finmatica .tooltip .arrow {
      position: absolute;
      display: block;
      width: 0.8rem;
      height: 0.4rem; }
      .rosso-finmatica .tooltip .arrow::before {
        position: absolute;
        content: "";
        border-color: transparent;
        border-style: solid; }
  .rosso-finmatica .bs-tooltip-top, .rosso-finmatica .bs-tooltip-auto[x-placement^="top"] {
    padding: 0.4rem 0; }
    .rosso-finmatica .bs-tooltip-top .arrow, .rosso-finmatica .bs-tooltip-auto[x-placement^="top"] .arrow {
      bottom: 0; }
      .rosso-finmatica .bs-tooltip-top .arrow::before, .rosso-finmatica .bs-tooltip-auto[x-placement^="top"] .arrow::before {
        top: 0;
        border-width: 0.4rem 0.4rem 0;
        border-top-color: #000; }
  .rosso-finmatica .bs-tooltip-right, .rosso-finmatica .bs-tooltip-auto[x-placement^="right"] {
    padding: 0 0.4rem; }
    .rosso-finmatica .bs-tooltip-right .arrow, .rosso-finmatica .bs-tooltip-auto[x-placement^="right"] .arrow {
      left: 0;
      width: 0.4rem;
      height: 0.8rem; }
      .rosso-finmatica .bs-tooltip-right .arrow::before, .rosso-finmatica .bs-tooltip-auto[x-placement^="right"] .arrow::before {
        right: 0;
        border-width: 0.4rem 0.4rem 0.4rem 0;
        border-right-color: #000; }
  .rosso-finmatica .bs-tooltip-bottom, .rosso-finmatica .bs-tooltip-auto[x-placement^="bottom"] {
    padding: 0.4rem 0; }
    .rosso-finmatica .bs-tooltip-bottom .arrow, .rosso-finmatica .bs-tooltip-auto[x-placement^="bottom"] .arrow {
      top: 0; }
      .rosso-finmatica .bs-tooltip-bottom .arrow::before, .rosso-finmatica .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
        bottom: 0;
        border-width: 0 0.4rem 0.4rem;
        border-bottom-color: #000; }
  .rosso-finmatica .bs-tooltip-left, .rosso-finmatica .bs-tooltip-auto[x-placement^="left"] {
    padding: 0 0.4rem; }
    .rosso-finmatica .bs-tooltip-left .arrow, .rosso-finmatica .bs-tooltip-auto[x-placement^="left"] .arrow {
      right: 0;
      width: 0.4rem;
      height: 0.8rem; }
      .rosso-finmatica .bs-tooltip-left .arrow::before, .rosso-finmatica .bs-tooltip-auto[x-placement^="left"] .arrow::before {
        left: 0;
        border-width: 0.4rem 0 0.4rem 0.4rem;
        border-left-color: #000; }
  .rosso-finmatica .tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #FFF;
    text-align: center;
    background-color: #000;
    border-radius: 0.25rem; }
  .rosso-finmatica .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    background-color: #FFF;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.2); }
    .rosso-finmatica .popover .arrow {
      position: absolute;
      display: block;
      width: 1rem;
      height: 0.5rem;
      margin: 0 0.3rem; }
      .rosso-finmatica .popover .arrow::before, .rosso-finmatica .popover .arrow::after {
        position: absolute;
        display: block;
        content: "";
        border-color: transparent;
        border-style: solid; }
  .rosso-finmatica .bs-popover-top, .rosso-finmatica .bs-popover-auto[x-placement^="top"] {
    margin-bottom: 0.5rem; }
    .rosso-finmatica .bs-popover-top > .arrow, .rosso-finmatica .blu-finmatica .bs-popover-auto[x-placement^="top"] > .arrow, .rosso-finmatica .bs-popover-auto[x-placement^="top"] > .arrow {
      bottom: calc(-0.5rem - 1px); }
      .rosso-finmatica .bs-popover-top > .arrow::before, .rosso-finmatica .blu-finmatica .bs-popover-auto[x-placement^="top"] > .arrow::before, .rosso-finmatica .bs-popover-auto[x-placement^="top"] > .arrow::before {
        bottom: 0;
        border-width: 0.5rem 0.5rem 0;
        border-top-color: rgba(0, 0, 0, 0.25); }
      .rosso-finmatica .bs-popover-top > .arrow::after, .rosso-finmatica .blu-finmatica .bs-popover-auto[x-placement^="top"] > .arrow::after, .rosso-finmatica .bs-popover-auto[x-placement^="top"] > .arrow::after {
        bottom: 1px;
        border-width: 0.5rem 0.5rem 0;
        border-top-color: #FFF; }
  .rosso-finmatica .bs-popover-right, .rosso-finmatica .bs-popover-auto[x-placement^="right"] {
    margin-left: 0.5rem; }
    .rosso-finmatica .bs-popover-right > .arrow, .rosso-finmatica .blu-finmatica .bs-popover-auto[x-placement^="right"] > .arrow, .rosso-finmatica .bs-popover-auto[x-placement^="right"] > .arrow {
      left: calc(-0.5rem - 1px);
      width: 0.5rem;
      height: 1rem;
      margin: 0.3rem 0; }
      .rosso-finmatica .bs-popover-right > .arrow::before, .rosso-finmatica .blu-finmatica .bs-popover-auto[x-placement^="right"] > .arrow::before, .rosso-finmatica .bs-popover-auto[x-placement^="right"] > .arrow::before {
        left: 0;
        border-width: 0.5rem 0.5rem 0.5rem 0;
        border-right-color: rgba(0, 0, 0, 0.25); }
      .rosso-finmatica .bs-popover-right > .arrow::after, .rosso-finmatica .blu-finmatica .bs-popover-auto[x-placement^="right"] > .arrow::after, .rosso-finmatica .bs-popover-auto[x-placement^="right"] > .arrow::after {
        left: 1px;
        border-width: 0.5rem 0.5rem 0.5rem 0;
        border-right-color: #FFF; }
  .rosso-finmatica .bs-popover-bottom, .rosso-finmatica .bs-popover-auto[x-placement^="bottom"] {
    margin-top: 0.5rem; }
    .rosso-finmatica .bs-popover-bottom > .arrow, .rosso-finmatica .blu-finmatica .bs-popover-auto[x-placement^="bottom"] > .arrow, .rosso-finmatica .bs-popover-auto[x-placement^="bottom"] > .arrow {
      top: calc(-0.5rem - 1px); }
      .rosso-finmatica .bs-popover-bottom > .arrow::before, .rosso-finmatica .blu-finmatica .bs-popover-auto[x-placement^="bottom"] > .arrow::before, .rosso-finmatica .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
        top: 0;
        border-width: 0 0.5rem 0.5rem 0.5rem;
        border-bottom-color: rgba(0, 0, 0, 0.25); }
      .rosso-finmatica .bs-popover-bottom > .arrow::after, .rosso-finmatica .blu-finmatica .bs-popover-auto[x-placement^="bottom"] > .arrow::after, .rosso-finmatica .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
        top: 1px;
        border-width: 0 0.5rem 0.5rem 0.5rem;
        border-bottom-color: #FFF; }
    .rosso-finmatica .bs-popover-bottom .popover-header::before, .rosso-finmatica .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
      position: absolute;
      top: 0;
      left: 50%;
      display: block;
      width: 1rem;
      margin-left: -0.5rem;
      content: "";
      border-bottom: 1px solid #f7f7f7; }
  .rosso-finmatica .bs-popover-left, .rosso-finmatica .bs-popover-auto[x-placement^="left"] {
    margin-right: 0.5rem; }
    .rosso-finmatica .bs-popover-left > .arrow, .rosso-finmatica .blu-finmatica .bs-popover-auto[x-placement^="left"] > .arrow, .rosso-finmatica .bs-popover-auto[x-placement^="left"] > .arrow {
      right: calc(-0.5rem - 1px);
      width: 0.5rem;
      height: 1rem;
      margin: 0.3rem 0; }
      .rosso-finmatica .bs-popover-left > .arrow::before, .rosso-finmatica .blu-finmatica .bs-popover-auto[x-placement^="left"] > .arrow::before, .rosso-finmatica .bs-popover-auto[x-placement^="left"] > .arrow::before {
        right: 0;
        border-width: 0.5rem 0 0.5rem 0.5rem;
        border-left-color: rgba(0, 0, 0, 0.25); }
      .rosso-finmatica .bs-popover-left > .arrow::after, .rosso-finmatica .blu-finmatica .bs-popover-auto[x-placement^="left"] > .arrow::after, .rosso-finmatica .bs-popover-auto[x-placement^="left"] > .arrow::after {
        right: 1px;
        border-width: 0.5rem 0 0.5rem 0.5rem;
        border-left-color: #FFF; }
  .rosso-finmatica .popover-header {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px); }
    .rosso-finmatica .popover-header:empty {
      display: none; }
  .rosso-finmatica .popover-body {
    padding: 0.5rem 0.75rem;
    color: #212529; }
  .rosso-finmatica .carousel {
    position: relative; }
  .rosso-finmatica .carousel.pointer-event {
    touch-action: pan-y; }
  .rosso-finmatica .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden; }
    .rosso-finmatica .carousel-inner::after {
      display: block;
      clear: both;
      content: ""; }
  .rosso-finmatica .carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    backface-visibility: hidden;
    transition: transform 0.6s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .rosso-finmatica .carousel-item {
        transition: none; } }
  .rosso-finmatica .carousel-item.active,
  .rosso-finmatica .carousel-item-next,
  .rosso-finmatica .carousel-item-prev {
    display: block; }
  .rosso-finmatica .carousel-item-next:not(.carousel-item-left),
  .rosso-finmatica .active.carousel-item-right {
    transform: translateX(100%); }
  .rosso-finmatica .carousel-item-prev:not(.carousel-item-right),
  .rosso-finmatica .active.carousel-item-left {
    transform: translateX(-100%); }
  .rosso-finmatica .carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none; }
  .rosso-finmatica .carousel-fade .carousel-item.active,
  .rosso-finmatica .carousel-fade .carousel-item-next.carousel-item-left,
  .rosso-finmatica .carousel-fade .carousel-item-prev.carousel-item-right {
    z-index: 1;
    opacity: 1; }
  .rosso-finmatica .carousel-fade .active.carousel-item-left,
  .rosso-finmatica .carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s 0.6s; }
    @media (prefers-reduced-motion: reduce) {
      .rosso-finmatica .carousel-fade .active.carousel-item-left,
      .rosso-finmatica .carousel-fade .active.carousel-item-right {
        transition: none; } }
  .rosso-finmatica .carousel-control-prev,
  .rosso-finmatica .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #FFF;
    text-align: center;
    opacity: 0.5;
    transition: opacity 0.15s ease; }
    @media (prefers-reduced-motion: reduce) {
      .rosso-finmatica .carousel-control-prev,
      .rosso-finmatica .carousel-control-next {
        transition: none; } }
    .rosso-finmatica .carousel-control-prev:hover, .rosso-finmatica .carousel-control-prev:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.carousel-control-prev, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.carousel-control-prev, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .carousel-control-prev.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.carousel-control-prev,
    .rosso-finmatica .form-check [type='radio']:focus + label.carousel-control-prev, .rosso-finmatica .toggles label input[type='checkbox']:focus + .carousel-control-prev.lever,
    .rosso-finmatica .carousel-control-next:hover,
    .rosso-finmatica .carousel-control-next:focus,
    .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.carousel-control-next,
    .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.carousel-control-next,
    .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .carousel-control-next.lever,
    .rosso-finmatica .form-check [type='checkbox']:focus + label.carousel-control-next,
    .rosso-finmatica .form-check [type='radio']:focus + label.carousel-control-next,
    .rosso-finmatica .toggles label input[type='checkbox']:focus + .carousel-control-next.lever {
      color: #FFF;
      text-decoration: none;
      outline: 0;
      opacity: 0.9; }
  .rosso-finmatica .carousel-control-prev {
    left: 0; }
  .rosso-finmatica .carousel-control-next {
    right: 0; }
  .rosso-finmatica .carousel-control-prev-icon,
  .rosso-finmatica .carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: 50% / 100% 100% no-repeat; }
  .rosso-finmatica .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFF' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e"); }
  .rosso-finmatica .carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFF' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e"); }
  .rosso-finmatica .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none; }
    .rosso-finmatica .carousel-indicators li {
      box-sizing: content-box;
      flex: 0 1 auto;
      width: 30px;
      height: 3px;
      margin-right: 3px;
      margin-left: 3px;
      text-indent: -999px;
      cursor: pointer;
      background-color: #FFF;
      background-clip: padding-box;
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent;
      opacity: .5;
      transition: opacity 0.6s ease; }
      @media (prefers-reduced-motion: reduce) {
        .rosso-finmatica .carousel-indicators li {
          transition: none; } }
    .rosso-finmatica .carousel-indicators .active {
      opacity: 1; }
  .rosso-finmatica .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #FFF;
    text-align: center; }
  .rosso-finmatica .align-baseline {
    vertical-align: baseline !important; }
  .rosso-finmatica .align-top {
    vertical-align: top !important; }
  .rosso-finmatica .align-middle {
    vertical-align: middle !important; }
  .rosso-finmatica .align-bottom {
    vertical-align: bottom !important; }
  .rosso-finmatica .align-text-bottom {
    vertical-align: text-bottom !important; }
  .rosso-finmatica .align-text-top {
    vertical-align: text-top !important; }
  .rosso-finmatica .bg-primary {
    background-color: #CC2C29 !important; }
  .rosso-finmatica a.bg-primary:hover, .rosso-finmatica a.bg-primary:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.bg-primary.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.bg-primary.lever,
  .rosso-finmatica button.bg-primary:hover,
  .rosso-finmatica button.bg-primary:focus,
  .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + button.bg-primary.lever,
  .rosso-finmatica .toggles label input[type='checkbox']:focus + button.bg-primary.lever {
    background-color: #a22320 !important; }
  .rosso-finmatica .bg-secondary {
    background-color: #6c757d !important; }
  .rosso-finmatica a.bg-secondary:hover, .rosso-finmatica a.bg-secondary:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.bg-secondary.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.bg-secondary.lever,
  .rosso-finmatica button.bg-secondary:hover,
  .rosso-finmatica button.bg-secondary:focus,
  .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + button.bg-secondary.lever,
  .rosso-finmatica .toggles label input[type='checkbox']:focus + button.bg-secondary.lever {
    background-color: #545b62 !important; }
  .rosso-finmatica .bg-success {
    background-color: #28a745 !important; }
  .rosso-finmatica a.bg-success:hover, .rosso-finmatica a.bg-success:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.bg-success.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.bg-success.lever,
  .rosso-finmatica button.bg-success:hover,
  .rosso-finmatica button.bg-success:focus,
  .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + button.bg-success.lever,
  .rosso-finmatica .toggles label input[type='checkbox']:focus + button.bg-success.lever {
    background-color: #1e7e34 !important; }
  .rosso-finmatica .bg-info {
    background-color: #17a2b8 !important; }
  .rosso-finmatica a.bg-info:hover, .rosso-finmatica a.bg-info:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.bg-info.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.bg-info.lever,
  .rosso-finmatica button.bg-info:hover,
  .rosso-finmatica button.bg-info:focus,
  .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + button.bg-info.lever,
  .rosso-finmatica .toggles label input[type='checkbox']:focus + button.bg-info.lever {
    background-color: #117a8b !important; }
  .rosso-finmatica .bg-warning {
    background-color: #ffc107 !important; }
  .rosso-finmatica a.bg-warning:hover, .rosso-finmatica a.bg-warning:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.bg-warning.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.bg-warning.lever,
  .rosso-finmatica button.bg-warning:hover,
  .rosso-finmatica button.bg-warning:focus,
  .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + button.bg-warning.lever,
  .rosso-finmatica .toggles label input[type='checkbox']:focus + button.bg-warning.lever {
    background-color: #d39e00 !important; }
  .rosso-finmatica .bg-danger {
    background-color: #dc3545 !important; }
  .rosso-finmatica a.bg-danger:hover, .rosso-finmatica a.bg-danger:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.bg-danger.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.bg-danger.lever,
  .rosso-finmatica button.bg-danger:hover,
  .rosso-finmatica button.bg-danger:focus,
  .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + button.bg-danger.lever,
  .rosso-finmatica .toggles label input[type='checkbox']:focus + button.bg-danger.lever {
    background-color: #bd2130 !important; }
  .rosso-finmatica .bg-light {
    background-color: #f8f9fa !important; }
  .rosso-finmatica a.bg-light:hover, .rosso-finmatica a.bg-light:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.bg-light.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.bg-light.lever,
  .rosso-finmatica button.bg-light:hover,
  .rosso-finmatica button.bg-light:focus,
  .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + button.bg-light.lever,
  .rosso-finmatica .toggles label input[type='checkbox']:focus + button.bg-light.lever {
    background-color: #dae0e5 !important; }
  .rosso-finmatica .bg-dark {
    background-color: #343a40 !important; }
  .rosso-finmatica a.bg-dark:hover, .rosso-finmatica a.bg-dark:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.bg-dark.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.bg-dark.lever,
  .rosso-finmatica button.bg-dark:hover,
  .rosso-finmatica button.bg-dark:focus,
  .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + button.bg-dark.lever,
  .rosso-finmatica .toggles label input[type='checkbox']:focus + button.bg-dark.lever {
    background-color: #1d2124 !important; }
  .rosso-finmatica .bg-black {
    background-color: #000 !important; }
  .rosso-finmatica a.bg-black:hover, .rosso-finmatica a.bg-black:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.bg-black.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.bg-black.lever,
  .rosso-finmatica button.bg-black:hover,
  .rosso-finmatica button.bg-black:focus,
  .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + button.bg-black.lever,
  .rosso-finmatica .toggles label input[type='checkbox']:focus + button.bg-black.lever {
    background-color: black !important; }
  .rosso-finmatica .bg-white {
    background-color: #FFF !important; }
  .rosso-finmatica a.bg-white:hover, .rosso-finmatica a.bg-white:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.bg-white.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.bg-white.lever,
  .rosso-finmatica button.bg-white:hover,
  .rosso-finmatica button.bg-white:focus,
  .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + button.bg-white.lever,
  .rosso-finmatica .toggles label input[type='checkbox']:focus + button.bg-white.lever {
    background-color: #e6e6e6 !important; }
  .rosso-finmatica .bg-100 {
    background-color: #f8f9fa !important; }
  .rosso-finmatica a.bg-100:hover, .rosso-finmatica a.bg-100:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.bg-100.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.bg-100.lever,
  .rosso-finmatica button.bg-100:hover,
  .rosso-finmatica button.bg-100:focus,
  .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + button.bg-100.lever,
  .rosso-finmatica .toggles label input[type='checkbox']:focus + button.bg-100.lever {
    background-color: #dae0e5 !important; }
  .rosso-finmatica .bg-200 {
    background-color: #e9ecef !important; }
  .rosso-finmatica a.bg-200:hover, .rosso-finmatica a.bg-200:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.bg-200.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.bg-200.lever,
  .rosso-finmatica button.bg-200:hover,
  .rosso-finmatica button.bg-200:focus,
  .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + button.bg-200.lever,
  .rosso-finmatica .toggles label input[type='checkbox']:focus + button.bg-200.lever {
    background-color: #cbd3da !important; }
  .rosso-finmatica .bg-300 {
    background-color: #dee2e6 !important; }
  .rosso-finmatica a.bg-300:hover, .rosso-finmatica a.bg-300:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.bg-300.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.bg-300.lever,
  .rosso-finmatica button.bg-300:hover,
  .rosso-finmatica button.bg-300:focus,
  .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + button.bg-300.lever,
  .rosso-finmatica .toggles label input[type='checkbox']:focus + button.bg-300.lever {
    background-color: #c1c9d0 !important; }
  .rosso-finmatica .bg-400 {
    background-color: #ced4da !important; }
  .rosso-finmatica a.bg-400:hover, .rosso-finmatica a.bg-400:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.bg-400.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.bg-400.lever,
  .rosso-finmatica button.bg-400:hover,
  .rosso-finmatica button.bg-400:focus,
  .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + button.bg-400.lever,
  .rosso-finmatica .toggles label input[type='checkbox']:focus + button.bg-400.lever {
    background-color: #b1bbc4 !important; }
  .rosso-finmatica .bg-500 {
    background-color: #adb5bd !important; }
  .rosso-finmatica a.bg-500:hover, .rosso-finmatica a.bg-500:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.bg-500.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.bg-500.lever,
  .rosso-finmatica button.bg-500:hover,
  .rosso-finmatica button.bg-500:focus,
  .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + button.bg-500.lever,
  .rosso-finmatica .toggles label input[type='checkbox']:focus + button.bg-500.lever {
    background-color: #919ca6 !important; }
  .rosso-finmatica .bg-600 {
    background-color: #6c757d !important; }
  .rosso-finmatica a.bg-600:hover, .rosso-finmatica a.bg-600:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.bg-600.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.bg-600.lever,
  .rosso-finmatica button.bg-600:hover,
  .rosso-finmatica button.bg-600:focus,
  .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + button.bg-600.lever,
  .rosso-finmatica .toggles label input[type='checkbox']:focus + button.bg-600.lever {
    background-color: #545b62 !important; }
  .rosso-finmatica .bg-700 {
    background-color: #495057 !important; }
  .rosso-finmatica a.bg-700:hover, .rosso-finmatica a.bg-700:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.bg-700.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.bg-700.lever,
  .rosso-finmatica button.bg-700:hover,
  .rosso-finmatica button.bg-700:focus,
  .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + button.bg-700.lever,
  .rosso-finmatica .toggles label input[type='checkbox']:focus + button.bg-700.lever {
    background-color: #32373b !important; }
  .rosso-finmatica .bg-800 {
    background-color: #343a40 !important; }
  .rosso-finmatica a.bg-800:hover, .rosso-finmatica a.bg-800:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.bg-800.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.bg-800.lever,
  .rosso-finmatica button.bg-800:hover,
  .rosso-finmatica button.bg-800:focus,
  .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + button.bg-800.lever,
  .rosso-finmatica .toggles label input[type='checkbox']:focus + button.bg-800.lever {
    background-color: #1d2124 !important; }
  .rosso-finmatica .bg-900 {
    background-color: #212529 !important; }
  .rosso-finmatica a.bg-900:hover, .rosso-finmatica a.bg-900:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.bg-900.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.bg-900.lever,
  .rosso-finmatica button.bg-900:hover,
  .rosso-finmatica button.bg-900:focus,
  .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + button.bg-900.lever,
  .rosso-finmatica .toggles label input[type='checkbox']:focus + button.bg-900.lever {
    background-color: #0a0c0d !important; }
  .rosso-finmatica .bg-white {
    background-color: #FFF !important; }
  .rosso-finmatica .bg-transparent {
    background-color: transparent !important; }
  .rosso-finmatica .border {
    border: 1px solid #b1b1b3 !important; }
  .rosso-finmatica .border-top {
    border-top: 1px solid #b1b1b3 !important; }
  .rosso-finmatica .border-right {
    border-right: 1px solid #b1b1b3 !important; }
  .rosso-finmatica .border-bottom {
    border-bottom: 1px solid #b1b1b3 !important; }
  .rosso-finmatica .border-left {
    border-left: 1px solid #b1b1b3 !important; }
  .rosso-finmatica .border-0 {
    border: 0 !important; }
  .rosso-finmatica .border-top-0 {
    border-top: 0 !important; }
  .rosso-finmatica .border-right-0 {
    border-right: 0 !important; }
  .rosso-finmatica .border-bottom-0 {
    border-bottom: 0 !important; }
  .rosso-finmatica .border-left-0 {
    border-left: 0 !important; }
  .rosso-finmatica .border-primary {
    border-color: #CC2C29 !important; }
  .rosso-finmatica .border-secondary {
    border-color: #6c757d !important; }
  .rosso-finmatica .border-success {
    border-color: #28a745 !important; }
  .rosso-finmatica .border-info {
    border-color: #17a2b8 !important; }
  .rosso-finmatica .border-warning {
    border-color: #ffc107 !important; }
  .rosso-finmatica .border-danger {
    border-color: #dc3545 !important; }
  .rosso-finmatica .border-light {
    border-color: #f8f9fa !important; }
  .rosso-finmatica .border-dark {
    border-color: #343a40 !important; }
  .rosso-finmatica .border-black {
    border-color: #000 !important; }
  .rosso-finmatica .border-white {
    border-color: #FFF !important; }
  .rosso-finmatica .border-100 {
    border-color: #f8f9fa !important; }
  .rosso-finmatica .border-200 {
    border-color: #e9ecef !important; }
  .rosso-finmatica .border-300 {
    border-color: #dee2e6 !important; }
  .rosso-finmatica .border-400 {
    border-color: #ced4da !important; }
  .rosso-finmatica .border-500 {
    border-color: #adb5bd !important; }
  .rosso-finmatica .border-600 {
    border-color: #6c757d !important; }
  .rosso-finmatica .border-700 {
    border-color: #495057 !important; }
  .rosso-finmatica .border-800 {
    border-color: #343a40 !important; }
  .rosso-finmatica .border-900 {
    border-color: #212529 !important; }
  .rosso-finmatica .border-white {
    border-color: #FFF !important; }
  .rosso-finmatica .rounded-sm {
    border-radius: 0.2rem !important; }
  .rosso-finmatica .rounded {
    border-radius: 0.25rem !important; }
  .rosso-finmatica .rounded-top {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important; }
  .rosso-finmatica .rounded-right {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important; }
  .rosso-finmatica .rounded-bottom {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important; }
  .rosso-finmatica .rounded-left {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important; }
  .rosso-finmatica .rounded-lg {
    border-radius: 0.3rem !important; }
  .rosso-finmatica .rounded-circle {
    border-radius: 50% !important; }
  .rosso-finmatica .rounded-pill {
    border-radius: 50rem !important; }
  .rosso-finmatica .rounded-0 {
    border-radius: 0 !important; }
  .rosso-finmatica .clearfix::after {
    display: block;
    clear: both;
    content: ""; }
  .rosso-finmatica .d-none {
    display: none !important; }
  .rosso-finmatica .d-inline {
    display: inline !important; }
  .rosso-finmatica .d-inline-block {
    display: inline-block !important; }
  .rosso-finmatica .d-block {
    display: block !important; }
  .rosso-finmatica .d-table {
    display: table !important; }
  .rosso-finmatica .d-table-row {
    display: table-row !important; }
  .rosso-finmatica .d-table-cell {
    display: table-cell !important; }
  .rosso-finmatica .d-flex {
    display: flex !important; }
  .rosso-finmatica .d-inline-flex {
    display: inline-flex !important; }
  @media (min-width: 576px) {
    .rosso-finmatica .d-sm-none {
      display: none !important; }
    .rosso-finmatica .d-sm-inline {
      display: inline !important; }
    .rosso-finmatica .d-sm-inline-block {
      display: inline-block !important; }
    .rosso-finmatica .d-sm-block {
      display: block !important; }
    .rosso-finmatica .d-sm-table {
      display: table !important; }
    .rosso-finmatica .d-sm-table-row {
      display: table-row !important; }
    .rosso-finmatica .d-sm-table-cell {
      display: table-cell !important; }
    .rosso-finmatica .d-sm-flex {
      display: flex !important; }
    .rosso-finmatica .d-sm-inline-flex {
      display: inline-flex !important; } }
  @media (min-width: 768px) {
    .rosso-finmatica .d-md-none {
      display: none !important; }
    .rosso-finmatica .d-md-inline {
      display: inline !important; }
    .rosso-finmatica .d-md-inline-block {
      display: inline-block !important; }
    .rosso-finmatica .d-md-block {
      display: block !important; }
    .rosso-finmatica .d-md-table {
      display: table !important; }
    .rosso-finmatica .d-md-table-row {
      display: table-row !important; }
    .rosso-finmatica .d-md-table-cell {
      display: table-cell !important; }
    .rosso-finmatica .d-md-flex {
      display: flex !important; }
    .rosso-finmatica .d-md-inline-flex {
      display: inline-flex !important; } }
  @media (min-width: 992px) {
    .rosso-finmatica .d-lg-none {
      display: none !important; }
    .rosso-finmatica .d-lg-inline {
      display: inline !important; }
    .rosso-finmatica .d-lg-inline-block {
      display: inline-block !important; }
    .rosso-finmatica .d-lg-block {
      display: block !important; }
    .rosso-finmatica .d-lg-table {
      display: table !important; }
    .rosso-finmatica .d-lg-table-row {
      display: table-row !important; }
    .rosso-finmatica .d-lg-table-cell {
      display: table-cell !important; }
    .rosso-finmatica .d-lg-flex {
      display: flex !important; }
    .rosso-finmatica .d-lg-inline-flex {
      display: inline-flex !important; } }
  @media (min-width: 1200px) {
    .rosso-finmatica .d-xl-none {
      display: none !important; }
    .rosso-finmatica .d-xl-inline {
      display: inline !important; }
    .rosso-finmatica .d-xl-inline-block {
      display: inline-block !important; }
    .rosso-finmatica .d-xl-block {
      display: block !important; }
    .rosso-finmatica .d-xl-table {
      display: table !important; }
    .rosso-finmatica .d-xl-table-row {
      display: table-row !important; }
    .rosso-finmatica .d-xl-table-cell {
      display: table-cell !important; }
    .rosso-finmatica .d-xl-flex {
      display: flex !important; }
    .rosso-finmatica .d-xl-inline-flex {
      display: inline-flex !important; } }
  @media print {
    .rosso-finmatica .d-print-none {
      display: none !important; }
    .rosso-finmatica .d-print-inline {
      display: inline !important; }
    .rosso-finmatica .d-print-inline-block {
      display: inline-block !important; }
    .rosso-finmatica .d-print-block {
      display: block !important; }
    .rosso-finmatica .d-print-table {
      display: table !important; }
    .rosso-finmatica .d-print-table-row {
      display: table-row !important; }
    .rosso-finmatica .d-print-table-cell {
      display: table-cell !important; }
    .rosso-finmatica .d-print-flex {
      display: flex !important; }
    .rosso-finmatica .d-print-inline-flex {
      display: inline-flex !important; } }
  .rosso-finmatica .embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden; }
    .rosso-finmatica .embed-responsive::before {
      display: block;
      content: ""; }
    .rosso-finmatica .embed-responsive .embed-responsive-item,
    .rosso-finmatica .embed-responsive iframe,
    .rosso-finmatica .embed-responsive embed,
    .rosso-finmatica .embed-responsive object,
    .rosso-finmatica .embed-responsive video {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0; }
  .rosso-finmatica .embed-responsive-21by9::before {
    padding-top: 42.85714%; }
  .rosso-finmatica .embed-responsive-16by9::before {
    padding-top: 56.25%; }
  .rosso-finmatica .embed-responsive-4by3::before {
    padding-top: 75%; }
  .rosso-finmatica .embed-responsive-1by1::before {
    padding-top: 100%; }
  .rosso-finmatica .embed-responsive-21by9::before {
    padding-top: 42.85714%; }
  .rosso-finmatica .embed-responsive-16by9::before {
    padding-top: 56.25%; }
  .rosso-finmatica .embed-responsive-4by3::before {
    padding-top: 75%; }
  .rosso-finmatica .embed-responsive-1by1::before {
    padding-top: 100%; }
  .rosso-finmatica .flex-row {
    flex-direction: row !important; }
  .rosso-finmatica .flex-column {
    flex-direction: column !important; }
  .rosso-finmatica .flex-row-reverse {
    flex-direction: row-reverse !important; }
  .rosso-finmatica .flex-column-reverse {
    flex-direction: column-reverse !important; }
  .rosso-finmatica .flex-wrap {
    flex-wrap: wrap !important; }
  .rosso-finmatica .flex-nowrap {
    flex-wrap: nowrap !important; }
  .rosso-finmatica .flex-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .rosso-finmatica .flex-fill {
    flex: 1 1 auto !important; }
  .rosso-finmatica .flex-grow-0 {
    flex-grow: 0 !important; }
  .rosso-finmatica .flex-grow-1 {
    flex-grow: 1 !important; }
  .rosso-finmatica .flex-shrink-0 {
    flex-shrink: 0 !important; }
  .rosso-finmatica .flex-shrink-1 {
    flex-shrink: 1 !important; }
  .rosso-finmatica .justify-content-start {
    justify-content: flex-start !important; }
  .rosso-finmatica .justify-content-end {
    justify-content: flex-end !important; }
  .rosso-finmatica .justify-content-center {
    justify-content: center !important; }
  .rosso-finmatica .justify-content-between {
    justify-content: space-between !important; }
  .rosso-finmatica .justify-content-around {
    justify-content: space-around !important; }
  .rosso-finmatica .align-items-start {
    align-items: flex-start !important; }
  .rosso-finmatica .align-items-end {
    align-items: flex-end !important; }
  .rosso-finmatica .align-items-center {
    align-items: center !important; }
  .rosso-finmatica .align-items-baseline {
    align-items: baseline !important; }
  .rosso-finmatica .align-items-stretch {
    align-items: stretch !important; }
  .rosso-finmatica .align-content-start {
    align-content: flex-start !important; }
  .rosso-finmatica .align-content-end {
    align-content: flex-end !important; }
  .rosso-finmatica .align-content-center {
    align-content: center !important; }
  .rosso-finmatica .align-content-between {
    align-content: space-between !important; }
  .rosso-finmatica .align-content-around {
    align-content: space-around !important; }
  .rosso-finmatica .align-content-stretch {
    align-content: stretch !important; }
  .rosso-finmatica .align-self-auto {
    align-self: auto !important; }
  .rosso-finmatica .align-self-start {
    align-self: flex-start !important; }
  .rosso-finmatica .align-self-end {
    align-self: flex-end !important; }
  .rosso-finmatica .align-self-center {
    align-self: center !important; }
  .rosso-finmatica .align-self-baseline {
    align-self: baseline !important; }
  .rosso-finmatica .align-self-stretch {
    align-self: stretch !important; }
  @media (min-width: 576px) {
    .rosso-finmatica .flex-sm-row {
      flex-direction: row !important; }
    .rosso-finmatica .flex-sm-column {
      flex-direction: column !important; }
    .rosso-finmatica .flex-sm-row-reverse {
      flex-direction: row-reverse !important; }
    .rosso-finmatica .flex-sm-column-reverse {
      flex-direction: column-reverse !important; }
    .rosso-finmatica .flex-sm-wrap {
      flex-wrap: wrap !important; }
    .rosso-finmatica .flex-sm-nowrap {
      flex-wrap: nowrap !important; }
    .rosso-finmatica .flex-sm-wrap-reverse {
      flex-wrap: wrap-reverse !important; }
    .rosso-finmatica .flex-sm-fill {
      flex: 1 1 auto !important; }
    .rosso-finmatica .flex-sm-grow-0 {
      flex-grow: 0 !important; }
    .rosso-finmatica .flex-sm-grow-1 {
      flex-grow: 1 !important; }
    .rosso-finmatica .flex-sm-shrink-0 {
      flex-shrink: 0 !important; }
    .rosso-finmatica .flex-sm-shrink-1 {
      flex-shrink: 1 !important; }
    .rosso-finmatica .justify-content-sm-start {
      justify-content: flex-start !important; }
    .rosso-finmatica .justify-content-sm-end {
      justify-content: flex-end !important; }
    .rosso-finmatica .justify-content-sm-center {
      justify-content: center !important; }
    .rosso-finmatica .justify-content-sm-between {
      justify-content: space-between !important; }
    .rosso-finmatica .justify-content-sm-around {
      justify-content: space-around !important; }
    .rosso-finmatica .align-items-sm-start {
      align-items: flex-start !important; }
    .rosso-finmatica .align-items-sm-end {
      align-items: flex-end !important; }
    .rosso-finmatica .align-items-sm-center {
      align-items: center !important; }
    .rosso-finmatica .align-items-sm-baseline {
      align-items: baseline !important; }
    .rosso-finmatica .align-items-sm-stretch {
      align-items: stretch !important; }
    .rosso-finmatica .align-content-sm-start {
      align-content: flex-start !important; }
    .rosso-finmatica .align-content-sm-end {
      align-content: flex-end !important; }
    .rosso-finmatica .align-content-sm-center {
      align-content: center !important; }
    .rosso-finmatica .align-content-sm-between {
      align-content: space-between !important; }
    .rosso-finmatica .align-content-sm-around {
      align-content: space-around !important; }
    .rosso-finmatica .align-content-sm-stretch {
      align-content: stretch !important; }
    .rosso-finmatica .align-self-sm-auto {
      align-self: auto !important; }
    .rosso-finmatica .align-self-sm-start {
      align-self: flex-start !important; }
    .rosso-finmatica .align-self-sm-end {
      align-self: flex-end !important; }
    .rosso-finmatica .align-self-sm-center {
      align-self: center !important; }
    .rosso-finmatica .align-self-sm-baseline {
      align-self: baseline !important; }
    .rosso-finmatica .align-self-sm-stretch {
      align-self: stretch !important; } }
  @media (min-width: 768px) {
    .rosso-finmatica .flex-md-row {
      flex-direction: row !important; }
    .rosso-finmatica .flex-md-column {
      flex-direction: column !important; }
    .rosso-finmatica .flex-md-row-reverse {
      flex-direction: row-reverse !important; }
    .rosso-finmatica .flex-md-column-reverse {
      flex-direction: column-reverse !important; }
    .rosso-finmatica .flex-md-wrap {
      flex-wrap: wrap !important; }
    .rosso-finmatica .flex-md-nowrap {
      flex-wrap: nowrap !important; }
    .rosso-finmatica .flex-md-wrap-reverse {
      flex-wrap: wrap-reverse !important; }
    .rosso-finmatica .flex-md-fill {
      flex: 1 1 auto !important; }
    .rosso-finmatica .flex-md-grow-0 {
      flex-grow: 0 !important; }
    .rosso-finmatica .flex-md-grow-1 {
      flex-grow: 1 !important; }
    .rosso-finmatica .flex-md-shrink-0 {
      flex-shrink: 0 !important; }
    .rosso-finmatica .flex-md-shrink-1 {
      flex-shrink: 1 !important; }
    .rosso-finmatica .justify-content-md-start {
      justify-content: flex-start !important; }
    .rosso-finmatica .justify-content-md-end {
      justify-content: flex-end !important; }
    .rosso-finmatica .justify-content-md-center {
      justify-content: center !important; }
    .rosso-finmatica .justify-content-md-between {
      justify-content: space-between !important; }
    .rosso-finmatica .justify-content-md-around {
      justify-content: space-around !important; }
    .rosso-finmatica .align-items-md-start {
      align-items: flex-start !important; }
    .rosso-finmatica .align-items-md-end {
      align-items: flex-end !important; }
    .rosso-finmatica .align-items-md-center {
      align-items: center !important; }
    .rosso-finmatica .align-items-md-baseline {
      align-items: baseline !important; }
    .rosso-finmatica .align-items-md-stretch {
      align-items: stretch !important; }
    .rosso-finmatica .align-content-md-start {
      align-content: flex-start !important; }
    .rosso-finmatica .align-content-md-end {
      align-content: flex-end !important; }
    .rosso-finmatica .align-content-md-center {
      align-content: center !important; }
    .rosso-finmatica .align-content-md-between {
      align-content: space-between !important; }
    .rosso-finmatica .align-content-md-around {
      align-content: space-around !important; }
    .rosso-finmatica .align-content-md-stretch {
      align-content: stretch !important; }
    .rosso-finmatica .align-self-md-auto {
      align-self: auto !important; }
    .rosso-finmatica .align-self-md-start {
      align-self: flex-start !important; }
    .rosso-finmatica .align-self-md-end {
      align-self: flex-end !important; }
    .rosso-finmatica .align-self-md-center {
      align-self: center !important; }
    .rosso-finmatica .align-self-md-baseline {
      align-self: baseline !important; }
    .rosso-finmatica .align-self-md-stretch {
      align-self: stretch !important; } }
  @media (min-width: 992px) {
    .rosso-finmatica .flex-lg-row {
      flex-direction: row !important; }
    .rosso-finmatica .flex-lg-column {
      flex-direction: column !important; }
    .rosso-finmatica .flex-lg-row-reverse {
      flex-direction: row-reverse !important; }
    .rosso-finmatica .flex-lg-column-reverse {
      flex-direction: column-reverse !important; }
    .rosso-finmatica .flex-lg-wrap {
      flex-wrap: wrap !important; }
    .rosso-finmatica .flex-lg-nowrap {
      flex-wrap: nowrap !important; }
    .rosso-finmatica .flex-lg-wrap-reverse {
      flex-wrap: wrap-reverse !important; }
    .rosso-finmatica .flex-lg-fill {
      flex: 1 1 auto !important; }
    .rosso-finmatica .flex-lg-grow-0 {
      flex-grow: 0 !important; }
    .rosso-finmatica .flex-lg-grow-1 {
      flex-grow: 1 !important; }
    .rosso-finmatica .flex-lg-shrink-0 {
      flex-shrink: 0 !important; }
    .rosso-finmatica .flex-lg-shrink-1 {
      flex-shrink: 1 !important; }
    .rosso-finmatica .justify-content-lg-start {
      justify-content: flex-start !important; }
    .rosso-finmatica .justify-content-lg-end {
      justify-content: flex-end !important; }
    .rosso-finmatica .justify-content-lg-center {
      justify-content: center !important; }
    .rosso-finmatica .justify-content-lg-between {
      justify-content: space-between !important; }
    .rosso-finmatica .justify-content-lg-around {
      justify-content: space-around !important; }
    .rosso-finmatica .align-items-lg-start {
      align-items: flex-start !important; }
    .rosso-finmatica .align-items-lg-end {
      align-items: flex-end !important; }
    .rosso-finmatica .align-items-lg-center {
      align-items: center !important; }
    .rosso-finmatica .align-items-lg-baseline {
      align-items: baseline !important; }
    .rosso-finmatica .align-items-lg-stretch {
      align-items: stretch !important; }
    .rosso-finmatica .align-content-lg-start {
      align-content: flex-start !important; }
    .rosso-finmatica .align-content-lg-end {
      align-content: flex-end !important; }
    .rosso-finmatica .align-content-lg-center {
      align-content: center !important; }
    .rosso-finmatica .align-content-lg-between {
      align-content: space-between !important; }
    .rosso-finmatica .align-content-lg-around {
      align-content: space-around !important; }
    .rosso-finmatica .align-content-lg-stretch {
      align-content: stretch !important; }
    .rosso-finmatica .align-self-lg-auto {
      align-self: auto !important; }
    .rosso-finmatica .align-self-lg-start {
      align-self: flex-start !important; }
    .rosso-finmatica .align-self-lg-end {
      align-self: flex-end !important; }
    .rosso-finmatica .align-self-lg-center {
      align-self: center !important; }
    .rosso-finmatica .align-self-lg-baseline {
      align-self: baseline !important; }
    .rosso-finmatica .align-self-lg-stretch {
      align-self: stretch !important; } }
  @media (min-width: 1200px) {
    .rosso-finmatica .flex-xl-row {
      flex-direction: row !important; }
    .rosso-finmatica .flex-xl-column {
      flex-direction: column !important; }
    .rosso-finmatica .flex-xl-row-reverse {
      flex-direction: row-reverse !important; }
    .rosso-finmatica .flex-xl-column-reverse {
      flex-direction: column-reverse !important; }
    .rosso-finmatica .flex-xl-wrap {
      flex-wrap: wrap !important; }
    .rosso-finmatica .flex-xl-nowrap {
      flex-wrap: nowrap !important; }
    .rosso-finmatica .flex-xl-wrap-reverse {
      flex-wrap: wrap-reverse !important; }
    .rosso-finmatica .flex-xl-fill {
      flex: 1 1 auto !important; }
    .rosso-finmatica .flex-xl-grow-0 {
      flex-grow: 0 !important; }
    .rosso-finmatica .flex-xl-grow-1 {
      flex-grow: 1 !important; }
    .rosso-finmatica .flex-xl-shrink-0 {
      flex-shrink: 0 !important; }
    .rosso-finmatica .flex-xl-shrink-1 {
      flex-shrink: 1 !important; }
    .rosso-finmatica .justify-content-xl-start {
      justify-content: flex-start !important; }
    .rosso-finmatica .justify-content-xl-end {
      justify-content: flex-end !important; }
    .rosso-finmatica .justify-content-xl-center {
      justify-content: center !important; }
    .rosso-finmatica .justify-content-xl-between {
      justify-content: space-between !important; }
    .rosso-finmatica .justify-content-xl-around {
      justify-content: space-around !important; }
    .rosso-finmatica .align-items-xl-start {
      align-items: flex-start !important; }
    .rosso-finmatica .align-items-xl-end {
      align-items: flex-end !important; }
    .rosso-finmatica .align-items-xl-center {
      align-items: center !important; }
    .rosso-finmatica .align-items-xl-baseline {
      align-items: baseline !important; }
    .rosso-finmatica .align-items-xl-stretch {
      align-items: stretch !important; }
    .rosso-finmatica .align-content-xl-start {
      align-content: flex-start !important; }
    .rosso-finmatica .align-content-xl-end {
      align-content: flex-end !important; }
    .rosso-finmatica .align-content-xl-center {
      align-content: center !important; }
    .rosso-finmatica .align-content-xl-between {
      align-content: space-between !important; }
    .rosso-finmatica .align-content-xl-around {
      align-content: space-around !important; }
    .rosso-finmatica .align-content-xl-stretch {
      align-content: stretch !important; }
    .rosso-finmatica .align-self-xl-auto {
      align-self: auto !important; }
    .rosso-finmatica .align-self-xl-start {
      align-self: flex-start !important; }
    .rosso-finmatica .align-self-xl-end {
      align-self: flex-end !important; }
    .rosso-finmatica .align-self-xl-center {
      align-self: center !important; }
    .rosso-finmatica .align-self-xl-baseline {
      align-self: baseline !important; }
    .rosso-finmatica .align-self-xl-stretch {
      align-self: stretch !important; } }
  .rosso-finmatica .float-left {
    float: left !important; }
  .rosso-finmatica .float-right {
    float: right !important; }
  .rosso-finmatica .float-none {
    float: none !important; }
  @media (min-width: 576px) {
    .rosso-finmatica .float-sm-left {
      float: left !important; }
    .rosso-finmatica .float-sm-right {
      float: right !important; }
    .rosso-finmatica .float-sm-none {
      float: none !important; } }
  @media (min-width: 768px) {
    .rosso-finmatica .float-md-left {
      float: left !important; }
    .rosso-finmatica .float-md-right {
      float: right !important; }
    .rosso-finmatica .float-md-none {
      float: none !important; } }
  @media (min-width: 992px) {
    .rosso-finmatica .float-lg-left {
      float: left !important; }
    .rosso-finmatica .float-lg-right {
      float: right !important; }
    .rosso-finmatica .float-lg-none {
      float: none !important; } }
  @media (min-width: 1200px) {
    .rosso-finmatica .float-xl-left {
      float: left !important; }
    .rosso-finmatica .float-xl-right {
      float: right !important; }
    .rosso-finmatica .float-xl-none {
      float: none !important; } }
  .rosso-finmatica .user-select-all {
    user-select: all !important; }
  .rosso-finmatica .user-select-auto {
    user-select: auto !important; }
  .rosso-finmatica .user-select-none {
    user-select: none !important; }
  .rosso-finmatica .overflow-auto {
    overflow: auto !important; }
  .rosso-finmatica .overflow-hidden {
    overflow: hidden !important; }
  .rosso-finmatica .position-static {
    position: static !important; }
  .rosso-finmatica .position-relative {
    position: relative !important; }
  .rosso-finmatica .position-absolute {
    position: absolute !important; }
  .rosso-finmatica .position-fixed {
    position: fixed !important; }
  .rosso-finmatica .position-sticky {
    position: sticky !important; }
  .rosso-finmatica .fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030; }
  .rosso-finmatica .fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030; }
  @supports (position: sticky) {
    .rosso-finmatica .sticky-top {
      position: sticky;
      top: 0;
      z-index: 1020; } }
  .rosso-finmatica .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0; }
  .rosso-finmatica .sr-only-focusable:active, .rosso-finmatica .sr-only-focusable:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.sr-only-focusable, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.sr-only-focusable, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .sr-only-focusable.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.sr-only-focusable,
  .rosso-finmatica .form-check [type='radio']:focus + label.sr-only-focusable, .rosso-finmatica .toggles label input[type='checkbox']:focus + .sr-only-focusable.lever {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal; }
  .rosso-finmatica .shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }
  .rosso-finmatica .shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }
  .rosso-finmatica .shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }
  .rosso-finmatica .shadow-none {
    box-shadow: none !important; }
  .rosso-finmatica .w-25 {
    width: 25% !important; }
  .rosso-finmatica .w-50 {
    width: 50% !important; }
  .rosso-finmatica .w-75 {
    width: 75% !important; }
  .rosso-finmatica .w-100 {
    width: 100% !important; }
  .rosso-finmatica .w-auto {
    width: auto !important; }
  .rosso-finmatica .h-25 {
    height: 25% !important; }
  .rosso-finmatica .h-50 {
    height: 50% !important; }
  .rosso-finmatica .h-75 {
    height: 75% !important; }
  .rosso-finmatica .h-100 {
    height: 100% !important; }
  .rosso-finmatica .h-auto {
    height: auto !important; }
  .rosso-finmatica .mw-100 {
    max-width: 100% !important; }
  .rosso-finmatica .mh-100 {
    max-height: 100% !important; }
  .rosso-finmatica .min-vw-100 {
    min-width: 100vw !important; }
  .rosso-finmatica .min-vh-100 {
    min-height: 100vh !important; }
  .rosso-finmatica .vw-100 {
    width: 100vw !important; }
  .rosso-finmatica .vh-100 {
    height: 100vh !important; }
  .rosso-finmatica .m-0 {
    margin: 0 !important; }
  .rosso-finmatica .mt-0,
  .rosso-finmatica .my-0 {
    margin-top: 0 !important; }
  .rosso-finmatica .mr-0,
  .rosso-finmatica .mx-0 {
    margin-right: 0 !important; }
  .rosso-finmatica .mb-0,
  .rosso-finmatica .my-0 {
    margin-bottom: 0 !important; }
  .rosso-finmatica .ml-0,
  .rosso-finmatica .mx-0 {
    margin-left: 0 !important; }
  .rosso-finmatica .m-1 {
    margin: 0.25rem !important; }
  .rosso-finmatica .mt-1,
  .rosso-finmatica .my-1 {
    margin-top: 0.25rem !important; }
  .rosso-finmatica .mr-1,
  .rosso-finmatica .mx-1 {
    margin-right: 0.25rem !important; }
  .rosso-finmatica .mb-1,
  .rosso-finmatica .my-1 {
    margin-bottom: 0.25rem !important; }
  .rosso-finmatica .ml-1,
  .rosso-finmatica .mx-1 {
    margin-left: 0.25rem !important; }
  .rosso-finmatica .m-2 {
    margin: 0.5rem !important; }
  .rosso-finmatica .mt-2,
  .rosso-finmatica .my-2 {
    margin-top: 0.5rem !important; }
  .rosso-finmatica .mr-2,
  .rosso-finmatica .mx-2 {
    margin-right: 0.5rem !important; }
  .rosso-finmatica .mb-2,
  .rosso-finmatica .my-2 {
    margin-bottom: 0.5rem !important; }
  .rosso-finmatica .ml-2,
  .rosso-finmatica .mx-2 {
    margin-left: 0.5rem !important; }
  .rosso-finmatica .m-3 {
    margin: 1rem !important; }
  .rosso-finmatica .mt-3,
  .rosso-finmatica .my-3 {
    margin-top: 1rem !important; }
  .rosso-finmatica .mr-3,
  .rosso-finmatica .mx-3 {
    margin-right: 1rem !important; }
  .rosso-finmatica .mb-3,
  .rosso-finmatica .my-3 {
    margin-bottom: 1rem !important; }
  .rosso-finmatica .ml-3,
  .rosso-finmatica .mx-3 {
    margin-left: 1rem !important; }
  .rosso-finmatica .m-4 {
    margin: 1.5rem !important; }
  .rosso-finmatica .mt-4,
  .rosso-finmatica .my-4 {
    margin-top: 1.5rem !important; }
  .rosso-finmatica .mr-4,
  .rosso-finmatica .mx-4 {
    margin-right: 1.5rem !important; }
  .rosso-finmatica .mb-4,
  .rosso-finmatica .my-4 {
    margin-bottom: 1.5rem !important; }
  .rosso-finmatica .ml-4,
  .rosso-finmatica .mx-4 {
    margin-left: 1.5rem !important; }
  .rosso-finmatica .m-5 {
    margin: 3rem !important; }
  .rosso-finmatica .mt-5,
  .rosso-finmatica .my-5 {
    margin-top: 3rem !important; }
  .rosso-finmatica .mr-5,
  .rosso-finmatica .mx-5 {
    margin-right: 3rem !important; }
  .rosso-finmatica .mb-5,
  .rosso-finmatica .my-5 {
    margin-bottom: 3rem !important; }
  .rosso-finmatica .ml-5,
  .rosso-finmatica .mx-5 {
    margin-left: 3rem !important; }
  .rosso-finmatica .m-6 {
    margin: 4.5rem !important; }
  .rosso-finmatica .mt-6,
  .rosso-finmatica .my-6 {
    margin-top: 4.5rem !important; }
  .rosso-finmatica .mr-6,
  .rosso-finmatica .mx-6 {
    margin-right: 4.5rem !important; }
  .rosso-finmatica .mb-6,
  .rosso-finmatica .my-6 {
    margin-bottom: 4.5rem !important; }
  .rosso-finmatica .ml-6,
  .rosso-finmatica .mx-6 {
    margin-left: 4.5rem !important; }
  .rosso-finmatica .m-7 {
    margin: 6rem !important; }
  .rosso-finmatica .mt-7,
  .rosso-finmatica .my-7 {
    margin-top: 6rem !important; }
  .rosso-finmatica .mr-7,
  .rosso-finmatica .mx-7 {
    margin-right: 6rem !important; }
  .rosso-finmatica .mb-7,
  .rosso-finmatica .my-7 {
    margin-bottom: 6rem !important; }
  .rosso-finmatica .ml-7,
  .rosso-finmatica .mx-7 {
    margin-left: 6rem !important; }
  .rosso-finmatica .m-8 {
    margin: 7.5rem !important; }
  .rosso-finmatica .mt-8,
  .rosso-finmatica .my-8 {
    margin-top: 7.5rem !important; }
  .rosso-finmatica .mr-8,
  .rosso-finmatica .mx-8 {
    margin-right: 7.5rem !important; }
  .rosso-finmatica .mb-8,
  .rosso-finmatica .my-8 {
    margin-bottom: 7.5rem !important; }
  .rosso-finmatica .ml-8,
  .rosso-finmatica .mx-8 {
    margin-left: 7.5rem !important; }
  .rosso-finmatica .p-0 {
    padding: 0 !important; }
  .rosso-finmatica .pt-0,
  .rosso-finmatica .py-0 {
    padding-top: 0 !important; }
  .rosso-finmatica .pr-0,
  .rosso-finmatica .px-0 {
    padding-right: 0 !important; }
  .rosso-finmatica .pb-0,
  .rosso-finmatica .py-0 {
    padding-bottom: 0 !important; }
  .rosso-finmatica .pl-0,
  .rosso-finmatica .px-0 {
    padding-left: 0 !important; }
  .rosso-finmatica .p-1 {
    padding: 0.25rem !important; }
  .rosso-finmatica .pt-1,
  .rosso-finmatica .py-1 {
    padding-top: 0.25rem !important; }
  .rosso-finmatica .pr-1,
  .rosso-finmatica .px-1 {
    padding-right: 0.25rem !important; }
  .rosso-finmatica .pb-1,
  .rosso-finmatica .py-1 {
    padding-bottom: 0.25rem !important; }
  .rosso-finmatica .pl-1,
  .rosso-finmatica .px-1 {
    padding-left: 0.25rem !important; }
  .rosso-finmatica .p-2 {
    padding: 0.5rem !important; }
  .rosso-finmatica .pt-2,
  .rosso-finmatica .py-2 {
    padding-top: 0.5rem !important; }
  .rosso-finmatica .pr-2,
  .rosso-finmatica .px-2 {
    padding-right: 0.5rem !important; }
  .rosso-finmatica .pb-2,
  .rosso-finmatica .py-2 {
    padding-bottom: 0.5rem !important; }
  .rosso-finmatica .pl-2,
  .rosso-finmatica .px-2 {
    padding-left: 0.5rem !important; }
  .rosso-finmatica .p-3 {
    padding: 1rem !important; }
  .rosso-finmatica .pt-3,
  .rosso-finmatica .py-3 {
    padding-top: 1rem !important; }
  .rosso-finmatica .pr-3,
  .rosso-finmatica .px-3 {
    padding-right: 1rem !important; }
  .rosso-finmatica .pb-3,
  .rosso-finmatica .py-3 {
    padding-bottom: 1rem !important; }
  .rosso-finmatica .pl-3,
  .rosso-finmatica .px-3 {
    padding-left: 1rem !important; }
  .rosso-finmatica .p-4 {
    padding: 1.5rem !important; }
  .rosso-finmatica .pt-4,
  .rosso-finmatica .py-4 {
    padding-top: 1.5rem !important; }
  .rosso-finmatica .pr-4,
  .rosso-finmatica .px-4 {
    padding-right: 1.5rem !important; }
  .rosso-finmatica .pb-4,
  .rosso-finmatica .py-4 {
    padding-bottom: 1.5rem !important; }
  .rosso-finmatica .pl-4,
  .rosso-finmatica .px-4 {
    padding-left: 1.5rem !important; }
  .rosso-finmatica .p-5 {
    padding: 3rem !important; }
  .rosso-finmatica .pt-5,
  .rosso-finmatica .py-5 {
    padding-top: 3rem !important; }
  .rosso-finmatica .pr-5,
  .rosso-finmatica .px-5 {
    padding-right: 3rem !important; }
  .rosso-finmatica .pb-5,
  .rosso-finmatica .py-5 {
    padding-bottom: 3rem !important; }
  .rosso-finmatica .pl-5,
  .rosso-finmatica .px-5 {
    padding-left: 3rem !important; }
  .rosso-finmatica .p-6 {
    padding: 4.5rem !important; }
  .rosso-finmatica .pt-6,
  .rosso-finmatica .py-6 {
    padding-top: 4.5rem !important; }
  .rosso-finmatica .pr-6,
  .rosso-finmatica .px-6 {
    padding-right: 4.5rem !important; }
  .rosso-finmatica .pb-6,
  .rosso-finmatica .py-6 {
    padding-bottom: 4.5rem !important; }
  .rosso-finmatica .pl-6,
  .rosso-finmatica .px-6 {
    padding-left: 4.5rem !important; }
  .rosso-finmatica .p-7 {
    padding: 6rem !important; }
  .rosso-finmatica .pt-7,
  .rosso-finmatica .py-7 {
    padding-top: 6rem !important; }
  .rosso-finmatica .pr-7,
  .rosso-finmatica .px-7 {
    padding-right: 6rem !important; }
  .rosso-finmatica .pb-7,
  .rosso-finmatica .py-7 {
    padding-bottom: 6rem !important; }
  .rosso-finmatica .pl-7,
  .rosso-finmatica .px-7 {
    padding-left: 6rem !important; }
  .rosso-finmatica .p-8 {
    padding: 7.5rem !important; }
  .rosso-finmatica .pt-8,
  .rosso-finmatica .py-8 {
    padding-top: 7.5rem !important; }
  .rosso-finmatica .pr-8,
  .rosso-finmatica .px-8 {
    padding-right: 7.5rem !important; }
  .rosso-finmatica .pb-8,
  .rosso-finmatica .py-8 {
    padding-bottom: 7.5rem !important; }
  .rosso-finmatica .pl-8,
  .rosso-finmatica .px-8 {
    padding-left: 7.5rem !important; }
  .rosso-finmatica .m-n1 {
    margin: -0.25rem !important; }
  .rosso-finmatica .mt-n1,
  .rosso-finmatica .my-n1 {
    margin-top: -0.25rem !important; }
  .rosso-finmatica .mr-n1,
  .rosso-finmatica .mx-n1 {
    margin-right: -0.25rem !important; }
  .rosso-finmatica .mb-n1,
  .rosso-finmatica .my-n1 {
    margin-bottom: -0.25rem !important; }
  .rosso-finmatica .ml-n1,
  .rosso-finmatica .mx-n1 {
    margin-left: -0.25rem !important; }
  .rosso-finmatica .m-n2 {
    margin: -0.5rem !important; }
  .rosso-finmatica .mt-n2,
  .rosso-finmatica .my-n2 {
    margin-top: -0.5rem !important; }
  .rosso-finmatica .mr-n2,
  .rosso-finmatica .mx-n2 {
    margin-right: -0.5rem !important; }
  .rosso-finmatica .mb-n2,
  .rosso-finmatica .my-n2 {
    margin-bottom: -0.5rem !important; }
  .rosso-finmatica .ml-n2,
  .rosso-finmatica .mx-n2 {
    margin-left: -0.5rem !important; }
  .rosso-finmatica .m-n3 {
    margin: -1rem !important; }
  .rosso-finmatica .mt-n3,
  .rosso-finmatica .my-n3 {
    margin-top: -1rem !important; }
  .rosso-finmatica .mr-n3,
  .rosso-finmatica .mx-n3 {
    margin-right: -1rem !important; }
  .rosso-finmatica .mb-n3,
  .rosso-finmatica .my-n3 {
    margin-bottom: -1rem !important; }
  .rosso-finmatica .ml-n3,
  .rosso-finmatica .mx-n3 {
    margin-left: -1rem !important; }
  .rosso-finmatica .m-n4 {
    margin: -1.5rem !important; }
  .rosso-finmatica .mt-n4,
  .rosso-finmatica .my-n4 {
    margin-top: -1.5rem !important; }
  .rosso-finmatica .mr-n4,
  .rosso-finmatica .mx-n4 {
    margin-right: -1.5rem !important; }
  .rosso-finmatica .mb-n4,
  .rosso-finmatica .my-n4 {
    margin-bottom: -1.5rem !important; }
  .rosso-finmatica .ml-n4,
  .rosso-finmatica .mx-n4 {
    margin-left: -1.5rem !important; }
  .rosso-finmatica .m-n5 {
    margin: -3rem !important; }
  .rosso-finmatica .mt-n5,
  .rosso-finmatica .my-n5 {
    margin-top: -3rem !important; }
  .rosso-finmatica .mr-n5,
  .rosso-finmatica .mx-n5 {
    margin-right: -3rem !important; }
  .rosso-finmatica .mb-n5,
  .rosso-finmatica .my-n5 {
    margin-bottom: -3rem !important; }
  .rosso-finmatica .ml-n5,
  .rosso-finmatica .mx-n5 {
    margin-left: -3rem !important; }
  .rosso-finmatica .m-n6 {
    margin: -4.5rem !important; }
  .rosso-finmatica .mt-n6,
  .rosso-finmatica .my-n6 {
    margin-top: -4.5rem !important; }
  .rosso-finmatica .mr-n6,
  .rosso-finmatica .mx-n6 {
    margin-right: -4.5rem !important; }
  .rosso-finmatica .mb-n6,
  .rosso-finmatica .my-n6 {
    margin-bottom: -4.5rem !important; }
  .rosso-finmatica .ml-n6,
  .rosso-finmatica .mx-n6 {
    margin-left: -4.5rem !important; }
  .rosso-finmatica .m-n7 {
    margin: -6rem !important; }
  .rosso-finmatica .mt-n7,
  .rosso-finmatica .my-n7 {
    margin-top: -6rem !important; }
  .rosso-finmatica .mr-n7,
  .rosso-finmatica .mx-n7 {
    margin-right: -6rem !important; }
  .rosso-finmatica .mb-n7,
  .rosso-finmatica .my-n7 {
    margin-bottom: -6rem !important; }
  .rosso-finmatica .ml-n7,
  .rosso-finmatica .mx-n7 {
    margin-left: -6rem !important; }
  .rosso-finmatica .m-n8 {
    margin: -7.5rem !important; }
  .rosso-finmatica .mt-n8,
  .rosso-finmatica .my-n8 {
    margin-top: -7.5rem !important; }
  .rosso-finmatica .mr-n8,
  .rosso-finmatica .mx-n8 {
    margin-right: -7.5rem !important; }
  .rosso-finmatica .mb-n8,
  .rosso-finmatica .my-n8 {
    margin-bottom: -7.5rem !important; }
  .rosso-finmatica .ml-n8,
  .rosso-finmatica .mx-n8 {
    margin-left: -7.5rem !important; }
  .rosso-finmatica .m-auto {
    margin: auto !important; }
  .rosso-finmatica .mt-auto,
  .rosso-finmatica .my-auto {
    margin-top: auto !important; }
  .rosso-finmatica .mr-auto,
  .rosso-finmatica .mx-auto {
    margin-right: auto !important; }
  .rosso-finmatica .mb-auto,
  .rosso-finmatica .my-auto {
    margin-bottom: auto !important; }
  .rosso-finmatica .ml-auto,
  .rosso-finmatica .mx-auto {
    margin-left: auto !important; }
  @media (min-width: 576px) {
    .rosso-finmatica .m-sm-0 {
      margin: 0 !important; }
    .rosso-finmatica .mt-sm-0,
    .rosso-finmatica .my-sm-0 {
      margin-top: 0 !important; }
    .rosso-finmatica .mr-sm-0,
    .rosso-finmatica .mx-sm-0 {
      margin-right: 0 !important; }
    .rosso-finmatica .mb-sm-0,
    .rosso-finmatica .my-sm-0 {
      margin-bottom: 0 !important; }
    .rosso-finmatica .ml-sm-0,
    .rosso-finmatica .mx-sm-0 {
      margin-left: 0 !important; }
    .rosso-finmatica .m-sm-1 {
      margin: 0.25rem !important; }
    .rosso-finmatica .mt-sm-1,
    .rosso-finmatica .my-sm-1 {
      margin-top: 0.25rem !important; }
    .rosso-finmatica .mr-sm-1,
    .rosso-finmatica .mx-sm-1 {
      margin-right: 0.25rem !important; }
    .rosso-finmatica .mb-sm-1,
    .rosso-finmatica .my-sm-1 {
      margin-bottom: 0.25rem !important; }
    .rosso-finmatica .ml-sm-1,
    .rosso-finmatica .mx-sm-1 {
      margin-left: 0.25rem !important; }
    .rosso-finmatica .m-sm-2 {
      margin: 0.5rem !important; }
    .rosso-finmatica .mt-sm-2,
    .rosso-finmatica .my-sm-2 {
      margin-top: 0.5rem !important; }
    .rosso-finmatica .mr-sm-2,
    .rosso-finmatica .mx-sm-2 {
      margin-right: 0.5rem !important; }
    .rosso-finmatica .mb-sm-2,
    .rosso-finmatica .my-sm-2 {
      margin-bottom: 0.5rem !important; }
    .rosso-finmatica .ml-sm-2,
    .rosso-finmatica .mx-sm-2 {
      margin-left: 0.5rem !important; }
    .rosso-finmatica .m-sm-3 {
      margin: 1rem !important; }
    .rosso-finmatica .mt-sm-3,
    .rosso-finmatica .my-sm-3 {
      margin-top: 1rem !important; }
    .rosso-finmatica .mr-sm-3,
    .rosso-finmatica .mx-sm-3 {
      margin-right: 1rem !important; }
    .rosso-finmatica .mb-sm-3,
    .rosso-finmatica .my-sm-3 {
      margin-bottom: 1rem !important; }
    .rosso-finmatica .ml-sm-3,
    .rosso-finmatica .mx-sm-3 {
      margin-left: 1rem !important; }
    .rosso-finmatica .m-sm-4 {
      margin: 1.5rem !important; }
    .rosso-finmatica .mt-sm-4,
    .rosso-finmatica .my-sm-4 {
      margin-top: 1.5rem !important; }
    .rosso-finmatica .mr-sm-4,
    .rosso-finmatica .mx-sm-4 {
      margin-right: 1.5rem !important; }
    .rosso-finmatica .mb-sm-4,
    .rosso-finmatica .my-sm-4 {
      margin-bottom: 1.5rem !important; }
    .rosso-finmatica .ml-sm-4,
    .rosso-finmatica .mx-sm-4 {
      margin-left: 1.5rem !important; }
    .rosso-finmatica .m-sm-5 {
      margin: 3rem !important; }
    .rosso-finmatica .mt-sm-5,
    .rosso-finmatica .my-sm-5 {
      margin-top: 3rem !important; }
    .rosso-finmatica .mr-sm-5,
    .rosso-finmatica .mx-sm-5 {
      margin-right: 3rem !important; }
    .rosso-finmatica .mb-sm-5,
    .rosso-finmatica .my-sm-5 {
      margin-bottom: 3rem !important; }
    .rosso-finmatica .ml-sm-5,
    .rosso-finmatica .mx-sm-5 {
      margin-left: 3rem !important; }
    .rosso-finmatica .m-sm-6 {
      margin: 4.5rem !important; }
    .rosso-finmatica .mt-sm-6,
    .rosso-finmatica .my-sm-6 {
      margin-top: 4.5rem !important; }
    .rosso-finmatica .mr-sm-6,
    .rosso-finmatica .mx-sm-6 {
      margin-right: 4.5rem !important; }
    .rosso-finmatica .mb-sm-6,
    .rosso-finmatica .my-sm-6 {
      margin-bottom: 4.5rem !important; }
    .rosso-finmatica .ml-sm-6,
    .rosso-finmatica .mx-sm-6 {
      margin-left: 4.5rem !important; }
    .rosso-finmatica .m-sm-7 {
      margin: 6rem !important; }
    .rosso-finmatica .mt-sm-7,
    .rosso-finmatica .my-sm-7 {
      margin-top: 6rem !important; }
    .rosso-finmatica .mr-sm-7,
    .rosso-finmatica .mx-sm-7 {
      margin-right: 6rem !important; }
    .rosso-finmatica .mb-sm-7,
    .rosso-finmatica .my-sm-7 {
      margin-bottom: 6rem !important; }
    .rosso-finmatica .ml-sm-7,
    .rosso-finmatica .mx-sm-7 {
      margin-left: 6rem !important; }
    .rosso-finmatica .m-sm-8 {
      margin: 7.5rem !important; }
    .rosso-finmatica .mt-sm-8,
    .rosso-finmatica .my-sm-8 {
      margin-top: 7.5rem !important; }
    .rosso-finmatica .mr-sm-8,
    .rosso-finmatica .mx-sm-8 {
      margin-right: 7.5rem !important; }
    .rosso-finmatica .mb-sm-8,
    .rosso-finmatica .my-sm-8 {
      margin-bottom: 7.5rem !important; }
    .rosso-finmatica .ml-sm-8,
    .rosso-finmatica .mx-sm-8 {
      margin-left: 7.5rem !important; }
    .rosso-finmatica .p-sm-0 {
      padding: 0 !important; }
    .rosso-finmatica .pt-sm-0,
    .rosso-finmatica .py-sm-0 {
      padding-top: 0 !important; }
    .rosso-finmatica .pr-sm-0,
    .rosso-finmatica .px-sm-0 {
      padding-right: 0 !important; }
    .rosso-finmatica .pb-sm-0,
    .rosso-finmatica .py-sm-0 {
      padding-bottom: 0 !important; }
    .rosso-finmatica .pl-sm-0,
    .rosso-finmatica .px-sm-0 {
      padding-left: 0 !important; }
    .rosso-finmatica .p-sm-1 {
      padding: 0.25rem !important; }
    .rosso-finmatica .pt-sm-1,
    .rosso-finmatica .py-sm-1 {
      padding-top: 0.25rem !important; }
    .rosso-finmatica .pr-sm-1,
    .rosso-finmatica .px-sm-1 {
      padding-right: 0.25rem !important; }
    .rosso-finmatica .pb-sm-1,
    .rosso-finmatica .py-sm-1 {
      padding-bottom: 0.25rem !important; }
    .rosso-finmatica .pl-sm-1,
    .rosso-finmatica .px-sm-1 {
      padding-left: 0.25rem !important; }
    .rosso-finmatica .p-sm-2 {
      padding: 0.5rem !important; }
    .rosso-finmatica .pt-sm-2,
    .rosso-finmatica .py-sm-2 {
      padding-top: 0.5rem !important; }
    .rosso-finmatica .pr-sm-2,
    .rosso-finmatica .px-sm-2 {
      padding-right: 0.5rem !important; }
    .rosso-finmatica .pb-sm-2,
    .rosso-finmatica .py-sm-2 {
      padding-bottom: 0.5rem !important; }
    .rosso-finmatica .pl-sm-2,
    .rosso-finmatica .px-sm-2 {
      padding-left: 0.5rem !important; }
    .rosso-finmatica .p-sm-3 {
      padding: 1rem !important; }
    .rosso-finmatica .pt-sm-3,
    .rosso-finmatica .py-sm-3 {
      padding-top: 1rem !important; }
    .rosso-finmatica .pr-sm-3,
    .rosso-finmatica .px-sm-3 {
      padding-right: 1rem !important; }
    .rosso-finmatica .pb-sm-3,
    .rosso-finmatica .py-sm-3 {
      padding-bottom: 1rem !important; }
    .rosso-finmatica .pl-sm-3,
    .rosso-finmatica .px-sm-3 {
      padding-left: 1rem !important; }
    .rosso-finmatica .p-sm-4 {
      padding: 1.5rem !important; }
    .rosso-finmatica .pt-sm-4,
    .rosso-finmatica .py-sm-4 {
      padding-top: 1.5rem !important; }
    .rosso-finmatica .pr-sm-4,
    .rosso-finmatica .px-sm-4 {
      padding-right: 1.5rem !important; }
    .rosso-finmatica .pb-sm-4,
    .rosso-finmatica .py-sm-4 {
      padding-bottom: 1.5rem !important; }
    .rosso-finmatica .pl-sm-4,
    .rosso-finmatica .px-sm-4 {
      padding-left: 1.5rem !important; }
    .rosso-finmatica .p-sm-5 {
      padding: 3rem !important; }
    .rosso-finmatica .pt-sm-5,
    .rosso-finmatica .py-sm-5 {
      padding-top: 3rem !important; }
    .rosso-finmatica .pr-sm-5,
    .rosso-finmatica .px-sm-5 {
      padding-right: 3rem !important; }
    .rosso-finmatica .pb-sm-5,
    .rosso-finmatica .py-sm-5 {
      padding-bottom: 3rem !important; }
    .rosso-finmatica .pl-sm-5,
    .rosso-finmatica .px-sm-5 {
      padding-left: 3rem !important; }
    .rosso-finmatica .p-sm-6 {
      padding: 4.5rem !important; }
    .rosso-finmatica .pt-sm-6,
    .rosso-finmatica .py-sm-6 {
      padding-top: 4.5rem !important; }
    .rosso-finmatica .pr-sm-6,
    .rosso-finmatica .px-sm-6 {
      padding-right: 4.5rem !important; }
    .rosso-finmatica .pb-sm-6,
    .rosso-finmatica .py-sm-6 {
      padding-bottom: 4.5rem !important; }
    .rosso-finmatica .pl-sm-6,
    .rosso-finmatica .px-sm-6 {
      padding-left: 4.5rem !important; }
    .rosso-finmatica .p-sm-7 {
      padding: 6rem !important; }
    .rosso-finmatica .pt-sm-7,
    .rosso-finmatica .py-sm-7 {
      padding-top: 6rem !important; }
    .rosso-finmatica .pr-sm-7,
    .rosso-finmatica .px-sm-7 {
      padding-right: 6rem !important; }
    .rosso-finmatica .pb-sm-7,
    .rosso-finmatica .py-sm-7 {
      padding-bottom: 6rem !important; }
    .rosso-finmatica .pl-sm-7,
    .rosso-finmatica .px-sm-7 {
      padding-left: 6rem !important; }
    .rosso-finmatica .p-sm-8 {
      padding: 7.5rem !important; }
    .rosso-finmatica .pt-sm-8,
    .rosso-finmatica .py-sm-8 {
      padding-top: 7.5rem !important; }
    .rosso-finmatica .pr-sm-8,
    .rosso-finmatica .px-sm-8 {
      padding-right: 7.5rem !important; }
    .rosso-finmatica .pb-sm-8,
    .rosso-finmatica .py-sm-8 {
      padding-bottom: 7.5rem !important; }
    .rosso-finmatica .pl-sm-8,
    .rosso-finmatica .px-sm-8 {
      padding-left: 7.5rem !important; }
    .rosso-finmatica .m-sm-n1 {
      margin: -0.25rem !important; }
    .rosso-finmatica .mt-sm-n1,
    .rosso-finmatica .my-sm-n1 {
      margin-top: -0.25rem !important; }
    .rosso-finmatica .mr-sm-n1,
    .rosso-finmatica .mx-sm-n1 {
      margin-right: -0.25rem !important; }
    .rosso-finmatica .mb-sm-n1,
    .rosso-finmatica .my-sm-n1 {
      margin-bottom: -0.25rem !important; }
    .rosso-finmatica .ml-sm-n1,
    .rosso-finmatica .mx-sm-n1 {
      margin-left: -0.25rem !important; }
    .rosso-finmatica .m-sm-n2 {
      margin: -0.5rem !important; }
    .rosso-finmatica .mt-sm-n2,
    .rosso-finmatica .my-sm-n2 {
      margin-top: -0.5rem !important; }
    .rosso-finmatica .mr-sm-n2,
    .rosso-finmatica .mx-sm-n2 {
      margin-right: -0.5rem !important; }
    .rosso-finmatica .mb-sm-n2,
    .rosso-finmatica .my-sm-n2 {
      margin-bottom: -0.5rem !important; }
    .rosso-finmatica .ml-sm-n2,
    .rosso-finmatica .mx-sm-n2 {
      margin-left: -0.5rem !important; }
    .rosso-finmatica .m-sm-n3 {
      margin: -1rem !important; }
    .rosso-finmatica .mt-sm-n3,
    .rosso-finmatica .my-sm-n3 {
      margin-top: -1rem !important; }
    .rosso-finmatica .mr-sm-n3,
    .rosso-finmatica .mx-sm-n3 {
      margin-right: -1rem !important; }
    .rosso-finmatica .mb-sm-n3,
    .rosso-finmatica .my-sm-n3 {
      margin-bottom: -1rem !important; }
    .rosso-finmatica .ml-sm-n3,
    .rosso-finmatica .mx-sm-n3 {
      margin-left: -1rem !important; }
    .rosso-finmatica .m-sm-n4 {
      margin: -1.5rem !important; }
    .rosso-finmatica .mt-sm-n4,
    .rosso-finmatica .my-sm-n4 {
      margin-top: -1.5rem !important; }
    .rosso-finmatica .mr-sm-n4,
    .rosso-finmatica .mx-sm-n4 {
      margin-right: -1.5rem !important; }
    .rosso-finmatica .mb-sm-n4,
    .rosso-finmatica .my-sm-n4 {
      margin-bottom: -1.5rem !important; }
    .rosso-finmatica .ml-sm-n4,
    .rosso-finmatica .mx-sm-n4 {
      margin-left: -1.5rem !important; }
    .rosso-finmatica .m-sm-n5 {
      margin: -3rem !important; }
    .rosso-finmatica .mt-sm-n5,
    .rosso-finmatica .my-sm-n5 {
      margin-top: -3rem !important; }
    .rosso-finmatica .mr-sm-n5,
    .rosso-finmatica .mx-sm-n5 {
      margin-right: -3rem !important; }
    .rosso-finmatica .mb-sm-n5,
    .rosso-finmatica .my-sm-n5 {
      margin-bottom: -3rem !important; }
    .rosso-finmatica .ml-sm-n5,
    .rosso-finmatica .mx-sm-n5 {
      margin-left: -3rem !important; }
    .rosso-finmatica .m-sm-n6 {
      margin: -4.5rem !important; }
    .rosso-finmatica .mt-sm-n6,
    .rosso-finmatica .my-sm-n6 {
      margin-top: -4.5rem !important; }
    .rosso-finmatica .mr-sm-n6,
    .rosso-finmatica .mx-sm-n6 {
      margin-right: -4.5rem !important; }
    .rosso-finmatica .mb-sm-n6,
    .rosso-finmatica .my-sm-n6 {
      margin-bottom: -4.5rem !important; }
    .rosso-finmatica .ml-sm-n6,
    .rosso-finmatica .mx-sm-n6 {
      margin-left: -4.5rem !important; }
    .rosso-finmatica .m-sm-n7 {
      margin: -6rem !important; }
    .rosso-finmatica .mt-sm-n7,
    .rosso-finmatica .my-sm-n7 {
      margin-top: -6rem !important; }
    .rosso-finmatica .mr-sm-n7,
    .rosso-finmatica .mx-sm-n7 {
      margin-right: -6rem !important; }
    .rosso-finmatica .mb-sm-n7,
    .rosso-finmatica .my-sm-n7 {
      margin-bottom: -6rem !important; }
    .rosso-finmatica .ml-sm-n7,
    .rosso-finmatica .mx-sm-n7 {
      margin-left: -6rem !important; }
    .rosso-finmatica .m-sm-n8 {
      margin: -7.5rem !important; }
    .rosso-finmatica .mt-sm-n8,
    .rosso-finmatica .my-sm-n8 {
      margin-top: -7.5rem !important; }
    .rosso-finmatica .mr-sm-n8,
    .rosso-finmatica .mx-sm-n8 {
      margin-right: -7.5rem !important; }
    .rosso-finmatica .mb-sm-n8,
    .rosso-finmatica .my-sm-n8 {
      margin-bottom: -7.5rem !important; }
    .rosso-finmatica .ml-sm-n8,
    .rosso-finmatica .mx-sm-n8 {
      margin-left: -7.5rem !important; }
    .rosso-finmatica .m-sm-auto {
      margin: auto !important; }
    .rosso-finmatica .mt-sm-auto,
    .rosso-finmatica .my-sm-auto {
      margin-top: auto !important; }
    .rosso-finmatica .mr-sm-auto,
    .rosso-finmatica .mx-sm-auto {
      margin-right: auto !important; }
    .rosso-finmatica .mb-sm-auto,
    .rosso-finmatica .my-sm-auto {
      margin-bottom: auto !important; }
    .rosso-finmatica .ml-sm-auto,
    .rosso-finmatica .mx-sm-auto {
      margin-left: auto !important; } }
  @media (min-width: 768px) {
    .rosso-finmatica .m-md-0 {
      margin: 0 !important; }
    .rosso-finmatica .mt-md-0,
    .rosso-finmatica .my-md-0 {
      margin-top: 0 !important; }
    .rosso-finmatica .mr-md-0,
    .rosso-finmatica .mx-md-0 {
      margin-right: 0 !important; }
    .rosso-finmatica .mb-md-0,
    .rosso-finmatica .my-md-0 {
      margin-bottom: 0 !important; }
    .rosso-finmatica .ml-md-0,
    .rosso-finmatica .mx-md-0 {
      margin-left: 0 !important; }
    .rosso-finmatica .m-md-1 {
      margin: 0.25rem !important; }
    .rosso-finmatica .mt-md-1,
    .rosso-finmatica .my-md-1 {
      margin-top: 0.25rem !important; }
    .rosso-finmatica .mr-md-1,
    .rosso-finmatica .mx-md-1 {
      margin-right: 0.25rem !important; }
    .rosso-finmatica .mb-md-1,
    .rosso-finmatica .my-md-1 {
      margin-bottom: 0.25rem !important; }
    .rosso-finmatica .ml-md-1,
    .rosso-finmatica .mx-md-1 {
      margin-left: 0.25rem !important; }
    .rosso-finmatica .m-md-2 {
      margin: 0.5rem !important; }
    .rosso-finmatica .mt-md-2,
    .rosso-finmatica .my-md-2 {
      margin-top: 0.5rem !important; }
    .rosso-finmatica .mr-md-2,
    .rosso-finmatica .mx-md-2 {
      margin-right: 0.5rem !important; }
    .rosso-finmatica .mb-md-2,
    .rosso-finmatica .my-md-2 {
      margin-bottom: 0.5rem !important; }
    .rosso-finmatica .ml-md-2,
    .rosso-finmatica .mx-md-2 {
      margin-left: 0.5rem !important; }
    .rosso-finmatica .m-md-3 {
      margin: 1rem !important; }
    .rosso-finmatica .mt-md-3,
    .rosso-finmatica .my-md-3 {
      margin-top: 1rem !important; }
    .rosso-finmatica .mr-md-3,
    .rosso-finmatica .mx-md-3 {
      margin-right: 1rem !important; }
    .rosso-finmatica .mb-md-3,
    .rosso-finmatica .my-md-3 {
      margin-bottom: 1rem !important; }
    .rosso-finmatica .ml-md-3,
    .rosso-finmatica .mx-md-3 {
      margin-left: 1rem !important; }
    .rosso-finmatica .m-md-4 {
      margin: 1.5rem !important; }
    .rosso-finmatica .mt-md-4,
    .rosso-finmatica .my-md-4 {
      margin-top: 1.5rem !important; }
    .rosso-finmatica .mr-md-4,
    .rosso-finmatica .mx-md-4 {
      margin-right: 1.5rem !important; }
    .rosso-finmatica .mb-md-4,
    .rosso-finmatica .my-md-4 {
      margin-bottom: 1.5rem !important; }
    .rosso-finmatica .ml-md-4,
    .rosso-finmatica .mx-md-4 {
      margin-left: 1.5rem !important; }
    .rosso-finmatica .m-md-5 {
      margin: 3rem !important; }
    .rosso-finmatica .mt-md-5,
    .rosso-finmatica .my-md-5 {
      margin-top: 3rem !important; }
    .rosso-finmatica .mr-md-5,
    .rosso-finmatica .mx-md-5 {
      margin-right: 3rem !important; }
    .rosso-finmatica .mb-md-5,
    .rosso-finmatica .my-md-5 {
      margin-bottom: 3rem !important; }
    .rosso-finmatica .ml-md-5,
    .rosso-finmatica .mx-md-5 {
      margin-left: 3rem !important; }
    .rosso-finmatica .m-md-6 {
      margin: 4.5rem !important; }
    .rosso-finmatica .mt-md-6,
    .rosso-finmatica .my-md-6 {
      margin-top: 4.5rem !important; }
    .rosso-finmatica .mr-md-6,
    .rosso-finmatica .mx-md-6 {
      margin-right: 4.5rem !important; }
    .rosso-finmatica .mb-md-6,
    .rosso-finmatica .my-md-6 {
      margin-bottom: 4.5rem !important; }
    .rosso-finmatica .ml-md-6,
    .rosso-finmatica .mx-md-6 {
      margin-left: 4.5rem !important; }
    .rosso-finmatica .m-md-7 {
      margin: 6rem !important; }
    .rosso-finmatica .mt-md-7,
    .rosso-finmatica .my-md-7 {
      margin-top: 6rem !important; }
    .rosso-finmatica .mr-md-7,
    .rosso-finmatica .mx-md-7 {
      margin-right: 6rem !important; }
    .rosso-finmatica .mb-md-7,
    .rosso-finmatica .my-md-7 {
      margin-bottom: 6rem !important; }
    .rosso-finmatica .ml-md-7,
    .rosso-finmatica .mx-md-7 {
      margin-left: 6rem !important; }
    .rosso-finmatica .m-md-8 {
      margin: 7.5rem !important; }
    .rosso-finmatica .mt-md-8,
    .rosso-finmatica .my-md-8 {
      margin-top: 7.5rem !important; }
    .rosso-finmatica .mr-md-8,
    .rosso-finmatica .mx-md-8 {
      margin-right: 7.5rem !important; }
    .rosso-finmatica .mb-md-8,
    .rosso-finmatica .my-md-8 {
      margin-bottom: 7.5rem !important; }
    .rosso-finmatica .ml-md-8,
    .rosso-finmatica .mx-md-8 {
      margin-left: 7.5rem !important; }
    .rosso-finmatica .p-md-0 {
      padding: 0 !important; }
    .rosso-finmatica .pt-md-0,
    .rosso-finmatica .py-md-0 {
      padding-top: 0 !important; }
    .rosso-finmatica .pr-md-0,
    .rosso-finmatica .px-md-0 {
      padding-right: 0 !important; }
    .rosso-finmatica .pb-md-0,
    .rosso-finmatica .py-md-0 {
      padding-bottom: 0 !important; }
    .rosso-finmatica .pl-md-0,
    .rosso-finmatica .px-md-0 {
      padding-left: 0 !important; }
    .rosso-finmatica .p-md-1 {
      padding: 0.25rem !important; }
    .rosso-finmatica .pt-md-1,
    .rosso-finmatica .py-md-1 {
      padding-top: 0.25rem !important; }
    .rosso-finmatica .pr-md-1,
    .rosso-finmatica .px-md-1 {
      padding-right: 0.25rem !important; }
    .rosso-finmatica .pb-md-1,
    .rosso-finmatica .py-md-1 {
      padding-bottom: 0.25rem !important; }
    .rosso-finmatica .pl-md-1,
    .rosso-finmatica .px-md-1 {
      padding-left: 0.25rem !important; }
    .rosso-finmatica .p-md-2 {
      padding: 0.5rem !important; }
    .rosso-finmatica .pt-md-2,
    .rosso-finmatica .py-md-2 {
      padding-top: 0.5rem !important; }
    .rosso-finmatica .pr-md-2,
    .rosso-finmatica .px-md-2 {
      padding-right: 0.5rem !important; }
    .rosso-finmatica .pb-md-2,
    .rosso-finmatica .py-md-2 {
      padding-bottom: 0.5rem !important; }
    .rosso-finmatica .pl-md-2,
    .rosso-finmatica .px-md-2 {
      padding-left: 0.5rem !important; }
    .rosso-finmatica .p-md-3 {
      padding: 1rem !important; }
    .rosso-finmatica .pt-md-3,
    .rosso-finmatica .py-md-3 {
      padding-top: 1rem !important; }
    .rosso-finmatica .pr-md-3,
    .rosso-finmatica .px-md-3 {
      padding-right: 1rem !important; }
    .rosso-finmatica .pb-md-3,
    .rosso-finmatica .py-md-3 {
      padding-bottom: 1rem !important; }
    .rosso-finmatica .pl-md-3,
    .rosso-finmatica .px-md-3 {
      padding-left: 1rem !important; }
    .rosso-finmatica .p-md-4 {
      padding: 1.5rem !important; }
    .rosso-finmatica .pt-md-4,
    .rosso-finmatica .py-md-4 {
      padding-top: 1.5rem !important; }
    .rosso-finmatica .pr-md-4,
    .rosso-finmatica .px-md-4 {
      padding-right: 1.5rem !important; }
    .rosso-finmatica .pb-md-4,
    .rosso-finmatica .py-md-4 {
      padding-bottom: 1.5rem !important; }
    .rosso-finmatica .pl-md-4,
    .rosso-finmatica .px-md-4 {
      padding-left: 1.5rem !important; }
    .rosso-finmatica .p-md-5 {
      padding: 3rem !important; }
    .rosso-finmatica .pt-md-5,
    .rosso-finmatica .py-md-5 {
      padding-top: 3rem !important; }
    .rosso-finmatica .pr-md-5,
    .rosso-finmatica .px-md-5 {
      padding-right: 3rem !important; }
    .rosso-finmatica .pb-md-5,
    .rosso-finmatica .py-md-5 {
      padding-bottom: 3rem !important; }
    .rosso-finmatica .pl-md-5,
    .rosso-finmatica .px-md-5 {
      padding-left: 3rem !important; }
    .rosso-finmatica .p-md-6 {
      padding: 4.5rem !important; }
    .rosso-finmatica .pt-md-6,
    .rosso-finmatica .py-md-6 {
      padding-top: 4.5rem !important; }
    .rosso-finmatica .pr-md-6,
    .rosso-finmatica .px-md-6 {
      padding-right: 4.5rem !important; }
    .rosso-finmatica .pb-md-6,
    .rosso-finmatica .py-md-6 {
      padding-bottom: 4.5rem !important; }
    .rosso-finmatica .pl-md-6,
    .rosso-finmatica .px-md-6 {
      padding-left: 4.5rem !important; }
    .rosso-finmatica .p-md-7 {
      padding: 6rem !important; }
    .rosso-finmatica .pt-md-7,
    .rosso-finmatica .py-md-7 {
      padding-top: 6rem !important; }
    .rosso-finmatica .pr-md-7,
    .rosso-finmatica .px-md-7 {
      padding-right: 6rem !important; }
    .rosso-finmatica .pb-md-7,
    .rosso-finmatica .py-md-7 {
      padding-bottom: 6rem !important; }
    .rosso-finmatica .pl-md-7,
    .rosso-finmatica .px-md-7 {
      padding-left: 6rem !important; }
    .rosso-finmatica .p-md-8 {
      padding: 7.5rem !important; }
    .rosso-finmatica .pt-md-8,
    .rosso-finmatica .py-md-8 {
      padding-top: 7.5rem !important; }
    .rosso-finmatica .pr-md-8,
    .rosso-finmatica .px-md-8 {
      padding-right: 7.5rem !important; }
    .rosso-finmatica .pb-md-8,
    .rosso-finmatica .py-md-8 {
      padding-bottom: 7.5rem !important; }
    .rosso-finmatica .pl-md-8,
    .rosso-finmatica .px-md-8 {
      padding-left: 7.5rem !important; }
    .rosso-finmatica .m-md-n1 {
      margin: -0.25rem !important; }
    .rosso-finmatica .mt-md-n1,
    .rosso-finmatica .my-md-n1 {
      margin-top: -0.25rem !important; }
    .rosso-finmatica .mr-md-n1,
    .rosso-finmatica .mx-md-n1 {
      margin-right: -0.25rem !important; }
    .rosso-finmatica .mb-md-n1,
    .rosso-finmatica .my-md-n1 {
      margin-bottom: -0.25rem !important; }
    .rosso-finmatica .ml-md-n1,
    .rosso-finmatica .mx-md-n1 {
      margin-left: -0.25rem !important; }
    .rosso-finmatica .m-md-n2 {
      margin: -0.5rem !important; }
    .rosso-finmatica .mt-md-n2,
    .rosso-finmatica .my-md-n2 {
      margin-top: -0.5rem !important; }
    .rosso-finmatica .mr-md-n2,
    .rosso-finmatica .mx-md-n2 {
      margin-right: -0.5rem !important; }
    .rosso-finmatica .mb-md-n2,
    .rosso-finmatica .my-md-n2 {
      margin-bottom: -0.5rem !important; }
    .rosso-finmatica .ml-md-n2,
    .rosso-finmatica .mx-md-n2 {
      margin-left: -0.5rem !important; }
    .rosso-finmatica .m-md-n3 {
      margin: -1rem !important; }
    .rosso-finmatica .mt-md-n3,
    .rosso-finmatica .my-md-n3 {
      margin-top: -1rem !important; }
    .rosso-finmatica .mr-md-n3,
    .rosso-finmatica .mx-md-n3 {
      margin-right: -1rem !important; }
    .rosso-finmatica .mb-md-n3,
    .rosso-finmatica .my-md-n3 {
      margin-bottom: -1rem !important; }
    .rosso-finmatica .ml-md-n3,
    .rosso-finmatica .mx-md-n3 {
      margin-left: -1rem !important; }
    .rosso-finmatica .m-md-n4 {
      margin: -1.5rem !important; }
    .rosso-finmatica .mt-md-n4,
    .rosso-finmatica .my-md-n4 {
      margin-top: -1.5rem !important; }
    .rosso-finmatica .mr-md-n4,
    .rosso-finmatica .mx-md-n4 {
      margin-right: -1.5rem !important; }
    .rosso-finmatica .mb-md-n4,
    .rosso-finmatica .my-md-n4 {
      margin-bottom: -1.5rem !important; }
    .rosso-finmatica .ml-md-n4,
    .rosso-finmatica .mx-md-n4 {
      margin-left: -1.5rem !important; }
    .rosso-finmatica .m-md-n5 {
      margin: -3rem !important; }
    .rosso-finmatica .mt-md-n5,
    .rosso-finmatica .my-md-n5 {
      margin-top: -3rem !important; }
    .rosso-finmatica .mr-md-n5,
    .rosso-finmatica .mx-md-n5 {
      margin-right: -3rem !important; }
    .rosso-finmatica .mb-md-n5,
    .rosso-finmatica .my-md-n5 {
      margin-bottom: -3rem !important; }
    .rosso-finmatica .ml-md-n5,
    .rosso-finmatica .mx-md-n5 {
      margin-left: -3rem !important; }
    .rosso-finmatica .m-md-n6 {
      margin: -4.5rem !important; }
    .rosso-finmatica .mt-md-n6,
    .rosso-finmatica .my-md-n6 {
      margin-top: -4.5rem !important; }
    .rosso-finmatica .mr-md-n6,
    .rosso-finmatica .mx-md-n6 {
      margin-right: -4.5rem !important; }
    .rosso-finmatica .mb-md-n6,
    .rosso-finmatica .my-md-n6 {
      margin-bottom: -4.5rem !important; }
    .rosso-finmatica .ml-md-n6,
    .rosso-finmatica .mx-md-n6 {
      margin-left: -4.5rem !important; }
    .rosso-finmatica .m-md-n7 {
      margin: -6rem !important; }
    .rosso-finmatica .mt-md-n7,
    .rosso-finmatica .my-md-n7 {
      margin-top: -6rem !important; }
    .rosso-finmatica .mr-md-n7,
    .rosso-finmatica .mx-md-n7 {
      margin-right: -6rem !important; }
    .rosso-finmatica .mb-md-n7,
    .rosso-finmatica .my-md-n7 {
      margin-bottom: -6rem !important; }
    .rosso-finmatica .ml-md-n7,
    .rosso-finmatica .mx-md-n7 {
      margin-left: -6rem !important; }
    .rosso-finmatica .m-md-n8 {
      margin: -7.5rem !important; }
    .rosso-finmatica .mt-md-n8,
    .rosso-finmatica .my-md-n8 {
      margin-top: -7.5rem !important; }
    .rosso-finmatica .mr-md-n8,
    .rosso-finmatica .mx-md-n8 {
      margin-right: -7.5rem !important; }
    .rosso-finmatica .mb-md-n8,
    .rosso-finmatica .my-md-n8 {
      margin-bottom: -7.5rem !important; }
    .rosso-finmatica .ml-md-n8,
    .rosso-finmatica .mx-md-n8 {
      margin-left: -7.5rem !important; }
    .rosso-finmatica .m-md-auto {
      margin: auto !important; }
    .rosso-finmatica .mt-md-auto,
    .rosso-finmatica .my-md-auto {
      margin-top: auto !important; }
    .rosso-finmatica .mr-md-auto,
    .rosso-finmatica .mx-md-auto {
      margin-right: auto !important; }
    .rosso-finmatica .mb-md-auto,
    .rosso-finmatica .my-md-auto {
      margin-bottom: auto !important; }
    .rosso-finmatica .ml-md-auto,
    .rosso-finmatica .mx-md-auto {
      margin-left: auto !important; } }
  @media (min-width: 992px) {
    .rosso-finmatica .m-lg-0 {
      margin: 0 !important; }
    .rosso-finmatica .mt-lg-0,
    .rosso-finmatica .my-lg-0 {
      margin-top: 0 !important; }
    .rosso-finmatica .mr-lg-0,
    .rosso-finmatica .mx-lg-0 {
      margin-right: 0 !important; }
    .rosso-finmatica .mb-lg-0,
    .rosso-finmatica .my-lg-0 {
      margin-bottom: 0 !important; }
    .rosso-finmatica .ml-lg-0,
    .rosso-finmatica .mx-lg-0 {
      margin-left: 0 !important; }
    .rosso-finmatica .m-lg-1 {
      margin: 0.25rem !important; }
    .rosso-finmatica .mt-lg-1,
    .rosso-finmatica .my-lg-1 {
      margin-top: 0.25rem !important; }
    .rosso-finmatica .mr-lg-1,
    .rosso-finmatica .mx-lg-1 {
      margin-right: 0.25rem !important; }
    .rosso-finmatica .mb-lg-1,
    .rosso-finmatica .my-lg-1 {
      margin-bottom: 0.25rem !important; }
    .rosso-finmatica .ml-lg-1,
    .rosso-finmatica .mx-lg-1 {
      margin-left: 0.25rem !important; }
    .rosso-finmatica .m-lg-2 {
      margin: 0.5rem !important; }
    .rosso-finmatica .mt-lg-2,
    .rosso-finmatica .my-lg-2 {
      margin-top: 0.5rem !important; }
    .rosso-finmatica .mr-lg-2,
    .rosso-finmatica .mx-lg-2 {
      margin-right: 0.5rem !important; }
    .rosso-finmatica .mb-lg-2,
    .rosso-finmatica .my-lg-2 {
      margin-bottom: 0.5rem !important; }
    .rosso-finmatica .ml-lg-2,
    .rosso-finmatica .mx-lg-2 {
      margin-left: 0.5rem !important; }
    .rosso-finmatica .m-lg-3 {
      margin: 1rem !important; }
    .rosso-finmatica .mt-lg-3,
    .rosso-finmatica .my-lg-3 {
      margin-top: 1rem !important; }
    .rosso-finmatica .mr-lg-3,
    .rosso-finmatica .mx-lg-3 {
      margin-right: 1rem !important; }
    .rosso-finmatica .mb-lg-3,
    .rosso-finmatica .my-lg-3 {
      margin-bottom: 1rem !important; }
    .rosso-finmatica .ml-lg-3,
    .rosso-finmatica .mx-lg-3 {
      margin-left: 1rem !important; }
    .rosso-finmatica .m-lg-4 {
      margin: 1.5rem !important; }
    .rosso-finmatica .mt-lg-4,
    .rosso-finmatica .my-lg-4 {
      margin-top: 1.5rem !important; }
    .rosso-finmatica .mr-lg-4,
    .rosso-finmatica .mx-lg-4 {
      margin-right: 1.5rem !important; }
    .rosso-finmatica .mb-lg-4,
    .rosso-finmatica .my-lg-4 {
      margin-bottom: 1.5rem !important; }
    .rosso-finmatica .ml-lg-4,
    .rosso-finmatica .mx-lg-4 {
      margin-left: 1.5rem !important; }
    .rosso-finmatica .m-lg-5 {
      margin: 3rem !important; }
    .rosso-finmatica .mt-lg-5,
    .rosso-finmatica .my-lg-5 {
      margin-top: 3rem !important; }
    .rosso-finmatica .mr-lg-5,
    .rosso-finmatica .mx-lg-5 {
      margin-right: 3rem !important; }
    .rosso-finmatica .mb-lg-5,
    .rosso-finmatica .my-lg-5 {
      margin-bottom: 3rem !important; }
    .rosso-finmatica .ml-lg-5,
    .rosso-finmatica .mx-lg-5 {
      margin-left: 3rem !important; }
    .rosso-finmatica .m-lg-6 {
      margin: 4.5rem !important; }
    .rosso-finmatica .mt-lg-6,
    .rosso-finmatica .my-lg-6 {
      margin-top: 4.5rem !important; }
    .rosso-finmatica .mr-lg-6,
    .rosso-finmatica .mx-lg-6 {
      margin-right: 4.5rem !important; }
    .rosso-finmatica .mb-lg-6,
    .rosso-finmatica .my-lg-6 {
      margin-bottom: 4.5rem !important; }
    .rosso-finmatica .ml-lg-6,
    .rosso-finmatica .mx-lg-6 {
      margin-left: 4.5rem !important; }
    .rosso-finmatica .m-lg-7 {
      margin: 6rem !important; }
    .rosso-finmatica .mt-lg-7,
    .rosso-finmatica .my-lg-7 {
      margin-top: 6rem !important; }
    .rosso-finmatica .mr-lg-7,
    .rosso-finmatica .mx-lg-7 {
      margin-right: 6rem !important; }
    .rosso-finmatica .mb-lg-7,
    .rosso-finmatica .my-lg-7 {
      margin-bottom: 6rem !important; }
    .rosso-finmatica .ml-lg-7,
    .rosso-finmatica .mx-lg-7 {
      margin-left: 6rem !important; }
    .rosso-finmatica .m-lg-8 {
      margin: 7.5rem !important; }
    .rosso-finmatica .mt-lg-8,
    .rosso-finmatica .my-lg-8 {
      margin-top: 7.5rem !important; }
    .rosso-finmatica .mr-lg-8,
    .rosso-finmatica .mx-lg-8 {
      margin-right: 7.5rem !important; }
    .rosso-finmatica .mb-lg-8,
    .rosso-finmatica .my-lg-8 {
      margin-bottom: 7.5rem !important; }
    .rosso-finmatica .ml-lg-8,
    .rosso-finmatica .mx-lg-8 {
      margin-left: 7.5rem !important; }
    .rosso-finmatica .p-lg-0 {
      padding: 0 !important; }
    .rosso-finmatica .pt-lg-0,
    .rosso-finmatica .py-lg-0 {
      padding-top: 0 !important; }
    .rosso-finmatica .pr-lg-0,
    .rosso-finmatica .px-lg-0 {
      padding-right: 0 !important; }
    .rosso-finmatica .pb-lg-0,
    .rosso-finmatica .py-lg-0 {
      padding-bottom: 0 !important; }
    .rosso-finmatica .pl-lg-0,
    .rosso-finmatica .px-lg-0 {
      padding-left: 0 !important; }
    .rosso-finmatica .p-lg-1 {
      padding: 0.25rem !important; }
    .rosso-finmatica .pt-lg-1,
    .rosso-finmatica .py-lg-1 {
      padding-top: 0.25rem !important; }
    .rosso-finmatica .pr-lg-1,
    .rosso-finmatica .px-lg-1 {
      padding-right: 0.25rem !important; }
    .rosso-finmatica .pb-lg-1,
    .rosso-finmatica .py-lg-1 {
      padding-bottom: 0.25rem !important; }
    .rosso-finmatica .pl-lg-1,
    .rosso-finmatica .px-lg-1 {
      padding-left: 0.25rem !important; }
    .rosso-finmatica .p-lg-2 {
      padding: 0.5rem !important; }
    .rosso-finmatica .pt-lg-2,
    .rosso-finmatica .py-lg-2 {
      padding-top: 0.5rem !important; }
    .rosso-finmatica .pr-lg-2,
    .rosso-finmatica .px-lg-2 {
      padding-right: 0.5rem !important; }
    .rosso-finmatica .pb-lg-2,
    .rosso-finmatica .py-lg-2 {
      padding-bottom: 0.5rem !important; }
    .rosso-finmatica .pl-lg-2,
    .rosso-finmatica .px-lg-2 {
      padding-left: 0.5rem !important; }
    .rosso-finmatica .p-lg-3 {
      padding: 1rem !important; }
    .rosso-finmatica .pt-lg-3,
    .rosso-finmatica .py-lg-3 {
      padding-top: 1rem !important; }
    .rosso-finmatica .pr-lg-3,
    .rosso-finmatica .px-lg-3 {
      padding-right: 1rem !important; }
    .rosso-finmatica .pb-lg-3,
    .rosso-finmatica .py-lg-3 {
      padding-bottom: 1rem !important; }
    .rosso-finmatica .pl-lg-3,
    .rosso-finmatica .px-lg-3 {
      padding-left: 1rem !important; }
    .rosso-finmatica .p-lg-4 {
      padding: 1.5rem !important; }
    .rosso-finmatica .pt-lg-4,
    .rosso-finmatica .py-lg-4 {
      padding-top: 1.5rem !important; }
    .rosso-finmatica .pr-lg-4,
    .rosso-finmatica .px-lg-4 {
      padding-right: 1.5rem !important; }
    .rosso-finmatica .pb-lg-4,
    .rosso-finmatica .py-lg-4 {
      padding-bottom: 1.5rem !important; }
    .rosso-finmatica .pl-lg-4,
    .rosso-finmatica .px-lg-4 {
      padding-left: 1.5rem !important; }
    .rosso-finmatica .p-lg-5 {
      padding: 3rem !important; }
    .rosso-finmatica .pt-lg-5,
    .rosso-finmatica .py-lg-5 {
      padding-top: 3rem !important; }
    .rosso-finmatica .pr-lg-5,
    .rosso-finmatica .px-lg-5 {
      padding-right: 3rem !important; }
    .rosso-finmatica .pb-lg-5,
    .rosso-finmatica .py-lg-5 {
      padding-bottom: 3rem !important; }
    .rosso-finmatica .pl-lg-5,
    .rosso-finmatica .px-lg-5 {
      padding-left: 3rem !important; }
    .rosso-finmatica .p-lg-6 {
      padding: 4.5rem !important; }
    .rosso-finmatica .pt-lg-6,
    .rosso-finmatica .py-lg-6 {
      padding-top: 4.5rem !important; }
    .rosso-finmatica .pr-lg-6,
    .rosso-finmatica .px-lg-6 {
      padding-right: 4.5rem !important; }
    .rosso-finmatica .pb-lg-6,
    .rosso-finmatica .py-lg-6 {
      padding-bottom: 4.5rem !important; }
    .rosso-finmatica .pl-lg-6,
    .rosso-finmatica .px-lg-6 {
      padding-left: 4.5rem !important; }
    .rosso-finmatica .p-lg-7 {
      padding: 6rem !important; }
    .rosso-finmatica .pt-lg-7,
    .rosso-finmatica .py-lg-7 {
      padding-top: 6rem !important; }
    .rosso-finmatica .pr-lg-7,
    .rosso-finmatica .px-lg-7 {
      padding-right: 6rem !important; }
    .rosso-finmatica .pb-lg-7,
    .rosso-finmatica .py-lg-7 {
      padding-bottom: 6rem !important; }
    .rosso-finmatica .pl-lg-7,
    .rosso-finmatica .px-lg-7 {
      padding-left: 6rem !important; }
    .rosso-finmatica .p-lg-8 {
      padding: 7.5rem !important; }
    .rosso-finmatica .pt-lg-8,
    .rosso-finmatica .py-lg-8 {
      padding-top: 7.5rem !important; }
    .rosso-finmatica .pr-lg-8,
    .rosso-finmatica .px-lg-8 {
      padding-right: 7.5rem !important; }
    .rosso-finmatica .pb-lg-8,
    .rosso-finmatica .py-lg-8 {
      padding-bottom: 7.5rem !important; }
    .rosso-finmatica .pl-lg-8,
    .rosso-finmatica .px-lg-8 {
      padding-left: 7.5rem !important; }
    .rosso-finmatica .m-lg-n1 {
      margin: -0.25rem !important; }
    .rosso-finmatica .mt-lg-n1,
    .rosso-finmatica .my-lg-n1 {
      margin-top: -0.25rem !important; }
    .rosso-finmatica .mr-lg-n1,
    .rosso-finmatica .mx-lg-n1 {
      margin-right: -0.25rem !important; }
    .rosso-finmatica .mb-lg-n1,
    .rosso-finmatica .my-lg-n1 {
      margin-bottom: -0.25rem !important; }
    .rosso-finmatica .ml-lg-n1,
    .rosso-finmatica .mx-lg-n1 {
      margin-left: -0.25rem !important; }
    .rosso-finmatica .m-lg-n2 {
      margin: -0.5rem !important; }
    .rosso-finmatica .mt-lg-n2,
    .rosso-finmatica .my-lg-n2 {
      margin-top: -0.5rem !important; }
    .rosso-finmatica .mr-lg-n2,
    .rosso-finmatica .mx-lg-n2 {
      margin-right: -0.5rem !important; }
    .rosso-finmatica .mb-lg-n2,
    .rosso-finmatica .my-lg-n2 {
      margin-bottom: -0.5rem !important; }
    .rosso-finmatica .ml-lg-n2,
    .rosso-finmatica .mx-lg-n2 {
      margin-left: -0.5rem !important; }
    .rosso-finmatica .m-lg-n3 {
      margin: -1rem !important; }
    .rosso-finmatica .mt-lg-n3,
    .rosso-finmatica .my-lg-n3 {
      margin-top: -1rem !important; }
    .rosso-finmatica .mr-lg-n3,
    .rosso-finmatica .mx-lg-n3 {
      margin-right: -1rem !important; }
    .rosso-finmatica .mb-lg-n3,
    .rosso-finmatica .my-lg-n3 {
      margin-bottom: -1rem !important; }
    .rosso-finmatica .ml-lg-n3,
    .rosso-finmatica .mx-lg-n3 {
      margin-left: -1rem !important; }
    .rosso-finmatica .m-lg-n4 {
      margin: -1.5rem !important; }
    .rosso-finmatica .mt-lg-n4,
    .rosso-finmatica .my-lg-n4 {
      margin-top: -1.5rem !important; }
    .rosso-finmatica .mr-lg-n4,
    .rosso-finmatica .mx-lg-n4 {
      margin-right: -1.5rem !important; }
    .rosso-finmatica .mb-lg-n4,
    .rosso-finmatica .my-lg-n4 {
      margin-bottom: -1.5rem !important; }
    .rosso-finmatica .ml-lg-n4,
    .rosso-finmatica .mx-lg-n4 {
      margin-left: -1.5rem !important; }
    .rosso-finmatica .m-lg-n5 {
      margin: -3rem !important; }
    .rosso-finmatica .mt-lg-n5,
    .rosso-finmatica .my-lg-n5 {
      margin-top: -3rem !important; }
    .rosso-finmatica .mr-lg-n5,
    .rosso-finmatica .mx-lg-n5 {
      margin-right: -3rem !important; }
    .rosso-finmatica .mb-lg-n5,
    .rosso-finmatica .my-lg-n5 {
      margin-bottom: -3rem !important; }
    .rosso-finmatica .ml-lg-n5,
    .rosso-finmatica .mx-lg-n5 {
      margin-left: -3rem !important; }
    .rosso-finmatica .m-lg-n6 {
      margin: -4.5rem !important; }
    .rosso-finmatica .mt-lg-n6,
    .rosso-finmatica .my-lg-n6 {
      margin-top: -4.5rem !important; }
    .rosso-finmatica .mr-lg-n6,
    .rosso-finmatica .mx-lg-n6 {
      margin-right: -4.5rem !important; }
    .rosso-finmatica .mb-lg-n6,
    .rosso-finmatica .my-lg-n6 {
      margin-bottom: -4.5rem !important; }
    .rosso-finmatica .ml-lg-n6,
    .rosso-finmatica .mx-lg-n6 {
      margin-left: -4.5rem !important; }
    .rosso-finmatica .m-lg-n7 {
      margin: -6rem !important; }
    .rosso-finmatica .mt-lg-n7,
    .rosso-finmatica .my-lg-n7 {
      margin-top: -6rem !important; }
    .rosso-finmatica .mr-lg-n7,
    .rosso-finmatica .mx-lg-n7 {
      margin-right: -6rem !important; }
    .rosso-finmatica .mb-lg-n7,
    .rosso-finmatica .my-lg-n7 {
      margin-bottom: -6rem !important; }
    .rosso-finmatica .ml-lg-n7,
    .rosso-finmatica .mx-lg-n7 {
      margin-left: -6rem !important; }
    .rosso-finmatica .m-lg-n8 {
      margin: -7.5rem !important; }
    .rosso-finmatica .mt-lg-n8,
    .rosso-finmatica .my-lg-n8 {
      margin-top: -7.5rem !important; }
    .rosso-finmatica .mr-lg-n8,
    .rosso-finmatica .mx-lg-n8 {
      margin-right: -7.5rem !important; }
    .rosso-finmatica .mb-lg-n8,
    .rosso-finmatica .my-lg-n8 {
      margin-bottom: -7.5rem !important; }
    .rosso-finmatica .ml-lg-n8,
    .rosso-finmatica .mx-lg-n8 {
      margin-left: -7.5rem !important; }
    .rosso-finmatica .m-lg-auto {
      margin: auto !important; }
    .rosso-finmatica .mt-lg-auto,
    .rosso-finmatica .my-lg-auto {
      margin-top: auto !important; }
    .rosso-finmatica .mr-lg-auto,
    .rosso-finmatica .mx-lg-auto {
      margin-right: auto !important; }
    .rosso-finmatica .mb-lg-auto,
    .rosso-finmatica .my-lg-auto {
      margin-bottom: auto !important; }
    .rosso-finmatica .ml-lg-auto,
    .rosso-finmatica .mx-lg-auto {
      margin-left: auto !important; } }
  @media (min-width: 1200px) {
    .rosso-finmatica .m-xl-0 {
      margin: 0 !important; }
    .rosso-finmatica .mt-xl-0,
    .rosso-finmatica .my-xl-0 {
      margin-top: 0 !important; }
    .rosso-finmatica .mr-xl-0,
    .rosso-finmatica .mx-xl-0 {
      margin-right: 0 !important; }
    .rosso-finmatica .mb-xl-0,
    .rosso-finmatica .my-xl-0 {
      margin-bottom: 0 !important; }
    .rosso-finmatica .ml-xl-0,
    .rosso-finmatica .mx-xl-0 {
      margin-left: 0 !important; }
    .rosso-finmatica .m-xl-1 {
      margin: 0.25rem !important; }
    .rosso-finmatica .mt-xl-1,
    .rosso-finmatica .my-xl-1 {
      margin-top: 0.25rem !important; }
    .rosso-finmatica .mr-xl-1,
    .rosso-finmatica .mx-xl-1 {
      margin-right: 0.25rem !important; }
    .rosso-finmatica .mb-xl-1,
    .rosso-finmatica .my-xl-1 {
      margin-bottom: 0.25rem !important; }
    .rosso-finmatica .ml-xl-1,
    .rosso-finmatica .mx-xl-1 {
      margin-left: 0.25rem !important; }
    .rosso-finmatica .m-xl-2 {
      margin: 0.5rem !important; }
    .rosso-finmatica .mt-xl-2,
    .rosso-finmatica .my-xl-2 {
      margin-top: 0.5rem !important; }
    .rosso-finmatica .mr-xl-2,
    .rosso-finmatica .mx-xl-2 {
      margin-right: 0.5rem !important; }
    .rosso-finmatica .mb-xl-2,
    .rosso-finmatica .my-xl-2 {
      margin-bottom: 0.5rem !important; }
    .rosso-finmatica .ml-xl-2,
    .rosso-finmatica .mx-xl-2 {
      margin-left: 0.5rem !important; }
    .rosso-finmatica .m-xl-3 {
      margin: 1rem !important; }
    .rosso-finmatica .mt-xl-3,
    .rosso-finmatica .my-xl-3 {
      margin-top: 1rem !important; }
    .rosso-finmatica .mr-xl-3,
    .rosso-finmatica .mx-xl-3 {
      margin-right: 1rem !important; }
    .rosso-finmatica .mb-xl-3,
    .rosso-finmatica .my-xl-3 {
      margin-bottom: 1rem !important; }
    .rosso-finmatica .ml-xl-3,
    .rosso-finmatica .mx-xl-3 {
      margin-left: 1rem !important; }
    .rosso-finmatica .m-xl-4 {
      margin: 1.5rem !important; }
    .rosso-finmatica .mt-xl-4,
    .rosso-finmatica .my-xl-4 {
      margin-top: 1.5rem !important; }
    .rosso-finmatica .mr-xl-4,
    .rosso-finmatica .mx-xl-4 {
      margin-right: 1.5rem !important; }
    .rosso-finmatica .mb-xl-4,
    .rosso-finmatica .my-xl-4 {
      margin-bottom: 1.5rem !important; }
    .rosso-finmatica .ml-xl-4,
    .rosso-finmatica .mx-xl-4 {
      margin-left: 1.5rem !important; }
    .rosso-finmatica .m-xl-5 {
      margin: 3rem !important; }
    .rosso-finmatica .mt-xl-5,
    .rosso-finmatica .my-xl-5 {
      margin-top: 3rem !important; }
    .rosso-finmatica .mr-xl-5,
    .rosso-finmatica .mx-xl-5 {
      margin-right: 3rem !important; }
    .rosso-finmatica .mb-xl-5,
    .rosso-finmatica .my-xl-5 {
      margin-bottom: 3rem !important; }
    .rosso-finmatica .ml-xl-5,
    .rosso-finmatica .mx-xl-5 {
      margin-left: 3rem !important; }
    .rosso-finmatica .m-xl-6 {
      margin: 4.5rem !important; }
    .rosso-finmatica .mt-xl-6,
    .rosso-finmatica .my-xl-6 {
      margin-top: 4.5rem !important; }
    .rosso-finmatica .mr-xl-6,
    .rosso-finmatica .mx-xl-6 {
      margin-right: 4.5rem !important; }
    .rosso-finmatica .mb-xl-6,
    .rosso-finmatica .my-xl-6 {
      margin-bottom: 4.5rem !important; }
    .rosso-finmatica .ml-xl-6,
    .rosso-finmatica .mx-xl-6 {
      margin-left: 4.5rem !important; }
    .rosso-finmatica .m-xl-7 {
      margin: 6rem !important; }
    .rosso-finmatica .mt-xl-7,
    .rosso-finmatica .my-xl-7 {
      margin-top: 6rem !important; }
    .rosso-finmatica .mr-xl-7,
    .rosso-finmatica .mx-xl-7 {
      margin-right: 6rem !important; }
    .rosso-finmatica .mb-xl-7,
    .rosso-finmatica .my-xl-7 {
      margin-bottom: 6rem !important; }
    .rosso-finmatica .ml-xl-7,
    .rosso-finmatica .mx-xl-7 {
      margin-left: 6rem !important; }
    .rosso-finmatica .m-xl-8 {
      margin: 7.5rem !important; }
    .rosso-finmatica .mt-xl-8,
    .rosso-finmatica .my-xl-8 {
      margin-top: 7.5rem !important; }
    .rosso-finmatica .mr-xl-8,
    .rosso-finmatica .mx-xl-8 {
      margin-right: 7.5rem !important; }
    .rosso-finmatica .mb-xl-8,
    .rosso-finmatica .my-xl-8 {
      margin-bottom: 7.5rem !important; }
    .rosso-finmatica .ml-xl-8,
    .rosso-finmatica .mx-xl-8 {
      margin-left: 7.5rem !important; }
    .rosso-finmatica .p-xl-0 {
      padding: 0 !important; }
    .rosso-finmatica .pt-xl-0,
    .rosso-finmatica .py-xl-0 {
      padding-top: 0 !important; }
    .rosso-finmatica .pr-xl-0,
    .rosso-finmatica .px-xl-0 {
      padding-right: 0 !important; }
    .rosso-finmatica .pb-xl-0,
    .rosso-finmatica .py-xl-0 {
      padding-bottom: 0 !important; }
    .rosso-finmatica .pl-xl-0,
    .rosso-finmatica .px-xl-0 {
      padding-left: 0 !important; }
    .rosso-finmatica .p-xl-1 {
      padding: 0.25rem !important; }
    .rosso-finmatica .pt-xl-1,
    .rosso-finmatica .py-xl-1 {
      padding-top: 0.25rem !important; }
    .rosso-finmatica .pr-xl-1,
    .rosso-finmatica .px-xl-1 {
      padding-right: 0.25rem !important; }
    .rosso-finmatica .pb-xl-1,
    .rosso-finmatica .py-xl-1 {
      padding-bottom: 0.25rem !important; }
    .rosso-finmatica .pl-xl-1,
    .rosso-finmatica .px-xl-1 {
      padding-left: 0.25rem !important; }
    .rosso-finmatica .p-xl-2 {
      padding: 0.5rem !important; }
    .rosso-finmatica .pt-xl-2,
    .rosso-finmatica .py-xl-2 {
      padding-top: 0.5rem !important; }
    .rosso-finmatica .pr-xl-2,
    .rosso-finmatica .px-xl-2 {
      padding-right: 0.5rem !important; }
    .rosso-finmatica .pb-xl-2,
    .rosso-finmatica .py-xl-2 {
      padding-bottom: 0.5rem !important; }
    .rosso-finmatica .pl-xl-2,
    .rosso-finmatica .px-xl-2 {
      padding-left: 0.5rem !important; }
    .rosso-finmatica .p-xl-3 {
      padding: 1rem !important; }
    .rosso-finmatica .pt-xl-3,
    .rosso-finmatica .py-xl-3 {
      padding-top: 1rem !important; }
    .rosso-finmatica .pr-xl-3,
    .rosso-finmatica .px-xl-3 {
      padding-right: 1rem !important; }
    .rosso-finmatica .pb-xl-3,
    .rosso-finmatica .py-xl-3 {
      padding-bottom: 1rem !important; }
    .rosso-finmatica .pl-xl-3,
    .rosso-finmatica .px-xl-3 {
      padding-left: 1rem !important; }
    .rosso-finmatica .p-xl-4 {
      padding: 1.5rem !important; }
    .rosso-finmatica .pt-xl-4,
    .rosso-finmatica .py-xl-4 {
      padding-top: 1.5rem !important; }
    .rosso-finmatica .pr-xl-4,
    .rosso-finmatica .px-xl-4 {
      padding-right: 1.5rem !important; }
    .rosso-finmatica .pb-xl-4,
    .rosso-finmatica .py-xl-4 {
      padding-bottom: 1.5rem !important; }
    .rosso-finmatica .pl-xl-4,
    .rosso-finmatica .px-xl-4 {
      padding-left: 1.5rem !important; }
    .rosso-finmatica .p-xl-5 {
      padding: 3rem !important; }
    .rosso-finmatica .pt-xl-5,
    .rosso-finmatica .py-xl-5 {
      padding-top: 3rem !important; }
    .rosso-finmatica .pr-xl-5,
    .rosso-finmatica .px-xl-5 {
      padding-right: 3rem !important; }
    .rosso-finmatica .pb-xl-5,
    .rosso-finmatica .py-xl-5 {
      padding-bottom: 3rem !important; }
    .rosso-finmatica .pl-xl-5,
    .rosso-finmatica .px-xl-5 {
      padding-left: 3rem !important; }
    .rosso-finmatica .p-xl-6 {
      padding: 4.5rem !important; }
    .rosso-finmatica .pt-xl-6,
    .rosso-finmatica .py-xl-6 {
      padding-top: 4.5rem !important; }
    .rosso-finmatica .pr-xl-6,
    .rosso-finmatica .px-xl-6 {
      padding-right: 4.5rem !important; }
    .rosso-finmatica .pb-xl-6,
    .rosso-finmatica .py-xl-6 {
      padding-bottom: 4.5rem !important; }
    .rosso-finmatica .pl-xl-6,
    .rosso-finmatica .px-xl-6 {
      padding-left: 4.5rem !important; }
    .rosso-finmatica .p-xl-7 {
      padding: 6rem !important; }
    .rosso-finmatica .pt-xl-7,
    .rosso-finmatica .py-xl-7 {
      padding-top: 6rem !important; }
    .rosso-finmatica .pr-xl-7,
    .rosso-finmatica .px-xl-7 {
      padding-right: 6rem !important; }
    .rosso-finmatica .pb-xl-7,
    .rosso-finmatica .py-xl-7 {
      padding-bottom: 6rem !important; }
    .rosso-finmatica .pl-xl-7,
    .rosso-finmatica .px-xl-7 {
      padding-left: 6rem !important; }
    .rosso-finmatica .p-xl-8 {
      padding: 7.5rem !important; }
    .rosso-finmatica .pt-xl-8,
    .rosso-finmatica .py-xl-8 {
      padding-top: 7.5rem !important; }
    .rosso-finmatica .pr-xl-8,
    .rosso-finmatica .px-xl-8 {
      padding-right: 7.5rem !important; }
    .rosso-finmatica .pb-xl-8,
    .rosso-finmatica .py-xl-8 {
      padding-bottom: 7.5rem !important; }
    .rosso-finmatica .pl-xl-8,
    .rosso-finmatica .px-xl-8 {
      padding-left: 7.5rem !important; }
    .rosso-finmatica .m-xl-n1 {
      margin: -0.25rem !important; }
    .rosso-finmatica .mt-xl-n1,
    .rosso-finmatica .my-xl-n1 {
      margin-top: -0.25rem !important; }
    .rosso-finmatica .mr-xl-n1,
    .rosso-finmatica .mx-xl-n1 {
      margin-right: -0.25rem !important; }
    .rosso-finmatica .mb-xl-n1,
    .rosso-finmatica .my-xl-n1 {
      margin-bottom: -0.25rem !important; }
    .rosso-finmatica .ml-xl-n1,
    .rosso-finmatica .mx-xl-n1 {
      margin-left: -0.25rem !important; }
    .rosso-finmatica .m-xl-n2 {
      margin: -0.5rem !important; }
    .rosso-finmatica .mt-xl-n2,
    .rosso-finmatica .my-xl-n2 {
      margin-top: -0.5rem !important; }
    .rosso-finmatica .mr-xl-n2,
    .rosso-finmatica .mx-xl-n2 {
      margin-right: -0.5rem !important; }
    .rosso-finmatica .mb-xl-n2,
    .rosso-finmatica .my-xl-n2 {
      margin-bottom: -0.5rem !important; }
    .rosso-finmatica .ml-xl-n2,
    .rosso-finmatica .mx-xl-n2 {
      margin-left: -0.5rem !important; }
    .rosso-finmatica .m-xl-n3 {
      margin: -1rem !important; }
    .rosso-finmatica .mt-xl-n3,
    .rosso-finmatica .my-xl-n3 {
      margin-top: -1rem !important; }
    .rosso-finmatica .mr-xl-n3,
    .rosso-finmatica .mx-xl-n3 {
      margin-right: -1rem !important; }
    .rosso-finmatica .mb-xl-n3,
    .rosso-finmatica .my-xl-n3 {
      margin-bottom: -1rem !important; }
    .rosso-finmatica .ml-xl-n3,
    .rosso-finmatica .mx-xl-n3 {
      margin-left: -1rem !important; }
    .rosso-finmatica .m-xl-n4 {
      margin: -1.5rem !important; }
    .rosso-finmatica .mt-xl-n4,
    .rosso-finmatica .my-xl-n4 {
      margin-top: -1.5rem !important; }
    .rosso-finmatica .mr-xl-n4,
    .rosso-finmatica .mx-xl-n4 {
      margin-right: -1.5rem !important; }
    .rosso-finmatica .mb-xl-n4,
    .rosso-finmatica .my-xl-n4 {
      margin-bottom: -1.5rem !important; }
    .rosso-finmatica .ml-xl-n4,
    .rosso-finmatica .mx-xl-n4 {
      margin-left: -1.5rem !important; }
    .rosso-finmatica .m-xl-n5 {
      margin: -3rem !important; }
    .rosso-finmatica .mt-xl-n5,
    .rosso-finmatica .my-xl-n5 {
      margin-top: -3rem !important; }
    .rosso-finmatica .mr-xl-n5,
    .rosso-finmatica .mx-xl-n5 {
      margin-right: -3rem !important; }
    .rosso-finmatica .mb-xl-n5,
    .rosso-finmatica .my-xl-n5 {
      margin-bottom: -3rem !important; }
    .rosso-finmatica .ml-xl-n5,
    .rosso-finmatica .mx-xl-n5 {
      margin-left: -3rem !important; }
    .rosso-finmatica .m-xl-n6 {
      margin: -4.5rem !important; }
    .rosso-finmatica .mt-xl-n6,
    .rosso-finmatica .my-xl-n6 {
      margin-top: -4.5rem !important; }
    .rosso-finmatica .mr-xl-n6,
    .rosso-finmatica .mx-xl-n6 {
      margin-right: -4.5rem !important; }
    .rosso-finmatica .mb-xl-n6,
    .rosso-finmatica .my-xl-n6 {
      margin-bottom: -4.5rem !important; }
    .rosso-finmatica .ml-xl-n6,
    .rosso-finmatica .mx-xl-n6 {
      margin-left: -4.5rem !important; }
    .rosso-finmatica .m-xl-n7 {
      margin: -6rem !important; }
    .rosso-finmatica .mt-xl-n7,
    .rosso-finmatica .my-xl-n7 {
      margin-top: -6rem !important; }
    .rosso-finmatica .mr-xl-n7,
    .rosso-finmatica .mx-xl-n7 {
      margin-right: -6rem !important; }
    .rosso-finmatica .mb-xl-n7,
    .rosso-finmatica .my-xl-n7 {
      margin-bottom: -6rem !important; }
    .rosso-finmatica .ml-xl-n7,
    .rosso-finmatica .mx-xl-n7 {
      margin-left: -6rem !important; }
    .rosso-finmatica .m-xl-n8 {
      margin: -7.5rem !important; }
    .rosso-finmatica .mt-xl-n8,
    .rosso-finmatica .my-xl-n8 {
      margin-top: -7.5rem !important; }
    .rosso-finmatica .mr-xl-n8,
    .rosso-finmatica .mx-xl-n8 {
      margin-right: -7.5rem !important; }
    .rosso-finmatica .mb-xl-n8,
    .rosso-finmatica .my-xl-n8 {
      margin-bottom: -7.5rem !important; }
    .rosso-finmatica .ml-xl-n8,
    .rosso-finmatica .mx-xl-n8 {
      margin-left: -7.5rem !important; }
    .rosso-finmatica .m-xl-auto {
      margin: auto !important; }
    .rosso-finmatica .mt-xl-auto,
    .rosso-finmatica .my-xl-auto {
      margin-top: auto !important; }
    .rosso-finmatica .mr-xl-auto,
    .rosso-finmatica .mx-xl-auto {
      margin-right: auto !important; }
    .rosso-finmatica .mb-xl-auto,
    .rosso-finmatica .my-xl-auto {
      margin-bottom: auto !important; }
    .rosso-finmatica .ml-xl-auto,
    .rosso-finmatica .mx-xl-auto {
      margin-left: auto !important; } }
  .rosso-finmatica .stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0); }
  .rosso-finmatica .text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }
  .rosso-finmatica .text-justify {
    text-align: justify !important; }
  .rosso-finmatica .text-wrap {
    white-space: normal !important; }
  .rosso-finmatica .text-nowrap {
    white-space: nowrap !important; }
  .rosso-finmatica .text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .rosso-finmatica .text-left {
    text-align: left !important; }
  .rosso-finmatica .text-right {
    text-align: right !important; }
  .rosso-finmatica .text-center {
    text-align: center !important; }
  @media (min-width: 576px) {
    .rosso-finmatica .text-sm-left {
      text-align: left !important; }
    .rosso-finmatica .text-sm-right {
      text-align: right !important; }
    .rosso-finmatica .text-sm-center {
      text-align: center !important; } }
  @media (min-width: 768px) {
    .rosso-finmatica .text-md-left {
      text-align: left !important; }
    .rosso-finmatica .text-md-right {
      text-align: right !important; }
    .rosso-finmatica .text-md-center {
      text-align: center !important; } }
  @media (min-width: 992px) {
    .rosso-finmatica .text-lg-left {
      text-align: left !important; }
    .rosso-finmatica .text-lg-right {
      text-align: right !important; }
    .rosso-finmatica .text-lg-center {
      text-align: center !important; } }
  @media (min-width: 1200px) {
    .rosso-finmatica .text-xl-left {
      text-align: left !important; }
    .rosso-finmatica .text-xl-right {
      text-align: right !important; }
    .rosso-finmatica .text-xl-center {
      text-align: center !important; } }
  .rosso-finmatica .text-lowercase {
    text-transform: lowercase !important; }
  .rosso-finmatica .text-uppercase {
    text-transform: uppercase !important; }
  .rosso-finmatica .text-capitalize {
    text-transform: capitalize !important; }
  .rosso-finmatica .font-weight-light {
    font-weight: 300 !important; }
  .rosso-finmatica .font-weight-lighter {
    font-weight: lighter !important; }
  .rosso-finmatica .font-weight-normal {
    font-weight: 400 !important; }
  .rosso-finmatica .font-weight-bold {
    font-weight: 700 !important; }
  .rosso-finmatica .font-weight-bolder {
    font-weight: bolder !important; }
  .rosso-finmatica .font-italic {
    font-style: italic !important; }
  .rosso-finmatica .text-white {
    color: #FFF !important; }
  .rosso-finmatica .text-primary {
    color: #8c1e1c !important; }
  .rosso-finmatica a.text-primary:hover, .rosso-finmatica a.text-primary:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.text-primary.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.text-primary.lever {
    color: #771a18 !important; }
  .rosso-finmatica .text-secondary {
    color: #494f54 !important; }
  .rosso-finmatica a.text-secondary:hover, .rosso-finmatica a.text-secondary:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.text-secondary.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.text-secondary.lever {
    color: #3d4246 !important; }
  .rosso-finmatica .text-success {
    color: #19692c !important; }
  .rosso-finmatica a.text-success:hover, .rosso-finmatica a.text-success:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.text-success.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.text-success.lever {
    color: #145523 !important; }
  .rosso-finmatica .text-info {
    color: #0f6674 !important; }
  .rosso-finmatica a.text-info:hover, .rosso-finmatica a.text-info:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.text-info.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.text-info.lever {
    color: #0c525d !important; }
  .rosso-finmatica .text-warning {
    color: #aa8000 !important; }
  .rosso-finmatica a.text-warning:hover, .rosso-finmatica a.text-warning:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.text-warning.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.text-warning.lever {
    color: #a07800 !important; }
  .rosso-finmatica .text-danger {
    color: #a71d2a !important; }
  .rosso-finmatica a.text-danger:hover, .rosso-finmatica a.text-danger:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.text-danger.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.text-danger.lever {
    color: #921925 !important; }
  .rosso-finmatica .text-light {
    color: #cbd3da !important; }
  .rosso-finmatica a.text-light:hover, .rosso-finmatica a.text-light:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.text-light.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.text-light.lever {
    color: #bdc6d0 !important; }
  .rosso-finmatica .text-dark {
    color: #121416 !important; }
  .rosso-finmatica a.text-dark:hover, .rosso-finmatica a.text-dark:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.text-dark.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.text-dark.lever {
    color: #060708 !important; }
  .rosso-finmatica .text-black {
    color: black !important; }
  .rosso-finmatica a.text-black:hover, .rosso-finmatica a.text-black:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.text-black.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.text-black.lever {
    color: black !important; }
  .rosso-finmatica .text-white {
    color: #FFF !important; }
  .rosso-finmatica a.text-white:hover, .rosso-finmatica a.text-white:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.text-white.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.text-white.lever {
    color: #cccccc !important; }
  .rosso-finmatica .text-100 {
    color: #cbd3da !important; }
  .rosso-finmatica a.text-100:hover, .rosso-finmatica a.text-100:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.text-100.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.text-100.lever {
    color: #bdc6d0 !important; }
  .rosso-finmatica .text-200 {
    color: #bdc6cf !important; }
  .rosso-finmatica a.text-200:hover, .rosso-finmatica a.text-200:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.text-200.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.text-200.lever {
    color: #aeb9c4 !important; }
  .rosso-finmatica .text-300 {
    color: #b2bcc5 !important; }
  .rosso-finmatica a.text-300:hover, .rosso-finmatica a.text-300:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.text-300.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.text-300.lever {
    color: #a4afba !important; }
  .rosso-finmatica .text-400 {
    color: #a2aeb9 !important; }
  .rosso-finmatica a.text-400:hover, .rosso-finmatica a.text-400:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.text-400.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.text-400.lever {
    color: #94a1ae !important; }
  .rosso-finmatica .text-500 {
    color: #838f9b !important; }
  .rosso-finmatica a.text-500:hover, .rosso-finmatica a.text-500:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.text-500.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.text-500.lever {
    color: #748290 !important; }
  .rosso-finmatica .text-600 {
    color: #494f54 !important; }
  .rosso-finmatica a.text-600:hover, .rosso-finmatica a.text-600:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.text-600.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.text-600.lever {
    color: #3d4246 !important; }
  .rosso-finmatica .text-700 {
    color: #262a2d !important; }
  .rosso-finmatica a.text-700:hover, .rosso-finmatica a.text-700:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.text-700.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.text-700.lever {
    color: #1a1d20 !important; }
  .rosso-finmatica .text-800 {
    color: #121416 !important; }
  .rosso-finmatica a.text-800:hover, .rosso-finmatica a.text-800:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.text-800.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.text-800.lever {
    color: #060708 !important; }
  .rosso-finmatica .text-900 {
    color: black !important; }
  .rosso-finmatica a.text-900:hover, .rosso-finmatica a.text-900:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.text-900.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.text-900.lever {
    color: black !important; }
  .rosso-finmatica .text-body {
    color: #212529 !important; }
  .rosso-finmatica .text-muted {
    color: #5a768a !important; }
  .rosso-finmatica .text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important; }
  .rosso-finmatica .text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important; }
  .rosso-finmatica .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  .rosso-finmatica .text-decoration-none {
    text-decoration: none !important; }
  .rosso-finmatica .text-break {
    word-break: break-word !important;
    word-wrap: break-word !important; }
  .rosso-finmatica .text-reset {
    color: inherit !important; }
  .rosso-finmatica .visible {
    visibility: visible !important; }
  .rosso-finmatica .invisible {
    visibility: hidden !important; }

@keyframes spinner-border {
  to {
    transform: rotate(360deg); } }
  .rosso-finmatica .spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: 0.25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    animation: .75s linear infinite spinner-border; }
  .rosso-finmatica .spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: 0.2em; }

@keyframes spinner-grow {
  0% {
    transform: scale(0); }
  50% {
    opacity: 1;
    transform: none; } }
  .rosso-finmatica .spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    animation: .75s linear infinite spinner-grow; }
  .rosso-finmatica .spinner-grow-sm {
    width: 1rem;
    height: 1rem; }
  @media (prefers-reduced-motion: reduce) {
    .rosso-finmatica .spinner-border,
    .rosso-finmatica .spinner-grow {
      animation-duration: 1.5s; } }
  .rosso-finmatica .toast {
    flex-basis: 350px;
    max-width: 350px;
    font-size: 0.875rem;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
    opacity: 0;
    border-radius: 0.25rem; }
    .rosso-finmatica .toast:not(:last-child) {
      margin-bottom: 0.75rem; }
    .rosso-finmatica .toast.showing {
      opacity: 1; }
    .rosso-finmatica .toast.show {
      display: block;
      opacity: 1; }
    .rosso-finmatica .toast.hide {
      display: none; }
  .rosso-finmatica .toast-header {
    display: flex;
    align-items: center;
    padding: 0.25rem 0.75rem;
    color: #6c757d;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px); }
  .rosso-finmatica .toast-body {
    padding: 0.75rem; }
  .rosso-finmatica html,
  .rosso-finmatica body {
    font-size: 16px;
    line-height: 1.5; }
    @media (min-width: 576px) {
      .rosso-finmatica html,
      .rosso-finmatica body {
        font-size: 18px;
        line-height: 1.555; } }
  .rosso-finmatica h1, .rosso-finmatica .h1 {
    letter-spacing: -1px; }
    @media (min-width: 576px) {
      .rosso-finmatica h1, .rosso-finmatica .h1 {
        font-size: 2.666rem;
        letter-spacing: -1.2px;
        line-height: 1.25; } }
  .rosso-finmatica h2, .rosso-finmatica .h2 {
    line-height: 1.25;
    letter-spacing: normal; }
    @media (min-width: 576px) {
      .rosso-finmatica h2, .rosso-finmatica .h2 {
        font-size: 2.222rem;
        line-height: 1.2; } }
  .rosso-finmatica h3, .rosso-finmatica .h3 {
    line-height: 1.1428;
    letter-spacing: normal; }
    @media (min-width: 576px) {
      .rosso-finmatica h3, .rosso-finmatica .h3 {
        font-size: 1.777rem;
        line-height: 1.25; } }
  .rosso-finmatica h4, .rosso-finmatica .h4 {
    line-height: 1.1666;
    letter-spacing: normal; }
    @media (min-width: 576px) {
      .rosso-finmatica h4, .rosso-finmatica .h4 {
        font-size: 1.555rem;
        line-height: 1.428;
        font-weight: 600; } }
  .rosso-finmatica h5, .rosso-finmatica .h5 {
    font-weight: 400;
    letter-spacing: normal; }
    @media (min-width: 576px) {
      .rosso-finmatica h5, .rosso-finmatica .h5 {
        font-size: 1.333rem; } }
  .rosso-finmatica h6, .rosso-finmatica .h6 {
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: normal; }
  .rosso-finmatica .display-1 {
    font-size: 3.111rem; }
    @media (min-width: 576px) {
      .rosso-finmatica .display-1 {
        font-size: 3.111rem;
        line-height: 1.428; } }
  .rosso-finmatica blockquote,
  .rosso-finmatica .blockquote {
    font-family: Georgia, "Times New Roman", Times, serif;
    margin: 1.5rem 0; }
  .rosso-finmatica caption {
    font-size: 0.777rem;
    line-height: 1.4285; }
  .rosso-finmatica b,
  .rosso-finmatica strong {
    font-weight: 600; }
  .rosso-finmatica small,
  .rosso-finmatica .small {
    font-size: 0.9375rem;
    font-weight: 400; }
    @media (min-width: 576px) {
      .rosso-finmatica small,
      .rosso-finmatica .small {
        font-size: 0.8888rem; } }
  .rosso-finmatica .x-small {
    font-size: 0.875rem;
    font-weight: 400; }
    @media (min-width: 576px) {
      .rosso-finmatica .x-small {
        font-size: 0.7777rem; } }
  .rosso-finmatica .blockquote-footer {
    color: #6c757d; }
    .bg-dark .rosso-finmatica .blockquote-footer {
      color: #ced4da; }
  .rosso-finmatica .text-serif {
    font-family: Georgia, "Times New Roman", Times, serif !important; }
  .rosso-finmatica .text-sans-serif {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important; }
  .rosso-finmatica .text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }
  .rosso-finmatica .row.variable-gutters {
    margin-right: -15px;
    margin-left: -15px; }
    .rosso-finmatica .row.variable-gutters > .col,
    .rosso-finmatica .row.variable-gutters > [class*='col-'] {
      padding-right: 15px;
      padding-left: 15px; }
    @media (min-width: 576px) {
      .rosso-finmatica .row.variable-gutters {
        margin-right: -6px;
        margin-left: -6px; }
        .rosso-finmatica .row.variable-gutters > .col,
        .rosso-finmatica .row.variable-gutters > [class*='col-'] {
          padding-right: 6px;
          padding-left: 6px; } }
    @media (min-width: 768px) {
      .rosso-finmatica .row.variable-gutters {
        margin-right: -10px;
        margin-left: -10px; }
        .rosso-finmatica .row.variable-gutters > .col,
        .rosso-finmatica .row.variable-gutters > [class*='col-'] {
          padding-right: 10px;
          padding-left: 10px; } }
    @media (min-width: 992px) {
      .rosso-finmatica .row.variable-gutters {
        margin-right: -10px;
        margin-left: -10px; }
        .rosso-finmatica .row.variable-gutters > .col,
        .rosso-finmatica .row.variable-gutters > [class*='col-'] {
          padding-right: 10px;
          padding-left: 10px; } }
    @media (min-width: 1200px) {
      .rosso-finmatica .row.variable-gutters {
        margin-right: -14px;
        margin-left: -14px; }
        .rosso-finmatica .row.variable-gutters > .col,
        .rosso-finmatica .row.variable-gutters > [class*='col-'] {
          padding-right: 14px;
          padding-left: 14px; } }
  .rosso-finmatica .row.row-column-border {
    border-top: 1px solid #b1b1b3; }
    .rosso-finmatica .row.row-column-border > [class^='col-'] {
      padding-top: 2rem;
      padding-bottom: 2rem;
      border-top: 1px solid #b1b1b3; }
      .rosso-finmatica .row.row-column-border > [class^='col-']:first-child {
        border: none; }
      .rosso-finmatica .row.row-column-border > [class^='col-'] .navbar {
        padding: 0; }
        .rosso-finmatica .row.row-column-border > [class^='col-'] .navbar .menu-wrapper .nav-link {
          padding-right: 0; }
  .rosso-finmatica .row.row-column-menu-left > [class^='col-']:first-child {
    padding: 1rem 0; }
  .rosso-finmatica .row.row-column-menu-right > [class^='col-']:last-child {
    padding: 1rem 0; }
  .rosso-finmatica .row.row-card {
    background-color: #FFF; }
  @media (min-width: 992px) {
    .rosso-finmatica .row.row-column-border {
      margin-top: 1rem; }
      .rosso-finmatica .row.row-column-border > [class^='col-'] {
        padding: 3rem 3rem;
        border-top: none;
        border-left: 1px solid #b1b1b3; }
        .rosso-finmatica .row.row-column-border > [class^='col-']:first-child {
          border: none;
          padding-left: 0; }
        .rosso-finmatica .row.row-column-border > [class^='col-'] .navbar .menu-wrapper {
          padding: 0; }
    .rosso-finmatica .row.row-column-menu-left > [class^='col-']:first-child {
      padding: 0; }
    .rosso-finmatica .row.row-column-menu-right > [class^='col-']:last-child {
      padding: 0; } }
  .rosso-finmatica .row.row-full-width {
    max-width: calc(100vw);
    margin: 0 calc(-50vw + 50%); }
    .rosso-finmatica .row.row-full-width > * {
      width: 100%;
      display: flex;
      flex-direction: column; }
      .rosso-finmatica .row.row-full-width > * img {
        width: 100%;
        height: 100%;
        max-height: 600px;
        object-fit: cover; }
  .rosso-finmatica .row.row-title {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    @media (min-width: 576px) {
      .rosso-finmatica .row.row-title {
        flex-direction: row;
        align-items: flex-start; } }
  .rosso-finmatica .row.row-border h1 {
    border-bottom: 1px solid #b1b1b3;
    padding-bottom: 1rem;
    margin-bottom: 1rem; }
  .rosso-finmatica .row.row-border h2 {
    border-bottom: 1px solid #b1b1b3;
    padding-bottom: 1rem;
    margin-bottom: 1rem; }
  .rosso-finmatica .row.row-border h3 {
    border-bottom: 1px solid #b1b1b3;
    padding-bottom: 1rem;
    margin-bottom: 1rem; }
  .rosso-finmatica .row.row-border h4 {
    border-bottom: 1px solid #b1b1b3;
    padding-bottom: 1rem;
    margin-bottom: 1rem; }
  .rosso-finmatica .row.row-border h5 {
    border-bottom: 1px solid #b1b1b3;
    padding-bottom: 1rem;
    margin-bottom: 1rem; }
  .rosso-finmatica .row.row-border h6 {
    border-bottom: 1px solid #b1b1b3;
    padding-bottom: 1rem;
    margin-bottom: 1rem; }
  @media (min-width: 576px) {
    .rosso-finmatica .row.row-border {
      border-bottom: 1px solid #b1b1b3;
      padding-bottom: 1rem;
      margin-bottom: 1rem; }
      .rosso-finmatica .row.row-border h1 {
        border: none;
        margin: 0;
        padding: 0; }
      .rosso-finmatica .row.row-border h2 {
        border: none;
        margin: 0;
        padding: 0; }
      .rosso-finmatica .row.row-border h3 {
        border: none;
        margin: 0;
        padding: 0; }
      .rosso-finmatica .row.row-border h4 {
        border: none;
        margin: 0;
        padding: 0; }
      .rosso-finmatica .row.row-border h5 {
        border: none;
        margin: 0;
        padding: 0; }
      .rosso-finmatica .row.row-border h6 {
        border: none;
        margin: 0;
        padding: 0; } }
  .rosso-finmatica .row.row-calendar {
    display: block; }
  .rosso-finmatica .sticky-wrapper.is-sticky {
    position: fixed; }
    .rosso-finmatica .sticky-wrapper.is-sticky.navbar-wrapper {
      z-index: 1;
      left: 0;
      right: 0;
      width: auto; }
      .rosso-finmatica .sticky-wrapper.is-sticky.navbar-wrapper .navbar {
        padding-top: 1rem;
        padding-bottom: 1rem;
        border-top: 1px solid #b1b1b3; }
      .rosso-finmatica .sticky-wrapper.is-sticky.navbar-wrapper.sticky-expanded {
        z-index: auto; }
    @media (min-width: 992px) {
      .rosso-finmatica .sticky-wrapper.is-sticky.navbar-wrapper {
        z-index: auto;
        left: auto;
        right: auto;
        width: unset; }
        .rosso-finmatica .sticky-wrapper.is-sticky.navbar-wrapper .navbar {
          border: none;
          background-color: transparent;
          padding: 0; }
          .rosso-finmatica .sticky-wrapper.is-sticky.navbar-wrapper .navbar .menu-wrapper {
            padding: 0; }
            .rosso-finmatica .sticky-wrapper.is-sticky.navbar-wrapper .navbar .menu-wrapper .nav-link {
              padding-right: 0; }
          .rosso-finmatica .sticky-wrapper.is-sticky.navbar-wrapper .navbar.it-bottom-navscroll {
            border: none; }
        .rosso-finmatica .sticky-wrapper.is-sticky.navbar-wrapper.at-bottom {
          position: absolute;
          top: auto !important;
          bottom: 0; } }
  .rosso-finmatica .sticky-wrapper.navbar-wrapper .navbar.it-top-navscroll, .rosso-finmatica .sticky-wrapper.navbar-wrapper .navbar.it-bottom-navscroll {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto; }
  .rosso-finmatica .table th,
  .rosso-finmatica .table td {
    text-align: left;
    border-bottom: 1px solid #dee2e6;
    border-top: none; }
  .rosso-finmatica .breadcrumb-container .breadcrumb {
    padding: 0.5em 0;
    border-radius: 0; }
    .rosso-finmatica .breadcrumb-container .breadcrumb .breadcrumb-item {
      padding-left: 0; }
      .rosso-finmatica .breadcrumb-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
        display: none; }
      .rosso-finmatica .breadcrumb-container .breadcrumb .breadcrumb-item i {
        padding-right: 0.5em; }
      .rosso-finmatica .breadcrumb-container .breadcrumb .breadcrumb-item a {
        color: #5b6f82;
        font-weight: 600; }
      .rosso-finmatica .breadcrumb-container .breadcrumb .breadcrumb-item.active a {
        font-weight: normal;
        pointer-events: none; }
      .rosso-finmatica .breadcrumb-container .breadcrumb .breadcrumb-item span.separator {
        display: inline-block;
        font-weight: 600;
        padding: 0 0.5em; }
    .rosso-finmatica .breadcrumb-container .breadcrumb.dark {
      background: #435a70;
      color: #FFF; }
      .rosso-finmatica .breadcrumb-container .breadcrumb.dark .breadcrumb-item a {
        color: #FFF; }
      .rosso-finmatica .breadcrumb-container .breadcrumb.dark .breadcrumb-item span.separator {
        color: #FFF; }
      .rosso-finmatica .breadcrumb-container .breadcrumb.dark .breadcrumb-item i {
        color: #0bd9d2; }
      .rosso-finmatica .breadcrumb-container .breadcrumb.dark .breadcrumb-item.active {
        color: #FFF; }
  .rosso-finmatica .modal-content,
  .rosso-finmatica .modal-header {
    border-radius: 0; }
  .rosso-finmatica *[data-toggle='collapse'] .collapse-icon::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 0.5rem solid;
    border-right: 0.5rem solid transparent;
    border-bottom: 0;
    border-left: 0.5rem solid transparent;
    vertical-align: 0.1875rem; }
  .rosso-finmatica *[data-toggle='collapse'].collapsed .collapse-icon::before {
    transform: rotate(180deg); }
  .rosso-finmatica .collapse-div {
    border-bottom: 1px solid #f8f9fa; }
    .rosso-finmatica .collapse-div .collapse-div {
      border: 1px solid #f8f9fa;
      border-top: 0; }
    .rosso-finmatica .collapse-div.collapse-background-active .collapse-header *[data-toggle='collapse'][aria-expanded='true'] {
      background-color: #CC2C29;
      color: #FFF;
      border-color: #CC2C29; }
      .rosso-finmatica .collapse-div.collapse-background-active .collapse-header *[data-toggle='collapse'][aria-expanded='true']:before {
        color: #FFF; }
    .rosso-finmatica .collapse-div.collapse-background-hover .collapse-header *[data-toggle='collapse']:hover {
      background-color: #CC2C29;
      color: #FFF;
      border-color: #CC2C29; }
      .rosso-finmatica .collapse-div.collapse-background-hover .collapse-header *[data-toggle='collapse']:hover:before {
        color: #FFF; }
    .rosso-finmatica .collapse-div.collapse-left-icon .collapse-header *[data-toggle='collapse']:before {
      content: '-';
      float: left;
      margin: 0 1rem 0 0;
      font-size: 1.5rem;
      line-height: 1.2rem;
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
      transform: none; }
    .rosso-finmatica .collapse-div.collapse-left-icon .collapse-header *[data-toggle='collapse'][aria-expanded='false']:before {
      content: '+'; }
  .rosso-finmatica .collapse-header {
    position: relative; }
    .rosso-finmatica .collapse-header *[data-toggle='collapse'] {
      width: 100%;
      text-align: left;
      border: 0;
      background-color: transparent;
      border-top: 1px solid #f8f9fa;
      padding: 14px 24px;
      cursor: pointer;
      color: #5c6f82;
      font-weight: 600; }
      .rosso-finmatica .collapse-header *[data-toggle='collapse'][aria-expanded='false'] {
        color: #CC2C29; }
        .rosso-finmatica .collapse-header *[data-toggle='collapse'][aria-expanded='false']:before {
          transform: scaleY(-1); }
      .rosso-finmatica .collapse-header *[data-toggle='collapse'][aria-expanded='false']:hover:before, .rosso-finmatica .collapse-header *[data-toggle='collapse'][aria-expanded='true']:hover:before {
        text-decoration: none; }
      .rosso-finmatica .collapse-header *[data-toggle='collapse']:before {
        content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHRpdGxlPml0LWNvbGxhcHNlPC90aXRsZT48ZyBpZD0iTGl2ZWxsb18xMyIgZGF0YS1uYW1lPSJMaXZlbGxvIDEzIj48cGF0aCBmaWxsPSIjN0ZCMkU1IiBkPSJNMTIsMTAuMjUsMTYuNzcsMTVhLjc1Ljc1LDAsMCwwLDEuMDYsMCwuNzQuNzQsMCwwLDAsMC0xLjA2TDEzLjA2LDkuMTlhMS41MSwxLjUxLDAsMCwwLTIuMTIsMEw2LjE3LDE0YS43NC43NCwwLDAsMCwwLDEuMDYuNzUuNzUsMCwwLDAsMS4wNiwwWiIvPjwvZz48L3N2Zz4K");
        float: right;
        width: 1.5rem;
        line-height: 0.1rem;
        color: #f59593;
        transition: transform 0.3s; }
      .rosso-finmatica .collapse-header *[data-toggle='collapse']:hover {
        background: none;
        text-decoration: underline; }
  .rosso-finmatica .collapse-body {
    padding: 12px 24px 42px; }
    .rosso-finmatica .collapse-body .collapse-header button[aria-expanded='true']:before {
      height: 0;
      width: 0; }
  .rosso-finmatica .it-carousel-wrapper {
    margin: 0 auto; }
    .rosso-finmatica .it-carousel-wrapper .it-special-card h5.card-title {
      margin-bottom: 0; }
    .rosso-finmatica .it-carousel-wrapper .it-header-block h2 {
      font-size: 1.75rem;
      border-bottom: 1px solid #d9dadb;
      padding-bottom: 8px;
      margin-bottom: 0;
      letter-spacing: unset; }
    .rosso-finmatica .it-carousel-wrapper .owl-stage-outer {
      padding-top: 24px;
      padding-bottom: 0; }
    .rosso-finmatica .it-carousel-wrapper .card-wrapper {
      padding-bottom: 16px; }
    .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper > a {
      position: relative;
      display: block;
      position: relative; }
    .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper .it-text-slider-wrapper-outside .card {
      border-right: none;
      margin-right: 0; }
      .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper .it-text-slider-wrapper-outside .card:after {
        display: none; }
      .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper .it-text-slider-wrapper-outside .card .card-body .card-signature {
        float: left;
        margin-bottom: 0;
        width: 60%; }
      .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper .it-text-slider-wrapper-outside .card .card-body a.read-more {
        float: right;
        position: inherit;
        bottom: inherit;
        margin-bottom: 0;
        width: 35%;
        justify-content: flex-end;
        line-height: 21px; }
    .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 {
      margin: 0 auto; }
      .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .it-header-block {
        padding: 0 24px; }
      .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3.it-full-carousel .it-img-card .owl-stage {
        left: unset; }
      .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .owl-stage {
        left: -40px; }
      .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3.it-full-carousel .owl-stage {
        left: unset; }
      .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3.it-full-carousel .owl-dots {
        text-align: center; }
      .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .it-img-card .owl-stage {
        left: -16px; }
      .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .card.card-img {
        margin-left: 0;
        margin-right: 0; }
      .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .it-card-bg .card.card-bg {
        margin-left: 0;
        margin-right: 0; }
      .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .it-card-bg .owl-stage-outer {
        border-right: none; }
      .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .it-card-bg .owl-stage {
        left: -16px; }
      .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .it-card-bg .owl-dots {
        text-align: center;
        margin-top: 0; }
      .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .owl-dots {
        text-align: center;
        margin-top: 16px;
        margin-left: 38px;
        margin-right: 38px; }
      .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .it-img-card .owl-dots {
        text-align: center; }
      .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .it-img-card .it-img-card .owl-stage {
        left: -16px; }
    .rosso-finmatica .it-carousel-wrapper .owl-dots {
      text-align: center; }
      .rosso-finmatica .it-carousel-wrapper .owl-dots .owl-dot {
        width: 8px;
        height: 8px;
        background: #b32624;
        display: inline-block;
        opacity: 0.3;
        transition: all 0.3s;
        border-radius: 50px;
        margin: 0 8px; }
        .rosso-finmatica .it-carousel-wrapper .owl-dots .owl-dot.active {
          opacity: 1; }
  @media (min-width: 768px) {
    .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .owl-stage-outer {
      border-right: 3px solid #fff; }
    .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .it-img-card .owl-stage {
      left: -16px; }
    .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3.it-full-carousel .it-img-card .owl-stage {
      left: unset; } }
  @media (min-width: 992px) {
    .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract {
      max-width: 960px; }
      .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .owl-stage {
        display: flex; }
        .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .owl-stage .owl-item {
          display: flex; }
          .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .owl-stage .owl-item .it-single-slide-wrapper {
            height: 100%; }
      .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper {
        display: flex;
        flex-basis: 100%;
        width: 100%; }
        .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper > a {
          flex-basis: 50%; }
          .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper > a .img-responsive-wrapper .img-responsive {
            padding-bottom: inherit;
            position: absolute;
            width: 100%;
            height: 100%; }
        .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper .it-text-slider-wrapper-outside {
          flex-basis: 50%; }
          .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper .it-text-slider-wrapper-outside .card {
            border-right: none;
            margin-right: 0; }
            .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper .it-text-slider-wrapper-outside .card:after {
              display: none; }
            .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper .it-text-slider-wrapper-outside .card .card-body {
              padding-left: 48px;
              padding-bottom: 48px; }
              .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper .it-text-slider-wrapper-outside .card .card-body .card-signature {
                float: left;
                width: 60%; }
              .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper .it-text-slider-wrapper-outside .card .card-body a.read-more {
                float: right;
                position: inherit;
                bottom: inherit;
                margin-bottom: 0;
                width: 35%;
                justify-content: flex-end;
                line-height: 26px; }
      .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract .owl-dots {
        position: absolute;
        left: 50%;
        margin-left: 40px;
        right: 0;
        bottom: 5px;
        text-align: left; }
    .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 {
      max-width: 960px; }
      .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3.it-full-carousel {
        max-width: unset; }
      .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .it-header-block {
        padding: 0 12px; }
      .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .owl-stage-outer {
        border-right: 1px solid #fff; }
      .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .owl-stage {
        left: inherit; }
      .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .it-card-bg .owl-stage {
        left: unset; }
      .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .it-card-bg .owl-stage-outer {
        border-right: none; }
      .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 .owl-dots {
        text-align: left;
        margin-left: 16px;
        margin-right: 16px; } }
  @media (min-width: 1200px) {
    .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract {
      max-width: 1140px; }
    .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3 {
      max-width: 1140px; }
      .rosso-finmatica .it-carousel-wrapper.it-carousel-landscape-abstract-3.it-full-carousel {
        max-width: unset; } }
  .rosso-finmatica .it-calendar-wrapper .it-header-block-title {
    background-color: #CC2C29;
    color: #FFF;
    padding: 0.5em 0;
    border-radius: 4px 4px 0 0; }
  .rosso-finmatica .it-calendar-wrapper .card-wrapper {
    padding: 0; }
  .rosso-finmatica .it-calendar-wrapper .owl-stage-outer {
    padding-top: 0;
    margin-bottom: 12px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }
  .rosso-finmatica .it-calendar-wrapper .owl-item .card-bg {
    box-shadow: none; }
  .rosso-finmatica .it-calendar-wrapper .owl-item.active + .active .card-bg {
    border-bottom-left-radius: 0;
    box-shadow: inset 1rem 0 1rem -1rem rgba(0, 0, 0, 0.3); }
  .rosso-finmatica .it-calendar-wrapper .card .card-title,
  .rosso-finmatica .it-calendar-wrapper .card .card-text {
    border-bottom: 1px solid #b1b1b3;
    padding-bottom: 16px; }
  .rosso-finmatica .it-calendar-wrapper .card .card-body .card-title {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 3em;
    font-weight: 300;
    padding-top: 16px; }
    .rosso-finmatica .it-calendar-wrapper .card .card-body .card-title span {
      font-size: 0.3em;
      display: block;
      padding-top: 1em;
      padding-left: 1em;
      font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
  .rosso-finmatica .it-calendar-wrapper .card .card-text a {
    text-decoration: none;
    color: #495057;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1em; }
    .rosso-finmatica .it-calendar-wrapper .card .card-text a:hover {
      text-decoration: underline;
      color: #CC2C29; }
  .rosso-finmatica .alert {
    position: relative;
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid #dee2e6;
    padding-left: 4em; }
  .rosso-finmatica .alert-heading {
    color: inherit;
    line-height: 1; }
  .rosso-finmatica .alert-link {
    font-weight: 700;
    text-decoration: none; }
  .rosso-finmatica .alert-dismissible {
    padding-right: 3.5rem; }
    .rosso-finmatica .alert-dismissible .close {
      position: absolute;
      top: 0;
      right: 0;
      padding: 0.8rem 1rem;
      color: inherit; }
  .rosso-finmatica .alert-success {
    background-position: 20px 16px;
    background-repeat: no-repeat;
    background-size: 32px 32px;
    border-left: 8px solid #28a745; }
  .rosso-finmatica .alert-info {
    background-position: 20px 16px;
    background-repeat: no-repeat;
    background-size: 32px 32px;
    border-left: 8px solid #17a2b8; }
  .rosso-finmatica .alert-warning {
    background-position: 20px 16px;
    background-repeat: no-repeat;
    background-size: 32px 32px;
    border-left: 8px solid #ffc107; }
  .rosso-finmatica .alert-danger {
    background-position: 20px 16px;
    background-repeat: no-repeat;
    background-size: 32px 32px;
    border-left: 8px solid #dc3545; }
  .rosso-finmatica .alert-danger {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11.5 14.2V5.7h1.2v8.5zm-.1 4.1h1.2v-1.8h-1.2zM22 7.9v8.3L16.1 22H7.9L2 16.2V7.9L7.9 2h8.2zm-1 .4L15.7 3H8.3L3 8.3v7.5L8.3 21h7.4l5.3-5.2z'%3E%3C/path%3E%3C/svg%3E"); }
  .rosso-finmatica .alert-warning {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a10 10 0 1 0 10 10A10 10 0 0 0 12 2zm0 19a9 9 0 1 1 9-9 9 9 0 0 1-9 9zm-.5-6.8V5.7h1.2v8.5zm-.1 2.3h1.2v1.8h-1.2z'%3E%3C/path%3E%3C/svg%3E"); }
  .rosso-finmatica .alert-success {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.1 7.9l.7.7-7.8 7.6-4.7-4.6.7-.7 4 3.9zM22 12A10 10 0 1 1 12 2a10 10 0 0 1 10 10zm-1 0a9 9 0 1 0-9 9 9 9 0 0 0 9-9z'%3E%3C/path%3E%3C/svg%3E"); }
  .rosso-finmatica .alert-info {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a10 10 0 1 0 10 10A10 10 0 0 0 12 2zm0 19a9 9 0 1 1 9-9 9 9 0 0 1-9 9zm-.7-15h1.5v2h-1.5zm0 3h1.5v9h-1.5z'%3E%3C/path%3E%3C/svg%3E"); }
  .rosso-finmatica .btn {
    padding: 12px 24px;
    font-size: 1rem;
    white-space: initial;
    text-decoration: none; }
  .rosso-finmatica .btn-xs, .rosso-finmatica .btn-sm, .rosso-finmatica .blu-finmatica .btn-group-sm > .btn, .rosso-finmatica .btn-group-sm > .btn, .rosso-finmatica .btn-lg, .rosso-finmatica .blu-finmatica .btn-group-lg > .btn, .rosso-finmatica .btn-group-lg > .btn {
    border-radius: 0.25rem;
    line-height: 1.5; }
  .rosso-finmatica .btn-xs {
    padding: 8px 8px;
    font-size: 0.875rem;
    line-height: 1.5; }
  .rosso-finmatica .btn-sm, .rosso-finmatica .blu-finmatica .btn-group-sm > .btn, .rosso-finmatica .btn-group-sm > .btn {
    padding: 10px 20px;
    font-size: 0.875rem;
    line-height: 1.5; }
  .rosso-finmatica .btn-lg, .rosso-finmatica .blu-finmatica .btn-group-lg > .btn, .rosso-finmatica .btn-group-lg > .btn {
    padding: 14px 28px;
    font-size: 1.25rem;
    line-height: 1.5; }
  .rosso-finmatica .btn-block {
    border-radius: 0; }
  .rosso-finmatica .btn-progress {
    position: relative; }
  .rosso-finmatica .btn-icon {
    display: inline-flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center; }
    .rosso-finmatica .btn-icon .rounded-icon {
      width: 1.5em;
      height: 1.5em;
      border-radius: 12px;
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: #FFF; }
      .rosso-finmatica .btn-icon .rounded-icon .icon {
        margin-right: 0; }
      .rosso-finmatica .btn-icon .rounded-icon.rounded-primary {
        background-color: #CC2C29; }
      .rosso-finmatica .btn-icon .rounded-icon.rounded-secondary {
        background-color: #6c757d; }
      .rosso-finmatica .btn-icon .rounded-icon.rounded-success {
        background-color: #28a745; }
      .rosso-finmatica .btn-icon .rounded-icon.rounded-info {
        background-color: #17a2b8; }
      .rosso-finmatica .btn-icon .rounded-icon.rounded-warning {
        background-color: #ffc107; }
      .rosso-finmatica .btn-icon .rounded-icon.rounded-danger {
        background-color: #dc3545; }
      .rosso-finmatica .btn-icon .rounded-icon.rounded-light {
        background-color: #f8f9fa; }
      .rosso-finmatica .btn-icon .rounded-icon.rounded-dark {
        background-color: #343a40; }
      .rosso-finmatica .btn-icon .rounded-icon.rounded-black {
        background-color: #000; }
      .rosso-finmatica .btn-icon .rounded-icon.rounded-white {
        background-color: #FFF; }
      .rosso-finmatica .btn-icon .rounded-icon.rounded-100 {
        background-color: #f8f9fa; }
      .rosso-finmatica .btn-icon .rounded-icon.rounded-200 {
        background-color: #e9ecef; }
      .rosso-finmatica .btn-icon .rounded-icon.rounded-300 {
        background-color: #dee2e6; }
      .rosso-finmatica .btn-icon .rounded-icon.rounded-400 {
        background-color: #ced4da; }
      .rosso-finmatica .btn-icon .rounded-icon.rounded-500 {
        background-color: #adb5bd; }
      .rosso-finmatica .btn-icon .rounded-icon.rounded-600 {
        background-color: #6c757d; }
      .rosso-finmatica .btn-icon .rounded-icon.rounded-700 {
        background-color: #495057; }
      .rosso-finmatica .btn-icon .rounded-icon.rounded-800 {
        background-color: #343a40; }
      .rosso-finmatica .btn-icon .rounded-icon.rounded-900 {
        background-color: #212529; }
      .rosso-finmatica .btn-icon .rounded-icon + * {
        margin-left: 0.5em; }
    .rosso-finmatica .btn-icon .icon {
      border: none;
      width: 1.2em;
      height: 1.2em; }
      .rosso-finmatica .btn-icon .icon + * {
        margin-left: 0.25em; }
  .rosso-finmatica .btn-full {
    border: none;
    box-shadow: none;
    line-height: 1.555;
    border-radius: 0;
    align-self: stretch;
    width: inherit;
    margin-top: -7.5px;
    margin-bottom: -7.5px;
    margin-right: -7.5px;
    padding-left: 8px;
    padding-right: 8px; }
    .rosso-finmatica .btn-full:hover {
      text-decoration: none !important; }
    @media (min-width: 576px) {
      .rosso-finmatica .btn-full {
        padding: 16px; } }
    @media (min-width: 992px) {
      .rosso-finmatica .btn-full {
        padding: 12px 24px !important;
        margin: 0;
        flex: 1;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center; } }
  .rosso-finmatica .btn-primary:disabled, .rosso-finmatica .btn-primary.disabled {
    color: #bfc2c9;
    background-color: #e6e9f2;
    border-color: #dfe4f2; }
    .rosso-finmatica .btn-primary:disabled.btn-progress, .rosso-finmatica .btn-primary.disabled.btn-progress {
      background-color: #eb9a98;
      border-color: #eb9a98;
      color: #FFF;
      opacity: 1; }
  .rosso-finmatica .btn-secondary:disabled.btn-progress, .rosso-finmatica .btn-secondary.disabled.btn-progress {
    background-color: #75899d;
    border-color: #75899d;
    opacity: 1; }
  .rosso-finmatica .btn-outline-secondary {
    background: #fcfdff;
    box-shadow: inset 0 0 0 1px #e6e9f2; }
    .rosso-finmatica .btn-outline-secondary:hover {
      box-shadow: inset 0 0 0 1px #c9cedc; }
  .rosso-finmatica .bg-dark .btn-link {
    color: #FFF; }
  .rosso-finmatica .bg-dark .btn-primary {
    color: #212529;
    background-color: #FFF;
    border-color: #CC2C29;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    color: #CC2C29; }
    .rosso-finmatica .bg-dark .btn-primary:hover {
      color: #212529;
      background-color: white;
      border-color: #a22320; }
    .rosso-finmatica .bg-dark .btn-primary:focus, .blu-finmatica .form-check .rosso-finmatica .bg-dark [type='checkbox']:focus + label.btn-primary, .blu-finmatica .form-check .rosso-finmatica .bg-dark [type='radio']:focus + label.btn-primary, .blu-finmatica .toggles label .rosso-finmatica .bg-dark input[type='checkbox']:focus + .btn-primary.lever, .rosso-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-primary, .rosso-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-primary,
    .rosso-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-primary, .rosso-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-primary, .rosso-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-primary.lever, .rosso-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-primary.lever, .rosso-finmatica .bg-dark .btn-primary.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(204, 44, 41, 0.5); }
    .rosso-finmatica .bg-dark .btn-primary.disabled, .rosso-finmatica .bg-dark .btn-primary:disabled {
      color: #212529;
      background-color: #FFF;
      border-color: #CC2C29; }
    .rosso-finmatica .bg-dark .btn-primary:not(:disabled):not(.disabled):active, .rosso-finmatica .bg-dark .btn-primary:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .bg-dark .btn-primary.dropdown-toggle {
      color: #212529;
      background-color: white;
      border-color: #97211e; }
      .rosso-finmatica .bg-dark .btn-primary:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica .bg-dark [type='checkbox']:focus + label.btn-primary:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica .bg-dark [type='radio']:focus + label.btn-primary:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica .bg-dark input[type='checkbox']:focus + .btn-primary.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-primary:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-primary:not(:disabled):not(.disabled):active,
      .rosso-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-primary:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-primary:not(:disabled):not(.disabled):active, .rosso-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-primary.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-primary.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .bg-dark .btn-primary:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica .bg-dark [type='checkbox']:focus + label.btn-primary:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica .bg-dark [type='radio']:focus + label.btn-primary:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica .bg-dark input[type='checkbox']:focus + .btn-primary.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-primary:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-primary:not(:disabled):not(.disabled).active,
      .rosso-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-primary:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-primary:not(:disabled):not(.disabled).active, .rosso-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-primary.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-primary.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .bg-dark .btn-primary.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica .bg-dark [type='checkbox']:focus + label.btn-primary.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica .bg-dark [type='radio']:focus + label.btn-primary.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica .bg-dark input[type='checkbox']:focus + .btn-primary.dropdown-toggle.lever,
      .show > .rosso-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-primary.dropdown-toggle,
      .show > .rosso-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-primary.dropdown-toggle,
      .show > .rosso-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-primary.dropdown-toggle,
      .show > .rosso-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-primary.dropdown-toggle,
      .show > .rosso-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-primary.dropdown-toggle.lever,
      .show > .rosso-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-primary.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(204, 44, 41, 0.5); }
    .rosso-finmatica .bg-dark .btn-primary:hover {
      color: #a22320; }
    .rosso-finmatica .bg-dark .btn-primary.disabled, .rosso-finmatica .bg-dark .btn-primary:disabled {
      color: #a22320; }
  .rosso-finmatica .bg-dark .btn-outline-primary {
    color: #FFF;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #FFF;
    box-shadow: inset 0 0 0 2px #FFF; }
    .rosso-finmatica .bg-dark .btn-outline-primary:hover {
      color: #e6e6e6;
      box-shadow: inset 0 0 0 1px #e6e6e6; }
    .rosso-finmatica .bg-dark .btn-outline-primary:focus, .blu-finmatica .form-check .rosso-finmatica .bg-dark [type='checkbox']:focus + label.btn-outline-primary, .blu-finmatica .form-check .rosso-finmatica .bg-dark [type='radio']:focus + label.btn-outline-primary, .blu-finmatica .toggles label .rosso-finmatica .bg-dark input[type='checkbox']:focus + .btn-outline-primary.lever, .rosso-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-outline-primary, .rosso-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-outline-primary,
    .rosso-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-outline-primary, .rosso-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-outline-primary, .rosso-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-outline-primary.lever, .rosso-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-outline-primary.lever, .rosso-finmatica .bg-dark .btn-outline-primary.focus {
      box-shadow: inset 0 0 0 1px #e6e6e6, 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
    .rosso-finmatica .bg-dark .btn-outline-primary.disabled, .rosso-finmatica .bg-dark .btn-outline-primary:disabled {
      color: #FFF;
      background-color: transparent; }
    .rosso-finmatica .bg-dark .btn-outline-primary:not(:disabled):not(.disabled):active, .rosso-finmatica .bg-dark .btn-outline-primary:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .bg-dark .btn-outline-primary.dropdown-toggle {
      color: #e6e6e6;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #e6e6e6; }
      .rosso-finmatica .bg-dark .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica .bg-dark [type='checkbox']:focus + label.btn-outline-primary:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica .bg-dark [type='radio']:focus + label.btn-outline-primary:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica .bg-dark input[type='checkbox']:focus + .btn-outline-primary.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-outline-primary:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-outline-primary:not(:disabled):not(.disabled):active,
      .rosso-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-outline-primary:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-outline-primary:not(:disabled):not(.disabled):active, .rosso-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-outline-primary.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-outline-primary.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .bg-dark .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica .bg-dark [type='checkbox']:focus + label.btn-outline-primary:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica .bg-dark [type='radio']:focus + label.btn-outline-primary:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica .bg-dark input[type='checkbox']:focus + .btn-outline-primary.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-outline-primary:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-outline-primary:not(:disabled):not(.disabled).active,
      .rosso-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-outline-primary:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-outline-primary:not(:disabled):not(.disabled).active, .rosso-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-outline-primary.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-outline-primary.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .bg-dark .btn-outline-primary.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica .bg-dark [type='checkbox']:focus + label.btn-outline-primary.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica .bg-dark [type='radio']:focus + label.btn-outline-primary.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica .bg-dark input[type='checkbox']:focus + .btn-outline-primary.dropdown-toggle.lever,
      .show > .rosso-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-outline-primary.dropdown-toggle,
      .show > .rosso-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-outline-primary.dropdown-toggle,
      .show > .rosso-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-outline-primary.dropdown-toggle,
      .show > .rosso-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-outline-primary.dropdown-toggle,
      .show > .rosso-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-outline-primary.dropdown-toggle.lever,
      .show > .rosso-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-outline-primary.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
    .rosso-finmatica .bg-dark .btn-outline-primary:hover {
      box-shadow: inset 0 0 0 2px #e6e6e6; }
    .rosso-finmatica .bg-dark .btn-outline-primary:focus, .blu-finmatica .form-check .rosso-finmatica .bg-dark [type='checkbox']:focus + label.btn-outline-primary, .blu-finmatica .form-check .rosso-finmatica .bg-dark [type='radio']:focus + label.btn-outline-primary, .blu-finmatica .toggles label .rosso-finmatica .bg-dark input[type='checkbox']:focus + .btn-outline-primary.lever, .rosso-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-outline-primary, .rosso-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-outline-primary,
    .rosso-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-outline-primary, .rosso-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-outline-primary, .rosso-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-outline-primary.lever, .rosso-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-outline-primary.lever, .rosso-finmatica .bg-dark .btn-outline-primary.focus {
      box-shadow: inset 0 0 0 2px #FFF, 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
    .rosso-finmatica .bg-dark .btn-outline-primary:not(:disabled):not(.disabled).active, .rosso-finmatica .bg-dark .btn-outline-primary:not(:disabled):not(.disabled):active,
    .show > .rosso-finmatica .bg-dark .btn-outline-primary.dropdown-toggle {
      box-shadow: inset 0 0 0 2px #FFF; }
  .rosso-finmatica .bg-dark .btn-secondary {
    color: #FFF;
    background-color: #CC2C29;
    border-color: #FFF;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    color: #FFF; }
    .rosso-finmatica .bg-dark .btn-secondary:hover {
      color: #FFF;
      background-color: #d94542;
      border-color: #e6e6e6; }
    .rosso-finmatica .bg-dark .btn-secondary:focus, .blu-finmatica .form-check .rosso-finmatica .bg-dark [type='checkbox']:focus + label.btn-secondary, .blu-finmatica .form-check .rosso-finmatica .bg-dark [type='radio']:focus + label.btn-secondary, .blu-finmatica .toggles label .rosso-finmatica .bg-dark input[type='checkbox']:focus + .btn-secondary.lever, .rosso-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-secondary, .rosso-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-secondary,
    .rosso-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-secondary, .rosso-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-secondary, .rosso-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-secondary.lever, .rosso-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-secondary.lever, .rosso-finmatica .bg-dark .btn-secondary.focus {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
    .rosso-finmatica .bg-dark .btn-secondary.disabled, .rosso-finmatica .bg-dark .btn-secondary:disabled {
      color: #FFF;
      background-color: #CC2C29;
      border-color: #FFF; }
    .rosso-finmatica .bg-dark .btn-secondary:not(:disabled):not(.disabled):active, .rosso-finmatica .bg-dark .btn-secondary:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .bg-dark .btn-secondary.dropdown-toggle {
      color: #FFF;
      background-color: #db4f4d;
      border-color: #dfdfdf; }
      .rosso-finmatica .bg-dark .btn-secondary:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica .bg-dark [type='checkbox']:focus + label.btn-secondary:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica .bg-dark [type='radio']:focus + label.btn-secondary:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica .bg-dark input[type='checkbox']:focus + .btn-secondary.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-secondary:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-secondary:not(:disabled):not(.disabled):active,
      .rosso-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-secondary:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-secondary:not(:disabled):not(.disabled):active, .rosso-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-secondary.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-secondary.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .bg-dark .btn-secondary:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica .bg-dark [type='checkbox']:focus + label.btn-secondary:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica .bg-dark [type='radio']:focus + label.btn-secondary:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica .bg-dark input[type='checkbox']:focus + .btn-secondary.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-secondary:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-secondary:not(:disabled):not(.disabled).active,
      .rosso-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-secondary:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-secondary:not(:disabled):not(.disabled).active, .rosso-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-secondary.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-secondary.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .bg-dark .btn-secondary.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica .bg-dark [type='checkbox']:focus + label.btn-secondary.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica .bg-dark [type='radio']:focus + label.btn-secondary.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica .bg-dark input[type='checkbox']:focus + .btn-secondary.dropdown-toggle.lever,
      .show > .rosso-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-secondary.dropdown-toggle,
      .show > .rosso-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-secondary.dropdown-toggle,
      .show > .rosso-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-secondary.dropdown-toggle,
      .show > .rosso-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-secondary.dropdown-toggle,
      .show > .rosso-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-secondary.dropdown-toggle.lever,
      .show > .rosso-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-secondary.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  .rosso-finmatica .bg-dark .btn-outline-secondary {
    color: #FFF;
    background-color: transparent;
    background-image: none;
    box-shadow: inset 0 0 0 1px #FFF;
    box-shadow: none; }
    .rosso-finmatica .bg-dark .btn-outline-secondary:hover {
      color: #e6e6e6;
      box-shadow: inset 0 0 0 1px #e6e6e6; }
    .rosso-finmatica .bg-dark .btn-outline-secondary:focus, .blu-finmatica .form-check .rosso-finmatica .bg-dark [type='checkbox']:focus + label.btn-outline-secondary, .blu-finmatica .form-check .rosso-finmatica .bg-dark [type='radio']:focus + label.btn-outline-secondary, .blu-finmatica .toggles label .rosso-finmatica .bg-dark input[type='checkbox']:focus + .btn-outline-secondary.lever, .rosso-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-outline-secondary, .rosso-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-outline-secondary,
    .rosso-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-outline-secondary, .rosso-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-outline-secondary, .rosso-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-outline-secondary.lever, .rosso-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-outline-secondary.lever, .rosso-finmatica .bg-dark .btn-outline-secondary.focus {
      box-shadow: inset 0 0 0 1px #e6e6e6, 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
    .rosso-finmatica .bg-dark .btn-outline-secondary.disabled, .rosso-finmatica .bg-dark .btn-outline-secondary:disabled {
      color: #FFF;
      background-color: transparent; }
    .rosso-finmatica .bg-dark .btn-outline-secondary:not(:disabled):not(.disabled):active, .rosso-finmatica .bg-dark .btn-outline-secondary:not(:disabled):not(.disabled).active,
    .show > .rosso-finmatica .bg-dark .btn-outline-secondary.dropdown-toggle {
      color: #e6e6e6;
      background-color: transparent;
      background-image: none;
      box-shadow: inset 0 0 0 1px #e6e6e6; }
      .rosso-finmatica .bg-dark .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .blu-finmatica .form-check .rosso-finmatica .bg-dark [type='checkbox']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled):active, .blu-finmatica .form-check .rosso-finmatica .bg-dark [type='radio']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled):active, .blu-finmatica .toggles label .rosso-finmatica .bg-dark input[type='checkbox']:focus + .btn-outline-secondary.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled):active,
      .rosso-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled):active, .rosso-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled):active, .rosso-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-outline-secondary.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-outline-secondary.lever:not(:disabled):not(.disabled):active, .rosso-finmatica .bg-dark .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica .bg-dark [type='checkbox']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica .bg-dark [type='radio']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica .bg-dark input[type='checkbox']:focus + .btn-outline-secondary.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled).active,
      .rosso-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled).active, .rosso-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-outline-secondary:not(:disabled):not(.disabled).active, .rosso-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-outline-secondary.lever:not(:disabled):not(.disabled).active, .rosso-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-outline-secondary.lever:not(:disabled):not(.disabled).active,
      .show > .rosso-finmatica .bg-dark .btn-outline-secondary.dropdown-toggle:focus,
      .blu-finmatica .form-check .show > .rosso-finmatica .bg-dark [type='checkbox']:focus + label.btn-outline-secondary.dropdown-toggle,
      .blu-finmatica .form-check .show > .rosso-finmatica .bg-dark [type='radio']:focus + label.btn-outline-secondary.dropdown-toggle,
      .blu-finmatica .toggles label .show > .rosso-finmatica .bg-dark input[type='checkbox']:focus + .btn-outline-secondary.dropdown-toggle.lever,
      .show > .rosso-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-outline-secondary.dropdown-toggle,
      .show > .rosso-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-outline-secondary.dropdown-toggle,
      .show > .rosso-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-outline-secondary.dropdown-toggle,
      .show > .rosso-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-outline-secondary.dropdown-toggle,
      .show > .rosso-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-outline-secondary.dropdown-toggle.lever,
      .show > .rosso-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-outline-secondary.dropdown-toggle.lever {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
    .rosso-finmatica .bg-dark .btn-outline-secondary:hover {
      box-shadow: none; }
    .rosso-finmatica .bg-dark .btn-outline-secondary:focus, .blu-finmatica .form-check .rosso-finmatica .bg-dark [type='checkbox']:focus + label.btn-outline-secondary, .blu-finmatica .form-check .rosso-finmatica .bg-dark [type='radio']:focus + label.btn-outline-secondary, .blu-finmatica .toggles label .rosso-finmatica .bg-dark input[type='checkbox']:focus + .btn-outline-secondary.lever, .rosso-finmatica .bg-dark .form-check [type='checkbox']:focus + label.btn-outline-secondary, .rosso-finmatica .form-check .bg-dark [type='checkbox']:focus + label.btn-outline-secondary,
    .rosso-finmatica .bg-dark .form-check [type='radio']:focus + label.btn-outline-secondary, .rosso-finmatica .form-check .bg-dark [type='radio']:focus + label.btn-outline-secondary, .rosso-finmatica .bg-dark .toggles label input[type='checkbox']:focus + .btn-outline-secondary.lever, .rosso-finmatica .toggles label .bg-dark input[type='checkbox']:focus + .btn-outline-secondary.lever, .rosso-finmatica .bg-dark .btn-outline-secondary.focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
    .rosso-finmatica .bg-dark .btn-outline-secondary:not(:disabled):not(.disabled).active, .rosso-finmatica .bg-dark .btn-outline-secondary:not(:disabled):not(.disabled):active,
    .show > .rosso-finmatica .bg-dark .btn-outline-secondary.dropdown-toggle {
      box-shadow: none; }
  .rosso-finmatica .font-weight-semibold {
    font-weight: 600 !important; }
  .rosso-finmatica label {
    color: #435a70; }
  .rosso-finmatica .form-group {
    position: relative;
    margin-bottom: 3rem;
    margin-top: 0; }
    .rosso-finmatica .form-group input,
    .rosso-finmatica .form-group optgroup,
    .rosso-finmatica .form-group textarea {
      color: #343a40; }
    .rosso-finmatica .form-group label {
      background-color: transparent;
      position: absolute;
      font-weight: 600;
      line-height: calc(2.5rem - 1px);
      transition: 0.2s ease-out;
      top: 0;
      font-size: 1rem;
      cursor: text;
      display: block;
      max-width: 100%;
      width: auto;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      padding: 0 0.5rem; }
      .rosso-finmatica .form-group label.active {
        transform: translateY(-75%);
        font-size: 80%; }
    .rosso-finmatica .form-group small.form-text {
      position: absolute;
      margin: 0;
      padding: 0.25rem 0.5rem;
      font-size: 80%; }
    .rosso-finmatica .form-group input[type='time'] ~ label {
      transform: translateY(-75%);
      font-size: 80%; }
  .rosso-finmatica ::placeholder {
    font-weight: normal; }
  .rosso-finmatica input[type='date'],
  .rosso-finmatica input[type='datetime-local'],
  .rosso-finmatica input[type='email'],
  .rosso-finmatica input[type='number'],
  .rosso-finmatica input[type='password'],
  .rosso-finmatica input[type='search'],
  .rosso-finmatica input[type='tel'],
  .rosso-finmatica input[type='text'],
  .rosso-finmatica input[type='time'],
  .rosso-finmatica input[type='url'],
  .rosso-finmatica textarea {
    border: none;
    border-bottom: 1px solid #5c6f82;
    border-radius: 0;
    padding: 0.375rem 0.5rem;
    outline: 0;
    height: 2.5rem;
    width: 100%;
    box-shadow: none;
    transition: 0.2s ease-out;
    font-weight: 700; }
  .rosso-finmatica textarea {
    border: 1px solid #5c6f82;
    height: auto; }
  .rosso-finmatica .form-control:disabled, .rosso-finmatica .form-control[readonly] {
    cursor: not-allowed; }
    .rosso-finmatica .form-control:disabled + label, .rosso-finmatica .form-control[readonly] + label {
      background-color: transparent;
      cursor: not-allowed; }
  .rosso-finmatica .form-group.active .form-file-name {
    padding-bottom: 1.95rem; }
  .rosso-finmatica .form-control-plaintext {
    padding: 0.375rem 0.5rem;
    background-color: #FFF !important;
    cursor: not-allowed; }
    .rosso-finmatica .form-control-plaintext + label {
      cursor: not-allowed; }
  .rosso-finmatica .form-control {
    background-position: center right !important;
    background-repeat: no-repeat !important;
    background-size: 45px 45% !important; }
    .rosso-finmatica .form-control:focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.form-control, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.form-control, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .form-control.lever, .rosso-finmatica .form-check [type='checkbox']:focus + label.form-control,
    .rosso-finmatica .form-check [type='radio']:focus + label.form-control, .rosso-finmatica .toggles label input[type='checkbox']:focus + .form-control.lever, .rosso-finmatica .form-control:active {
      box-shadow: none !important; }
    .was-validated .rosso-finmatica .form-control:valid, .rosso-finmatica .form-control.is-valid {
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2300cc85' viewBox='0 0 192 512'%3E%3Cpath d='M435.848 83.466L172.804 346.51l-96.652-96.652c-4.686-4.686-12.284-4.686-16.971 0l-28.284 28.284c-4.686 4.686-4.686 12.284 0 16.971l133.421 133.421c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-28.284-28.284c-4.686-4.686-12.284-4.686-16.97 0z'/%3E%3C/svg%3E"); }
    .was-validated .rosso-finmatica .form-control:invalid, .rosso-finmatica .form-control.is-invalid {
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f73e5a' viewBox='0 0 384 512'%3E%3Cpath d='M231.6 256l130.1-130.1c4.7-4.7 4.7-12.3 0-17l-22.6-22.6c-4.7-4.7-12.3-4.7-17 0L192 216.4 61.9 86.3c-4.7-4.7-12.3-4.7-17 0l-22.6 22.6c-4.7 4.7-4.7 12.3 0 17L152.4 256 22.3 386.1c-4.7 4.7-4.7 12.3 0 17l22.6 22.6c4.7 4.7 12.3 4.7 17 0L192 295.6l130.1 130.1c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17L231.6 256z'/%3E%3C/svg%3E"); }
    .rosso-finmatica .form-control.warning {
      background-size: 25px 45% !important;
      border-color: #ffc107;
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff9900' viewBox='0 0 192 512'%3E%3Cpath d='M176 432c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80zM25.26 25.199l13.6 272C39.499 309.972 50.041 320 62.83 320h66.34c12.789 0 23.331-10.028 23.97-22.801l13.6-272C167.425 11.49 156.496 0 142.77 0H49.23C35.504 0 24.575 11.49 25.26 25.199z'/%3E%3C/svg%3E"); }
    .rosso-finmatica .form-control.is-valid ~ .warning-feedback {
      display: block; }
  .rosso-finmatica .warning-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 0.777rem;
    color: #ffc107; }
  .rosso-finmatica .valid-feedback,
  .rosso-finmatica .invalid-feedback,
  .rosso-finmatica .warning-feedback {
    margin-left: 0.5rem; }
  .rosso-finmatica .input-group .input-group-text {
    padding: 0.375rem 0.5rem;
    border-bottom: 1px solid #5c6f82; }
  .rosso-finmatica .input-group .input-group-prepend {
    margin-right: 0; }
    .rosso-finmatica .input-group .input-group-prepend ~ label {
      left: 2.25rem;
      max-width: calc(100% - 2.25rem); }
    .rosso-finmatica .input-group .input-group-prepend .btn {
      border-radius: 4px 0 0 4px; }
  .rosso-finmatica .input-group .input-group-append {
    margin-left: 0; }
    .rosso-finmatica .input-group .input-group-append .btn {
      padding-top: 0;
      padding-bottom: 0;
      border-bottom: 1px solid #5c6f82;
      border-radius: 0 4px 4px 0;
      box-shadow: none; }
  .rosso-finmatica .input-group-lg > .form-control,
  .rosso-finmatica .input-group-lg > .input-group-prepend > .input-group-text,
  .rosso-finmatica .input-group-lg > .input-group-append > .input-group-text,
  .rosso-finmatica .input-group-lg > .input-group-prepend > .btn,
  .rosso-finmatica .input-group-lg > .input-group-append > .btn {
    padding: 0 1rem;
    border-radius: 0; }
  .rosso-finmatica .form-check {
    padding-left: 0;
    margin-top: 0.5rem; }
    .rosso-finmatica .form-check [type='checkbox'],
    .rosso-finmatica .form-check [type='radio'] {
      position: absolute;
      left: -9999px; }
      .rosso-finmatica .form-check [type='checkbox'] + label,
      .rosso-finmatica .form-check [type='radio'] + label {
        position: relative;
        padding-left: 36px;
        cursor: pointer;
        display: inline-block;
        height: 32px;
        line-height: 32px;
        font-size: 1rem;
        user-select: none; }
    .rosso-finmatica .form-check [type='checkbox'] + label::after,
    .rosso-finmatica .form-check [type='checkbox'] + label::before {
      content: '';
      left: 0;
      position: absolute;
      transition: 0.2s ease-out;
      z-index: 1;
      border-style: solid;
      border-width: 2px; }
    .rosso-finmatica .form-check [type='checkbox'] + label::before {
      top: 0;
      width: 17px;
      height: 17px;
      border: 1px solid #e6e9f2;
      border-radius: 1px;
      margin: 2px 5px;
      transform: rotateZ(37deg);
      transform-origin: 100% 100%; }
    .rosso-finmatica .form-check [type='checkbox'] + label::after {
      border-radius: 4px;
      height: 20px;
      width: 20px;
      margin: 6px 5px;
      top: 0; }
    .rosso-finmatica .form-check [type='checkbox']:checked + label::before {
      top: 6px;
      left: 1px;
      width: 8px;
      height: 13px;
      border-style: solid;
      border-width: 2px;
      border-color: transparent #fff #fff transparent;
      transform: rotate(40deg);
      backface-visibility: hidden;
      transform-origin: 100% 100%;
      opacity: 0.8; }
    .rosso-finmatica .form-check [type='checkbox']:checked + label::after {
      border-color: #CC2C29;
      background-color: #CC2C29;
      z-index: 0; }
    .rosso-finmatica .form-check [type='checkbox']:not(:checked) + label::after {
      background-color: transparent;
      border-color: #5c6f82;
      z-index: 0; }
    .rosso-finmatica .form-check [type='checkbox']:not(:checked) + label::before {
      width: 0;
      height: 0;
      border-color: transparent;
      left: 6px;
      top: 10px; }
    .rosso-finmatica .form-check [type='checkbox']:disabled + label {
      cursor: not-allowed; }
    .rosso-finmatica .form-check [type='checkbox']:disabled:not(:checked) + label::after {
      border-color: #e6e9f2;
      background-color: #fff; }
    .rosso-finmatica .form-check [type='checkbox']:disabled:checked + label::after {
      background-color: #e6e9f2;
      border-color: #e6e9f2; }
    .rosso-finmatica .form-check [type='radio'] + label {
      transition: 0.2s ease-out; }
      .rosso-finmatica .form-check [type='radio'] + label::after, .rosso-finmatica .form-check [type='radio'] + label::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        margin: 5px;
        width: 22px;
        height: 22px;
        z-index: 0;
        border-radius: 50%;
        border-style: solid;
        border-width: 2px;
        transition: 0.2s ease-out; }
    .rosso-finmatica .form-check [type='radio']:not(:checked) + label::after, .rosso-finmatica .form-check [type='radio']:not(:checked) + label::before {
      border-color: #5c6f82; }
    .rosso-finmatica .form-check [type='radio']:not(:checked) + label:after {
      z-index: -1;
      transform: scale(0); }
    .rosso-finmatica .form-check [type='radio']:checked + label::after {
      border-color: #CC2C29;
      background-color: #CC2C29;
      z-index: 0;
      transform: scale(0.64); }
    .rosso-finmatica .form-check [type='radio']:checked + label::before {
      border-color: #CC2C29; }
    .rosso-finmatica .form-check [type='radio']:disabled + label {
      cursor: not-allowed; }
    .rosso-finmatica .form-check [type='radio']:disabled:not(:checked) + label::after, .rosso-finmatica .form-check [type='radio']:disabled:not(:checked) + label::before {
      border-color: #e6e9f2; }
    .rosso-finmatica .form-check [type='radio']:disabled:checked + label::after {
      border-color: #e6e9f2;
      background-color: #e6e9f2; }
    .rosso-finmatica .form-check [type='radio']:disabled:checked + label::before {
      border-color: #e6e9f2; }
    .rosso-finmatica .form-check.form-check-group {
      padding: 0 0 8px 0;
      margin-bottom: 16px;
      box-shadow: inset 0 -1px 0 0 rgba(1, 1, 1, 0.1); }
      .rosso-finmatica .form-check.form-check-group [type='checkbox'] + label,
      .rosso-finmatica .form-check.form-check-group [type='radio'] + label {
        position: static;
        padding-left: 8px;
        padding-right: 52px; }
        .rosso-finmatica .form-check.form-check-group [type='checkbox'] + label::after, .rosso-finmatica .form-check.form-check-group [type='checkbox'] + label::before,
        .rosso-finmatica .form-check.form-check-group [type='radio'] + label::after,
        .rosso-finmatica .form-check.form-check-group [type='radio'] + label::before {
          right: 15px;
          left: auto; }
      .rosso-finmatica .form-check.form-check-group [type='checkbox']:checked + label::before {
        right: 26px; }
      .rosso-finmatica .form-check.form-check-group [type='radio']:checked + label::before {
        right: 15px; }
      .rosso-finmatica .form-check.form-check-group .form-text {
        opacity: 0.6;
        margin: 0;
        padding-left: 8px;
        padding-right: 52px; }
  .rosso-finmatica input[type='file'] + label {
    background-color: transparent; }
  .rosso-finmatica .form-file input[type='file'] {
    filter: alpha(opacity=0);
    margin: 0;
    max-width: 100%;
    opacity: 0; }
  .rosso-finmatica .form-file .form-file-name {
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    color: #464a4c;
    left: 0;
    line-height: 1.7;
    overflow: hidden;
    padding: 0.5rem 0.6rem 2rem;
    max-height: 2rem;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    user-select: none;
    z-index: 5; }
    .rosso-finmatica .form-file .form-file-name::before {
      background-color: #FFF;
      border-color: #CC2C29;
      bottom: -1px;
      color: #CC2C29;
      content: 'Sfoglia';
      display: block;
      height: 2.5rem;
      line-height: 1.7;
      padding: 0.4rem 1rem 1.5rem;
      border: 1px solid #CC2C29;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 6;
      border-top-right-radius: 4px; }
  .rosso-finmatica .input-number {
    position: relative;
    width: 100%; }
    .rosso-finmatica .input-number.input-number-adaptive {
      width: auto;
      display: inline; }
      .rosso-finmatica .input-number.input-number-adaptive input[type='number'] {
        width: auto; }
    .rosso-finmatica .input-number input[type='number'] {
      appearance: textfield;
      color: #5c6f82;
      padding-right: 32px;
      padding-left: 12px;
      min-width: 86px !important;
      width: 100%; }
      .rosso-finmatica .input-number input[type='number']::-webkit-inner-spin-button, .rosso-finmatica .input-number input[type='number']::-webkit-outer-spin-button {
        -webkit-appearance: none; }
      .rosso-finmatica .input-number input[type='number']::-ms-clear {
        display: none; }
      .rosso-finmatica .input-number input[type='number']:focus, .blu-finmatica .toggles label .rosso-finmatica .input-number input[type='checkbox']:focus + input.lever[type='number'], .rosso-finmatica .input-number .toggles label input[type='checkbox']:focus + input.lever[type='number'], .rosso-finmatica .toggles label .input-number input[type='checkbox']:focus + input.lever[type='number'] {
        color: #343a40; }
    .rosso-finmatica .input-number.input-number-currency:before, .rosso-finmatica .input-number.input-number-percentage:before {
      position: absolute;
      left: 14px;
      top: 0;
      color: #5c6f82;
      font-weight: bold;
      font-size: 1rem; }
    .rosso-finmatica .input-number.input-number-currency input[type='number'], .rosso-finmatica .input-number.input-number-percentage input[type='number'] {
      padding-left: 40px; }
    .rosso-finmatica .input-number.input-number-currency:before {
      content: '€'; }
    .rosso-finmatica .input-number.input-number-percentage:before {
      content: '%'; }
    .rosso-finmatica .input-number.disabled input[type='number'] {
      background-color: transparent;
      color: #adb2b8;
      border-bottom-color: #adb2b8; }
      .rosso-finmatica .input-number.disabled input[type='number']:hover {
        cursor: not-allowed;
        color: #adb2b8; }
    .rosso-finmatica .input-number.disabled button {
      pointer-events: none; }
      .rosso-finmatica .input-number.disabled button:hover {
        cursor: not-allowed; }
      .rosso-finmatica .input-number.disabled button.input-number-add:after {
        border-color: transparent transparent #adb2b8 transparent; }
      .rosso-finmatica .input-number.disabled button.input-number-sub:after {
        border-color: #adb2b8 transparent transparent transparent; }
    .rosso-finmatica .input-number button {
      position: absolute;
      right: 2px;
      transition: opacity 0.1s;
      padding: 0;
      border: none;
      height: 20px;
      width: 24px;
      background: transparent; }
      .rosso-finmatica .input-number button:after {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        content: '';
        width: 0;
        height: 0;
        border-style: solid; }
      .rosso-finmatica .input-number button:focus.input-number-add:after, .blu-finmatica .toggles label .rosso-finmatica .input-number input[type='checkbox']:focus + button.input-number-add.lever:after, .rosso-finmatica .input-number .toggles label input[type='checkbox']:focus + button.input-number-add.lever:after, .rosso-finmatica .toggles label .input-number input[type='checkbox']:focus + button.input-number-add.lever:after, .rosso-finmatica .input-number button:hover.input-number-add:after {
        border-color: transparent transparent #343a40 transparent; }
      .rosso-finmatica .input-number button:focus.input-number-sub:after, .blu-finmatica .toggles label .rosso-finmatica .input-number input[type='checkbox']:focus + button.input-number-sub.lever:after, .rosso-finmatica .input-number .toggles label input[type='checkbox']:focus + button.input-number-sub.lever:after, .rosso-finmatica .toggles label .input-number input[type='checkbox']:focus + button.input-number-sub.lever:after, .rosso-finmatica .input-number button:hover.input-number-sub:after {
        border-color: #343a40 transparent transparent transparent; }
      .rosso-finmatica .input-number button:focus:not(.focus--mouse), .blu-finmatica .toggles label .rosso-finmatica .input-number input[type='checkbox']:focus + button.lever:not(.focus--mouse), .rosso-finmatica .input-number .toggles label input[type='checkbox']:focus + button.lever:not(.focus--mouse), .rosso-finmatica .toggles label .input-number input[type='checkbox']:focus + button.lever:not(.focus--mouse) {
        opacity: 1; }
      .rosso-finmatica .input-number button.input-number-add {
        top: -6px; }
        .rosso-finmatica .input-number button.input-number-add:after {
          border-width: 0 5px 6px 5px;
          border-color: transparent transparent #5c6f82 transparent; }
      .rosso-finmatica .input-number button.input-number-sub {
        bottom: -6px; }
        .rosso-finmatica .input-number button.input-number-sub:after {
          border-width: 6px 5px 0 5px;
          border-color: #5c6f82 transparent transparent transparent; }
      .rosso-finmatica .input-number button:hover {
        cursor: pointer; }
  .rosso-finmatica label.input-number-label {
    display: block;
    color: #5c6f82;
    font-weight: 600;
    line-height: 1em;
    font-size: 80%;
    cursor: text;
    display: block;
    width: 100%;
    padding: 0 0.5rem; }
  @media (min-width: 1200px) {
    .rosso-finmatica .input-number button {
      opacity: 0; }
    .rosso-finmatica .input-number:hover button {
      opacity: 1; } }
  .rosso-finmatica .upload,
  .rosso-finmatica .upload-avatar {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1; }
  .rosso-finmatica .upload[type='file'] + label {
    max-width: 80%;
    font-size: 1rem;
    font-weight: 700;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 7px 24px;
    border-radius: 0.25rem;
    color: #FFF;
    background-color: #CC2C29;
    transition: background-color 0.15s; }
    .rosso-finmatica .upload[type='file'] + label:hover {
      background-color: #a22320; }
    .rosso-finmatica .upload[type='file'] + label svg {
      fill: #FFF;
      margin-right: 10px; }
  .rosso-finmatica .upload:focus + label, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.upload + label, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.upload + label, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .upload.lever + label, .rosso-finmatica .form-check [type='checkbox']:focus + label.upload + label, .rosso-finmatica .form-check [type='radio']:focus + label.upload + label, .rosso-finmatica .toggles label input[type='checkbox']:focus + .upload.lever + label {
    background-color: #a22320;
    outline: auto 5px -webkit-focus-ring-color; }
  .rosso-finmatica .upload-pictures-wall {
    padding: 0;
    display: flex;
    flex-wrap: wrap; }
    .rosso-finmatica .upload-pictures-wall > li {
      list-style-type: none;
      margin-right: 8px;
      margin-bottom: 8px; }
      .rosso-finmatica .upload-pictures-wall > li:last-child {
        margin-right: 0; }
    .rosso-finmatica .upload-pictures-wall .upload[type='file'] + label {
      height: 128px;
      width: 128px;
      border-radius: 0;
      padding: 0;
      border: 2px dashed #fff2f2;
      background-color: white;
      color: #cc2c29;
      text-align: center;
      display: table-cell;
      vertical-align: middle;
      transition: border-color 0.2s; }
      .rosso-finmatica .upload-pictures-wall .upload[type='file'] + label .icon {
        display: block;
        fill: #cc2c29;
        margin: 0 auto;
        width: 48px;
        height: 48px;
        flex-shrink: 0; }
      .rosso-finmatica .upload-pictures-wall .upload[type='file'] + label:hover {
        border: 2px dashed #cc2c29; }
    .rosso-finmatica .upload-pictures-wall .upload:focus[type='file'] + label, .blu-finmatica .form-check .rosso-finmatica .upload-pictures-wall [type='checkbox']:focus + label.upload[type='file'] + label, .blu-finmatica .form-check .rosso-finmatica .upload-pictures-wall [type='radio']:focus + label.upload[type='file'] + label, .blu-finmatica .toggles label .rosso-finmatica .upload-pictures-wall input[type='checkbox']:focus + .upload.lever[type='file'] + label, .rosso-finmatica .upload-pictures-wall .form-check [type='checkbox']:focus + label.upload[type='file'] + label, .rosso-finmatica .form-check .upload-pictures-wall [type='checkbox']:focus + label.upload[type='file'] + label, .rosso-finmatica .upload-pictures-wall .form-check [type='radio']:focus + label.upload[type='file'] + label, .rosso-finmatica .form-check .upload-pictures-wall [type='radio']:focus + label.upload[type='file'] + label, .rosso-finmatica .upload-pictures-wall .toggles label input[type='checkbox']:focus + .upload.lever[type='file'] + label, .rosso-finmatica .toggles label .upload-pictures-wall input[type='checkbox']:focus + .upload.lever[type='file'] + label, .rosso-finmatica .upload-pictures-wall .upload:active[type='file'] + label {
      border: 2px dashed #eb9a98; }
    .rosso-finmatica .upload-pictures-wall .upload-image {
      flex-shrink: 0;
      width: 128px;
      height: 128px; }
      .rosso-finmatica .upload-pictures-wall .upload-image img {
        object-fit: cover;
        width: 100%;
        height: 100%; }
  .rosso-finmatica .upload-file-list {
    margin-top: 5px;
    padding: 0; }
    .rosso-finmatica .upload-file-list.upload-file-list-image .progress {
      left: 52px; }
    .rosso-finmatica .upload-file-list .upload-file {
      list-style-type: none;
      display: flex;
      align-items: center;
      max-width: 375px;
      margin-bottom: 16px;
      position: relative; }
      .rosso-finmatica .upload-file-list .upload-file.uploading .icon {
        fill: #5b6f82; }
      .rosso-finmatica .upload-file-list .upload-file.uploading p {
        color: #5b6f82; }
      .rosso-finmatica .upload-file-list .upload-file.success svg {
        fill: #CC2C29; }
      .rosso-finmatica .upload-file-list .upload-file.success p {
        color: #CC2C29; }
        .rosso-finmatica .upload-file-list .upload-file.success p .upload-file-weight {
          display: inline-block; }
      .rosso-finmatica .upload-file-list .upload-file.error svg {
        fill: #dc3545; }
      .rosso-finmatica .upload-file-list .upload-file.error p {
        color: #dc3545; }
      .rosso-finmatica .upload-file-list .upload-file svg {
        flex-shrink: 0; }
      .rosso-finmatica .upload-file-list .upload-file .upload-image {
        flex-shrink: 0;
        width: 40px;
        height: 40px; }
        .rosso-finmatica .upload-file-list .upload-file .upload-image img {
          object-fit: cover;
          width: 100%;
          height: 100%; }
      .rosso-finmatica .upload-file-list .upload-file p {
        margin: 0;
        font-size: 0.889rem;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-left: 12px;
        overflow: hidden; }
        .rosso-finmatica .upload-file-list .upload-file p .upload-file-weight {
          color: #5b6f82;
          font-size: 0.75em;
          margin-left: 10px;
          display: none; }
      .rosso-finmatica .upload-file-list .upload-file button {
        background: transparent;
        border: 0;
        padding: 0px;
        margin-left: auto; }
        .rosso-finmatica .upload-file-list .upload-file button:hover {
          cursor: pointer; }
          .rosso-finmatica .upload-file-list .upload-file button:hover svg {
            fill: #CC2C29; }
    .rosso-finmatica .upload-file-list .progress {
      position: absolute;
      bottom: -10px;
      left: 36px;
      width: calc(100% - 45px);
      height: 4px;
      background-color: #e8f2fc;
      box-shadow: none; }
      .rosso-finmatica .upload-file-list .progress.progress-image {
        width: calc(100% - 60px); }
  .rosso-finmatica .upload-avatar-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
    .rosso-finmatica .upload-avatar-container .upload-avatar[type='file'] + label {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
      .rosso-finmatica .upload-avatar-container .upload-avatar[type='file'] + label svg {
        display: none; }
      .rosso-finmatica .upload-avatar-container .upload-avatar[type='file'] + label span {
        display: none; }
  .rosso-finmatica .avatar-upload-wrapper {
    position: relative;
    display: inline-block; }
    .rosso-finmatica .avatar-upload-wrapper .avatar.avatar-upload {
      position: relative; }
    .rosso-finmatica .avatar-upload-wrapper .avatar-upload-icon {
      position: absolute;
      bottom: 16px;
      right: 4px;
      width: 26px;
      height: 26px;
      background: #ebeced;
      border-radius: 50%;
      border: 2px solid #FFF;
      display: flex;
      justify-content: center;
      align-items: center;
      pointer-events: none; }
      .rosso-finmatica .avatar-upload-wrapper .avatar-upload-icon > svg {
        width: 16px;
        height: 16px; }
    .rosso-finmatica .avatar-upload-wrapper.size-sm .avatar {
      width: 80px;
      height: 80px; }
    .rosso-finmatica .avatar-upload-wrapper.size-sm .avatar-upload-icon {
      bottom: 6px;
      right: 4px;
      width: 18px;
      height: 18px; }
      .rosso-finmatica .avatar-upload-wrapper.size-sm .avatar-upload-icon > svg {
        width: 12px;
        height: 12px; }
  .rosso-finmatica .upload-dragdrop {
    display: inline-flex;
    align-items: center; }
    .rosso-finmatica .upload-dragdrop.dragover .upload-dragdrop-image img, .rosso-finmatica .upload-dragdrop.loading .upload-dragdrop-image img {
      transform: translateX(-50%) translateY(-50%) scale(0.85); }
    .rosso-finmatica .upload-dragdrop.loading p:not(.upload-dragdrop-weight) {
      font-style: italic; }
    .rosso-finmatica .upload-dragdrop.loading .upload-dragdrop-loading {
      opacity: 1; }
    .rosso-finmatica .upload-dragdrop.loading .upload-dragdrop-text .upload-dragdrop-weight, .rosso-finmatica .upload-dragdrop.success .upload-dragdrop-text .upload-dragdrop-weight {
      visibility: visible; }
    .rosso-finmatica .upload-dragdrop.success .upload-dragdrop-success {
      opacity: 1;
      transform: scale(1); }
  .rosso-finmatica .upload-dragdrop-text p {
    margin: 0;
    font-size: 0.889rem;
    color: #6c757d; }
    .rosso-finmatica .upload-dragdrop-text p.upload-dragdrop-weight {
      color: #5b6f82;
      font-size: 0.778rem;
      visibility: hidden; }
      .rosso-finmatica .upload-dragdrop-text p.upload-dragdrop-weight svg {
        fill: #5b6f82; }
  .rosso-finmatica .upload-dragdrop-text h5 {
    margin: 0;
    font-size: 1.333rem;
    font-weight: 700;
    color: #17324d; }
  .rosso-finmatica .upload-dragdrop-input {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1; }
    .rosso-finmatica .upload-dragdrop-input[type='file'] + label {
      text-decoration: underline;
      color: #CC2C29;
      cursor: pointer; }
    .rosso-finmatica .upload-dragdrop-input:focus[type='file'] + label, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label.upload-dragdrop-input[type='file'] + label, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label.upload-dragdrop-input[type='file'] + label, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .upload-dragdrop-input.lever[type='file'] + label, .rosso-finmatica .form-check [type='checkbox']:focus + label.upload-dragdrop-input[type='file'] + label, .rosso-finmatica .form-check [type='radio']:focus + label.upload-dragdrop-input[type='file'] + label, .rosso-finmatica .toggles label input[type='checkbox']:focus + .upload-dragdrop-input.lever[type='file'] + label {
      outline: auto 5px -webkit-focus-ring-color; }
  .rosso-finmatica .upload-dragdrop-loading {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 0;
    transition: opacity 0.2s; }
    .rosso-finmatica .upload-dragdrop-loading .upload-progress {
      transform: scale(0.355);
      position: absolute;
      top: -162px;
      left: -162px; }
      .rosso-finmatica .upload-dragdrop-loading .upload-progress .clProg {
        font-weight: 700; }
  .rosso-finmatica .upload-dragdrop-image {
    width: 128px;
    height: 128px;
    flex-shrink: 0;
    position: relative;
    margin-right: 16px; }
    .rosso-finmatica .upload-dragdrop-image img {
      display: block;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      overflow: hidden;
      position: absolute;
      transform-origin: center center;
      position: absolute;
      top: 50%;
      left: 50%;
      transition: transform 0.4s cubic-bezier(0.33, 1.07, 0.54, 1);
      transform: translateX(-50%) translateY(-50%); }
    .rosso-finmatica .upload-dragdrop-image .upload-dragdrop-success {
      width: 36px;
      height: 36px;
      position: absolute;
      top: calc(50% - 18px);
      left: 20px;
      background: #CC2C29;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      opacity: 0;
      transform: scale(0.6);
      transition: opacity 0.2s, transform 0.5s cubic-bezier(0.75, -0.5, 0, 1.75); }
      .rosso-finmatica .upload-dragdrop-image .upload-dragdrop-success svg {
        fill: #FFF;
        width: 30px;
        height: 30px; }
  @media (min-width: 576px) {
    .rosso-finmatica .upload[type='file'] + label {
      font-size: 0.889rem; } }
  @media (min-width: 768px) {
    .rosso-finmatica .upload-dragdrop-image {
      width: 180px;
      height: 180px;
      margin-right: 32px; }
      .rosso-finmatica .upload-dragdrop-image .upload-dragdrop-success {
        left: 28px; }
    .rosso-finmatica .upload-dragdrop-loading .upload-progress {
      transform: scale(0.5);
      top: -136px;
      left: -136px; } }
  @media (min-width: 1200px) {
    .rosso-finmatica .avatar-upload:hover .upload-avatar-container,
    .rosso-finmatica .avatar-upload:focus-within .upload-avatar-container {
      opacity: 1;
      transition: opacity 0.25s; }
    .rosso-finmatica .upload-avatar-container {
      bottom: -10%;
      left: 0;
      right: 0;
      top: auto;
      width: 100%;
      height: 60%;
      background-color: rgba(0, 0, 0, 0.6);
      transition: opacity 0.15s;
      opacity: 0; }
      .rosso-finmatica .upload-avatar-container .upload-avatar[type='file'] + label {
        margin: 0;
        padding-top: 10px;
        color: #FFF;
        text-align: center;
        width: 100%;
        height: 100%;
        font-size: 12px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-direction: column;
        cursor: pointer; }
        .rosso-finmatica .upload-avatar-container .upload-avatar[type='file'] + label span {
          display: block; }
        .rosso-finmatica .upload-avatar-container .upload-avatar[type='file'] + label svg {
          display: block;
          fill: #FFF;
          width: 20px;
          height: 20px;
          display: block; }
      .rosso-finmatica .upload-avatar-container .upload-avatar:focus:not(.focus--mouse)[type='file'] + label, .blu-finmatica .form-check .rosso-finmatica .upload-avatar-container [type='checkbox']:focus + label.upload-avatar:not(.focus--mouse)[type='file'] + label, .blu-finmatica .form-check .rosso-finmatica .upload-avatar-container [type='radio']:focus + label.upload-avatar:not(.focus--mouse)[type='file'] + label, .blu-finmatica .toggles label .rosso-finmatica .upload-avatar-container input[type='checkbox']:focus + .upload-avatar.lever:not(.focus--mouse)[type='file'] + label, .rosso-finmatica .upload-avatar-container .form-check [type='checkbox']:focus + label.upload-avatar:not(.focus--mouse)[type='file'] + label, .rosso-finmatica .form-check .upload-avatar-container [type='checkbox']:focus + label.upload-avatar:not(.focus--mouse)[type='file'] + label, .rosso-finmatica .upload-avatar-container .form-check [type='radio']:focus + label.upload-avatar:not(.focus--mouse)[type='file'] + label, .rosso-finmatica .form-check .upload-avatar-container [type='radio']:focus + label.upload-avatar:not(.focus--mouse)[type='file'] + label, .rosso-finmatica .upload-avatar-container .toggles label input[type='checkbox']:focus + .upload-avatar.lever:not(.focus--mouse)[type='file'] + label, .rosso-finmatica .toggles label .upload-avatar-container input[type='checkbox']:focus + .upload-avatar.lever:not(.focus--mouse)[type='file'] + label {
        outline: auto 5px -webkit-focus-ring-color; }
    .rosso-finmatica .avatar-upload-wrapper .avatar-upload-icon {
      display: none; }
    .rosso-finmatica .avatar-upload-wrapper.size-sm .upload-avatar[type='file'] + label span {
      display: none; } }
  .rosso-finmatica .toggles,
  .rosso-finmatica .toggles * {
    appearance: none;
    user-select: none; }
  .rosso-finmatica .toggles label {
    cursor: pointer;
    width: 100%;
    margin-bottom: 8px;
    height: 32px;
    line-height: 32px;
    font-weight: bold; }
    .rosso-finmatica .toggles label input[type='checkbox'] {
      opacity: 0;
      width: 0;
      height: 0; }
      .rosso-finmatica .toggles label input[type='checkbox'] + .lever {
        content: '';
        position: relative;
        width: 46px;
        height: 16px;
        background-color: #e6e9f2;
        border-radius: 10px;
        margin-right: 10px;
        transition: background 0.3s ease;
        vertical-align: middle;
        margin: 0 16px;
        float: right;
        margin-top: 8px; }
        .rosso-finmatica .toggles label input[type='checkbox'] + .lever:before, .rosso-finmatica .toggles label input[type='checkbox'] + .lever:after {
          content: '';
          position: absolute;
          display: inline-block;
          width: 26px;
          height: 26px;
          border-radius: 50%;
          left: 0;
          top: -5px;
          left: -3px;
          transition: left 0.3s ease, background 0.1s ease, transform 0.1s ease; }
        .rosso-finmatica .toggles label input[type='checkbox'] + .lever:before {
          background-color: rgba(204, 44, 41, 0.15); }
        .rosso-finmatica .toggles label input[type='checkbox'] + .lever:after {
          background-color: #5c6f82;
          background-size: 10px 10px;
          background-repeat: no-repeat;
          background-position: center;
          background-image: url("data:image/svg+xml;charset=UTF-8, %3csvg width='10px' height='10px' viewBox='0 0 10 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' opacity='0.8'%3e%3cg id='Data-entry/toggle/Light_bg/disabledOff' transform='translate(-8.000000, -11.000000)' fill='%23FFFFFF'%3e%3cpath d='M14.363961,15.9497475 L17.8994949,19.4852814 L16.4852814,20.8994949 L12.9497475,17.363961 L9.41421356,20.8994949 L8,19.4852814 L11.5355339,15.9497475 L8,12.4142136 L9.41421356,11 L12.9497475,14.5355339 L16.4852814,11 L17.8994949,12.4142136 L14.363961,15.9497475 Z' id='Combined-Shape'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
          border: 2px solid #fff; }
      .rosso-finmatica .toggles label input[type='checkbox']:checked + .lever {
        background-color: #e6e9f2; }
        .rosso-finmatica .toggles label input[type='checkbox']:checked + .lever:before, .rosso-finmatica .toggles label input[type='checkbox']:checked + .lever:after {
          left: 23px; }
        .rosso-finmatica .toggles label input[type='checkbox']:checked + .lever:after {
          background-color: #CC2C29;
          background-size: 14px 14px;
          background-repeat: no-repeat;
          background-position: center;
          background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14px' height='11px' viewBox='0 0 14 11'%3E%3Cg stroke='none' fill='none' opacity='0.5'%3E%3Cg transform='translate(-28.000000, -11.000000)' fill='%23FFF'%3E%3Cg transform='translate(24.000000, 16.000000) scale(-1, 1) translate(-24.000000, -16.000000) translate(1.000000, 4.000000)'%3E%3Cpath d='M13,15 L13,5 L15,5 L15,15 L15,17 L9,17 L9,15 L13,15 Z' transform='translate(12.000000, 11.000000) scale(-1, 1) rotate(45.000000) translate(-12.000000, -11.000000) '/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"); }
      .rosso-finmatica .toggles label input[type='checkbox'][disabled] + .lever {
        cursor: default;
        background-color: #e6e9f2; }
        .rosso-finmatica .toggles label input[type='checkbox'][disabled] + .lever:after {
          background-color: #e6e9f2; }
      .rosso-finmatica .toggles label input[type='checkbox'][disabled]:checked + .lever:after {
        background-color: #e6e9f2; }
  .rosso-finmatica .password-icon {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 8px;
    z-index: 8;
    padding: 0 0.5rem;
    background-color: #FFF; }
    .rosso-finmatica .password-icon .icon {
      fill: #5c6f82; }
  .rosso-finmatica .password-meter {
    height: 4px;
    left: 10px;
    bottom: -6px;
    width: 100%;
    max-width: 180px; }
    .rosso-finmatica .password-meter .col-3 {
      height: 4px; }

@keyframes selectDropdownFadeIn {
  0% {
    opacity: 0;
    margin-top: 0; }
  100% {
    opacity: 1;
    margin-top: 0; } }

@keyframes selectDropdownFadeInTop {
  0% {
    opacity: 0;
    margin-top: 0; }
  100% {
    opacity: 1;
    margin-top: 0; } }
  .rosso-finmatica .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%; }
  .rosso-finmatica .btn-light:not(:disabled):not(.disabled).active,
  .rosso-finmatica .btn-light:not(:disabled):not(.disabled):active,
  .rosso-finmatica .show > .btn-light.dropdown-toggle {
    background: transparent;
    color: inherit; }
  .rosso-finmatica .bootstrap-select.form-control {
    box-shadow: none; }
  .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder, .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .blu-finmatica .form-check .rosso-finmatica .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder, .blu-finmatica .form-check .rosso-finmatica .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder, .blu-finmatica .toggles label .rosso-finmatica .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.lever, .rosso-finmatica .form-check .bootstrap-select > [type='checkbox']:focus + label.dropdown-toggle.bs-placeholder,
  .rosso-finmatica .form-check .bootstrap-select > [type='radio']:focus + label.dropdown-toggle.bs-placeholder, .rosso-finmatica .toggles label .bootstrap-select > input[type='checkbox']:focus + .dropdown-toggle.bs-placeholder.lever, .rosso-finmatica .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
    color: #435a70;
    font-weight: normal; }
  .rosso-finmatica .bootstrap-select-wrapper {
    position: relative;
    padding-top: 0; }
    .rosso-finmatica .bootstrap-select-wrapper.no-tick .dropdown.bootstrap-select .dropdown-menu li a.selected span.check-mark {
      display: none; }
    .rosso-finmatica .bootstrap-select-wrapper.disabled {
      opacity: 0.3; }
    .rosso-finmatica .bootstrap-select-wrapper .dropdown-menu {
      padding: 0;
      margin: 0;
      box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1); }
    .rosso-finmatica .bootstrap-select-wrapper .dropdown.show .dropdown-menu[x-placement='bottom-start'],
    .rosso-finmatica .bootstrap-select-wrapper .btn-group.show .dropdown-menu[x-placement='bottom-start'] {
      animation: selectDropdownFadeIn forwards 0.3s; }
    .rosso-finmatica .bootstrap-select-wrapper .dropdown.show .dropdown-menu[x-placement='top-start'],
    .rosso-finmatica .bootstrap-select-wrapper .btn-group.show .dropdown-menu[x-placement='top-start'] {
      animation: selectDropdownFadeInTop forwards 0.3s; }
    .rosso-finmatica .bootstrap-select-wrapper .dropdown-menu:before {
      display: none; }
    .rosso-finmatica .bootstrap-select-wrapper > label {
      position: absolute;
      color: #435a70;
      font-size: 0.77778rem;
      display: block;
      font-weight: 600;
      padding: 0 0.5rem;
      line-height: calc(2.5rem - 1px);
      top: 0;
      transform: translateY(-75%); }
    .rosso-finmatica .bootstrap-select-wrapper button {
      background: transparent;
      border-radius: 0;
      border: none;
      box-shadow: none;
      color: #435a70;
      padding: 8px;
      font-size: 1rem;
      font-weight: bold; }
      .rosso-finmatica .bootstrap-select-wrapper button.disabled {
        background: transparent; }
        .rosso-finmatica .bootstrap-select-wrapper button.disabled.btn-light {
          box-shadow: none; }
      .rosso-finmatica .bootstrap-select-wrapper button .filter-option {
        position: relative; }
        .rosso-finmatica .bootstrap-select-wrapper button .filter-option .filter-option-inner {
          display: flex; }
        .rosso-finmatica .bootstrap-select-wrapper button .filter-option .filter-option-inner-inner {
          display: flex;
          align-items: center; }
          .rosso-finmatica .bootstrap-select-wrapper button .filter-option .filter-option-inner-inner .icon {
            margin-right: 8px;
            width: 24px;
            height: 24px;
            flex-shrink: 0; }
        .rosso-finmatica .bootstrap-select-wrapper button .filter-option:after {
          content: '';
          height: 1px;
          position: absolute;
          left: 0;
          right: 0;
          background: #435a70;
          bottom: 0;
          transition: all 0.3s;
          transform-origin: bottom; }
      .rosso-finmatica .bootstrap-select-wrapper button:hover:not(.disabled) .filter-option:after {
        transform: scaleY(2); }
      .rosso-finmatica .bootstrap-select-wrapper button:hover {
        background: transparent; }
      .rosso-finmatica .bootstrap-select-wrapper button.dropdown-toggle:after {
        border-top: 0.3em solid;
        border-right: 0.3em solid transparent;
        border-bottom: 0;
        border-left: 0.3em solid transparent;
        position: static;
        top: 0;
        transform: translateY(50%); }
    .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-searchbox {
      padding: 8px 24px; }
      .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-searchbox input[type='text'] {
        padding: 0;
        border-bottom: 1px solid #ebeced;
        font-size: 0.88889rem;
        font-weight: 600; }
        .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-searchbox input[type='text']::placeholder {
          font-weight: 600;
          opacity: 0.5;
          font-size: 0.88889rem; }
    .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .no-results {
      padding: 8px 24px;
      background: transparent;
      margin: 0; }
    .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-header .text {
      font-size: 0.83333rem;
      text-transform: uppercase;
      color: #435a70;
      font-weight: 600; }
    .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-divider {
      border: none; }
    .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .form-check {
      margin-top: 0; }
    .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .form-check [type='checkbox'] + label,
    .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .form-check [type='radio'] + label {
      margin-bottom: 0;
      font-weight: normal;
      font-size: 0.88889rem;
      height: 30px;
      line-height: 30px; }
    .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .btn {
      height: 2.5rem; }
    .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox {
      position: relative;
      padding: 0; }
      .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox .btn-block {
        display: block;
        padding: 8px 24px; }
        .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox .btn-block .btn {
          padding: 0;
          display: inline-block;
          font-size: 0.88889rem;
          color: #CC2C29;
          font-weight: normal;
          width: auto;
          margin-right: 24px; }
          .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox .btn-block .btn:active, .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox .btn-block .btn:focus, .blu-finmatica .form-check .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox .btn-block [type='checkbox']:focus + label.btn, .blu-finmatica .form-check .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox .btn-block [type='radio']:focus + label.btn, .blu-finmatica .toggles label .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox .btn-block input[type='checkbox']:focus + .btn.lever, .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox .btn-block .form-check [type='checkbox']:focus + label.btn, .rosso-finmatica .form-check .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox .btn-block [type='checkbox']:focus + label.btn,
          .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox .btn-block .form-check [type='radio']:focus + label.btn, .rosso-finmatica .form-check .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox .btn-block [type='radio']:focus + label.btn, .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox .btn-block .toggles label input[type='checkbox']:focus + .btn.lever, .rosso-finmatica .toggles label .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox .btn-block input[type='checkbox']:focus + .btn.lever {
            box-shadow: none; }
          .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox .btn-block .btn:hover {
            text-decoration: underline; }
      .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .bs-actionsbox:after {
        content: '';
        display: block;
        height: 1px;
        width: 65px;
        background: #ebeced;
        position: absolute;
        bottom: -8px;
        left: 24px; }
    .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select.show-tick .filter-option .filter-option-inner-inner .select-pill {
      font-size: 0.77778rem;
      padding: 4px 8px;
      border: 1px solid #435a70;
      color: #435a70;
      line-height: 1;
      border-radius: 24px;
      display: flex;
      align-items: center;
      margin-right: 8px; }
      .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select.show-tick .filter-option .filter-option-inner-inner .select-pill svg {
        fill: #435a70;
        margin-right: 0; }
    .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select.show-tick .filter-option .filter-option-inner-inner .icon {
      margin-right: 8px;
      width: 24px;
      height: 24px;
      flex-shrink: 0; }
    .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select.show-tick .filter-option .filter-option-inner-inner .form-check [type='checkbox'] + label,
    .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select.show-tick .filter-option .filter-option-inner-inner .form-check [type='radio'] + label {
      font-size: 0.77778rem;
      padding: 4px 8px;
      border: 1px solid #435a70;
      color: #435a70;
      line-height: 1;
      border-radius: 24px;
      display: flex;
      align-items: center;
      margin-right: 8px;
      height: auto;
      font-weight: 700; }
      .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select.show-tick .filter-option .filter-option-inner-inner .form-check [type='checkbox'] + label:before, .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select.show-tick .filter-option .filter-option-inner-inner .form-check [type='checkbox'] + label:after,
      .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select.show-tick .filter-option .filter-option-inner-inner .form-check [type='radio'] + label:before,
      .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select.show-tick .filter-option .filter-option-inner-inner .form-check [type='radio'] + label:after {
        display: none; }
    .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu {
      top: calc(-100% - 8px) !important;
      padding: 8px 0; }
      .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu[x-placement='top-start'] {
        top: auto !important;
        bottom: -8px !important;
        transform: none !important; }
      .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a {
        font-size: 0.88889rem;
        padding: 8px 24px;
        color: #CC2C29;
        white-space: inherit; }
        .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a.icon-options-li span.text {
          display: flex; }
        .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a.selected {
          color: #17324d;
          text-decoration: underline; }
          .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a.selected span.select-pill-text {
            text-decoration: underline; }
          .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a.selected span.check-mark {
            color: #CC2C29; }
        .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a:focus, .blu-finmatica .toggles label .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li input[type='checkbox']:focus + a.lever, .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li .toggles label input[type='checkbox']:focus + a.lever, .rosso-finmatica .toggles label .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li input[type='checkbox']:focus + a.lever, .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a:active {
          background: transparent;
          outline: none; }
        .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a span.check-mark {
          top: 10px;
          right: 24px; }
          .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a span.check-mark:after {
            content: '';
            display: block;
            width: 0.5em;
            height: 1em;
            border-style: solid;
            border-width: 0 0.15em 0.15em 0;
            transform: rotate(45deg); }
        .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a span.text {
          position: relative; }
          .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a span.text .select-pill .icon {
            display: none; }
          .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a span.text .icon {
            fill: #CC2C29;
            margin-right: 8px;
            width: 24px;
            height: 24px;
            flex-shrink: 0; }
          .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a span.text .reset-label {
            display: block;
            height: 1px;
            width: 65px;
            background: #ebeced;
            position: absolute;
            bottom: -8px; }
        .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a:hover {
          background: transparent; }
          .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a:hover span.text {
            text-decoration: underline; }
        .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a.active {
          background: transparent;
          color: #17324d; }
          .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li a.active span.text {
            text-decoration: underline; }
      .rosso-finmatica .bootstrap-select-wrapper .dropdown.bootstrap-select .dropdown-menu li.disabled a {
        color: #e6e9f2; }
  .rosso-finmatica fieldset.disabled .bootstrap-select-wrapper {
    opacity: 0.3; }
    .rosso-finmatica fieldset.disabled .bootstrap-select-wrapper button {
      background: transparent; }
      .rosso-finmatica fieldset.disabled .bootstrap-select-wrapper button.btn-light {
        box-shadow: none; }
  .rosso-finmatica .it-transfer-wrapper {
    border: 1px solid #c5c7c9;
    border-radius: 0.25rem; }
    .rosso-finmatica .it-transfer-wrapper .transfer-scroll {
      height: 240px;
      overflow-x: hidden;
      margin-bottom: 24px; }
    .rosso-finmatica .it-transfer-wrapper .form-check {
      padding: 0 24px;
      position: relative; }
    .rosso-finmatica .it-transfer-wrapper .transfer-header {
      font-weight: bold; }
      .rosso-finmatica .it-transfer-wrapper .transfer-header:after {
        height: 1px;
        background: #c5c7c9;
        width: 65px;
        content: '';
        display: block;
        margin-left: 62px; }
      .rosso-finmatica .it-transfer-wrapper .transfer-header .form-check {
        padding: 24px 24px 8px;
        margin-top: 0; }
        .rosso-finmatica .it-transfer-wrapper .transfer-header .form-check [type='checkbox'] + label {
          display: flex;
          justify-content: space-between; }
        .rosso-finmatica .it-transfer-wrapper .transfer-header .form-check .descr {
          display: block;
          font-size: 12px;
          color: #435a70;
          font-weight: normal; }
    .rosso-finmatica .it-transfer-wrapper .form-check input.semi-checked:not(:checked) + label::before {
      top: 13px;
      left: 4px;
      width: 12px;
      height: 2px;
      border-style: none;
      border-width: 0;
      border-color: transparent;
      transform: none;
      backface-visibility: hidden;
      opacity: 1;
      background: #fff; }
    .rosso-finmatica .it-transfer-wrapper .form-check input.semi-checked:not(:checked) + label::after {
      border-color: #d64d4b;
      background-color: #d64d4b;
      z-index: 0; }
  .rosso-finmatica .it-transfer-buttons {
    display: flex;
    justify-content: center; }
    .rosso-finmatica .it-transfer-buttons a {
      display: flex;
      width: 40px;
      height: 40px;
      border: 1px solid #c5c7c9;
      border-radius: 100px;
      align-items: center;
      justify-content: center;
      margin: 24px 8px;
      cursor: default;
      pointer-events: none; }
      .rosso-finmatica .it-transfer-buttons a svg {
        width: 16px;
        height: 16px;
        fill: #c5c7c9; }
      .rosso-finmatica .it-transfer-buttons a.transfer, .rosso-finmatica .it-transfer-buttons a.backtransfer {
        transform: rotate(90deg); }
      .rosso-finmatica .it-transfer-buttons a.active {
        border-color: #d64d4b;
        cursor: pointer;
        pointer-events: all; }
        .rosso-finmatica .it-transfer-buttons a.active svg {
          fill: #d64d4b; }
  @media (min-width: 768px) {
    .rosso-finmatica .it-transfer-buttons {
      flex-direction: column;
      justify-content: center;
      align-items: center;
      height: 100%; }
      .rosso-finmatica .it-transfer-buttons a {
        display: inline-flex;
        width: 40px;
        height: 40px;
        border: 1px solid #c5c7c9;
        border-radius: 100px;
        align-items: center;
        justify-content: center;
        margin: 8px 8px;
        align-self: center; }
        .rosso-finmatica .it-transfer-buttons a.transfer, .rosso-finmatica .it-transfer-buttons a.backtransfer {
          transform: none; } }

@keyframes dropdownFadeIn {
  0% {
    opacity: 0;
    margin-top: 0; }
  100% {
    opacity: 1;
    margin-top: 16px; } }

@keyframes dropdownFadeInTop {
  0% {
    opacity: 0;
    margin-top: 0; }
  100% {
    opacity: 1;
    margin-top: -16px; } }
  .rosso-finmatica .dropdown.show .dropdown-menu[x-placement='bottom-start'],
  .rosso-finmatica .btn-group.show .dropdown-menu[x-placement='bottom-start'] {
    animation: dropdownFadeIn forwards 0.3s; }
  .rosso-finmatica .dropdown.show .dropdown-menu[x-placement='top-start'],
  .rosso-finmatica .btn-group.show .dropdown-menu[x-placement='top-start'] {
    animation: dropdownFadeInTop forwards 0.3s; }
  .rosso-finmatica .btn-dropdown {
    color: #CC2C29;
    padding: 0 4px;
    background-color: transparent;
    font-size: 1rem;
    border-radius: 0; }
    .rosso-finmatica .btn-dropdown:not(:disabled):not(.disabled):active {
      box-shadow: none; }
  .rosso-finmatica .btn-dropdown:after,
  .rosso-finmatica .dropdown-toggle:after {
    content: '';
    speak: none;
    border: none;
    display: inline;
    margin: 0;
    vertical-align: bottom;
    width: auto;
    height: auto; }
  .rosso-finmatica .btn-dropdown .icon-expand,
  .rosso-finmatica .dropdown-toggle .icon-expand {
    transition: transform 0.3s; }
  .rosso-finmatica .btn-dropdown .icon.icon-xs,
  .rosso-finmatica .dropdown-toggle .icon.icon-xs {
    transition: transform 0.3s;
    width: 18px;
    height: 18px;
    transform: translateY(-1px); }
  .rosso-finmatica .btn-dropdown[aria-expanded='true'] .icon-expand,
  .rosso-finmatica .dropdown-toggle[aria-expanded='true'] .icon-expand {
    transform: scaleY(-1); }
  .rosso-finmatica .dropdown-menu {
    border-radius: 0 0 4px 4px;
    z-index: 8; }
    .rosso-finmatica .dropdown-menu.full-width {
      width: 100%; }
      .rosso-finmatica .dropdown-menu.full-width .link-list li {
        display: inline-block;
        width: auto; }
        .rosso-finmatica .dropdown-menu.full-width .link-list li:hover, .rosso-finmatica .dropdown-menu.full-width .link-list li:focus, .blu-finmatica .toggles label .rosso-finmatica .dropdown-menu.full-width .link-list input[type='checkbox']:focus + li.lever, .rosso-finmatica .dropdown-menu.full-width .link-list .toggles label input[type='checkbox']:focus + li.lever, .rosso-finmatica .toggles label .dropdown-menu.full-width .link-list input[type='checkbox']:focus + li.lever {
          background: none;
          text-decoration: underline; }
    .rosso-finmatica .dropdown-menu .link-list {
      margin-bottom: 0; }
      .rosso-finmatica .dropdown-menu .link-list h3 {
        line-height: 2.3em;
        margin-bottom: 0; }
    .rosso-finmatica .dropdown-menu:before {
      content: '';
      position: absolute;
      top: -6px;
      left: 24px;
      width: 18px;
      height: 18px;
      border-radius: 4px;
      background-color: #FFF;
      transform: rotate(45deg); }
    .rosso-finmatica .dropdown-menu[x-placement='top-start'] {
      border-radius: 4px 4px 0 0; }
      .rosso-finmatica .dropdown-menu[x-placement='top-start']:before {
        bottom: -6px;
        top: auto; }
    .rosso-finmatica .dropdown-menu.dark {
      background-color: #435a70; }
      .rosso-finmatica .dropdown-menu.dark .link-list-wrapper ul span.divider {
        background: #2e465e; }
      .rosso-finmatica .dropdown-menu.dark .link-list-wrapper ul li a span,
      .rosso-finmatica .dropdown-menu.dark .link-list-wrapper ul li a:hover span,
      .rosso-finmatica .dropdown-menu.dark .link-list-wrapper ul li h3,
      .rosso-finmatica .dropdown-menu.dark .link-list-wrapper ul li i {
        color: #fff; }
      .rosso-finmatica .dropdown-menu.dark .link-list-wrapper ul li a:not(.active):not(.disabled):hover i {
        color: #4fe0dc; }
      .rosso-finmatica .dropdown-menu.dark .link-list-wrapper ul li a.disabled span {
        color: #adb2b8; }
      .rosso-finmatica .dropdown-menu.dark .link-list-wrapper ul li a.active span {
        color: #17a2b8; }
      .rosso-finmatica .dropdown-menu.dark:before {
        background-color: #435a70; }
  .rosso-finmatica nav.pagination-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .rosso-finmatica nav.pagination-wrapper a {
      text-decoration: none; }
    .rosso-finmatica nav.pagination-wrapper.pagination-total {
      display: inline-flex;
      flex-wrap: wrap;
      flex-direction: column;
      justify-content: center; }
      .rosso-finmatica nav.pagination-wrapper.pagination-total ul {
        margin-bottom: 0.5rem; }
      .rosso-finmatica nav.pagination-wrapper.pagination-total p {
        font-size: 0.88889rem;
        color: #5b6f82;
        margin-bottom: 1rem;
        font-weight: 600;
        text-align: center; }
    .rosso-finmatica nav.pagination-wrapper .form-group {
      margin-left: 2.5rem;
      width: 4.5rem;
      margin-top: 0; }
      .rosso-finmatica nav.pagination-wrapper .form-group label {
        font-size: 0.88889rem;
        color: #9da2a6; }
      .rosso-finmatica nav.pagination-wrapper .form-group.active label {
        font-size: 0.8rem; }
    .rosso-finmatica nav.pagination-wrapper .btn.dropdown-toggle {
      font-size: 0.88889rem;
      color: #5b6f82;
      font-weight: 600;
      padding: 12px;
      border-bottom: 1px solid #5c6f82;
      height: 2.5rem;
      border: none;
      width: 100%; }
      .rosso-finmatica nav.pagination-wrapper .btn.dropdown-toggle:after {
        color: #CC2C29;
        margin-left: 0.5rem; }
  .rosso-finmatica .pagination {
    flex-wrap: wrap; }
    .rosso-finmatica .pagination .page-item {
      margin-right: 5px; }
      .rosso-finmatica .pagination .page-item.disabled a.page-link {
        color: #c2c7cc; }
        .rosso-finmatica .pagination .page-item.disabled a.page-link .icon {
          fill: #c2c7cc; }
      .rosso-finmatica .pagination .page-item span.page-link {
        pointer-events: none; }
      .rosso-finmatica .pagination .page-item .page-link {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 2.5rem;
        min-width: 2.5rem;
        border-radius: 4px;
        border: none;
        font-size: 0.88889rem;
        font-weight: 600;
        color: #5b6f82;
        background-color: transparent; }
        .rosso-finmatica .pagination .page-item .page-link[aria-current] {
          border: 1px solid #CC2C29;
          color: #CC2C29;
          pointer-events: none; }
        .rosso-finmatica .pagination .page-item .page-link.text {
          color: #CC2C29; }
        .rosso-finmatica .pagination .page-item .page-link span.d-inline-block {
          margin-right: 0.5rem; }
        .rosso-finmatica .pagination .page-item .page-link:hover {
          color: #CC2C29;
          background-color: transparent; }
          .rosso-finmatica .pagination .page-item .page-link:hover .icon {
            fill: #CC2C29; }
  @media (min-width: 576px) {
    .rosso-finmatica .pagination .page-item .page-link {
      height: 2.66667rem;
      min-width: 2.66667rem; }
    .rosso-finmatica nav.pagination-wrapper .btn.dropdown-toggle {
      height: 2.66667rem; } }
  @media (min-width: 768px) {
    .rosso-finmatica nav.pagination-wrapper {
      justify-content: flex-start; }
      .rosso-finmatica nav.pagination-wrapper .dropdown {
        margin-left: 2.66667rem; } }
  .rosso-finmatica .nav-tabs {
    position: relative;
    background-color: #FFF;
    border-bottom-color: #dfe4f2;
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    flex-wrap: nowrap; }
    .rosso-finmatica .nav-tabs a {
      text-decoration: none; }
    .rosso-finmatica .nav-tabs .it-ico:before,
    .rosso-finmatica .nav-tabs .it-ico-lg:before {
      margin-right: 0; }
    .rosso-finmatica .nav-tabs.auto .nav-link {
      flex: 1; }
    .rosso-finmatica .nav-tabs.auto .nav-item {
      flex: 1;
      text-align: center; }
    .rosso-finmatica .nav-tabs.no-border {
      border: none !important; }
    .rosso-finmatica .nav-tabs.no-background {
      background-color: transparent; }
      .rosso-finmatica .nav-tabs.no-background .nav-item .nav-link.active {
        background-color: transparent; }
    .rosso-finmatica .nav-tabs.nav-tabs-icon-text .icon {
      margin-right: 0.889rem; }
    .rosso-finmatica .nav-tabs.nav-tabs-icon-lg .nav-link {
      padding: 0.778rem 1.778em; }
    .rosso-finmatica .nav-tabs.nav-tabs-vertical {
      flex-direction: column;
      border-bottom: none;
      border-right: 1px solid #dfe4f2; }
      .rosso-finmatica .nav-tabs.nav-tabs-vertical .nav-link {
        justify-content: space-between;
        border-bottom: none;
        border-right: 2px solid transparent;
        white-space: normal; }
        .rosso-finmatica .nav-tabs.nav-tabs-vertical .nav-link:hover {
          border-bottom: none; }
        .rosso-finmatica .nav-tabs.nav-tabs-vertical .nav-link.justify-content-end .it-ico:before,
        .rosso-finmatica .nav-tabs.nav-tabs-vertical .nav-link.justify-content-end .it-ico-lg:before {
          margin-right: 0; }
      .rosso-finmatica .nav-tabs.nav-tabs-vertical .nav-link.active,
      .rosso-finmatica .nav-tabs.nav-tabs-vertical .nav-item.show .nav-link {
        border-bottom: none;
        border-right-color: #CC2C29; }
      .rosso-finmatica .nav-tabs.nav-tabs-vertical.nav-tabs-vertical-background .nav-link.active,
      .rosso-finmatica .nav-tabs.nav-tabs-vertical.nav-tabs-vertical-background .nav-item.show .nav-link {
        background-color: #e6ecf2; }
    .rosso-finmatica .nav-tabs .nav-link {
      border-radius: 0;
      font-weight: 600;
      color: #5b6f82;
      border: none;
      border-bottom: 2px solid transparent;
      padding: 0.778rem 1.333em;
      flex: 1 0 auto;
      white-space: nowrap;
      line-height: 1em;
      display: flex;
      align-items: center;
      justify-content: center; }
      .rosso-finmatica .nav-tabs .nav-link:hover {
        color: #CC2C29;
        border-bottom-color: transparent; }
      .rosso-finmatica .nav-tabs .nav-link:focus, .blu-finmatica .form-check .rosso-finmatica .nav-tabs [type='checkbox']:focus + label.nav-link, .blu-finmatica .form-check .rosso-finmatica .nav-tabs [type='radio']:focus + label.nav-link, .blu-finmatica .toggles label .rosso-finmatica .nav-tabs input[type='checkbox']:focus + .nav-link.lever, .rosso-finmatica .nav-tabs .form-check [type='checkbox']:focus + label.nav-link, .rosso-finmatica .form-check .nav-tabs [type='checkbox']:focus + label.nav-link,
      .rosso-finmatica .nav-tabs .form-check [type='radio']:focus + label.nav-link, .rosso-finmatica .form-check .nav-tabs [type='radio']:focus + label.nav-link, .rosso-finmatica .nav-tabs .toggles label input[type='checkbox']:focus + .nav-link.lever, .rosso-finmatica .toggles label .nav-tabs input[type='checkbox']:focus + .nav-link.lever {
        border-bottom-color: transparent; }
      .rosso-finmatica .nav-tabs .nav-link.disabled {
        color: #dee2e6;
        cursor: default; }
        .rosso-finmatica .nav-tabs .nav-link.disabled .icon {
          fill: #dee2e6; }
      .rosso-finmatica .nav-tabs .nav-link .it-ico:before {
        font-size: 1.333rem; }
      .rosso-finmatica .nav-tabs .nav-link .it-ico-lg:before {
        font-size: 1.778rem; }
      .rosso-finmatica .nav-tabs .nav-link .icon {
        fill: #5c6f82; }
      .rosso-finmatica .nav-tabs .nav-link.active .icon {
        fill: #CC2C29; }
    .rosso-finmatica .nav-tabs .nav-link.active,
    .rosso-finmatica .nav-tabs .nav-item.show .nav-link {
      border-bottom-color: #CC2C29;
      color: #CC2C29;
      cursor: inherit; }
    .rosso-finmatica .nav-tabs .nav-item {
      margin-bottom: 0;
      display: flex; }
    .rosso-finmatica .nav-tabs.nav-dark {
      background-color: #455b71;
      border-bottom: none; }
      .rosso-finmatica .nav-tabs.nav-dark .nav-link {
        color: #d9dadb; }
        .rosso-finmatica .nav-tabs.nav-dark .nav-link .icon {
          fill: #d9dadb; }
        .rosso-finmatica .nav-tabs.nav-dark .nav-link:hover {
          color: #17a2b8; }
          .rosso-finmatica .nav-tabs.nav-dark .nav-link:hover .icon {
            fill: #17a2b8; }
        .rosso-finmatica .nav-tabs.nav-dark .nav-link.disabled {
          color: #768594; }
          .rosso-finmatica .nav-tabs.nav-dark .nav-link.disabled .icon {
            fill: #768594; }
      .rosso-finmatica .nav-tabs.nav-dark .nav-link.active,
      .rosso-finmatica .nav-tabs.nav-dark .nav-item.show .nav-link {
        background-color: #455b71;
        color: #17a2b8;
        border-bottom: 2px solid #17a2b8; }
        .rosso-finmatica .nav-tabs.nav-dark .nav-link.active .icon,
        .rosso-finmatica .nav-tabs.nav-dark .nav-item.show .nav-link .icon {
          fill: #17a2b8; }
      .rosso-finmatica .nav-tabs.nav-dark.nav-tabs-vertical .nav-link.active,
      .rosso-finmatica .nav-tabs.nav-dark.nav-tabs-vertical .nav-item.show .nav-link {
        border-right-color: #17a2b8;
        border-bottom: none; }
    .rosso-finmatica .nav-tabs.nav-tabs-cards {
      border-bottom: none; }
      .rosso-finmatica .nav-tabs.nav-tabs-cards .nav-item-filler {
        flex-grow: 1; }
      .rosso-finmatica .nav-tabs.nav-tabs-cards .nav-link {
        border: 1px solid transparent; }
      .rosso-finmatica .nav-tabs.nav-tabs-cards .nav-link.active,
      .rosso-finmatica .nav-tabs.nav-tabs-cards .nav-item.show .nav-link {
        border: 1px solid #dfe4f2;
        border-bottom-color: #fff;
        border-radius: 0.25rem 0.25rem 0 0; }
    .rosso-finmatica .nav-tabs.nav-tabs-editable .nav-item {
      position: relative; }
    .rosso-finmatica .nav-tabs.nav-tabs-editable .nav-item-filler {
      width: 2em; }
    .rosso-finmatica .nav-tabs.nav-tabs-editable .nav-tab-add {
      margin: -0.2em 1em 0;
      position: relative;
      width: 1.444rem;
      height: 1.444rem;
      top: 0.8rem;
      border: 1px solid #dfe4f2;
      border-radius: 50%;
      right: 0; }
      .rosso-finmatica .nav-tabs.nav-tabs-editable .nav-tab-add:after {
        content: '';
        position: absolute;
        width: 2px;
        height: 0.778rem;
        left: 0.611rem;
        top: 0.278rem;
        background-color: #CC2C29; }
      .rosso-finmatica .nav-tabs.nav-tabs-editable .nav-tab-add:before {
        content: '';
        position: absolute;
        width: 0.778rem;
        height: 2px;
        left: 0.278rem;
        top: 0.611rem;
        background-color: #CC2C29; }
    .rosso-finmatica .nav-tabs.nav-tabs-editable .nav-link {
      padding-right: 2.888em; }
    .rosso-finmatica .nav-tabs.nav-tabs-editable .nav-link-close {
      cursor: pointer;
      position: absolute;
      top: calc(50% - 0.9rem);
      right: 0.889rem;
      color: #5b6f82;
      transition: color 0.2s; }
      .rosso-finmatica .nav-tabs.nav-tabs-editable .nav-link-close .icon {
        fill: #5b6f82; }
      .rosso-finmatica .nav-tabs.nav-tabs-editable .nav-link-close.disabled {
        color: #dee2e6;
        cursor: pointer; }
        .rosso-finmatica .nav-tabs.nav-tabs-editable .nav-link-close.disabled .icon {
          fill: #dee2e6; }
      .rosso-finmatica .nav-tabs.nav-tabs-editable .nav-link-close:hover {
        color: #a22320; }
        .rosso-finmatica .nav-tabs.nav-tabs-editable .nav-link-close:hover .icon {
          fill: #a22320; }
      .rosso-finmatica .nav-tabs.nav-tabs-editable .nav-link-close .it-ico {
        font-size: 0.6rem; }
        .rosso-finmatica .nav-tabs.nav-tabs-editable .nav-link-close .it-ico:before {
          margin-right: 0; }
    .rosso-finmatica .nav-tabs.nav-tabs-editable .nav-link.active .nav-link-close,
    .rosso-finmatica .nav-tabs.nav-tabs-editable .nav-item.show .nav-link .nav-link-close {
      color: #CC2C29; }
      .rosso-finmatica .nav-tabs.nav-tabs-editable .nav-link.active .nav-link-close .icon,
      .rosso-finmatica .nav-tabs.nav-tabs-editable .nav-item.show .nav-link .nav-link-close .icon {
        fill: #CC2C29; }
  .rosso-finmatica .flex-column-reverse .nav-tabs {
    border-bottom: none;
    border-top: 1px solid #dfe4f2; }
    .rosso-finmatica .flex-column-reverse .nav-tabs .nav-link {
      border-bottom: none;
      border-top: 2px solid transparent; }
    .rosso-finmatica .flex-column-reverse .nav-tabs .nav-link.active,
    .rosso-finmatica .flex-column-reverse .nav-tabs .nav-item.show .nav-link {
      border-top-color: #CC2C29; }
  .rosso-finmatica .flex-row-reverse .nav-tabs.nav-tabs-vertical {
    border-right: none;
    border-left: 1px solid #dfe4f2; }
    .rosso-finmatica .flex-row-reverse .nav-tabs.nav-tabs-vertical .nav-link {
      justify-content: flex-start;
      border-bottom: none;
      border-right: none;
      border-left: 2px solid transparent; }
      .rosso-finmatica .flex-row-reverse .nav-tabs.nav-tabs-vertical .nav-link:hover {
        border-bottom: none; }
      .rosso-finmatica .flex-row-reverse .nav-tabs.nav-tabs-vertical .nav-link .icon {
        margin-right: 0.889rem; }
    .rosso-finmatica .flex-row-reverse .nav-tabs.nav-tabs-vertical .nav-link.active,
    .rosso-finmatica .flex-row-reverse .nav-tabs.nav-tabs-vertical .nav-item.show .nav-link {
      border-left-color: #CC2C29; }
  .rosso-finmatica .flex-row-reverse .nav-tabs.nav-dark.nav-tabs-vertical .nav-link.active,
  .rosso-finmatica .flex-row-reverse .nav-tabs.nav-dark.nav-tabs-vertical .nav-item.show .nav-link {
    border-left-color: #17a2b8; }
  .rosso-finmatica .nav-tabs-hidescroll {
    height: 2.667rem;
    overflow: hidden; }
    .rosso-finmatica .nav-tabs-hidescroll.hidescroll-ico {
      height: 2.944rem; }
    .rosso-finmatica .nav-tabs-hidescroll.hidescroll-ico-lg {
      height: 3.444rem; }
    .rosso-finmatica .nav-tabs-hidescroll .nav-tabs {
      padding-bottom: 20px; }
  @media (min-width: 1200px) {
    .rosso-finmatica .nav-tabs {
      overflow-x: hidden;
      flex-wrap: wrap; }
      .rosso-finmatica .nav-tabs.auto {
        flex-wrap: nowrap; }
    .rosso-finmatica .nav-tabs-hidescroll {
      height: auto;
      overflow: initial; }
      .rosso-finmatica .nav-tabs-hidescroll.hidescroll-ico, .rosso-finmatica .nav-tabs-hidescroll.hidescroll-ico-lg {
        height: auto; }
      .rosso-finmatica .nav-tabs-hidescroll .nav-tabs {
        padding-bottom: 0; } }
  .rosso-finmatica .cookiebar {
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    position: fixed;
    width: 100%;
    z-index: 1100;
    background-color: #435a70;
    padding: 24px 32px; }
    .rosso-finmatica .cookiebar.cookiebar-top {
      bottom: auto;
      top: 0; }
    .rosso-finmatica .cookiebar.show {
      display: block; }
    .rosso-finmatica .cookiebar p {
      font-size: 1rem;
      line-height: 1.25em;
      color: #FFF;
      margin-bottom: 0; }
      .rosso-finmatica .cookiebar p br {
        display: none; }
    .rosso-finmatica .cookiebar .cookiebar-buttons {
      text-align: right;
      margin-top: 32px;
      padding: 0;
      line-height: 1.25em; }
    .rosso-finmatica .cookiebar .cookiebar-btn {
      background: transparent;
      border: none;
      padding: 0;
      color: #FFF;
      letter-spacing: 0.1em;
      font-weight: 600;
      text-transform: uppercase;
      font-size: 0.875rem;
      display: inline-block;
      line-height: 1em; }
      .rosso-finmatica .cookiebar .cookiebar-btn:hover {
        text-decoration: underline;
        cursor: pointer; }
      .rosso-finmatica .cookiebar .cookiebar-btn:last-child {
        margin-left: 32px; }
      .rosso-finmatica .cookiebar .cookiebar-btn:not(.cookiebar-confirm) {
        color: #e6ecf2; }
  @media (min-width: 576px) {
    .rosso-finmatica .cookiebar p {
      font-size: 0.889rem; }
    .rosso-finmatica .cookiebar .cookiebar-btn {
      font-size: 0.778rem; } }
  @media (min-width: 768px) {
    .rosso-finmatica .cookiebar {
      padding: 32px 48px; }
      .rosso-finmatica .cookiebar.show {
        display: flex;
        justify-content: space-between; }
      .rosso-finmatica .cookiebar p {
        width: 60%;
        margin-right: 24px; }
        .rosso-finmatica .cookiebar p br {
          display: block; }
      .rosso-finmatica .cookiebar .cookiebar-buttons {
        margin-top: 0;
        width: 40%; } }
  @media (min-width: 992px) {
    .rosso-finmatica .cookiebar {
      max-width: 832px;
      left: 50%;
      right: auto;
      transform: translateX(-50%);
      border-radius: 0.25rem 0.25rem 0 0; }
      .rosso-finmatica .cookiebar p {
        width: 66%; }
      .rosso-finmatica .cookiebar .cookiebar-buttons {
        width: 33%; } }
  .rosso-finmatica .it-hero-wrapper {
    min-height: 380px;
    position: relative;
    background-color: #cc2c29;
    display: flex;
    align-items: flex-end; }
    .rosso-finmatica .it-hero-wrapper .img-responsive-wrapper {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0; }
      .rosso-finmatica .it-hero-wrapper .img-responsive-wrapper .img-responsive {
        padding-bottom: inherit;
        height: 100%;
        position: initial; }
    .rosso-finmatica .it-hero-wrapper.it-hero-small-size {
      min-height: 230px; }
    .rosso-finmatica .it-hero-wrapper .it-hero-text-wrapper {
      padding: 48px 34px;
      background: transparent !important;
      position: relative; }
      .rosso-finmatica .it-hero-wrapper .it-hero-text-wrapper :last-child {
        margin-bottom: 0; }
      .rosso-finmatica .it-hero-wrapper .it-hero-text-wrapper span,
      .rosso-finmatica .it-hero-wrapper .it-hero-text-wrapper h1,
      .rosso-finmatica .it-hero-wrapper .it-hero-text-wrapper p {
        color: #FFF;
        margin-bottom: 24px; }
      .rosso-finmatica .it-hero-wrapper .it-hero-text-wrapper span.it-category {
        display: block;
        font-size: 1rem;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 0.9px; }
      .rosso-finmatica .it-hero-wrapper .it-hero-text-wrapper h1 {
        font-size: 2rem;
        letter-spacing: unset; }
      .rosso-finmatica .it-hero-wrapper .it-hero-text-wrapper p {
        font-size: 1rem;
        font-family: Georgia, "Times New Roman", Times, serif; }
      .rosso-finmatica .it-hero-wrapper .it-hero-text-wrapper .it-btn-container {
        margin-top: 8px; }
    .rosso-finmatica .it-hero-wrapper.it-text-centered .it-hero-text-wrapper {
      text-align: center; }
    .rosso-finmatica .it-hero-wrapper.it-overlay .img-responsive-wrapper:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
    .rosso-finmatica .it-hero-wrapper.it-overlay.it-dark .img-responsive-wrapper:after {
      background: rgba(23, 50, 77, 0.54); }
    .rosso-finmatica .it-hero-wrapper.it-overlay.it-primary .img-responsive-wrapper:after {
      background: rgba(204, 44, 41, 0.85); }
    .rosso-finmatica .it-hero-wrapper.it-overlay.it-filter .img-responsive-wrapper img {
      mix-blend-mode: screen; }
    .rosso-finmatica .it-hero-wrapper.it-overlay.it-filter .img-responsive-wrapper:after {
      display: none; }
    .rosso-finmatica .it-hero-wrapper.it-bottom-overlapping-content {
      margin-bottom: -80px; }
      .rosso-finmatica .it-hero-wrapper.it-bottom-overlapping-content .it-hero-text-wrapper {
        padding-bottom: 136px; }
    .rosso-finmatica .it-hero-wrapper.it-wrapped-container {
      min-height: 0 !important;
      align-items: flex-end; }
    .rosso-finmatica .it-hero-wrapper .it-hero-card {
      background-color: #FFF; }
      .rosso-finmatica .it-hero-wrapper .it-hero-card.it-hero-bottom-overlapping {
        margin-top: 80px;
        margin-bottom: -80px; }
  @media (max-width: 575px) {
    .rosso-finmatica .it-hero-wrapper.it-wrapped-container {
      display: flex;
      flex-direction: column; }
      .rosso-finmatica .it-hero-wrapper.it-wrapped-container .container {
        background-color: #FFF; }
      .rosso-finmatica .it-hero-wrapper.it-wrapped-container .img-responsive-wrapper {
        position: relative; }
        .rosso-finmatica .it-hero-wrapper.it-wrapped-container .img-responsive-wrapper .img-wrapper {
          position: relative; }
        .rosso-finmatica .it-hero-wrapper.it-wrapped-container .img-responsive-wrapper:after {
          content: none; }
      .rosso-finmatica .it-hero-wrapper.it-wrapped-container .it-hero-card {
        background-color: #FFF;
        border-radius: 0 !important;
        box-shadow: none !important; }
    .rosso-finmatica .it-hero-wrapper .it-hero-card.it-hero-bottom-overlapping {
      margin: 0; } }
  @media (min-width: 576px) {
    .rosso-finmatica .it-hero-wrapper.it-wrapped-container {
      min-height: 0 !important;
      align-items: flex-end; }
    .rosso-finmatica .it-hero-wrapper .it-hero-card {
      background-color: #FFF; }
      .rosso-finmatica .it-hero-wrapper .it-hero-card.it-hero-bottom-overlapping {
        margin-top: 80px;
        margin-bottom: -80px; } }
  @media (min-width: 768px) {
    .rosso-finmatica .it-hero-wrapper.it-hero-small-size {
      min-height: 300px; }
    .rosso-finmatica .it-hero-wrapper .it-hero-text-wrapper {
      padding: 48px 40% 48px 34px; }
    .rosso-finmatica .it-hero-wrapper.it-text-centered .it-hero-text-wrapper {
      padding: 48px 20% 48px 20%; } }
  @media (min-width: 992px) {
    .rosso-finmatica .it-hero-wrapper {
      position: relative;
      min-height: 620px;
      align-items: center; }
      .rosso-finmatica .it-hero-wrapper.it-hero-small-size {
        min-height: 400px; }
      .rosso-finmatica .it-hero-wrapper .it-hero-text-wrapper {
        padding: 120px 40% 168px 26px; }
        .rosso-finmatica .it-hero-wrapper .it-hero-text-wrapper span.it-category {
          position: absolute;
          margin-top: -56px; }
        .rosso-finmatica .it-hero-wrapper .it-hero-text-wrapper h1 {
          font-size: 2.66667rem; }
        .rosso-finmatica .it-hero-wrapper .it-hero-text-wrapper p {
          margin-bottom: 0; }
        .rosso-finmatica .it-hero-wrapper .it-hero-text-wrapper .it-btn-container {
          position: absolute;
          margin-top: 48px; }
      .rosso-finmatica .it-hero-wrapper.it-text-centered .it-hero-text-wrapper {
        padding: 120px 20% 144px 20%; }
        .rosso-finmatica .it-hero-wrapper.it-text-centered .it-hero-text-wrapper span.it-category {
          left: 20%;
          right: 20%; }
        .rosso-finmatica .it-hero-wrapper.it-text-centered .it-hero-text-wrapper .it-btn-container {
          left: 20%;
          right: 20%; }
      .rosso-finmatica .it-hero-wrapper.it-bottom-overlapping-content {
        margin-bottom: -80px; }
        .rosso-finmatica .it-hero-wrapper.it-bottom-overlapping-content .it-hero-text-wrapper {
          padding-bottom: 240px;
          padding-top: 160px; } }
  .rosso-finmatica .forward {
    display: block;
    text-align: center;
    font-size: 3rem;
    transition: all 0.2s ease-in-out; }
    .rosso-finmatica .forward:hover {
      text-decoration: none; }
  .rosso-finmatica .back-to-top {
    position: fixed;
    bottom: 16px;
    right: 16px;
    background: #CC2C29;
    width: 40px;
    height: 40px;
    text-decoration: none;
    border-radius: 50%;
    display: block;
    visibility: hidden;
    opacity: 0;
    text-align: center;
    transition: all 0.2s ease-in-out, transform 0.25s cubic-bezier(0.75, -0.5, 0, 1.75), visibility 0.3s linear, opacity 0.3s ease-in-out;
    z-index: 1;
    transform: scale(0.7);
    transform-origin: center center; }
    .rosso-finmatica .back-to-top.back-to-top-show {
      visibility: visible;
      opacity: 1;
      transition: all 0.2s ease-in-out, transform 0.05s ease-out, visibility 0s linear, opacity 0.1s ease-in-out;
      transform: scale(1); }
    .rosso-finmatica .back-to-top:hover {
      background: #a22320;
      text-decoration: none; }
    .rosso-finmatica .back-to-top .icon {
      margin: 0;
      position: relative;
      transform: scale(0.75);
      top: 4px; }
      .rosso-finmatica .back-to-top .icon:before {
        margin: 0;
        color: #FFF; }
    .rosso-finmatica .back-to-top.shadow:hover {
      box-shadow: 0 0.3rem 0.75rem rgba(0, 0, 0, 0.3) !important; }
    .rosso-finmatica .back-to-top.dark {
      background: #fff; }
      .rosso-finmatica .back-to-top.dark:hover {
        background: #ebeced; }
      .rosso-finmatica .back-to-top.dark .icon:before {
        color: #435a70; }
  @media (min-width: 768px) {
    .rosso-finmatica {
      /*back to top*/ }
      .rosso-finmatica .back-to-top {
        width: 56px;
        height: 56px; }
        .rosso-finmatica .back-to-top .icon {
          transform: scale(1);
          top: 10px; }
        .rosso-finmatica .back-to-top.back-to-top-small {
          width: 40px;
          height: 40px; }
          .rosso-finmatica .back-to-top.back-to-top-small .icon {
            transform: scale(0.75);
            top: 4px; } }
  @media (min-width: 1200px) {
    .rosso-finmatica .back-to-top {
      bottom: 32px;
      right: 32px; } }
  .rosso-finmatica .autocomplete {
    padding: 0.375rem 48px 0.375rem 24px; }
    .rosso-finmatica .autocomplete::placeholder {
      color: #adb2b8; }
    .rosso-finmatica .autocomplete:disabled {
      background-color: #cacacc; }
      .rosso-finmatica .autocomplete:disabled::placeholder {
        color: #5c6f82; }
  .rosso-finmatica .autocomplete-icon {
    position: absolute;
    right: 0;
    top: 0.5rem;
    padding: 0 0.5rem;
    background-color: #FFF; }
    .rosso-finmatica .autocomplete-icon .icon {
      fill: #5c6f82; }
  .rosso-finmatica .autocomplete-list {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #FFF;
    padding: 8px 0;
    box-shadow: 0 20px 30px 5px rgba(0, 0, 0, 0.05);
    border-top: 1px solid #5c6f82;
    transition: opacity 0.3s;
    display: none; }
    .rosso-finmatica .autocomplete-list.autocomplete-list-show {
      display: block;
      z-index: 10; }
    .rosso-finmatica .autocomplete-list li {
      list-style-type: none;
      padding: 0; }
    .rosso-finmatica .autocomplete-list a {
      padding: 12px 24px;
      display: block;
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
      color: #455b71;
      line-height: 1.2;
      font-size: 1rem; }
      .rosso-finmatica .autocomplete-list a:hover {
        color: #CC2C29;
        text-decoration: none; }
        .rosso-finmatica .autocomplete-list a:hover .icon {
          fill: #CC2C29; }
        .rosso-finmatica .autocomplete-list a:hover .autocomplete-list-text span {
          text-decoration: underline; }
        .rosso-finmatica .autocomplete-list a:hover .autocomplete-list-text em {
          color: #CC2C29; }
        .rosso-finmatica .autocomplete-list a:hover mark {
          color: #CC2C29; }
      .rosso-finmatica .autocomplete-list a .icon,
      .rosso-finmatica .autocomplete-list a .avatar {
        margin-right: 16px;
        flex-shrink: 0; }
      .rosso-finmatica .autocomplete-list a .icon {
        fill: #455b71; }
      .rosso-finmatica .autocomplete-list a .autocomplete-list-text {
        margin-top: 2px; }
        .rosso-finmatica .autocomplete-list a .autocomplete-list-text em {
          font-style: normal;
          text-transform: uppercase;
          font-size: 0.75rem;
          color: #435a70;
          font-weight: 600;
          letter-spacing: 0.1em;
          display: block;
          margin-top: 4px; }
    .rosso-finmatica .autocomplete-list mark {
      padding: 0;
      background: transparent;
      font-weight: bold; }
  .rosso-finmatica .autocomplete-wrapper-big .autocomplete {
    height: 56px;
    font-size: 1.5rem;
    font-weight: normal;
    padding-left: 4rem;
    padding-right: 24px; }
  .rosso-finmatica .autocomplete-wrapper-big .autocomplete-icon {
    position: absolute;
    left: .5rem;
    right: auto;
    top: 1rem; }
    .rosso-finmatica .autocomplete-wrapper-big .autocomplete-icon .icon {
      fill: #CC2C29;
      width: 24px;
      height: 24px; }
  .rosso-finmatica .autocomplete-wrapper-big .autocomplete-list a {
    font-size: 1.125rem; }
    .rosso-finmatica .autocomplete-wrapper-big .autocomplete-list a .autocomplete-list-text {
      margin-top: 0; }
  @media (min-width: 576px) {
    .rosso-finmatica .autocomplete-list a {
      font-size: 0.889rem;
      align-items: flex-start; }
      .rosso-finmatica .autocomplete-list a .autocomplete-list-text span {
        margin-right: 8px; }
      .rosso-finmatica .autocomplete-list a .autocomplete-list-text em {
        display: inline-block;
        font-size: 0.667rem;
        margin-top: 0; }
    .rosso-finmatica .autocomplete-wrapper-big .autocomplete {
      height: 72px;
      font-size: 2.222rem;
      padding-left: 64px; }
    .rosso-finmatica .autocomplete-wrapper-big .autocomplete-icon .icon {
      width: 40px;
      height: 40px; }
    .rosso-finmatica .autocomplete-wrapper-big .autocomplete-list a {
      font-size: 1.111rem; }
      .rosso-finmatica .autocomplete-wrapper-big .autocomplete-list a .autocomplete-list-text span {
        margin-right: 16px; } }
  .rosso-finmatica .link-list-wrapper ul {
    padding: 0;
    list-style-type: none; }
    .rosso-finmatica .link-list-wrapper ul.link-sublist {
      padding-left: 24px; }
    .rosso-finmatica .link-list-wrapper ul li a {
      font-size: 0.889em;
      line-height: 2.3em;
      display: block;
      padding: 0 24px;
      position: relative;
      text-decoration: none; }
      .rosso-finmatica .link-list-wrapper ul li a:hover:not(.disabled) {
        text-decoration: none; }
        .rosso-finmatica .link-list-wrapper ul li a:hover:not(.disabled) span {
          color: #CC2C29;
          text-decoration: underline; }
        .rosso-finmatica .link-list-wrapper ul li a:hover:not(.disabled) p {
          color: #CC2C29;
          text-decoration: none; }
        .rosso-finmatica .link-list-wrapper ul li a:hover:not(.disabled) .icon {
          fill: #CC2C29; }
      .rosso-finmatica .link-list-wrapper ul li a.disabled:hover {
        text-decoration: none; }
      .rosso-finmatica .link-list-wrapper ul li a.medium {
        font-weight: 600; }
      .rosso-finmatica .link-list-wrapper ul li a span {
        color: #CC2C29;
        display: inline-block;
        margin-right: 24px; }
      .rosso-finmatica .link-list-wrapper ul li a .icon {
        display: inline-block;
        margin: 8px 0; }
        .rosso-finmatica .link-list-wrapper ul li a .icon.icon-right {
          position: absolute;
          right: 0; }
        .rosso-finmatica .link-list-wrapper ul li a .icon.right {
          margin-left: 8px; }
        .rosso-finmatica .link-list-wrapper ul li a .icon.left {
          margin-right: 8px; }
      .rosso-finmatica .link-list-wrapper ul li a.right-icon .icon.right {
        position: absolute;
        top: 0;
        right: 24px;
        transition: transform 0.3s; }
        .rosso-finmatica .link-list-wrapper ul li a.right-icon .icon.right.secondary {
          color: #9da2a6; }
      .rosso-finmatica .link-list-wrapper ul li a.right-icon[aria-expanded='true'] .icon.right {
        transform: scaleY(-1); }
      .rosso-finmatica .link-list-wrapper ul li a.active span {
        color: #17324d;
        text-decoration: underline; }
      .rosso-finmatica .link-list-wrapper ul li a.active .icon {
        color: #17324d; }
      .rosso-finmatica .link-list-wrapper ul li a.disabled {
        cursor: not-allowed; }
        .rosso-finmatica .link-list-wrapper ul li a.disabled span {
          color: #adb2b8; }
        .rosso-finmatica .link-list-wrapper ul li a.disabled svg {
          fill: #adb2b8; }
          .rosso-finmatica .link-list-wrapper ul li a.disabled svg.secondary {
            fill: #adb2b8; }
      .rosso-finmatica .link-list-wrapper ul li a.large {
        font-size: 1em; }
      .rosso-finmatica .link-list-wrapper ul li a p {
        font-size: 0.778em;
        line-height: initial;
        color: #5b6f82; }
      .rosso-finmatica .link-list-wrapper ul li a.avatar {
        display: flex;
        margin-bottom: 8px; }
        .rosso-finmatica .link-list-wrapper ul li a.avatar .avatar {
          display: block;
          border-radius: 50px;
          margin-right: 8px; }
      .rosso-finmatica .link-list-wrapper ul li a.list-item.icon-left {
        position: relative;
        padding-left: 32px; }
        .rosso-finmatica .link-list-wrapper ul li a.list-item.icon-left span {
          margin-top: 4px; }
        .rosso-finmatica .link-list-wrapper ul li a.list-item.icon-left .icon {
          position: absolute;
          left: 0; }
      .rosso-finmatica .link-list-wrapper ul li a.list-item.active {
        color: #993f3d;
        text-decoration: underline; }
        .rosso-finmatica .link-list-wrapper ul li a.list-item.active span {
          color: #993f3d; }
    .rosso-finmatica .link-list-wrapper ul li h3 {
      font-size: 1em;
      color: #17324d;
      padding: 0 24px; }
      .rosso-finmatica .link-list-wrapper ul li h3 a {
        line-height: inherit;
        font-size: 1em;
        padding: 0; }
    .rosso-finmatica .link-list-wrapper ul .divider {
      display: block;
      height: 1px;
      background: #ebeced;
      margin: 8px 0; }
    .rosso-finmatica .link-list-wrapper ul .toggles label {
      padding: 0 24px;
      font-size: 0.889em;
      line-height: 2.3em;
      justify-content: space-between;
      height: auto;
      font-weight: inherit;
      margin: 0; }
    .rosso-finmatica .link-list-wrapper ul .toggles input[type='checkbox'] + .lever {
      margin: 8px 0 0; }
    .rosso-finmatica .link-list-wrapper ul .form-check.form-check-group {
      padding: 0 24px;
      box-shadow: none; }
      .rosso-finmatica .link-list-wrapper ul .form-check.form-check-group [type='checkbox'] + label {
        padding-left: 0;
        font-size: 0.889em;
        line-height: 2.3em;
        height: inherit;
        margin-bottom: 0; }
        .rosso-finmatica .link-list-wrapper ul .form-check.form-check-group [type='checkbox'] + label:after {
          right: 24px; }
        .rosso-finmatica .link-list-wrapper ul .form-check.form-check-group [type='checkbox'] + label:before {
          right: 35px; }
      .rosso-finmatica .link-list-wrapper ul .form-check.form-check-group [type='checkbox'][disabled] + label {
        color: #adb2b8; }
  @media (min-width: 576px) {
    .rosso-finmatica .link-list-wrapper ul li a.large {
      font-size: 1em;
      line-height: 2.7em; } }
  @media (min-width: 768px) {
    .rosso-finmatica .link-list-wrapper ul li a.large {
      line-height: 2.7em; } }
  @media (min-width: 992px) {
    .rosso-finmatica .link-list-wrapper.menu-link-list {
      position: relative; }
      .rosso-finmatica .link-list-wrapper.menu-link-list h3,
      .rosso-finmatica .link-list-wrapper.menu-link-list h4 {
        position: relative;
        padding: 1rem;
        margin-top: 0;
        border-bottom: 4px solid #b1b1b3; }
        .rosso-finmatica .link-list-wrapper.menu-link-list h3:after,
        .rosso-finmatica .link-list-wrapper.menu-link-list h4:after {
          content: '';
          position: absolute;
          left: 0;
          bottom: -4px;
          width: 40px;
          height: 4px;
          background-color: #ffc107; } }

@keyframes megamenuFadeIn {
  0% {
    opacity: 0;
    margin-top: 16px; }
  100% {
    opacity: 1;
    margin-top: 16px; } }
  .rosso-finmatica .navbar {
    background: #CC2C29; }
    .rosso-finmatica .navbar .overlay {
      position: fixed;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.6);
      display: none; }
    .rosso-finmatica .navbar .navbar-collapsable {
      position: fixed;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      z-index: 1;
      display: none;
      width: 100%;
      /*lista menu*/ }
      .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper {
        background: #FFF;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 48px;
        left: 0;
        pointer-events: all;
        overflow-y: auto;
        transform: translateX(-100%);
        transition: all 0.2s cubic-bezier(0.29, 0.85, 0.5, 0.99); }
        .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .navbar-nav {
          padding: 24px 0 0;
          overflow: hidden; }
          .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .navbar-nav .dropdown-menu {
            padding-bottom: 0; }
      .rosso-finmatica .navbar .navbar-collapsable .navbar-nav {
        padding: 24px 0; }
        .rosso-finmatica .navbar .navbar-collapsable .navbar-nav li a.nav-link {
          color: #CC2C29;
          font-weight: 600;
          padding: 13px 24px;
          position: relative; }
          .rosso-finmatica .navbar .navbar-collapsable .navbar-nav li a.nav-link.dropdown-toggle svg {
            fill: #CC2C29;
            transition: all 0.3s; }
          .rosso-finmatica .navbar .navbar-collapsable .navbar-nav li a.nav-link.dropdown-toggle[aria-expanded='true'] .icon {
            transform: scaleY(-1); }
          .rosso-finmatica .navbar .navbar-collapsable .navbar-nav li a.nav-link.active {
            border-left: 3px solid #CC2C29; }
          .rosso-finmatica .navbar .navbar-collapsable .navbar-nav li a.nav-link:hover:not(.active) {
            text-decoration: underline; }
      .rosso-finmatica .navbar .navbar-collapsable.expanded .menu-wrapper {
        transform: translateX(0);
        transition: all 0.3s cubic-bezier(0.29, 0.85, 0.5, 0.99); }
      .rosso-finmatica .navbar .navbar-collapsable.expanded .close-div {
        transform: translateX(0); }
    .rosso-finmatica .navbar .close-div {
      transform: translateX(-100%);
      padding: 24px 0;
      position: fixed;
      left: 0;
      right: 0;
      top: 0;
      background: #FFF;
      z-index: 10;
      pointer-events: none;
      transition: all 0.3s cubic-bezier(0.1, 0.57, 0.4, 0.97); }
      .rosso-finmatica .navbar .close-div .close-menu {
        background: transparent;
        pointer-events: all;
        color: #CC2C29;
        text-align: center;
        font-size: 0.75em;
        text-transform: uppercase;
        padding: 0;
        float: right; }
        .rosso-finmatica .navbar .close-div .close-menu span {
          display: block;
          text-align: center;
          font-size: 2em; }
          .rosso-finmatica .navbar .close-div .close-menu span:before {
            margin-right: 0; }
    .rosso-finmatica .navbar .dropdown-menu {
      background: transparent;
      box-shadow: none;
      padding-top: 0; }
      .rosso-finmatica .navbar .dropdown-menu:before {
        display: none; }
      .rosso-finmatica .navbar .dropdown-menu .link-list-wrapper {
        padding-left: 24px;
        padding-right: 24px;
        margin-bottom: 24px; }
        .rosso-finmatica .navbar .dropdown-menu .link-list-wrapper ul li a.list-item.active {
          color: #993f3d;
          text-decoration: underline; }
          .rosso-finmatica .navbar .dropdown-menu .link-list-wrapper ul li a.list-item.active span {
            color: #993f3d; }
        .rosso-finmatica .navbar .dropdown-menu .link-list-wrapper ul li a span {
          color: #CC2C29; }
        .rosso-finmatica .navbar .dropdown-menu .link-list-wrapper ul li a i {
          color: #CC2C29; }
        .rosso-finmatica .navbar .dropdown-menu .link-list-wrapper ul li h3 {
          text-transform: uppercase;
          font-size: 0.833em;
          font-weight: 600;
          letter-spacing: 1px; }
        .rosso-finmatica .navbar .dropdown-menu .link-list-wrapper ul li .divider {
          width: 65px;
          background: #e6ecf2;
          margin-left: 24px; }
  .rosso-finmatica .custom-navbar-toggler {
    background: none;
    border: none;
    cursor: pointer; }
    .rosso-finmatica .custom-navbar-toggler span {
      color: #FFF;
      font-size: 1.625em; }
    .rosso-finmatica .custom-navbar-toggler svg {
      fill: #FFF;
      width: 24px;
      height: 24px;
      display: block; }
  .rosso-finmatica .nav-item.megamenu > a:before {
    display: none; }
  .rosso-finmatica .inline-menu .link-list-wrapper .link-list {
    position: relative; }
    .rosso-finmatica .inline-menu .link-list-wrapper .link-list li a {
      position: relative; }
      .rosso-finmatica .inline-menu .link-list-wrapper .link-list li a i {
        color: #eb9a98; }
      .rosso-finmatica .inline-menu .link-list-wrapper .link-list li a:after {
        content: '';
        display: block;
        width: 2px;
        background: #CC2C29;
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        transform-origin: center;
        transform: scaleY(0);
        transition: all 0.3s;
        z-index: 1; }
      .rosso-finmatica .inline-menu .link-list-wrapper .link-list li a.active span {
        color: #CC2C29;
        text-decoration: none; }
      .rosso-finmatica .inline-menu .link-list-wrapper .link-list li a[aria-expanded='true']:after {
        transform: scaleY(1); }
    .rosso-finmatica .inline-menu .link-list-wrapper .link-list:after {
      content: '';
      display: block;
      width: 2px;
      background: linear-gradient(to bottom, #e6ecf2 0%, rgba(230, 236, 242, 0.3) 100%);
      position: absolute;
      right: 0;
      top: 0;
      height: 100%; }
  @media (min-width: 992px) {
    .rosso-finmatica .navbar {
      background: #CC2C29;
      padding: 0; }
      .rosso-finmatica .navbar .navbar-collapsable {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        bottom: auto;
        z-index: auto;
        background: none;
        display: block !important;
        transition: none;
        /*lista menu*/ }
        .rosso-finmatica .navbar .navbar-collapsable .overlay {
          display: none !important; }
        .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper {
          position: inherit;
          top: auto;
          bottom: auto;
          right: auto;
          left: auto;
          overflow-y: visible;
          transform: none;
          transition: none;
          background: #CC2C29; }
          .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .navbar-nav {
            margin-top: 0;
            padding: 0 24px;
            overflow: inherit; }
            .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .navbar-nav .dropdown-menu {
              padding-bottom: 0.5rem; }
        .rosso-finmatica .navbar .navbar-collapsable .navbar-nav {
          margin-top: 0;
          padding: 0 24px; } }
      @media (min-width: 992px) and (min-width: 992px) {
        .rosso-finmatica .navbar .navbar-collapsable .navbar-nav li.nav-item {
          display: flex; }
          .rosso-finmatica .navbar .navbar-collapsable .navbar-nav li.nav-item .nav-link {
            display: flex;
            align-self: flex-end;
            align-items: center; } }
  @media (min-width: 992px) {
          .rosso-finmatica .navbar .navbar-collapsable .navbar-nav li a.nav-link {
            font-weight: 400;
            padding: 13px 24px;
            color: #FFF;
            border-bottom: 3px solid transparent; }
            .rosso-finmatica .navbar .navbar-collapsable .navbar-nav li a.nav-link.dropdown-toggle svg {
              fill: #FFF; }
            .rosso-finmatica .navbar .navbar-collapsable .navbar-nav li a.nav-link.active {
              border-left: 0;
              border-color: #FFF;
              background: transparent; }
            .rosso-finmatica .navbar .navbar-collapsable .navbar-nav li a.nav-link.disabled {
              opacity: 0.5;
              cursor: not-allowed; }
      .rosso-finmatica .navbar .close-div {
        display: none; }
      .rosso-finmatica .navbar .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        float: left;
        min-width: 10rem;
        padding: 0.5rem 0 0;
        margin: 0.125rem 0 0;
        font-size: 1rem;
        color: #212529;
        text-align: left;
        list-style: none;
        background-color: #FFF;
        background-clip: padding-box;
        border: 0 solid transparent;
        border-radius: 0.25rem;
        box-shadow: 0 20px 30px 5px rgba(0, 0, 0, 0.05);
        border-top-left-radius: 0;
        border-top-right-radius: 0; }
        .rosso-finmatica .navbar .dropdown-menu.show {
          animation: dropdownFadeIn forwards 0.3s;
          top: calc(100% - 16px); }
        .rosso-finmatica .navbar .dropdown-menu:before {
          display: block; }
        .rosso-finmatica .navbar .dropdown-menu .link-list-wrapper {
          padding-left: 0;
          padding-right: 0;
          margin-bottom: 0; }
          .rosso-finmatica .navbar .dropdown-menu .link-list-wrapper ul li a span,
          .rosso-finmatica .navbar .dropdown-menu .link-list-wrapper ul li a i,
          .rosso-finmatica .navbar .dropdown-menu .link-list-wrapper ul li a h3 {
            color: #CC2C29; }
          .rosso-finmatica .navbar .dropdown-menu .link-list-wrapper ul li h3 {
            color: #212529; }
      .rosso-finmatica .navbar .dropdown-toggle {
        display: block;
        justify-content: inherit; }
    .rosso-finmatica .custom-navbar-toggler {
      display: none; }
    .rosso-finmatica .has-megamenu .navbar-collapsable {
      width: 100%; }
    .rosso-finmatica .nav-item.megamenu {
      position: static; }
      .rosso-finmatica .nav-item.megamenu > a.dropdown-toggle {
        position: relative; }
        .rosso-finmatica .nav-item.megamenu > a.dropdown-toggle:before {
          content: '';
          position: absolute;
          top: auto;
          bottom: -12px;
          left: 24px;
          width: 18px;
          height: 18px;
          border-radius: 4px;
          background-color: #FFF;
          transform: rotate(45deg);
          opacity: 0;
          display: block;
          transition: opacity 0.15s cubic-bezier(0.1, 0.57, 0.36, 0.99); }
      .rosso-finmatica .nav-item.megamenu.show a.dropdown-toggle:before {
        opacity: 1; }
    .rosso-finmatica .megamenu .dropdown-menu {
      min-width: auto;
      left: 24px;
      right: 24px;
      animation-timing-function: cubic-bezier(0.1, 0.57, 0.36, 0.99); }
      .rosso-finmatica .megamenu .dropdown-menu:before {
        display: none; }
      .rosso-finmatica .megamenu .dropdown-menu.show {
        animation: megamenuFadeIn forwards 0.15s; } }
  .rosso-finmatica .skiplinks {
    background-color: #0bd9d2;
    text-align: center; }
    .rosso-finmatica .skiplinks a {
      display: inline-block;
      padding: 0.5rem 0.5rem;
      display: block;
      font-weight: 600;
      color: #5b6f82;
      text-decoration: underline; }
  .rosso-finmatica .affix-top {
    position: sticky;
    top: 0; }
  .rosso-finmatica .affix-bottom {
    position: sticky;
    bottom: 0; }
  .rosso-finmatica .affix-parent {
    position: relative; }
  .rosso-finmatica .sidebar-wrapper {
    padding: 24px 0; }
    .rosso-finmatica .sidebar-wrapper h3 {
      font-weight: 600;
      margin-bottom: 0.8rem;
      font-size: 0.833em;
      margin-top: 5px;
      letter-spacing: 1px;
      text-transform: uppercase;
      padding-left: 24px;
      padding-right: 24px; }
    .rosso-finmatica .sidebar-wrapper .sidebar-linklist-wrapper .link-list-wrapper h3 {
      font-weight: 600;
      margin-bottom: 0.8rem;
      font-size: 0.833em;
      margin-top: 5px;
      letter-spacing: 1px;
      text-transform: uppercase; }
    .rosso-finmatica .sidebar-wrapper .sidebar-linklist-wrapper .link-list-wrapper ul li a {
      line-height: 1em;
      padding-top: 0.8em;
      padding-bottom: 0.8em;
      font-size: 1em; }
      .rosso-finmatica .sidebar-wrapper .sidebar-linklist-wrapper .link-list-wrapper ul li a i.it-expand {
        font-size: 0.8em;
        top: 50%;
        transform: translateY(-50%); }
      .rosso-finmatica .sidebar-wrapper .sidebar-linklist-wrapper .link-list-wrapper ul li a[aria-expanded='true'] i {
        transform: translateY(-50%) scaleY(-1); }
      .rosso-finmatica .sidebar-wrapper .sidebar-linklist-wrapper .link-list-wrapper ul li a[data-toggle='collapse'].active {
        border-left: 2px solid #CC2C29; }
        .rosso-finmatica .sidebar-wrapper .sidebar-linklist-wrapper .link-list-wrapper ul li a[data-toggle='collapse'].active span,
        .rosso-finmatica .sidebar-wrapper .sidebar-linklist-wrapper .link-list-wrapper ul li a[data-toggle='collapse'].active i {
          color: #CC2C29;
          text-decoration: none; }
    .rosso-finmatica .sidebar-wrapper .sidebar-linklist-wrapper .link-list-wrapper ul.link-sublist li a {
      font-size: 0.889em;
      padding-top: 0.7em;
      padding-bottom: 0.7em; }
    .rosso-finmatica .sidebar-wrapper .sidebar-linklist-wrapper.linklist-secondary:before {
      content: '';
      width: 65px;
      height: 1px;
      background: #e6ecf2;
      display: block;
      margin-left: 24px;
      margin-top: 24px; }
    .rosso-finmatica .sidebar-wrapper.it-line-right-side {
      border-right: 1px solid #d9dadb; }
      .rosso-finmatica .sidebar-wrapper.it-line-right-side .sidebar-linklist-wrapper .link-list-wrapper ul li a[data-toggle='collapse'].active {
        border-right: 2px solid #CC2C29;
        border-left: none; }
    .rosso-finmatica .sidebar-wrapper.it-line-left-side {
      border-left: 1px solid #d9dadb; }
  .rosso-finmatica .sidebar-wrapper.theme-dark {
    background: #435a70; }
    .rosso-finmatica .sidebar-wrapper.theme-dark h3 {
      color: #FFF; }
    .rosso-finmatica .sidebar-wrapper.theme-dark .sidebar-linklist-wrapper .link-list-wrapper h3 {
      color: #FFF; }
    .rosso-finmatica .sidebar-wrapper.theme-dark .sidebar-linklist-wrapper .link-list-wrapper ul li a {
      color: #FFF; }
      .rosso-finmatica .sidebar-wrapper.theme-dark .sidebar-linklist-wrapper .link-list-wrapper ul li a.left-icon i.left {
        color: #FFF; }
      .rosso-finmatica .sidebar-wrapper.theme-dark .sidebar-linklist-wrapper .link-list-wrapper ul li a span {
        color: #FFF; }
      .rosso-finmatica .sidebar-wrapper.theme-dark .sidebar-linklist-wrapper .link-list-wrapper ul li a i.it-expand {
        color: #FFF; }
      .rosso-finmatica .sidebar-wrapper.theme-dark .sidebar-linklist-wrapper .link-list-wrapper ul li a[aria-expanded='true'] i {
        color: #FFF; }
      .rosso-finmatica .sidebar-wrapper.theme-dark .sidebar-linklist-wrapper .link-list-wrapper ul li a[data-toggle='collapse'] {
        color: #FFF; }
        .rosso-finmatica .sidebar-wrapper.theme-dark .sidebar-linklist-wrapper .link-list-wrapper ul li a[data-toggle='collapse'].active {
          border-left: 2px solid #FFF; }
          .rosso-finmatica .sidebar-wrapper.theme-dark .sidebar-linklist-wrapper .link-list-wrapper ul li a[data-toggle='collapse'].active span,
          .rosso-finmatica .sidebar-wrapper.theme-dark .sidebar-linklist-wrapper .link-list-wrapper ul li a[data-toggle='collapse'].active i {
            color: #FFF; }
    .rosso-finmatica .sidebar-wrapper.theme-dark .sidebar-linklist-wrapper .link-list-wrapper ul.link-sublist li a {
      color: #FFF; }
      .rosso-finmatica .sidebar-wrapper.theme-dark .sidebar-linklist-wrapper .link-list-wrapper ul.link-sublist li a span {
        color: #FFF; }
    .rosso-finmatica .sidebar-wrapper.theme-dark .sidebar-linklist-wrapper.linklist-secondary:before {
      background: rgba(229, 229, 229, 0.3); }
    .rosso-finmatica .sidebar-wrapper.theme-dark.it-line-right-side {
      border-right-color: rgba(229, 229, 229, 0.3); }
      .rosso-finmatica .sidebar-wrapper.theme-dark.it-line-right-side .sidebar-linklist-wrapper .link-list-wrapper ul li a[data-toggle='collapse'].active {
        border-left: none;
        border-right-color: #FFF; }
    .rosso-finmatica .sidebar-wrapper.theme-dark.it-line-left-side {
      border-left-color: rgba(229, 229, 229, 0.3); }
      .rosso-finmatica .sidebar-wrapper.theme-dark.it-line-left-side .sidebar-linklist-wrapper .link-list-wrapper ul li a[data-toggle='collapse'].active {
        border-left-color: #FFF; }
  .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12:not(:first-child) .it-heading-megacolumn {
    margin-top: 60px;
    line-height: 2.3em; }
    .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12:not(:first-child) .it-heading-megacolumn:before {
      content: '';
      display: block;
      height: 1px;
      width: 65px;
      background: #e6ecf2;
      margin-bottom: 8px; }
  .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12:not(:first-child) .link-list-wrapper h3 {
    margin-top: 60px; }
    .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12:not(:first-child) .link-list-wrapper h3:before {
      content: '';
      display: block;
      height: 1px;
      width: 65px;
      background: #e6ecf2;
      margin-bottom: 8px; }
  .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu h3.it-heading-megacolumn {
    margin: 0.5em 84px;
    line-height: 1.2em;
    font-size: 0.833em;
    text-transform: uppercase;
    padding-bottom: 0.5em; }
  .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .link-list-wrapper {
    margin-bottom: 0; }
    .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .link-list-wrapper ul.link-list li.it-more a {
      margin-top: 0; }
      .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .link-list-wrapper ul.link-list li.it-more a i {
        margin-left: 15px; }
    .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .link-list-wrapper ul.link-list li:last-child.it-more a {
      margin-top: 8px; }
  .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical {
    width: 100%;
    background: #f5f6f7;
    padding-top: 16px;
    padding-bottom: 16px;
    margin-top: 16px; }
    .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical .link-list-wrapper ul.link-list {
      width: 100%; }
      .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical .link-list-wrapper ul.link-list li a {
        display: flex;
        justify-content: space-between; }
        .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical .link-list-wrapper ul.link-list li a span {
          font-weight: 600; }
      .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical .link-list-wrapper ul.link-list li .divider {
        display: none; }
    .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical.it-description {
      background: transparent; }
      .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical.it-description .description-content {
        padding-left: 51px;
        padding-right: 51px; }
        .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical.it-description .description-content:before {
          content: '';
          display: block;
          height: 1px;
          width: 65px;
          background: #e6ecf2;
          margin-bottom: 16px; }
        .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical.it-description .description-content img {
          display: block;
          width: 100%;
          margin-bottom: 30px; }
        .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical.it-description .description-content p {
          font-size: 0.889em; }
  .rosso-finmatica .navbar .dropdown-menu > .it-external {
    padding: 0; }
  .rosso-finmatica .navbar .dropdown-menu .margin-right-col .it-external {
    padding: 0 15px; }
  .rosso-finmatica .navbar .dropdown-menu .it-external {
    width: 100%; }
    .rosso-finmatica .navbar .dropdown-menu .it-external .link-list-wrapper .link-list li.it-more a:before {
      content: '';
      display: block;
      height: 1px;
      width: 65px;
      background: #e6ecf2;
      margin-bottom: 8px; }
  .rosso-finmatica .navbar .dropdown-menu .it-megamenu-footer {
    background: #f5f6f7;
    padding: 16px 0;
    margin-top: 16px; }
    .rosso-finmatica .navbar .dropdown-menu .it-megamenu-footer .link-list-wrapper {
      margin-bottom: 0; }
      .rosso-finmatica .navbar .dropdown-menu .it-megamenu-footer .link-list-wrapper .link-list li a.list-item span {
        display: inline;
        font-weight: 600; }
  @media (min-width: 992px) {
    .rosso-finmatica .navbar .dropdown-menu .it-megamenu-footer {
      margin-top: 32px;
      margin-left: -24px;
      margin-right: -24px;
      margin-bottom: -32px;
      padding: 12px 24px; }
      .rosso-finmatica .navbar .dropdown-menu .it-megamenu-footer .link-list-wrapper .link-list li a.list-item {
        padding-top: 16px;
        padding-bottom: 16px; }
        .rosso-finmatica .navbar .dropdown-menu .it-megamenu-footer .link-list-wrapper .link-list li a.list-item span {
          display: inline;
          font-weight: 600; }
    .rosso-finmatica .navbar .dropdown-menu .it-external {
      width: 100%;
      padding: 0; }
      .rosso-finmatica .navbar .dropdown-menu .it-external .link-list-wrapper .link-list li.it-more a:before {
        content: '';
        display: block;
        height: 1px;
        width: 65px;
        background: #e6ecf2;
        margin-bottom: 8px; }
    .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .row.max-height-col {
      min-height: 100%;
      margin-right: -40px; }
      .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .row.max-height-col .row.max-height-col {
        margin-right: -15px; }
      .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .row.max-height-col .margin-right-col {
        margin-right: 24px; }
    .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical {
      background: #f5f6f7;
      padding-top: 32px;
      margin-top: -32px;
      margin-bottom: -32px;
      margin-right: -24px;
      margin-left: -15px; }
      .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical .link-list-wrapper ul.link-list {
        width: 100%; }
        .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical .link-list-wrapper ul.link-list li a {
          display: flex;
          justify-content: space-between;
          padding-left: 36px;
          padding-right: 36px; }
          .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical .link-list-wrapper ul.link-list li a span {
            font-weight: 600; }
        .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical .link-list-wrapper ul.link-list li .divider {
          height: 1px;
          display: block;
          background: #d9dadb;
          margin: 0 0 0 36px;
          width: 65px;
          margin-top: 25px;
          margin-bottom: 16px; }
      .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical.it-description {
        background: transparent; }
        .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical.it-description .description-content {
          padding-left: 36px;
          padding-right: 36px; }
          .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical.it-description .description-content:before {
            display: none; }
          .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical.it-description .description-content img {
            display: block;
            width: 100%;
            margin-bottom: 30px; }
          .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical.it-description .description-content p {
            font-size: 0.889em; }
    .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu {
      padding: 32px 24px; }
      .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12:not(:first-child) .link-list-wrapper h3 {
        margin-top: 5px;
        line-height: 1.2em; }
        .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12:not(:first-child) .link-list-wrapper h3:before {
          display: none; }
      .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12:not(:first-child) .it-heading-megacolumn {
        margin: 0.5em 24px;
        line-height: 1.2em;
        font-size: 0.833em;
        text-transform: uppercase;
        border-bottom: 1px solid #e6ecf2;
        padding-bottom: 0.5em; }
        .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12:not(:first-child) .it-heading-megacolumn:before {
          content: '';
          display: none; }
      .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12:first-child .link-list-wrapper {
        margin-bottom: 0; }
      .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu h3.it-heading-megacolumn {
        margin: 0.5em 24px;
        line-height: 1.2em;
        font-size: 0.833em;
        text-transform: uppercase;
        border-bottom: 1px solid #e6ecf2;
        padding-bottom: 0.5em; }
      .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .link-list-wrapper {
        display: flex;
        min-height: 100%; }
        .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .link-list-wrapper ul.link-list {
          display: flex;
          flex-direction: column; }
          .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .link-list-wrapper ul.link-list li {
            width: 100%; }
            .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .link-list-wrapper ul.link-list li a,
            .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .link-list-wrapper ul.link-list li h3 {
              padding: 0.5em 24px;
              line-height: inherit; }
            .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .link-list-wrapper ul.link-list li h3 {
              line-height: 1.2em;
              font-size: 0.833em;
              text-transform: uppercase;
              margin-top: 5px;
              margin-bottom: 5px; }
            .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .link-list-wrapper ul.link-list li.it-more {
              margin-top: auto; }
              .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .link-list-wrapper ul.link-list li.it-more a {
                margin-top: 12px; }
                .rosso-finmatica .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .link-list-wrapper ul.link-list li.it-more a i {
                  font-size: 0.8em;
                  transform: translateY(-1px); } }
  .rosso-finmatica .bottom-nav {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    height: 96px; }
    .rosso-finmatica .bottom-nav:before {
      content: '';
      position: absolute;
      height: 360px;
      width: 100%;
      top: 32px;
      z-index: 10;
      background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 60%);
      border-radius: 50%;
      transform: translateY(-50%) scalex(1.4) scaleY(0.12);
      opacity: 0.18; }
    .rosso-finmatica .bottom-nav ul {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      z-index: 20;
      background-color: #FFF;
      display: flex;
      justify-content: space-around;
      align-items: center;
      padding: 0;
      margin: 0;
      height: 64px; }
      .rosso-finmatica .bottom-nav ul li {
        list-style-type: none;
        margin: 8px;
        text-align: center; }
    .rosso-finmatica .bottom-nav a {
      display: block;
      color: #5b6f82;
      text-decoration: none; }
      .rosso-finmatica .bottom-nav a .icon {
        fill: #5b6f82; }
      .rosso-finmatica .bottom-nav a.active {
        color: #CC2C29; }
        .rosso-finmatica .bottom-nav a.active .icon {
          fill: #CC2C29; }
      .rosso-finmatica .bottom-nav a:hover {
        text-decoration: none;
        color: #CC2C29; }
        .rosso-finmatica .bottom-nav a:hover .icon {
          fill: #CC2C29; }
    .rosso-finmatica .bottom-nav .it-ico {
      position: relative;
      font-size: 1.35rem;
      display: block;
      height: 32px; }
      .rosso-finmatica .bottom-nav .it-ico:before {
        margin-right: 0; }
    .rosso-finmatica .bottom-nav .badge-wrapper {
      position: relative; }
    .rosso-finmatica .bottom-nav .bottom-nav-badge,
    .rosso-finmatica .bottom-nav .bottom-nav-alert {
      display: block;
      position: absolute;
      background-color: #CC2C29;
      border: 1px solid #FFF; }
    .rosso-finmatica .bottom-nav .bottom-nav-badge {
      top: 0;
      right: 0;
      min-width: 18px;
      height: 18px;
      padding: 0 4px;
      color: #FFF;
      font-size: 0.563rem;
      border-radius: 50%;
      font-style: normal; }
    .rosso-finmatica .bottom-nav .bottom-nav-alert {
      top: 4px;
      right: 8px;
      min-width: 10px;
      height: 10px;
      font-size: 0.563rem;
      border-radius: 50%; }
    .rosso-finmatica .bottom-nav .bottom-nav-label {
      margin-top: 6px;
      font-size: 0.688rem;
      line-height: 1;
      display: block;
      font-weight: 600; }
  .rosso-finmatica .navbar.it-navscroll-wrapper {
    background: #FFF; }
    .rosso-finmatica .navbar.it-navscroll-wrapper .it-back-button {
      display: block;
      padding: 16px 24px;
      font-weight: 600;
      box-shadow: 0 0px 30px 5px rgba(0, 0, 0, 0.05);
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      background: #FFF;
      z-index: 10;
      display: none; }
      .rosso-finmatica .navbar.it-navscroll-wrapper .it-back-button i {
        transform: scale(0.8);
        transform-origin: center;
        display: inline-block;
        margin-right: 8px; }
    .rosso-finmatica .navbar.it-navscroll-wrapper .link-list-wrapper ul li a {
      font-size: 1em;
      font-weight: 600;
      line-height: 1em;
      padding-top: 0.8em;
      padding-bottom: 0.8em; }
      .rosso-finmatica .navbar.it-navscroll-wrapper .link-list-wrapper ul li a.active {
        border-left: 2px solid #CC2C29; }
        .rosso-finmatica .navbar.it-navscroll-wrapper .link-list-wrapper ul li a.active span {
          color: #CC2C29;
          text-decoration: none; }
    .rosso-finmatica .navbar.it-navscroll-wrapper .link-list-wrapper ul li ul li {
      padding-top: 0;
      padding-bottom: 0; }
      .rosso-finmatica .navbar.it-navscroll-wrapper .link-list-wrapper ul li ul li a {
        font-weight: 400; }
        .rosso-finmatica .navbar.it-navscroll-wrapper .link-list-wrapper ul li ul li a.active {
          font-weight: normal;
          border-left: none; }
          .rosso-finmatica .navbar.it-navscroll-wrapper .link-list-wrapper ul li ul li a.active span {
            text-decoration: underline;
            color: #17324d; }
    .rosso-finmatica .navbar.it-navscroll-wrapper h3 {
      font-weight: 600;
      margin-bottom: 0.8rem;
      font-size: 0.833em;
      margin-top: 5px;
      letter-spacing: 1px;
      text-transform: uppercase;
      padding-left: 24px;
      padding-right: 24px; }
    .rosso-finmatica .navbar.it-navscroll-wrapper .custom-navbar-toggler {
      display: flex;
      color: #CC2C29;
      align-items: center;
      font-weight: 600;
      cursor: pointer; }
      .rosso-finmatica .navbar.it-navscroll-wrapper .custom-navbar-toggler span.it-list {
        color: #CC2C29;
        margin-right: 8px; }
    .rosso-finmatica .navbar.it-navscroll-wrapper .menu-wrapper {
      padding: 80px 0 24px;
      right: 0; }
  .rosso-finmatica .navbar.it-bottom-navscroll {
    box-shadow: 0 0px 30px 5px rgba(0, 0, 0, 0.05);
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: auto; }
  .rosso-finmatica .navbar.it-top-navscroll {
    box-shadow: 0 0px 30px 5px rgba(0, 0, 0, 0.05);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto; }
  @media (min-width: 992px) {
    .rosso-finmatica .navbar.it-navscroll-wrapper {
      background: #FFF; }
      .rosso-finmatica .navbar.it-navscroll-wrapper .it-back-button {
        display: none !important; }
      .rosso-finmatica .navbar.it-navscroll-wrapper .link-list-wrapper ul li a {
        font-size: 1em;
        font-weight: 600;
        line-height: 1em;
        padding-top: 0.8em;
        padding-bottom: 0.8em; }
        .rosso-finmatica .navbar.it-navscroll-wrapper .link-list-wrapper ul li a.active {
          border-left: 2px solid #CC2C29; }
          .rosso-finmatica .navbar.it-navscroll-wrapper .link-list-wrapper ul li a.active span {
            color: #CC2C29;
            text-decoration: none; }
      .rosso-finmatica .navbar.it-navscroll-wrapper .link-list-wrapper ul li ul li {
        padding-top: 0;
        padding-bottom: 0; }
        .rosso-finmatica .navbar.it-navscroll-wrapper .link-list-wrapper ul li ul li a {
          font-weight: 400; }
          .rosso-finmatica .navbar.it-navscroll-wrapper .link-list-wrapper ul li ul li a.active {
            font-weight: normal;
            border-left: none; }
            .rosso-finmatica .navbar.it-navscroll-wrapper .link-list-wrapper ul li ul li a.active span {
              text-decoration: underline;
              color: #17324d; }
      .rosso-finmatica .navbar.it-navscroll-wrapper h3 {
        font-weight: 600;
        margin-bottom: 0.8rem;
        font-size: 0.833em;
        margin-top: 5px;
        letter-spacing: 1px;
        text-transform: uppercase;
        padding-left: 24px;
        padding-right: 24px; }
      .rosso-finmatica .navbar.it-navscroll-wrapper .custom-navbar-toggler {
        display: none; }
      .rosso-finmatica .navbar.it-navscroll-wrapper .menu-wrapper {
        padding: 16px 0 24px;
        background: #FFF; }
    .rosso-finmatica .navbar.it-bottom-navscroll {
      box-shadow: none;
      position: inherit; }
      .rosso-finmatica .navbar.it-bottom-navscroll.affix-top {
        position: sticky;
        top: 0;
        left: inherit;
        right: inherit; }
    .rosso-finmatica .navbar.it-top-navscroll {
      box-shadow: none;
      position: inherit; }
      .rosso-finmatica .navbar.it-top-navscroll.affix-top {
        position: sticky;
        top: 0;
        left: inherit;
        right: inherit; }
    .rosso-finmatica .navbar.it-left-side {
      border-left: 1px solid #d9dadb; }
    .rosso-finmatica .navbar.it-right-side {
      border-right: 1px solid #d9dadb; } }
  @media (max-width: 992px) {
    .rosso-finmatica .navbar.it-navscroll-wrapper.theme-dark-mobile {
      background: #435a70; }
      .rosso-finmatica .navbar.it-navscroll-wrapper.theme-dark-mobile .custom-navbar-toggler {
        color: #FFF; }
        .rosso-finmatica .navbar.it-navscroll-wrapper.theme-dark-mobile .custom-navbar-toggler span.it-list {
          color: #FFF; }
      .rosso-finmatica .navbar.it-navscroll-wrapper.theme-dark-mobile .it-back-button {
        background: #435a70;
        color: #FFF; }
      .rosso-finmatica .navbar.it-navscroll-wrapper.theme-dark-mobile .navbar-collapsable .menu-wrapper {
        background: #435a70;
        color: #FFF; }
        .rosso-finmatica .navbar.it-navscroll-wrapper.theme-dark-mobile .navbar-collapsable .menu-wrapper .link-list-wrapper ul li a {
          color: #FFF; }
          .rosso-finmatica .navbar.it-navscroll-wrapper.theme-dark-mobile .navbar-collapsable .menu-wrapper .link-list-wrapper ul li a span {
            color: #FFF; }
          .rosso-finmatica .navbar.it-navscroll-wrapper.theme-dark-mobile .navbar-collapsable .menu-wrapper .link-list-wrapper ul li a.active {
            border-left-color: #FFF; }
      .rosso-finmatica .navbar.it-navscroll-wrapper.theme-dark-mobile.it-left-side {
        border-left-color: rgba(229, 229, 229, 0.3); }
      .rosso-finmatica .navbar.it-navscroll-wrapper.theme-dark-mobile.it-right-side {
        border-right-color: rgba(229, 229, 229, 0.3); } }
  @media (min-width: 992px) {
    .rosso-finmatica .navbar.it-navscroll-wrapper.theme-dark-desk {
      background: #435a70; }
      .rosso-finmatica .navbar.it-navscroll-wrapper.theme-dark-desk .custom-navbar-toggler {
        color: #FFF; }
        .rosso-finmatica .navbar.it-navscroll-wrapper.theme-dark-desk .custom-navbar-toggler span.it-list {
          color: #FFF; }
      .rosso-finmatica .navbar.it-navscroll-wrapper.theme-dark-desk .it-back-button {
        background: #435a70;
        color: #FFF; }
      .rosso-finmatica .navbar.it-navscroll-wrapper.theme-dark-desk .navbar-collapsable .menu-wrapper {
        background: #435a70;
        color: #FFF; }
        .rosso-finmatica .navbar.it-navscroll-wrapper.theme-dark-desk .navbar-collapsable .menu-wrapper .link-list-wrapper ul li a {
          color: #FFF; }
          .rosso-finmatica .navbar.it-navscroll-wrapper.theme-dark-desk .navbar-collapsable .menu-wrapper .link-list-wrapper ul li a span {
            color: #FFF; }
          .rosso-finmatica .navbar.it-navscroll-wrapper.theme-dark-desk .navbar-collapsable .menu-wrapper .link-list-wrapper ul li a.active {
            border-left-color: #FFF; }
      .rosso-finmatica .navbar.it-navscroll-wrapper.theme-dark-desk.it-left-side {
        border-left-color: rgba(229, 229, 229, 0.3); }
      .rosso-finmatica .navbar.it-navscroll-wrapper.theme-dark-desk.it-right-side {
        border-right-color: rgba(229, 229, 229, 0.3); } }
  .rosso-finmatica .callout {
    padding: 2.5rem 2.222rem;
    border: 1px solid #5b6f82;
    position: relative;
    max-width: 60ch;
    margin: 1.75rem 0 1rem;
    border-radius: 8px; }
    .rosso-finmatica .callout.callout-highlight {
      border: none;
      border-left: 2px solid rgba(223, 228, 242, 0.3);
      border-radius: 0;
      padding: 0 2.222rem; }
      .rosso-finmatica .callout.callout-highlight .callout-title {
        margin-bottom: 1.556rem; }
      .rosso-finmatica .callout.callout-highlight.success {
        border-color: rgba(40, 167, 69, 0.2); }
      .rosso-finmatica .callout.callout-highlight.warning {
        border-color: rgba(255, 193, 7, 0.2); }
      .rosso-finmatica .callout.callout-highlight.danger {
        border-color: rgba(220, 53, 69, 0.2); }
      .rosso-finmatica .callout.callout-highlight.important {
        border-color: rgba(0, 128, 83, 0.2); }
      .rosso-finmatica .callout.callout-highlight.note {
        border-color: rgba(128, 27, 26, 0.2); }
    .rosso-finmatica .callout.callout-more {
      background: #fafaf7;
      border: none;
      border-radius: 0;
      padding: 2.222rem 2.222rem;
      position: relative; }
      .rosso-finmatica .callout.callout-more:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 48px 48px 0;
        border-color: transparent #FFF transparent transparent; }
      .rosso-finmatica .callout.callout-more:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 48px 0 0 48px;
        border-color: transparent transparent transparent #e4e4db; }
      .rosso-finmatica .callout.callout-more p {
        font-size: 0.778rem;
        line-height: 1.333rem;
        color: #17324d; }
      .rosso-finmatica .callout.callout-more .callout-title {
        display: flex;
        align-items: flex-start;
        margin-bottom: 2.222rem; }
        .rosso-finmatica .callout.callout-more .callout-title i {
          font-size: 1.25rem; }
        .rosso-finmatica .callout.callout-more .callout-title span {
          border-bottom: 2px solid #212529;
          padding-bottom: 0.1rem;
          display: inline-block;
          margin-top: -0.111rem; }
    .rosso-finmatica .callout.success {
      border-color: #28a745; }
      .rosso-finmatica .callout.success .callout-title {
        color: #28a745; }
        .rosso-finmatica .callout.success .callout-title .icon {
          fill: #28a745; }
        .rosso-finmatica .callout.success .callout-title span {
          border-color: #28a745; }
    .rosso-finmatica .callout.warning {
      border-color: #ffc107; }
      .rosso-finmatica .callout.warning .callout-title {
        color: #ffc107; }
        .rosso-finmatica .callout.warning .callout-title .icon {
          fill: #ffc107; }
        .rosso-finmatica .callout.warning .callout-title span {
          border-color: #ffc107; }
    .rosso-finmatica .callout.danger {
      border-color: #dc3545; }
      .rosso-finmatica .callout.danger .callout-title {
        color: #dc3545; }
        .rosso-finmatica .callout.danger .callout-title .icon {
          fill: #dc3545; }
        .rosso-finmatica .callout.danger .callout-title span {
          border-color: #dc3545; }
    .rosso-finmatica .callout.important {
      border-color: #008053; }
      .rosso-finmatica .callout.important .callout-title {
        color: #008053; }
        .rosso-finmatica .callout.important .callout-title .icon {
          fill: #008053; }
        .rosso-finmatica .callout.important .callout-title span {
          border-color: #008053; }
    .rosso-finmatica .callout.note {
      border-color: #801b1a; }
      .rosso-finmatica .callout.note .callout-title {
        color: #801b1a; }
        .rosso-finmatica .callout.note .callout-title .icon {
          fill: #801b1a; }
        .rosso-finmatica .callout.note .callout-title span {
          border-color: #801b1a; }
      .rosso-finmatica .callout.note .collapse-div .collapse-header .callout-more-toggle {
        color: #801b1a; }
        .rosso-finmatica .callout.note .collapse-div .collapse-header .callout-more-toggle:active, .rosso-finmatica .callout.note .collapse-div .collapse-header .callout-more-toggle:hover {
          color: #801b1a; }
        .rosso-finmatica .callout.note .collapse-div .collapse-header .callout-more-toggle span {
          border-color: #801b1a; }
          .rosso-finmatica .callout.note .collapse-div .collapse-header .callout-more-toggle span:before, .rosso-finmatica .callout.note .collapse-div .collapse-header .callout-more-toggle span:after {
            background: #801b1a; }
      .rosso-finmatica .callout.note a {
        color: #801b1a; }
      .rosso-finmatica .callout.note .icon {
        fill: #801b1a; }
    .rosso-finmatica .callout .callout-title {
      font-weight: bold;
      text-transform: uppercase;
      font-size: 1rem;
      margin-right: 2.222rem;
      letter-spacing: 0.06rem;
      color: #5b6f82; }
      .rosso-finmatica .callout .callout-title .icon {
        fill: #5b6f82;
        margin-right: 0.444rem; }
    .rosso-finmatica .callout:not(.callout-highlight):not(.callout-more) .callout-title {
      position: absolute;
      font-size: 1rem;
      padding: 0 1.389rem;
      background: #FFF;
      top: -0.78em; }
    .rosso-finmatica .callout p {
      font-family: Georgia, "Times New Roman", Times, serif;
      font-size: 0.889rem;
      color: #5b6f82; }
      .rosso-finmatica .callout p:last-child {
        margin: 0; }
      .rosso-finmatica .callout p.callout-big-text {
        font-weight: bold;
        font-size: 1.111rem; }
    .rosso-finmatica .callout .collapse-div {
      display: flex;
      flex-direction: column-reverse;
      border-bottom: none; }
      .rosso-finmatica .callout .collapse-div .collapse-header {
        margin-top: 1.333rem;
        display: flex;
        justify-content: space-between;
        border-top: 1px solid #dfe4f2;
        padding: 1.333rem 0 0;
        margin-top: 0; }
        .rosso-finmatica .callout .collapse-div .collapse-header .callout-more-toggle {
          padding: 0;
          border: none;
          width: auto;
          font-weight: normal;
          display: flex;
          align-items: center;
          color: #CC2C29; }
          .rosso-finmatica .callout .collapse-div .collapse-header .callout-more-toggle:hover, .rosso-finmatica .callout .collapse-div .collapse-header .callout-more-toggle:focus, .blu-finmatica .form-check .rosso-finmatica .callout .collapse-div .collapse-header [type='checkbox']:focus + label.callout-more-toggle, .blu-finmatica .form-check .rosso-finmatica .callout .collapse-div .collapse-header [type='radio']:focus + label.callout-more-toggle, .blu-finmatica .toggles label .rosso-finmatica .callout .collapse-div .collapse-header input[type='checkbox']:focus + .callout-more-toggle.lever, .rosso-finmatica .callout .collapse-div .collapse-header .form-check [type='checkbox']:focus + label.callout-more-toggle, .rosso-finmatica .form-check .callout .collapse-div .collapse-header [type='checkbox']:focus + label.callout-more-toggle,
          .rosso-finmatica .callout .collapse-div .collapse-header .form-check [type='radio']:focus + label.callout-more-toggle, .rosso-finmatica .form-check .callout .collapse-div .collapse-header [type='radio']:focus + label.callout-more-toggle, .rosso-finmatica .callout .collapse-div .collapse-header .toggles label input[type='checkbox']:focus + .callout-more-toggle.lever, .rosso-finmatica .toggles label .callout .collapse-div .collapse-header input[type='checkbox']:focus + .callout-more-toggle.lever, .rosso-finmatica .callout .collapse-div .collapse-header .callout-more-toggle:active {
            background: none; }
          .rosso-finmatica .callout .collapse-div .collapse-header .callout-more-toggle:hover {
            color: #0056b3; }
            .rosso-finmatica .callout .collapse-div .collapse-header .callout-more-toggle:hover span {
              border-color: #0056b3; }
              .rosso-finmatica .callout .collapse-div .collapse-header .callout-more-toggle:hover span:before, .rosso-finmatica .callout .collapse-div .collapse-header .callout-more-toggle:hover span:after {
                background: #0056b3; }
          .rosso-finmatica .callout .collapse-div .collapse-header .callout-more-toggle:active {
            color: #CC2C29; }
          .rosso-finmatica .callout .collapse-div .collapse-header .callout-more-toggle:before, .rosso-finmatica .callout .collapse-div .collapse-header .callout-more-toggle:after {
            display: none; }
          .rosso-finmatica .callout .collapse-div .collapse-header .callout-more-toggle span {
            position: relative;
            height: 15px;
            width: 15px;
            margin-left: 0.444rem;
            margin-top: 0.111rem;
            border: 1px solid #CC2C29;
            border-radius: 50%;
            display: inline-block; }
            .rosso-finmatica .callout .collapse-div .collapse-header .callout-more-toggle span:before, .rosso-finmatica .callout .collapse-div .collapse-header .callout-more-toggle span:after {
              content: '';
              position: absolute;
              background: #CC2C29; }
            .rosso-finmatica .callout .collapse-div .collapse-header .callout-more-toggle span:before {
              width: 9px;
              height: 1px;
              top: 6px;
              left: 2px; }
            .rosso-finmatica .callout .collapse-div .collapse-header .callout-more-toggle span:after {
              height: 9px;
              width: 1px;
              top: 0;
              left: 6px;
              transform: translateY(2px);
              transition: transform 0.2s; }
          .rosso-finmatica .callout .collapse-div .collapse-header .callout-more-toggle[aria-expanded='true'] span:after {
            transform: translateY(2px) rotate(90deg); }
        .rosso-finmatica .callout .collapse-div .collapse-header .callout-more-download {
          margin-left: auto;
          font-weight: normal; }
      .rosso-finmatica .callout .collapse-div .collapse-body {
        padding: 0; }
        .rosso-finmatica .callout .collapse-div .collapse-body p:last-child {
          margin-bottom: 1rem; }
  .rosso-finmatica _:-ms-fullscreen,
  .rosso-finmatica .callout {
    max-width: 32rem; }
  @media (min-width: 768px) {
    .rosso-finmatica .callout.callout-highlight {
      padding: 0 0 0 2.222rem; }
    .rosso-finmatica .callout.callout-more p {
      font-size: 0.722rem; } }
  .rosso-finmatica .toolbar {
    width: 100%;
    height: 96px;
    position: relative; }
    .rosso-finmatica .toolbar a {
      text-decoration: none; }
    .rosso-finmatica .toolbar.toolbar-vertical {
      height: 100%;
      width: 96px;
      position: absolute;
      top: 0;
      bottom: 0; }
      .rosso-finmatica .toolbar.toolbar-vertical > ul {
        height: 100%;
        flex-direction: column;
        width: 64px; }
        .rosso-finmatica .toolbar.toolbar-vertical > ul > li {
          margin: 8px 0;
          display: flex;
          align-items: center; }
          .rosso-finmatica .toolbar.toolbar-vertical > ul > li.toolbar-divider {
            margin: 0;
            height: 1px;
            min-height: 1px;
            max-height: 1px;
            width: calc(100% - 16px);
            max-width: inherit; }
      .rosso-finmatica .toolbar.toolbar-vertical.toolbar-medium, .rosso-finmatica .toolbar.toolbar-vertical.toolbar-small {
        height: 100%; }
        .rosso-finmatica .toolbar.toolbar-vertical.toolbar-medium > ul, .rosso-finmatica .toolbar.toolbar-vertical.toolbar-small > ul {
          height: 100%; }
      .rosso-finmatica .toolbar.toolbar-vertical.toolbar-medium {
        width: 84px; }
        .rosso-finmatica .toolbar.toolbar-vertical.toolbar-medium > ul {
          width: 48px; }
        .rosso-finmatica .toolbar.toolbar-vertical.toolbar-medium .toolbar-badge {
          right: -4px; }
        .rosso-finmatica .toolbar.toolbar-vertical.toolbar-medium .btn-dropdown:after {
          right: -10px;
          top: 13px;
          font-size: 0.39rem; }
        .rosso-finmatica .toolbar.toolbar-vertical.toolbar-medium .dropdown-menu {
          top: calc(-100% - 25px) !important; }
      .rosso-finmatica .toolbar.toolbar-vertical.toolbar-small {
        width: 72px; }
        .rosso-finmatica .toolbar.toolbar-vertical.toolbar-small > ul {
          width: 40px; }
        .rosso-finmatica .toolbar.toolbar-vertical.toolbar-small .toolbar-badge {
          right: -4px; }
        .rosso-finmatica .toolbar.toolbar-vertical.toolbar-small .btn-dropdown:after {
          right: -9px;
          top: 11px;
          font-size: 0.33rem; }
        .rosso-finmatica .toolbar.toolbar-vertical.toolbar-small .dropdown-menu {
          top: calc(-100% - 35px) !important; }
      .rosso-finmatica .toolbar.toolbar-vertical .btn-dropdown:after {
        right: -12px;
        transform: rotate(-90deg); }
      .rosso-finmatica .toolbar.toolbar-vertical .btn-dropdown[aria-expanded='true']:after {
        transform: rotate(90deg) scaleX(-1); }
      .rosso-finmatica .toolbar.toolbar-vertical .dropdown-menu {
        top: calc(-100% - 28px) !important;
        left: calc(100% + 24px) !important;
        margin: 0;
        box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.05); }
        .rosso-finmatica .toolbar.toolbar-vertical .dropdown-menu:before {
          left: -6px;
          top: 24px; }
      .rosso-finmatica .toolbar.toolbar-vertical:before {
        width: 360px;
        height: 100%;
        left: auto;
        top: 0;
        bottom: auto;
        right: 32px;
        z-index: 6;
        background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 60%);
        border-radius: 50%;
        transform: translateX(50%) scalex(0.12) scaleY(1.25);
        opacity: 0.18; }
      .rosso-finmatica .toolbar.toolbar-vertical .toolbar-badge {
        right: -10px; }
    .rosso-finmatica .toolbar.toolbar-medium {
      height: 80px; }
      .rosso-finmatica .toolbar.toolbar-medium > ul {
        height: 48px; }
      .rosso-finmatica .toolbar.toolbar-medium a,
      .rosso-finmatica .toolbar.toolbar-medium .btn-dropdown {
        margin-bottom: 6px; }
      .rosso-finmatica .toolbar.toolbar-medium .btn-dropdown:after {
        top: 12px;
        right: 1px; }
      .rosso-finmatica .toolbar.toolbar-medium .it-ico {
        font-size: 1.35rem; }
        .rosso-finmatica .toolbar.toolbar-medium .it-ico.it-more-actions:before {
          top: 33%; }
      .rosso-finmatica .toolbar.toolbar-medium .toolbar-badge {
        height: 10px;
        width: 10px;
        min-width: 10px;
        right: 8px;
        top: 4px;
        padding: 0; }
    .rosso-finmatica .toolbar.toolbar-small {
      height: 72px; }
      .rosso-finmatica .toolbar.toolbar-small > ul {
        height: 40px; }
      .rosso-finmatica .toolbar.toolbar-small .btn-dropdown:after {
        top: 12px;
        right: 2px; }
      .rosso-finmatica .toolbar.toolbar-small .it-ico {
        font-size: 1.15rem; }
        .rosso-finmatica .toolbar.toolbar-small .it-ico.it-more-actions:before {
          top: 25%; }
      .rosso-finmatica .toolbar.toolbar-small .toolbar-badge {
        height: 8px;
        width: 8px;
        min-width: 8px;
        right: 10px;
        top: 2px;
        padding: 0; }
    .rosso-finmatica .toolbar:before {
      content: '';
      position: absolute;
      height: 360px;
      width: 100%;
      top: auto;
      bottom: 32px;
      z-index: 6;
      background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 60%);
      border-radius: 50%;
      transform: translateY(50%) scalex(1.4) scaleY(0.12);
      opacity: 0.18; }
    .rosso-finmatica .toolbar > ul {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      width: 100%;
      z-index: 7;
      background-color: #FFF;
      display: flex;
      justify-content: space-around;
      align-items: center;
      padding: 0;
      margin: 0;
      height: 64px; }
      .rosso-finmatica .toolbar > ul > li {
        list-style-type: none;
        margin: 0 8px;
        text-align: center;
        flex: 1 100%; }
        .rosso-finmatica .toolbar > ul > li.toolbar-divider {
          margin: 0;
          width: 1px;
          min-width: 1px;
          max-width: 1px;
          height: calc(100% - 16px);
          background: #dfe4f2; }
    .rosso-finmatica .toolbar a,
    .rosso-finmatica .toolbar .btn-dropdown {
      display: block;
      color: #17324d; }
      .rosso-finmatica .toolbar a .icon,
      .rosso-finmatica .toolbar .btn-dropdown .icon {
        fill: #17324d; }
      .rosso-finmatica .toolbar a.active,
      .rosso-finmatica .toolbar .btn-dropdown.active {
        color: #CC2C29; }
        .rosso-finmatica .toolbar a.active .icon,
        .rosso-finmatica .toolbar .btn-dropdown.active .icon {
          fill: #CC2C29; }
      .rosso-finmatica .toolbar a.disabled,
      .rosso-finmatica .toolbar .btn-dropdown.disabled {
        cursor: not-allowed;
        color: #d9dadb; }
        .rosso-finmatica .toolbar a.disabled .icon,
        .rosso-finmatica .toolbar .btn-dropdown.disabled .icon {
          fill: #d9dadb; }
        .rosso-finmatica .toolbar a.disabled:hover,
        .rosso-finmatica .toolbar .btn-dropdown.disabled:hover {
          text-decoration: none;
          color: #d9dadb; }
          .rosso-finmatica .toolbar a.disabled:hover .icon,
          .rosso-finmatica .toolbar .btn-dropdown.disabled:hover .icon {
            fill: #d9dadb; }
        .rosso-finmatica .toolbar a.disabled:after,
        .rosso-finmatica .toolbar .btn-dropdown.disabled:after {
          color: #d9dadb; }
          .rosso-finmatica .toolbar a.disabled:after .icon,
          .rosso-finmatica .toolbar .btn-dropdown.disabled:after .icon {
            fill: #d9dadb; }
      .rosso-finmatica .toolbar a:not(.disabled):hover,
      .rosso-finmatica .toolbar .btn-dropdown:not(.disabled):hover {
        text-decoration: underline;
        color: #CC2C29; }
        .rosso-finmatica .toolbar a:not(.disabled):hover .icon,
        .rosso-finmatica .toolbar .btn-dropdown:not(.disabled):hover .icon {
          fill: #CC2C29; }
      .rosso-finmatica .toolbar a _:-ms-fullscreen, .rosso-finmatica .toolbar a:not(.disabled):hover,
      .rosso-finmatica .toolbar .btn-dropdown _:-ms-fullscreen,
      .rosso-finmatica .toolbar .btn-dropdown:not(.disabled):hover {
        text-decoration: none; }
    .rosso-finmatica .toolbar .btn-dropdown {
      padding: 0;
      width: 100%;
      position: relative; }
      .rosso-finmatica .toolbar .btn-dropdown.toolbar-more:after {
        display: none; }
      .rosso-finmatica .toolbar .btn-dropdown:not(.disabled).active {
        box-shadow: none; }
        .rosso-finmatica .toolbar .btn-dropdown:not(.disabled).active:focus, .blu-finmatica .form-check .rosso-finmatica .toolbar [type='checkbox']:focus + label.btn-dropdown:not(.disabled).active, .blu-finmatica .form-check .rosso-finmatica .toolbar [type='radio']:focus + label.btn-dropdown:not(.disabled).active, .blu-finmatica .toggles label .rosso-finmatica .toolbar input[type='checkbox']:focus + .btn-dropdown.lever:not(.disabled).active, .rosso-finmatica .toolbar .form-check [type='checkbox']:focus + label.btn-dropdown:not(.disabled).active, .rosso-finmatica .form-check .toolbar [type='checkbox']:focus + label.btn-dropdown:not(.disabled).active,
        .rosso-finmatica .toolbar .form-check [type='radio']:focus + label.btn-dropdown:not(.disabled).active, .rosso-finmatica .form-check .toolbar [type='radio']:focus + label.btn-dropdown:not(.disabled).active, .rosso-finmatica .toolbar .toggles label input[type='checkbox']:focus + .btn-dropdown.lever:not(.disabled).active, .rosso-finmatica .toggles label .toolbar input[type='checkbox']:focus + .btn-dropdown.lever:not(.disabled).active {
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
      .rosso-finmatica .toolbar .btn-dropdown:focus, .blu-finmatica .form-check .rosso-finmatica .toolbar [type='checkbox']:focus + label.btn-dropdown, .blu-finmatica .form-check .rosso-finmatica .toolbar [type='radio']:focus + label.btn-dropdown, .blu-finmatica .toggles label .rosso-finmatica .toolbar input[type='checkbox']:focus + .btn-dropdown.lever, .rosso-finmatica .toolbar .form-check [type='checkbox']:focus + label.btn-dropdown, .rosso-finmatica .form-check .toolbar [type='checkbox']:focus + label.btn-dropdown,
      .rosso-finmatica .toolbar .form-check [type='radio']:focus + label.btn-dropdown, .rosso-finmatica .form-check .toolbar [type='radio']:focus + label.btn-dropdown, .rosso-finmatica .toolbar .toggles label input[type='checkbox']:focus + .btn-dropdown.lever, .rosso-finmatica .toggles label .toolbar input[type='checkbox']:focus + .btn-dropdown.lever {
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
      .rosso-finmatica .toolbar .btn-dropdown:after {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 4px 3px 0 3px;
        border-color: #17324d transparent transparent transparent;
        position: absolute;
        top: 16px;
        right: 2px;
        margin-left: 0; }
    .rosso-finmatica .toolbar .it-ico {
      position: relative;
      font-size: 1.6rem;
      display: block;
      height: 32px; }
      .rosso-finmatica .toolbar .it-ico:before {
        margin-right: 0; }
      .rosso-finmatica .toolbar .it-ico.it-more-actions {
        font-size: 0.6rem; }
        .rosso-finmatica .toolbar .it-ico.it-more-actions:before {
          position: relative;
          top: 50%; }
    .rosso-finmatica .toolbar .badge-wrapper {
      position: relative; }
    .rosso-finmatica .toolbar .toolbar-badge,
    .rosso-finmatica .toolbar .toolbar-alert {
      display: block;
      position: absolute;
      background-color: #CC2C29;
      border: 1px solid #FFF; }
    .rosso-finmatica .toolbar .toolbar-badge {
      top: 0;
      right: 6px;
      min-width: 18px;
      height: 18px;
      padding: 0 4px;
      color: #FFF;
      font-size: 0.563rem;
      border-radius: 50%;
      font-style: normal; }
    .rosso-finmatica .toolbar .toolbar-label {
      margin-top: 8px;
      font-size: 0.688rem;
      line-height: 1;
      display: block;
      font-weight: 600; }
  .rosso-finmatica .section {
    padding: 48px 24px; }
    .rosso-finmatica .section .section-content {
      margin: 0 auto; }
    .rosso-finmatica .section.section-muted {
      background: #f2f7fc; }
    .rosso-finmatica .section.section-primary {
      background: #CC2C29; }
    .rosso-finmatica .section.section-neutral {
      background: #17324d; }
    .rosso-finmatica .section.section-image {
      background-size: cover;
      background-position: center center; }
    .rosso-finmatica .section.section-inset-shadow {
      box-shadow: inset 0 1rem 1rem -1rem rgba(0, 0, 0, 0.3); }
    .rosso-finmatica .section.section-background-header {
      position: relative;
      background-size: cover; }
      .rosso-finmatica .section.section-background-header::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 300px;
        z-index: -1;
        background-repeat: no-repeat;
        background-position: top center;
        background-color: #b32624; }
      .rosso-finmatica .section.section-background-header.section-user-header::before {
        content: '';
        min-height: 450px;
        background-color: #fff2f2; }
      .rosso-finmatica .section.section-background-header.section-user-header .user-settings {
        font-size: 12px; }
        .rosso-finmatica .section.section-background-header.section-user-header .user-settings a {
          text-decoration: none; }
          .rosso-finmatica .section.section-background-header.section-user-header .user-settings a:hover {
            text-decoration: underline; }
          .rosso-finmatica .section.section-background-header.section-user-header .user-settings a span {
            margin-left: 4px; }
  @media (min-width: 768px) {
    .rosso-finmatica .section {
      padding: 80px 40px; } }
  @media (min-width: 992px) {
    .rosso-finmatica .section {
      padding: 80px; }
      .rosso-finmatica .section.section-background-header.section-user-header::before {
        content: '';
        min-height: 550px; }
      .rosso-finmatica .section.section-background-header.section-user-header .user-settings {
        font-size: 14px; } }
  @media (min-width: 1200px) {
    .rosso-finmatica .section {
      padding: 112px; }
      .rosso-finmatica .section.section-background-header.section-user-header .user-settings {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 16px; } }
  .rosso-finmatica .modal {
    padding-right: 0 !important; }
    .rosso-finmatica .modal .modal-dialog {
      margin: 48px; }
      .rosso-finmatica .modal .modal-dialog .modal-content {
        border: none;
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1); }
        .rosso-finmatica .modal .modal-dialog .modal-content .modal-header {
          padding: 24px;
          padding-bottom: 0; }
          .rosso-finmatica .modal .modal-dialog .modal-content .modal-header .close {
            padding: 16px; }
          .rosso-finmatica .modal .modal-dialog .modal-content .modal-header h5 {
            font-size: 0.83333rem;
            font-weight: 600;
            letter-spacing: 0.5px;
            text-transform: uppercase;
            color: #17324d; }
        .rosso-finmatica .modal .modal-dialog .modal-content .modal-body {
          padding: 24px;
          padding-bottom: 0; }
          .rosso-finmatica .modal .modal-dialog .modal-content .modal-body p {
            font-size: 0.88889rem;
            margin-bottom: 0;
            line-height: 1.33333rem; }
        .rosso-finmatica .modal .modal-dialog .modal-content .modal-footer {
          padding: 12px 24px; }
    .rosso-finmatica .modal.alert-modal .modal-dialog .modal-content .modal-header {
      justify-content: left;
      align-items: start; }
      .rosso-finmatica .modal.alert-modal .modal-dialog .modal-content .modal-header .icon {
        fill: #cc2c29;
        margin-right: 16px;
        flex-shrink: 0; }
    .rosso-finmatica .modal.it-dialog-link-list .modal-dialog .modal-content .modal-header {
      border-bottom: 1px solid rgba(0, 0, 0, 0.05);
      padding-bottom: 24px; }
      .rosso-finmatica .modal.it-dialog-link-list .modal-dialog .modal-content .modal-header h5 {
        text-transform: none;
        font-weight: 700;
        letter-spacing: inherit; }
        .rosso-finmatica .modal.it-dialog-link-list .modal-dialog .modal-content .modal-header h5 span {
          color: #cc2c29;
          margin-right: 4px; }
    .rosso-finmatica .modal.it-dialog-link-list .modal-dialog .modal-content .modal-body .link-list-wrapper .link-list {
      margin-bottom: 0;
      padding-bottom: 24px; }
    .rosso-finmatica .modal.popconfirm-modal .modal-dialog {
      max-width: 300px;
      margin-right: auto;
      margin-left: auto; }
      .rosso-finmatica .modal.popconfirm-modal .modal-dialog .modal-content {
        border-radius: 0.25rem; }
      .rosso-finmatica .modal.popconfirm-modal .modal-dialog .modal-header {
        padding-top: 16px;
        margin-bottom: -4px; }
      .rosso-finmatica .modal.popconfirm-modal .modal-dialog .modal-body {
        padding-top: 16px; }
        .rosso-finmatica .modal.popconfirm-modal .modal-dialog .modal-body p {
          font-size: 0.875rem;
          margin-bottom: 12px; }
      .rosso-finmatica .modal.popconfirm-modal .modal-dialog .modal-footer {
        padding-bottom: 24px; }
    .rosso-finmatica .modal.it-dialog-scrollable .modal-dialog {
      margin: 104px 48px; }
      .rosso-finmatica .modal.it-dialog-scrollable .modal-dialog .modal-content {
        display: flex;
        flex-direction: column;
        height: calc(100vh - 208px); }
        .rosso-finmatica .modal.it-dialog-scrollable .modal-dialog .modal-content .modal-header {
          padding-bottom: 24px;
          background: #FFF;
          flex-shrink: 0; }
        .rosso-finmatica .modal.it-dialog-scrollable .modal-dialog .modal-content .modal-body {
          padding-top: 0;
          padding-bottom: 24px;
          overflow-y: auto; }
        .rosso-finmatica .modal.it-dialog-scrollable .modal-dialog .modal-content .modal-footer {
          flex-shrink: 0;
          background: #FFF; }
    .rosso-finmatica .modal .modal-dialog.modal-dialog-left {
      height: 100vh;
      margin: 0 24px 0 0; }
      .rosso-finmatica .modal .modal-dialog.modal-dialog-left .modal-content {
        height: 100vh; }
    .rosso-finmatica .modal .modal-dialog.modal-dialog-right {
      height: 100vh;
      margin: 0 0 0 24px;
      float: right; }
      .rosso-finmatica .modal .modal-dialog.modal-dialog-right .modal-content {
        height: 100vh; }
    .rosso-finmatica .modal.fade .modal-dialog.modal-dialog-left {
      transform: translateX(-100%);
      transition: transform 0.3s ease-in-out; }
    .rosso-finmatica .modal.fade.show .modal-dialog.modal-dialog-left {
      transform: translateX(0); }
    .rosso-finmatica .modal.fade .modal-dialog.modal-dialog-right {
      transform: translateX(100%);
      transition: transform 0.3s ease-in-out; }
    .rosso-finmatica .modal.fade.show .modal-dialog.modal-dialog-right {
      transform: translateX(0); }
    .rosso-finmatica .modal.fade .modal-dialog.modal-dialog-centered {
      transform: translate(0, -5%); }
    .rosso-finmatica .modal.fade.show .modal-dialog.modal-dialog-centered {
      transform: translate(0, 0); }
  @media (min-width: 576px) {
    .rosso-finmatica .modal.popconfirm-modal .modal-dialog .modal-body p {
      font-size: 0.778rem; } }
  @media (min-width: 768px) {
    .rosso-finmatica .modal .modal-dialog {
      margin-left: auto;
      margin-right: auto; }
    .rosso-finmatica .modal.it-dialog-scrollable .modal-dialog {
      margin: 64px auto; }
      .rosso-finmatica .modal.it-dialog-scrollable .modal-dialog .modal-content {
        height: calc(100vh - 128px); }
    .rosso-finmatica .modal .modal-dialog.modal-dialog-left {
      margin: 0; }
      .rosso-finmatica .modal .modal-dialog.modal-dialog-left .modal-content {
        height: 100vh; }
    .rosso-finmatica .modal .modal-dialog.modal-dialog-right {
      margin: 0;
      float: right; }
      .rosso-finmatica .modal .modal-dialog.modal-dialog-right .modal-content {
        height: 100vh; } }
  @media (min-width: 992px) {
    .rosso-finmatica .alert-modal .modal-dialog .modal-content .modal-body p {
      padding-left: 48px; } }
  .rosso-finmatica .notification {
    width: 100%;
    padding: 1.5rem;
    padding-right: 4rem;
    box-shadow: 0 -0.5rem 1rem rgba(0, 0, 0, 0.15);
    background: #FFF;
    position: fixed;
    bottom: 0;
    right: 0;
    display: none;
    border-top: 4px solid #6c757d; }
    .rosso-finmatica .notification h5 {
      font-size: 0.938rem;
      text-transform: uppercase;
      color: #17324d;
      letter-spacing: 0;
      margin: 0;
      position: relative;
      line-height: 1em;
      font-weight: 700;
      letter-spacing: 0.025em; }
    .rosso-finmatica .notification p {
      font-size: 0.875rem;
      margin: 1.5rem 0 0 0;
      color: #6c757d; }
    .rosso-finmatica .notification.with-icon {
      border-top: 4px solid #6c757d; }
      .rosso-finmatica .notification.with-icon h5 .icon {
        position: absolute;
        top: -8px;
        left: -38px; }
      .rosso-finmatica .notification.with-icon h5,
      .rosso-finmatica .notification.with-icon p {
        margin-left: 2rem; }
      .rosso-finmatica .notification.with-icon.success {
        border-color: #28a745; }
        .rosso-finmatica .notification.with-icon.success .icon {
          fill: #28a745; }
      .rosso-finmatica .notification.with-icon.error {
        border-color: #dc3545; }
        .rosso-finmatica .notification.with-icon.error .icon {
          fill: #dc3545; }
      .rosso-finmatica .notification.with-icon.info {
        border-color: #CC2C29; }
        .rosso-finmatica .notification.with-icon.info .icon {
          fill: #CC2C29; }
      .rosso-finmatica .notification.with-icon.warning {
        border-color: #ffc107; }
        .rosso-finmatica .notification.with-icon.warning .icon {
          fill: #ffc107; }
    .rosso-finmatica .notification.dismissable .notification-close {
      position: absolute;
      right: 20px;
      top: 15px;
      display: block;
      width: 32px;
      height: 32px;
      padding: 0;
      background: none; }
      .rosso-finmatica .notification.dismissable .notification-close .icon {
        fill: #17324d; }
      .rosso-finmatica .notification.dismissable .notification-close:hover .icon {
        fill: #CC2C29; }
      .rosso-finmatica .notification.dismissable .notification-close:active {
        box-shadow: none; }
  @media (min-width: 576px) {
    .rosso-finmatica .notification {
      padding: 1.333rem;
      padding-right: 3.556rem; }
      .rosso-finmatica .notification h5 {
        font-size: 0.833rem; }
      .rosso-finmatica .notification p {
        font-size: 0.778rem;
        margin: 1.333rem 0 0 0; }
      .rosso-finmatica .notification.with-icon h5,
      .rosso-finmatica .notification.with-icon p {
        margin-left: 1.778rem; } }
  @media (min-width: 768px) {
    .rosso-finmatica .notification {
      width: 376px;
      bottom: 16px;
      right: 16px;
      border-radius: 0.25rem;
      border-top: none;
      box-shadow: 0 0 1rem rgba(0, 0, 0, 0.15); }
      .rosso-finmatica .notification.with-icon {
        border-left: 4px solid #6c757d;
        border-top: none; }
      .rosso-finmatica .notification.top-fix {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        bottom: auto;
        right: auto; }
      .rosso-finmatica .notification.bottom-fix {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0;
        right: auto; }
      .rosso-finmatica .notification.left-fix {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-left: none;
        border-right-style: solid;
        border-right-width: 4px;
        left: 0;
        right: auto;
        top: 50%;
        bottom: auto;
        transform: translateY(-50%); }
      .rosso-finmatica .notification.right-fix {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        right: 0;
        top: 50%;
        bottom: auto;
        transform: translateY(-50%); } }
  .rosso-finmatica .avatar {
    display: inline-flex;
    overflow: hidden;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    justify-content: center;
    align-items: center;
    background: #ebeced;
    color: #5c6f82;
    box-sizing: content-box;
    transition: background-color 0.2s; }
    .rosso-finmatica .avatar img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center;
      transition: filter 0.2s;
      border-radius: 50%; }
    .rosso-finmatica .avatar p {
      font-size: 16px;
      margin: 0;
      text-align: center;
      line-height: 1em;
      position: absolute; }
    .rosso-finmatica .avatar _:-ms-fullscreen,
    .rosso-finmatica .avatar p {
      transform: translateX(-50%) translateY(-50%); }
    .rosso-finmatica .avatar .icon {
      height: 16px;
      width: 16px; }
    .rosso-finmatica .avatar.avatar-primary {
      background: #CC2C29; }
    .rosso-finmatica .avatar.avatar-secondary {
      background: #6c757d; }
    .rosso-finmatica .avatar.avatar-green {
      background: #28a745; }
    .rosso-finmatica .avatar.avatar-orange {
      background: #fd7e14; }
    .rosso-finmatica .avatar.avatar-red {
      background: #dc3545; }
    .rosso-finmatica .avatar.avatar-primary, .rosso-finmatica .avatar.avatar-secondary, .rosso-finmatica .avatar.avatar-green, .rosso-finmatica .avatar.avatar-orange, .rosso-finmatica .avatar.avatar-red {
      color: #FFF; }
    .rosso-finmatica .avatar.avatar-dropdown {
      overflow: visible;
      position: relative; }
      .rosso-finmatica .avatar.avatar-dropdown .dropdown {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        border: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%; }
      .rosso-finmatica .avatar.avatar-dropdown .btn-dropdown {
        color: inherit;
        padding: 0;
        line-height: 0;
        font-size: 11px; }
      .rosso-finmatica .avatar.avatar-dropdown .list-item {
        display: flex;
        align-items: center;
        padding: 0 16px;
        font-size: 0.889rem; }
      .rosso-finmatica .avatar.avatar-dropdown .link-list {
        white-space: nowrap; }
        .rosso-finmatica .avatar.avatar-dropdown .link-list span {
          line-height: 1em; }
        .rosso-finmatica .avatar.avatar-dropdown .link-list li {
          margin-bottom: 16px; }
          .rosso-finmatica .avatar.avatar-dropdown .link-list li:last-child {
            margin-bottom: 0; }
        .rosso-finmatica .avatar.avatar-dropdown .link-list .avatar {
          margin-right: 16px; }
          .rosso-finmatica .avatar.avatar-dropdown .link-list .avatar.size-sm {
            margin-right: 12px; }
          .rosso-finmatica .avatar.avatar-dropdown .link-list .avatar p {
            color: #FFF !important; }
      .rosso-finmatica .avatar.avatar-dropdown .dropdown-menu {
        margin: -25px; }
      .rosso-finmatica .avatar.avatar-dropdown.size-sm .dropdown-menu {
        margin: -27px; }
    .rosso-finmatica .avatar.size-xs {
      width: 16px;
      height: 16px; }
      .rosso-finmatica .avatar.size-xs p {
        font-size: 10px; }
      .rosso-finmatica .avatar.size-xs .icon {
        height: 10px;
        width: 10px; }
    .rosso-finmatica .avatar.size-sm {
      width: 24px;
      height: 24px; }
      .rosso-finmatica .avatar.size-sm p {
        font-size: 14px; }
      .rosso-finmatica .avatar.size-sm .icon {
        height: 12px;
        width: 12px; }
    .rosso-finmatica .avatar.size-md {
      width: 32px;
      height: 32px; }
      .rosso-finmatica .avatar.size-md p {
        font-size: 16px; }
      .rosso-finmatica .avatar.size-md .icon {
        height: 16px;
        width: 16px; }
      .rosso-finmatica .avatar.size-md .avatar-presence,
      .rosso-finmatica .avatar.size-md .avatar-status {
        border-width: 1px; }
        .rosso-finmatica .avatar.size-md .avatar-presence .icon,
        .rosso-finmatica .avatar.size-md .avatar-status .icon {
          display: none; }
    .rosso-finmatica .avatar.size-lg {
      width: 40px;
      height: 40px; }
      .rosso-finmatica .avatar.size-lg p {
        font-size: 18px; }
      .rosso-finmatica .avatar.size-lg .icon {
        height: 20px;
        width: 20px; }
      .rosso-finmatica .avatar.size-lg .avatar-presence,
      .rosso-finmatica .avatar.size-lg .avatar-status {
        right: -2px;
        width: 15px;
        height: 15px; }
      .rosso-finmatica .avatar.size-lg .avatar-status {
        top: 0.16667px; }
    .rosso-finmatica .avatar.size-xl {
      width: 80px;
      height: 80px; }
      .rosso-finmatica .avatar.size-xl p {
        font-size: 36px; }
      .rosso-finmatica .avatar.size-xl .icon {
        height: 40px;
        width: 40px; }
      .rosso-finmatica .avatar.size-xl .avatar-presence,
      .rosso-finmatica .avatar.size-xl .avatar-status {
        right: 6px;
        width: 18px;
        height: 18px; }
      .rosso-finmatica .avatar.size-xl .avatar-presence {
        bottom: 8px; }
      .rosso-finmatica .avatar.size-xl .avatar-status {
        top: 2px; }
    .rosso-finmatica .avatar.size-xxl {
      width: 128px;
      height: 128px; }
      .rosso-finmatica .avatar.size-xxl p {
        font-size: 58px; }
      .rosso-finmatica .avatar.size-xxl .icon {
        height: 62px;
        width: 62px; }
      .rosso-finmatica .avatar.size-xxl .avatar-presence,
      .rosso-finmatica .avatar.size-xxl .avatar-status {
        right: 4px;
        width: 24px;
        height: 24px; }
        .rosso-finmatica .avatar.size-xxl .avatar-presence .icon,
        .rosso-finmatica .avatar.size-xxl .avatar-status .icon {
          width: 20px;
          height: 20px; }
      .rosso-finmatica .avatar.size-xxl .avatar-presence {
        bottom: 16px; }
      .rosso-finmatica .avatar.size-xxl .avatar-status {
        top: 8px; }
  .rosso-finmatica a.avatar {
    filter: brightness(100%); }
    .rosso-finmatica a.avatar:hover {
      background: #dddfe1; }
      .rosso-finmatica a.avatar:hover img {
        filter: brightness(90%); }
      .rosso-finmatica a.avatar:hover.avatar-primary {
        background: #b72725; }
      .rosso-finmatica a.avatar:hover.avatar-secondary {
        background: #60686f; }
      .rosso-finmatica a.avatar:hover.avatar-green {
        background: #23923d; }
      .rosso-finmatica a.avatar:hover.avatar-orange {
        background: #f57102; }
      .rosso-finmatica a.avatar:hover.avatar-red {
        background: #b51f2e; }
  .rosso-finmatica .avatar-dropdown:hover, .rosso-finmatica .avatar-dropdown:focus-within {
    background: #dddfe1; }
  .rosso-finmatica .avatar-dropdown .btn-dropdown:focus, .blu-finmatica .form-check .rosso-finmatica .avatar-dropdown [type='checkbox']:focus + label.btn-dropdown, .blu-finmatica .form-check .rosso-finmatica .avatar-dropdown [type='radio']:focus + label.btn-dropdown, .blu-finmatica .toggles label .rosso-finmatica .avatar-dropdown input[type='checkbox']:focus + .btn-dropdown.lever, .rosso-finmatica .avatar-dropdown .form-check [type='checkbox']:focus + label.btn-dropdown, .rosso-finmatica .form-check .avatar-dropdown [type='checkbox']:focus + label.btn-dropdown,
  .rosso-finmatica .avatar-dropdown .form-check [type='radio']:focus + label.btn-dropdown, .rosso-finmatica .form-check .avatar-dropdown [type='radio']:focus + label.btn-dropdown, .rosso-finmatica .avatar-dropdown .toggles label input[type='checkbox']:focus + .btn-dropdown.lever, .rosso-finmatica .toggles label .avatar-dropdown input[type='checkbox']:focus + .btn-dropdown.lever {
    box-shadow: none; }
  .rosso-finmatica .avatar-wrapper {
    position: relative; }
    .rosso-finmatica .avatar-wrapper .avatar-presence,
    .rosso-finmatica .avatar-wrapper .avatar-status {
      position: absolute;
      right: 0;
      width: 10px;
      height: 10px;
      border: 2px solid #FFF;
      background: #c5c7c9;
      color: #FFF;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center; }
      .rosso-finmatica .avatar-wrapper .avatar-presence .icon,
      .rosso-finmatica .avatar-wrapper .avatar-status .icon {
        width: 18px;
        height: 18px; }
    .rosso-finmatica .avatar-wrapper .avatar-presence {
      bottom: 8px; }
      .rosso-finmatica .avatar-wrapper .avatar-presence.active {
        background: #28a745; }
      .rosso-finmatica .avatar-wrapper .avatar-presence.busy {
        background: #dc3545; }
      .rosso-finmatica .avatar-wrapper .avatar-presence.hidden:after {
        content: '';
        position: absolute;
        width: calc(100% - 4px);
        height: calc(100% - 4px);
        background: #FFF;
        transform: translateX(-50%) translateY(-50%);
        top: 50%;
        left: 50%;
        border-radius: 50%; }
    .rosso-finmatica .avatar-wrapper .avatar-status {
      top: 0; }
      .rosso-finmatica .avatar-wrapper .avatar-status.approved {
        background: #28a745; }
      .rosso-finmatica .avatar-wrapper .avatar-status.declined {
        background: #dc3545; }
      .rosso-finmatica .avatar-wrapper .avatar-status.notify {
        background: #cc2c29; }
    .rosso-finmatica .avatar-wrapper.avatar-extra-text {
      display: inline-flex;
      justify-content: flex-start;
      align-items: center;
      margin-bottom: 16px; }
      .rosso-finmatica .avatar-wrapper.avatar-extra-text .avatar {
        flex-shrink: 0; }
      .rosso-finmatica .avatar-wrapper.avatar-extra-text .extra-text {
        line-height: 1.2em;
        margin-left: 16px; }
        .rosso-finmatica .avatar-wrapper.avatar-extra-text .extra-text h3,
        .rosso-finmatica .avatar-wrapper.avatar-extra-text .extra-text h4 {
          font-weight: 600;
          margin: 0;
          font-size: 1.111rem; }
          .rosso-finmatica .avatar-wrapper.avatar-extra-text .extra-text h3 a,
          .rosso-finmatica .avatar-wrapper.avatar-extra-text .extra-text h4 a {
            display: inline-block; }
        .rosso-finmatica .avatar-wrapper.avatar-extra-text .extra-text p,
        .rosso-finmatica .avatar-wrapper.avatar-extra-text .extra-text time {
          margin: 0;
          text-transform: uppercase;
          font-size: 0.778rem; }
  .rosso-finmatica .avatar-group > li {
    margin-bottom: 16px;
    line-height: 1; }
    .rosso-finmatica .avatar-group > li:last-child {
      margin-bottom: 0; }
    .rosso-finmatica .avatar-group > li .list-item {
      display: inline-flex;
      align-items: center;
      padding: 0;
      line-height: 1em; }
      .rosso-finmatica .avatar-group > li .list-item .avatar {
        margin-right: 12px; }
        .rosso-finmatica .avatar-group > li .list-item .avatar p {
          font-size: 16px; }
        .rosso-finmatica .avatar-group > li .list-item .avatar.avatar-primary p, .rosso-finmatica .avatar-group > li .list-item .avatar.avatar-secondary p, .rosso-finmatica .avatar-group > li .list-item .avatar.avatar-green p, .rosso-finmatica .avatar-group > li .list-item .avatar.avatar-orange p, .rosso-finmatica .avatar-group > li .list-item .avatar.avatar-red p {
          color: #FFF;
          line-height: 0; }
      .rosso-finmatica .avatar-group > li .list-item span {
        margin: 0;
        font-size: 0.889rem; }
  .rosso-finmatica .avatar-group-stacked {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0;
    padding: 0;
    flex-direction: row; }
    .rosso-finmatica .avatar-group-stacked li {
      list-style-type: none;
      line-height: 0; }
      .rosso-finmatica .avatar-group-stacked li > .avatar {
        margin-left: -6px;
        border: 2px solid #FFF; }
  .rosso-finmatica .thumb-nav {
    padding: 0;
    margin: 0 -8px;
    display: flex;
    justify-content: center; }
    .rosso-finmatica .thumb-nav.thumb-nav-vertical {
      flex-direction: column;
      align-items: baseline; }
      .rosso-finmatica .thumb-nav.thumb-nav-vertical li {
        height: 160px;
        width: auto; }
      .rosso-finmatica .thumb-nav.thumb-nav-vertical .thumb-nav-resizer {
        width: auto;
        height: 100%; }
      .rosso-finmatica .thumb-nav.thumb-nav-vertical.thumb-nav-small li {
        height: 80px; }
    .rosso-finmatica .thumb-nav.thumb-nav-fixed {
      flex-wrap: wrap;
      justify-content: flex-start; }
      .rosso-finmatica .thumb-nav.thumb-nav-fixed li {
        flex-basis: 240px; }
      .rosso-finmatica .thumb-nav.thumb-nav-fixed.thumb-nav-small li {
        flex-basis: 120px; }
    .rosso-finmatica .thumb-nav.thumb-nav-auto {
      flex-wrap: wrap;
      justify-content: flex-start; }
      .rosso-finmatica .thumb-nav.thumb-nav-auto li .thumb-nav-resizer {
        max-width: 100%;
        max-height: 100%; }
      .rosso-finmatica .thumb-nav.thumb-nav-auto.thumb-nav-auto-2 li {
        flex-basis: calc(50% - 16px); }
      .rosso-finmatica .thumb-nav.thumb-nav-auto.thumb-nav-auto-3 li {
        flex-basis: calc(33.3333% - 16px); }
      .rosso-finmatica .thumb-nav.thumb-nav-auto.thumb-nav-auto-4 li {
        flex-basis: calc(25% - 16px); }
      .rosso-finmatica .thumb-nav.thumb-nav-auto.thumb-nav-auto-5 li {
        flex-basis: calc(20% - 16px); }
    .rosso-finmatica .thumb-nav.thumb-nav-nozoom a:hover img {
      transform: none; }
    .rosso-finmatica .thumb-nav.thumb-nav-black a:hover:after, .rosso-finmatica .thumb-nav.thumb-nav-primary a:hover:after {
      opacity: 1; }
    .rosso-finmatica .thumb-nav.thumb-nav-black a:after {
      background: rgba(0, 0, 0, 0.8); }
    .rosso-finmatica .thumb-nav.thumb-nav-primary a:after {
      background: rgba(204, 44, 41, 0.8); }
    .rosso-finmatica .thumb-nav.thumb-nav-bottom, .rosso-finmatica .thumb-nav.thumb-nav-top {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      width: 90%; }
    .rosso-finmatica .thumb-nav.thumb-nav-bottom {
      bottom: 0;
      margin-bottom: 16px; }
    .rosso-finmatica .thumb-nav.thumb-nav-top {
      top: 0;
      margin-top: 16px; }
    .rosso-finmatica .thumb-nav.thumb-nav-left, .rosso-finmatica .thumb-nav.thumb-nav-right {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      height: 90%; }
    .rosso-finmatica .thumb-nav.thumb-nav-left {
      left: 0;
      margin-left: 16px; }
    .rosso-finmatica .thumb-nav.thumb-nav-right {
      right: 0;
      margin-right: 16px; }
    .rosso-finmatica .thumb-nav li {
      position: relative;
      list-style-type: none;
      margin: 8px;
      width: 240px;
      flex: 0 1 auto; }
    .rosso-finmatica .thumb-nav .thumb-nav-resizer {
      width: 100%;
      height: auto;
      visibility: hidden; }
    .rosso-finmatica .thumb-nav.thumb-nav-small li {
      width: 120px; }
    .rosso-finmatica .thumb-nav a {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      overflow: hidden; }
      .rosso-finmatica .thumb-nav a:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        opacity: 0;
        transition: opacity 0.4s cubic-bezier(0.15, 0.7, 0.36, 0.99); }
      .rosso-finmatica .thumb-nav a.active {
        pointer-events: none; }
        .rosso-finmatica .thumb-nav a.active:after {
          opacity: 1;
          background: rgba(204, 44, 41, 0.6); }
      .rosso-finmatica .thumb-nav a:hover img {
        transform: scale(1.05);
        transition-duration: 1s; }
      .rosso-finmatica .thumb-nav a:hover:after {
        transition-duration: 1s; }
      .rosso-finmatica .thumb-nav a img {
        object-fit: cover;
        width: 100%;
        height: 100%;
        transition: transform 0.4s cubic-bezier(0.15, 0.7, 0.36, 0.99); }
  .rosso-finmatica .steppers .steppers-header {
    padding: 0 24px;
    height: 64px;
    background: #FFF;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center; }
    .rosso-finmatica .steppers .steppers-header li {
      font-size: 1.125rem;
      color: #5c6f82;
      list-style-type: none;
      display: none; }
      .rosso-finmatica .steppers .steppers-header li .icon {
        fill: #5c6f82; }
      .rosso-finmatica .steppers .steppers-header li.active, .rosso-finmatica .steppers .steppers-header li.confirmed {
        color: #CC2C29;
        font-weight: 600; }
        .rosso-finmatica .steppers .steppers-header li.active .icon, .rosso-finmatica .steppers .steppers-header li.confirmed .icon {
          fill: #CC2C29; }
      .rosso-finmatica .steppers .steppers-header li.active, .rosso-finmatica .steppers .steppers-header li.steppers-index {
        display: block; }
      .rosso-finmatica .steppers .steppers-header li.steppers-index {
        margin-left: auto;
        font-size: 0.875rem;
        font-weight: 600; }
        .rosso-finmatica .steppers .steppers-header li.steppers-index span {
          margin-left: 0.25rem; }
          .rosso-finmatica .steppers .steppers-header li.steppers-index span.active {
            color: #CC2C29;
            text-decoration: underline; }
      .rosso-finmatica .steppers .steppers-header li .icon {
        margin-right: 0.667rem;
        width: 24px;
        height: 24px; }
      .rosso-finmatica .steppers .steppers-header li .steppers-number .icon {
        margin: 0; }
      .rosso-finmatica .steppers .steppers-header li .steppers-number:after {
        content: '. '; }
  .rosso-finmatica .steppers.bg-dark .steppers-header {
    background: none; }
    .rosso-finmatica .steppers.bg-dark .steppers-header li {
      color: #d9dadb; }
      .rosso-finmatica .steppers.bg-dark .steppers-header li .icon {
        fill: #d9dadb; }
      .rosso-finmatica .steppers.bg-dark .steppers-header li.active {
        font-weight: 600;
        color: #0accc6; }
        .rosso-finmatica .steppers.bg-dark .steppers-header li.active .icon {
          fill: #0accc6; }
      .rosso-finmatica .steppers.bg-dark .steppers-header li.confirmed {
        font-weight: 600;
        color: #FFF; }
        .rosso-finmatica .steppers.bg-dark .steppers-header li.confirmed .icon {
          fill: #FFF; }
      .rosso-finmatica .steppers.bg-dark .steppers-header li.steppers-index span.active {
        color: #0accc6; }
  .rosso-finmatica .steppers.bg-dark .steppers-nav {
    background: none; }
    .rosso-finmatica .steppers.bg-dark .steppers-nav .progress-bar {
      background: #0accc6; }
    .rosso-finmatica .steppers.bg-dark .steppers-nav .steppers-dots li.done {
      background: #0accc6; }
  .rosso-finmatica .steppers .steppers-nav {
    display: flex;
    height: 64px;
    padding: 0 24px;
    box-shadow: 0 -8px 20px rgba(0, 0, 0, 0.1);
    background: #FFF;
    align-items: center;
    justify-content: space-between; }
    .rosso-finmatica .steppers .steppers-nav .steppers-progress,
    .rosso-finmatica .steppers .steppers-nav .steppers-dots {
      width: 20%; }
      .rosso-finmatica .steppers .steppers-nav .steppers-progress .progress,
      .rosso-finmatica .steppers .steppers-nav .steppers-dots .progress {
        height: 2px; }
    .rosso-finmatica .steppers .steppers-nav .steppers-progress .progress {
      height: 2px; }
    .rosso-finmatica .steppers .steppers-nav .steppers-dots {
      padding: 0;
      margin: 0;
      display: flex;
      justify-content: center;
      align-items: center; }
      .rosso-finmatica .steppers .steppers-nav .steppers-dots li {
        list-style-type: none;
        padding: 0;
        height: 4px;
        width: 4px;
        min-width: 4px;
        background: #e9ecef;
        margin-right: 8px;
        border-radius: 50%; }
        .rosso-finmatica .steppers .steppers-nav .steppers-dots li.done {
          background: #007BFF; }
  @media (min-width: 576px) {
    .rosso-finmatica .steppers .steppers-header li {
      font-size: 1rem; } }
  @media (min-width: 992px) {
    .rosso-finmatica .steppers .steppers-header {
      padding: 0;
      box-shadow: none;
      height: auto;
      display: flex;
      justify-content: space-between;
      background: transparent; }
      .rosso-finmatica .steppers .steppers-header:before {
        display: none; }
      .rosso-finmatica .steppers .steppers-header li {
        text-transform: uppercase;
        padding: 1.778rem 1.111rem;
        flex-grow: 1;
        border-left: 1px solid #dfe4f2;
        display: block;
        position: relative;
        display: flex;
        align-items: center; }
        .rosso-finmatica .steppers .steppers-header li:nth-last-child(2) {
          border-right: 1px solid #dfe4f2; }
        .rosso-finmatica .steppers .steppers-header li.steppers-index {
          display: none; }
        .rosso-finmatica .steppers .steppers-header li.active:after {
          content: '';
          position: absolute;
          bottom: 0;
          width: calc(100% - 2.222rem);
          height: 2px;
          background: #CC2C29;
          left: 50%;
          transform: translateX(-50%); }
        .rosso-finmatica .steppers .steppers-header li.active .steppers-number {
          color: #FFF;
          background: #CC2C29;
          border-color: #CC2C29; }
        .rosso-finmatica .steppers .steppers-header li.active.no-line:after {
          display: none; }
        .rosso-finmatica .steppers .steppers-header li .steppers-success {
          margin-left: auto; }
        .rosso-finmatica .steppers .steppers-header li .steppers-number {
          display: inline-block;
          width: 1.778rem;
          height: 1.778rem;
          border: 1px solid #dfe4f2;
          border-radius: 50%;
          text-align: center;
          margin-right: 0.667rem; }
          .rosso-finmatica .steppers .steppers-header li .steppers-number:after {
            display: none; }
          .rosso-finmatica .steppers .steppers-header li .steppers-number .icon:before {
            margin-right: 0;
            margin-top: 0.333rem; }
    .rosso-finmatica .steppers.bg-dark .steppers-header li {
      border-color: #435a70; }
      .rosso-finmatica .steppers.bg-dark .steppers-header li.active:after {
        background: #0accc6; }
      .rosso-finmatica .steppers.bg-dark .steppers-header li.active .steppers-number {
        background: #0accc6;
        border-color: #0accc6;
        color: #17324d; }
      .rosso-finmatica .steppers.bg-dark .steppers-header li .steppers-number {
        border-color: #768594; }
    .rosso-finmatica .steppers .steppers-nav {
      box-shadow: none;
      margin-top: 0.889rem;
      align-items: center;
      background: none; }
      .rosso-finmatica .steppers .steppers-nav .steppers-progress,
      .rosso-finmatica .steppers .steppers-nav .steppers-dots {
        display: none; }
      .rosso-finmatica .steppers .steppers-nav button .icon {
        display: none; }
      .rosso-finmatica .steppers .steppers-nav button:not(.steppers-btn-confirm) {
        margin-right: 0.889rem; }
      .rosso-finmatica .steppers .steppers-nav .steppers-btn-confirm {
        display: block;
        margin-left: auto; } }
  @media (max-width: 991px) {
    .rosso-finmatica .steppers .steppers-nav button:not(.steppers-btn-save):not(.steppers-btn-confirm) {
      font-size: 1rem;
      background: transparent;
      color: #CC2C29;
      box-shadow: none;
      padding-left: 0;
      padding-right: 0; }
      .rosso-finmatica .steppers .steppers-nav button:not(.steppers-btn-save):not(.steppers-btn-confirm):hover, .rosso-finmatica .steppers .steppers-nav button:not(.steppers-btn-save):not(.steppers-btn-confirm):focus, .blu-finmatica .toggles label .rosso-finmatica .steppers .steppers-nav input[type='checkbox']:focus + button.lever:not(.steppers-btn-save):not(.steppers-btn-confirm), .rosso-finmatica .steppers .steppers-nav .toggles label input[type='checkbox']:focus + button.lever:not(.steppers-btn-save):not(.steppers-btn-confirm), .rosso-finmatica .toggles label .steppers .steppers-nav input[type='checkbox']:focus + button.lever:not(.steppers-btn-save):not(.steppers-btn-confirm), .rosso-finmatica .steppers .steppers-nav button:not(.steppers-btn-save):not(.steppers-btn-confirm):active {
        background: transparent !important;
        color: #CC2C29 !important;
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important; }
      .rosso-finmatica .steppers .steppers-nav button:not(.steppers-btn-save):not(.steppers-btn-confirm) .icon {
        margin: 0 0.333rem;
        height: 24px;
        width: 24px; }
    .rosso-finmatica .steppers.bg-dark .steppers-nav button:not(.steppers-btn-save):not(.steppers-btn-confirm) {
      color: #FFF; }
      .rosso-finmatica .steppers.bg-dark .steppers-nav button:not(.steppers-btn-save):not(.steppers-btn-confirm) .icon {
        fill: #FFF; }
      .rosso-finmatica .steppers.bg-dark .steppers-nav button:not(.steppers-btn-save):not(.steppers-btn-confirm):hover, .rosso-finmatica .steppers.bg-dark .steppers-nav button:not(.steppers-btn-save):not(.steppers-btn-confirm):focus, .blu-finmatica .toggles label .rosso-finmatica .steppers.bg-dark .steppers-nav input[type='checkbox']:focus + button.lever:not(.steppers-btn-save):not(.steppers-btn-confirm), .rosso-finmatica .steppers.bg-dark .steppers-nav .toggles label input[type='checkbox']:focus + button.lever:not(.steppers-btn-save):not(.steppers-btn-confirm), .rosso-finmatica .toggles label .steppers.bg-dark .steppers-nav input[type='checkbox']:focus + button.lever:not(.steppers-btn-save):not(.steppers-btn-confirm), .rosso-finmatica .steppers.bg-dark .steppers-nav button:not(.steppers-btn-save):not(.steppers-btn-confirm):active {
        color: #0accc6 !important; } }
  .rosso-finmatica .card-wrapper {
    padding-bottom: 24px;
    display: flex; }
    .rosso-finmatica .card-wrapper.card-column {
      flex-direction: column; }
      .rosso-finmatica .card-wrapper.card-column .card {
        height: auto !important; }
        .rosso-finmatica .card-wrapper.card-column .card + .card {
          margin-top: 1rem; }
    .rosso-finmatica .card-wrapper.card-teaser-wrapper {
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start;
      flex-wrap: wrap; }
      .rosso-finmatica .card-wrapper.card-teaser-wrapper.card-teaser-wrapper-equal {
        align-items: stretch; }
      .rosso-finmatica .card-wrapper.card-teaser-wrapper > .card-teaser {
        flex: 0 0 100%;
        margin: 16px 0;
        display: flex;
        flex-wrap: wrap; }
        .rosso-finmatica .card-wrapper.card-teaser-wrapper > .card-teaser.border {
          border-color: #b1b1b3; }
        .rosso-finmatica .card-wrapper.card-teaser-wrapper > .card-teaser.card-teaser-image {
          padding: 0 !important; }
          .rosso-finmatica .card-wrapper.card-teaser-wrapper > .card-teaser.card-teaser-image > .card-image-wrapper {
            flex: 1;
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            align-items: flex-start; }
            .rosso-finmatica .card-wrapper.card-teaser-wrapper > .card-teaser.card-teaser-image > .card-image-wrapper.with-read-more .card-image-rounded img {
              border-bottom-right-radius: 0 !important; }
      .rosso-finmatica .card-wrapper.card-teaser-wrapper .card-flex {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: stretch;
        position: relative; }
        .rosso-finmatica .card-wrapper.card-teaser-wrapper .card-flex .card-image {
          position: relative;
          background-color: transparent;
          display: flex;
          justify-content: center;
          align-items: center; }
          .rosso-finmatica .card-wrapper.card-teaser-wrapper .card-flex .card-image.card-image-rounded {
            border-radius: 0 0.25rem 0.25rem 0; }
            .rosso-finmatica .card-wrapper.card-teaser-wrapper .card-flex .card-image.card-image-rounded img {
              border-radius: 0 0.25rem 0.25rem 0; }
          .rosso-finmatica .card-wrapper.card-teaser-wrapper .card-flex .card-image .card-date {
            background-color: #FFF;
            padding: 0.5em 1em;
            z-index: 1; }
            .rosso-finmatica .card-wrapper.card-teaser-wrapper .card-flex .card-image .card-date > *:first-child {
              font-size: 120%; }
            .rosso-finmatica .card-wrapper.card-teaser-wrapper .card-flex .card-image .card-date > *:last-child {
              font-size: 80%; }
          .rosso-finmatica .card-wrapper.card-teaser-wrapper .card-flex .card-image img {
            z-index: auto;
            object-fit: cover; }
      @media (min-width: 768px) {
        .rosso-finmatica .card-wrapper.card-teaser-wrapper .card-teaser {
          flex: 0 0 49%; }
        .rosso-finmatica .card-wrapper.card-teaser-wrapper.card-teaser-block-2 {
          width: 100%;
          justify-content: space-between; }
          .rosso-finmatica .card-wrapper.card-teaser-wrapper.card-teaser-block-2 > .card-teaser {
            flex: 0 0 49%; }
        .rosso-finmatica .card-wrapper.card-teaser-wrapper.card-teaser-block-3 {
          width: 100%;
          justify-content: space-between; }
          .rosso-finmatica .card-wrapper.card-teaser-wrapper.card-teaser-block-3 > .card-teaser {
            flex: 0 0 32%; }
        .rosso-finmatica .card-wrapper.card-teaser-wrapper.card-teaser-start {
          justify-content: flex-start !important; }
          .rosso-finmatica .card-wrapper.card-teaser-wrapper.card-teaser-start .card-teaser + .card-teaser {
            margin-left: 1.35rem; }
        .rosso-finmatica .card-wrapper.card-teaser-wrapper.card-teaser-end {
          justify-content: flex-end !important; }
          .rosso-finmatica .card-wrapper.card-teaser-wrapper.card-teaser-end .card-teaser + .card-teaser {
            margin-left: 1.35rem; } }
    @media (min-width: 1200px) {
      .rosso-finmatica .card-wrapper.card-teaser-block-4 {
        width: 100%;
        justify-content: space-between; }
        .rosso-finmatica .card-wrapper.card-teaser-block-4 > .card-teaser {
          flex: 0 0 24%; }
      .rosso-finmatica .card-wrapper.card-overlapping {
        margin-top: -32px; } }
  .rosso-finmatica .card {
    border: none;
    padding: 0;
    position: relative;
    width: 100%; }
    .rosso-finmatica .card.card-bg-primary {
      background-color: #CC2C29; }
      .rosso-finmatica .card.card-bg-primary .card-body .card-title,
      .rosso-finmatica .card.card-bg-primary .card-body .card-text {
        color: #FFF; }
    .rosso-finmatica .card.card-bg-secondary {
      background-color: #6c757d; }
      .rosso-finmatica .card.card-bg-secondary .card-body .card-title,
      .rosso-finmatica .card.card-bg-secondary .card-body .card-text {
        color: #FFF; }
    .rosso-finmatica .card.card-bg-success {
      background-color: #28a745; }
      .rosso-finmatica .card.card-bg-success .card-body .card-title,
      .rosso-finmatica .card.card-bg-success .card-body .card-text {
        color: #FFF; }
    .rosso-finmatica .card.card-bg-info {
      background-color: #17a2b8; }
      .rosso-finmatica .card.card-bg-info .card-body .card-title,
      .rosso-finmatica .card.card-bg-info .card-body .card-text {
        color: #FFF; }
    .rosso-finmatica .card.card-bg-warning {
      background-color: #ffc107; }
      .rosso-finmatica .card.card-bg-warning .card-body .card-title,
      .rosso-finmatica .card.card-bg-warning .card-body .card-text {
        color: #FFF; }
    .rosso-finmatica .card.card-bg-danger {
      background-color: #dc3545; }
      .rosso-finmatica .card.card-bg-danger .card-body .card-title,
      .rosso-finmatica .card.card-bg-danger .card-body .card-text {
        color: #FFF; }
    .rosso-finmatica .card.card-bg-light {
      background-color: #f8f9fa; }
      .rosso-finmatica .card.card-bg-light .card-body .card-title,
      .rosso-finmatica .card.card-bg-light .card-body .card-text {
        color: #FFF; }
    .rosso-finmatica .card.card-bg-dark {
      background-color: #343a40; }
      .rosso-finmatica .card.card-bg-dark .card-body .card-title,
      .rosso-finmatica .card.card-bg-dark .card-body .card-text {
        color: #FFF; }
    .rosso-finmatica .card.card-bg-black {
      background-color: #000; }
      .rosso-finmatica .card.card-bg-black .card-body .card-title,
      .rosso-finmatica .card.card-bg-black .card-body .card-text {
        color: #FFF; }
    .rosso-finmatica .card.card-bg-white {
      background-color: #FFF; }
      .rosso-finmatica .card.card-bg-white .card-body .card-title,
      .rosso-finmatica .card.card-bg-white .card-body .card-text {
        color: #FFF; }
    .rosso-finmatica .card.card-bg-100 {
      background-color: #f8f9fa; }
      .rosso-finmatica .card.card-bg-100 .card-body .card-title,
      .rosso-finmatica .card.card-bg-100 .card-body .card-text {
        color: #FFF; }
    .rosso-finmatica .card.card-bg-200 {
      background-color: #e9ecef; }
      .rosso-finmatica .card.card-bg-200 .card-body .card-title,
      .rosso-finmatica .card.card-bg-200 .card-body .card-text {
        color: #FFF; }
    .rosso-finmatica .card.card-bg-300 {
      background-color: #dee2e6; }
      .rosso-finmatica .card.card-bg-300 .card-body .card-title,
      .rosso-finmatica .card.card-bg-300 .card-body .card-text {
        color: #FFF; }
    .rosso-finmatica .card.card-bg-400 {
      background-color: #ced4da; }
      .rosso-finmatica .card.card-bg-400 .card-body .card-title,
      .rosso-finmatica .card.card-bg-400 .card-body .card-text {
        color: #FFF; }
    .rosso-finmatica .card.card-bg-500 {
      background-color: #adb5bd; }
      .rosso-finmatica .card.card-bg-500 .card-body .card-title,
      .rosso-finmatica .card.card-bg-500 .card-body .card-text {
        color: #FFF; }
    .rosso-finmatica .card.card-bg-600 {
      background-color: #6c757d; }
      .rosso-finmatica .card.card-bg-600 .card-body .card-title,
      .rosso-finmatica .card.card-bg-600 .card-body .card-text {
        color: #FFF; }
    .rosso-finmatica .card.card-bg-700 {
      background-color: #495057; }
      .rosso-finmatica .card.card-bg-700 .card-body .card-title,
      .rosso-finmatica .card.card-bg-700 .card-body .card-text {
        color: #FFF; }
    .rosso-finmatica .card.card-bg-800 {
      background-color: #343a40; }
      .rosso-finmatica .card.card-bg-800 .card-body .card-title,
      .rosso-finmatica .card.card-bg-800 .card-body .card-text {
        color: #FFF; }
    .rosso-finmatica .card.card-bg-900 {
      background-color: #212529; }
      .rosso-finmatica .card.card-bg-900 .card-body .card-title,
      .rosso-finmatica .card.card-bg-900 .card-body .card-text {
        color: #FFF; }
    .rosso-finmatica .card .card-body {
      padding: 24px; }
      .rosso-finmatica .card .card-body h4.card-title + .card-text {
        padding-top: 16px; }
      .rosso-finmatica .card .card-body h5.card-title {
        font-size: 1.125rem;
        line-height: 1.44444rem;
        font-weight: 700;
        color: #17324d;
        margin-bottom: 16px;
        transition: all 0.3s; }
        .rosso-finmatica .card .card-body h5.card-title.big-heading {
          font-size: 1.55556rem;
          line-height: 1.77778rem; }
        .rosso-finmatica .card .card-body h5.card-title.card-title-icon {
          display: flex;
          flex-direction: row;
          justify-content: flex-start;
          align-items: center; }
          .rosso-finmatica .card .card-body h5.card-title.card-title-icon .icon {
            margin-right: 0.5em; }
      .rosso-finmatica .card .card-body h6.card-subtitle {
        font-weight: normal;
        margin-bottom: 16px;
        margin-top: -16px; }
      .rosso-finmatica .card .card-body a h5.card-title {
        color: #cc2c29; }
      .rosso-finmatica .card .card-body .card-text {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 0.875rem;
        line-height: 1.2rem;
        color: #435a70; }
      .rosso-finmatica .card .card-body .card-signature {
        font-style: italic;
        font-family: Georgia, "Times New Roman", Times, serif;
        color: #435a70;
        font-weight: 700;
        font-size: 0.88889rem;
        margin-bottom: 24px;
        display: block; }
      .rosso-finmatica .card .card-body .category-top {
        font-size: 0.77778rem;
        text-transform: uppercase;
        color: #435a70;
        margin-bottom: 16px; }
        .rosso-finmatica .card .card-body .category-top a.category {
          color: #435a70; }
          .rosso-finmatica .card .card-body .category-top a.category:hover {
            text-decoration: underline; }
        .rosso-finmatica .card .card-body .category-top .category {
          font-weight: bold;
          letter-spacing: 0.9px; }
        .rosso-finmatica .card .card-body .category-top .data:before {
          content: '—';
          display: inline-block;
          margin: 0 8px; }
    .rosso-finmatica .card:after {
      content: '';
      display: block;
      margin-top: 48px;
      margin-left: 24px; }
    .rosso-finmatica .card.no-after {
      content: none; }
    .rosso-finmatica .card a.read-more {
      position: absolute;
      bottom: 24px; }
    .rosso-finmatica .card .categoryicon-top {
      margin-bottom: 16px;
      display: flex;
      align-items: center; }
      .rosso-finmatica .card .categoryicon-top .text {
        font-size: 0.77778rem;
        text-transform: uppercase;
        letter-spacing: 0.9px;
        color: #435a70;
        line-height: 1rem; }
      .rosso-finmatica .card .categoryicon-top .icon {
        width: 40px;
        height: 40px;
        fill: #cc2c29;
        margin-right: 8px;
        flex-shrink: 0; }
    .rosso-finmatica .card .simple-link {
      font-weight: 600;
      font-size: 0.88889rem;
      margin-top: 32px;
      display: block; }
    .rosso-finmatica .card.card-bg {
      margin-left: 8px;
      margin-right: 8px;
      box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
      background: #FFF;
      border-right: none; }
      .rosso-finmatica .card.card-bg:after {
        background: transparent; }
    .rosso-finmatica .card.card-img {
      border-right: none; }
      .rosso-finmatica .card.card-img h5.card-title {
        font-size: 1.11111rem;
        line-height: 1.55556rem; }
      .rosso-finmatica .card.card-img .img-responsive-wrapper .img-responsive {
        padding-bottom: 61.29%;
        /* image proportion 310 x 190 */ }
        .rosso-finmatica .card.card-img .img-responsive-wrapper .img-responsive.img-responsive-panoramic {
          padding-bottom: 30.645%;
          /* image proportion 310 x 95 */ }
      .rosso-finmatica .card.card-img.rounded .img-responsive-wrapper {
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem; }
    .rosso-finmatica .card .card-calendar {
      height: 80%;
      max-height: 80px;
      width: 80px;
      border-radius: 4px;
      background-color: #fff;
      box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1), 0 4px 8px 0 rgba(0, 0, 0, 0.1);
      position: absolute;
      right: 32px;
      top: 10%;
      color: #455a64;
      text-align: center;
      font-size: 0.889em;
      font-weight: 600;
      line-height: 1.3;
      text-transform: capitalize; }
      .rosso-finmatica .card .card-calendar .card-date {
        font-size: 1.667em;
        font-weight: 700;
        display: block; }
    .rosso-finmatica .card.no-after {
      position: relative; }
      .rosso-finmatica .card.no-after:after {
        display: none; }
      .rosso-finmatica .card.no-after > .read-more {
        padding-top: 16px; }
        .rosso-finmatica .card.no-after > .read-more::before {
          content: '';
          height: 24px;
          display: block; }
    .rosso-finmatica .card.special-card .img-responsive-wrapper {
      overflow: visible;
      position: relative;
      width: 174px;
      margin-bottom: 24px; }
      .rosso-finmatica .card.special-card .img-responsive-wrapper::before, .rosso-finmatica .card.special-card .img-responsive-wrapper::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        display: block; }
      .rosso-finmatica .card.special-card .img-responsive-wrapper:before {
        background: #eb9a98;
        left: 24px;
        top: 24px;
        opacity: 0.3;
        transition: all 0.3s; }
      .rosso-finmatica .card.special-card .img-responsive-wrapper:after {
        background: #eb9a98;
        left: 12px;
        top: 12px;
        transition: all 0.3s; }
      .rosso-finmatica .card.special-card .img-responsive-wrapper .img-responsive {
        padding-bottom: 122.98%;
        /* image proportion 214 x 174 */
        z-index: 1; }
    .rosso-finmatica .card.special-card .head-tags {
      margin-bottom: 24px; }
      .rosso-finmatica .card.special-card .head-tags span.data {
        font-weight: normal; }
    .rosso-finmatica .card.special-card:hover {
      text-decoration: none; }
      .rosso-finmatica .card.special-card:hover h5 {
        text-decoration: underline;
        color: #cc2c29; }
      .rosso-finmatica .card.special-card:hover .img-responsive-wrapper:before {
        background: #cc2c29;
        opacity: 0.3; }
      .rosso-finmatica .card.special-card:hover .img-responsive-wrapper:after {
        background: #cc2c29; }
    .rosso-finmatica .card.card-big .card-body {
      padding: 48px; }
      .rosso-finmatica .card.card-big .card-body .top-icon {
        margin-bottom: 24px; }
        .rosso-finmatica .card.card-big .card-body .top-icon .icon {
          width: 80px;
          height: 80px;
          fill: #cc2c29; }
      .rosso-finmatica .card.card-big .card-body h5.card-title {
        font-size: 1.33333rem;
        line-height: 1.55556rem; }
      .rosso-finmatica .card.card-big .card-body .card-text {
        font-size: 0.88889rem;
        line-height: 1.33333rem; }
    .rosso-finmatica .card.card-big .flag-icon {
      margin-left: 48px; }
    .rosso-finmatica .card.card-big .etichetta {
      position: absolute;
      right: 48px;
      top: 32px;
      justify-content: flex-end; }
    .rosso-finmatica .card.border-bottom-card::before {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      height: 4px;
      bottom: 0;
      background: #cc2c29; }
    .rosso-finmatica .card .head-tags {
      justify-content: space-between;
      display: flex;
      margin-bottom: 48px; }
      .rosso-finmatica .card .head-tags .data {
        font-size: 0.77778rem;
        text-transform: uppercase;
        color: #435a70; }
    .rosso-finmatica .card .card-tag {
      color: #cc2c29;
      font-size: 0.77778rem;
      font-weight: bold;
      letter-spacing: 0.9px;
      padding: 0 32px;
      border-radius: 50px;
      border: 1px solid #cc2c29; }
    .rosso-finmatica .card .it-card-footer {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-top: 48px; }
      .rosso-finmatica .card .it-card-footer .card-signature {
        font-style: italic;
        font-family: Georgia, "Times New Roman", Times, serif;
        color: #435a70;
        font-weight: 700;
        font-size: 0.88889rem;
        display: block;
        margin-bottom: 0; }
    .rosso-finmatica .card.card-teaser {
      display: inline-flex;
      flex-direction: row;
      align-items: flex-start;
      padding: 24px; }
      .rosso-finmatica .card.card-teaser:after {
        content: none; }
      .rosso-finmatica .card.card-teaser.card-column {
        flex-direction: column; }
      .rosso-finmatica .card.card-teaser .card-header {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
        padding: 1em;
        width: 100%; }
        .rosso-finmatica .card.card-teaser .card-header .icon {
          margin-right: 0.5rem; }
        .rosso-finmatica .card.card-teaser .card-header h1 {
          line-height: 1.5;
          margin-bottom: 0; }
        .rosso-finmatica .card.card-teaser .card-header h2 {
          line-height: 1.5;
          margin-bottom: 0; }
        .rosso-finmatica .card.card-teaser .card-header h3 {
          line-height: 1.5;
          margin-bottom: 0; }
        .rosso-finmatica .card.card-teaser .card-header h4 {
          line-height: 1.5;
          margin-bottom: 0; }
        .rosso-finmatica .card.card-teaser .card-header h5 {
          line-height: 1.5;
          margin-bottom: 0; }
        .rosso-finmatica .card.card-teaser .card-header h6 {
          line-height: 1.5;
          margin-bottom: 0; }
      .rosso-finmatica .card.card-teaser .card-body {
        padding: 0;
        flex: auto; }
        .rosso-finmatica .card.card-teaser .card-body .card-title {
          margin: 0; }
        .rosso-finmatica .card.card-teaser .card-body .card-text,
        .rosso-finmatica .card.card-teaser .card-body .card-text > p {
          font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
          font-size: 0.88889rem;
          margin: 0; }
          .rosso-finmatica .card.card-teaser .card-body .card-text + .card-text,
          .rosso-finmatica .card.card-teaser .card-body .card-text > p + .card-text {
            margin-top: 16px; }
      .rosso-finmatica .card.card-teaser .icon {
        min-width: 32px; }
        .rosso-finmatica .card.card-teaser .icon + .card-body {
          margin-left: 1em; }
      .rosso-finmatica .card.card-teaser .avatar.size-xs {
        min-width: 16px; }
      .rosso-finmatica .card.card-teaser .avatar.size-sm {
        min-width: 24px; }
      .rosso-finmatica .card.card-teaser .avatar.size-md {
        min-width: 32px; }
      .rosso-finmatica .card.card-teaser .avatar.size-lg {
        min-width: 40px; }
      .rosso-finmatica .card.card-teaser .avatar.size-xl {
        min-width: 80px; }
      .rosso-finmatica .card.card-teaser .avatar + .card-body {
        flex: 1; }
    .rosso-finmatica .card.card-teaser-primary {
      border-left: 8px solid #CC2C29; }
    .rosso-finmatica .card.card-teaser-secondary {
      border-left: 8px solid #6c757d; }
    .rosso-finmatica .card.card-teaser-success {
      border-left: 8px solid #28a745; }
    .rosso-finmatica .card.card-teaser-info {
      border-left: 8px solid #17a2b8; }
    .rosso-finmatica .card.card-teaser-warning {
      border-left: 8px solid #ffc107; }
    .rosso-finmatica .card.card-teaser-danger {
      border-left: 8px solid #dc3545; }
    .rosso-finmatica .card.card-teaser-light {
      border-left: 8px solid #f8f9fa; }
    .rosso-finmatica .card.card-teaser-dark {
      border-left: 8px solid #343a40; }
    .rosso-finmatica .card.card-teaser-black {
      border-left: 8px solid #000; }
    .rosso-finmatica .card.card-teaser-white {
      border-left: 8px solid #FFF; }
    .rosso-finmatica .card.card-teaser-100 {
      border-left: 8px solid #f8f9fa; }
    .rosso-finmatica .card.card-teaser-200 {
      border-left: 8px solid #e9ecef; }
    .rosso-finmatica .card.card-teaser-300 {
      border-left: 8px solid #dee2e6; }
    .rosso-finmatica .card.card-teaser-400 {
      border-left: 8px solid #ced4da; }
    .rosso-finmatica .card.card-teaser-500 {
      border-left: 8px solid #adb5bd; }
    .rosso-finmatica .card.card-teaser-600 {
      border-left: 8px solid #6c757d; }
    .rosso-finmatica .card.card-teaser-700 {
      border-left: 8px solid #495057; }
    .rosso-finmatica .card.card-teaser-800 {
      border-left: 8px solid #343a40; }
    .rosso-finmatica .card.card-teaser-900 {
      border-left: 8px solid #212529; }
  .rosso-finmatica .flag-icon {
    width: 32px;
    height: 48px;
    box-sizing: content-box;
    position: relative;
    background: #cc2c29;
    color: #FFF;
    text-align: center;
    text-transform: uppercase; }
  .rosso-finmatica .flag-icon:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-bottom: 13px solid #FFF;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent; }
  .rosso-finmatica a.read-more {
    display: flex;
    align-items: center;
    color: #cc2c29;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.9px;
    font-size: 0.77778rem; }
    .rosso-finmatica a.read-more .icon {
      margin-left: 8px;
      fill: #cc2c29;
      width: 16px;
      height: 16px;
      flex-shrink: 0; }
  .rosso-finmatica .etichetta {
    display: flex;
    align-items: center;
    font-size: 0.77778rem;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.9px;
    color: #435a70; }
    .rosso-finmatica .etichetta .icon {
      fill: #435a70;
      width: 24px;
      height: 24px;
      margin-right: 8px;
      flex-shrink: 0; }
  .rosso-finmatica .row [class*='col-'] > .card-wrapper {
    height: 100%; }
    .rosso-finmatica .row [class*='col-'] > .card-wrapper > .card {
      height: 100%; }
  @media (min-width: 992px) {
    .rosso-finmatica .card-wrapper {
      padding-bottom: 0; }
      .rosso-finmatica .card-wrapper.card-space {
        padding-bottom: 12px; }
      .rosso-finmatica .card-wrapper.card-offset {
        margin-top: 90px; }
    .rosso-finmatica .card {
      border: none;
      margin-right: -15px; }
      .rosso-finmatica .card.card-bg, .rosso-finmatica .card.card-img {
        margin: 0; }
      .rosso-finmatica .card .card-body .card-text {
        font-size: 0.77778rem; }
      .rosso-finmatica .card .card-body h5.card-title {
        font-size: 1rem; } }
  .rosso-finmatica .img-responsive-wrapper {
    overflow: hidden; }
    .rosso-finmatica .img-responsive-wrapper .img-responsive {
      position: relative;
      padding-bottom: 56.25%;
      /* 16:9 */
      height: 0; }
      .rosso-finmatica .img-responsive-wrapper .img-responsive .img-wrapper {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
        .rosso-finmatica .img-responsive-wrapper .img-responsive .img-wrapper.custom-object-fit {
          background-size: cover;
          background-position: center;
          background-color: #ebeced; }
          .rosso-finmatica .img-responsive-wrapper .img-responsive .img-wrapper.custom-object-fit img {
            visibility: hidden; }
        .rosso-finmatica .img-responsive-wrapper .img-responsive .img-wrapper img {
          width: 100%;
          display: block;
          height: 100%;
          object-fit: cover; }
  .rosso-finmatica .overlay-wrapper {
    position: relative;
    display: inline-block;
    overflow: hidden; }
    .rosso-finmatica .overlay-wrapper.overlay-hover .overlay-panel {
      opacity: 0;
      transition: opacity 0.1s; }
    .rosso-finmatica .overlay-wrapper.overlay-hover:hover .overlay-panel {
      opacity: 1;
      transition: opacity 0.2s; }
  .rosso-finmatica .overlay-panel {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 16px 24px;
    background-color: rgba(204, 44, 41, 0.85);
    color: #FFF;
    font-weight: 600;
    font-size: 1rem;
    max-height: 56px; }
    .rosso-finmatica .overlay-panel span {
      min-width: 0;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      display: block; }
    .rosso-finmatica .overlay-panel.overlay-panel-fullheight, .rosso-finmatica .overlay-panel.overlay-icon {
      top: 0;
      height: 100%;
      max-height: 100%;
      display: flex; }
    .rosso-finmatica .overlay-panel.overlay-panel-fullheight {
      align-items: flex-end; }
    .rosso-finmatica .overlay-panel.overlay-icon {
      justify-content: center;
      align-items: center; }
      .rosso-finmatica .overlay-panel.overlay-icon .icon {
        fill: #FFF; }
    .rosso-finmatica .overlay-panel.overlay-black {
      background-color: rgba(0, 0, 0, 0.54); }
  @media (min-width: 576px) {
    .rosso-finmatica .overlay-panel {
      font-size: 0.889rem; } }
  .rosso-finmatica .progress-donut-wrapper {
    width: 128px;
    height: 128px;
    position: relative; }
    .rosso-finmatica .progress-donut-wrapper:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 100%;
      transform: scale(0.85);
      background: white;
      border-radius: 50%; }
  .rosso-finmatica .progress-donut {
    transform: scale(0.355);
    position: absolute;
    top: -162px;
    left: -162px; }
    .rosso-finmatica .progress-donut .clProg {
      font-weight: 700; }
  @media (min-width: 768px) {
    .rosso-finmatica .progress-donut-wrapper {
      width: 180px;
      height: 180px; }
    .rosso-finmatica .progress-donut {
      transform: scale(0.5);
      top: -136px;
      left: -136px; } }

@keyframes progressBarIndeterminate {
  0% {
    left: -5%; }
  50% {
    width: 66%; }
  100% {
    left: 100%;
    width: 33%; } }
  .rosso-finmatica .progress {
    height: 4px;
    box-shadow: none;
    background-color: white; }
    .rosso-finmatica .progress.progress-color {
      background-color: #e6ecf2; }
    .rosso-finmatica .progress.progress-indeterminate {
      position: relative; }
      .rosso-finmatica .progress.progress-indeterminate .progress-bar {
        width: 0;
        animation: progressBarIndeterminate 1.4s cubic-bezier(0.77, 0, 0.175, 1) infinite forwards;
        position: absolute;
        top: 0;
        bottom: 0; }
  .rosso-finmatica .progress-bar {
    background-color: #CC2C29; }
  .rosso-finmatica .progress-bar-label {
    text-align: right;
    font-size: 0.75rem;
    color: #343a40;
    font-weight: 500; }
  .rosso-finmatica .btn-progress .progress {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    border-radius: 0 0 0.25rem 0.25rem; }
  .rosso-finmatica .btn-progress .progress-bar {
    height: 4px; }
  @media (min-width: 576px) {
    .rosso-finmatica .progress-bar-label {
      font-size: 0.667rem; } }

@keyframes spinnerAnim {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(360deg); } }

@keyframes spinnerAnimInner1 {
  0% {
    transform: rotate(60deg); }
  100% {
    transform: rotate(205deg); } }

@keyframes spinnerAnimInner2 {
  0% {
    transform: rotate(30deg); }
  100% {
    transform: rotate(-105deg); } }
  .rosso-finmatica .progress-spinner {
    display: block;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 4px solid white; }
    .rosso-finmatica .progress-spinner.progress-spinner-active {
      animation: spinnerAnim 0.75s linear infinite; }
    .rosso-finmatica .progress-spinner.progress-spinner-active:not(.progress-spinner-double) {
      border-color: #CC2C29;
      border-bottom-color: white; }
    .rosso-finmatica .progress-spinner.size-sm {
      width: 32px;
      height: 32px; }
    .rosso-finmatica .progress-spinner.progress-spinner-double {
      display: inline-block; }
      .rosso-finmatica .progress-spinner.progress-spinner-double.size-sm {
        width: 32px;
        height: 32px; }
        .rosso-finmatica .progress-spinner.progress-spinner-double.size-sm .progress-spinner-inner {
          width: 32px;
          height: 16px; }
      .rosso-finmatica .progress-spinner.progress-spinner-double.progress-spinner-active .progress-spinner-inner {
        opacity: 1; }
      .rosso-finmatica .progress-spinner.progress-spinner-double .progress-spinner-inner {
        width: 48px;
        height: 24px;
        overflow: hidden;
        margin-left: -4px;
        opacity: 0;
        transition: opacity 0.3s; }
        .rosso-finmatica .progress-spinner.progress-spinner-double .progress-spinner-inner:nth-child(1) {
          margin-top: -4px; }
        .rosso-finmatica .progress-spinner.progress-spinner-double .progress-spinner-inner:nth-child(2) {
          transform: rotate(180deg); }
          .rosso-finmatica .progress-spinner.progress-spinner-double .progress-spinner-inner:nth-child(2):after {
            animation-name: spinnerAnimInner2; }
        .rosso-finmatica .progress-spinner.progress-spinner-double .progress-spinner-inner:after {
          content: '';
          display: inline-block;
          transform: rotate(45deg);
          border-radius: 50%;
          border: 4px solid #CC2C29;
          border-right: 4px solid transparent;
          border-bottom: 4px solid transparent;
          width: 100%;
          height: 200%;
          animation: spinnerAnimInner1 0.75s cubic-bezier(0.25, 0.1, 0.5, 1) infinite alternate; }
  .rosso-finmatica .it-grid-item-wrapper {
    position: relative; }
    .rosso-finmatica .it-grid-item-wrapper .img-responsive-wrapper {
      border-radius: 0.25rem; }
      .rosso-finmatica .it-grid-item-wrapper .img-responsive-wrapper .img-responsive {
        padding-bottom: 66.81223%; }
    .rosso-finmatica .it-grid-item-wrapper .it-griditem-text-wrapper {
      display: flex;
      justify-content: space-between;
      padding: 16px 8px;
      align-items: center; }
      .rosso-finmatica .it-grid-item-wrapper .it-griditem-text-wrapper .it-griditem-text {
        font-size: 0.8rem;
        color: #435a70;
        font-weight: 600; }
      .rosso-finmatica .it-grid-item-wrapper .it-griditem-text-wrapper .icon {
        flex-shrink: 0;
        position: relative;
        right: -8px;
        fill: #cc2c29;
        width: 24px;
        height: 24px; }
    .rosso-finmatica .it-grid-item-wrapper.it-grid-item-overlay .it-griditem-text-wrapper {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(23, 50, 77, 0.85);
      padding: 8px 16px; }
      .rosso-finmatica .it-grid-item-wrapper.it-grid-item-overlay .it-griditem-text-wrapper .it-griditem-text {
        color: #fff; }
      .rosso-finmatica .it-grid-item-wrapper.it-grid-item-overlay .it-griditem-text-wrapper .icon {
        fill: #fff; }
    .rosso-finmatica .it-grid-item-wrapper a:hover .it-griditem-text {
      text-decoration: underline; }
    .rosso-finmatica .it-grid-item-wrapper.it-grid-item-double-w .img-responsive-wrapper .img-responsive {
      padding-bottom: calc( 33.40611% - 2px); }
    .rosso-finmatica .it-grid-item-wrapper.it-grid-item-overlay {
      position: relative; }
      .rosso-finmatica .it-grid-item-wrapper.it-grid-item-overlay .it-griditem-text-wrapper {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        color: #FFF;
        text-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
        background-color: transparent; }
  .rosso-finmatica .it-grid-list-wrapper {
    padding-left: 4px;
    padding-right: 4px; }
    .rosso-finmatica .it-grid-list-wrapper div[class^='col-'] {
      padding: 0 2px 4px 2px; }
    .rosso-finmatica .it-grid-list-wrapper .grid-row {
      display: flex;
      margin-left: -2px;
      margin-right: -2px;
      flex-wrap: wrap; }
    .rosso-finmatica .it-grid-list-wrapper.it-image-label-grid {
      padding-left: 16px;
      padding-right: 16px; }
      .rosso-finmatica .it-grid-list-wrapper.it-image-label-grid div[class^='col-'] {
        padding: 0 8px 16px 8px; }
      .rosso-finmatica .it-grid-list-wrapper.it-image-label-grid .grid-row {
        margin-left: -20px;
        margin-right: -20px; }
    .rosso-finmatica .it-grid-list-wrapper.it-masonry .card-columns {
      margin-left: -20px;
      margin-right: -20px;
      column-gap: 0; }
      .rosso-finmatica .it-grid-list-wrapper.it-masonry .card-columns .it-grid-item-wrapper {
        break-inside: avoid-column; }
        .rosso-finmatica .it-grid-list-wrapper.it-masonry .card-columns .it-grid-item-wrapper .img-responsive {
          padding-bottom: initial;
          height: auto; }
          .rosso-finmatica .it-grid-list-wrapper.it-masonry .card-columns .it-grid-item-wrapper .img-responsive .img-wrapper {
            position: inherit;
            left: initial;
            right: initial;
            width: initial;
            height: initial; }
            .rosso-finmatica .it-grid-list-wrapper.it-masonry .card-columns .it-grid-item-wrapper .img-responsive .img-wrapper img {
              height: auto;
              object-fit: initial; }
  @media (min-width: 992px) {
    .rosso-finmatica .it-grid-item-wrapper.it-grid-item-overlay .it-griditem-text-wrapper {
      padding: 16px 24px; }
      .rosso-finmatica .it-grid-item-wrapper.it-grid-item-overlay .it-griditem-text-wrapper .it-griditem-text {
        font-size: 1rem; }
    .rosso-finmatica .it-grid-item-wrapper .it-griditem-text-wrapper .it-griditem-text {
      font-size: 1rem; }
    .rosso-finmatica .it-grid-item-wrapper .it-griditem-text-wrapper .icon {
      width: 32px;
      height: 32px; } }
  .rosso-finmatica .popover {
    border: none;
    border-radius: 0.25rem;
    box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.1); }
    .rosso-finmatica .popover.bs-popover-top, .rosso-finmatica .popover.bs-popover-auto[x-placement^="top"] {
      margin-bottom: 16px; }
      .rosso-finmatica .popover.bs-popover-top .arrow:after, .rosso-finmatica .popover.bs-popover-auto[x-placement^="top"] .arrow:after {
        bottom: 2px; }
    .rosso-finmatica .popover.bs-popover-bottom, .rosso-finmatica .popover.bs-popover-auto[x-placement^="bottom"] {
      margin-top: 16px; }
      .rosso-finmatica .popover.bs-popover-bottom .arrow:after, .rosso-finmatica .popover.bs-popover-auto[x-placement^="bottom"] .arrow:after {
        top: 2px; }
    .rosso-finmatica .popover.bs-popover-left, .rosso-finmatica .popover.bs-popover-auto[x-placement^="left"] {
      margin-right: 16px; }
      .rosso-finmatica .popover.bs-popover-left .arrow:after, .rosso-finmatica .popover.bs-popover-auto[x-placement^="left"] .arrow:after {
        right: 2px; }
    .rosso-finmatica .popover.bs-popover-right, .rosso-finmatica .popover.bs-popover-auto[x-placement^="right"] {
      margin-left: 16px; }
      .rosso-finmatica .popover.bs-popover-right .arrow:after, .rosso-finmatica .popover.bs-popover-auto[x-placement^="right"] .arrow:after {
        left: 2px; }
    .rosso-finmatica .popover .arrow:before {
      display: none; }
    .rosso-finmatica .popover .popover-header {
      background: none;
      border: none;
      text-transform: uppercase;
      color: #343a40;
      font-size: 0.938rem;
      padding: 16px 24px 0;
      letter-spacing: 0.05em; }
      .rosso-finmatica .popover .popover-header .icon {
        fill: #CC2C29;
        margin-right: 8px;
        height: 24px;
        width: 24px; }
    .rosso-finmatica .popover .popover-body {
      font-size: 0.875rem;
      line-height: 1.5em;
      color: #5a768a;
      padding: 16px 24px; }
      .rosso-finmatica .popover .popover-body a.popover-inner-link {
        text-transform: uppercase;
        letter-spacing: 0.05em;
        display: block;
        margin-top: 16px;
        font-size: 0.857em;
        text-align: right;
        font-weight: 600; }
        .rosso-finmatica .popover .popover-body a.popover-inner-link:hover {
          color: #CC2C29; }
        .rosso-finmatica .popover .popover-body a.popover-inner-link .icon {
          fill: #CC2C29;
          height: 16px;
          width: 16px;
          margin-left: 4px;
          margin-bottom: 4px; }
  @media (min-width: 576px) {
    .rosso-finmatica .popover .popover-header {
      font-size: 0.833rem; }
    .rosso-finmatica .popover .popover-body {
      font-size: 0.778rem; } }
  .rosso-finmatica .tooltip {
    border-radius: 0.25rem;
    font-size: 0.75rem; }
    .rosso-finmatica .tooltip .arrow {
      display: none; }
    .rosso-finmatica .tooltip .tooltip-inner {
      padding: 7px 16px;
      background-color: #455b71; }
      .rosso-finmatica .tooltip .tooltip-inner a {
        color: #FFF;
        text-decoration: underline; }
    .rosso-finmatica .tooltip.bs-tooltip-top, .rosso-finmatica .tooltip.bs-tooltip-auto[x-placement^="top"], .rosso-finmatica .tooltip.bs-tooltip-bottom, .rosso-finmatica .tooltip.bs-tooltip-auto[x-placement^="bottom"] {
      padding: 8px 0; }
    .rosso-finmatica .tooltip.bs-tooltip-left, .rosso-finmatica .tooltip.bs-tooltip-auto[x-placement^="left"], .rosso-finmatica .tooltip.bs-tooltip-right, .rosso-finmatica .tooltip.bs-tooltip-auto[x-placement^="right"] {
      padding: 0 8px; }
  @media (min-width: 576px) {
    .rosso-finmatica .tooltip {
      font-size: 0.667rem; } }
  @media (min-width: 768px) {
    .rosso-finmatica .tooltip {
      font-size: 0.556rem; }
      .rosso-finmatica .tooltip .tooltip-inner {
        padding: 4.5px 8px; } }
  .rosso-finmatica .it-list-wrapper .it-list {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .rosso-finmatica .it-list-wrapper .it-list a {
      display: block;
      transition: all 0.3s;
      margin-top: -1px;
      display: flex;
      align-items: center;
      text-decoration: none; }
      .rosso-finmatica .it-list-wrapper .it-list a .avatar,
      .rosso-finmatica .it-list-wrapper .it-list a .it-rounded-icon,
      .rosso-finmatica .it-list-wrapper .it-list a .it-thumb {
        flex-shrink: 0;
        margin-left: 24px; }
      .rosso-finmatica .it-list-wrapper .it-list a .it-rounded-icon {
        width: 40px; }
        .rosso-finmatica .it-list-wrapper .it-list a .it-rounded-icon svg {
          fill: #d64d4b; }
      .rosso-finmatica .it-list-wrapper .it-list a .form-check {
        margin: 0;
        width: 40px;
        height: 32px;
        text-align: center; }
        .rosso-finmatica .it-list-wrapper .it-list a .form-check label {
          padding-left: 0;
          margin-bottom: 0; }
      .rosso-finmatica .it-list-wrapper .it-list a .it-thumb {
        width: 40px;
        height: 40px; }
        .rosso-finmatica .it-list-wrapper .it-list a .it-thumb img {
          object-fit: cover;
          width: 100%;
          height: 100%; }
      .rosso-finmatica .it-list-wrapper .it-list a .it-right-zone {
        padding: 16px 0 16px 0;
        border-bottom: 1px solid #c5c7c9;
        margin-left: 24px;
        flex-grow: 1;
        display: flex;
        justify-content: space-between;
        align-items: center; }
        .rosso-finmatica .it-list-wrapper .it-list a .it-right-zone svg {
          fill: #d64d4b;
          margin-right: 24px;
          width: 24px;
          height: 24px; }
        .rosso-finmatica .it-list-wrapper .it-list a .it-right-zone span.it-multiple {
          margin-right: 24px;
          display: flex;
          justify-content: flex-end;
          flex-wrap: wrap; }
          .rosso-finmatica .it-list-wrapper .it-list a .it-right-zone span.it-multiple span.metadata {
            margin-right: 0;
            width: 100%;
            text-align: right; }
          .rosso-finmatica .it-list-wrapper .it-list a .it-right-zone span.it-multiple svg {
            margin-left: 8px;
            margin-right: 0; }
        .rosso-finmatica .it-list-wrapper .it-list a .it-right-zone .toggles {
          height: 32px;
          margin-right: 24px; }
        .rosso-finmatica .it-list-wrapper .it-list a .it-right-zone span.metadata {
          color: #5b6f82;
          margin-right: 24px;
          font-size: 12px;
          letter-spacing: 0.5px; }
      .rosso-finmatica .it-list-wrapper .it-list a span.text {
        font-size: 1rem;
        font-weight: 600;
        display: block; }
        .rosso-finmatica .it-list-wrapper .it-list a span.text em {
          display: block;
          font-size: 14px;
          color: #435a70;
          font-style: normal;
          font-weight: normal; }
      .rosso-finmatica .it-list-wrapper .it-list a.active {
        color: #17324d; }
    .rosso-finmatica .it-list-wrapper .it-list li:last-child a span.text {
      border-bottom: 1px solid transparent; }
  @media (min-width: 1200px) {
    .rosso-finmatica .it-list-wrapper .it-list a:hover {
      box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
      color: #d64d4b;
      text-decoration: none;
      background: #fff;
      position: relative;
      z-index: 1;
      transition: none; }
      .rosso-finmatica .it-list-wrapper .it-list a:hover .it-right-zone {
        border-bottom: 1px solid transparent; }
      .rosso-finmatica .it-list-wrapper .it-list a:hover span.text {
        text-decoration: underline; } }
  .rosso-finmatica .chip {
    display: inline-flex;
    justify-content: space-evenly;
    align-items: center;
    background: #fcfdff;
    border: 1px solid #dfe4f2;
    border-radius: 12px;
    height: 24px;
    min-width: 100px;
    padding: 0 16px 2px 8px;
    transition: all 0.05s;
    margin-right: 4px; }
    .rosso-finmatica .chip .chip-label {
      font-size: 0.875rem;
      height: 16px;
      font-weight: 600;
      color: #5c6f82;
      margin-bottom: 0;
      transform: translateY(-2px);
      transition: color 0.05s;
      text-decoration: none; }
      .rosso-finmatica .chip .chip-label:hover {
        text-decoration: none; }
    .rosso-finmatica .chip button {
      padding: 0;
      background: transparent;
      border: none;
      margin-left: auto;
      width: 8px;
      height: 8px;
      position: relative; }
      .rosso-finmatica .chip button:hover:not([disabled]) {
        cursor: pointer; }
      .rosso-finmatica .chip button:hover[disabled] {
        cursor: not-allowed; }
      .rosso-finmatica .chip button .icon {
        width: 22px;
        height: 22px;
        fill: #5c6f82;
        position: absolute;
        top: -6px;
        left: 0;
        transition: fill 0.05s; }
    .rosso-finmatica .chip > .icon {
      fill: #CC2C29;
      transform: translateX(-5px) translateY(1px);
      transition: fill 0.05s; }
    .rosso-finmatica .chip .avatar {
      transform: translateX(-5px) translateY(1px); }
    .rosso-finmatica .chip.chip-lg {
      height: 32px;
      min-width: 120px;
      border-radius: 16px;
      padding: 2px 24px 0 16px;
      margin: 4px 8px 4px auto; }
      .rosso-finmatica .chip.chip-lg .chip-label {
        font-size: 1rem;
        height: 12px;
        transform: translateY(-8px); }
      .rosso-finmatica .chip.chip-lg button .icon {
        width: 28px;
        height: 28px;
        top: -12px;
        left: 0; }
      .rosso-finmatica .chip.chip-lg > .icon {
        height: 24px;
        width: 24px;
        margin-right: -8px;
        fill: #CC2C29;
        transform: translateX(-13px) translateY(-1px); }
      .rosso-finmatica .chip.chip-lg .avatar {
        width: 24px;
        height: 24px;
        margin-right: -4px;
        transform: translateX(-12px) translateY(-1px); }
      .rosso-finmatica .chip.chip-lg.chip-simple {
        padding-right: 16px; }
    .rosso-finmatica .chip.chip-simple {
      padding-right: 8px;
      margin: 4px auto; }
    .rosso-finmatica .chip:hover:not(.chip-disabled) {
      background: #8b98a6;
      border-color: #8b98a6;
      transition: background-color 0.1s; }
      .rosso-finmatica .chip:hover:not(.chip-disabled) .chip-label {
        color: #FFF;
        transition: color 0.1s; }
      .rosso-finmatica .chip:hover:not(.chip-disabled) button .icon {
        fill: #FFF;
        transition: fill 0.1s; }
      .rosso-finmatica .chip:hover:not(.chip-disabled) > .icon {
        fill: #FFF;
        transition: fill 0.1s; }
    .rosso-finmatica .chip.chip-disabled {
      background: #FFF; }
      .rosso-finmatica .chip.chip-disabled:hover {
        cursor: not-allowed; }
      .rosso-finmatica .chip.chip-disabled .chip-label {
        color: #5b6f82; }
      .rosso-finmatica .chip.chip-disabled button .icon {
        fill: #ebeced; }
      .rosso-finmatica .chip.chip-disabled > .icon {
        fill: #ebeced; }
      .rosso-finmatica .chip.chip-disabled .avatar img {
        filter: grayscale(100%); }
    .rosso-finmatica .chip.chip-primary {
      background-color: transparent;
      border-color: #CC2C29;
      color: #CC2C29; }
      .rosso-finmatica .chip.chip-primary > .chip-label {
        color: #CC2C29; }
      .rosso-finmatica .chip.chip-primary:hover {
        background-color: #CC2C29;
        border-color: #CC2C29; }
        .rosso-finmatica .chip.chip-primary:hover > .chip-label {
          color: #FFF; }
    .rosso-finmatica .chip.chip-secondary {
      background-color: transparent;
      border-color: #6c757d;
      color: #CC2C29; }
      .rosso-finmatica .chip.chip-secondary > .chip-label {
        color: #6c757d; }
      .rosso-finmatica .chip.chip-secondary:hover {
        background-color: #6c757d;
        border-color: #6c757d; }
        .rosso-finmatica .chip.chip-secondary:hover > .chip-label {
          color: #FFF; }
    .rosso-finmatica .chip.chip-success {
      background-color: transparent;
      border-color: #28a745;
      color: #28a745; }
      .rosso-finmatica .chip.chip-success > .chip-label {
        color: #28a745; }
      .rosso-finmatica .chip.chip-success:hover {
        background-color: #28a745;
        border-color: #28a745; }
        .rosso-finmatica .chip.chip-success:hover > .chip-label {
          color: #FFF; }
    .rosso-finmatica .chip.chip-danger {
      background-color: transparent;
      border-color: #dc3545;
      color: #dc3545; }
      .rosso-finmatica .chip.chip-danger > .chip-label {
        color: #dc3545; }
      .rosso-finmatica .chip.chip-danger:hover {
        background-color: #dc3545;
        border-color: #dc3545; }
        .rosso-finmatica .chip.chip-danger:hover > .chip-label {
          color: #FFF; }
    .rosso-finmatica .chip.chip-info {
      background-color: transparent;
      border-color: #17a2b8;
      color: #17a2b8; }
      .rosso-finmatica .chip.chip-info > .chip-label {
        color: #17a2b8; }
      .rosso-finmatica .chip.chip-info:hover {
        background-color: #17a2b8;
        border-color: #17a2b8; }
        .rosso-finmatica .chip.chip-info:hover > .chip-label {
          color: #FFF; }
    .rosso-finmatica .chip.chip-warning {
      background-color: transparent;
      border-color: #ffc107;
      color: #ffc107; }
      .rosso-finmatica .chip.chip-warning > .chip-label {
        color: #ffc107; }
      .rosso-finmatica .chip.chip-warning:hover {
        background-color: #ffc107;
        border-color: #ffc107; }
        .rosso-finmatica .chip.chip-warning:hover > .chip-label {
          color: #FFF; }
  @media (min-width: 576px) {
    .rosso-finmatica .chip .chip-label {
      font-size: 0.778rem; }
    .rosso-finmatica .chip.chip-lg .chip-label {
      font-size: 0.889rem; } }
  .rosso-finmatica .rating {
    border: none;
    float: left; }
    .rosso-finmatica .rating > input {
      position: absolute;
      left: -9999px; }
    .rosso-finmatica .rating > label {
      float: right;
      margin: 0;
      padding-right: 2px; }
      .rosso-finmatica .rating > label:first-of-type {
        margin-right: 0; }
      .rosso-finmatica .rating > label svg {
        fill: #c3cfdb;
        position: relative;
        transform-origin: center center;
        transition: transform 0.1s; }
      .rosso-finmatica .rating > label:hover {
        cursor: pointer; }
        .rosso-finmatica .rating > label:hover svg {
          transform: scale(1.1); }
    .rosso-finmatica .rating > legend {
      display: inline-block;
      color: #343a40;
      font-size: 0.875rem;
      float: right;
      width: auto;
      margin: 4px 0 0 16px;
      font-weight: 500; }
    .rosso-finmatica .rating.rating-read-only > input,
    .rosso-finmatica .rating.rating-read-only > label {
      pointer-events: none; }
  .rosso-finmatica .rating > input:checked ~ label svg,
  .rosso-finmatica .rating:not(:checked) > label:hover svg,
  .rosso-finmatica .rating:not(:checked) > label:hover ~ label svg {
    fill: #CC2C29; }
  .rosso-finmatica .rating > input:checked + label:hover + svg,
  .rosso-finmatica .rating > input:checked ~ label:hover + svg,
  .rosso-finmatica .rating > label:hover ~ input:checked ~ label + svg,
  .rosso-finmatica .rating > input:checked ~ label:hover ~ label + svg {
    fill: #CC2C29; }
  @media (min-width: 576px) {
    .rosso-finmatica .rating > legend {
      font-size: 0.778rem; } }
  .rosso-finmatica .dimmable {
    position: relative; }
  .rosso-finmatica .dimmer {
    display: none;
    background-color: #1f2933;
    opacity: 0.92;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    padding: 32px;
    justify-content: center;
    flex-wrap: wrap;
    align-items: flex-start; }
    .rosso-finmatica .dimmer.dimmer-primary {
      background-color: #CC2C29;
      opacity: 0.95; }
    .rosso-finmatica .dimmer h1,
    .rosso-finmatica .dimmer h2,
    .rosso-finmatica .dimmer h3,
    .rosso-finmatica .dimmer h4,
    .rosso-finmatica .dimmer h5,
    .rosso-finmatica .dimmer h6,
    .rosso-finmatica .dimmer p {
      color: #FFF;
      margin-bottom: 0; }
    .rosso-finmatica .dimmer h4 {
      text-align: center;
      font-size: 2.222rem; }
    .rosso-finmatica .dimmer p {
      text-align: justify;
      font-family: Georgia, "Times New Roman", Times, serif;
      font-size: 1rem; }
    .rosso-finmatica .dimmer .dimmer-inner {
      width: 100%;
      max-width: 480px; }
    .rosso-finmatica .dimmer .dimmer-icon {
      text-align: center;
      margin-bottom: 24px; }
      .rosso-finmatica .dimmer .dimmer-icon .icon {
        fill: #FFF; }
    .rosso-finmatica .dimmer .dimmer-buttons {
      background-color: transparent !important;
      margin-top: 32px;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      .rosso-finmatica .dimmer .dimmer-buttons button {
        width: 100%; }
        .rosso-finmatica .dimmer .dimmer-buttons button:last-child {
          margin-top: 16px; }
      .rosso-finmatica .dimmer .dimmer-buttons.single-button button {
        margin-top: 0; }
  @media (min-width: 768px) {
    .rosso-finmatica .dimmer {
      padding: 24px; }
      .rosso-finmatica .dimmer .dimmer-icon {
        margin-bottom: 48px; }
      .rosso-finmatica .dimmer .dimmer-buttons {
        flex-wrap: nowrap; }
        .rosso-finmatica .dimmer .dimmer-buttons button {
          width: 50%;
          margin-top: 0 !important; }
          .rosso-finmatica .dimmer .dimmer-buttons button:last-child {
            margin-left: 24px; }
        .rosso-finmatica .dimmer .dimmer-buttons.single-button button {
          width: auto;
          min-width: 50%;
          margin: 0 auto; } }
  @media (min-width: 992px) {
    .rosso-finmatica .dimmer {
      align-items: center; } }
  .rosso-finmatica .it-timeline-wrapper .it-now-label {
    position: absolute;
    top: 50%;
    z-index: 10;
    font-size: 1rem;
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    color: #cc2c29;
    font-weight: 600; }
  .rosso-finmatica .it-timeline-wrapper .row {
    position: relative;
    padding-top: 48px; }
    .rosso-finmatica .it-timeline-wrapper .row:after {
      content: '';
      width: 4px;
      background: linear-gradient(0deg, #CC2C29 0%, #004080 100%);
      position: absolute;
      left: 40px;
      top: -16px;
      bottom: -16px; }
  .rosso-finmatica .it-timeline-wrapper .timeline-element {
    padding: 18px 0 18px 40px; }
  .rosso-finmatica .it-timeline-wrapper .it-pin-wrapper {
    display: flex;
    align-items: center;
    position: absolute;
    left: 0;
    top: -24px;
    z-index: 5;
    left: 9px; }
    .rosso-finmatica .it-timeline-wrapper .it-pin-wrapper .pin-icon {
      width: 48px;
      height: 48px;
      border-radius: 48px;
      box-sizing: border-box;
      display: flex;
      align-items: center;
      justify-content: center;
      box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
      border: 8px solid #FFF;
      margin-right: 16px;
      background: #fff; }
    .rosso-finmatica .it-timeline-wrapper .it-pin-wrapper svg {
      width: 24px;
      height: 24px;
      fill: #cc2c29; }
    .rosso-finmatica .it-timeline-wrapper .it-pin-wrapper .pin-text {
      color: #435a70;
      font-weight: 600;
      text-transform: uppercase;
      background: #f5e2e1;
      border-radius: 0.25rem;
      font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
      .rosso-finmatica .it-timeline-wrapper .it-pin-wrapper .pin-text span {
        padding: 4px 16px;
        display: block;
        position: relative; }
        .rosso-finmatica .it-timeline-wrapper .it-pin-wrapper .pin-text span:after {
          content: '';
          width: 10px;
          height: 10px;
          background: #f5e2e1;
          border-radius: 3px;
          position: absolute;
          left: -4px;
          top: 50%;
          transform: translateY(-50%) rotate(45deg); }
    .rosso-finmatica .it-timeline-wrapper .it-pin-wrapper.it-now .pin-icon {
      background: #cc2c29; }
    .rosso-finmatica .it-timeline-wrapper .it-pin-wrapper.it-now svg {
      fill: #fff; }
    .rosso-finmatica .it-timeline-wrapper .it-pin-wrapper.it-now .pin-text {
      color: #fff;
      background: #cc2c29; }
      .rosso-finmatica .it-timeline-wrapper .it-pin-wrapper.it-now .pin-text span:after {
        background: #cc2c29; }
    .rosso-finmatica .it-timeline-wrapper .it-pin-wrapper.it-evidence .pin-icon {
      background: #661614; }
    .rosso-finmatica .it-timeline-wrapper .it-pin-wrapper.it-evidence svg {
      fill: #fff; }
    .rosso-finmatica .it-timeline-wrapper .it-pin-wrapper.it-evidence .pin-text {
      color: #fff;
      background: #661614; }
      .rosso-finmatica .it-timeline-wrapper .it-pin-wrapper.it-evidence .pin-text span:after {
        background: #661614; }
  @media (min-width: 992px) {
    .rosso-finmatica .it-timeline-wrapper .row:after {
      content: '';
      left: calc(50% - 4px); }
    .rosso-finmatica .it-timeline-wrapper .timeline-element {
      padding: 18px 0 18px 40px;
      width: 50%; }
    .rosso-finmatica .it-timeline-wrapper .col-12 .card-wrapper .card {
      border: none; }
    .rosso-finmatica .it-timeline-wrapper .col-12:nth-child(odd) .it-now-label {
      right: 50%;
      transform: translateX(100%);
      display: flex;
      align-items: center; }
      .rosso-finmatica .it-timeline-wrapper .col-12:nth-child(odd) .it-now-label:before {
        content: '';
        display: inline-block;
        height: 1px;
        width: 16px;
        background: #cc2c29;
        margin-right: 16px; }
    .rosso-finmatica .it-timeline-wrapper .col-12:nth-child(odd) .timeline-element {
      padding: 18px 40px 18px 18px; }
    .rosso-finmatica .it-timeline-wrapper .col-12:nth-child(odd) .card-wrapper .card {
      text-align: right; }
      .rosso-finmatica .it-timeline-wrapper .col-12:nth-child(odd) .card-wrapper .card:after {
        margin-left: auto;
        display: inline-block;
        margin-right: 24px; }
      .rosso-finmatica .it-timeline-wrapper .col-12:nth-child(odd) .card-wrapper .card a.read-more {
        right: 24px; }
    .rosso-finmatica .it-timeline-wrapper .col-12:nth-child(odd) .it-pin-wrapper {
      flex-direction: row-reverse;
      left: auto;
      right: -62px; }
      .rosso-finmatica .it-timeline-wrapper .col-12:nth-child(odd) .it-pin-wrapper .pin-icon {
        margin-right: 0;
        margin-left: 16px; }
      .rosso-finmatica .it-timeline-wrapper .col-12:nth-child(odd) .it-pin-wrapper .pin-text span:after {
        left: auto;
        right: -4px; }
      .rosso-finmatica .it-timeline-wrapper .col-12:nth-child(odd) .it-pin-wrapper.it-evidence .pin-text span:after {
        border-color: transparent transparent transparent #cc2c29; }
    .rosso-finmatica .it-timeline-wrapper .col-12:nth-child(even) .it-now-label {
      left: 0;
      transform: translateX(-100%);
      display: flex;
      align-items: center; }
      .rosso-finmatica .it-timeline-wrapper .col-12:nth-child(even) .it-now-label:after {
        content: '';
        display: inline-block;
        height: 1px;
        width: 16px;
        background: #cc2c29;
        margin-left: 16px; }
    .rosso-finmatica .it-timeline-wrapper .col-12:nth-child(even) .timeline-element {
      position: relative;
      left: 50%; }
      .rosso-finmatica .it-timeline-wrapper .col-12:nth-child(even) .timeline-element .it-pin-wrapper {
        left: -66px; }
    .rosso-finmatica .it-timeline-wrapper .it-pin-wrapper {
      position: relative; }
      .rosso-finmatica .it-timeline-wrapper .it-pin-wrapper .pin-text {
        font-size: 16px; } }
  .rosso-finmatica .anchor-offset:before {
    content: "";
    display: block;
    height: 96px;
    margin-top: -96px; }
    @media (min-width: 992px) {
      .rosso-finmatica .anchor-offset:before {
        height: 72px;
        margin-top: -72px; } }
  .rosso-finmatica .map-wrapper {
    min-height: 280px; }
    .rosso-finmatica .map-wrapper.map-column {
      margin: 0 -24px; }
    @media (min-width: 992px) {
      .rosso-finmatica .map-wrapper.map-column {
        margin-left: -3rem;
        margin-right: 0; } }
  .rosso-finmatica .point-list-wrapper .point-list {
    display: flex;
    flex-direction: row;
    justify-content: center; }
    .rosso-finmatica .point-list-wrapper .point-list .point-list-aside {
      position: relative;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding: 0.5rem 1rem;
      color: #CC2C29;
      border-right-width: 1px;
      border-right-style: solid;
      border-color: #CC2C29; }
      .rosso-finmatica .point-list-wrapper .point-list .point-list-aside:after {
        content: '';
        position: absolute;
        width: 9px;
        height: 9px;
        top: 50%;
        right: -5px;
        transform: translateY(-5px);
        border-radius: 50%;
        background-color: #CC2C29; }
      .rosso-finmatica .point-list-wrapper .point-list .point-list-aside .point-date {
        flex: 1;
        font-size: 2.75rem;
        line-height: 1.1; }
      .rosso-finmatica .point-list-wrapper .point-list .point-list-aside .point-month {
        flex: 1;
        font-size: 1rem;
        text-transform: uppercase; }
      .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-primary {
        color: #CC2C29;
        border-color: #CC2C29; }
        .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-primary:after {
          background-color: #CC2C29; }
      .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-secondary {
        color: #6c757d;
        border-color: #6c757d; }
        .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-secondary:after {
          background-color: #6c757d; }
      .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-success {
        color: #28a745;
        border-color: #28a745; }
        .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-success:after {
          background-color: #28a745; }
      .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-info {
        color: #17a2b8;
        border-color: #17a2b8; }
        .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-info:after {
          background-color: #17a2b8; }
      .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-warning {
        color: #ffc107;
        border-color: #ffc107; }
        .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-warning:after {
          background-color: #ffc107; }
      .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-danger {
        color: #dc3545;
        border-color: #dc3545; }
        .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-danger:after {
          background-color: #dc3545; }
      .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-light {
        color: #f8f9fa;
        border-color: #f8f9fa; }
        .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-light:after {
          background-color: #f8f9fa; }
      .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-dark {
        color: #343a40;
        border-color: #343a40; }
        .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-dark:after {
          background-color: #343a40; }
      .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-black {
        color: #000;
        border-color: #000; }
        .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-black:after {
          background-color: #000; }
      .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-white {
        color: #FFF;
        border-color: #FFF; }
        .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-white:after {
          background-color: #FFF; }
      .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-100 {
        color: #f8f9fa;
        border-color: #f8f9fa; }
        .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-100:after {
          background-color: #f8f9fa; }
      .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-200 {
        color: #e9ecef;
        border-color: #e9ecef; }
        .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-200:after {
          background-color: #e9ecef; }
      .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-300 {
        color: #dee2e6;
        border-color: #dee2e6; }
        .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-300:after {
          background-color: #dee2e6; }
      .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-400 {
        color: #ced4da;
        border-color: #ced4da; }
        .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-400:after {
          background-color: #ced4da; }
      .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-500 {
        color: #adb5bd;
        border-color: #adb5bd; }
        .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-500:after {
          background-color: #adb5bd; }
      .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-600 {
        color: #6c757d;
        border-color: #6c757d; }
        .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-600:after {
          background-color: #6c757d; }
      .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-700 {
        color: #495057;
        border-color: #495057; }
        .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-700:after {
          background-color: #495057; }
      .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-800 {
        color: #343a40;
        border-color: #343a40; }
        .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-800:after {
          background-color: #343a40; }
      .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-900 {
        color: #212529;
        border-color: #212529; }
        .rosso-finmatica .point-list-wrapper .point-list .point-list-aside.point-list-900:after {
          background-color: #212529; }
    .rosso-finmatica .point-list-wrapper .point-list .point-list-content {
      flex: 1;
      margin-left: 2em;
      align-self: center; }
      .rosso-finmatica .point-list-wrapper .point-list .point-list-content > * {
        width: 100%; }
    .rosso-finmatica .point-list-wrapper .point-list.point-list-step .point-list-aside {
      min-width: 54px;
      padding: 0.3rem 1rem 0.3rem 0; }
      .rosso-finmatica .point-list-wrapper .point-list.point-list-step .point-list-aside .point-date {
        flex: 0;
        font-size: 1.6rem;
        line-height: 1;
        min-width: 32px; }
      .rosso-finmatica .point-list-wrapper .point-list.point-list-step .point-list-aside .point-month {
        flex: 0;
        font-size: 0.8rem;
        text-transform: uppercase; }
    .rosso-finmatica .point-list-wrapper .point-list.point-list-step .point-list-content {
      margin-left: 1em; }
  @media (min-width: 992px) {
    .rosso-finmatica .point-list-wrapper.point-list-step-wrapper {
      display: flex;
      flex-direction: row; }
      .rosso-finmatica .point-list-wrapper.point-list-step-wrapper .point-list-step {
        flex: 1;
        flex-direction: column;
        justify-content: center;
        align-items: center; }
        .rosso-finmatica .point-list-wrapper.point-list-step-wrapper .point-list-step .point-list-aside {
          padding: 16px 0;
          min-height: 65px;
          width: 100%;
          border-right-width: 0;
          border-bottom-width: 1px;
          border-bottom-style: solid;
          flex-direction: row;
          justify-content: center;
          align-items: flex-end; }
          .rosso-finmatica .point-list-wrapper.point-list-step-wrapper .point-list-step .point-list-aside .point-month {
            margin-left: 8px;
            margin-bottom: -2px; }
          .rosso-finmatica .point-list-wrapper.point-list-step-wrapper .point-list-step .point-list-aside:after {
            top: 100%;
            right: 50%;
            transform: translate(2px, -4px); }
        .rosso-finmatica .point-list-wrapper.point-list-step-wrapper .point-list-step .point-list-content {
          margin: 0;
          text-align: center; } }
  .rosso-finmatica .rating-list-wrapper .rating-list {
    display: flex;
    flex-direction: row;
    justify-content: center; }
    .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-aside {
      position: relative;
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      align-items: center;
      padding: 0.5rem 1rem;
      color: #CC2C29;
      border-right: 1px solid #CC2C29; }
      .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-aside .rating-value {
        display: flex;
        flex: 1.2;
        font-size: 2.75rem;
        line-height: 1;
        align-items: flex-end; }
      .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-aside .rating-total {
        display: flex;
        flex: 0.8;
        font-size: 1rem;
        line-height: 1;
        text-transform: lowercase;
        align-items: flex-start; }
      .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-primary {
        color: #CC2C29;
        border-right: 1px solid #CC2C29; }
      .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-secondary {
        color: #6c757d;
        border-right: 1px solid #6c757d; }
      .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-success {
        color: #28a745;
        border-right: 1px solid #28a745; }
      .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-info {
        color: #17a2b8;
        border-right: 1px solid #17a2b8; }
      .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-warning {
        color: #ffc107;
        border-right: 1px solid #ffc107; }
      .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-danger {
        color: #dc3545;
        border-right: 1px solid #dc3545; }
      .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-light {
        color: #f8f9fa;
        border-right: 1px solid #f8f9fa; }
      .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-dark {
        color: #343a40;
        border-right: 1px solid #343a40; }
      .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-black {
        color: #000;
        border-right: 1px solid #000; }
      .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-white {
        color: #FFF;
        border-right: 1px solid #FFF; }
      .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-100 {
        color: #f8f9fa;
        border-right: 1px solid #f8f9fa; }
      .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-200 {
        color: #e9ecef;
        border-right: 1px solid #e9ecef; }
      .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-300 {
        color: #dee2e6;
        border-right: 1px solid #dee2e6; }
      .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-400 {
        color: #ced4da;
        border-right: 1px solid #ced4da; }
      .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-500 {
        color: #adb5bd;
        border-right: 1px solid #adb5bd; }
      .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-600 {
        color: #6c757d;
        border-right: 1px solid #6c757d; }
      .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-700 {
        color: #495057;
        border-right: 1px solid #495057; }
      .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-800 {
        color: #343a40;
        border-right: 1px solid #343a40; }
      .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-aside.rating-list-900 {
        color: #212529;
        border-right: 1px solid #212529; }
    .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-content {
      flex: 1;
      align-self: center; }
      .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-content .rating-list-row {
        display: flex;
        flex-direction: row;
        width: 100%;
        align-items: flex-start;
        justify-content: space-between; }
        .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-content .rating-list-row .rating-list-stars {
          flex: 0.3; }
          .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-content .rating-list-row .rating-list-stars > .rating {
            display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: flex-end;
            float: none !important;
            height: 0.7em; }
            .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-content .rating-list-row .rating-list-stars > .rating .icon {
              width: 0.7em;
              height: 0.7em; }
        .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-content .rating-list-row .rating-list-progress {
          flex: 0.65;
          display: flex;
          height: 3.5em;
          flex-direction: column;
          justify-content: space-around;
          align-items: flex-start; }
          .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-content .rating-list-row .rating-list-progress > .progress {
            width: 100%; }
    @media (min-width: 576px) {
      .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-content .rating-list-row .rating-list-stars {
        flex: 0.2; }
        .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-content .rating-list-row .rating-list-stars > .rating {
          height: 1em; }
          .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-content .rating-list-row .rating-list-stars > .rating .icon {
            width: 1em;
            height: 1em; }
      .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-content .rating-list-row .rating-list-progress {
        flex: 0.75;
        height: 5em; } }
    @media (min-width: 992px) {
      .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-content .rating-list-row .rating-list-stars {
        flex: 0.25; }
      .rosso-finmatica .rating-list-wrapper .rating-list .rating-list-content .rating-list-row .rating-list-progress {
        flex: 0.7; } }
  .rosso-finmatica .badge.badge-outline-primary {
    color: #CC2C29;
    border: 1px solid #CC2C29;
    background-color: transparent !important; }
  .rosso-finmatica .badge.badge-outline-secondary {
    color: #6c757d;
    border: 1px solid #6c757d;
    background-color: transparent !important; }
  .rosso-finmatica .badge.badge-outline-success {
    color: #28a745;
    border: 1px solid #28a745;
    background-color: transparent !important; }
  .rosso-finmatica .badge.badge-outline-info {
    color: #17a2b8;
    border: 1px solid #17a2b8;
    background-color: transparent !important; }
  .rosso-finmatica .badge.badge-outline-warning {
    color: #ffc107;
    border: 1px solid #ffc107;
    background-color: transparent !important; }
  .rosso-finmatica .badge.badge-outline-danger {
    color: #dc3545;
    border: 1px solid #dc3545;
    background-color: transparent !important; }
  .rosso-finmatica .badge.badge-outline-light {
    color: #f8f9fa;
    border: 1px solid #f8f9fa;
    background-color: transparent !important; }
  .rosso-finmatica .badge.badge-outline-dark {
    color: #343a40;
    border: 1px solid #343a40;
    background-color: transparent !important; }
  .rosso-finmatica .badge.badge-outline-black {
    color: #000;
    border: 1px solid #000;
    background-color: transparent !important; }
  .rosso-finmatica .badge.badge-outline-white {
    color: #FFF;
    border: 1px solid #FFF;
    background-color: transparent !important; }
  .rosso-finmatica .badge.badge-outline-100 {
    color: #f8f9fa;
    border: 1px solid #f8f9fa;
    background-color: transparent !important; }
  .rosso-finmatica .badge.badge-outline-200 {
    color: #e9ecef;
    border: 1px solid #e9ecef;
    background-color: transparent !important; }
  .rosso-finmatica .badge.badge-outline-300 {
    color: #dee2e6;
    border: 1px solid #dee2e6;
    background-color: transparent !important; }
  .rosso-finmatica .badge.badge-outline-400 {
    color: #ced4da;
    border: 1px solid #ced4da;
    background-color: transparent !important; }
  .rosso-finmatica .badge.badge-outline-500 {
    color: #adb5bd;
    border: 1px solid #adb5bd;
    background-color: transparent !important; }
  .rosso-finmatica .badge.badge-outline-600 {
    color: #6c757d;
    border: 1px solid #6c757d;
    background-color: transparent !important; }
  .rosso-finmatica .badge.badge-outline-700 {
    color: #495057;
    border: 1px solid #495057;
    background-color: transparent !important; }
  .rosso-finmatica .badge.badge-outline-800 {
    color: #343a40;
    border: 1px solid #343a40;
    background-color: transparent !important; }
  .rosso-finmatica .badge.badge-outline-900 {
    color: #212529;
    border: 1px solid #212529;
    background-color: transparent !important; }
  @media print {
    .rosso-finmatica [type='checkbox']:checked + label::before {
      border-color: transparent #CC2C29 #CC2C29 transparent !important;
      opacity: 1 !important; }
    .rosso-finmatica [type='checkbox']:disabled:checked + label::before {
      border-color: transparent #e6e9f2 #e6e9f2 transparent !important; } }
  .rosso-finmatica a.datepicker-button {
    cursor: pointer; }
    .rosso-finmatica a.datepicker-button.default:hover, .rosso-finmatica a.datepicker-button.default:focus, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + a.datepicker-button.default.lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + a.datepicker-button.default.lever {
      background-color: #ddd; }
  .rosso-finmatica .datepicker-calendar {
    margin: 0 10px 10px 0;
    font-size: 0.9em;
    padding: 2px;
    position: absolute;
    width: 261px;
    border: 1px solid #ccc;
    border-radius: 4px;
    z-index: 50; }
    .rosso-finmatica .datepicker-calendar .datepicker-month-wrap {
      margin: 0;
      padding-top: 1px;
      text-align: center;
      height: 30px; }
    .rosso-finmatica .datepicker-calendar .datepicker-month-fast-prev.disabled,
    .rosso-finmatica .datepicker-calendar .datepicker-month-fast-next.disabled,
    .rosso-finmatica .datepicker-calendar .datepicker-month-prev.disabled,
    .rosso-finmatica .datepicker-calendar .datepicker-month-next.disabled {
      border: none;
      cursor: default;
      color: #999; }
    .rosso-finmatica .datepicker-calendar .datepicker-month-fast-prev,
    .rosso-finmatica .datepicker-calendar .datepicker-month-fast-next,
    .rosso-finmatica .datepicker-calendar .datepicker-month-prev,
    .rosso-finmatica .datepicker-calendar .datepicker-month-next {
      cursor: pointer;
      margin: 3px;
      width: 24px;
      height: 24px;
      padding-top: 3px; }
    .rosso-finmatica .datepicker-calendar .datepicker-month-fast-prev {
      padding-right: 2px; }
    .rosso-finmatica .datepicker-calendar .datepicker-month-fast-next {
      padding-left: 2px; }
    .rosso-finmatica .datepicker-calendar .datepicker-month-fast-prev.enabled:hover,
    .rosso-finmatica .datepicker-calendar .datepicker-month-fast-prev.enabled:focus,
    .blu-finmatica .form-check .rosso-finmatica .datepicker-calendar [type='checkbox']:focus + label.datepicker-month-fast-prev.enabled,
    .blu-finmatica .form-check .rosso-finmatica .datepicker-calendar [type='radio']:focus + label.datepicker-month-fast-prev.enabled,
    .blu-finmatica .toggles label .rosso-finmatica .datepicker-calendar input[type='checkbox']:focus + .datepicker-month-fast-prev.enabled.lever,
    .rosso-finmatica .datepicker-calendar .form-check [type='checkbox']:focus + label.datepicker-month-fast-prev.enabled,
    .rosso-finmatica .form-check .datepicker-calendar [type='checkbox']:focus + label.datepicker-month-fast-prev.enabled,
    .rosso-finmatica .datepicker-calendar .form-check [type='radio']:focus + label.datepicker-month-fast-prev.enabled,
    .rosso-finmatica .form-check .datepicker-calendar [type='radio']:focus + label.datepicker-month-fast-prev.enabled,
    .rosso-finmatica .datepicker-calendar .toggles label input[type='checkbox']:focus + .datepicker-month-fast-prev.enabled.lever,
    .rosso-finmatica .toggles label .datepicker-calendar input[type='checkbox']:focus + .datepicker-month-fast-prev.enabled.lever,
    .rosso-finmatica .datepicker-calendar .datepicker-month-fast-next.enabled:hover,
    .rosso-finmatica .datepicker-calendar .datepicker-month-fast-next.enabled:focus,
    .blu-finmatica .form-check .rosso-finmatica .datepicker-calendar [type='checkbox']:focus + label.datepicker-month-fast-next.enabled,
    .blu-finmatica .form-check .rosso-finmatica .datepicker-calendar [type='radio']:focus + label.datepicker-month-fast-next.enabled,
    .blu-finmatica .toggles label .rosso-finmatica .datepicker-calendar input[type='checkbox']:focus + .datepicker-month-fast-next.enabled.lever,
    .rosso-finmatica .datepicker-calendar .form-check [type='checkbox']:focus + label.datepicker-month-fast-next.enabled,
    .rosso-finmatica .form-check .datepicker-calendar [type='checkbox']:focus + label.datepicker-month-fast-next.enabled,
    .rosso-finmatica .datepicker-calendar .form-check [type='radio']:focus + label.datepicker-month-fast-next.enabled,
    .rosso-finmatica .form-check .datepicker-calendar [type='radio']:focus + label.datepicker-month-fast-next.enabled,
    .rosso-finmatica .datepicker-calendar .toggles label input[type='checkbox']:focus + .datepicker-month-fast-next.enabled.lever,
    .rosso-finmatica .toggles label .datepicker-calendar input[type='checkbox']:focus + .datepicker-month-fast-next.enabled.lever,
    .rosso-finmatica .datepicker-calendar .datepicker-month-prev.enabled:hover,
    .rosso-finmatica .datepicker-calendar .datepicker-month-prev.enabled:focus,
    .blu-finmatica .form-check .rosso-finmatica .datepicker-calendar [type='checkbox']:focus + label.datepicker-month-prev.enabled,
    .blu-finmatica .form-check .rosso-finmatica .datepicker-calendar [type='radio']:focus + label.datepicker-month-prev.enabled,
    .blu-finmatica .toggles label .rosso-finmatica .datepicker-calendar input[type='checkbox']:focus + .datepicker-month-prev.enabled.lever,
    .rosso-finmatica .datepicker-calendar .form-check [type='checkbox']:focus + label.datepicker-month-prev.enabled,
    .rosso-finmatica .form-check .datepicker-calendar [type='checkbox']:focus + label.datepicker-month-prev.enabled,
    .rosso-finmatica .datepicker-calendar .form-check [type='radio']:focus + label.datepicker-month-prev.enabled,
    .rosso-finmatica .form-check .datepicker-calendar [type='radio']:focus + label.datepicker-month-prev.enabled,
    .rosso-finmatica .datepicker-calendar .toggles label input[type='checkbox']:focus + .datepicker-month-prev.enabled.lever,
    .rosso-finmatica .toggles label .datepicker-calendar input[type='checkbox']:focus + .datepicker-month-prev.enabled.lever,
    .rosso-finmatica .datepicker-calendar .datepicker-month-next.enabled:hover,
    .rosso-finmatica .datepicker-calendar .datepicker-month-next.enabled:focus,
    .blu-finmatica .form-check .rosso-finmatica .datepicker-calendar [type='checkbox']:focus + label.datepicker-month-next.enabled,
    .blu-finmatica .form-check .rosso-finmatica .datepicker-calendar [type='radio']:focus + label.datepicker-month-next.enabled,
    .blu-finmatica .toggles label .rosso-finmatica .datepicker-calendar input[type='checkbox']:focus + .datepicker-month-next.enabled.lever,
    .rosso-finmatica .datepicker-calendar .form-check [type='checkbox']:focus + label.datepicker-month-next.enabled,
    .rosso-finmatica .form-check .datepicker-calendar [type='checkbox']:focus + label.datepicker-month-next.enabled,
    .rosso-finmatica .datepicker-calendar .form-check [type='radio']:focus + label.datepicker-month-next.enabled,
    .rosso-finmatica .form-check .datepicker-calendar [type='radio']:focus + label.datepicker-month-next.enabled,
    .rosso-finmatica .datepicker-calendar .toggles label input[type='checkbox']:focus + .datepicker-month-next.enabled.lever,
    .rosso-finmatica .toggles label .datepicker-calendar input[type='checkbox']:focus + .datepicker-month-next.enabled.lever {
      margin-top: 2px;
      border: 1px solid #800;
      border-radius: 4px; }
    .rosso-finmatica .datepicker-calendar .datepicker-month {
      margin: 3px 56px 2px 56px;
      height: 24px;
      text-align: center;
      font-weight: bold;
      font-size: 1.2em;
      cursor: pointer;
      padding-top: 1px; }
      .rosso-finmatica .datepicker-calendar .datepicker-month:after {
        font-family: 'Glyphicons Halflings';
        font-size: 0.6em;
        display: inline-block;
        content: '\e252'; }
      .rosso-finmatica .datepicker-calendar .datepicker-month:hover, .rosso-finmatica .datepicker-calendar .datepicker-month:focus, .blu-finmatica .form-check .rosso-finmatica .datepicker-calendar [type='checkbox']:focus + label.datepicker-month, .blu-finmatica .form-check .rosso-finmatica .datepicker-calendar [type='radio']:focus + label.datepicker-month, .blu-finmatica .toggles label .rosso-finmatica .datepicker-calendar input[type='checkbox']:focus + .datepicker-month.lever, .rosso-finmatica .datepicker-calendar .form-check [type='checkbox']:focus + label.datepicker-month, .rosso-finmatica .form-check .datepicker-calendar [type='checkbox']:focus + label.datepicker-month,
      .rosso-finmatica .datepicker-calendar .form-check [type='radio']:focus + label.datepicker-month, .rosso-finmatica .form-check .datepicker-calendar [type='radio']:focus + label.datepicker-month, .rosso-finmatica .datepicker-calendar .toggles label input[type='checkbox']:focus + .datepicker-month.lever, .rosso-finmatica .toggles label .datepicker-calendar input[type='checkbox']:focus + .datepicker-month.lever {
        padding-top: 0;
        border: 1px solid #800;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px; }
    .rosso-finmatica .datepicker-calendar table.datepicker-grid {
      width: 100%;
      font-size: 1.2em;
      text-align: center; }
      .rosso-finmatica .datepicker-calendar table.datepicker-grid.rtl {
        direction: rtl; }
      .rosso-finmatica .datepicker-calendar table.datepicker-grid:focus, .blu-finmatica .toggles label .rosso-finmatica .datepicker-calendar input[type='checkbox']:focus + table.datepicker-grid.lever, .rosso-finmatica .datepicker-calendar .toggles label input[type='checkbox']:focus + table.datepicker-grid.lever, .rosso-finmatica .toggles label .datepicker-calendar input[type='checkbox']:focus + table.datepicker-grid.lever {
        outline: none; }
      .rosso-finmatica .datepicker-calendar table.datepicker-grid th,
      .rosso-finmatica .datepicker-calendar table.datepicker-grid td {
        text-align: center;
        padding: 0; }
      .rosso-finmatica .datepicker-calendar table.datepicker-grid th {
        height: 30px; }
        .rosso-finmatica .datepicker-calendar table.datepicker-grid th abbr {
          border: none; }
      .rosso-finmatica .datepicker-calendar table.datepicker-grid td {
        border: 1px solid #999;
        cursor: pointer; }
        .rosso-finmatica .datepicker-calendar table.datepicker-grid td.unselectable {
          cursor: default; }
        .rosso-finmatica .datepicker-calendar table.datepicker-grid td.day {
          height: 30px; }
        .rosso-finmatica .datepicker-calendar table.datepicker-grid td.month {
          height: 60px; }
        .rosso-finmatica .datepicker-calendar table.datepicker-grid td.year {
          height: 45px; }
        .rosso-finmatica .datepicker-calendar table.datepicker-grid td.curDay, .rosso-finmatica .datepicker-calendar table.datepicker-grid td.curMonth, .rosso-finmatica .datepicker-calendar table.datepicker-grid td.curYear {
          border: 1px solid #999; }
        .rosso-finmatica .datepicker-calendar table.datepicker-grid td.empty {
          border: 1px solid #999;
          cursor: default; }
    .rosso-finmatica .datepicker-calendar .offscreen {
      position: absolute;
      left: -200em;
      top: -100em; }
    .rosso-finmatica .datepicker-calendar button.datepicker-close {
      height: 30px;
      width: 100%;
      font-weight: bold;
      margin-top: 1px;
      border: 1px solid #eee;
      border-radius: 2px; }
    .rosso-finmatica .datepicker-calendar.default {
      background-color: #fff; }
      .rosso-finmatica .datepicker-calendar.default button.datepicker-close:focus, .blu-finmatica .toggles label .rosso-finmatica .datepicker-calendar.default input[type='checkbox']:focus + button.datepicker-close.lever, .rosso-finmatica .datepicker-calendar.default .toggles label input[type='checkbox']:focus + button.datepicker-close.lever, .rosso-finmatica .toggles label .datepicker-calendar.default input[type='checkbox']:focus + button.datepicker-close.lever,
      .rosso-finmatica .datepicker-calendar.default button.datepicker-close:hover,
      .rosso-finmatica .datepicker-calendar.default .datepicker-month-fast-next.enabled:focus,
      .blu-finmatica .form-check .rosso-finmatica .datepicker-calendar.default [type='checkbox']:focus + label.datepicker-month-fast-next.enabled,
      .blu-finmatica .form-check .rosso-finmatica .datepicker-calendar.default [type='radio']:focus + label.datepicker-month-fast-next.enabled,
      .blu-finmatica .toggles label .rosso-finmatica .datepicker-calendar.default input[type='checkbox']:focus + .datepicker-month-fast-next.enabled.lever,
      .rosso-finmatica .datepicker-calendar.default .form-check [type='checkbox']:focus + label.datepicker-month-fast-next.enabled,
      .rosso-finmatica .form-check .datepicker-calendar.default [type='checkbox']:focus + label.datepicker-month-fast-next.enabled,
      .rosso-finmatica .datepicker-calendar.default .form-check [type='radio']:focus + label.datepicker-month-fast-next.enabled,
      .rosso-finmatica .form-check .datepicker-calendar.default [type='radio']:focus + label.datepicker-month-fast-next.enabled,
      .rosso-finmatica .datepicker-calendar.default .toggles label input[type='checkbox']:focus + .datepicker-month-fast-next.enabled.lever,
      .rosso-finmatica .toggles label .datepicker-calendar.default input[type='checkbox']:focus + .datepicker-month-fast-next.enabled.lever,
      .rosso-finmatica .datepicker-calendar.default .datepicker-month-fast-next.enabled:hover,
      .rosso-finmatica .datepicker-calendar.default .datepicker-month-fast-prev.enabled:focus,
      .blu-finmatica .form-check .rosso-finmatica .datepicker-calendar.default [type='checkbox']:focus + label.datepicker-month-fast-prev.enabled,
      .blu-finmatica .form-check .rosso-finmatica .datepicker-calendar.default [type='radio']:focus + label.datepicker-month-fast-prev.enabled,
      .blu-finmatica .toggles label .rosso-finmatica .datepicker-calendar.default input[type='checkbox']:focus + .datepicker-month-fast-prev.enabled.lever,
      .rosso-finmatica .datepicker-calendar.default .form-check [type='checkbox']:focus + label.datepicker-month-fast-prev.enabled,
      .rosso-finmatica .form-check .datepicker-calendar.default [type='checkbox']:focus + label.datepicker-month-fast-prev.enabled,
      .rosso-finmatica .datepicker-calendar.default .form-check [type='radio']:focus + label.datepicker-month-fast-prev.enabled,
      .rosso-finmatica .form-check .datepicker-calendar.default [type='radio']:focus + label.datepicker-month-fast-prev.enabled,
      .rosso-finmatica .datepicker-calendar.default .toggles label input[type='checkbox']:focus + .datepicker-month-fast-prev.enabled.lever,
      .rosso-finmatica .toggles label .datepicker-calendar.default input[type='checkbox']:focus + .datepicker-month-fast-prev.enabled.lever,
      .rosso-finmatica .datepicker-calendar.default .datepicker-month-fast-prev.enabled:hover,
      .rosso-finmatica .datepicker-calendar.default .datepicker-month-next.enabled:focus,
      .blu-finmatica .form-check .rosso-finmatica .datepicker-calendar.default [type='checkbox']:focus + label.datepicker-month-next.enabled,
      .blu-finmatica .form-check .rosso-finmatica .datepicker-calendar.default [type='radio']:focus + label.datepicker-month-next.enabled,
      .blu-finmatica .toggles label .rosso-finmatica .datepicker-calendar.default input[type='checkbox']:focus + .datepicker-month-next.enabled.lever,
      .rosso-finmatica .datepicker-calendar.default .form-check [type='checkbox']:focus + label.datepicker-month-next.enabled,
      .rosso-finmatica .form-check .datepicker-calendar.default [type='checkbox']:focus + label.datepicker-month-next.enabled,
      .rosso-finmatica .datepicker-calendar.default .form-check [type='radio']:focus + label.datepicker-month-next.enabled,
      .rosso-finmatica .form-check .datepicker-calendar.default [type='radio']:focus + label.datepicker-month-next.enabled,
      .rosso-finmatica .datepicker-calendar.default .toggles label input[type='checkbox']:focus + .datepicker-month-next.enabled.lever,
      .rosso-finmatica .toggles label .datepicker-calendar.default input[type='checkbox']:focus + .datepicker-month-next.enabled.lever,
      .rosso-finmatica .datepicker-calendar.default .datepicker-month-next.enabled:hover,
      .rosso-finmatica .datepicker-calendar.default .datepicker-month-prev.enabled:focus,
      .blu-finmatica .form-check .rosso-finmatica .datepicker-calendar.default [type='checkbox']:focus + label.datepicker-month-prev.enabled,
      .blu-finmatica .form-check .rosso-finmatica .datepicker-calendar.default [type='radio']:focus + label.datepicker-month-prev.enabled,
      .blu-finmatica .toggles label .rosso-finmatica .datepicker-calendar.default input[type='checkbox']:focus + .datepicker-month-prev.enabled.lever,
      .rosso-finmatica .datepicker-calendar.default .form-check [type='checkbox']:focus + label.datepicker-month-prev.enabled,
      .rosso-finmatica .form-check .datepicker-calendar.default [type='checkbox']:focus + label.datepicker-month-prev.enabled,
      .rosso-finmatica .datepicker-calendar.default .form-check [type='radio']:focus + label.datepicker-month-prev.enabled,
      .rosso-finmatica .form-check .datepicker-calendar.default [type='radio']:focus + label.datepicker-month-prev.enabled,
      .rosso-finmatica .datepicker-calendar.default .toggles label input[type='checkbox']:focus + .datepicker-month-prev.enabled.lever,
      .rosso-finmatica .toggles label .datepicker-calendar.default input[type='checkbox']:focus + .datepicker-month-prev.enabled.lever,
      .rosso-finmatica .datepicker-calendar.default .datepicker-month-prev.enabled:hover,
      .rosso-finmatica .datepicker-calendar.default .datepicker-month:focus,
      .blu-finmatica .form-check .rosso-finmatica .datepicker-calendar.default [type='checkbox']:focus + label.datepicker-month,
      .blu-finmatica .form-check .rosso-finmatica .datepicker-calendar.default [type='radio']:focus + label.datepicker-month,
      .blu-finmatica .toggles label .rosso-finmatica .datepicker-calendar.default input[type='checkbox']:focus + .datepicker-month.lever,
      .rosso-finmatica .datepicker-calendar.default .form-check [type='checkbox']:focus + label.datepicker-month,
      .rosso-finmatica .form-check .datepicker-calendar.default [type='checkbox']:focus + label.datepicker-month,
      .rosso-finmatica .datepicker-calendar.default .form-check [type='radio']:focus + label.datepicker-month,
      .rosso-finmatica .form-check .datepicker-calendar.default [type='radio']:focus + label.datepicker-month,
      .rosso-finmatica .datepicker-calendar.default .toggles label input[type='checkbox']:focus + .datepicker-month.lever,
      .rosso-finmatica .toggles label .datepicker-calendar.default input[type='checkbox']:focus + .datepicker-month.lever,
      .rosso-finmatica .datepicker-calendar.default .datepicker-month:hover {
        background-color: #eee;
        border-color: #999;
        border: none;
        margin: 0;
        padding: 0; }
      .rosso-finmatica .datepicker-calendar.default .datepicker-month-fast-next,
      .rosso-finmatica .datepicker-calendar.default .datepicker-month-fast-prev,
      .rosso-finmatica .datepicker-calendar.default .datepicker-month-next,
      .rosso-finmatica .datepicker-calendar.default .datepicker-month-prev {
        margin: 0;
        padding: 0; }
      .rosso-finmatica .datepicker-calendar.default table.datepicker-grid {
        font-size: 13px;
        text-transform: uppercase;
        letter-spacing: 0.1px; }
        .rosso-finmatica .datepicker-calendar.default table.datepicker-grid:focus, .blu-finmatica .toggles label .rosso-finmatica .datepicker-calendar.default input[type='checkbox']:focus + table.datepicker-grid.lever, .rosso-finmatica .datepicker-calendar.default .toggles label input[type='checkbox']:focus + table.datepicker-grid.lever, .rosso-finmatica .toggles label .datepicker-calendar.default input[type='checkbox']:focus + table.datepicker-grid.lever {
          outline: none; }
        .rosso-finmatica .datepicker-calendar.default table.datepicker-grid th {
          background-color: transparent;
          border: none; }
        .rosso-finmatica .datepicker-calendar.default table.datepicker-grid td {
          border: none;
          color: #000;
          background: transparent; }
          .rosso-finmatica .datepicker-calendar.default table.datepicker-grid td span {
            display: inline-block;
            width: 32px;
            height: 32px;
            line-height: 32px;
            border-radius: 50px;
            text-align: center;
            transition: all 0.3s; }
          .rosso-finmatica .datepicker-calendar.default table.datepicker-grid td:hover {
            background: transparent; }
            .rosso-finmatica .datepicker-calendar.default table.datepicker-grid td:hover span {
              background: #ebeced; }
          .rosso-finmatica .datepicker-calendar.default table.datepicker-grid td.unselectable {
            color: #999; }
          .rosso-finmatica .datepicker-calendar.default table.datepicker-grid td.curDay, .rosso-finmatica .datepicker-calendar.default table.datepicker-grid td.curMonth, .rosso-finmatica .datepicker-calendar.default table.datepicker-grid td.curYear {
            background: transparent; }
            .rosso-finmatica .datepicker-calendar.default table.datepicker-grid td.curDay span, .rosso-finmatica .datepicker-calendar.default table.datepicker-grid td.curMonth span, .rosso-finmatica .datepicker-calendar.default table.datepicker-grid td.curYear span {
              background: #e6f0fa; }
          .rosso-finmatica .datepicker-calendar.default table.datepicker-grid td.empty {
            border: none;
            color: #ccc; }
            .rosso-finmatica .datepicker-calendar.default table.datepicker-grid td.empty:hover {
              background: transparent; }
              .rosso-finmatica .datepicker-calendar.default table.datepicker-grid td.empty:hover span {
                background: #cc2c29;
                color: #fff; }
          .rosso-finmatica .datepicker-calendar.default table.datepicker-grid td.selectable:hover, .rosso-finmatica .datepicker-calendar.default table.datepicker-grid td.selectable.focus {
            background-color: transparent; }
          .rosso-finmatica .datepicker-calendar.default table.datepicker-grid td.selectable.focus span {
            background: #cc2c29;
            color: #fff; }
      .rosso-finmatica .datepicker-calendar.default tr.datepicker-weekdays {
        border: none; }
      .rosso-finmatica .datepicker-calendar.default button.datepicker-close {
        background-color: #ddd;
        border-color: #999;
        color: #000; }
  .rosso-finmatica .datepicker-overlay {
    background: #777;
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.5;
    height: 100%;
    min-height: 100%;
    z-index: 40; }
  .rosso-finmatica abbr[data-original-title],
  .rosso-finmatica abbr[title] {
    text-decoration: none;
    cursor: default; }
  .rosso-finmatica .it-datepicker-wrapper {
    position: relative; }
    .rosso-finmatica .it-datepicker-wrapper .form-group > label {
      background-color: rgba(255, 255, 255, 0);
      transform: translateY(-75%);
      font-size: 80%; }
    .rosso-finmatica .it-datepicker-wrapper input[type='time'] {
      color: #435a70; }
    .rosso-finmatica .it-datepicker-wrapper label.pickerlabel {
      color: #5c6f82;
      font-weight: 600;
      line-height: 2.5rem;
      transition: 0.2s ease-out;
      top: 1rem;
      font-size: 80%;
      cursor: text;
      display: block;
      width: 100%;
      padding: 0 0.5rem;
      z-index: 6; }
    .rosso-finmatica .it-datepicker-wrapper .datepicker-calendar {
      box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
      border-radius: 0;
      border: none;
      width: 100%;
      border-top: 2px solid #435a70;
      margin-top: -8px;
      color: #435a70;
      padding: 24px; }
      .rosso-finmatica .it-datepicker-wrapper .datepicker-calendar[aria-hidden='true'] {
        display: inherit; }
      .rosso-finmatica .it-datepicker-wrapper .datepicker-calendar .datepicker-month-wrap {
        padding: 0;
        color: #435a70;
        margin-bottom: 16px; }
        .rosso-finmatica .it-datepicker-wrapper .datepicker-calendar .datepicker-month-wrap .datepicker-month {
          font-size: 0.83333rem;
          letter-spacing: 0.1px;
          text-transform: uppercase; }
          .rosso-finmatica .it-datepicker-wrapper .datepicker-calendar .datepicker-month-wrap .datepicker-month:after {
            display: none; }
        .rosso-finmatica .it-datepicker-wrapper .datepicker-calendar .datepicker-month-wrap .icon-right {
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 3px 0 3px 6px;
          border-color: transparent transparent transparent #000;
          display: inline-block;
          transform: translateY(-3px); }
        .rosso-finmatica .it-datepicker-wrapper .datepicker-calendar .datepicker-month-wrap .icon-left {
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 3px 6px 3px 0;
          border-color: transparent #000 transparent transparent;
          display: inline-block;
          transform: translateY(-3px); }
        .rosso-finmatica .it-datepicker-wrapper .datepicker-calendar .datepicker-month-wrap .datepicker-month-fast-next {
          float: right;
          display: inline-block;
          min-width: 32px; }
          .rosso-finmatica .it-datepicker-wrapper .datepicker-calendar .datepicker-month-wrap .datepicker-month-fast-next svg:first-child {
            margin-right: -8px; }
        .rosso-finmatica .it-datepicker-wrapper .datepicker-calendar .datepicker-month-wrap .datepicker-month-next {
          float: right; }
        .rosso-finmatica .it-datepicker-wrapper .datepicker-calendar .datepicker-month-wrap .datepicker-month-fast-prev {
          float: left;
          display: inline-block;
          min-width: 32px; }
          .rosso-finmatica .it-datepicker-wrapper .datepicker-calendar .datepicker-month-wrap .datepicker-month-fast-prev svg:last-child {
            margin-left: -8px; }
        .rosso-finmatica .it-datepicker-wrapper .datepicker-calendar .datepicker-month-wrap .datepicker-month-prev {
          float: left; }
      .rosso-finmatica .it-datepicker-wrapper .datepicker-calendar .datepicker-month {
        margin: 0;
        padding: 0; }
    .rosso-finmatica .it-datepicker-wrapper .input-group {
      position: relative; }
      .rosso-finmatica .it-datepicker-wrapper .input-group:after {
        content: '';
        display: block;
        height: 1px;
        width: 100%;
        position: absolute;
        bottom: 0;
        background: #435a70;
        transform-origin: bottom;
        transition: all 0.3s;
        left: 0; }
      .rosso-finmatica .it-datepicker-wrapper .input-group .it-date-datepicker {
        border-bottom: none;
        background: transparent; }
        .rosso-finmatica .it-datepicker-wrapper .input-group .it-date-datepicker::placeholder {
          color: #435a70; }
      .rosso-finmatica .it-datepicker-wrapper .input-group .datepicker-button {
        padding: 0;
        all: unset;
        margin-right: 16px;
        position: relative;
        height: 40px;
        cursor: pointer; }
        .rosso-finmatica .it-datepicker-wrapper .input-group .datepicker-button:hover {
          all: unset;
          margin-right: 16px;
          height: 40px; }
          .rosso-finmatica .it-datepicker-wrapper .input-group .datepicker-button:hover .icon {
            fill: #cc2c29; }
        .rosso-finmatica .it-datepicker-wrapper .input-group .datepicker-button .icon {
          fill: #435a70;
          position: relative;
          top: 50%;
          transform: translateY(-50%);
          transition: all 0.3s; }
  .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default button.datepicker-close:focus, .blu-finmatica .toggles label .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default input[type='checkbox']:focus + button.datepicker-close.lever, .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default .toggles label input[type='checkbox']:focus + button.datepicker-close.lever, .rosso-finmatica .toggles label .it-datepicker-wrapper.theme-dark .datepicker-calendar.default input[type='checkbox']:focus + button.datepicker-close.lever,
  .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default button.datepicker-close:hover,
  .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default div.datepicker-month-fast-next.enabled:focus,
  .blu-finmatica .toggles label .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default input[type='checkbox']:focus + div.datepicker-month-fast-next.enabled.lever,
  .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default .toggles label input[type='checkbox']:focus + div.datepicker-month-fast-next.enabled.lever,
  .rosso-finmatica .toggles label .it-datepicker-wrapper.theme-dark .datepicker-calendar.default input[type='checkbox']:focus + div.datepicker-month-fast-next.enabled.lever,
  .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default div.datepicker-month-fast-next.enabled:hover,
  .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default div.datepicker-month-fast-prev.enabled:focus,
  .blu-finmatica .toggles label .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default input[type='checkbox']:focus + div.datepicker-month-fast-prev.enabled.lever,
  .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default .toggles label input[type='checkbox']:focus + div.datepicker-month-fast-prev.enabled.lever,
  .rosso-finmatica .toggles label .it-datepicker-wrapper.theme-dark .datepicker-calendar.default input[type='checkbox']:focus + div.datepicker-month-fast-prev.enabled.lever,
  .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default div.datepicker-month-fast-prev.enabled:hover,
  .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default div.datepicker-month-next.enabled:focus,
  .blu-finmatica .toggles label .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default input[type='checkbox']:focus + div.datepicker-month-next.enabled.lever,
  .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default .toggles label input[type='checkbox']:focus + div.datepicker-month-next.enabled.lever,
  .rosso-finmatica .toggles label .it-datepicker-wrapper.theme-dark .datepicker-calendar.default input[type='checkbox']:focus + div.datepicker-month-next.enabled.lever,
  .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default div.datepicker-month-next.enabled:hover,
  .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default div.datepicker-month-prev.enabled:focus,
  .blu-finmatica .toggles label .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default input[type='checkbox']:focus + div.datepicker-month-prev.enabled.lever,
  .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default .toggles label input[type='checkbox']:focus + div.datepicker-month-prev.enabled.lever,
  .rosso-finmatica .toggles label .it-datepicker-wrapper.theme-dark .datepicker-calendar.default input[type='checkbox']:focus + div.datepicker-month-prev.enabled.lever,
  .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default div.datepicker-month-prev.enabled:hover,
  .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default div.datepicker-month:focus,
  .blu-finmatica .toggles label .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default input[type='checkbox']:focus + div.datepicker-month.lever,
  .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default .toggles label input[type='checkbox']:focus + div.datepicker-month.lever,
  .rosso-finmatica .toggles label .it-datepicker-wrapper.theme-dark .datepicker-calendar.default input[type='checkbox']:focus + div.datepicker-month.lever,
  .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default div.datepicker-month:hover {
    background: transparent;
    border-color: transparent; }
  .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td {
    background: transparent;
    color: #fff; }
    .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td:hover {
      background: transparent; }
      .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td:hover span {
        background: rgba(255, 255, 255, 0.1); }
    .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td.empty:hover {
      background: transparent; }
      .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td.empty:hover span {
        background: rgba(255, 255, 255, 0.1);
        color: #fff; }
    .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td.selectable.focus, .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td.selectable:hover {
      background-color: transparent; }
    .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td.selectable.focus {
      background: transparent; }
      .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td.selectable.focus span {
        background: #fff;
        color: #cc2c29; }
    .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td.curDay, .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td.curMonth, .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td.curYear {
      background: transparent; }
      .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td.curDay span, .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td.curMonth span, .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td.curYear span {
        background: rgba(255, 255, 255, 0.1); }
    .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td.empty {
      opacity: 0.3; }
  .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid td,
  .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar.default table.datepicker-grid th {
    background: transparent; }
  .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar {
    border-top: 2px solid #435a70;
    color: #fff;
    background-color: #cc2c29; }
    .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar .datepicker-month-wrap {
      color: #fff; }
      .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar .datepicker-month-wrap svg {
        fill: #fff; }
      .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar .datepicker-month-wrap .icon-right {
        border-color: transparent transparent transparent #fff; }
      .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar .datepicker-month-wrap .icon-left {
        border-color: transparent #fff transparent transparent; }
      .rosso-finmatica .it-datepicker-wrapper.theme-dark .datepicker-calendar .datepicker-month-wrap .datepicker-month-next {
        float: right; }
  .rosso-finmatica .it-datepicker-wrapper.theme-dark .input-group:after {
    background: #435a70; }
  .rosso-finmatica .it-datepicker-wrapper.theme-dark .input-group .it-date-datepicker {
    background: transparent; }
    .rosso-finmatica .it-datepicker-wrapper.theme-dark .input-group .it-date-datepicker::placeholder {
      color: #435a70; }
  .rosso-finmatica .calendar-input-container {
    z-index: 1; }
  .rosso-finmatica #error_container {
    color: #8b0000;
    font-weight: bold; }
  .rosso-finmatica .off-screen {
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    z-index: 0; }
  .rosso-finmatica .error_container {
    color: #8b0000;
    font-weight: bold;
    font-size: 12px;
    position: absolute;
    margin-top: -12px; }
  .rosso-finmatica .error-label {
    color: #8b0000; }
  .rosso-finmatica .spinner-control > div .ui-spinner {
    display: block;
    text-align: center; }
  .rosso-finmatica .spinner-control > div button {
    background-color: transparent;
    border: 1px solid transparent; }
  .rosso-finmatica .spinner-control > div button:hover {
    border: 1px solid #777;
    cursor: pointer; }
  .rosso-finmatica .it-timepicker-wrapper .form-group label {
    left: 0; }
  .rosso-finmatica .it-timepicker-wrapper label.pickerlabel {
    color: #5c6f82;
    font-weight: 600;
    line-height: 2.5rem;
    transition: 0.2s ease-out;
    top: 1rem;
    font-size: 80%;
    cursor: text;
    display: block;
    width: 100%;
    padding: 0 0.5rem;
    z-index: 6; }
  .rosso-finmatica .it-timepicker-wrapper .calendar-input-container {
    position: relative;
    display: flex; }
    .rosso-finmatica .it-timepicker-wrapper .calendar-input-container .form-group {
      padding-bottom: 0;
      width: 100%;
      display: flex;
      flex-direction: row;
      margin-bottom: 0; }
    .rosso-finmatica .it-timepicker-wrapper .calendar-input-container:after {
      content: '';
      display: block;
      height: 1px;
      width: 100%;
      position: absolute;
      bottom: 0;
      background: #435a70;
      transform-origin: bottom;
      transition: all 0.3s;
      left: 0; }
    .rosso-finmatica .it-timepicker-wrapper .calendar-input-container input.form-control {
      border-bottom: none;
      background: transparent;
      color: #435a70;
      flex: 1; }
      .rosso-finmatica .it-timepicker-wrapper .calendar-input-container input.form-control::placeholder {
        color: #435a70; }
    .rosso-finmatica .it-timepicker-wrapper .calendar-input-container .btn-time {
      border: none;
      background: transparent; }
      .rosso-finmatica .it-timepicker-wrapper .calendar-input-container .btn-time:hover svg {
        fill: #cc2c29; }
      .rosso-finmatica .it-timepicker-wrapper .calendar-input-container .btn-time svg {
        fill: #435a70;
        transition: all 0.3s; }
  .rosso-finmatica .it-timepicker-wrapper .time-spinner {
    position: relative; }
  .rosso-finmatica .it-timepicker-wrapper .spinner-control {
    position: absolute;
    padding: 24px;
    left: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
    border-top: 1px solid #435a70;
    display: none;
    margin-top: -2px; }
    .rosso-finmatica .it-timepicker-wrapper .spinner-control .spinner {
      float: left;
      position: relative; }
      .rosso-finmatica .it-timepicker-wrapper .spinner-control .spinner:not(:last-child) {
        margin-right: 24px; }
      .rosso-finmatica .it-timepicker-wrapper .spinner-control .spinner .button-wrapper {
        position: absolute;
        right: 0;
        top: 0;
        display: flex;
        bottom: 0;
        flex-direction: column; }
        .rosso-finmatica .it-timepicker-wrapper .spinner-control .spinner .button-wrapper button {
          position: relative;
          flex-basis: 50%; }
          .rosso-finmatica .it-timepicker-wrapper .spinner-control .spinner .button-wrapper button .icon-up {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 0;
            height: 0;
            left: 1px;
            border-style: solid;
            border-width: 0 5px 6px 5px;
            border-color: transparent transparent #000000 transparent;
            display: block; }
          .rosso-finmatica .it-timepicker-wrapper .spinner-control .spinner .button-wrapper button .icon-down {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 0;
            height: 0;
            left: 1px;
            border-style: solid;
            border-width: 6px 5px 0 5px;
            border-color: #000000 transparent transparent transparent;
            display: block; }
    .rosso-finmatica .it-timepicker-wrapper .spinner-control input {
      color: #435a70;
      max-width: 80px;
      border: none;
      border-bottom: 1px solid #435a70;
      background: transparent;
      border-radius: 0;
      font-weight: 600;
      box-shadow: none; }
    .rosso-finmatica .it-timepicker-wrapper .spinner-control input[type='number'] {
      -moz-appearance: textfield; }
    .rosso-finmatica .it-timepicker-wrapper .spinner-control input::-webkit-outer-spin-button,
    .rosso-finmatica .it-timepicker-wrapper .spinner-control input::-webkit-inner-spin-button {
      -webkit-appearance: none; }
  .rosso-finmatica .it-timepicker-wrapper.theme-dark .calendar-input-container:after {
    content: '';
    background: #435a70; }
  .rosso-finmatica .it-timepicker-wrapper.theme-dark .calendar-input-container input.form-control {
    background: transparent; }
    .rosso-finmatica .it-timepicker-wrapper.theme-dark .calendar-input-container input.form-control::placeholder {
      color: #435a70; }
  .rosso-finmatica .it-timepicker-wrapper.theme-dark .calendar-input-container .btn-time {
    background: transparent; }
  .rosso-finmatica .it-timepicker-wrapper.theme-dark .spinner-control {
    background: #cc2c29; }
    .rosso-finmatica .it-timepicker-wrapper.theme-dark .spinner-control .spinner .button-wrapper button .icon-up {
      border-color: transparent transparent #fff transparent; }
    .rosso-finmatica .it-timepicker-wrapper.theme-dark .spinner-control .spinner .button-wrapper button .icon-down {
      border-color: #fff transparent transparent transparent; }
    .rosso-finmatica .it-timepicker-wrapper.theme-dark .spinner-control input {
      color: #fff;
      border-bottom: 1px solid #fff;
      background: transparent; }
  .rosso-finmatica .it-header-slim-wrapper {
    background: #b32624;
    padding: 6.5px 18px; }
    .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .dropdown-menu {
        top: -9px !important; }
      .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content a {
        color: #FFF;
        text-decoration: none; }
        .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content a:hover:not(.active) {
          text-decoration: underline; }
        .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content a .icon {
          width: 18px;
          height: 18px;
          transition: all 0.3s;
          transform-origin: center;
          fill: #FFF; }
        .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content a.dropdown-toggle {
          text-transform: uppercase;
          font-size: 0.778em;
          text-decoration: underline;
          display: flex;
          align-items: center; }
          .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content a.dropdown-toggle[aria-expanded='true'] .icon {
            transform: scaleY(-1); }
        .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content a.it-opener {
          font-size: 0.778em;
          padding: 0.5rem 0;
          display: block;
          text-decoration: none; }
          .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content a.it-opener[aria-expanded='true'] .icon {
            transform: scaleY(-1); }
      .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .navbar-brand {
        color: #FFF;
        font-size: 0.778em;
        padding: 0; }
      .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone,
      .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .header-slim-right-zone {
        display: flex;
        align-items: center;
        align-self: flex-start; }
        .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone button,
        .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone .it-access-top-wrapper > a,
        .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .header-slim-right-zone button,
        .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .header-slim-right-zone .it-access-top-wrapper > a {
          background: #801b1a;
          padding-top: 7.5px;
          padding-bottom: 7.5px; }
          .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone button:hover,
          .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone .it-access-top-wrapper > a:hover,
          .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .header-slim-right-zone button:hover,
          .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .header-slim-right-zone .it-access-top-wrapper > a:hover {
            background: #99211f; }
      .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .nav-mobile ul.link-list {
        margin-top: 16px;
        margin-bottom: 24px; }
        .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .nav-mobile ul.link-list a.list-item.active {
          color: #FFF;
          cursor: default;
          text-decoration: none; }
        .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .nav-mobile ul.link-list a.list-item:hover:not(.active) {
          text-decoration: underline; }
  @media (min-width: 992px) {
    .rosso-finmatica .it-header-slim-wrapper {
      height: 48px;
      padding: 0; }
      .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content {
        padding: 0 18px;
        height: 48px; }
        .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .dropdown-menu {
          top: -14px !important; }
        .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .nav-mobile {
          flex-grow: 2; }
          .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .nav-mobile ul.link-list {
            margin: 0;
            display: flex;
            padding: 0 24px;
            margin-right: 16px;
            border-left: 1px solid rgba(255, 255, 255, 0.2);
            border-right: 1px solid rgba(255, 255, 255, 0.2);
            height: 48px; }
            .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .nav-mobile ul.link-list a {
              padding-top: 5px;
              padding-bottom: 5px; }
              .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .nav-mobile ul.link-list a.active {
                border-bottom: 2px solid #FFF;
                text-decoration: none; }
        .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content a.dropdown-toggle {
          padding-top: 12px;
          padding-bottom: 12px;
          text-decoration: none; }
          .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content a.dropdown-toggle .icon {
            margin-left: 4px; }
        .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content a.navbar-brand {
          padding-top: 12px;
          padding-bottom: 12px; }
        .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone,
        .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content .header-slim-right-zone {
          height: 48px; }
      .rosso-finmatica .it-header-slim-wrapper .it-header-slim-wrapper-content {
        align-items: center; }
      .rosso-finmatica .it-header-slim-wrapper .collapse:not(.show) {
        display: flex;
        justify-content: flex-end; } }
  .rosso-finmatica .it-header-slim-wrapper.theme-light {
    background: #FFF;
    border-bottom: 1px solid rgba(179, 38, 36, 0.2); }
    .rosso-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .it-header-slim-right-zone .dropdown-menu:before,
    .rosso-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .header-slim-right-zone .dropdown-menu:before {
      background: #b32624; }
    .rosso-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .it-header-slim-right-zone .dropdown-menu,
    .rosso-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .header-slim-right-zone .dropdown-menu {
      background-color: #b32624; }
      .rosso-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .it-header-slim-right-zone .dropdown-menu a,
      .rosso-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .it-header-slim-right-zone .dropdown-menu a span,
      .rosso-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .header-slim-right-zone .dropdown-menu a,
      .rosso-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .header-slim-right-zone .dropdown-menu a span {
        color: #FFF; }
    .rosso-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .it-header-slim-right-zone .btn,
    .rosso-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .header-slim-right-zone .btn {
      background: #CC2C29;
      color: #FFF; }
      .rosso-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .it-header-slim-right-zone .btn:hover,
      .rosso-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .header-slim-right-zone .btn:hover {
        background: #cc2c29; }
    .rosso-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content a {
      color: #b32624; }
      .rosso-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content a .icon {
        fill: #b32624; }
      .rosso-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content a.it-opener[aria-expanded='true'] .icon {
        fill: #b32624; }
    .rosso-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .navbar-brand {
      color: #b32624; }
    .rosso-finmatica .it-header-slim-wrapper.theme-light .btn-full.btn-info, .rosso-finmatica .it-header-slim-wrapper.theme-light .btn-full.btn-danger, .rosso-finmatica .it-header-slim-wrapper.theme-light .btn-full.btn-success, .rosso-finmatica .it-header-slim-wrapper.theme-light .btn-full.btn-warning, .rosso-finmatica .it-header-slim-wrapper.theme-light .btn-full.btn-secondary, .rosso-finmatica .it-header-slim-wrapper.theme-light .btn-full.btn-primary {
      color: #FFF !important; }
  @media (min-width: 992px) {
    .rosso-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .nav-mobile ul.link-list {
      border-left: 1px solid rgba(179, 38, 36, 0.2);
      border-right: 1px solid rgba(179, 38, 36, 0.2); }
      .rosso-finmatica .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .nav-mobile ul.link-list a.list-item.active {
        color: #CC2C29;
        border-bottom: 2px solid #b32624; } }
  .rosso-finmatica .it-user-wrapper .dropdown-menu.show {
    transform: translate3d(-120px, 42px, 0) !important; }
    .rosso-finmatica .it-user-wrapper .dropdown-menu.show::before {
      right: 12px;
      left: auto !important; }
  .rosso-finmatica .it-user-wrapper.cloned {
    margin-left: 1em;
    align-self: center; }
  .rosso-finmatica .it-user-wrapper .link-list-wrapper > ul > li > a {
    line-height: 3em; }
  @media (min-width: 576px) {
    .rosso-finmatica .it-user-wrapper .dropdown-menu.show {
      transform: translate3d(-132px, 50px, 0) !important; }
      .rosso-finmatica .it-user-wrapper .dropdown-menu.show::before {
        right: 12px;
        left: auto !important; } }
  @media (min-width: 992px) {
    .rosso-finmatica .it-user-wrapper .dropdown-menu.show {
      transform: translate3d(0, 56px, 0) !important; }
      .rosso-finmatica .it-user-wrapper .dropdown-menu.show::before {
        right: auto;
        left: 27px !important; }
    .rosso-finmatica .it-user-wrapper.dropdown .icon {
      margin-left: 4px; }
    .rosso-finmatica .it-user-wrapper.dropdown.cloned .btn-full {
      height: 56px; } }
  .rosso-finmatica .it-header-center-wrapper {
    background: #cc2c29;
    height: 80px;
    display: flex;
    align-items: center;
    padding-left: 18px;
    padding-right: 18px; }
    .rosso-finmatica .it-header-center-wrapper.it-small-header {
      height: 64px; }
    .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper {
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-basis: 100%; }
      .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper .it-brand-text {
        padding-right: 24px; }
      .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a {
        display: flex;
        color: #FFF;
        align-items: center;
        text-decoration: none; }
        .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a h2 {
          font-size: 1.25em;
          margin-bottom: 0;
          font-weight: 600;
          letter-spacing: unset;
          line-height: 1.1; }
        .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a h3 {
          font-size: 0.889em;
          font-weight: normal;
          margin-bottom: 0; }
        .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a:hover {
          text-decoration: none; }
        .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a .icon {
          fill: #FFF;
          width: 48px;
          height: 48px;
          margin-right: 8px;
          flex-shrink: 0; }
      .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone {
        color: #FFF;
        display: flex;
        align-items: center; }
        .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone .it-socials {
          align-items: center;
          font-size: 0.889em; }
          .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone .it-socials ul {
            list-style-type: none;
            margin: 0;
            padding: 0;
            display: flex; }
            .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone .it-socials ul .icon {
              fill: #FFF;
              width: 24px;
              height: 24px;
              margin-left: 16px; }
      .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper {
        display: flex;
        align-items: center;
        font-size: 0.889em; }
        .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon {
          width: 24px;
          height: 24px;
          display: block;
          display: flex;
          justify-content: center;
          align-items: center; }
          .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon svg {
            fill: #FFF;
            width: 24px;
            height: 24px; }
  @media (min-width: 768px) {
    .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper {
      margin-left: 40px; }
    .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon {
      margin-left: 8px; } }
  @media (min-width: 992px) {
    .rosso-finmatica .it-header-center-wrapper {
      height: 120px;
      padding-left: 0;
      padding-right: 0;
      padding-top: 6px; }
      .rosso-finmatica .it-header-center-wrapper.it-small-header {
        height: 104px; }
        .rosso-finmatica .it-header-center-wrapper.it-small-header .it-header-center-content-wrapper .it-brand-wrapper a h2 {
          font-size: 1.333em; }
        .rosso-finmatica .it-header-center-wrapper.it-small-header .it-header-center-content-wrapper .it-brand-wrapper a h3 {
          font-size: 0.778em;
          margin-top: 4px; }
      .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper {
        padding-left: 18px;
        padding-right: 18px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-basis: 100%; }
        .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper {
          margin-left: 0; }
          .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a {
            display: flex;
            align-items: center; }
            .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a h2 {
              font-size: 1.778em;
              margin-bottom: 0;
              font-weight: 600; }
            .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a h3 {
              font-size: 0.889em;
              font-weight: normal;
              margin-bottom: 0; }
            .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a:hover {
              text-decoration: none; }
            .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a .icon {
              width: 82px;
              height: 82px;
              margin-right: 16px; }
        .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone {
          display: flex;
          align-items: center; }
          .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone .it-socials {
            align-items: center;
            font-size: 0.889em; }
            .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone .it-socials ul {
              list-style-type: none;
              margin: 0;
              padding: 0;
              display: flex; }
              .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone .it-socials ul .icon {
                width: 24px;
                height: 24px;
                margin-left: 16px; }
              .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone .it-socials ul a:hover svg {
                fill: #f2f2f2; }
        .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper {
          display: flex;
          align-items: center;
          margin-left: 80px;
          font-size: 0.889em; }
          .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon {
            width: 48px;
            height: 48px;
            border-radius: 24px;
            display: block;
            background: #FFF;
            display: flex;
            justify-content: center;
            align-items: center;
            margin-left: 16px;
            transition: all 0.3s; }
            .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon:hover {
              background: #f2f2f2; }
            .rosso-finmatica .it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon svg {
              fill: #cc2c29;
              width: 24px;
              height: 24px; } }
  .rosso-finmatica .it-header-center-wrapper.theme-light {
    background: #FFF; }
    .rosso-finmatica .it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-brand-wrapper a {
      color: #cc2c29; }
      .rosso-finmatica .it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-brand-wrapper a .icon {
        fill: #cc2c29; }
    .rosso-finmatica .it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-right-zone {
      color: #cc2c29; }
      .rosso-finmatica .it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-right-zone .it-socials ul .icon {
        fill: #cc2c29; }
    .rosso-finmatica .it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon svg {
      fill: #cc2c29; }
  @media (min-width: 992px) {
    .rosso-finmatica .it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-right-zone .it-socials ul a:hover svg {
      fill: #b72725; }
    .rosso-finmatica .it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-search-wrapper a {
      background: #cc2c29; }
      .rosso-finmatica .it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon svg {
        fill: #FFF; }
      .rosso-finmatica .it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon:hover {
        background: #b72725; } }
  .rosso-finmatica .it-header-navbar-wrapper nav {
    background: transparent; }
  @media (min-width: 992px) {
    .rosso-finmatica .it-header-navbar-wrapper {
      background: #cc2c29; }
      .rosso-finmatica .it-header-navbar-wrapper .nav-item.megamenu > a.dropdown-toggle:before {
        bottom: -14px; }
      .rosso-finmatica .it-header-navbar-wrapper nav a {
        text-decoration: none; }
      .rosso-finmatica .it-header-navbar-wrapper nav .navbar-collapsable .menu-wrapper {
        background: transparent;
        display: flex;
        justify-content: space-between;
        align-items: flex-end; }
        .rosso-finmatica .it-header-navbar-wrapper nav .navbar-collapsable .menu-wrapper .navbar-nav {
          padding: 0; }
          .rosso-finmatica .it-header-navbar-wrapper nav .navbar-collapsable .menu-wrapper .navbar-nav.navbar-secondary {
            display: flex;
            justify-content: flex-end; }
            .rosso-finmatica .it-header-navbar-wrapper nav .navbar-collapsable .menu-wrapper .navbar-nav.navbar-secondary a {
              font-size: 0.85em;
              line-height: 1.6; } }
  @media (max-width: 992px) {
    .rosso-finmatica .it-header-navbar-wrapper.theme-light-desk .custom-navbar-toggler .icon {
      fill: #CC2C29; }
    .rosso-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .navbar-collapsable {
      /*lista menu*/ }
      .rosso-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .navbar-collapsable .menu-wrapper {
        background: #cc2c29; }
        .rosso-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12:not(:first-child) .it-heading-megacolumn:before {
          background: #f59593; }
        .rosso-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .navbar-collapsable .menu-wrapper .navbar-nav .dropdown-menu .link-list h3 {
          color: #FFF; }
        .rosso-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .navbar-collapsable .menu-wrapper .navbar-nav .dropdown-menu .col-12:not(:first-child) .link-list-wrapper h3:before {
          background: #f59593; }
      .rosso-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .navbar-collapsable .navbar-nav .it-external .link-list-wrapper .link-list li.it-more a:before {
        background: #f59593; }
      .rosso-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .navbar-collapsable .navbar-nav li.megamenu .it-megamenu-footer {
        background: #b32624; }
      .rosso-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .navbar-collapsable .navbar-nav li.megamenu .dropdown-menu .it-vertical {
        background: #b32624; }
        .rosso-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .navbar-collapsable .navbar-nav li.megamenu .dropdown-menu .it-vertical .link-list-wrapper .link-list li .divider {
          background: #f59593; }
        .rosso-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .navbar-collapsable .navbar-nav li.megamenu .dropdown-menu .it-vertical.it-description p {
          color: #FFF; }
        .rosso-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .navbar-collapsable .navbar-nav li.megamenu .dropdown-menu .it-vertical.it-description .description-content:before {
          background: #f59593; }
      .rosso-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .navbar-collapsable .navbar-nav li a.nav-link {
        color: #FFF; }
        .rosso-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .navbar-collapsable .navbar-nav li a.nav-link.active {
          border-left-color: #FFF; }
    .rosso-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .close-div .close-menu {
      color: #FFF; }
    .rosso-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .dropdown-menu h3 {
      font-weight: 600; }
      .rosso-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .dropdown-menu h3.it-heading-megacolumn {
        color: #FFF; }
    .rosso-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .dropdown-menu .link-list-wrapper ul li a.list-item.active {
      color: #FFF; }
      .rosso-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .dropdown-menu .link-list-wrapper ul li a.list-item.active span {
        color: #FFF; }
    .rosso-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .dropdown-menu .link-list-wrapper ul li a span {
      color: #FFF; }
    .rosso-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .dropdown-menu .link-list-wrapper ul li a i {
      color: #FFF; }
    .rosso-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .dropdown-menu .link-list-wrapper ul li a h3 {
      color: #FFF; }
    .rosso-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .dropdown-menu .link-list-wrapper ul li h3 {
      color: #FFF; }
    .rosso-finmatica .it-header-navbar-wrapper.theme-dark-mobile .navbar .dropdown-menu .link-list-wrapper ul li .divider {
      background: #f59593; } }
  @media (min-width: 992px) {
    .rosso-finmatica .it-header-navbar-wrapper.theme-light-desk {
      background: #FFF;
      box-shadow: 0 20px 30px 5px rgba(0, 0, 0, 0.05); }
      .rosso-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .navbar-collapsable .navbar-nav li a.nav-link.dropdown-toggle svg {
        fill: #CC2C29; }
      .rosso-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar {
        background: transparent; }
        .rosso-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .navbar-collapsable {
          /*lista menu*/ }
          .rosso-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .navbar-collapsable .menu-wrapper {
            background: #FFF; }
            .rosso-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .navbar-collapsable .menu-wrapper .navbar-nav .dropdown-menu .link-list h3 {
              color: #FFF; }
          .rosso-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .navbar-collapsable .navbar-nav li.megamenu .it-external .link-list-wrapper .link-list li.it-more a:before {
            background: #f59593; }
          .rosso-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .navbar-collapsable .navbar-nav li.megamenu a.nav-link:before {
            background-color: #CC2C29; }
          .rosso-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .navbar-collapsable .navbar-nav li.megamenu .it-megamenu-footer {
            background: #b32624; }
          .rosso-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .navbar-collapsable .navbar-nav li.megamenu .dropdown-menu .it-vertical {
            background: #b32624; }
            .rosso-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .navbar-collapsable .navbar-nav li.megamenu .dropdown-menu .it-vertical .link-list-wrapper .link-list li .divider {
              background: #f59593; }
          .rosso-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .navbar-collapsable .navbar-nav li.megamenu .it-description p {
            color: #FFF; }
          .rosso-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .navbar-collapsable .navbar-nav li a.nav-link {
            color: #CC2C29; }
            .rosso-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .navbar-collapsable .navbar-nav li a.nav-link.active {
              border-bottom-color: #CC2C29; }
        .rosso-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .dropdown-menu {
          background: #CC2C29; }
          .rosso-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .dropdown-menu h3 {
            font-weight: 600; }
            .rosso-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .dropdown-menu h3.it-heading-megacolumn {
              color: #FFF; }
          .rosso-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .dropdown-menu:before {
            background: #CC2C29; }
          .rosso-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .dropdown-menu .link-list-wrapper ul li a.list-item.active {
            color: #FFF; }
            .rosso-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .dropdown-menu .link-list-wrapper ul li a.list-item.active span {
              color: #FFF; }
          .rosso-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .dropdown-menu .link-list-wrapper ul li a span {
            color: #FFF; }
          .rosso-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .dropdown-menu .link-list-wrapper ul li a i {
            color: #FFF; }
          .rosso-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .dropdown-menu .link-list-wrapper ul li a h3 {
            color: #FFF; }
          .rosso-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .dropdown-menu .link-list-wrapper ul li h3 {
            color: #FFF; }
          .rosso-finmatica .it-header-navbar-wrapper.theme-light-desk .navbar .dropdown-menu .link-list-wrapper ul li .divider {
            background: #d9dadb; } }
  .rosso-finmatica .it-header-wrapper .it-nav-wrapper {
    position: relative; }
    .rosso-finmatica .it-header-wrapper .it-nav-wrapper .it-brand-wrapper {
      padding-left: 32px; }
    .rosso-finmatica .it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper {
      transition: padding-top 0.3s ease;
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -22px; }
      .rosso-finmatica .it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper nav {
        padding-left: 18px;
        padding-right: 18px; }
        .rosso-finmatica .it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper nav .custom-navbar-toggler {
          padding: 0;
          transform: translateX(-2px);
          cursor: pointer; }
  .rosso-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-nav-wrapper {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10; }
  @media (min-width: 992px) {
    .rosso-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-slim-wrapper,
    .rosso-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-center-wrapper {
      display: none; }
    .rosso-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper {
      position: fixed;
      width: 100%;
      top: 0; }
      .rosso-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-end; }
        .rosso-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-brand-wrapper {
          align-self: center; }
          .rosso-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-brand-wrapper.cloned .it-brand-text {
            display: none; }
          .rosso-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-brand-wrapper.cloned a {
            color: #FFF; }
            .rosso-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-brand-wrapper.cloned a:hover {
              text-decoration: none; }
            .rosso-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-brand-wrapper.cloned a .icon {
              fill: #FFF;
              width: 41px;
              height: 41px;
              margin-right: 16px;
              flex-shrink: 0; }
        .rosso-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-search-wrapper {
          display: flex;
          align-items: center;
          align-self: center;
          margin-left: 26.66667px;
          font-size: 0.889em;
          color: #FFF; }
          .rosso-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-search-wrapper a.rounded-icon {
            width: 48px;
            height: 48px;
            border-radius: 24px;
            display: block;
            background: #FFF;
            display: flex;
            justify-content: center;
            align-items: center;
            margin-left: 16px;
            transition: all 0.3s; }
            .rosso-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-search-wrapper a.rounded-icon:hover {
              background: #f2f2f2; }
            .rosso-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-search-wrapper a.rounded-icon svg {
              fill: #cc2c29;
              width: 24px;
              height: 24px; }
          .rosso-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-search-wrapper.cloned a {
            width: 35px;
            height: 35px; }
            .rosso-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-search-wrapper.cloned a svg {
              width: 20px;
              height: 20px; }
        .rosso-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .navbar-nav {
          flex: 1; }
          .rosso-finmatica .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .navbar-nav.navbar-secondary {
            display: none; } }
  .rosso-finmatica .it-header-wrapper.it-header-sticky.is-sticky ~ * .owl-carousel {
    z-index: auto; }
  @media (min-width: 992px) {
    .rosso-finmatica .it-header-wrapper .it-nav-wrapper {
      position: relative; }
      .rosso-finmatica .it-header-wrapper .it-nav-wrapper .it-brand-wrapper {
        padding-left: 0; }
      .rosso-finmatica .it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper {
        position: inherit;
        left: auto;
        top: inherit;
        margin-top: 0; }
        .rosso-finmatica .it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper nav {
          padding-left: 18px;
          padding-right: 18px; }
    .rosso-finmatica .it-header-wrapper .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu {
      left: 0;
      right: 0; } }
  .rosso-finmatica .it-footer-main {
    background-color: #661614;
    color: #FFF;
    font-size: 16px; }
    .rosso-finmatica .it-footer-main h4 a {
      color: #FFF;
      text-decoration: none;
      text-transform: uppercase;
      font-size: 16px; }
    .rosso-finmatica .it-footer-main .link-list-wrapper ul li a {
      padding: 0;
      font-size: 1em;
      line-height: 2em;
      color: #FFF; }
      .rosso-finmatica .it-footer-main .link-list-wrapper ul li a:hover:not(.disabled) {
        text-decoration: underline; }
    .rosso-finmatica .it-footer-main .it-brand-wrapper {
      padding: 32px 0; }
      .rosso-finmatica .it-footer-main .it-brand-wrapper .it-brand-text {
        padding-right: 24px; }
      .rosso-finmatica .it-footer-main .it-brand-wrapper a {
        display: flex;
        color: #FFF;
        align-items: center;
        text-decoration: none; }
        .rosso-finmatica .it-footer-main .it-brand-wrapper a h2 {
          font-size: 1.25em;
          margin-bottom: 0;
          font-weight: 600;
          letter-spacing: unset;
          line-height: 1.1; }
        .rosso-finmatica .it-footer-main .it-brand-wrapper a h3 {
          font-size: 0.889em;
          font-weight: normal;
          margin-bottom: 0; }
        .rosso-finmatica .it-footer-main .it-brand-wrapper a:hover {
          text-decoration: none; }
        .rosso-finmatica .it-footer-main .it-brand-wrapper a .icon {
          fill: #FFF;
          width: 48px;
          height: 48px;
          margin-right: 8px;
          flex-shrink: 0; }
    .rosso-finmatica .it-footer-main section {
      padding: 0 16px; }
    .rosso-finmatica .it-footer-main label {
      font-weight: 600; }
  .rosso-finmatica .it-footer-small-prints {
    background-color: #330b0a; }
    .rosso-finmatica .it-footer-small-prints ul.it-footer-small-prints-list {
      padding: 1.5rem 1rem; }
      .rosso-finmatica .it-footer-small-prints ul.it-footer-small-prints-list li {
        padding: 0.5rem 0; }
        .rosso-finmatica .it-footer-small-prints ul.it-footer-small-prints-list li:first-child {
          padding-top: 0; }
        .rosso-finmatica .it-footer-small-prints ul.it-footer-small-prints-list li:last-child {
          padding-bottom: 0; }
    .rosso-finmatica .it-footer-small-prints a,
    .rosso-finmatica .it-footer-small-prints a:hover:not(.disabled) {
      color: #FFF;
      font-size: 15px;
      text-decoration: none; }
  .rosso-finmatica .form-newsletter input[type='email'] {
    font-size: 1em; }
    .rosso-finmatica .form-newsletter input[type='email'] ~ * {
      margin-top: 1em; }
  .rosso-finmatica .form-newsletter button {
    display: block;
    width: 100%; }
  @media (min-width: 992px) {
    .rosso-finmatica .form-newsletter button {
      display: inline-block;
      width: auto; } }
  @media (min-width: 768px) {
    .rosso-finmatica .it-footer-small-prints ul.it-footer-small-prints-list li {
      padding: 0 1rem; }
      .rosso-finmatica .it-footer-small-prints ul.it-footer-small-prints-list li:first-child {
        padding-left: 0; }
      .rosso-finmatica .it-footer-small-prints ul.it-footer-small-prints-list li:last-child {
        padding-right: 0; } }
  @media (max-width: 992px) {
    .rosso-finmatica .navbar.theme-dark-mobile .navbar-collapsable {
      /*lista menu*/ }
      .rosso-finmatica .navbar.theme-dark-mobile .navbar-collapsable .menu-wrapper {
        background: #cc2c29; }
        .rosso-finmatica .navbar.theme-dark-mobile .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12:not(:first-child) .it-heading-megacolumn:before {
          background: #f59593; }
        .rosso-finmatica .navbar.theme-dark-mobile .navbar-collapsable .menu-wrapper .navbar-nav .dropdown-menu .link-list h3 {
          color: #FFF; }
        .rosso-finmatica .navbar.theme-dark-mobile .navbar-collapsable .menu-wrapper .navbar-nav .dropdown-menu .col-12:not(:first-child) .link-list-wrapper h3:before {
          background: #f59593; }
      .rosso-finmatica .navbar.theme-dark-mobile .navbar-collapsable .navbar-nav .it-external .link-list-wrapper .link-list li.it-more a:before {
        background: #f59593; }
      .rosso-finmatica .navbar.theme-dark-mobile .navbar-collapsable .navbar-nav li.megamenu .it-megamenu-footer {
        background: #b32624; }
      .rosso-finmatica .navbar.theme-dark-mobile .navbar-collapsable .navbar-nav li.megamenu .dropdown-menu .it-vertical {
        background: #b32624; }
        .rosso-finmatica .navbar.theme-dark-mobile .navbar-collapsable .navbar-nav li.megamenu .dropdown-menu .it-vertical .link-list-wrapper .link-list li .divider {
          background: #f59593; }
        .rosso-finmatica .navbar.theme-dark-mobile .navbar-collapsable .navbar-nav li.megamenu .dropdown-menu .it-vertical.it-description p {
          color: #FFF; }
        .rosso-finmatica .navbar.theme-dark-mobile .navbar-collapsable .navbar-nav li.megamenu .dropdown-menu .it-vertical.it-description .description-content:before {
          background: #f59593; }
      .rosso-finmatica .navbar.theme-dark-mobile .navbar-collapsable .navbar-nav li a.nav-link {
        color: #FFF; }
        .rosso-finmatica .navbar.theme-dark-mobile .navbar-collapsable .navbar-nav li a.nav-link.active {
          border-left-color: #FFF; }
    .rosso-finmatica .navbar.theme-dark-mobile .close-div .close-menu {
      color: #FFF; }
    .rosso-finmatica .navbar.theme-dark-mobile .dropdown-menu h3 {
      font-weight: 600; }
      .rosso-finmatica .navbar.theme-dark-mobile .dropdown-menu h3.it-heading-megacolumn {
        color: #FFF; }
    .rosso-finmatica .navbar.theme-dark-mobile .dropdown-menu .link-list-wrapper ul li a.list-item.active {
      color: #FFF; }
      .rosso-finmatica .navbar.theme-dark-mobile .dropdown-menu .link-list-wrapper ul li a.list-item.active span {
        color: #FFF; }
    .rosso-finmatica .navbar.theme-dark-mobile .dropdown-menu .link-list-wrapper ul li a span {
      color: #FFF; }
    .rosso-finmatica .navbar.theme-dark-mobile .dropdown-menu .link-list-wrapper ul li a i {
      color: #FFF; }
    .rosso-finmatica .navbar.theme-dark-mobile .dropdown-menu .link-list-wrapper ul li a h3 {
      color: #FFF; }
    .rosso-finmatica .navbar.theme-dark-mobile .dropdown-menu .link-list-wrapper ul li h3 {
      color: #FFF; }
    .rosso-finmatica .navbar.theme-dark-mobile .dropdown-menu .link-list-wrapper ul li .divider {
      background: #f59593; } }
  @media (min-width: 992px) {
    .rosso-finmatica .navbar.theme-light-desk {
      background: #FFF;
      box-shadow: 0 20px 30px 5px rgba(0, 0, 0, 0.05); }
      .rosso-finmatica .navbar.theme-light-desk .navbar-collapsable {
        /*lista menu*/ }
        .rosso-finmatica .navbar.theme-light-desk .navbar-collapsable .menu-wrapper {
          background: #FFF; }
          .rosso-finmatica .navbar.theme-light-desk .navbar-collapsable .menu-wrapper .navbar-nav .dropdown-menu .link-list h3 {
            color: #FFF; }
        .rosso-finmatica .navbar.theme-light-desk .navbar-collapsable .navbar-nav li.megamenu .it-external .link-list-wrapper .link-list li.it-more a:before {
          background: #f59593; }
        .rosso-finmatica .navbar.theme-light-desk .navbar-collapsable .navbar-nav li.megamenu a.nav-link:before {
          background-color: #CC2C29; }
        .rosso-finmatica .navbar.theme-light-desk .navbar-collapsable .navbar-nav li.megamenu .it-megamenu-footer {
          background: #b32624; }
        .rosso-finmatica .navbar.theme-light-desk .navbar-collapsable .navbar-nav li.megamenu .dropdown-menu .it-vertical {
          background: #b32624; }
          .rosso-finmatica .navbar.theme-light-desk .navbar-collapsable .navbar-nav li.megamenu .dropdown-menu .it-vertical .link-list-wrapper .link-list li .divider {
            background: #f59593; }
        .rosso-finmatica .navbar.theme-light-desk .navbar-collapsable .navbar-nav li.megamenu .it-description p {
          color: #FFF; }
        .rosso-finmatica .navbar.theme-light-desk .navbar-collapsable .navbar-nav li a.nav-link {
          color: #CC2C29; }
          .rosso-finmatica .navbar.theme-light-desk .navbar-collapsable .navbar-nav li a.nav-link.active {
            border-bottom-color: #CC2C29; }
      .rosso-finmatica .navbar.theme-light-desk .dropdown-menu {
        background: #CC2C29; }
        .rosso-finmatica .navbar.theme-light-desk .dropdown-menu h3 {
          font-weight: 600; }
          .rosso-finmatica .navbar.theme-light-desk .dropdown-menu h3.it-heading-megacolumn {
            color: #FFF; }
        .rosso-finmatica .navbar.theme-light-desk .dropdown-menu:before {
          background: #CC2C29; }
        .rosso-finmatica .navbar.theme-light-desk .dropdown-menu .link-list-wrapper ul li a.list-item.active {
          color: #FFF; }
          .rosso-finmatica .navbar.theme-light-desk .dropdown-menu .link-list-wrapper ul li a.list-item.active span {
            color: #FFF; }
        .rosso-finmatica .navbar.theme-light-desk .dropdown-menu .link-list-wrapper ul li a span {
          color: #FFF; }
        .rosso-finmatica .navbar.theme-light-desk .dropdown-menu .link-list-wrapper ul li a i {
          color: #FFF; }
        .rosso-finmatica .navbar.theme-light-desk .dropdown-menu .link-list-wrapper ul li a h3 {
          color: #FFF; }
        .rosso-finmatica .navbar.theme-light-desk .dropdown-menu .link-list-wrapper ul li h3 {
          color: #FFF; }
        .rosso-finmatica .navbar.theme-light-desk .dropdown-menu .link-list-wrapper ul li .divider {
          background: #d9dadb; } }
  .rosso-finmatica .componente-base {
    background-color: #CC2C29;
    color: #FFF;
    cursor: pointer;
    padding: 8px 8px; }
  .rosso-finmatica :focus, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .lever, .rosso-finmatica .form-check [type='checkbox']:focus + label,
  .rosso-finmatica .form-check [type='radio']:focus + label, .rosso-finmatica .toggles label input[type='checkbox']:focus + .lever {
    border-color: #fd7e14;
    box-shadow: 0 0 0 2px #fd7e14;
    outline: none; }
  .rosso-finmatica [tabindex="-1"]:focus:not(:focus-visible), .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label[tabindex="-1"]:not(:focus-visible), .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label[tabindex="-1"]:not(:focus-visible), .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + .lever[tabindex="-1"]:not(:focus-visible), .rosso-finmatica .form-check [type='checkbox']:focus + label[tabindex="-1"]:not(:focus-visible),
  .rosso-finmatica .form-check [type='radio']:focus + label[tabindex="-1"]:not(:focus-visible), .rosso-finmatica .toggles label input[type='checkbox']:focus + .lever[tabindex="-1"]:not(:focus-visible) {
    box-shadow: none; }
  .rosso-finmatica .focus--mouse, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus.focus--mouse + label, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label[type='checkbox'].focus--mouse + label, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label[type='checkbox'].focus--mouse + label, .blu-finmatica .form-check .toggles label .rosso-finmatica input[type='checkbox']:focus + .lever[type='checkbox'].focus--mouse + label, .blu-finmatica .toggles label .form-check .rosso-finmatica input[type='checkbox']:focus + .lever[type='checkbox'].focus--mouse + label, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus.focus--mouse + label, .blu-finmatica .form-check .rosso-finmatica [type='checkbox']:focus + label[type='radio'].focus--mouse + label, .blu-finmatica .form-check .rosso-finmatica [type='radio']:focus + label[type='radio'].focus--mouse + label, .blu-finmatica .form-check .toggles label .rosso-finmatica input[type='checkbox']:focus + .lever[type='radio'].focus--mouse + label, .blu-finmatica .toggles label .form-check .rosso-finmatica input[type='checkbox']:focus + .lever[type='radio'].focus--mouse + label, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus.focus--mouse + .lever, .blu-finmatica .toggles label .rosso-finmatica input[type='checkbox']:focus + input.lever[type='checkbox'].focus--mouse + .lever, .rosso-finmatica .form-check [type='checkbox']:focus.focus--mouse + label, .blu-finmatica .toggles label .rosso-finmatica .form-check input[type='checkbox']:focus + .lever[type='checkbox'].focus--mouse + label, .rosso-finmatica .form-check [type='checkbox']:focus + label[type='checkbox'].focus--mouse + label, .rosso-finmatica .form-check [type='radio']:focus + label[type='checkbox'].focus--mouse + label, .rosso-finmatica .form-check .toggles label input[type='checkbox']:focus + .lever[type='checkbox'].focus--mouse + label, .rosso-finmatica .toggles label .form-check input[type='checkbox']:focus + .lever[type='checkbox'].focus--mouse + label,
  .rosso-finmatica .form-check [type='radio']:focus.focus--mouse + label, .blu-finmatica .toggles label .rosso-finmatica .form-check input[type='checkbox']:focus + .lever[type='radio'].focus--mouse + label,
  .rosso-finmatica .form-check [type='checkbox']:focus + label[type='radio'].focus--mouse + label,
  .rosso-finmatica .form-check [type='radio']:focus + label[type='radio'].focus--mouse + label,
  .rosso-finmatica .form-check .toggles label input[type='checkbox']:focus + .lever[type='radio'].focus--mouse + label, .rosso-finmatica .toggles label .form-check input[type='checkbox']:focus + .lever[type='radio'].focus--mouse + label, .rosso-finmatica .toggles label input[type='checkbox']:focus.focus--mouse + .lever, .rosso-finmatica .toggles label input[type='checkbox']:focus + input.lever[type='checkbox'].focus--mouse + .lever {
    border-color: inherit;
    box-shadow: none;
    outline: none; }
  .rosso-finmatica .icon {
    width: 32px;
    height: 32px;
    vertical-align: middle; }
    .rosso-finmatica .icon.icon-padded {
      padding: 8px; }
    .rosso-finmatica .icon.icon-xs {
      width: 16px;
      height: 16px; }
      .rosso-finmatica .icon.icon-xs.icon-padded {
        padding: 4px; }
    .rosso-finmatica .icon.icon-sm {
      width: 24px;
      height: 24px; }
      .rosso-finmatica .icon.icon-sm.icon-padded {
        padding: 6px; }
    .rosso-finmatica .icon.icon-lg {
      width: 48px;
      height: 48px; }
      .rosso-finmatica .icon.icon-lg.icon-padded {
        padding: 12px; }
    .rosso-finmatica .icon.icon-xl {
      width: 64px;
      height: 64px; }
      .rosso-finmatica .icon.icon-xl.icon-padded {
        padding: 16px; }
  .rosso-finmatica .icon-primary {
    fill: #CC2C29 !important; }
  .rosso-finmatica .icon-secondary {
    fill: #6c757d !important; }
  .rosso-finmatica .icon-success {
    fill: #28a745 !important; }
  .rosso-finmatica .icon-info {
    fill: #17a2b8 !important; }
  .rosso-finmatica .icon-warning {
    fill: #ffc107 !important; }
  .rosso-finmatica .icon-danger {
    fill: #dc3545 !important; }
  .rosso-finmatica .icon-light {
    fill: #f8f9fa !important; }
  .rosso-finmatica .icon-dark {
    fill: #343a40 !important; }
  .rosso-finmatica .icon-black {
    fill: #000 !important; }
  .rosso-finmatica .icon-white {
    fill: #FFF !important; }
  .rosso-finmatica .icon-100 {
    fill: #f8f9fa !important; }
  .rosso-finmatica .icon-200 {
    fill: #e9ecef !important; }
  .rosso-finmatica .icon-300 {
    fill: #dee2e6 !important; }
  .rosso-finmatica .icon-400 {
    fill: #ced4da !important; }
  .rosso-finmatica .icon-500 {
    fill: #adb5bd !important; }
  .rosso-finmatica .icon-600 {
    fill: #6c757d !important; }
  .rosso-finmatica .icon-700 {
    fill: #495057 !important; }
  .rosso-finmatica .icon-800 {
    fill: #343a40 !important; }
  .rosso-finmatica .icon-900 {
    fill: #212529 !important; }
  .rosso-finmatica .italia-it-button {
    display: inline-block;
    position: relative;
    padding: 0;
    color: #fff;
    font-weight: 600;
    line-height: 1em;
    text-decoration: none;
    border: 0;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    border-radius: 3px; }
  .rosso-finmatica .italia-it-button-icon,
  .rosso-finmatica .italia-it-button-text {
    display: block;
    float: left; }
  .rosso-finmatica .italia-it-button-icon {
    margin: 0 -0.4em 0 0;
    padding: 0.6em 0.8em 0.5em;
    border-right: rgba(255, 255, 255, 0.1) 0.1em solid; }
  .rosso-finmatica .italia-it-button-text {
    padding: 0.95em 1em 0.85em 1em;
    font-size: 1.15em;
    text-align: center; }
  .rosso-finmatica .italia-it-block {
    display: block; }
  .rosso-finmatica .italia-it-button-size-s {
    font-size: 10px; }
  .rosso-finmatica .italia-it-button-size-s > span img {
    width: 19px;
    height: 19px;
    border: 0; }
  .rosso-finmatica .italia-it-button-size-m {
    font-size: 15px; }
  .rosso-finmatica .italia-it-button-size-m > span img {
    width: 29px;
    height: 29px;
    border: 0; }
  .rosso-finmatica .italia-it-button-size-l {
    font-size: 20px; }
  .rosso-finmatica .italia-it-button-size-l > span img {
    width: 38px;
    height: 38px;
    border: 0; }
  .rosso-finmatica .italia-it-button-size-xl {
    font-size: 25px; }
  .rosso-finmatica .italia-it-button-size-xl > span img {
    width: 47px;
    height: 47px;
    border: 0; }
  .rosso-finmatica .button-spid {
    background-color: #06c;
    color: #fff; }
  .rosso-finmatica .button-spid svg {
    fill: #fff;
    width: 1.8em;
    height: 1.8em;
    fill: #fff; }
  .rosso-finmatica .button-spid:hover {
    background-color: #036;
    color: #fff; }
  .rosso-finmatica .button-spid:active {
    background-color: #83beed;
    color: #036; }
  .rosso-finmatica .spid-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }

@font-face {
  font-family: "Titillium Web";
  src: url(./TitilliumWeb/TitilliumWeb-ExtraLight.woff2) format("woff2"), url(./TitilliumWeb/TitilliumWeb-ExtraLight.woff) format("woff"), url(./TitilliumWeb/TitilliumWeb-ExtraLight.ttf) format("truetype");
  font-weight: 300; }

@font-face {
  font-family: "Titillium Web";
  src: url(./TitilliumWeb/TitilliumWeb-Light.woff2) format("woff2"), url(./TitilliumWeb/TitilliumWeb-Light.woff) format("woff"), url(./TitilliumWeb/TitilliumWeb-Light.ttf) format("truetype");
  font-weight: 400; }

@font-face {
  font-family: "Titillium Web";
  src: url(./TitilliumWeb/TitilliumWeb-Regular.woff2) format("woff2"), url(./TitilliumWeb/TitilliumWeb-Regular.woff) format("woff"), url(./TitilliumWeb/TitilliumWeb-Regular.ttf) format("truetype");
  font-weight: 500; }

@font-face {
  font-family: "Titillium Web";
  src: url(./TitilliumWeb/TitilliumWeb-SemiBold.woff2) format("woff2"), url(./TitilliumWeb/TitilliumWeb-SemiBold.woff) format("woff"), url(./TitilliumWeb/TitilliumWeb-SemiBold.ttf) format("truetype");
  font-weight: 600; }

@font-face {
  font-family: "Titillium Web";
  src: url(./TitilliumWeb/TitilliumWeb-Bold.woff2) format("woff2"), url(./TitilliumWeb/TitilliumWeb-Bold.woff) format("woff"), url(./TitilliumWeb/TitilliumWeb-Bold.ttf) format("truetype");
  font-weight: 700; }

@font-face {
  font-family: "Titillium Web";
  src: url(./TitilliumWeb/TitilliumWeb-Black.woff2) format("woff2"), url(./TitilliumWeb/TitilliumWeb-Black.woff) format("woff"), url(./TitilliumWeb/TitilliumWeb-Black.ttf) format("truetype");
  font-weight: 800; }

/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'fontawesome-alloy';
  src: url("../font/fontawesome-alloy.eot");
  src: url("../font/fontawesome-alloy.eot?#iefix") format("embedded-opentype"), url("../font/fontawesome-alloy.woff") format("woff"), url("../font/fontawesome-alloy.ttf") format("truetype"), url("../font/fontawesome-alloy.svg#fontawesome-alloy") format("svg");
  font-weight: normal;
  font-style: normal; }

/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'fontawesome-alloy';
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none; }

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.33333em; }

/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline; }

/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.14286em;
  text-align: right;
  padding-right: 0.28571em; }
  [class^="icon-"].icon-fixed-width.icon-large,
  [class*=" icon-"].icon-fixed-width.icon-large {
    width: 1.42857em; }

.icons-ul {
  margin-left: 2.14286em;
  list-style-type: none; }
  .icons-ul > li {
    position: relative; }
  .icons-ul .icon-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    text-align: center;
    line-height: inherit; }

[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none; }

.icon-muted {
  color: #eeeeee; }

.icon-light {
  color: white; }

.icon-dark {
  color: #333333; }

.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.icon-2x {
  font-size: 2em; }
  .icon-2x.icon-border {
    border-width: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }

.icon-3x {
  font-size: 3em; }
  .icon-3x.icon-border {
    border-width: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }

.icon-4x {
  font-size: 4em; }
  .icon-4x.icon-border {
    border-width: 4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px; }

.icon-5x {
  font-size: 5em; }
  .icon-5x.icon-border {
    border-width: 5px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em; }

[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em; }

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0; }

/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none; }

/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large, .nav [class^="icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em; }

.btn [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^="icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block; }

.nav-tabs [class^="icon-"], .nav-tabs [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^="icon-"], .nav-pills [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em; }

.btn [class^="icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em; }

.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em; }

.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em; }

.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0; }
  .btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-left.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-top: .05em; }
  .btn.btn-large [class^="icon-"].pull-left.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-left.icon-2x {
    margin-right: .2em; }
  .btn.btn-large [class^="icon-"].pull-right.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-left: .2em; }

/* Fixes alignment in nav lists */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit; }

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%; }
  .icon-stack [class^="icon-"],
  .icon-stack [class*=" icon-"] {
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 1em;
    line-height: inherit;
    *line-height: 2em; }
  .icon-stack .icon-stack-base {
    font-size: 2em;
    *line-height: 1em; }

/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none; }

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg); } }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg); } }

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(359deg); } }

@-ms-keyframes spin {
0% {
    -ms-transform: rotate(0deg); }
100% {
    -ms-transform: rotate(359deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); }

.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); }

.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); }

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1); }

/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block; }

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'fontawesome-alloy';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-caret-bottom-right, .icon-glass, .icon-music, .icon-search, .icon-envelope, .icon-heart, .icon-star, .icon-star-empty, .icon-user, .icon-film, .icon-th-large, .icon-th, .icon-th-list, .icon-ok, .icon-remove, .icon-zoom-in, .icon-zoom-out, .icon-off, .icon-signal, .icon-cog, .icon-trash, .icon-home, .icon-file, .icon-inbox, .icon-play-circle, .icon-repeat, .icon-refresh, .icon-list-alt, .icon-lock, .icon-flag, .icon-headphones, .icon-volume-off, .icon-volume-down, .icon-volume-up, .icon-qrcode, .icon-barcode, .icon-tag, .icon-tags, .icon-book, .icon-bookmark, .icon-print, .icon-camera, .icon-font, .icon-bold, .icon-italic, .icon-align-justify, .icon-list, .icon-indent-left, .icon-indent-right, .icon-facetime-video, .icon-picture, .icon-pencil, .icon-map-marker, .icon-adjust, .icon-tint, .icon-edit, .icon-share, .icon-check, .icon-move, .icon-step-backward, .icon-fast-backward, .icon-backward, .icon-play, .icon-pause, .icon-stop, .icon-forward, .icon-fast-forward, .icon-minus-sign, .icon-remove-sign, .icon-ok-sign, .icon-question-sign, .icon-info-sign, .icon-screenshot, .icon-remove-circle, .icon-ok-circle, .icon-ban-circle, .icon-arrow-left, .icon-arrow-right, .icon-arrow-up, .icon-arrow-down, .icon-share-alt, .icon-resize-full, .icon-resize-small, .icon-plus, .icon-minus, .icon-asterisk, .icon-exclamation-sign, .icon-gift, .icon-leaf, .icon-calendar, .icon-random, .icon-comment, .icon-magnet, .icon-chevron-up, .icon-chevron-down, .icon-retweet, .icon-shopping-cart, .icon-folder-close, .icon-folder-open, .icon-resize-vertical, .icon-resize-horizontal, .icon-bar-chart, .icon-twitter-sign, .icon-facebook-sign, .icon-camera-retro, .icon-key, .icon-cogs, .icon-comments, .icon-thumbs-up, .icon-thumbs-down, .icon-star-half, .icon-signin, .icon-trophy, .icon-github-sign, .icon-upload-alt, .icon-lemon, .icon-phone, .icon-check-empty, .icon-bookmark-empty, .icon-phone-sign, .icon-twitter, .icon-facebook, .icon-github, .icon-unlock, .icon-credit, .icon-rss, .icon-hdd, .icon-bullhorn, .icon-bell, .icon-certificate, .icon-hand-right, .icon-hand-left, .icon-hand-up, .icon-globe, .icon-wrench, .icon-tasks, .icon-filter, .icon-briefcase, .icon-fullscreen, .icon-group, .icon-link, .icon-cloud, .icon-beaker, .icon-cut, .icon-copy, .icon-paper-clip, .icon-save, .icon-sign-blank, .icon-reorder, .icon-list-ul, .icon-list-ol, .icon-strikethrough, .icon-underline, .icon-table, .icon-magic, .icon-money, .icon-caret-down, .icon-caret-up, .icon-caret-left, .icon-caret-right, .icon-columns, .icon-sort, .icon-sort-down, .icon-sort-up, .icon-envelope-alt, .icon-linkedin, .icon-undo, .icon-legal, .icon-dashboard, .icon-comment-alt, .icon-comments-alt, .icon-bolt, .icon-sitemap, .icon-umbrella, .icon-paste, .icon-lightbulb, .icon-exchange, .icon-bell-alt, .icon-coffee, .icon-food, .icon-file-alt, .icon-building, .icon-hospital, .icon-ambulance, .icon-medkit, .icon-fighter-jet, .icon-beer, .icon-h-sign, .icon-plus-sign, .icon-double-angle-left, .icon-double-angle-right, .icon-double-angle-up, .icon-double-angle-down, .icon-angle-left, .icon-angle-right, .icon-angle-up, .icon-angle-down, .icon-desktop, .icon-laptop, .icon-spinner, .icon-circle, .icon-reply, .icon-github-alt, .icon-folder-close-alt, .icon-folder-open-alt, .icon-expand-alt, .icon-collapse-alt, .icon-smile, .icon-frown, .icon-meh, .icon-gamepad, .icon-keyboard, .icon-flag-alt, .icon-flag-checkered, .icon-terminal, .icon-code, .icon-reply-all, .icon-star-half-full, .icon-location-arrow, .icon-crop, .icon-code-fork, .icon-subscript, .icon-eraser, .icon-puzzle, .icon-microphone, .icon-microphone-off, .icon-shield, .icon-calendar-empty, .icon-fire-extinguisher, .icon-rocket, .icon-maxcdn, .icon-chevron-sign-left, .icon-chevron-sign-right, .icon-chevron-sign-up, .icon-chevron-sign-down, .icon-html5, .icon-css3, .icon-anchor, .icon-unlock-alt, .icon-bullseye, .icon-ellipsis-horizontal, .icon-ellipsis-vertical, .icon-rss-sign, .icon-fb-boolean, .icon-text-height, .icon-text-width, .icon-align-left, .icon-align-center, .icon-align-right, .icon-step-forward, .icon-eject, .icon-chevron-left, .icon-chevron-right, .icon-plus-sign-2, .icon-fire, .icon-eye-open, .icon-eye-close, .icon-warning-sign, .icon-plane, .icon-heart-empty, .icon-signout, .icon-linkedin-sign, .icon-pushpin, .icon-external-link, .icon-hand-down, .icon-circle-arrow-left, .icon-circle-arrow-right, .icon-circle-arrow-up, .icon-circle-arrow-down, .icon-truck, .icon-pinterest, .icon-pinterest-sign, .icon-google-plus-sign, .icon-google-plus, .icon-cloud-download, .icon-cloud-upload, .icon-user-md, .icon-stethoscope, .icon-suitcase, .icon-tablet, .icon-mobile, .icon-circle-blank, .icon-quote-left, .icon-quote-right, .icon-unlink, .icon-question, .icon-info, .icon-exclamation, .icon-superscript, .icon-play-sign, .icon-ticket, .icon-minus-sign-alt, .icon-check-minus, .icon-level-up, .icon-sort-by-attributes-alt, .icon-sort-by-order, .icon-sort-by-order-alt, .icon-thumbs-up-2, .icon-thumbs-down-2, .icon-dribbble, .icon-skype, .icon-foursquare, .icon-trello, .icon-female, .icon-level-down, .icon-check-sign, .icon-edit-sign, .icon-external-link-sign, .icon-share-sign, .icon-compass, .icon-collapse, .icon-collapse-top, .icon-expand, .icon-euro, .icon-gbp, .icon-dollar, .icon-rupee, .icon-yen, .icon-renminbi, .icon-won, .icon-bitcoin, .icon-file-2, .icon-file-text, .icon-sort-by-alphabet, .icon-sort-by-alphabet-alt, .icon-sort-by-attributes, .icon-youtube-sign, .icon-youtube, .icon-xing, .icon-xing-sign, .icon-youtube-play, .icon-dropbox, .icon-stackexchange, .icon-instagram, .icon-flickr, .icon-adn, .icon-bitbucket, .icon-bitbucket-sign, .icon-tumblr, .icon-tumblr-sign, .icon-long-arrow-down, .icon-long-arrow-up, .icon-long-arrow-left, .icon-long-arrow-right, .icon-apple, .icon-windows, .icon-android, .icon-linux, .icon-male, .icon-gittip, .icon-sun, .icon-moon, .icon-archive, .icon-bug, .icon-vk, .icon-weibo, .icon-renren, .icon-time, .icon-road, .icon-download-alt, .icon-download, .icon-upload, .icon-db-joinxor, .icon-db-state, .icon-db-start, .icon-db-end, .icon-db-fork, .icon-db-condition, .icon-db-task, .icon-db-join, .icon-fb-button, .icon-fb-fieldset, .icon-fb-custom-field, .icon-fb-separator, .icon-fb-paragraph, .icon-fb-file-upload, .icon-fb-text, .icon-fb-text-box, .icon-fb-select, .icon-fb-radio, .icon-fb-number, .icon-fb-integer, .icon-fb-decimal {
  font-family: 'fontawesome-alloy';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

.icon-caret-bottom-right:before {
  content: "\e016"; }

.icon-glass:before {
  content: "\f000"; }

.icon-music:before {
  content: "\f001"; }

.icon-search:before {
  content: "\f002"; }

.icon-envelope:before {
  content: "\f003"; }

.icon-heart:before {
  content: "\f004"; }

.icon-star:before {
  content: "\f005"; }

.icon-star-empty:before {
  content: "\f006"; }

.icon-user:before {
  content: "\f007"; }

.icon-film:before {
  content: "\f008"; }

.icon-th-large:before {
  content: "\f009"; }

.icon-th:before {
  content: "\f00a"; }

.icon-th-list:before {
  content: "\f00b"; }

.icon-ok:before {
  content: "\f00c"; }

.icon-remove:before {
  content: "\f00d"; }

.icon-zoom-in:before {
  content: "\f00e"; }

.icon-zoom-out:before {
  content: "\f010"; }

.icon-off:before {
  content: "\f011"; }

.icon-signal:before {
  content: "\f012"; }

.icon-cog:before {
  content: "\f013"; }

.icon-trash:before {
  content: "\f014"; }

.icon-home:before {
  content: "\f015"; }

.icon-file:before {
  content: "\f016"; }

.icon-inbox:before {
  content: "\f01c"; }

.icon-play-circle:before {
  content: "\f01d"; }

.icon-repeat:before {
  content: "\f01e"; }

.icon-refresh:before {
  content: "\f021"; }

.icon-list-alt:before {
  content: "\f022"; }

.icon-lock:before {
  content: "\f023"; }

.icon-flag:before {
  content: "\f024"; }

.icon-headphones:before {
  content: "\f025"; }

.icon-volume-off:before {
  content: "\f026"; }

.icon-volume-down:before {
  content: "\f027"; }

.icon-volume-up:before {
  content: "\f028"; }

.icon-qrcode:before {
  content: "\f029"; }

.icon-barcode:before {
  content: "\f02a"; }

.icon-tag:before {
  content: "\f02b"; }

.icon-tags:before {
  content: "\f02c"; }

.icon-book:before {
  content: "\f02d"; }

.icon-bookmark:before {
  content: "\f02e"; }

.icon-print:before {
  content: "\f02f"; }

.icon-camera:before {
  content: "\f030"; }

.icon-font:before {
  content: "\f031"; }

.icon-bold:before {
  content: "\f032"; }

.icon-italic:before {
  content: "\f033"; }

.icon-align-justify:before {
  content: "\f039"; }

.icon-list:before {
  content: "\f03a"; }

.icon-indent-left:before {
  content: "\f03b"; }

.icon-indent-right:before {
  content: "\f03c"; }

.icon-facetime-video:before {
  content: "\f03d"; }

.icon-picture:before {
  content: "\f03e"; }

.icon-pencil:before {
  content: "\f040"; }

.icon-map-marker:before {
  content: "\f041"; }

.icon-adjust:before {
  content: "\f042"; }

.icon-tint:before {
  content: "\f043"; }

.icon-edit:before {
  content: "\f044"; }

.icon-share:before {
  content: "\f045"; }

.icon-check:before {
  content: "\f046"; }

.icon-move:before {
  content: "\f047"; }

.icon-step-backward:before {
  content: "\f048"; }

.icon-fast-backward:before {
  content: "\f049"; }

.icon-backward:before {
  content: "\f04a"; }

.icon-play:before {
  content: "\f04b"; }

.icon-pause:before {
  content: "\f04c"; }

.icon-stop:before {
  content: "\f04d"; }

.icon-forward:before {
  content: "\f04e"; }

.icon-fast-forward:before {
  content: "\f050"; }

.icon-minus-sign:before {
  content: "\f056"; }

.icon-remove-sign:before {
  content: "\f057"; }

.icon-ok-sign:before {
  content: "\f058"; }

.icon-question-sign:before {
  content: "\f059"; }

.icon-info-sign:before {
  content: "\f05a"; }

.icon-screenshot:before {
  content: "\f05b"; }

.icon-remove-circle:before {
  content: "\f05c"; }

.icon-ok-circle:before {
  content: "\f05d"; }

.icon-ban-circle:before {
  content: "\f05e"; }

.icon-arrow-left:before {
  content: "\f060"; }

.icon-arrow-right:before {
  content: "\f061"; }

.icon-arrow-up:before {
  content: "\f062"; }

.icon-arrow-down:before {
  content: "\f063"; }

.icon-share-alt:before {
  content: "\f064"; }

.icon-resize-full:before {
  content: "\f065"; }

.icon-resize-small:before {
  content: "\f066"; }

.icon-plus:before {
  content: "\f067"; }

.icon-minus:before {
  content: "\f068"; }

.icon-asterisk:before {
  content: "\f069"; }

.icon-exclamation-sign:before {
  content: "\f06a"; }

.icon-gift:before {
  content: "\f06b"; }

.icon-leaf:before {
  content: "\f06c"; }

.icon-calendar:before {
  content: "\f073"; }

.icon-random:before {
  content: "\f074"; }

.icon-comment:before {
  content: "\f075"; }

.icon-magnet:before {
  content: "\f076"; }

.icon-chevron-up:before {
  content: "\f077"; }

.icon-chevron-down:before {
  content: "\f078"; }

.icon-retweet:before {
  content: "\f079"; }

.icon-shopping-cart:before {
  content: "\f07a"; }

.icon-folder-close:before {
  content: "\f07b"; }

.icon-folder-open:before {
  content: "\f07c"; }

.icon-resize-vertical:before {
  content: "\f07d"; }

.icon-resize-horizontal:before {
  content: "\f07e"; }

.icon-bar-chart:before {
  content: "\f080"; }

.icon-twitter-sign:before {
  content: "\f081"; }

.icon-facebook-sign:before {
  content: "\f082"; }

.icon-camera-retro:before {
  content: "\f083"; }

.icon-key:before {
  content: "\f084"; }

.icon-cogs:before {
  content: "\f085"; }

.icon-comments:before {
  content: "\f086"; }

.icon-thumbs-up:before {
  content: "\f087"; }

.icon-thumbs-down:before {
  content: "\f088"; }

.icon-star-half:before {
  content: "\f089"; }

.icon-signin:before {
  content: "\f090"; }

.icon-trophy:before {
  content: "\f091"; }

.icon-github-sign:before {
  content: "\f092"; }

.icon-upload-alt:before {
  content: "\f093"; }

.icon-lemon:before {
  content: "\f094"; }

.icon-phone:before {
  content: "\f095"; }

.icon-check-empty:before {
  content: "\f096"; }

.icon-bookmark-empty:before {
  content: "\f097"; }

.icon-phone-sign:before {
  content: "\f098"; }

.icon-twitter:before {
  content: "\f099"; }

.icon-facebook:before {
  content: "\f09a"; }

.icon-github:before {
  content: "\f09b"; }

.icon-unlock:before {
  content: "\f09c"; }

.icon-credit:before {
  content: "\f09d"; }

.icon-rss:before {
  content: "\f09e"; }

.icon-hdd:before {
  content: "\f0a0"; }

.icon-bullhorn:before {
  content: "\f0a1"; }

.icon-bell:before {
  content: "\f0a2"; }

.icon-certificate:before {
  content: "\f0a3"; }

.icon-hand-right:before {
  content: "\f0a4"; }

.icon-hand-left:before {
  content: "\f0a5"; }

.icon-hand-up:before {
  content: "\f0a6"; }

.icon-globe:before {
  content: "\f0ac"; }

.icon-wrench:before {
  content: "\f0ad"; }

.icon-tasks:before {
  content: "\f0ae"; }

.icon-filter:before {
  content: "\f0b0"; }

.icon-briefcase:before {
  content: "\f0b1"; }

.icon-fullscreen:before {
  content: "\f0b2"; }

.icon-group:before {
  content: "\f0c0"; }

.icon-link:before {
  content: "\f0c1"; }

.icon-cloud:before {
  content: "\f0c2"; }

.icon-beaker:before {
  content: "\f0c3"; }

.icon-cut:before {
  content: "\f0c4"; }

.icon-copy:before {
  content: "\f0c5"; }

.icon-paper-clip:before {
  content: "\f0c6"; }

.icon-save:before {
  content: "\f0c7"; }

.icon-sign-blank:before {
  content: "\f0c8"; }

.icon-reorder:before {
  content: "\f0c9"; }

.icon-list-ul:before {
  content: "\f0ca"; }

.icon-list-ol:before {
  content: "\f0cb"; }

.icon-strikethrough:before {
  content: "\f0cc"; }

.icon-underline:before {
  content: "\f0cd"; }

.icon-table:before {
  content: "\f0ce"; }

.icon-magic:before {
  content: "\f0d0"; }

.icon-money:before {
  content: "\f0d6"; }

.icon-caret-down:before {
  content: "\f0d7"; }

.icon-caret-up:before {
  content: "\f0d8"; }

.icon-caret-left:before {
  content: "\f0d9"; }

.icon-caret-right:before {
  content: "\f0da"; }

.icon-columns:before {
  content: "\f0db"; }

.icon-sort:before {
  content: "\f0dc"; }

.icon-sort-down:before {
  content: "\f0dd"; }

.icon-sort-up:before {
  content: "\f0de"; }

.icon-envelope-alt:before {
  content: "\f0e0"; }

.icon-linkedin:before {
  content: "\f0e1"; }

.icon-undo:before {
  content: "\f0e2"; }

.icon-legal:before {
  content: "\f0e3"; }

.icon-dashboard:before {
  content: "\f0e4"; }

.icon-comment-alt:before {
  content: "\f0e5"; }

.icon-comments-alt:before {
  content: "\f0e6"; }

.icon-bolt:before {
  content: "\f0e7"; }

.icon-sitemap:before {
  content: "\f0e8"; }

.icon-umbrella:before {
  content: "\f0e9"; }

.icon-paste:before {
  content: "\f0ea"; }

.icon-lightbulb:before {
  content: "\f0eb"; }

.icon-exchange:before {
  content: "\f0ec"; }

.icon-bell-alt:before {
  content: "\f0f3"; }

.icon-coffee:before {
  content: "\f0f4"; }

.icon-food:before {
  content: "\f0f5"; }

.icon-file-alt:before {
  content: "\f0f6"; }

.icon-building:before {
  content: "\f0f7"; }

.icon-hospital:before {
  content: "\f0f8"; }

.icon-ambulance:before {
  content: "\f0f9"; }

.icon-medkit:before {
  content: "\f0fa"; }

.icon-fighter-jet:before {
  content: "\f0fb"; }

.icon-beer:before {
  content: "\f0fc"; }

.icon-h-sign:before {
  content: "\f0fd"; }

.icon-plus-sign:before {
  content: "\f0fe"; }

.icon-double-angle-left:before {
  content: "\f100"; }

.icon-double-angle-right:before {
  content: "\f101"; }

.icon-double-angle-up:before {
  content: "\f102"; }

.icon-double-angle-down:before {
  content: "\f103"; }

.icon-angle-left:before {
  content: "\f104"; }

.icon-angle-right:before {
  content: "\f105"; }

.icon-angle-up:before {
  content: "\f106"; }

.icon-angle-down:before {
  content: "\f107"; }

.icon-desktop:before {
  content: "\f108"; }

.icon-laptop:before {
  content: "\f109"; }

.icon-spinner:before {
  content: "\f110"; }

.icon-circle:before {
  content: "\f111"; }

.icon-reply:before {
  content: "\f112"; }

.icon-github-alt:before {
  content: "\f113"; }

.icon-folder-close-alt:before {
  content: "\f114"; }

.icon-folder-open-alt:before {
  content: "\f115"; }

.icon-expand-alt:before {
  content: "\f116"; }

.icon-collapse-alt:before {
  content: "\f117"; }

.icon-smile:before {
  content: "\f118"; }

.icon-frown:before {
  content: "\f119"; }

.icon-meh:before {
  content: "\f11a"; }

.icon-gamepad:before {
  content: "\f11b"; }

.icon-keyboard:before {
  content: "\f11c"; }

.icon-flag-alt:before {
  content: "\f11d"; }

.icon-flag-checkered:before {
  content: "\f11e"; }

.icon-terminal:before {
  content: "\f120"; }

.icon-code:before {
  content: "\f121"; }

.icon-reply-all:before {
  content: "\f122"; }

.icon-star-half-full:before {
  content: "\f123"; }

.icon-location-arrow:before {
  content: "\f124"; }

.icon-crop:before {
  content: "\f125"; }

.icon-code-fork:before {
  content: "\f126"; }

.icon-subscript:before {
  content: "\f12c"; }

.icon-eraser:before {
  content: "\f12d"; }

.icon-puzzle:before {
  content: "\f12e"; }

.icon-microphone:before {
  content: "\f130"; }

.icon-microphone-off:before {
  content: "\f131"; }

.icon-shield:before {
  content: "\f132"; }

.icon-calendar-empty:before {
  content: "\f133"; }

.icon-fire-extinguisher:before {
  content: "\f134"; }

.icon-rocket:before {
  content: "\f135"; }

.icon-maxcdn:before {
  content: "\f136"; }

.icon-chevron-sign-left:before {
  content: "\f137"; }

.icon-chevron-sign-right:before {
  content: "\f138"; }

.icon-chevron-sign-up:before {
  content: "\f139"; }

.icon-chevron-sign-down:before {
  content: "\f13a"; }

.icon-html5:before {
  content: "\f13b"; }

.icon-css3:before {
  content: "\f13c"; }

.icon-anchor:before {
  content: "\f13d"; }

.icon-unlock-alt:before {
  content: "\f13e"; }

.icon-bullseye:before {
  content: "\f140"; }

.icon-ellipsis-horizontal:before {
  content: "\f141"; }

.icon-ellipsis-vertical:before {
  content: "\f142"; }

.icon-rss-sign:before {
  content: "\f143"; }

.icon-fb-boolean:before {
  content: "\e008"; }

.icon-text-height:before {
  content: "\f034"; }

.icon-text-width:before {
  content: "\f035"; }

.icon-align-left:before {
  content: "\f036"; }

.icon-align-center:before {
  content: "\f037"; }

.icon-align-right:before {
  content: "\f038"; }

.icon-step-forward:before {
  content: "\f051"; }

.icon-eject:before {
  content: "\f052"; }

.icon-chevron-left:before {
  content: "\f053"; }

.icon-chevron-right:before {
  content: "\f054"; }

.icon-plus-sign-2:before {
  content: "\f055"; }

.icon-fire:before {
  content: "\f06d"; }

.icon-eye-open:before {
  content: "\f06e"; }

.icon-eye-close:before {
  content: "\f070"; }

.icon-warning-sign:before {
  content: "\f071"; }

.icon-plane:before {
  content: "\f072"; }

.icon-heart-empty:before {
  content: "\f08a"; }

.icon-signout:before {
  content: "\f08b"; }

.icon-linkedin-sign:before {
  content: "\f08c"; }

.icon-pushpin:before {
  content: "\f08d"; }

.icon-external-link:before {
  content: "\f08e"; }

.icon-hand-down:before {
  content: "\f0a7"; }

.icon-circle-arrow-left:before {
  content: "\f0a8"; }

.icon-circle-arrow-right:before {
  content: "\f0a9"; }

.icon-circle-arrow-up:before {
  content: "\f0aa"; }

.icon-circle-arrow-down:before {
  content: "\f0ab"; }

.icon-truck:before {
  content: "\f0d1"; }

.icon-pinterest:before {
  content: "\f0d2"; }

.icon-pinterest-sign:before {
  content: "\f0d3"; }

.icon-google-plus-sign:before {
  content: "\f0d4"; }

.icon-google-plus:before {
  content: "\f0d5"; }

.icon-cloud-download:before {
  content: "\f0ed"; }

.icon-cloud-upload:before {
  content: "\f0ee"; }

.icon-user-md:before {
  content: "\f0f0"; }

.icon-stethoscope:before {
  content: "\f0f1"; }

.icon-suitcase:before {
  content: "\f0f2"; }

.icon-tablet:before {
  content: "\f10a"; }

.icon-mobile:before {
  content: "\f10b"; }

.icon-circle-blank:before {
  content: "\f10c"; }

.icon-quote-left:before {
  content: "\f10d"; }

.icon-quote-right:before {
  content: "\f10e"; }

.icon-unlink:before {
  content: "\f127"; }

.icon-question:before {
  content: "\f128"; }

.icon-info:before {
  content: "\f129"; }

.icon-exclamation:before {
  content: "\f12a"; }

.icon-superscript:before {
  content: "\f12b"; }

.icon-play-sign:before {
  content: "\f144"; }

.icon-ticket:before {
  content: "\f145"; }

.icon-minus-sign-alt:before {
  content: "\f146"; }

.icon-check-minus:before {
  content: "\f147"; }

.icon-level-up:before {
  content: "\f148"; }

.icon-sort-by-attributes-alt:before {
  content: "\f161"; }

.icon-sort-by-order:before {
  content: "\f162"; }

.icon-sort-by-order-alt:before {
  content: "\f163"; }

.icon-thumbs-up-2:before {
  content: "\f164"; }

.icon-thumbs-down-2:before {
  content: "\f165"; }

.icon-dribbble:before {
  content: "\f17d"; }

.icon-skype:before {
  content: "\f17e"; }

.icon-foursquare:before {
  content: "\f180"; }

.icon-trello:before {
  content: "\f181"; }

.icon-female:before {
  content: "\f182"; }

.icon-level-down:before {
  content: "\f149"; }

.icon-check-sign:before {
  content: "\f14a"; }

.icon-edit-sign:before {
  content: "\f14b"; }

.icon-external-link-sign:before {
  content: "\f14c"; }

.icon-share-sign:before {
  content: "\f14d"; }

.icon-compass:before {
  content: "\f14e"; }

.icon-collapse:before {
  content: "\f150"; }

.icon-collapse-top:before {
  content: "\f151"; }

.icon-expand:before {
  content: "\f152"; }

.icon-euro:before {
  content: "\f153"; }

.icon-gbp:before {
  content: "\f154"; }

.icon-dollar:before {
  content: "\f155"; }

.icon-rupee:before {
  content: "\f156"; }

.icon-yen:before {
  content: "\f157"; }

.icon-renminbi:before {
  content: "\f158"; }

.icon-won:before {
  content: "\f159"; }

.icon-bitcoin:before {
  content: "\f15a"; }

.icon-file-2:before {
  content: "\f15b"; }

.icon-file-text:before {
  content: "\f15c"; }

.icon-sort-by-alphabet:before {
  content: "\f15d"; }

.icon-sort-by-alphabet-alt:before {
  content: "\f15e"; }

.icon-sort-by-attributes:before {
  content: "\f160"; }

.icon-youtube-sign:before {
  content: "\f166"; }

.icon-youtube:before {
  content: "\f167"; }

.icon-xing:before {
  content: "\f168"; }

.icon-xing-sign:before {
  content: "\f169"; }

.icon-youtube-play:before {
  content: "\f16a"; }

.icon-dropbox:before {
  content: "\f16b"; }

.icon-stackexchange:before {
  content: "\f16c"; }

.icon-instagram:before {
  content: "\f16d"; }

.icon-flickr:before {
  content: "\f16e"; }

.icon-adn:before {
  content: "\f170"; }

.icon-bitbucket:before {
  content: "\f171"; }

.icon-bitbucket-sign:before {
  content: "\f172"; }

.icon-tumblr:before {
  content: "\f173"; }

.icon-tumblr-sign:before {
  content: "\f174"; }

.icon-long-arrow-down:before {
  content: "\f175"; }

.icon-long-arrow-up:before {
  content: "\f176"; }

.icon-long-arrow-left:before {
  content: "\f177"; }

.icon-long-arrow-right:before {
  content: "\f178"; }

.icon-apple:before {
  content: "\f179"; }

.icon-windows:before {
  content: "\f17a"; }

.icon-android:before {
  content: "\f17b"; }

.icon-linux:before {
  content: "\f17c"; }

.icon-male:before {
  content: "\f183"; }

.icon-gittip:before {
  content: "\f184"; }

.icon-sun:before {
  content: "\f185"; }

.icon-moon:before {
  content: "\f186"; }

.icon-archive:before {
  content: "\f187"; }

.icon-bug:before {
  content: "\f188"; }

.icon-vk:before {
  content: "\f189"; }

.icon-weibo:before {
  content: "\f18a"; }

.icon-renren:before {
  content: "\f18b"; }

.icon-time:before {
  content: "\f017"; }

.icon-road:before {
  content: "\f018"; }

.icon-download-alt:before {
  content: "\f019"; }

.icon-download:before {
  content: "\f01a"; }

.icon-upload:before {
  content: "\f01b"; }

.icon-db-joinxor:before {
  content: "\e006"; }

.icon-db-state:before {
  content: "\e009"; }

.icon-db-start:before {
  content: "\e00b"; }

.icon-db-end:before {
  content: "\e00a"; }

.icon-db-fork:before {
  content: "\e00c"; }

.icon-db-condition:before {
  content: "\e00e"; }

.icon-db-task:before {
  content: "\e00d"; }

.icon-db-join:before {
  content: "\e00f"; }

.icon-fb-button:before {
  content: "\e010"; }

.icon-fb-fieldset:before {
  content: "\e011"; }

.icon-fb-custom-field:before {
  content: "\e012"; }

.icon-fb-separator:before {
  content: "\e013"; }

.icon-fb-paragraph:before {
  content: "\e014"; }

.icon-fb-file-upload:before {
  content: "\e015"; }

.icon-fb-text:before {
  content: "\e000"; }

.icon-fb-text-box:before {
  content: "\e001"; }

.icon-fb-select:before {
  content: "\e002"; }

.icon-fb-radio:before {
  content: "\e003"; }

.icon-fb-number:before {
  content: "\e004"; }

.icon-fb-integer:before {
  content: "\e005"; }

.icon-fb-decimal:before {
  content: "\e007"; }

.icon-btc:before {
  content: "\f15a"; }

.icon-cny:before {
  content: "\f158"; }

.icon-eur:before {
  content: "\f153"; }

.icon-gear:before {
  content: "\f013"; }

.icon-gears:before {
  content: "\f085"; }

.icon-inr:before {
  content: "\f156"; }

.icon-jpy:before {
  content: "\f157"; }

.icon-krw:before {
  content: "\f159"; }

.icon-mail-forward:before {
  content: "\f064"; }

.icon-mail-reply:before {
  content: "\f112"; }

.icon-paperclip:before {
  content: "\f0c6"; }

.icon-power-off:before {
  content: "\f011"; }

.icon-rotate-left:before {
  content: "\f0e2"; }

.icon-rotate-right:before {
  content: "\f01e"; }

.icon-star-half-empty:before {
  content: "\f123"; }

.icon-unchecked:before {
  content: "\f096"; }

.icon-usd:before {
  content: "\f155"; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../font/glyphicons-halflings-regular.eot);
  src: url(../font/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../font/glyphicons-halflings-regular.woff2) format("woff2"), url(../font/glyphicons-halflings-regular.woff) format("woff"), url(../font/glyphicons-halflings-regular.ttf) format("truetype"), url(../font/glyphicons-halflings-regular.svgglyphicons_halflingsregular) format("svg"); }

.glyphicon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before, .glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

.it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a .icon {
  width: auto !important; }

.portlet-boundary_com_liferay_product_navigation_user_personal_bar_web_portlet_ProductNavigationUserPersonalBarPortlet_ .user-avatar-link a {
  position: absolute;
  top: 0; }

.portlet-boundary_com_liferay_product_navigation_user_personal_bar_web_portlet_ProductNavigationUserPersonalBarPortlet_ .user-avatar-link .personal-menu-dropdown a {
  position: initial; }

.portlet-boundary_com_liferay_product_navigation_user_personal_bar_web_portlet_ProductNavigationUserPersonalBarPortlet_ .user-avatar-link .personal-menu-dropdown .dropdown .dropdown-toggle {
  background-color: transparent; }

.language-bar .btn.dropdown-toggle {
  background-color: transparent !important;
  box-shadow: none;
  padding: 0;
  width: auto; }
  .language-bar .btn.dropdown-toggle :first-child {
    display: none; }
  .language-bar .btn.dropdown-toggle span {
    text-transform: uppercase;
    font-size: 0.9em; }

.user-span {
  font-weight: 500;
  font-size: 1.1em; }
  .user-span #badge-notifiche {
    position: absolute;
    top: 0.2rem;
    left: 0.2rem;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    display: block; }
  .user-span #badge-notifiche.no-new {
    display: none; }
  .user-span #icona-utente {
    display: none; }

.it-header-wrapper .it-header-slim-wrapper {
  background-color: #00366c; }
  .it-header-wrapper .it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone .dropdown .dropdown-menu {
    max-width: unset;
    max-height: unset;
    overflow: unset; }
    .it-header-wrapper .it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone .dropdown .dropdown-menu .link-list .list-item.link-with-icon {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .it-header-wrapper .it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone .dropdown .dropdown-menu .link-list .list-item.link-with-icon span.badge {
        color: white;
        margin-right: 0; }

.it-header-wrapper .navbar .navbar-collapsable .menu-wrapper {
  justify-content: center; }

.it-header-navbar-wrapper nav .navbar-collapsable .menu-wrapper .navbar-nav .nav-item.dropdown .dropdown-menu.show .link-list li {
  padding: 0.4rem 0; }
  .it-header-navbar-wrapper nav .navbar-collapsable .menu-wrapper .navbar-nav .nav-item.dropdown .dropdown-menu.show .link-list li .list-item {
    line-height: 1.2;
    padding: 0 1rem; }
    .it-header-navbar-wrapper nav .navbar-collapsable .menu-wrapper .navbar-nav .nav-item.dropdown .dropdown-menu.show .link-list li .list-item span {
      margin: 0; }
  .it-header-navbar-wrapper nav .navbar-collapsable .menu-wrapper .navbar-nav .nav-item.dropdown .dropdown-menu.show .link-list li .list-item.active {
    background-color: white; }

@media only screen and (min-width: 992px) {
  .blu-finmatica .it-header-navbar-wrapper nav .navbar-collapsable .menu-wrapper {
    justify-content: center; }
  .blu-finmatica .it-header-center-wrapper {
    padding-top: 0;
    height: 100px; }
  .blu-finmatica .navbar .navbar-collapsable .navbar-nav li a.nav-link {
    padding: 10px 24px; } }

@media only screen and (max-width: 991px) {
  .it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a .icon {
    width: auto !important; }
  .navbar .custom-navbar-toggler .icon {
    fill: black; } }

@media only screen and (max-width: 768px) {
  .it-header-wrapper .it-header-slim-right-zone a.dropdown-toggle[aria-expanded="true"] #icona-utente .icon {
    transform: none; }
  .it-header-wrapper .it-header-slim-right-zone .user-span #icona-utente {
    display: block; }
  .it-header-wrapper .it-header-slim-right-zone .user-span #generalita-utente {
    display: none; }
  .it-header-wrapper .it-header-slim-right-zone .dropdown-menu {
    right: -0.2rem;
    left: auto !important;
    transform: translate3d(0px, 38px, 0px) !important; }
  .it-header-wrapper .it-header-slim-right-zone .dropdown-menu::before {
    top: -8px !important;
    left: auto !important;
    right: 20px !important; } }

footer {
  margin-left: -15px;
  margin-right: -15px; }
  footer a {
    color: white !important; }
  footer a:hover {
    color: white !important; }
  footer #logo-footer {
    max-height: 80px;
    margin-right: 10px; }
  footer .footer-section .py-4 {
    padding-top: 0 !important; }

@media (min-width: 992px) {
  .it-footer-small-prints {
    padding-left: 18px;
    padding-right: 18px; } }

@media only screen and (max-width: 991px) {
  footer #logo-footer {
    max-height: 60px; } }

.layout-sidenav .portlet-layout {
  margin-left: -1rem;
  margin-right: -1rem; }
  .layout-sidenav .portlet-layout .portlet-column-first,
  .layout-sidenav .portlet-layout .portlet-column-last {
    padding-left: 1rem;
    padding-right: 1rem; }
  .layout-sidenav .portlet-layout .portlet-column .portlet-dropzone .portlet-boundary .portlet > .portlet-content {
    padding: 0; }

.finmatica-web-content-wrapper .web-content-header {
  font-weight: 600;
  color: #007BFF;
  font-size: 1.4em;
  margin-bottom: 1rem; }

.finmatica-web-content-wrapper .bordered-box-wrapper {
  border: 1px solid #d0d2d3;
  padding: 1rem;
  margin-top: 1rem;
  margin-bottom: 1rem; }
  .finmatica-web-content-wrapper .bordered-box-wrapper .bordered-box-content {
    display: block; }

.finmatica-web-content-wrapper .collapse-content a.btn.btn-primary {
  background-color: transparent;
  color: #1d1d1b;
  width: 100%;
  border-radius: 0;
  border-bottom: 1px solid #8c8c8d;
  box-shadow: none;
  display: flex;
  justify-content: space-between;
  padding: 0 6px;
  padding-bottom: 10px;
  align-items: center;
  font-weight: 600;
  font-size: 1.3em; }
  .finmatica-web-content-wrapper .collapse-content a.btn.btn-primary p {
    margin-bottom: 0;
    display: flex; }
  .finmatica-web-content-wrapper .collapse-content a.btn.btn-primary svg {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transition: transform 0.4s, -webkit-transform 0.4s; }
  .finmatica-web-content-wrapper .collapse-content a.btn.btn-primary svg.rotate {
    transform: scale(1.2) rotate(-180deg);
    -webkit-transform: scale(1.2) rotateX(-180deg);
    transition: transform 0.4s, -webkit-transform 0.4s; }

.finmatica-web-content-wrapper .collapse-content .content {
  margin-top: 1rem; }

.finmatica-web-content-wrapper .documents-deck {
  margin-top: 2rem; }
  .finmatica-web-content-wrapper .documents-deck h4 {
    margin-bottom: 1rem; }
  .finmatica-web-content-wrapper .documents-deck .card.card-bg:after {
    margin: 0; }

.finmatica-web-content-wrapper .text-icon {
  width: 20px;
  display: inline-block;
  margin-right: 0.8rem; }

.blu-finmatica .sticky-wrapper.is-sticky.navbar-wrapper {
  margin-top: 2rem; }

@media (min-width: 992px) {
  .blu-finmatica .sticky-wrapper.is-sticky.navbar-wrapper .navbar .menu-wrapper {
    padding: 16px 0 24px; } }

@media (max-width: 992px) {
  .blu-finmatica .navbar.it-navscroll-wrapper.it-top-navscroll.navbar-expand-lg {
    max-height: 0;
    max-width: 0;
    background-color: transparent; }
    .blu-finmatica .navbar.it-navscroll-wrapper.it-top-navscroll.navbar-expand-lg .menu-wrapper {
      right: 30%; }
  .blu-finmatica .custom-navbar-toggler.navbar-menu {
    display: block;
    width: 45px;
    height: 45px;
    position: fixed;
    bottom: 10px;
    left: 10px;
    background-color: #435a70;
    border-radius: 50%;
    display: flex;
    padding: 0;
    justify-content: center;
    align-items: center;
    border: none;
    box-shadow: none;
    z-index: 2; }
    .blu-finmatica .custom-navbar-toggler.navbar-menu .it-list {
      margin: 0; }
  .blu-finmatica .sticky-wrapper.navbar-wrapper.is-sticky {
    display: block; } }

.background-grey {
  background-color: #e1e6e6;
  padding-left: 6%;
  padding-right: 6%;
  padding-top: 20px;
  padding-bottom: 20px; }

#home-carousel .carousel-inner .carousel-item h3 {
  font-weight: 600;
  margin-bottom: 20px;
  font-size: 1.8em; }

#home-carousel .carousel-inner .carousel-item span {
  font-size: 1.4em; }

#home-carousel .carousel-inner .carousel-item .img-col {
  text-align: center; }
  #home-carousel .carousel-inner .carousel-item .img-col img {
    max-height: 300px; }

#home-carousel .carousel-indicators {
  position: relative;
  margin-top: 20px; }
  #home-carousel .carousel-indicators li {
    background-color: grey;
    height: 20px;
    width: 20px;
    border: none;
    border-radius: 10px; }

#servizi-online-home-wrapper {
  margin-top: -30px;
  padding-bottom: 40px; }
  #servizi-online-home-wrapper .servizio .titolo-servizio {
    display: block;
    font-size: 1.5em;
    color: #30373d;
    font-weight: 600;
    margin-bottom: 10px; }
  #servizi-online-home-wrapper .servizio .testo-servizio {
    font-size: 1.1em; }

.home-section-header {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .home-section-header .title {
    font-weight: 600;
    font-size: 1.8em; }
  .home-section-header .vedi-tutto {
    text-decoration: underline;
    font-size: 1.6em;
    color: #30373d;
    font-weight: 600;
    text-align: right; }

#news-home-wrapper .news-container {
  padding: 5px; }
  #news-home-wrapper .news-container .content {
    height: 100%;
    background-color: #e1e6e6; }
  #news-home-wrapper .news-container .image img {
    width: 100%;
    max-width: 100%;
    height: auto; }
  #news-home-wrapper .news-container .data {
    padding: 12px;
    font-weight: 600; }
  #news-home-wrapper .news-container hr {
    border-color: white;
    border-width: 2px;
    margin: 0; }
  #news-home-wrapper .news-container .titolo {
    display: block;
    padding: 15px 12px;
    padding-bottom: 0;
    font-size: 1.3em;
    font-weight: 600;
    color: #30373d; }
  #news-home-wrapper .news-container .riassunto {
    padding: 12px;
    padding-top: 0;
    padding-bottom: 15px;
    font-size: 1.1em; }

.notizie-homepage-template {
  padding-left: 18px;
  padding-right: 18px; }
  .notizie-homepage-template h3 {
    margin-bottom: 2rem; }
  .notizie-homepage-template .notizia-homepage {
    height: 100% !important; }
    .notizie-homepage-template .notizia-homepage .card-wrapper {
      height: 100%; }
      .notizie-homepage-template .notizia-homepage .card-wrapper .card .card-body .row {
        height: 100%; }
        .notizie-homepage-template .notizia-homepage .card-wrapper .card .card-body .row .col-8 {
          padding-right: 0.1rem; }
        .notizie-homepage-template .notizia-homepage .card-wrapper .card .card-body .row .col-4 {
          padding-left: 0.1rem; }
        .notizie-homepage-template .notizia-homepage .card-wrapper .card .card-body .row .button-footer-wrapper {
          display: flex;
          align-items: flex-end; }
        .notizie-homepage-template .notizia-homepage .card-wrapper .card .card-body .row .titolo {
          text-decoration: none;
          font-weight: 700; }
        .notizie-homepage-template .notizia-homepage .card-wrapper .card .card-body .row .riassunto {
          font-size: 0.9em; }
        .notizie-homepage-template .notizia-homepage .card-wrapper .card .card-body .row .image {
          height: 100%;
          display: flex;
          align-items: center;
          margin-top: -10px;
          margin-right: -10px; }
          .notizie-homepage-template .notizia-homepage .card-wrapper .card .card-body .row .image img {
            height: auto;
            transform: scale(1.2); }
        .notizie-homepage-template .notizia-homepage .card-wrapper .card .card-body .row .btn.btn-primary {
          margin-top: 2rem; }
    .notizie-homepage-template .notizia-homepage .card::after {
      margin: 0; }

#avvisi-bandi-e-gare-home-wrapper .avviso-bando-gara-container {
  padding: 5px; }
  #avvisi-bandi-e-gare-home-wrapper .avviso-bando-gara-container .content {
    height: 100%;
    background-color: #e1e6e6; }
  #avvisi-bandi-e-gare-home-wrapper .avviso-bando-gara-container .data {
    padding: 12px;
    font-weight: 600; }
  #avvisi-bandi-e-gare-home-wrapper .avviso-bando-gara-container hr {
    border-color: white;
    border-width: 2px;
    margin: 0; }
  #avvisi-bandi-e-gare-home-wrapper .avviso-bando-gara-container .titolo {
    display: block;
    padding: 15px 12px;
    padding-bottom: 0;
    font-size: 1.3em;
    font-weight: 600;
    color: #30373d; }
  #avvisi-bandi-e-gare-home-wrapper .avviso-bando-gara-container .riassunto {
    padding: 12px;
    padding-top: 0;
    padding-bottom: 15px;
    font-size: 1.1em; }

#dipartimenti-e-settori-wrapper .dipartimento-btn-wrapper {
  padding: 5px; }
  #dipartimenti-e-settori-wrapper .dipartimento-btn-wrapper .container {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    background-color: #e1e6e6;
    padding: 10px; }
    #dipartimenti-e-settori-wrapper .dipartimento-btn-wrapper .container a {
      width: 100%;
      display: block;
      border: none;
      font-size: 1.3em;
      font-weight: 600;
      outline: none;
      padding: 10px;
      color: #30373d;
      text-decoration: none; }
  #dipartimenti-e-settori-wrapper .dipartimento-btn-wrapper .container:hover {
    background-color: #c5cfcf; }

@media (max-width: 767) {
  #home-carousel .carousel-inner .carousel-item span {
    display: block;
    font-size: 1.3em;
    margin-bottom: 40px; } }

#news-wrapper #content-container {
  display: flex; }
  #news-wrapper #content-container #data-container {
    height: fit-content;
    width: 100px;
    border-right: 2px solid;
    text-align: right;
    padding-right: 10px;
    margin-right: 10px;
    font-weight: 600;
    font-size: 1.1em; }
  #news-wrapper #content-container #image-container {
    min-width: 300px; }
    #news-wrapper #content-container #image-container img {
      width: 100%; }
  #news-wrapper #content-container #contenuto-completo-container {
    margin-left: 10px;
    min-width: 55%; }

#avviso-wrapper #content-container {
  display: flex; }
  #avviso-wrapper #content-container #data-container {
    height: fit-content;
    width: 100px;
    border-right: 2px solid;
    text-align: right;
    padding-right: 10px;
    margin-right: 10px;
    font-weight: 600;
    font-size: 1.1em; }
  #avviso-wrapper #content-container #contenuto-completo-container {
    margin-left: 10px; }

#bando-wrapper #content-container {
  display: flex; }
  #bando-wrapper #content-container #data-container {
    height: fit-content;
    width: 100px;
    border-right: 2px solid;
    text-align: right;
    padding-right: 10px;
    margin-right: 10px;
    font-weight: 600;
    font-size: 1.1em; }
  #bando-wrapper #content-container #contenuto-completo-container {
    margin-left: 10px; }

#gara-wrapper #content-container {
  display: flex; }
  #gara-wrapper #content-container #data-container {
    height: fit-content;
    width: 100px;
    border-right: 2px solid;
    text-align: right;
    padding-right: 10px;
    margin-right: 10px;
    font-weight: 600;
    font-size: 1.1em; }
  #gara-wrapper #content-container #contenuto-completo-container {
    margin-left: 10px; }

#aree-tematiche-wrapper .area-container {
  margin-bottom: 10px; }
  #aree-tematiche-wrapper .area-container .container {
    display: flex;
    align-items: center;
    width: 100%;
    background-color: #e1e6e6;
    padding: 10px;
    height: 100%; }
    #aree-tematiche-wrapper .area-container .container a {
      width: 100%;
      display: block;
      border: none;
      font-size: 1.3em;
      font-weight: 600;
      outline: none;
      padding: 10px;
      color: #303753;
      text-decoration: none; }
  #aree-tematiche-wrapper .area-container .container:hover {
    background-color: #c5cfcf; }

.menu-blocchi-wrapper .area-container div a {
  color: #0059B3;
  font-size: 1.5em;
  padding: 0.6rem 0;
  line-height: 1.25;
  font-weight: 700;
  text-decoration: none;
  margin-bottom: 1rem;
  display: block; }

.menu-blocchi-wrapper .area-container div a:hover {
  color: #00366C;
  text-decoration: underline; }

.menu-blocchi-wrapper .area-container div .divider {
  padding: 0;
  margin: 0;
  display: block;
  height: 1px;
  background-color: #ebeced; }

.menu-blocchi-wrapper .area-container > div {
  border-top: 1rem solid #0059B3;
  padding: 1rem 0; }

.finmatica-sidenav .link-list-wrapper .link-list {
  margin-bottom: 0; }
  .finmatica-sidenav .link-list-wrapper .link-list .list-item {
    font-weight: 500;
    line-height: 1.2em;
    font-size: 1em;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem; }
    .finmatica-sidenav .link-list-wrapper .link-list .list-item span {
      font-size: 1em; }
  .finmatica-sidenav .link-list-wrapper .link-list .list-item:focus, .finmatica-sidenav .link-list-wrapper .link-list .blu-finmatica .form-check [type='checkbox']:focus + label.list-item, .blu-finmatica .form-check .finmatica-sidenav .link-list-wrapper .link-list [type='checkbox']:focus + label.list-item,
  .finmatica-sidenav .link-list-wrapper .link-list .blu-finmatica .form-check [type='radio']:focus + label.list-item, .blu-finmatica .form-check .finmatica-sidenav .link-list-wrapper .link-list [type='radio']:focus + label.list-item, .finmatica-sidenav .link-list-wrapper .link-list .blu-finmatica .toggles label input[type='checkbox']:focus + .list-item.lever, .blu-finmatica .toggles label .finmatica-sidenav .link-list-wrapper .link-list input[type='checkbox']:focus + .list-item.lever, .finmatica-sidenav .link-list-wrapper .link-list .rosso-finmatica .form-check [type='checkbox']:focus + label.list-item, .rosso-finmatica .form-check .finmatica-sidenav .link-list-wrapper .link-list [type='checkbox']:focus + label.list-item,
  .finmatica-sidenav .link-list-wrapper .link-list .rosso-finmatica .form-check [type='radio']:focus + label.list-item, .rosso-finmatica .form-check .finmatica-sidenav .link-list-wrapper .link-list [type='radio']:focus + label.list-item, .finmatica-sidenav .link-list-wrapper .link-list .rosso-finmatica .toggles label input[type='checkbox']:focus + .list-item.lever, .rosso-finmatica .toggles label .finmatica-sidenav .link-list-wrapper .link-list input[type='checkbox']:focus + .list-item.lever {
    border: none;
    box-shadow: none; }
  .finmatica-sidenav .link-list-wrapper .link-list .list-item.active {
    border-left: 4px solid #0066cc;
    background-color: #f0f6fc;
    margin-left: -1px; }
    .finmatica-sidenav .link-list-wrapper .link-list .list-item.active span {
      font-weight: 600;
      margin-left: -4px; }

@media screen and (max-width: 768px) {
  .finmatica-sidenav .sidebar-wrapper {
    margin-bottom: 2rem; } }

.finmatica-table-wrapper {
  overflow-x: auto; }
  .finmatica-table-wrapper .finmatica-table {
    border-collapse: collapse;
    width: 100%; }
    .finmatica-table-wrapper .finmatica-table .dark-link {
      color: #30373d; }
    .finmatica-table-wrapper .finmatica-table .dark-cell {
      background-color: #30373d;
      color: white; }
    .finmatica-table-wrapper .finmatica-table .light-cell {
      background-color: #e6e6e6;
      color: #30373d; }
    .finmatica-table-wrapper .finmatica-table .left-cell {
      text-align: left; }
    .finmatica-table-wrapper .finmatica-table .center-cell {
      text-align: center; }
    .finmatica-table-wrapper .finmatica-table .right-cell {
      text-align: right; }
    .finmatica-table-wrapper .finmatica-table .bold {
      font-weight: 600; }
    .finmatica-table-wrapper .finmatica-table .min-size {
      width: 1px; }
    .finmatica-table-wrapper .finmatica-table tr {
      border-bottom: none; }
    .finmatica-table-wrapper .finmatica-table th {
      height: auto;
      font-size: 1.2em;
      font-weight: 600;
      padding: 5px 20px; }
    .finmatica-table-wrapper .finmatica-table td {
      border-bottom: 2px solid #30373d;
      font-size: 1.1em;
      font-weight: 500;
      padding: 5px 20px; }

.finmatica-table-wrapper.width-100 {
  width: 100%; }

.finmatica-table-wrapper.width-75 {
  width: 75%; }

.finmatica-table-wrapper.width-25 {
  width: 25%; }

.finmatica-table-wrapper.margin-auto {
  margin: auto; }

@media (max-width: 767px) {
  .finmatica-table-wrapper.width-75 {
    width: 100%; }
  .finmatica-table-wrapper.width-25 {
    width: 100%; } }

.page-header-main-content-wrapper .left .page-header-main-content-text {
  max-width: 70%; }

.page-header-main-content-wrapper .page-header-main-content-image-wrapper {
  text-align: right; }
  .page-header-main-content-wrapper .page-header-main-content-image-wrapper img {
    max-height: 340px; }

@media (min-width: 992px) {
  .page-header-main-content-wrapper .page-header-main-content-text {
    max-width: 70%; }
  .page-header-main-content-wrapper .page-header-main-content-image-wrapper {
    margin-top: -4rem; } }

#wrapper {
  padding-top: 0; }

.chrome {
  color: black; }

.firefox {
  color: black; }

.safari {
  color: black; }

.gray-wrapper {
  background-color: #f0f6fc;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  padding: 4rem 18px; }

#breadcrumb-wrapper {
  margin-top: 0.6rem; }
  #breadcrumb-wrapper .breadcrumb-inner-wrapper {
    display: flex;
    align-items: center; }
    #breadcrumb-wrapper .breadcrumb-inner-wrapper #breadcrumb-link-home {
      display: inline-block;
      font-size: 1.6em;
      margin-top: -4px; }
    #breadcrumb-wrapper .breadcrumb-inner-wrapper .portlet-boundary_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_ {
      display: inline-block; }
      #breadcrumb-wrapper .breadcrumb-inner-wrapper .portlet-boundary_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_ .portlet-topper {
        display: none; }
      #breadcrumb-wrapper .breadcrumb-inner-wrapper .portlet-boundary_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_ .portlet-content.portlet-content-editable {
        padding-top: 0; }
      #breadcrumb-wrapper .breadcrumb-inner-wrapper .portlet-boundary_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_ section {
        margin-bottom: 0; }
        #breadcrumb-wrapper .breadcrumb-inner-wrapper .portlet-boundary_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_ section .portlet-content {
          padding: 0; }
          #breadcrumb-wrapper .breadcrumb-inner-wrapper .portlet-boundary_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_ section .portlet-content .portlet-content-container .breadcrumb {
            margin-bottom: 0; }
            #breadcrumb-wrapper .breadcrumb-inner-wrapper .portlet-boundary_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_ section .portlet-content .portlet-content-container .breadcrumb .breadcrumb-item {
              padding-left: 0; }
              #breadcrumb-wrapper .breadcrumb-inner-wrapper .portlet-boundary_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_ section .portlet-content .portlet-content-container .breadcrumb .breadcrumb-item .breadcrumb-link {
                display: inline-block; }
            #breadcrumb-wrapper .breadcrumb-inner-wrapper .portlet-boundary_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_ section .portlet-content .portlet-content-container .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
              background: none;
              position: relative;
              height: auto;
              width: auto;
              top: 0;
              margin: 0; }

.portlet-header {
  display: none; }

.portlet-column.portlet-column-only {
  padding: 0; }

#hero-image-container {
  position: relative;
  overflow-y: hidden;
  height: fit-content; }
  #hero-image-container #hero-image {
    width: 100%;
    height: auto;
    bottom: 0;
    position: relative; }

.sheet-lg {
  max-width: 1200px; }

.icon {
  height: 32px;
  width: 32px; }

.portlet-icon-back {
  margin-bottom: 20px; }

.product-menu.sidebar.sidenav-menu .panel-body a {
  text-decoration: none;
  font-size: 0.875rem; }

.product-menu.sidebar.sidenav-menu .panel-body button {
  text-align: left; }

.lfr-api-navigation .input-select-wrapper .control-label {
  position: relative; }

.lfr-api-navigation .lfr-api-service-result {
  text-decoration: none; }

.lfr-api-details .lfr-api-execute .control-label {
  position: relative; }

.portlet-boundary_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_ .input-group-item.search-bar-keywords-input-wrapper {
  max-width: 80%;
  margin: auto; }
  .portlet-boundary_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_ .input-group-item.search-bar-keywords-input-wrapper .form-control.input-group-inset.input-group-inset-after.search-bar-keywords-input {
    width: auto; }
  .portlet-boundary_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_ .input-group-item.search-bar-keywords-input-wrapper .input-group-inset-item.input-group-inset-item-after {
    display: block;
    border: none; }

.applications-menu-modal .modal-dialog {
  margin-top: 0 !important;
  max-width: none; }
  .applications-menu-modal .modal-dialog .modal-body {
    padding: 0 !important; }
    .applications-menu-modal .modal-dialog .modal-body .applications-menu-header {
      margin-bottom: 10px; }
    .applications-menu-modal .modal-dialog .modal-body .applications-menu-content {
      padding-top: 10px; }
      .applications-menu-modal .modal-dialog .modal-body .applications-menu-content .applications-menu-nav-header {
        font-size: 0.875rem;
        font-weight: 700; }
      .applications-menu-modal .modal-dialog .modal-body .applications-menu-content .applications-menu-nav-link {
        text-decoration: none;
        color: #333766; }
      .applications-menu-modal .modal-dialog .modal-body .applications-menu-content .applications-menu-nav-link:hover {
        text-decoration: underline;
        color: #282934; }
      .applications-menu-modal .modal-dialog .modal-body .applications-menu-content .applications-menu-sites {
        background-color: white; }
        .applications-menu-modal .modal-dialog .modal-body .applications-menu-content .applications-menu-sites .applications-menu-sites-label {
          font-size: 0.875rem;
          font-weight: 600;
          margin-bottom: 0;
          background-color: white; }

#sessionToast .alert-indicator {
  display: none; }

.yui3-widget.yui3-widget-positioned.yui3-widget-modal.yui3-widget-stacked .yui3-widget-bd .dropdown-menu.dropdown-menu-right {
  position: inherit; }

.control-menu .container-fluid .control-menu-level-1-nav, .control-menu .blu-finmatica .container-sm .control-menu-level-1-nav, .blu-finmatica .control-menu .container-sm .control-menu-level-1-nav, .control-menu .blu-finmatica .container-md .control-menu-level-1-nav, .blu-finmatica .control-menu .container-md .control-menu-level-1-nav, .control-menu .blu-finmatica .container-lg .control-menu-level-1-nav, .blu-finmatica .control-menu .container-lg .control-menu-level-1-nav, .control-menu .blu-finmatica .container-xl .control-menu-level-1-nav, .blu-finmatica .control-menu .container-xl .control-menu-level-1-nav, .control-menu .rosso-finmatica .container-sm .control-menu-level-1-nav, .rosso-finmatica .control-menu .container-sm .control-menu-level-1-nav, .control-menu .rosso-finmatica .container-md .control-menu-level-1-nav, .rosso-finmatica .control-menu .container-md .control-menu-level-1-nav, .control-menu .rosso-finmatica .container-lg .control-menu-level-1-nav, .rosso-finmatica .control-menu .container-lg .control-menu-level-1-nav, .control-menu .rosso-finmatica .container-xl .control-menu-level-1-nav, .rosso-finmatica .control-menu .container-xl .control-menu-level-1-nav {
  margin-bottom: 0; }
  .control-menu .container-fluid .control-menu-level-1-nav .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-sm.btn-unstyled, .control-menu .blu-finmatica .container-sm .control-menu-level-1-nav .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-sm.btn-unstyled, .blu-finmatica .control-menu .container-sm .control-menu-level-1-nav .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-sm.btn-unstyled, .control-menu .blu-finmatica .container-md .control-menu-level-1-nav .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-sm.btn-unstyled, .blu-finmatica .control-menu .container-md .control-menu-level-1-nav .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-sm.btn-unstyled, .control-menu .blu-finmatica .container-lg .control-menu-level-1-nav .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-sm.btn-unstyled, .blu-finmatica .control-menu .container-lg .control-menu-level-1-nav .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-sm.btn-unstyled, .control-menu .blu-finmatica .container-xl .control-menu-level-1-nav .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-sm.btn-unstyled, .blu-finmatica .control-menu .container-xl .control-menu-level-1-nav .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-sm.btn-unstyled, .control-menu .rosso-finmatica .container-sm .control-menu-level-1-nav .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-sm.btn-unstyled, .rosso-finmatica .control-menu .container-sm .control-menu-level-1-nav .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-sm.btn-unstyled, .control-menu .rosso-finmatica .container-md .control-menu-level-1-nav .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-sm.btn-unstyled, .rosso-finmatica .control-menu .container-md .control-menu-level-1-nav .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-sm.btn-unstyled, .control-menu .rosso-finmatica .container-lg .control-menu-level-1-nav .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-sm.btn-unstyled, .rosso-finmatica .control-menu .container-lg .control-menu-level-1-nav .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-sm.btn-unstyled, .control-menu .rosso-finmatica .container-xl .control-menu-level-1-nav .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-sm.btn-unstyled, .rosso-finmatica .control-menu .container-xl .control-menu-level-1-nav .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-sm.btn-unstyled, .control-menu .container-fluid .control-menu-level-1-nav .blu-finmatica .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .blu-finmatica .control-menu .container-fluid .control-menu-level-1-nav .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .control-menu .blu-finmatica .container-sm .control-menu-level-1-nav .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .blu-finmatica .control-menu .container-sm .control-menu-level-1-nav .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .control-menu .blu-finmatica .container-md .control-menu-level-1-nav .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .blu-finmatica .control-menu .container-md .control-menu-level-1-nav .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .control-menu .blu-finmatica .container-lg .control-menu-level-1-nav .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .blu-finmatica .control-menu .container-lg .control-menu-level-1-nav .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .control-menu .blu-finmatica .container-xl .control-menu-level-1-nav .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .blu-finmatica .control-menu .container-xl .control-menu-level-1-nav .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .control-menu .rosso-finmatica .container-sm .control-menu-level-1-nav .blu-finmatica .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .rosso-finmatica .control-menu .container-sm .control-menu-level-1-nav .blu-finmatica .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .control-menu .rosso-finmatica .container-md .control-menu-level-1-nav .blu-finmatica .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .rosso-finmatica .control-menu .container-md .control-menu-level-1-nav .blu-finmatica .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .control-menu .rosso-finmatica .container-lg .control-menu-level-1-nav .blu-finmatica .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .rosso-finmatica .control-menu .container-lg .control-menu-level-1-nav .blu-finmatica .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .control-menu .rosso-finmatica .container-xl .control-menu-level-1-nav .blu-finmatica .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .rosso-finmatica .control-menu .container-xl .control-menu-level-1-nav .blu-finmatica .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .control-menu .container-fluid .control-menu-level-1-nav .rosso-finmatica .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .rosso-finmatica .control-menu .container-fluid .control-menu-level-1-nav .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .control-menu .blu-finmatica .container-sm .control-menu-level-1-nav .rosso-finmatica .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .blu-finmatica .control-menu .container-sm .control-menu-level-1-nav .rosso-finmatica .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .control-menu .blu-finmatica .container-md .control-menu-level-1-nav .rosso-finmatica .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .blu-finmatica .control-menu .container-md .control-menu-level-1-nav .rosso-finmatica .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .control-menu .blu-finmatica .container-lg .control-menu-level-1-nav .rosso-finmatica .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .blu-finmatica .control-menu .container-lg .control-menu-level-1-nav .rosso-finmatica .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .control-menu .blu-finmatica .container-xl .control-menu-level-1-nav .rosso-finmatica .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .blu-finmatica .control-menu .container-xl .control-menu-level-1-nav .rosso-finmatica .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .control-menu .rosso-finmatica .container-sm .control-menu-level-1-nav .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .rosso-finmatica .control-menu .container-sm .control-menu-level-1-nav .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .control-menu .rosso-finmatica .container-md .control-menu-level-1-nav .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .rosso-finmatica .control-menu .container-md .control-menu-level-1-nav .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .control-menu .rosso-finmatica .container-lg .control-menu-level-1-nav .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .rosso-finmatica .control-menu .container-lg .control-menu-level-1-nav .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .control-menu .rosso-finmatica .container-xl .control-menu-level-1-nav .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled, .rosso-finmatica .control-menu .container-xl .control-menu-level-1-nav .btn-group-sm > .dropdown-toggle.lfr-portal-tooltip.btn.btn-monospaced.btn-unstyled {
    padding: 0; }

.liferay-modal .modal-dialog {
  max-width: 90%; }

.dialog-iframe-modal.yui3-widget.modal-dialog.modal {
  left: 10% !important;
  top: 0 !important;
  z-index: 9999 !important;
  width: 80% !important;
  max-width: 1000px !important;
  display: block !important; }
  .dialog-iframe-modal.yui3-widget.modal-dialog.modal .yui3-widget-bd.modal-body.dialog-iframe-bd {
    height: 100% !important; }
    .dialog-iframe-modal.yui3-widget.modal-dialog.modal .yui3-widget-bd.modal-body.dialog-iframe-bd .dialog-iframe-node {
      height: 100% !important;
      width: 100% !important; }

.portlet-configuration-setup .input-select-wrapper {
  margin-top: 2rem; }
  .portlet-configuration-setup .input-select-wrapper label {
    transform: translateY(-75%);
    line-height: calc(4rem - 1px); }

.liferay-modal .modal-body.modal-body-iframe {
  padding: 0 !important; }
  .liferay-modal .modal-body.modal-body-iframe iframe {
    padding: 1.4rem; }

.portal-popup.dialog-iframe-popup .portlet-configuration .navbar.navbar-underline {
  background-color: transparent; }
  .portal-popup.dialog-iframe-popup .portlet-configuration .navbar.navbar-underline .container-fluid, .portal-popup.dialog-iframe-popup .portlet-configuration .navbar.navbar-underline .blu-finmatica .container-sm, .blu-finmatica .portal-popup.dialog-iframe-popup .portlet-configuration .navbar.navbar-underline .container-sm, .portal-popup.dialog-iframe-popup .portlet-configuration .navbar.navbar-underline .blu-finmatica .container-md, .blu-finmatica .portal-popup.dialog-iframe-popup .portlet-configuration .navbar.navbar-underline .container-md, .portal-popup.dialog-iframe-popup .portlet-configuration .navbar.navbar-underline .blu-finmatica .container-lg, .blu-finmatica .portal-popup.dialog-iframe-popup .portlet-configuration .navbar.navbar-underline .container-lg, .portal-popup.dialog-iframe-popup .portlet-configuration .navbar.navbar-underline .blu-finmatica .container-xl, .blu-finmatica .portal-popup.dialog-iframe-popup .portlet-configuration .navbar.navbar-underline .container-xl, .portal-popup.dialog-iframe-popup .portlet-configuration .navbar.navbar-underline .rosso-finmatica .container-sm, .rosso-finmatica .portal-popup.dialog-iframe-popup .portlet-configuration .navbar.navbar-underline .container-sm, .portal-popup.dialog-iframe-popup .portlet-configuration .navbar.navbar-underline .rosso-finmatica .container-md, .rosso-finmatica .portal-popup.dialog-iframe-popup .portlet-configuration .navbar.navbar-underline .container-md, .portal-popup.dialog-iframe-popup .portlet-configuration .navbar.navbar-underline .rosso-finmatica .container-lg, .rosso-finmatica .portal-popup.dialog-iframe-popup .portlet-configuration .navbar.navbar-underline .container-lg, .portal-popup.dialog-iframe-popup .portlet-configuration .navbar.navbar-underline .rosso-finmatica .container-xl, .rosso-finmatica .portal-popup.dialog-iframe-popup .portlet-configuration .navbar.navbar-underline .container-xl {
    background-color: transparent; }

.portal-popup.dialog-iframe-popup .portlet-configuration .portlet-body fieldset {
  margin-top: 2rem; }
  .portal-popup.dialog-iframe-popup .portlet-configuration .portlet-body fieldset label {
    top: -25px; }

.alert {
  color: initial;
  background-color: white;
  border-radius: initial;
  background-position: 20px 12px !important; }
  .alert .close {
    right: 10px !important;
    top: 10px !important; }

.blu-finmatica .portlet-page-name-header {
  margin-bottom: 2rem; }

.blu-finmatica .blu-header {
  color: #0066cc; }

.modal {
  background-color: transparent !important; }

@media (min-width: 1200px) {
  .blu-finmatica .container,
  .blu-finmatica .container-sm,
  .blu-finmatica .container-md,
  .blu-finmatica .container-lg,
  .blu-finmatica .container-xl {
    max-width: 1340px; } }

@media (min-width: 992px) {
  .breadcrumb-inner-wrapper {
    padding-left: 18px;
    padding-right: 18px; }
  .portal-content-wrapper {
    padding-left: 18px;
    padding-right: 18px; } }

#sitesnav-wrapper {
  background-color: transparent; }
  #sitesnav-wrapper .navbar-collapsable.expanded {
    z-index: 10000; }

#miei-siti {
  border: none;
  box-shadow: none;
  background-color: transparent;
  font-size: 0.9em; }

@media (min-width: 992px) {
  #sitesnav-wrapper .custom-navbar-toggler {
    display: block; }
  #sitesnav-wrapper .navbar-collapsable {
    display: none !important;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    inset: 0px; }
    #sitesnav-wrapper .navbar-collapsable .overlay {
      position: fixed;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.6);
      display: none !important; }
    #sitesnav-wrapper .navbar-collapsable .menu-wrapper {
      background: white;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 300px;
      pointer-events: all;
      overflow-y: auto;
      transform: translateX(-100%);
      transition: all 0.2s cubic-bezier(0.29, 0.85, 0.5, 0.99); }
      #sitesnav-wrapper .navbar-collapsable .menu-wrapper .navbar-nav {
        padding: 0; }
        #sitesnav-wrapper .navbar-collapsable .menu-wrapper .navbar-nav a {
          color: #007BFF;
          font-weight: 600; }
  #sitesnav-wrapper .navbar-collapsable.expanded {
    display: block !important; }
    #sitesnav-wrapper .navbar-collapsable.expanded .overlay {
      display: block !important; }
    #sitesnav-wrapper .navbar-collapsable.expanded .menu-wrapper {
      transform: translateX(0);
      transition: all 0.3s cubic-bezier(0.29, 0.85, 0.5, 0.99); } }

#cookiebar {
  display: none !important; }
  #cookiebar #close-cookiebar {
    display: flex;
    justify-content: flex-end; }
    #cookiebar #close-cookiebar #close-cookiebar-btn {
      background-color: transparent;
      border: none;
      padding: 0; }
  #cookiebar p {
    color: white;
    display: block;
    margin-bottom: 2rem;
    width: 100%;
    margin-top: -0.4rem; }
  #cookiebar #preferenzeCookies .preferenze-cookies-toggle-wrapper {
    text-align: left;
    margin-bottom: 1rem; }
    #cookiebar #preferenzeCookies .preferenze-cookies-toggle-wrapper label {
      color: white; }
  #cookiebar .cookiebar-buttons {
    text-align: right;
    width: 100%; }
    #cookiebar .cookiebar-buttons .cookiebar-btn {
      color: white;
      background-color: transparent;
      border: none;
      outline: none;
      letter-spacing: 1px;
      display: inline-block;
      font-weight: 600;
      height: 100%;
      margin-left: 1rem; }
    #cookiebar .cookiebar-buttons .cookiebar-btn:hover {
      text-decoration: underline; }

#cookiebar.display {
  display: block !important; }

/*# sourceMappingURL=main.css.map */