@charset "UTF-8";
/*!
 * Copyright (c) 2018 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
/*!
 * Copyright (c) 2018 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
/*
 * Copyright (c) 2015 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
/*graphs*/
/*grays (from dark to light)*/
/* table */
/* filter */
/*
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
/*!
 * Copyright (c) 2020 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
body:not(.mrf-login) {
  height: initial; }

.mrf-section-container--multiple {
  margin-bottom: 3rem; }

.mrf-section-container--last {
  margin-bottom: 0; }

.mrf-section-container--hidden {
  background-color: transparent;
  border: none;
  box-shadow: none;
  padding: 1rem 0; }

.mrf-section-container--decreasedMarginTop {
  margin-top: 0.5rem; }

.mrf-formError {
  color: #EE6060;
  padding-top: 5px;
  display: block; }

.mrf-asterisk {
  color: #EE6060; }

.mrf-topDisclaimer {
  padding-top: 1.5rem; }

.alert-dismissible {
  margin-bottom: 0;
  padding: 14px 43px 15px 15px; }
  .alert-dismissible .close {
    right: -28px; }

.alert-danger {
  color: #BB3B38;
  background-color: #F3CBCA; }

.ng-hide.ng-hide-add,
.ng-hide.ng-hide-remove {
  /* this needs to be here to make it visible during the animation
       since the .ng-hide class is already on the element rendering
       it as hidden. */
  display: block !important; }

.container {
  width: 1170px; }
  .container--csView {
    padding-right: 0; }
  .container--fullWidth {
    width: 100%; }

.ng-cloak {
  display: none !important; }

.mrf-headline {
  border-bottom: solid 1px #E9E9E9;
  font-size: 2.5rem;
  margin-bottom: 2rem;
  padding-bottom: 1rem; }

.mrf-checkbox-grid li label {
  padding-left: 5px; }

.mrf-checkbox-grid {
  list-style: none; }
  @media (min-width: 768px) {
    .mrf-checkbox-grid {
      -webkit-column-count: 2; } }

.mrf-form-info {
  position: absolute;
  right: -1em;
  bottom: 2px; }

.mrf-table-audits td:first-child {
  width: 1%; }

.mrf-badgeLink-close {
  margin-left: -2px;
  padding: 0; }

body {
  overflow-x: hidden; }
  body:not(.mrf-login) .main-content {
    width: 100%; }
    body:not(.mrf-login) .main-content__container {
      padding: 1rem; }
      body:not(.mrf-login) .main-content__container.ads, body:not(.mrf-login) .main-content__container.adsv2 {
        padding: 0; }
      body:not(.mrf-login) .main-content__container.advertising {
        padding: 0; }
        body:not(.mrf-login) .main-content__container.advertising #settings-container, body:not(.mrf-login) .main-content__container.advertising #preview-container {
          height: calc(100vh - 60px); }
      body:not(.mrf-login) .main-content__container.onboarding {
        padding: 0; }
      body:not(.mrf-login) .main-content__container.sections, body:not(.mrf-login) .main-content__container.branding, body:not(.mrf-login) .main-content__container.sectionsIndicator, body:not(.mrf-login) .main-content__container.headerMain, body:not(.mrf-login) .main-content__container.pwa, body:not(.mrf-login) .main-content__container.social {
        padding: 0; }
      body:not(.mrf-login) .main-content__container.branding .mrf-app {
        margin: 0;
        padding-left: 0px;
        max-width: 1160px; }
    body:not(.mrf-login) .main-content-wrapper__child {
      -webkit-overflow-scrolling: touch;
      transition: transform .25s ease;
      transform: translateX(-250px); }
      @media (max-width: 768px) {
        body:not(.mrf-login) .main-content-wrapper__child:not(.main-content-collapsed) {
          min-width: 100%; } }
      @media (min-width: 768px) {
        body:not(.mrf-login) .main-content-wrapper__child {
          width: calc(100% - 250px);
          transform: translateX(0); } }
    body:not(.mrf-login) .main-content--collapsed {
      transform: translateX(0); }
    @media (min-width: 768px) {
      body:not(.mrf-login) .main-content__container {
        padding: 1.5rem; }
      body:not(.mrf-login) .main-content--collapsed {
        transform: translateX(-250px);
        width: 100%; } }

.burger {
  cursor: pointer;
  z-index: 1000;
  height: 16px;
  width: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  background-color: transparent; }
  .burger__line {
    background-color: #fff;
    width: 20px;
    height: 2px; }

.mrf-username {
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle; }

.main-content {
  min-height: 100%; }
  .main-content--fullWidth {
    max-width: 100%; }
  .main-content-wrapper {
    overflow-x: hidden; }
  .main-content__container .mrf-app {
    max-width: none; }

.loader {
  width: 3rem;
  height: 3rem; }

@media (max-width: 768px) {
  .tooltip-inner {
    font-size: 12px; } }

/*
 * Copyright (c) 2015 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.cursor-pointer {
  cursor: pointer; }

/*
 * Copyright (c) 2018 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.td-n {
  text-decoration: none !important; }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.webkit-appearance-none {
  -webkit-appearance: none; }

.mrf-date-filter {
  display: block;
  min-height: 45px; }

.mrf-date-filter .caret {
  position: absolute;
  right: 0;
  top: 50%;
  margin: -1px 12px; }

.mrf-date-filter .dropdown-toggle, .mrf-date-filter .mrf-date-filter-items {
  font-style: normal;
  font-size: 16px; }

.mrf-date-filter .dropdown-toggle {
  padding: 13px 16px 7px 16px;
  text-align: left;
  color: #666; }

.mrf-date-filter-range {
  color: #A1A1A1;
  font-size: 95%; }

.mrf-date-filter-items {
  border: none;
  width: 340px; }

.mrf-apply-range {
  width: 100%;
  background-color: #FCFCFC;
  color: #A1A1A1; }

.mrf-search-select {
  border: 1px solid rgba(40, 52, 63, 0.15);
  border-radius: 10px 2px;
  display: block;
  min-height: 180px;
  -ms-flex: 5;
      flex: 5; }
  .mrf-search-select .mrf-filter__content__options {
    width: auto;
    max-height: 300px; }

.mrf-search-selecteds {
  -ms-flex: 7;
      flex: 7; }
  .mrf-search-selecteds__remove-icon {
    vertical-align: middle;
    cursor: pointer; }
  .mrf-search-selecteds table caption {
    caption-side: top; }
  .mrf-search-selecteds td {
    vertical-align: middle; }

.mrf-search-selecteds-cloud {
  max-height: 300px;
  overflow: auto; }

.mrf-search-selecteds-cloud span.badge {
  margin-right: 6px;
  margin-bottom: 4px;
  cursor: pointer;
  padding-left: 0; }

/*
 * Copyright (c) 2015 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-roles-filter span {
  display: block; }

.mrf-roles-filter label {
  margin-left: 12px; }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-singleTimeUnitDateFilter input {
  height: 100%;
  font-size: 1.15em; }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-tenantDetails-filter__label {
  padding: 0; }

/*
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-searchBox {
  border-radius: 4px;
  border: solid 1px #D8D8D8;
  color: #555; }
  .mrf-searchBox__inputWrapper {
    border-bottom: solid 1px #D8D8D8; }
    .mrf-searchBox__inputWrapper__input {
      background: transparent;
      border: none;
      line-height: 3em;
      outline: none;
      padding: 0 12px;
      width: 100%; }
  .mrf-searchBox__options {
    margin: 10px 10px 10px 0;
    max-height: 270px;
    min-height: 42px;
    overflow-y: auto;
    padding: 0 10px 0 0; }
    .mrf-searchBox__options::-webkit-scrollbar {
      width: 4px; }
    .mrf-searchBox__options::-webkit-scrollbar-track {
      background-color: transparent;
      border-radius: 2px; }
    .mrf-searchBox__options::-webkit-scrollbar-thumb {
      background-color: rgba(40, 52, 63, 0.2);
      border-radius: 2px; }
    .mrf-searchBox__options__option {
      border-bottom: solid 1px #D8D8D8;
      cursor: pointer;
      font-size: 1.05em;
      line-height: 40px;
      list-style-type: none;
      padding-left: 18px;
      padding-right: 10px; }
      .mrf-searchBox__options__option:last-child {
        border-bottom: none; }
      .mrf-searchBox__options__option:hover {
        background-color: #F2F2F2; }
      .mrf-searchBox__options__option--noData {
        color: #888888;
        cursor: default;
        text-align: center; }
        .mrf-searchBox__options__option--noData:hover {
          background-color: transparent; }
      .mrf-searchBox__options__option__icon {
        float: right;
        font-size: .75em;
        line-height: 40px; }

/*
 * Copyright (c) 2015 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-highlightedFields {
  background: #f4f4f4;
  margin-bottom: 1.5rem;
  overflow: hidden;
  padding: 1.5rem .1rem 0; }
  @media (max-width: 768px) {
    .mrf-highlightedFields {
      margin: 0 -1rem;
      padding: 1.5rem 1rem; } }

/*
 * Copyright (c) 2015 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-field-hint {
  font-style: italic;
  color: #A1A1A1;
  display: block; }

.datetime-picker {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }

.datetime-picker .btn-secondary {
  border: 0; }

.datetime-picker table:focus,
.datetime-picker button:focus {
  outline: none; }

.datetime-picker tbody .btn-info {
  background-color: #999 !important; }

.datetime-picker tbody .btn-info span {
  color: #fff; }

.datetime-picker div > div {
  min-width: 252px !important; }

.datetime-picker table {
  margin: auto; }

/*
 * Copyright (c) 2015 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
mrf-sessions-per-month-input {
  display: block;
  min-height: 34px; }

mrf-sessions-per-month-input, mrf-sessions-per-month-input a, mrf-sessions-per-month-input a:hover, mrf-sessions-per-month-input a:visited {
  color: #999; }

mrf-sessions-per-month-input ul {
  padding: 0;
  margin: 0;
  list-style-type: none; }

.mrf-sessions-per-month-list {
  margin-top: 12px; }

.mrf-sessions-per-month-list .mrf-list-item {
  padding: 5px 0;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
  .mrf-sessions-per-month-list .mrf-list-item:nth-child(odd) {
    background-color: #F2F2F2; }
  .mrf-sessions-per-month-list .mrf-list-item:nth-child(even) {
    background-color: #FCFCFC; }

.mrf-sessions-per-month-list .mrf-list-value {
  white-space: nowrap; }

/*
 * Copyright (c) 2015 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-label-list .label {
  margin-right: 6px; }

.mrf-label-list .label {
  margin-top: 6px;
  font-size: 100%;
  background-color: #F2F2F2;
  color: #999;
  cursor: pointer; }

.mrf-highlightedFields .mrf-label-list .label {
  border: 1px solid #BEBEBE; }

/*
 * Copyright (c) 2015 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.ensure-number-message {
  display: none; }

.mrf-invalid-input .ensure-number-message {
  display: block; }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-toggleWrapper {
  cursor: pointer;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.mrf-toggle {
  display: inline-block;
  position: relative;
  top: .15em;
  height: 1em;
  width: 1em;
  margin: 0 .5em 0 0;
  border: 1px solid #A1A1A1;
  border-radius: 20%;
  background: #F2F2F2;
  transition: background .2s; }
  .mrf-toggle--active {
    background: #BEBEBE; }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-campaignForm__line {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0 2.5em 0;
  padding: 0; }

.mrf-campaignForm__header {
  border-bottom: solid 1px #ccc;
  font-size: 1.2em;
  margin-bottom: 45px;
  padding-bottom: 5px;
  vertical-align: middle; }

.mrf-campaignForm__title {
  line-height: 1em;
  vertical-align: bottom; }

.mrf-campaignForm__excerpt {
  height: 120px !important; }

.mrf-campaignForm__fieldTip {
  color: #999;
  display: block;
  margin-top: 5px; }

.mrf-campaignForm__controls {
  height: 30px;
  margin-top: 40px; }

.mrf-campaignForm__preview {
  background: no-repeat 50%;
  background-size: cover;
  height: 180px;
  margin-top: 10px;
  width: 180px; }

.mrf-campaignForm__areYouSure {
  display: block;
  padding: 45px;
  width: 100%; }
  .mrf-campaignForm__areYouSure__row {
    float: none; }

.mrf-campaignForm__agreeButtonRow {
  margin-top: 15px; }

.mrf-campaignForm--invalid {
  border: solid 2px #800000 !important; }

.mrf-campaignList__grayIcon {
  color: #BEBEBE; }

.mrf-campaignList__greenIcon {
  color: #8cbd3e; }

.mrf-campaignList__redIcon {
  color: #bd3e3e; }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-dataProvider__remove {
  color: #628BA8;
  cursor: pointer; }

.mrf-dataProvider__label {
  max-width: 300px;
  text-overflow: ellipsis;
  overflow: hidden; }

.mrf-dataProviders-form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .mrf-dataProviders-form__card {
    cursor: pointer;
    width: 154px;
    height: 157px;
    margin-bottom: 21px; }
    .mrf-dataProviders-form__card__img {
      cursor: pointer;
      height: 75%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center; }
      .mrf-dataProviders-form__card__img img {
        height: 80px; }
    .mrf-dataProviders-form__card__label {
      height: 25%;
      border-top: 0.75px solid #DDDFE1;
      text-align: center; }
    .mrf-dataProviders-form__card--disabled {
      cursor: default; }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.iconWithButtonList {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .iconWithButtonList__actionBox {
    display: block;
    text-align: center; }

.iconWithButton {
  margin-right: 1rem;
  cursor: pointer;
  display: inline-block;
  border-radius: 6px 1px;
  width: 156px;
  background-color: #FFF;
  box-shadow: 0 1px 3px 0 rgba(42, 69, 92, 0.1), 0 2px 6px 0 rgba(40, 52, 63, 0.1);
  margin-bottom: 1rem; }
  .iconWithButton:hover {
    box-shadow: 0 1px 3px 0 rgba(42, 69, 92, 0.1), 0 2px 6px 0 rgba(40, 52, 63, 0.5); }
  .iconWithButton--disabled {
    cursor: default; }
  .iconWithButton--added {
    cursor: default; }
  .iconWithButton--unselected {
    opacity: 0.5; }
  .iconWithButton--disabled button, .iconWithButton--disabled button:hover {
    color: rgba(40, 52, 63, 0.5) !important;
    cursor: default !important; }
  .iconWithButton--added button, .iconWithButton--added button:hover {
    color: #7AAD34 !important;
    cursor: default !important; }
  .iconWithButton__icon-sized {
    margin: 20px auto;
    display: block;
    height: 50px; }
  .iconWithButton__iconWrapper {
    position: relative;
    height: 120px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    padding: 1rem; }
  .iconWithButton__separator {
    box-sizing: border-box;
    height: 2px;
    width: 100%;
    border: 0.75px solid #DDDFE1; }

.mrf-infoLink {
  background: url("/resources/insight/img/diy/info_link.png") no-repeat 0 -18px;
  display: block;
  height: 17px;
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
  width: 17px; }
  .mrf-infoLink:hover {
    background-position: 0 0; }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-popup {
  margin: 25px 0 10px 0; }
  .mrf-popup--big .modal-dialog {
    width: 1070px; }
  .mrf-popup__disclaimer {
    margin-top: 25px; }
  .mrf-popup__error {
    font-size: 1.5rem;
    text-align: center; }
    .mrf-popup__error--last {
      margin-bottom: 1.5rem; }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-popup-window {
  background-color: #FFF;
  height: 100%;
  overflow-x: hidden;
  padding: 0;
  width: 100%; }
  .mrf-popup-window .mrf-notification-message {
    top: 0; }

/*
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-pill {
  border: solid 1px #BBB;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  .mrf-pill--block {
    display: -ms-flexbox;
    display: flex; }
  .mrf-pill--minimizedPadding > .mrf-pill__label,
  .mrf-pill--minimizedPadding > .mrf-pill__value {
    padding: 3.5px 11px; }
  .mrf-pill__label, .mrf-pill__value, .mrf-pill__check {
    padding: 7px 11px; }
  .mrf-pill__label {
    background-color: #EEE;
    border-right: solid 1px #BBB;
    color: #888;
    margin: 0;
    white-space: nowrap; }
  .mrf-pill__check {
    margin: 0; }
  .mrf-pill__value {
    color: #999; }
    .mrf-pill__value--readOnly {
      background-color: #EEE;
      color: #AAA; }

/*
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-checkboxed-input__input {
  background: transparent;
  border: none;
  color: #A1A1A1;
  display: inline-block;
  min-width: 0;
  outline: none;
  padding: 0 12px; }
  .mrf-checkboxed-input__input:focus {
    color: #666; }
  .mrf-checkboxed-input__input:read-only {
    background-color: #EEE;
    color: #AAA; }

.mrf-checkboxed-input__label {
  margin-left: 2px; }

.mrf-checkboxed-input__checkbox {
  margin-top: -2px !important;
  vertical-align: middle; }

.mrf-checkboxed-input__control {
  cursor: pointer; }

/*
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
/*
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-multiStepForm__step--disabled, .mrf-multiStepForm__step__button[disabled] {
  filter: opacity(35%);
  -webkit-filter: opacity(35%); }

.mrf-multiStepForm__description__headline {
  border-bottom: solid 1px #E9E9E9;
  margin-bottom: 2rem;
  padding-bottom: 1rem; }

.mrf-multiStepForm__step {
  margin-top: 6rem;
  padding-left: 7.5rem;
  position: relative; }
  .mrf-multiStepForm__step__headline__icon {
    border: solid 1px #8dc63f;
    border-radius: 6rem;
    color: #8dc63f;
    left: 0;
    margin-top: -0.6rem;
    padding: 0.6rem 2rem;
    position: absolute; }
  .mrf-multiStepForm__step__hint {
    margin-top: 2rem; }
  .mrf-multiStepForm__step__button[disabled] {
    pointer-events: none; }

/*
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-detailed-list, .mrf-detailed-list__item__details, .mrf-detailed-list__item__actions {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.mrf-detailed-list {
  margin-bottom: 4rem; }
  .mrf-detailed-list__item {
    border: solid 1px #D8D8D8;
    margin-top: 1.2rem;
    padding: 1.5rem 2rem; }
    .mrf-detailed-list__item__name, .mrf-detailed-list__item__details, .mrf-detailed-list__item__actions {
      display: inline-block;
      margin: 0;
      padding: 0; }
    .mrf-detailed-list__item__name {
      vertical-align: top;
      width: 20%; }
    .mrf-detailed-list__item__namebidder {
      vertical-align: top;
      width: 20%; }
    .mrf-detailed-list__item__details {
      width: 60%; }
      .mrf-detailed-list__item__details__detail {
        color: #A1A1A1; }
        .mrf-detailed-list__item__details__detail__label, .mrf-detailed-list__item__details__detail__value {
          display: inline-block; }
        .mrf-detailed-list__item__details__detail__label {
          margin-right: 5%;
          text-align: right;
          width: 20%; }
        .mrf-detailed-list__item__details__detail__value {
          width: 70%; }
    .mrf-detailed-list__item__actions {
      text-align: right;
      width: 19%; }
      .mrf-detailed-list__item__actions__action {
        display: inline-block;
        margin-left: 10px; }
        .mrf-detailed-list__item__actions__action__link {
          color: #A1A1A1; }
          .mrf-detailed-list__item__actions__action__link:hover, .mrf-detailed-list__item__actions__action__link:active, .mrf-detailed-list__item__actions__action__link:focus {
            color: #A1A1A1;
            text-decoration: none; }
  .mrf-detailed-list__box {
    display: inline-block; }
    .mrf-detailed-list__box__size {
      display: inline-block;
      margin-right: 1rem;
      padding: 0; }
    .mrf-detailed-list__box__id {
      display: inline-block;
      margin-bottom: 1rem;
      margin-left: 1rem;
      padding: 0; }
  .mrf-detailed-list__add {
    position: relative;
    top: 0.5rem; }

/*
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-dpform {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%; }
  .mrf-dpform .mrf-search-select-options {
    list-style: none;
    margin-top: 1.5rem; }
  .mrf-dpform input[type=submit] {
    margin-top: 3rem; }
  .mrf-dpform__form {
    width: 50%; }
    .mrf-dpform__form--wide {
      width: 80%; }
  .mrf-dpform__left, .mrf-dpform__right {
    -ms-flex-align: center;
        align-items: center;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -ms-flex-pack: center;
        justify-content: center; }
  .mrf-dpform__left--valignTop, .mrf-dpform__right--valignTop {
    -ms-flex-align: baseline;
        align-items: baseline; }
  .mrf-dpform__left {
    -ms-flex: 3;
        flex: 3;
    height: 100%;
    padding: 0 3rem;
    text-align: center; }
    .mrf-dpform__left__icon {
      margin-bottom: 3.5rem; }
  .mrf-dpform__right {
    background-color: #f2f2f2;
    -ms-flex: 7;
        flex: 7;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden; }

/*
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-link {
  color: #428bca;
  cursor: pointer;
  line-height: 3.75rem;
  text-decoration: underline; }

/*
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-mediaGroup__updatePaymentPlan {
  padding-bottom: 5rem; }

.mrf-mediaGroup__contractForm__spinner {
  float: right;
  margin-left: 1rem; }

/*
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-expandable__headline__clickable {
  cursor: pointer; }
  .mrf-expandable__headline__clickable__icon {
    font-size: 1rem; }

.mrf-expandable__content {
  display: none; }

.mrf-expandable--open > .mrf-expandable__content {
  display: block; }

/*
 * Copyright (c) 2015 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
/*
 * Copyright (c) 2020 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-notification-message {
  top: 30px; }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.alert-orange {
  background-color: #F9D292;
  border-color: #F9C46C;
  color: #955825; }

.alert-blue {
  background-color: #B5E8F2;
  border-color: #8DBDC6;
  color: #256D8E; }

.alert-green {
  background-color: #CBF7CF;
  border-color: #A3C7A6;
  color: #259525; }

/*
 * Copyright (c) 2015 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
/*
 * Copyright (c) 2015 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-table-rollover tbody tr:not(.mrf-noHoverable):hover td {
  background-color: #fefeda; }

.mrf-table-rollover tbody tr:hover .tenant__icons {
  visibility: visible; }

[mrf-selectable-table] .active td {
  background-color: #fcfc8f !important; }

.mrf-table-rollover--withoutFirst tbody tr:not(:first-child):hover td, .mrf-table-rollover--withoutFirst tbody tr:first-child:hover td:not(:first-child) {
  background-color: #fefeda; }

.mrf-table-rollover--withoutFirst tbody tr:hover .tenant__icons {
  visibility: visible; }

.mrt-table-tbody-rollover tbody:hover tr {
  background-color: #fefeda; }

.mrf-table-tr-gray {
  background-color: #F2F2F2; }

.mrf-table, .mrf-ruledetail-price, .mrf-table-rules, .table.mrf-table--audit {
  padding: 0.4em; }

.mrf-table-limited-col {
  max-width: 12.5rem;
  overflow: hidden;
  text-overflow: ellipsis; }

.mrf-table-sonar__ruleName {
  height: 49px;
  max-width: 100%; }
  .mrf-table-sonar__ruleName i {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .mrf-table-sonar__ruleName a {
    max-width: 9rem; }

.mrf-table--tbodyStripes tbody:nth-child(odd) {
  background-color: #F2F2F2; }

.mrf-user-list-table td:first-child {
  max-width: 25rem;
  overflow: hidden;
  text-overflow: ellipsis; }

/*
 * Copyright (c) 2015 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
/*
 * Copyright (c) 2015 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
/*
 * Copyright (c) 2015 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
/*
 * Copyright (c) 2015 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-vertical-kpi-title,
.mrf-dual-kpi,
.mrf-donut-kpi,
.mrf-chart-kpi,
.mrf-kpi,
.mrf-tridonut-kpi,
.mrf-bar-kpi {
  font-size: 12px;
  color: #A1A1A1; }

.mrf-vertical-kpi-title h3, .mrf-dual-kpi h3, .mrf-donut-kpi h3, .mrf-chart-kpi h3, .mrf-kpi h3, .mrf-tridonut-kpi h3, .mrf-bar-kpi h3 {
  font-size: 12px; }

.mrf-old-reporting .mrf-chart-kpi:before, .mrf-vertical-kpi-title:before, .mrf-kpi-row:not(.no-title):before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  width: 0;
  height: 90%;
  border-left: 2px solid #D8D8D8; }

/* Common */
.mrf-kpi-title, .mrf-kpi-value {
  display: block; }

.mrf-kpi-title {
  display: none; }
  .mrf-old-reporting .mrf-kpi-title {
    display: block; }

.mrf-kpi-value {
  font-size: 22px;
  color: #222;
  line-height: 1; }

.mrf-data-unit-tendency {
  font-size: 12px; }

.mrf-vertical-separator:after {
  content: "|";
  padding: 2px;
  color: #D8D8D8;
  font-size: 10px;
  vertical-align: middle; }

.mrf-above-estimate {
  color: #7AAD34; }

.mrf-below-estimate {
  color: #EE6060; }

/* default data unit */
.mrf-kpi {
  position: absolute;
  height: 100%;
  width: 100%; }
  .mrf-kpi .mrf-kpi-value small {
    font-size: 16px; }
  .mrf-kpi .mrf-data-unit-tendency {
    display: block; }
  .mrf-kpi div {
    height: 100%;
    width: 100%; }

.mrf-kpi-platforms > div {
  width: 50%;
  float: left; }

.mrf-kpi-platforms h4 {
  font-size: 8px;
  letter-spacing: 0.1em;
  margin: 6px 0;
  text-transform: uppercase; }

.mrf-kpi-platforms span {
  font-size: 18px;
  color: #222; }
  .mrf-kpi-platforms span small {
    font-size: 12px; }

.mrf-kpi-platforms-columns__metricGroup {
  float: left;
  width: 100%; }
  .mrf-kpi-platforms-columns__metricGroup__value {
    font-size: 18px;
    color: #222; }
    .mrf-kpi-platforms-columns__metricGroup__value small {
      font-size: 12px; }
  .mrf-kpi-platforms-columns__metricGroup__label {
    display: none;
    font-size: 8px;
    letter-spacing: 0.1em;
    margin-left: 1rem;
    text-transform: uppercase; }
    .mrf-kpi-platforms-columns__metricGroup__label--initial {
      display: inline-block; }

.mrf-kpi-platforms-columns:hover .mrf-kpi-platforms-columns__metricGroup__label {
  display: inline; }
  .mrf-kpi-platforms-columns:hover .mrf-kpi-platforms-columns__metricGroup__label--initial {
    display: none; }

.mrf-chartHeader {
  margin-bottom: 21px;
  border: 1px solid rgba(40, 52, 63, 0.1);
  border-radius: 6px 1px;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

/* chart unit */
.mrf-chart-kpi {
  -ms-flex-preferred-size: 13.6%;
      flex-basis: 13.6%;
  position: relative;
  min-height: 49px;
  min-width: 120px;
  max-width: 160px;
  border-left: 2px solid rgba(40, 52, 63, 0.1);
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  @media (max-width: 768px) {
    .mrf-chart-kpi {
      min-width: 130px; } }

.mrf-old-reporting .mrf-chart-kpi:before {
  margin-left: -13px; }

.mrf-chart-kpi:not(.locked) .mrf-kpi {
  cursor: pointer; }

.mrf-chart-kpi h2 {
  font-size: 11px; }
  @media (max-width: 768px) {
    .mrf-chart-kpi h2 {
      font-size: 12px; } }
  .mrf-chart-kpi h2:after {
    position: absolute;
    left: 0;
    bottom: .4rem;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    content: " ";
    display: inline-block;
    margin-left: .5rem; }
  .mrf-chart-kpi h2.yellow.active:after {
    background-color: #FFB319; }
  .mrf-chart-kpi h2.yellow:after {
    border: 1px dashed #FFB319; }
  .mrf-chart-kpi h2.purple.active:after {
    background-color: #7B4397; }
  .mrf-chart-kpi h2.purple:after {
    border: 1px dashed #7B4397; }
  .mrf-chart-kpi h2.peach.active:after {
    background-color: #F19165; }
  .mrf-chart-kpi h2.peach:after {
    border: 1px dashed #F19165; }
  .mrf-chart-kpi h2.purpleBlue.active:after {
    background-color: #7675D8; }
  .mrf-chart-kpi h2.purpleBlue:after {
    border: 1px dashed #7675D8; }
  .mrf-chart-kpi h2.blue.active:after {
    background-color: #508EFF; }
  .mrf-chart-kpi h2.blue:after {
    border: 1px dashed #508EFF; }
  .mrf-chart-kpi h2.turquoise.active:after {
    background-color: #2AC0BE; }
  .mrf-chart-kpi h2.turquoise:after {
    border: 1px dashed #2AC0BE; }
  .mrf-chart-kpi h2.purpleRed.active:after {
    background-color: #94246E; }
  .mrf-chart-kpi h2.purpleRed:after {
    border: 1px dashed #94246E; }
  .mrf-chart-kpi h2.lightblue.active:after {
    background-color: #73C7E5; }
  .mrf-chart-kpi h2.lightblue:after {
    border: 1px dashed #73C7E5; }
  .mrf-chart-kpi h2.orangeRed.active:after {
    background-color: #E64A19; }
  .mrf-chart-kpi h2.orangeRed:after {
    border: 1px dashed #E64A19; }
  .mrf-chart-kpi h2.teal.active:after {
    background-color: #93E6BE; }
  .mrf-chart-kpi h2.teal:after {
    border: 1px dashed #93E6BE; }
  .mrf-chart-kpi h2.orangePink.active:after {
    background-color: #E6677C; }
  .mrf-chart-kpi h2.orangePink:after {
    border: 1px dashed #E6677C; }
  .mrf-chart-kpi h2.pistachio.active:after {
    background-color: #CDDC39; }
  .mrf-chart-kpi h2.pistachio:after {
    border: 1px dashed #CDDC39; }
  .mrf-chart-kpi h2.olive.active:after {
    background-color: #5b7320; }
  .mrf-chart-kpi h2.olive:after {
    border: 1px dashed #5b7320; }
  .mrf-chart-kpi h2.yankeesBlue.active:after {
    background-color: #1C2841; }
  .mrf-chart-kpi h2.yankeesBlue:after {
    border: 1px dashed #1C2841; }
  .mrf-old-reporting .mrf-chart-kpi h2 {
    border: 0;
    font-size: 12px;
    margin-bottom: 0;
    position: absolute;
    top: 200px;
    left: 0;
    text-align: right;
    transform: rotate(-90deg);
    transform-origin: left top 0;
    width: 200px;
    border-bottom: none; }

.mrf-chart-kpi.locked h2.active:after {
  background-color: #A1A1A1; }

.mrf-chart-kpi.locked h2:after {
  border: 1px dashed #A1A1A1; }

.mrf-chart-kpi.active .mrf-kpi-value, .mrf-chart-kpi.active .mrf-kpi-title, .mrf-chart-kpi.active .mrf-kpi-platforms div {
  opacity: 0.3; }

.mrf-chart-kpi.active.mrf-metrics-all .mrf-kpi-value, .mrf-chart-kpi.active .mrf-kpi-title,
.mrf-chart-kpi.active.mrf-metrics-smartphone .mrf-kpi-platforms div[data-metricgroup="smartphone"],
.mrf-chart-kpi.active.mrf-metrics-tablet .mrf-kpi-platforms div[data-metricgroup="tablet"],
.mrf-chart-kpi.active.mrf-metrics-desktop .mrf-kpi-platforms div[data-metricgroup="desktop"],
.mrf-chart-kpi.active .mrf-kpi-platforms div:hover {
  opacity: 1; }

.mrf-chart-kpi.active .mrf-kpi-value, .mrf-chart-kpi.active .mrf-kpi-title, .mrf-chart-kpi.active .mrf-kpi-platforms-columns div {
  opacity: 0.3; }

.mrf-chart-kpi.active.mrf-metrics-all .mrf-kpi-value, .mrf-chart-kpi.active .mrf-kpi-title,
.mrf-chart-kpi.active.mrf-metrics-smartphone .mrf-kpi-platforms-columns div[data-metricgroup="smartphone"],
.mrf-chart-kpi.active.mrf-metrics-tablet .mrf-kpi-platforms-columns div[data-metricgroup="tablet"],
.mrf-chart-kpi.active.mrf-metrics-desktop .mrf-kpi-platforms-columns div[data-metricgroup="desktop"],
.mrf-chart-kpi.active .mrf-kpi-platforms-columns div:hover {
  opacity: 1; }

/* donut unit */
.mrf-donut-kpi mrf-donut-chart {
  float: left; }

.mrf-donut-kpi .mrf-fill-rate {
  font-size: 12px; }

.mrf-donut-kpi .mrf-fill-rate span {
  color: #222;
  font-size: 18px; }

.mrf-donut-kpi .mrf-fill-rate, .mrf-donut-kpi .mrf-kpi-title, .mrf-donut-kpi .mrf-kpi-value {
  margin-left: 65px; }

/* tridonut */
.mrf-tridonut-kpi mrf-donut-chart, .mrf-tridonut-kpi h3, .mrf-tridonut-kpi > div {
  float: left; }

.mrf-tridonut-kpi > div {
  margin-right: 18px; }

/* vertical title unit */
.mrf-vertical-kpi-title:before {
  margin-left: -13px; }

.mrf-vertical-kpi-title h2 {
  border: 0;
  font-size: 12px;
  margin-bottom: 0; }

.mrf-vertical-kpi-title {
  padding-left: 32px; }

/* desglosed value unit */
.mrf-dual-kpi ul {
  margin-left: -12px; }

.tree {
  padding: 0;
  margin: 0;
  list-style-type: none;
  position: relative; }

.tree li {
  list-style-type: none;
  border-left: 1px solid #D8D8D8;
  margin-left: 1em;
  padding-left: 1em;
  position: relative; }

.tree li:before {
  content: '';
  position: absolute;
  top: 0;
  left: -1px;
  bottom: 50%;
  width: 0.75em;
  border: 1px solid #D8D8D8;
  border-top: 0 none transparent;
  border-right: 0 none transparent; }

.tree li:last-child {
  border-left: 2px solid transparent; }

.tree li:last-child:before {
  left: -2px; }

/* bar unit */
.mrf-bar-kpi mrf-horizontalbar-chart {
  padding-top: 12px;
  display: block;
  max-height: 70px; }

/* data unit row */
.mrf-kpi-row {
  position: relative;
  padding-left: 24px;
  padding-bottom: 12px;
  margin-bottom: 12px; }

.mrf-kpi-row > h2 {
  color: #A1A1A1;
  border: 0;
  font-size: 12px;
  margin-bottom: 0; }

.mrf-kpi-row:not(.no-title):before {
  margin-left: -5px; }

.mrf-kpi-row.no-title {
  left: -24px; }
  .mrf-kpi-row.no-title div:first-child {
    margin-right: 24px; }
  .mrf-kpi-row.no-title div:last-child {
    margin-right: -24px; }

.mrf-kpi-row:after {
  position: relative;
  bottom: -5px;
  width: 97%;
  border-bottom: 1px solid #E9E9E9; }

.mrf-kpi-row.no-title:after {
  left: 24px; }

/*!
 * Copyright (c) 2018 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-table-reporting {
  margin-top: 21px; }
  .mrf-table-reporting tbody.selected-row tr, .mrf-table-reporting tbody.selected-row:hover tr {
    background-color: #fcfc8f; }
  .mrf-table-reporting td {
    height: 34px; }
  .mrf-table-reporting td, .mrf-table-reporting th {
    padding: 5px .2rem; }
  @media (max-width: 768px) {
    .mrf-table-reporting {
      margin-top: 7rem; } }

.dimension-labels {
  color: #999;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  visibility: hidden;
  font-size: 9px;
  text-transform: uppercase;
  text-align: right; }
  .dimension-labels__label {
    height: 34px;
    padding: 5px 0; }

.mainDimensionInfo {
  display: inline-block;
  position: relative;
  vertical-align: top;
  padding-top: .2rem; }

.mrf-table-date {
  text-transform: capitalize;
  white-space: nowrap; }

.mrf-table-crop-link {
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis; }
  @media (max-width: 768px) {
    .mrf-table-crop-link {
      max-width: 220px;
      overflow: hidden;
      text-overflow: ellipsis; } }

.mrf-table-daily-revenue {
  font-size: 14px;
  color: #666;
  margin: 0.3rem 0 0 2.5rem; }

.mrf-table-daily-revenue > span {
  display: inline-block;
  font-size: 9px;
  vertical-align: text-bottom; }

.mrf-table-daily-revenue span span {
  display: block;
  line-height: 1; }

.mrf-table-daily-revenue .glyphicon {
  padding: 0 2px; }

.mrf-table-timeline-notes tr td {
  white-space: normal;
  word-break: break-word;
  min-height: 43px; }

.mrf-table-timeline {
  width: 100%; }

.mrf-table-timeline .icon {
  min-width: 28px; }

.mrf-table-timeline ul li:hover {
  background-color: #fefeda; }
  .mrf-table-timeline ul li:hover .committer {
    display: inline-block;
    padding-left: .5rem; }

.mrf-table-timeline a {
  color: #28343F;
  line-height: 2; }

.mrf-table-timeline .committer {
  display: none;
  color: #666; }

.mrf-table-timeline .btn-on {
  border: 0;
  background: #D8D8D8;
  box-shadow: 0px 2px 0px 0px #999; }

.mrf-table-timeline .btn-off {
  border: 0;
  background: #FCFCFC;
  box-shadow: 0px 2px 0px 0px #D8D8D8; }

.mrf-table-timeline .no-results {
  font-style: italic;
  font-size: 1.2em;
  padding: 1em; }

.mrf-table-timeline .commit-list {
  list-style: none; }

.mrf-table-timeline .release-audits-table {
  width: 100%; }
  .mrf-table-timeline .release-audits-table td {
    white-space: normal; }

.timeline-filters-bar {
  padding: .5em;
  text-align: right; }

@media (max-width: 768px) {
  .mrf-timeline-table {
    display: none; } }

.mrf-table-salesManagement tr {
  display: grid;
  grid-template-columns: 53px 129px 350px 59px 58px 58px 58px 59px 58px 50px 66px 70px 50px; }
  .mrf-table-salesManagement tr:not(:first-child) td:first-child {
    grid-column: 3; }
  .mrf-table-salesManagement tr:not(:first-child) td:not(:first-child) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }

.mrf-table-salesManagement th:not(:first-child):not(:nth-child(2)):not(:nth-child(3)) {
  text-align: center; }

.mrf-table-salesManagement td:not(:first-child):not(:nth-child(2)):not(:nth-child(3)) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }

.mrf-table-salesManagement__body {
  display: block;
  overflow-x: hidden;
  min-width: fit-content; }
  .mrf-table-salesManagement__body tbody {
    display: grid; }
  .mrf-table-salesManagement__body tr:first-child td {
    border-top: none; }

/*!
 * Copyright (c) 2018 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-multichart {
  min-height: 335px;
  position: relative;
  margin-bottom: 1rem; }
  .mrf-multichart__loading {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  @media (max-width: 768px) {
    .mrf-multichart .nvtooltip {
      top: 2rem !important; } }

mrf-multi-chart {
  display: block;
  margin-bottom: 50px;
  height: 300px;
  width: 97%;
  margin: auto;
  fill: #A1A1A1; }

.mrf-reporting mrf-multi-chart {
  width: 100%; }

mrf-multi-chart svg {
  margin-top: -7px;
  margin-left: -12px;
  overflow: visible !important; }
  .mrf-reporting mrf-multi-chart svg {
    margin-left: 0; }

mrf-multi-chart .mrf-smartphone {
  stroke-dasharray: 1; }

mrf-multi-chart .mrf-tablet {
  stroke-dasharray: 4; }

@media (max-width: 768px) {
  mrf-timeline-notes-table .table {
    margin-top: 8rem; }
  mrf-timeline-notes-table:not(.ng-hide) ~ mrf-timeline-table ~ div .table {
    margin-top: 0; } }

.nvtooltip {
  border: 0;
  color: #fff;
  font-family: Montserrat;
  font-size: 11px;
  background-color: #3C4851; }

.nvtooltip span {
  -ms-flex: 1 auto;
      flex: 1 auto; }

.nvtooltip .tooltip-chart-name {
  padding-left: .5rem; }

.nvtooltip .tooltip-chart-value {
  font-size: 1rem;
  padding-left: 1rem; }

@media (max-width: 768px) {
  .nvtooltip {
    position: relative;
    transform: none !important; }
  .nvtooltip.mrf-note-tooltip {
    display: none; } }

.nvd3 text {
  font-family: Montserrat;
  font-weight: 500; }

.nvd3.multiChart .nv-x .nv-axis .tick line {
  display: none; }

.nvd3.multiChart .nv-y1 .nv-axis .tick line, .nvd3.multiChart .nv-y2 .nv-axis .tick line {
  stroke: #E9E9E9; }

.nvd3.multiChart .nv-line path.nv-line {
  stroke-width: 2px !important; }

.nvd3.multiChart .nv-axisMaxMin text {
  font-weight: inherit !important; }

.nvd3.multiChart circle.nv-legend-symbol {
  stroke-width: 1 !important; }

.nvd3.multiChart .nv-y1.nv-axis.nv-disabled + .nv-y2.nv-axis line {
  display: block; }

.nvd3.multiChart .nv-y1.nv-axis + .nv-y2.nv-axis line {
  display: none; }

.nvd3.multiChart path.domain {
  stroke: #E9E9E9 !important;
  stroke-width: 3px !important; }

.mrf-range {
  stroke-width: 1px;
  stroke: #7B4397; }

.mrf-selecting-guide {
  stroke-width: 1px;
  stroke: #7B4397;
  stroke-dasharray: 3,3; }

.mrf-area {
  fill: #7B4397;
  fill-opacity: 0.2; }

.mrf-period-inactivity {
  stroke-width: 1px;
  stroke: #666;
  stroke-opacity: 0.4; }

.mrf-period-inactivity-area {
  fill: #666;
  fill-opacity: 0.1; }

.multichart-group-selectors button.active {
  cursor: default; }

.mrf-note-tooltip {
  padding: 5px 10px; }

.mrf-note-tooltip:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-width: 12px;
  border-style: solid;
  border-color: #3C4851 transparent transparent transparent;
  top: 100%;
  left: 50%;
  margin-left: -12px; }

.mrf-note-tooltip__tenant {
  margin: 5px 0px; }

.mrf-note-tooltip__tenant__dates {
  font-size: 0.9em; }

.mrf-note-tooltip__tenant__desc {
  font-size: 1.1em; }

/*
 * Copyright (c) 2015 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
mrf-donut-chart {
  width: 45px;
  height: 45px;
  display: inline-block; }

.mrf-donut-chart .nvd3.nv-pie .nv-pie-title {
  font-size: 14px !important;
  fill: #222; }

/*
 * Copyright (c) 2015 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
mrf-line-chart {
  display: block; }

mrf-line-chart .nvtooltip {
  border: 0;
  color: #fff;
  font-family: Montserrat;
  font-size: 11px;
  background-color: #3C4851; }

mrf-line-chart .nvtooltip thead {
  text-align: center; }

.report-chart {
  height: 50px;
  display: block; }

.report-chart svg {
  height: 100px;
  display: block; }

.report-chart mrf-line-chart:not(.mrf-active) .nv-area {
  fill: url(#color-gradient) !important; }

.report-chart mrf-line-chart:not(.mrf-active) g.nv-groups path.nv-line {
  stroke: #ccc; }

/*
 * Copyright (c) 2015 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-horizontalbar-chart .nv-x.nv-axis {
  transform: translate(-10px, -2px); }

.mrf-horizontalbar-chart .nv-x.nv-axis line {
  display: none; }

.mrf-horizontalbar-chart text {
  font-size: 12px;
  fill: #A1A1A1; }

/*
 * Copyright (c) 2015 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.radar-chart, mrf-radar-chart {
  display: inline-block; }

.radar-chart text {
  font-size: 12px;
  fill: #A1A1A1; }

.radar-chart svg {
  width: 650px;
  height: 480px;
  overflow: visible;
  margin: auto; }

mrf-radar-chart {
  padding: 24px 0px 12px;
  margin-left: 6px; }

.verticesTooltip {
  z-index: 100000; }

.radar-modal .modal-content > div {
  display: inline-block;
  width: 49.5%; }

.radar-modal .modal-content h3 {
  position: absolute;
  margin: 36px;
  font-size: 18px; }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-header-filter__dropdown__addButton.dropdown-toggle, .mrf-header-filter__dropdown__addButton.dropdown-toggle:hover {
  box-shadow: none; }

.mrf-header-filter {
  color: #666666;
  overflow: hidden; }
  .mrf-header-filter__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 1.5rem .1rem 0; }
  @media (max-width: 768px) {
    .mrf-header-filter__container {
      overflow: scroll;
      -webkit-overflow-scrolling: touch;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      padding: 1rem .1rem 0; } }
  .mrf-header-filter__dropdown {
    position: static;
    display: -ms-flexbox;
    display: flex; }
    .mrf-header-filter__dropdown__addButton {
      border: 1px dashed rgba(40, 52, 63, 0.3) !important;
      cursor: pointer;
      height: 50px;
      font-size: 12px; }
      @media (max-width: 768px) {
        .mrf-header-filter__dropdown__addButton {
          height: 45px;
          width: 90px;
          padding: 0.15rem 0.5rem; } }
    .mrf-header-filter__dropdown__content {
      border-radius: 10px 2px; }
  .mrf-header-filter__label {
    margin-right: 10px; }
  .mrf-header-filter__resetFilters {
    height: 50px;
    color: rgba(40, 52, 63, 0.5);
    font-size: 12px;
    text-decoration: underline;
    margin-left: 10px;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    white-space: nowrap; }
    @media (max-width: 768px) {
      .mrf-header-filter__resetFilters {
        height: 45px; } }
  .mrf-header-filter__selected::after, .mrf-header-filter__dropdown__addButton::after {
    content: none; }
  .mrf-header-filter__selected {
    padding: 8px 11px 5px;
    position: relative;
    margin-bottom: 1rem; }
    @media (max-width: 768px) {
      .mrf-header-filter__selected {
        padding: 0.15rem 0.5rem;
        font-size: .85rem;
        height: 45px; }
        .mrf-header-filter__selected input {
          font-size: .85rem; } }
    .mrf-header-filter__selected__label {
      font-size: 11px;
      text-align: left;
      text-transform: uppercase !important;
      color: rgba(40, 52, 63, 0.5);
      white-space: nowrap; }
    .mrf-header-filter__selected__value {
      font-size: 12px;
      color: #28343F;
      display: table-cell;
      text-align: left;
      overflow: hidden;
      text-overflow: ellipsis;
      max-width: 250px;
      max-height: 20px; }
      .mrf-header-filter__selected__value .icon {
        margin-top: -2px;
        vertical-align: middle; }
    .mrf-header-filter__selected__remove {
      position: absolute;
      top: -15px;
      right: 0;
      cursor: pointer; }
  .mrf-header-filter__onemonth input, .mrf-header-filter__oneday input {
    background: none no-repeat center right !important;
    box-shadow: none;
    color: #28343F;
    height: 1rem;
    font-size: 12px;
    padding: 0 !important;
    width: 6rem; }
    .mrf-header-filter__onemonth input:active, .mrf-header-filter__onemonth input:hover, .mrf-header-filter__onemonth input:focus, .mrf-header-filter__oneday input:active, .mrf-header-filter__oneday input:hover, .mrf-header-filter__oneday input:focus {
      box-shadow: none !important;
      cursor: pointer !important; }

@media (max-width: 768px) {
  .mrf-filter-selector__button {
    font-size: .85rem;
    padding: .5rem 0rem .5rem .5rem; } }

.mrf-filter-selector__control {
  padding: 5px 15px 7px 15px; }
  .mrf-filter-selector__control__left {
    float: left; }
    .mrf-filter-selector__control__left:after {
      content: '';
      display: block;
      background: rgba(40, 52, 63, 0.1);
      width: 1px;
      position: absolute;
      top: 5px;
      bottom: 5px;
      right: 50%; }
  .mrf-filter-selector__control__right {
    float: right; }

.mrf-filter__content__options {
  border-radius: 10px 2px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  width: 340px;
  max-height: 500px; }
  @media (max-width: 768px) {
    .mrf-filter__content__options {
      width: 300px;
      max-height: 455px; } }
  .mrf-filter__content__options__item {
    display: block !important;
    border-width: 1px 0 1px 0; }
    .mrf-filter__content__options__item:first-child {
      border-top: 0; }
    .mrf-filter__content__options__item:last-child {
      border-bottom: 0; }
    .mrf-filter__content__options__item__icon {
      width: 2.5rem;
      height: 2.5rem;
      vertical-align: middle;
      margin-top: -7px; }
    .mrf-filter__content__options__item__menu {
      margin-bottom: 0;
      text-align: center; }
      .mrf-filter__content__options__item__menu__icon {
        position: absolute;
        right: 0;
        height: 1.5em; }
    .mrf-filter__content__options__item__selectors {
      overflow: hidden; }
    .mrf-filter__content__options__item__selectAll {
      height: 45px; }
    .mrf-filter__content__options__item__apply {
      background-color: rgba(42, 69, 92, 0.03); }
    .mrf-filter__content__options__item__label .icon {
      margin-top: -5px;
      vertical-align: middle; }
    .mrf-filter__content__options__item label, .mrf-filter__content__options__item label::before, .mrf-filter__content__options__item label::after {
      cursor: pointer; }

.mrf-filter__search {
  padding-left: 0; }
  .mrf-filter__search__icons {
    vertical-align: middle;
    cursor: pointer; }
  .mrf-filter__search__input {
    display: inline-block !important;
    width: calc(100% - 5.25em); }

@media (min-width: 768px) {
  .mrf-queueFilter .mrf-header-filter__selected {
    height: 50px; } }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.table.mrf-table--hal th.noBottomBorder, .table.mrf-table--hal tr:first-child {
  font-weight: bold; }

.mrf-hal__wrapper {
  overflow-x: auto;
  margin-bottom: 10px;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch; }
  .mrf-hal__wrapper::-webkit-scrollbar {
    width: 4px; }
  .mrf-hal__wrapper::-webkit-scrollbar-track {
    background-color: transparent;
    border-radius: 2px; }
  .mrf-hal__wrapper::-webkit-scrollbar-thumb {
    background-color: rgba(40, 52, 63, 0.2);
    border-radius: 2px; }

@media (min-width: 768px) {
  .mrf-hal__wrapper {
    margin-left: 220px; }
  .table.mrf-table--hal td:first-child, .table.mrf-table--hal th:first-child {
    position: absolute;
    left: 2rem;
    width: 214px;
    border-right: solid 2px #D8D8D8; } }

.table.mrf-table--hal {
  width: auto !important; }
  .table.mrf-table--hal {
    font-size: 0.858em;
    margin-bottom: 0;
    width: initial; }
  .table.mrf-table--hal tbody {
    border-width: 1px; }
    .table.mrf-table--hal tbody a {
      color: #28343F; }
    .table.mrf-table--hal tbody:last-child tr:last-child td:first-child, .table.mrf-table--hal tbody:last-child tr:last-child th:first-child {
      border-bottom: none; }
  .table.mrf-table--hal td, .table.mrf-table--hal th {
    text-align: right;
    padding-right: 10px !important;
    border-top: 0px;
    border-right: 1px solid #D8D8D8; }
  .table.mrf-table--hal th.noBottomBorder {
    border-bottom: none !important;
    color: #222;
    padding-top: 15px; }
  .table.mrf-table--hal th.noTopBorder {
    border-top: none;
    border-bottom: 2px solid #D8D8D8 !important; }
  .table.mrf-table--hal th.secondHeader {
    border-left: none; }
  .table.mrf-table--hal th.firstHeader {
    border-right: none !important; }
  .table.mrf-table--hal tr:first-child {
    color: #222;
    font-size: 14px; }
  .table.mrf-table--hal tr:first-child td {
    padding-top: 10px; }
  .table.mrf-table--hal tr:first-child td:first-child, .table.mrf-table--hal tr:first-child tr:first-child {
    margin-top: 1px; }
  .table.mrf-table--hal tr:last-child td {
    padding-bottom: 10px; }
  .table.mrf-table--hal tr:last-child td:first-child, .table.mrf-table--hal tr:last-child th:first-child {
    border-bottom: solid 1px #D8D8D8; }
  .table.mrf-table--hal tr:nth-child(odd) {
    border-right: 1px solid #D8D8D8; }
  .table.mrf-table--hal tr:hover td {
    background-color: #fefeda; }
  .table.mrf-table--hal td {
    /* Last month column */ }
    .table.mrf-table--hal td {
      line-height: 16px;
      width: 80px;
      white-space: nowrap; }
    .table.mrf-table--hal td:not(:first-child) {
      font-size: .93rem; }
    .table.mrf-table--hal td:nth-child(even) {
      border-right: 0; }
    .table.mrf-table--hal td:nth-last-child(-n+3) {
      border-right: 0; }
    .table.mrf-table--hal td:nth-last-child(2) {
      border-right: solid 1px #D8D8D8; }
    .table.mrf-table--hal td:last-child {
      border-right: 1px solid #D8D8D8; }
  .table.mrf-table--hal td:first-child, .table.mrf-table--hal th:first-child {
    border: none;
    border-right: solid 1px #D8D8D8;
    text-align: left;
    border-bottom: solid 1px transparent;
    font-size: 0.85rem; }

.mrf-table--hal__month {
  text-align: center !important;
  min-width: 140px; }
  .mrf-table--hal__month--last {
    min-width: 210px; }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-table--hal-tenants__paymentPlan {
  width: 60px; }

.mrf-table--hal-tenants-main-column-extra-info  {
  color: #666;
  font-weight: normal; }

.mrf-table--hal-tenants-header th {
  text-align: center; }

.mrf-table--hal-tenants-subHeader th {
  text-align: right; }

.mrf-table-main-column--hal-tenants {
  color: #508EFF;
  font-weight: bold;
  margin-bottom: 0; }

.mrf-table-hal-circleWrapper {
  padding-right: 0 !important; }

.mrf-table--hal-circle-RED,
.mrf-table--hal-circle-GREEN, .mrf-table--trilio-circle-RED,
.mrf-table--trilio-circle-GREEN {
  display: inline-block; }

.mrf-table--hal-circle-RED {
  border-radius: 50%;
  width: 8px;
  height: 8px;
  content: ' ';
  vertical-align: middle;
  background-color: #EE6060; }

.mrf-table--hal-circle-GREEN {
  border-radius: 50%;
  width: 8px;
  height: 8px;
  content: ' ';
  vertical-align: middle;
  background-color: #7AAD34; }

.mrf-table--hal-tenants-width {
  width: 25px; }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-page--hal .mrf-section-container {
  padding: 0 10px; }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-churnTable tr td {
  padding: 4px 5px; }

.mrf-churn__estimatedChurn {
  color: #7E858B; }

.mrf-churn__estimationHeader {
  margin-top: .5rem;
  margin-bottom: .5rem;
  padding-bottom: 0.5rem;
  font-size: 1.1rem; }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-delayControl--table .nv-groups {
  transform: translate(-60px, -15px); }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
mrf-inline-checkbox {
  display: block;
  min-height: 20px; }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-rules-chart__tooltip--header {
  border-bottom: 1px solid #fff;
  padding: .5rem 1rem; }

.mrf-rules-chart__tooltip ul {
  list-style: none;
  padding-left: 1em; }

.mrf-rules-chart__tooltip .mrf-rules-chart__tooltip__bullet {
  width: 1em;
  height: 1em;
  display: inline-block;
  margin-right: .5em;
  position: relative;
  top: .1em;
  border-radius: 50%; }

.mrf-rules-advanced-checkbox {
  line-height: 2.5em; }
  .mrf-rules-advanced-checkbox input {
    margin-right: .5em;
    margin-top: 0; }

.mrf-rules-advanced__timezoneSelector {
  width: 250px;
  height: 35px; }
  @media (max-width: 768px) {
    .mrf-rules-advanced__timezoneSelector {
      width: 100%; } }

.mrf-rules-advanced__timeFormat {
  height: 35px; }

.mrf-rules-page .mrf-section-container {
  padding: 10px; }

.mrf-chart__line--sonar {
  stroke-dasharray: 4; }

.nvd3.multiChart .nv-line path.nv-line {
  stroke-width: 1.3px !important; }

.nvd3.multiChart .nv-line .mrf-chart__line--sonar path.nv-line {
  stroke-width: 1px !important; }

.nvd3 .nv-groups .nv-point.hover {
  stroke-width: 3px !important; }

.mrf-PSTLine {
  stroke-width: .5px;
  stroke: #666; }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-table-rules--summary .mrf-fixedWidthPercentage {
  display: inline-block;
  width: 4em; }

.mrf-table-rules--summary .mrf-hoverRevealable {
  visibility: hidden;
  text-transform: uppercase;
  font-size: .6em; }

.mrf-table-rules--summary tbody:hover tr td {
  background-color: #fefeda; }

.mrf-table-rules--summary tbody:hover tr .mrf-hoverRevealable {
  visibility: visible; }

.mrf-table-rules--summary tbody.selected tr td {
  background-color: #fcfc8f; }

.mrf-table-rules--summary__histogramsCol {
  padding-top: 20px; }

.mrf-table-rules--summary__histogram .histogram__separator {
  height: 10px; }

.mrf-table-rules--summary__histogram svg {
  display: block;
  cursor: pointer;
  margin: auto; }

.mrf-table-rules--summary__histogram .bar--background {
  fill: rgba(0, 0, 0, 0); }

.mrf-table-rules--summary__histogram a:hover .histogram__tooltip {
  visibility: visible; }

.mrf-table-rules--summary__histogram .histogram__tooltip {
  visibility: hidden; }

.mrf-table-rules--summary__histogram .histogram__tooltip__container {
  fill: #fff;
  stroke: #000;
  stroke-width: 1; }

.mrf-table-rules--summary__histogram .histogram__tooltip__text {
  fill: #000;
  font: 10px sans-serif;
  text-anchor: middle; }

.mrf-table-rules--summary__histogram .histogram__label {
  fill: #666;
  font: 10px sans-serif;
  text-anchor: middle; }

mrf-double-histogram {
  padding-top: 10px;
  padding-bottom: 10px;
  display: block; }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-ruledetail-price th, .mrf-ruledetail-price td {
  text-align: right;
  white-space: nowrap; }

.mrf-ruledetail-price td:first-child {
  overflow: hidden;
  max-width: 258px; }

.mrf-ruledetail-price tbody:nth-child(even) {
  background-color: #F2F2F2; }

.mrf-ruledetail-price tbody {
  color: #666;
  cursor: default; }

.mrf-ruledetail-price tbody:first-child {
  background-color: red !important; }

/*!
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-tenant-uri-table {
  border: 0px; }
  .mrf-tenant-uri-table tbody {
    color: #666;
    cursor: default; }
  .mrf-tenant-uri-table td {
    text-align: right;
    white-space: nowrap; }
  .mrf-tenant-uri-table .txt-col {
    text-align: left;
    max-width: 148px;
    overflow: hidden; }
  .mrf-tenant-uri-table .txt-col > span {
    overflow: hidden;
    max-width: 25px; }
  .mrf-tenant-uri-table th {
    text-align: right; }
  .mrf-tenant-uri-table .mrf-main-col {
    text-align: left; }
  .mrf-tenant-uri-table .mrf-tenant {
    display: -ms-flexbox;
    display: flex; }
  .mrf-tenant-uri-table .tooltip {
    overflow: hidden; }
  .mrf-tenant-uri-table .tooltip li {
    list-style: decimal; }
  .mrf-tenant-uri-table tbody:nth-child(even) {
    background-color: #F2F2F2; }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-table-rules th, .mrf-table-rules td {
  text-align: right;
  white-space: nowrap; }

.mrf-table-rules tbody {
  color: #666;
  cursor: default; }
  .mrf-table-rules tbody:hover .tenant__icons {
    visibility: visible; }

.mrf-table-rules tbody:nth-child(odd) tr {
  background-color: #F2F2F2; }

.mrf-table-rules tbody tr:hover .mrf-table__highlightable {
  background-color: #fefeda; }

.mrf-table-rules__tooltip .tooltip-inner {
  white-space: pre-line;
  min-width: 100px;
  text-align: left; }

.mrf-table-rules .mrf-table-main-dimension {
  text-align: left;
  min-width: 170px;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis; }

.mrf-table-rules .mrf-table-main-dimension.selected {
  background: #fcfc8f; }

.mrf-table-rules .mrf-table-main-dimension p {
  margin: 0; }

.mrf-table-rules .mrf-rule--removed .mrf-table__statusColored, .mrf-table-rules .mrf-rule--removed .mrf-rule__name {
  color: #BEBEBE !important; }

.mrf-table-rules .mrf-rule--sonar td {
  border-top: 0; }

.mrf-table-rules .mrf-rule--sonar .mrf-rule__name {
  padding-left: 1rem; }
  .mrf-table-rules .mrf-rule--sonar .mrf-rule__name:before {
    content: "";
    height: 1em;
    width: 10px;
    margin-right: 7px;
    display: inline-block;
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    position: relative;
    top: -4px; }

.mrf-table-rules .mrf-rule--hasSonar td:not(:first-child) {
  padding-bottom: 0; }

.mrf-table-rules .mrf-rule--hasSonar td:first-child {
  padding-bottom: 5px; }

.mrf-table-rules__colSeparator {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.mrf-table-rules__fixedWidth {
  width: 3.7em; }

.mrf-rules__tenant__status {
  margin: 0; }

.mrf-rules__tenant__status p {
  color: #666;
  font-size: 8px; }

.selected .mrf-table__highlightable {
  background: #fcfc8f; }

.mrf-rules___li-title {
  color: #999;
  padding-left: 20px; }

.fa-background-red {
  padding: 0.15em 0.4em;
  position: relative;
  top: -0.2em;
  text-align: center;
  vertical-align: middle;
  background: #EE6060;
  font-size: .75em;
  border-radius: 50%;
  color: #fff; }

.mrf-negativelift {
  color: #EE6060;
  font-weight: bold; }

.mrf-rules--popup-form {
  margin-top: 0px !important; }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.table.mrf-table--queue td:last-child {
  max-width: 532px;
  word-wrap: break-word; }

.table.mrf-table--queue-status-summary td:last-child {
  max-width: 200px;
  word-wrap: break-word; }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.table.mrf-table--audits td:last-child {
  max-width: 532px;
  word-wrap: break-word; }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.sub-header {
  color: #999;
  padding-top: 10px;
  font-size: 14px; }

h1.header--sim {
  float: left;
  margin-right: 15px; }

.h1-right-text {
  width: 1000px;
  padding-top: 8px;
  font-size: 16px; }

.sub-header--sim {
  color: #999;
  padding-top: 10px;
  font-size: 14px;
  width: 1000px; }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.table.mrf-table--cluster-sim-list thead th:first-child {
  padding-left: 32px; }

.table.mrf-table--cluster-sim-list td {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 13px; }

.table.mrf-table--cluster-sim-list td:not(:first-child) {
  color: #999; }

.table.mrf-table--cluster-sim-list td:first-child, .table.mrf-table--cluster-sim-list th:first-child {
  padding-left: 15px; }

.table.mrf-table--cluster-sim-list td:last-child, .table.mrf-table--cluster-sim-list th:last-child {
  padding-right: 15px; }

.table.mrf-table--cluster-sim thead th:last-child {
  padding-right: 20px; }

.table.mrf-table--cluster-sim thead th {
  padding-top: 10px;
  font-size: 13px;
  font-weight: bold;
  border-bottom: 2px solid #ddd; }

.table.mrf-table--cluster-sim tbody a {
  color: inherit;
  text-decoration: none; }

.table.mrf-table--cluster-sim tbody td {
  padding-top: 14px;
  padding-bottom: 5px;
  font-size: 13px;
  vertical-align: top; }

.table.mrf-table--cluster-sim tbody td:not(:nth-child(3)) {
  color: #999; }

.table.mrf-table--cluster-sim tbody td:last-child {
  padding-right: 20px; }

.targeting {
  padding-top: 5px; }

.targeting--key {
  white-space: nowrap;
  font-weight: bold; }

.targeting--value--list {
  width: 560px; }

.targeting--value {
  text-transform: capitalize; }

.rounded-table {
  padding: 0 0;
  border-collapse: separate;
  border: none; }

/*
 * Copyright (c) 2015 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
/*
 * Copyright (c) 2015 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-alarms-table a {
  color: #508EFF; }

.mrf-alarms-table dd, .mrf-alarms-table dt {
  margin-bottom: 3px; }

.mrf-alarm-tenant-info {
  padding-left: 26px !important; }

.mrf-alarm-RED,
.mrf-alarm-GREEN, .mrf-alarm-GREEN--PULSATING,
.mrf-alarm-ORANGE,
.mrf-alarm-BLUE,
.mrf-alarm-YELLOW,
.mrf-alarm-GRAY {
  display: inline-block;
  margin-right: 6px; }

@keyframes mrf-alarm-GREEN-pulsating {
  from {
    background-color: #7AAD34; }
  to {
    background-color: #666; } }

.mrf-alarm-RED {
  border-radius: 50%;
  width: 8px;
  height: 8px;
  content: ' ';
  vertical-align: middle;
  background-color: #EE6060; }

.mrf-alarm-GREEN, .mrf-alarm-GREEN--PULSATING {
  border-radius: 50%;
  width: 8px;
  height: 8px;
  content: ' ';
  vertical-align: middle;
  background-color: #7AAD34; }
  .mrf-alarm-GREEN--PULSATING {
    animation-duration: 1s;
    animation-name: mrf-alarm-GREEN-pulsating;
    animation-iteration-count: infinite; }

.mrf-alarm-ORANGE {
  border-radius: 50%;
  width: 8px;
  height: 8px;
  content: ' ';
  vertical-align: middle;
  background-color: #F19165; }

.mrf-alarm-YELLOW {
  border-radius: 50%;
  width: 8px;
  height: 8px;
  content: ' ';
  vertical-align: middle;
  background-color: #FFB319; }

.mrf-alarm-BLUE {
  border-radius: 50%;
  width: 8px;
  height: 8px;
  content: ' ';
  vertical-align: middle;
  background-color: #508EFF; }

.mrf-alarm-GRAY {
  border-radius: 50%;
  width: 8px;
  height: 8px;
  content: ' ';
  vertical-align: middle;
  background-color: #999; }

/*
 * Copyright (c) 2015 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.popover.right.mrf-popover .arrow {
  top: 30px; }

.popover.right.mrf-popover.mrf-popover-on {
  display: block; }

/*
 * Copyright (c) 2015 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
/*
 * Copyright (c) 2015 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.modal-content__close-btn {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  padding: 0.3rem 0.1rem; }

.radar-modal .modal-dialog {
  width: 1280px; }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-board__title, .mrf-board__estimation {
  font-size: 1.3rem;
  line-height: 2rem; }

.mrf-board__header {
  border-bottom: solid 2px #666666;
  color: #242424;
  padding-bottom: 5px;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.mrf-board__item-list {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.mrf-board__item {
  background-repeat: no-repeat;
  border-bottom: solid 1px #d6d6d6;
  padding: 15px 0; }
  .mrf-board__item--no-decoration {
    border-bottom: none; }

.mrf-board__subitems {
  list-style-type: none; }

.mrf-board__subitem {
  color: rgba(40, 52, 63, 0.6);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding-left: 20px;
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 0% center; }
  .mrf-board__subitem_delayed {
    background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h30v30H0z'/%3E%3Ccircle cx='15' cy='15' r='4.5' fill='rgb%28238%2C96%2C96%29'/%3E%3C/g%3E%3C/svg%3E"); }
  .mrf-board__subitem:hover .tenant__icons {
    visibility: visible; }
  .mrf-board__subitem__link {
    color: #444;
    padding-left: 0.5rem; }
    .mrf-board__subitem__link:hover {
      color: #508EFF; }
  .mrf-board__subitem .tenant__icons {
    height: 2rem; }

.mrf-board__expand-icon {
  display: inline-block;
  width: 18px; }
  .mrf-board__expand-icon--clickable {
    cursor: pointer; }

.mrf-board__column {
  margin-bottom: 30px; }

.mrf-board__item-name--clickable {
  cursor: pointer;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center; }

.mrf-board__account-executive {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.mrf-board__title-details {
  font-size: 14px; }

.mrf-board__subcolumn-title {
  line-height: 23px;
  color: #A1A1A1; }
  .mrf-board__subcolumn-title__value {
    font-size: 1rem;
    font-weight: bold;
    vertical-align: middle; }

.mrf-board__item-details {
  font-size: 16px;
  margin: 10px 0 0 23px; }
  .mrf-board__item-details__value {
    margin-left: 0.5rem;
    vertical-align: middle; }
  .mrf-board__item-details__label {
    vertical-align: middle; }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-schedulers-table__td--disabled, .mrf-schedulers-table__link--disabled {
  color: #999; }

/*
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
/*
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.tenant {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center; }
  .tenant__icons {
    margin-left: .5em;
    visibility: hidden;
    white-space: nowrap; }
    .tenant__icons--visible {
      visibility: visible; }
    .tenant__icons__iconLink {
      filter: invert(50%); }
      .tenant__icons__iconLink:hover {
        filter: invert(0%);
        text-decoration: none; }
  .tenant:hover .tenant__icons {
    visibility: visible; }

/*!
 * Copyright (c) 2018 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-rectangle-label--gray.mrf-twister-box {
  margin-left: 12px; }

@media (min-width: 768px) {
  .mrf-densometerForm {
    position: absolute;
    top: -.5rem;
    left: calc(100% - 25% - 22%); } }

@media (min-width: 1200px) {
  .mrf-densometerForm {
    left: calc(100% - 25% - 24%); } }

.mrf-densometerForm div {
  -ms-flex-negative: 0;
      flex-shrink: 0; }

.mrf-densometerForm input {
  width: 60px; }

.mrf-show-new-bidder-popup-btn {
  position: absolute;
  right: 0;
  bottom: 2px; }
  .mrf-show-new-bidder-popup-btn span {
    height: 2.5rem; }

.mrf-tenant-features {
  margin-bottom: 1rem; }
  .mrf-tenant-features--separated {
    margin-top: 3rem; }

/*!
 * Copyright (c) 2020 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-adstxt {
  min-height: 300px;
  width: 100%;
  white-space: nowrap;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  border-radius: 6px 1px;
  border: none;
  background: #f8f8f8; }
  .mrf-adstxt__line {
    color: #333333;
    font-family: Courier;
    font-size: 14px;
    height: 23px; }
    .mrf-adstxt__line:nth-child(odd) {
      background-color: #E9E9E9; }
    .mrf-adstxt__line.mrf-adstxt__line__good {
      color: #036f02;
      background: #c3efc2; }
    .mrf-adstxt__line.mrf-adstxt__line__wrong {
      color: #CE2424;
      background: rgba(238, 96, 96, 0.4); }

.mrf-adstxt-numbers {
  float: left;
  width: 45px; }
  .mrf-adstxt-numbers .mrf-adstxt__line {
    -ms-flex-pack: center;
        justify-content: center;
    background: transparent; }

.mrf-adstxt-values {
  width: 100%;
  padding-left: 45px;
  margin-left: -45px; }

.mrf-adstxt-number {
  color: #bfbfbf;
  font-size: 11px;
  font-weight: bold;
  width: 23px;
  height: 23px; }
  .mrf-adstxt-number__good {
    color: #036f02;
    background-color: #c3efc2; }
  .mrf-adstxt-number__wrong {
    color: #CE2424;
    background: rgba(238, 96, 96, 0.4); }

.mrf-adstxt-explanation {
  font-size: 13px;
  line-height: 19px;
  width: 100%; }
  .mrf-adstxt-explanation__text__title {
    color: #4a4a4a;
    height: 35px; }
  .mrf-adstxt-explanation__text--bad .mrf-adstxt-explanation__text__title {
    color: #CE2424; }

.mrf-adstxt-reload {
  -ms-flex: 1;
      flex: 1; }
  .mrf-adstxt-reload__last-update {
    color: rgba(40, 52, 63, 0.5);
    font-size: 11px; }
  .mrf-adstxt-reload__btn {
    height: 35px; }
    .mrf-adstxt-reload__btn__icon {
      vertical-align: middle; }
      .mrf-adstxt-reload__btn__icon.isLoading {
        animation: rotate 1.5s linear infinite; }

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

/*
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
/*
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
/*
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-lisaPlugin__people__user {
  padding: 1rem;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid rgba(40, 52, 63, 0.3); }
  @media (max-width: 768px) {
    .mrf-lisaPlugin__people__user {
      margin-right: .1rem; } }
  .mrf-lisaPlugin__people__user__dots {
    position: absolute;
    top: 12px;
    right: 20px; }
    .mrf-lisaPlugin__people__user__dots .dropdown-menu {
      min-width: 0;
      left: -70px;
      width: 108px; }
    .mrf-lisaPlugin__people__user__dots .dropdown-item {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: start;
          justify-content: flex-start;
      -ms-flex-align: center;
          align-items: center;
      padding: 0.25rem 0; }
  .mrf-lisaPlugin__people__user__fullName {
    font-size: 14px;
    line-height: 16px; }
  .mrf-lisaPlugin__people__user__lastContact {
    position: absolute;
    right: .5rem;
    top: .5rem;
    color: rgba(40, 52, 63, 0.7);
    text-transform: none; }
    .mrf-lisaPlugin__people__user__lastContact .icon {
      margin-left: -.25rem; }
  .mrf-lisaPlugin__people__user__details__detail {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin-top: .5rem;
    font-size: 12px;
    line-height: 14px;
    color: rgba(40, 52, 63, 0.7); }
    .mrf-lisaPlugin__people__user__details__detail a {
      color: rgba(40, 52, 63, 0.7); }
    .mrf-lisaPlugin__people__user__details__detail .icon {
      -ms-flex-negative: 0;
          flex-shrink: 0; }

/*
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-lisaPlugin-activity__group-container {
  font-size: 14px; }

.mrf-lisaPlugin-activity__group {
  border: none;
  margin-bottom: 1rem;
  padding: 1rem 0 0 0; }
  .mrf-lisaPlugin-activity__group__expandable {
    margin: .25rem .5rem .5rem;
    border-top: 2px solid #F1F1F1; }
  .mrf-lisaPlugin-activity__group__name .badge {
    background-color: #BAC2C9;
    color: #fff; }

.mrf-lisaPlugin-activity__ticket {
  margin-left: 1rem;
  position: relative;
  display: -ms-flexbox;
  display: flex; }
  .mrf-lisaPlugin-activity__ticket__data {
    padding: .75rem 0 .75rem 2rem;
    border-left: solid 2px #F1F1F1;
    margin-left: 3rem; }
    .mrf-lisaPlugin-activity__ticket__data__date {
      text-transform: uppercase;
      color: rgba(40, 52, 63, 0.5);
      font-size: 12px;
      font-weight: bold;
      line-height: 15px; }
    .mrf-lisaPlugin-activity__ticket__data__component {
      color: rgba(40, 52, 63, 0.5);
      font-size: 11px;
      line-height: 14px;
      display: inline-block;
      padding: .4em .7em;
      vertical-align: baseline;
      border-radius: 4px 1px;
      background-color: rgba(40, 52, 63, 0.1);
      text-transform: uppercase;
      margin-left: 0.5rem; }
    .mrf-lisaPlugin-activity__ticket__data__title {
      font-size: 14px;
      line-height: 18px;
      display: block;
      min-height: 18px; }
    .mrf-lisaPlugin-activity__ticket__data__link {
      font-weight: bold;
      font-size: 12px;
      line-height: 15px; }
  .mrf-lisaPlugin-activity__ticket__loveScore {
    border: 2px solid #F1F1F1;
    border-radius: 50%;
    left: 1.95rem; }
  .mrf-lisaPlugin-activity__ticket__category {
    left: 2.4rem; }
    .mrf-lisaPlugin-activity__ticket__category__bullet {
      width: 20px;
      height: 20px;
      background-size: contain; }
      .mrf-lisaPlugin-activity__ticket__category__bullet--CS {
        background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath fill='rgb%2872%2C103%2C130%29' d='M4.959 15l9.97-9.97L24.9 15l-9.97 9.97z'/%3E%3C/svg%3E"); }
      .mrf-lisaPlugin-activity__ticket__category__bullet--WAITING {
        background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath fill='rgb%28204%2C204%2C204%29' d='M4.959 15l9.97-9.97L24.9 15l-9.97 9.97z'/%3E%3C/svg%3E"); }
      .mrf-lisaPlugin-activity__ticket__category__bullet--TECH {
        background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath fill='rgb%28255%2C209%2C82%29' d='M4.959 15l9.97-9.97L24.9 15l-9.97 9.97z'/%3E%3C/svg%3E"); }
      .mrf-lisaPlugin-activity__ticket__category__bullet--UNSET {
        background-image: url("data:image/svg+xml, %3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cstyle%3E.st0%2C.st1%7Bfill:none%3Bstroke:%2328343f%3Bstroke-width:1.5%7D.st1%7Bstroke-dasharray:5.079%2C2.0316%7D%3C/style%3E%3Cpath class='st0' d='M13.2 6.8L15 5l1.8 1.8'/%3E%3Cpath class='st1' d='M18.2 8.2l4.3 4.3'/%3E%3Cpath class='st0' d='M23.2 13.2L25 15l-1.8 1.8'/%3E%3Cpath class='st1' d='M21.8 18.2l-4.3 4.3'/%3E%3Cpath class='st0' d='M16.8 23.2L15 25l-1.8-1.8'/%3E%3Cpath class='st1' d='M11.8 21.8l-4.3-4.3'/%3E%3Cpath class='st0' d='M6.8 16.8L5 15l1.8-1.8'/%3E%3Cpath class='st1' d='M8.2 11.8l4.3-4.3'/%3E%3C/svg%3E"); }
  .mrf-lisaPlugin-activity__ticket__category, .mrf-lisaPlugin-activity__ticket__loveScore {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    background-color: #fff; }

@media (max-width: 768px) {
  .mrf-lisaPlugin-activity__ticket {
    margin-left: 0; }
    .mrf-lisaPlugin-activity__ticket__data {
      margin-left: 1rem; }
      .mrf-lisaPlugin-activity__ticket__data__component {
        font-size: 12px;
        line-height: 15px;
        margin-left: 0;
        margin-top: 0.2rem;
        display: block; }
    .mrf-lisaPlugin-activity__ticket__loveScore {
      left: -.1rem; }
    .mrf-lisaPlugin-activity__ticket__category {
      left: .5rem; } }

/*!
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-lisaPlugin__profile {
  width: 100%; }
  @media (max-width: 768px) {
    .mrf-lisaPlugin__profile .mrf-lisaPlugin__profile__tenant-info__detail__flagsGroup {
      text-align: left;
      margin-top: 1rem; } }
  .mrf-lisaPlugin__profile__details__user {
    width: 30px;
    height: 30px;
    background: linear-gradient(180deg, rgba(40, 52, 63, 0.2) 0%, rgba(40, 52, 63, 0.3) 100%); }
    .mrf-lisaPlugin__profile__details__user a {
      color: #28343F;
      font-size: 10px; }
  .mrf-lisaPlugin__profile__mediaGroupRevenue {
    margin-bottom: 1rem; }
  .mrf-lisaPlugin__profile__revenue {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .mrf-lisaPlugin__profile__revenue__period {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      margin-right: .5rem; }
      .mrf-lisaPlugin__profile__revenue__period__header {
        font-size: 1.35rem;
        font-weight: bold;
        margin-bottom: .75rem; }
      .mrf-lisaPlugin__profile__revenue__period__value {
        font-size: 14px;
        line-height: 18px; }
  .mrf-lisaPlugin__profile__tenant-info:nth-child(odd) {
    background-color: #F4F4F4; }
  .mrf-lisaPlugin__profile__tenant-info:nth-child(even) {
    background-color: #fff; }
  @media (max-width: 768px) {
    .mrf-lisaPlugin__profile__tenant-info {
      border-radius: 4px;
      margin-bottom: .5rem;
      box-shadow: 0 1px 3px 0 rgba(42, 69, 92, 0.1), 0 2px 6px 0 rgba(40, 52, 63, 0.1); }
      .mrf-lisaPlugin__profile__tenant-info:nth-child(odd) {
        background-color: #fff; } }
  .mrf-lisaPlugin__profile__tenant-info__uri {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px; }
    .mrf-lisaPlugin__profile__tenant-info__uri .active-circle {
      width: 2em;
      height: 2em;
      margin-right: 0; }
  .mrf-lisaPlugin__profile__tenant-info__detail__flagsGroup {
    padding-right: 2rem;
    text-align: right; }
    .mrf-lisaPlugin__profile__tenant-info__detail__flagsGroup__flag {
      padding: .15rem 1rem;
      display: inline-block; }
      .mrf-lisaPlugin__profile__tenant-info__detail__flagsGroup__flag--active {
        border: 2px solid #8CCD3F;
        color: #8CCD3F; }
      .mrf-lisaPlugin__profile__tenant-info__detail__flagsGroup__flag--inactive {
        border: 2px solid #E5E5E5;
        color: #E5E5E5; }

/*
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-lisa-search {
  min-height: 40px; }
  .mrf-lisa-search__input {
    height: 40px;
    outline: none;
    padding: 0 32px;
    border: 0;
    border-bottom: 1px solid #b3b3b3; }
    .mrf-lisa-search__input--withResults {
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0; }
  .mrf-lisa-search__icon {
    transform: translateY(-50%);
    top: 50%; }
  .mrf-lisa-search__results {
    background-color: #fff;
    border: solid 1px #b3b3b3;
    border-top: none;
    position: absolute; }
    .mrf-lisa-search__results__result {
      border-bottom: solid 1px #b3b3b3;
      cursor: pointer;
      line-height: 3rem;
      padding-left: 32px; }
      .mrf-lisa-search__results__result:last-child {
        border-bottom: none; }
      .mrf-lisa-search__results__result:hover, .mrf-lisa-search__results__result:focus {
        background-color: #f7f7f7;
        text-decoration: none;
        outline: none; }

/*
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-lisaPlugin__home {
  font-size: 2rem;
  margin: 1.5rem auto 0 auto;
  text-align: center;
  width: 60%; }

#lisaPluginWindow {
  padding: 0; }

.mrf-lisaPlugin {
  font-size: 14px;
  min-height: 100vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  .mrf-lisaPlugin__loveScoreHeader {
    display: inline-block;
    font-size: 2rem;
    margin-left: 1em; }
    .mrf-lisaPlugin__loveScoreHeader--menu {
      display: block;
      font-size: 1.5rem;
      margin-left: 0; }
  .mrf-lisaPlugin__body {
    background-color: #F4F4F4;
    padding: 1rem;
    overflow-y: overlay;
    -ms-flex: 1 1 0;
        flex: 1 1 0;
    border-top: 2px solid rgba(40, 52, 63, 0.1); }
    .mrf-lisaPlugin__body::-webkit-scrollbar {
      width: 15px; }
    .mrf-lisaPlugin__body::-webkit-scrollbar-track {
      background-color: transparent; }
    .mrf-lisaPlugin__body::-webkit-scrollbar-thumb {
      background-color: rgba(40, 52, 63, 0.1); }
  .mrf-lisaPlugin .mrf-tenant:hover .tenant__icons {
    visibility: visible; }

/*
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-search-input__container__input {
  width: 100%; }

.mrf-search-input__container__icon {
  position: absolute; }

.mrf-search-input__container__results {
  padding: 0;
  width: 100%; }
  .mrf-search-input__container__results__result {
    display: block;
    list-style-type: none; }

/*
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-popup-form {
  padding: 2rem; }
  .mrf-popup-form__header {
    color: #EE6060;
    margin-bottom: 1rem;
    font-size: 1.25rem; }
  .mrf-popup-form__section {
    margin-bottom: 1rem; }

/*!
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
/*
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-mediaGroup-column {
  width: 35rem; }
  .mrf-mediaGroup-column__flagsGroup {
    display: block;
    margin-bottom: 1rem; }

.mrf-mediaGroup-text-color {
  color: #9E9E9E;
  white-space: nowrap;
  margin-left: .5rem; }

/*!
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-happiness-level {
  height: 2rem;
  width: 2rem; }
  .mrf-happiness-levelName {
    margin-left: .5rem; }
  .mrf-happiness-level--small {
    height: 1.6rem;
    width: 1.6rem;
    cursor: pointer; }
  .mrf-happiness-level__filterDiv {
    display: inline-block;
    margin-right: 5px; }

/*!
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-mediaGroup-cs {
  width: 100%; }
  .mrf-mediaGroup-cs .mrf-mediaGroup-cs__header__column, .mrf-mediaGroup-cs .mrf-mediaGroup-cs__table__column {
    -ms-flex: 1;
        flex: 1;
    margin-right: 17px;
    min-width: 185px; }
  .mrf-mediaGroup-cs__header {
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
    .mrf-mediaGroup-cs__header__column:last-child {
      margin-right: 0; }
    .mrf-mediaGroup-cs__header__column__title__text {
      min-width: 185px; }
    .mrf-mediaGroup-cs__header__column__dots__icon {
      background-color: transparent;
      border-color: transparent;
      text-decoration: none;
      cursor: pointer; }
      .mrf-mediaGroup-cs__header__column__dots__icon::after {
        background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h30v30H0z'/%3E%3Cpath fill='rgba(40%2C 52%2C 63%2C .5)' d='M10.5 17a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm5 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm5 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z'/%3E%3C/g%3E%3C/svg%3E");
        margin: 0; }
    .mrf-mediaGroup-cs__header__column__dots__icon:active, .mrf-mediaGroup-cs__header__column__dots__icon:focus {
      outline: 0; }
    .mrf-mediaGroup-cs__header__column__dots__menu {
      float: none;
      padding: 3px 0 !important;
      text-align: center; }
  .mrf-mediaGroup-cs__table {
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
    .mrf-mediaGroup-cs__table__column:last-child {
      margin-right: 0; }
    .mrf-mediaGroup-cs__table__column__card {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      background-color: #fff;
      border: 1px solid rgba(40, 52, 63, 0.1);
      border-radius: 6px 1px;
      padding: 11.33333px;
      position: relative;
      padding: .75rem; }
      .mrf-mediaGroup-cs__table__column__card .mrf-mediaGroup-cs__header__column__dots__icon {
        position: absolute;
        top: -16px;
        left: -40px; }
      .mrf-mediaGroup-cs__table__column__card:not(:last-child) {
        margin-bottom: 17px; }
      .mrf-mediaGroup-cs__table__column__card:hover {
        background-color: rgba(42, 69, 92, 0.03);
        border: 1px solid rgba(40, 52, 63, 0.3);
        cursor: pointer; }
      .mrf-mediaGroup-cs__table__column__card__mediaGroup {
        font-weight: bold;
        display: inline-block; }
      .mrf-mediaGroup-cs__table__column__card__mediaGroup, .mrf-mediaGroup-cs__table__column__card__tenant {
        max-width: 155px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
      .mrf-mediaGroup-cs__table__column__card:hover .mrf-mediaGroup-cs__table__column__card__dots {
        display: inline-block; }
      .mrf-mediaGroup-cs__table__column__card:hover .mrf-mediaGroup-cs__table__column__card__trend {
        display: none; }
      .mrf-mediaGroup-cs__table__column__card__dots {
        display: none;
        position: absolute;
        right: 0; }
      .mrf-mediaGroup-cs__table__column__card__trend {
        position: absolute;
        right: 8px;
        top: 8px; }
      .mrf-mediaGroup-cs__table__column__card__tenant {
        font-size: 0.85em; }
      .mrf-mediaGroup-cs__table__column__card__tenantRevenue {
        font-size: 0.85em;
        margin: 7px 0;
        opacity: 0.6; }
        .mrf-mediaGroup-cs__table__column__card__tenantRevenue__paymentPlan {
          display: inline-block; }
      .mrf-mediaGroup-cs__table__column__card__tenantIcons {
        display: -ms-flexbox;
        display: flex; }
        .mrf-mediaGroup-cs__table__column__card__tenantIcons__iconContainer {
          -ms-flex: 1;
              flex: 1; }
          .mrf-mediaGroup-cs__table__column__card__tenantIcons__iconContainer__icon {
            font-size: 0.85em; }
            .mrf-mediaGroup-cs__table__column__card__tenantIcons__iconContainer__icon--csExecutive {
              width: 24px;
              height: 24px;
              background: linear-gradient(180deg, rgba(40, 52, 63, 0.2) 0%, rgba(40, 52, 63, 0.3) 100%);
              border-radius: 30px;
              float: right;
              font-size: .8em; }

.lisaPluginWindowAlone {
  background-color: #fff;
  border-radius: 6px 1px;
  box-shadow: 0 12px 34px 0 rgba(40, 52, 63, 0.2);
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  width: 360px;
  z-index: 99999;
  transition: transform 200ms; }
  .lisaPluginWindowAlone--closed {
    transform: translateX(410px); }

.lisaPluginWindowAloneButton {
  width: 32px;
  height: 32px;
  right: 0;
  top: .3rem;
  background: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba%2840%2C52%2C63%2C0.5%29' stroke-linecap='round' stroke-width='2' d='M20 10L10 20m0-10l10 10' class='st0'/%3E%3C/svg%3E") no-repeat center/cover;
  background-color: transparent;
  border-color: transparent;
  position: absolute; }

.lisaPluginWindow__iframe {
  border-radius: 6px 1px;
  height: 100%;
  width: 100%;
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial; }

/*!
 * Copyright (c) 2019 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-dfpStatus--pendingForm, .mrf-dfpStatus--notPresent {
  color: #EE6060; }

.mrf-dfpStatus--waiting {
  color: #FF8B00; }

.mrf-dfpStatus--present {
  color: #7AAD34; }

.mrf-dfpStatus__waitingDays {
  color: #999; }

/*!
 * Copyright (c) 2019 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-dfp {
  padding: 0 25%;
  text-align: center; }
  .mrf-dfp__logo {
    width: 80px;
    height: 80px;
    background: url("/resources/insight/img/icons/dfp.svg");
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-40%);
    border-radius: 50%;
    box-shadow: 0 7px 9px 0 rgba(40, 52, 63, 0.1); }
  .mrf-dfp__title {
    font-size: 1.5rem; }
  .mrf-dfp__description {
    color: #A1A1A1;
    font-size: 1.2rem;
    margin-top: 2rem; }
  .mrf-dfp__registerButton {
    margin-top: 5rem;
    padding: .6rem 3.5rem; }

/*
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-loveScore {
  color: #666;
  display: block;
  width: 95px; }

/*!
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-multi-select {
  border: solid 1px #d6d6d6;
  height: 270px;
  list-style: none;
  overflow-y: auto;
  min-width: 200px;
  -webkit-padding-start: 0; }
  .mrf-multi-select__option {
    border-bottom: 1px solid #d6d6d6;
    box-sizing: border-box;
    color: #737373;
    cursor: pointer;
    overflow: hidden;
    padding: 10px 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%; }
    .mrf-multi-select__option--selected {
      background: linear-gradient(0deg, #f2f2f2 0%, #f2f2f2 100%);
      color: #737373; }
    .mrf-multi-select__option__icon {
      cursor: pointer;
      display: none;
      float: right;
      margin-left: 10px;
      position: relative;
      vertical-align: middle; }
      .mrf-multi-select__option__icon__rightplaceholder {
        vertical-align: bottom; }
    .mrf-multi-select__option:hover .mrf-multi-select__option__icon {
      display: -ms-flexbox;
      display: flex; }
    .mrf-multi-select__option__text {
      height: 28px; }

/*!
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-multi-select-widget {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }
  .mrf-multi-select-widget .mrf-left-list, .mrf-multi-select-widget .mrf-right-list {
    -ms-flex: 1;
        flex: 1; }
  .mrf-multi-select-widget .mrf-list-actions {
    -ms-flex: 0;
        flex: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    margin: 0 20px;
    text-transform: uppercase;
    width: 120px; }
    .mrf-multi-select-widget .mrf-list-actions .btn {
      padding: 0.7rem; }

/*!
 * Copyright (c) 2018 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-h2h__actualStatus {
  border: 1px solid rgba(40, 52, 63, 0.1);
  border-radius: 6px 1px; }
  .mrf-h2h__actualStatus__kpi {
    border-left: 2px solid rgba(40, 52, 63, 0.1);
    -ms-flex-preferred-size: 13.9%;
        flex-basis: 13.9%;
    min-width: 130px; }
    .mrf-h2h__actualStatus__kpi__title {
      font-size: 11px;
      line-height: 1;
      opacity: 0.6;
      text-transform: uppercase; }
    .mrf-h2h__actualStatus__kpi__value {
      color: #222;
      font-size: 22px;
      line-height: 1.8; }
      .mrf-h2h__actualStatus__kpi__value__unit {
        font-size: 16px; }

.mrf-h2h__historic th, .mrf-h2h__historic td {
  vertical-align: middle; }

.mrf-h2h__historic th {
  font-size: 12px;
  width: 10%; }
  .mrf-h2h__historic th.caret {
    width: 5px; }
  .mrf-h2h__historic th:last-child {
    width: auto; }

.mrf-h2h__historic tr th:first-child {
  width: 10px; }

.mrf-h2h__historic__list-1 {
  background-color: #fff; }

.mrf-h2h__historic__list-0 {
  background-color: #F2F2F2; }

.mrf-h2h__historic__subitem .mrf-title {
  max-width: 300px; }

.circle-green:before {
  content: ' \25CF';
  font-size: 22px;
  color: #8CC73F; }

.circle-red:before {
  content: ' \25CF';
  font-size: 22px;
  color: #E74C3C; }

/*!
 * Copyright (c) 2018 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.section-title .custom-control-inline {
  line-height: 1.5; }

/*!
 * Copyright (c) 2018 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-title {
  font-size: 1.2rem;
  margin: 0 1rem;
  color: white;
  z-index: 0; }
  @media (max-width: 768px) {
    .mrf-title {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      width: calc(100vw - 159px); } }

.side-bar {
  transition: transform .25s ease;
  transform: translateX(-250px);
  z-index: 1000; }
  .side-bar--collapsed {
    transform: translateX(0); }
  .side-bar__section__subtitle__icon {
    vertical-align: middle; }
  .side-bar .mrf-filter__content__options {
    width: 18rem; }
  @media (min-width: 768px) {
    .side-bar {
      transform: translateX(0); }
      .side-bar--collapsed {
        transform: translateX(-250px); } }

.mrf-dropdown-actions.show .dropdown-toggle {
  box-shadow: none; }

.mrf-dropdown-actions__toggle {
  height: 21px;
  width: 25px;
  border-radius: 4px;
  background-color: rgba(40, 52, 63, 0.1);
  line-height: 6px;
  font-size: 2em;
  color: #fff;
  text-align: center;
  outline: none; }
  .mrf-dropdown-actions__toggle:hover {
    -webkit-text-decoration-line: none;
            text-decoration-line: none;
    background-color: rgba(40, 52, 63, 0.3);
    color: #fff; }
  @media (max-width: 768px) {
    .mrf-dropdown-actions__toggle {
      writing-mode: tb-rl;
      background-color: transparent; }
      .mrf-dropdown-actions__toggle:hover {
        background-color: transparent; } }

.dropright .mrf-dropdown-alarm__toggle::after, .mrf-dropdown-actions__toggle::after {
  display: none; }

/*!
 * Copyright (c) 2019 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-header--graph {
  width: 100%;
  height: 180px;
  background-image: url("/resources/insight/img/header/graph_header.svg");
  background-position: center -1px;
  background-size: 100% auto;
  background-repeat: no-repeat; }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.table.mrf-table--trilio th {
  border-bottom: none; }

.table.mrf-table--trilio td, .table.mrf-table--trilio th {
  border-top: 0px !important; }

.table.mrf-table--trilio tbody {
  color: #666;
  text-align: right; }
  .table.mrf-table--trilio tbody tr td:nth-child(2) {
    border-right: 1px solid #D8D8D8;
    text-align: left; }

.mrf-table--trilio .mrf-table--trilio-mainHeader {
  border-bottom: 1px solid #D8D8D8;
  text-align: center;
  color: #28343F !important; }

.mrf-table--trilio__info__row {
  border-top: 1px solid #DDD; }

.mrf-table--trilio__info__column__last + .mrf-table--trilio-column-half-width {
  border-right: 1px solid #DDD; }

.mrf-table--trilio__results__column + .mrf-table--trilio-column-half-width, .mrf-table--trilio__percentage__column + .mrf-table--trilio-column-half-width {
  border-right: 1px solid #DDD; }

.mrf-table--trilio__results {
  border-color: #28343F; }
  .mrf-table--trilio__results__row {
    background-color: rgba(40, 52, 63, 0.13);
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD; }
    .mrf-table--trilio__results__row:first-child {
      border-top: 1px solid #bcbcbc; }
    .mrf-table--trilio__results__row:last-child {
      border-bottom: 1px solid #bcbcbc; }

.mrf-table--trilio__percentage__row {
  background-color: white; }
  .mrf-table--trilio__percentage__row td:not(:first-child):not(:nth-child(2)) {
    background-color: rgba(40, 52, 63, 0.03); }

.mrf-table--trilio-bonus {
  vertical-align: middle !important;
  font-size: 1.6em;
  text-align: center;
  color: #28343F; }

.mrf-table--trilio-subheader {
  font-size: 12px; }
  .mrf-table--trilio-subheader th {
    text-align: right; }

.mrf-table--trilio-column-width {
  width: 25px; }

.mrf-table--trilio-column-half-width {
  width: 12px; }

.mrf-table--trilio-circle-RED {
  border-radius: 50%;
  width: 8px;
  height: 8px;
  content: ' ';
  vertical-align: middle;
  background-color: #EE6060; }

.mrf-table--trilio-circle-GREEN {
  border-radius: 50%;
  width: 8px;
  height: 8px;
  content: ' ';
  vertical-align: middle;
  background-color: #7AAD34; }

.mrf-table--trilio-summary tbody {
  text-align: right; }

.mrf-table--trilio-summary thead tr th:not(:first-child) {
  text-align: right; }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-invoicing__status {
  margin-right: 5px; }

.mrf-invoicing th:nth-child(2), .mrf-invoicing td:nth-child(2) {
  text-align: right;
  width: 150px; }

.mrf-invoicing th:last-child, .mrf-invoicing td:last-child {
  text-align: right; }

.mrf-invoicing__details td {
  border-top: none !important; }

.mrf-invoicing__details__compensation td {
  border-top: none !important; }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-plandiff__platform {
  text-align: center; }

.mrf-plandiff__column--rightBordered {
  border-right: solid 1px #ccc; }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.table.mrf-table--audit th:first-child {
  text-align: right; }

.table.mrf-table--audit th:nth-child(2) {
  width: 160px; }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-search-bar {
  cursor: pointer;
  width: 248px;
  position: relative; }
  .mrf-search-bar__input {
    color: rgba(40, 52, 63, 0.5);
    width: 100%;
    border: none;
    box-shadow: none;
    outline: none;
    padding-left: 60px;
    padding-right: 35px;
    width: 100%;
    height: 48px;
    background-color: #FAFAFA; }
    .mrf-search-bar__input:focus {
      color: rgba(40, 52, 63, 0.5); }
    .mrf-search-bar__input a {
      color: rgba(40, 52, 63, 0.5);
      text-decoration: none; }
      .mrf-search-bar__input a:focus {
        outline: none; }
    .mrf-search-bar__input.mrf-is-loading {
      background: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30' width='30' height='30'%3E%3Cpath fill='url(%23a)' d='M14.2 12c.2.8-.3 1.7-1.1 1.9l-6.8 1.8c-.8.2-1.3 1.1-1.1 1.9l2.1 7.9c-.2-.8.3-1.7 1.1-1.9l6.8-1.8c.8-.2 1.3-1.1 1.1-1.9L14.2 12zm10.6.4l-2.1-7.9c.2.8-.3 1.7-1.1 1.9l-6.8 1.8c-.8.2-1.3 1.1-1.1 1.9l2.1 7.9c-.2-.8.3-1.7 1.1-1.9l6.8-1.8c.8-.2 1.3-1.1 1.1-1.9z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0%25' y1='0%25' x2='0%25' y2='90%25'%3E%3Cstop offset='0%25' stop-color='%2328343F'%3E%3Canimate attributeName='stop-opacity' values='1%3B 0%3B 1' dur='2.5s' repeatCount='indefinite'/%3E%3C/stop%3E%3Cstop offset='100%25' stop-color='%2328343F' stop-opacity='0'%3E%3Canimate attributeName='stop-opacity' values='0%3B 1%3B 0' dur='2.5s' repeatCount='indefinite'/%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E") no-repeat;
      background-position: 98% 50%;
      background-size: 11%; }
    .mrf-search-bar__input:focus {
      border-color: rgba(40, 52, 63, 0.2);
      box-shadow: none !important;
      outline: none;
      background-color: #F4F4F4; }
    .mrf-search-bar__input:hover {
      box-shadow: none; }
  .mrf-search-bar__icon {
    margin-left: 1.5rem;
    margin-top: 0.75rem;
    position: absolute; }
  .mrf-search-bar__container {
    min-height: 52px;
    max-height: 52px; }
    .mrf-search-bar__container + .side-bar__section--with-divider::before {
      display: none; }
  .mrf-search-bar__box {
    border: 1px solid rgba(40, 52, 63, 0.1);
    border-right: 0;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: -1.5em; }
    .mrf-search-bar__box__link {
      padding: 2px 1rem; }
      .mrf-search-bar__box__link div:nth-of-type(2) {
        color: rgba(40, 52, 63, 0.8); }
      .mrf-search-bar__box__link::after {
        background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath fill='rgba%2840%2C52%2C63%2C0.6%29' d='M17.8 14.4c.3.3.3.8 0 1.2l-4.3 4.2c-.3.3-.9.3-1.2 0-.3-.3-.3-.8 0-1.2L16 15l-3.7-3.6c-.3-.3-.3-.8 0-1.2.3-.3.9-.3 1.2 0l4.3 4.2z'/%3E%3C/svg%3E");
        position: absolute;
        right: 0.5rem;
        top: 50%;
        transform: translateY(-50%); }
      .mrf-search-bar__box__link:focus {
        outline: none; }

.mrf-search-bar-nav {
  overflow: visible;
  width: calc(100% + 250px);
  transform: translateX(-250px);
  transition: transform .25s ease, width 0s;
  z-index: 1020; }
  .mrf-search-bar-nav--collapsed {
    transform: translateX(0);
    width: 100%;
    overflow-x: hidden;
    transition: transform .25s ease, width 0s ease .25s; }
  .mrf-search-bar-nav__content {
    width: 100%; }
  @media (min-width: 768px) {
    .mrf-search-bar-nav {
      transform: translateX(0);
      width: 100%;
      transition: transform .25s ease, width 0s ease .25s; }
      .mrf-search-bar-nav--collapsed {
        transform: translateX(-250px);
        width: calc(100% + 250px);
        overflow: initial;
        transition: transform .25s ease, width 0s; } }

.mrf-userIcon {
  background-color: #fff;
  border-radius: 1.6rem;
  font-size: 0.6rem;
  font-weight: bold;
  height: 1.6rem;
  width: 1.6rem; }

/*
 * Copyright (c) 2016 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-search-results {
  margin-bottom: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  max-height: 250px; }
  .mrf-search-results::-webkit-scrollbar {
    width: 8px; }
  .mrf-search-results::-webkit-scrollbar-track {
    background-color: transparent;
    border-radius: 4px; }
  .mrf-search-results::-webkit-scrollbar-thumb {
    background-color: rgba(40, 52, 63, 0.1);
    border-radius: 4px; }
  .mrf-search-results-container {
    color: rgba(40, 52, 63, 0.5);
    width: 100%;
    position: absolute;
    background-color: white;
    box-shadow: 0 0.5rem 1rem rgba(40, 52, 63, 0.5);
    border-radius: 4px 1px;
    opacity: 0;
    height: 0;
    overflow: hidden;
    z-index: 10000; }
    .mrf-search-results-container:focus {
      color: rgba(40, 52, 63, 0.5); }
    .mrf-search-results-container a {
      color: rgba(40, 52, 63, 0.5);
      text-decoration: none; }
      .mrf-search-results-container a:focus {
        outline: none; }
    .mrf-search-results-container--active {
      opacity: 1;
      height: auto;
      width: 450px; }
      @media (max-width: 768px) {
        .mrf-search-results-container--active {
          width: 350px; } }
  .mrf-search-results__result {
    border-top: solid 1px rgba(40, 52, 63, 0.2);
    line-height: 44px;
    list-style-type: none;
    padding-left: 2.5rem; }
    .mrf-search-results__result:first-child {
      border-top: none; }
    .mrf-search-results__result__default {
      display: inline;
      float: right;
      padding-right: 10px; }
      .mrf-search-results__result__default a {
        color: #FF8B00; }
    .mrf-search-results__result__match {
      color: #28343F;
      font-weight: bold; }
      .mrf-search-results__result__match.mrf-search-results__result__default {
        display: none; }
    .mrf-search-results__result--focused, .mrf-search-results__result:hover {
      background-color: rgba(40, 52, 63, 0.05); }
      .mrf-search-results__result--focused span, .mrf-search-results__result:hover span {
        color: #28343F; }
    .mrf-search-results__result__link {
      display: inline-block;
      line-height: 44px; }
    .mrf-search-results__result:hover .tenant__icons, .mrf-search-results__result.mrf-search-results__result--focused .tenant__icons {
      visibility: visible; }
      .mrf-search-results__result:hover .tenant__icons .icon-s, .mrf-search-results__result.mrf-search-results__result--focused .tenant__icons .icon-s {
        filter: invert(50%); }
        .mrf-search-results__result:hover .tenant__icons .icon-s:hover, .mrf-search-results__result:hover .tenant__icons .icon-s:focus, .mrf-search-results__result.mrf-search-results__result--focused .tenant__icons .icon-s:hover, .mrf-search-results__result.mrf-search-results__result--focused .tenant__icons .icon-s:focus {
          filter: invert(0%); }
    .mrf-search-results__result .tenant__icons {
      margin-left: 10px; }
      .mrf-search-results__result .tenant__icons a {
        margin-left: 5px; }

/*
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-calculator__devicePercentage {
  margin-left: 5px; }

.mrf-calculator__section {
  margin-top: 1.5rem; }

.mrf-calculator__calculateBtnWrapper {
  margin-top: 1.5rem; }

.mrf-calculator__kpiSection[ng-cloak] {
  display: none !important; }

.mrf-calculator__kpiSection__name {
  color: #999;
  padding-top: 5px; }

.mrf-calculator__kpiSection__addButton {
  padding: 4px 7px; }

.mrf-calculator__kpiSection__dropdown {
  border: none;
  box-shadow: none;
  margin-left: -100px;
  margin-top: 15px;
  width: 250px; }

.mrf-calculator__distribution {
  cursor: pointer;
  margin: 0 10px 10px 0; }
  .mrf-calculator__distribution--disabled {
    background-color: #EEE;
    border: solid 1px #BBB;
    color: #999;
    cursor: default;
    display: inline-block;
    padding: 4px 11px; }
  .mrf-calculator__distribution__input {
    border: none;
    outline: none;
    text-align: center;
    width: 40px; }
  .mrf-calculator__distribution__remove {
    margin-left: 5px; }

/*
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
/*
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-rectangle-label {
  border: 1px solid;
  border-radius: 4px;
  display: inline-block;
  font-size: .85rem;
  margin: .15rem .06rem;
  padding: 0 .75rem; }
  .mrf-rectangle-label, .mrf-rectangle-label > a {
    border-color: #A1A1A1;
    color: #A1A1A1; }
  .mrf-rectangle-label--GRAY, .mrf-rectangle-label--GRAY > a {
    border-color: #c3c3c3;
    color: #c3c3c3; }
  .mrf-rectangle-label--GREEN, .mrf-rectangle-label--GREEN > a {
    border-color: #8cbd3e;
    color: #8cbd3e; }
  .mrf-rectangle-label--ORANGE, .mrf-rectangle-label--ORANGE > a {
    border-color: #f59120;
    color: #f59120; }

/*!
 * Copyright (c) 2017 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-graph .nv-axislabel {
  display: none; }

.mrf-graph .nv-x .tick line {
  display: none; }

.mrf-graph .nvd3 .nv-axis.nv-y path.domain {
  stroke-opacity: 0; }

.mrf-graph .labels-group text {
  fill: #888;
  font-size: 0.8rem;
  font-weight: 500; }

.mrf-graph .tick text, .mrf-graph .nv-axisMaxMin-x text, .mrf-graph .nv-axisMaxMin-y text {
  font-weight: 500; }

.mrf-graph .nv-line {
  stroke-width: 2; }

.mrf-graph .dashed {
  stroke-dasharray: 3, 2; }

.mrf-graph .graph-name {
  display: inline-block;
  width: 50px;
  text-align: right;
  font-size: 0.8rem;
  font-weight: 500;
  color: #bbb;
  position: absolute; }

.mrf-graph svg {
  height: 340px; }

/*!
 * Copyright (c) 2018 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
/*!
 * Copyright (c) 2018 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-notifications {
  padding: 0; }
  .mrf-notifications__group {
    list-style-type: none;
    margin-bottom: 2.5rem; }
    .mrf-notifications__group__mediaGroup {
      margin-bottom: 1rem;
      font-weight: bold; }
    .mrf-notifications__group__tenants {
      padding-left: 1rem; }
      .mrf-notifications__group__tenants__tenant {
        list-style-type: none;
        margin-bottom: 1rem;
        width: 40%; }
        .mrf-notifications__group__tenants__tenant__link {
          display: block;
          padding: 1rem;
          border: solid 1px #eee; }

/*!
 * Copyright (c) 2018 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.uib-datepicker-popup {
  z-index: 1200; }
  .uib-datepicker-popup .fa-svg-icon svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .uib-datepicker-popup .fa-svg-icon {
    display: inline-block;
    vertical-align: middle;
    min-width: 1em;
    min-height: 1em;
    height: 100%;
    position: relative;
    top: -1px; }
  .uib-datepicker-popup .fa-svg-icon svg g,
  .uib-datepicker-popup .fa-svg-icon svg path {
    fill: #FF8B00; }
  .uib-datepicker-popup .btn.btn-secondary {
    color: rgba(40, 52, 63, 0.5);
    background-color: #fff;
    border-color: #fff;
    box-shadow: none; }
    .uib-datepicker-popup .btn.btn-secondary:hover {
      background-color: rgba(40, 52, 63, 0.1); }
  .uib-datepicker-popup .btn.btn-info.active, .uib-datepicker-popup .btn.btn-secondary.active {
    color: #fff;
    background-color: #FF8B00;
    border-color: #FF8B00;
    box-shadow: none; }
    .uib-datepicker-popup .btn.btn-info.active:hover, .uib-datepicker-popup .btn.btn-secondary.active:hover {
      background-color: #FFAE4D; }
    .uib-datepicker-popup .btn.btn-info.active .text-info, .uib-datepicker-popup .btn.btn-secondary.active .text-info {
      color: #fff !important; }
  .uib-datepicker-popup .text-info {
    color: #FF8B00 !important; }
  .uib-datepicker-popup .text-muted {
    color: #fff !important; }
  .uib-datepicker-popup .uib-button-bar .btn-group.float-left {
    float: none !important; }

/*!
 * Copyright (c) 2018 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
/*!
 * Copyright (c) 2018 by Marfeel Solutions (http://www.marfeel.com)
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Marfeel Solutions S.L and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Marfeel Solutions S.L and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Marfeel Solutions SL.
 */
.mrf-happiness-table__icon {
  vertical-align: middle;
  margin-left: -1rem;
  margin-right: -1.5rem;
  height: 1rem; }

.mrf-happiness-table__img {
  vertical-align: middle;
  margin-right: -1rem;
  margin-left: -0.5rem; }

.mrf-happiness-table__withDescription tr, .mrf-happiness-table__oneMoreColumn tr {
  display: grid; }

.mrf-happiness-table__withDescription tr {
  grid-template-columns: 89px 375px 85px 40px auto 92px 92px; }

.mrf-happiness-table__oneMoreColumn tr {
  grid-template-columns: 89px 375px 85px 40px auto 90px 92px 92px; }

.stop-left--happy {
  stop-color: #BEDA9E; }

.stop-left--satisfied {
  stop-color: #8DC4C6; }

.stop-left--not_satisfied {
  stop-color: #FDD38E; }

.stop-left--angry {
  stop-color: #EF6677; }

.stop-left--not_set {
  stop-color: #C9D0D5; }

.stop-right--happy {
  stop-color: #5AA009; }

.stop-right--satisfied {
  stop-color: #318284; }

.stop-right--not_satisfied {
  stop-color: #F5A623; }

.stop-right--angry {
  stop-color: #D0021B; }

.stop-right--not_set {
  stop-color: #A9B4BD; }

.axis path,
.axis line {
  fill: none;
  stroke: black;
  opacity: 0.1; }

.tick text {
  font-size: 12px;
  opacity: 0.3;
  fill: #28343F; }

.tick line {
  opacity: 1;
  stroke: #E9E9E9; }

.mrf-happiness-graph-loading {
  width: 1100px;
  height: 210px; }
  .mrf-happiness-graph-loading__leaf {
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: relative; }

.mrf-happiness-graph-tooltip__month {
  border-bottom: 1px solid #A9B4BD; }

.mrf-happiness-graph-tooltip__circle {
  height: 10px;
  width: 10px;
  border-radius: 5px;
  vertical-align: bottom; }
  .mrf-happiness-graph-tooltip__circle--happy {
    background-color: #5AA009; }
  .mrf-happiness-graph-tooltip__circle--satisfied {
    background-color: #318284; }
  .mrf-happiness-graph-tooltip__circle--not_satisfied {
    background-color: #F5A623; }
  .mrf-happiness-graph-tooltip__circle--angry {
    background-color: #D0021B; }
  .mrf-happiness-graph-tooltip__circle--not_set {
    background-color: #A9B4BD; }

.mrf-spinner {
  display: inline-block; }
  .mrf-spinner--inactive {
    display: none; }
