@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
.fixed-chat {
  position: fixed;
  right: 1%;
  bottom: 0%;
  margin-bottom: 0px;
  display: block;
  width: 215px;
  max-height: 220px;
  overflow: hidden;
  z-index: 999;
  background-color: #F8F9F9;
  border: 1px solid #aaaaaa;
  border-bottom: none;
  border-radius: 5px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px; }
  .fixed-chat .panel-body {
    padding: 15px 5px; }
  .fixed-chat .panel-heading {
    margin-bottom: 0px;
    padding: 8px;
    background-color: #68696d;
    font-size: 14px;
    font-weight: bold;
    color: white;
    border-bottom: none;
    cursor: pointer; }

.page404 {
  top: 152px;
  left: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 150; }
  .page404__content {
    text-align: center;
    width: 100%;
    padding: 30px 0;
    margin: 30px auto; }
    .page404__content__icon {
      width: auto;
      margin: 0 auto 20px auto;
      padding: 0 0 0 0; }
    .page404__content__info {
      font-family: Roboto;
      font-size: 28px;
      font-weight: 300;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal;
      text-align: center;
      color: #6d6d6d;
      margin: 0; }
    .page404__content__link {
      width: auto;
      margin: 0 auto; }
      .page404__content__link a {
        display: inline-block;
        background-color: #ffc709;
        padding: 8px 16px;
        border-radius: 4px;
        color: #18191a;
        font-size: 12px;
        font-weight: 500;
        text-decoration: none;
        transition: background-color .2s ease-in-out;
        margin-top: 32px;
        white-space: nowrap; }
        .page404__content__link a:hover {
          background-color: #e2ad00; }

.portal-modal {
  /*==btns inicio ====================================================*/
  /* btns gradientes*/
  /*==fim btns ============================================*/
  /** MODAL **/ }
  .portal-modal.padding-top {
    padding-top: 6px; }
  .portal-modal * .btn.active {
    background-color: #fdcb3c !important;
    color: #55524b !important;
    outline: none !important;
    border: none !important; }
  .portal-modal .btnxp {
    display: inline-block;
    border: none;
    border-radius: 0;
    padding: .9em 2em;
    background-color: #99999a;
    color: white;
    font-size: 13px;
    font-weight: 500;
    box-sizing: border-box; }
  .portal-modal .btnxp:hover {
    background-color: #adadae;
    color: white; }
  .portal-modal .btnxp:visited,
  .portal-modal .btnxp:active,
  .portal-modal .btnxp:focus {
    color: white; }
  .portal-modal .btnxp-payment-form {
    font-size: 14px;
    min-width: 240px;
    max-width: 240px;
    padding: .9em .4em;
    font-size-adjust: auto;
    text-align: center; }
  .portal-modal .btnxp-payment-form.active {
    font-size: 14px; }
  .portal-modal .btnxp-payment-form span {
    font-size: 16px;
    display: inline-flex !important; }
  .portal-modal .btnxp--input {
    padding: .6em 2em;
    background: #99999a !important;
    background-image: none !important;
    color: #fff; }
  .portal-modal .btnxp--yellow {
    background-color: #fdcb3c;
    color: #55524b; }
  .portal-modal .btnxp--yellow:hover {
    background-color: #dfb728;
    color: #55524b; }
  .portal-modal .btnxp--yellow:visited,
  .portal-modal .btnxp--yellow:active,
  .portal-modal .btnxp--yellow:focus {
    color: #55524b; }
  .portal-modal .btnxp--widetext {
    max-width: 150px;
    padding-left: 1.4em; }
  .portal-modal .btnxp--arrow:before {
    content: "";
    border: solid 8px transparent;
    border-left-color: #fff;
    margin-left: -2em;
    position: absolute; }
  .portal-modal .btnxp--arrow.btnxp--widetext:before {
    margin-left: -1.4em; }
  .portal-modal .btnxp--arrow-twolines:before {
    content: "";
    border: solid 15px transparent;
    border-left-color: #fff;
    margin-left: -3.5em;
    position: absolute; }
  .portal-modal .btnxp--arrow-grey:before {
    content: "";
    border: solid 8px transparent;
    border-left-color: #ededed;
    margin-left: -2em;
    position: absolute; }
  .portal-modal .btnxp--arrow-grey.btnxp--widetext:before {
    margin-left: -1.4em; }
  .portal-modal .btnxp--arrow-grey-twolines:before {
    content: "";
    border: solid 15px transparent;
    border-left-color: #fff;
    margin-left: -3.5em;
    position: absolute; }
  .portal-modal .btnxp--twolines {
    padding: 1em 3.2em; }
  .portal-modal .btnxp-cancel,
  .portal-modal .btnxp-cancel:hover,
  .portal-modal .btnxp-cancel:focus,
  .portal-modal .btnxp-cancel:active {
    background: none;
    color: #999;
    text-decoration: underline; }
  .portal-modal .btn-select-safe {
    border: none !important;
    color: #fff;
    padding: 5px 20px;
    margin-bottom: 10px !important;
    text-align: center !important;
    border-radius: 0px;
    width: 100% !important;
    border: solid 1px #67686a;
    font-size: 11px;
    margin: auto;
    display: block;
    text-transform: uppercase;
    outline: none !important;
    background: -moz-linear-gradient(top, rgba(119, 120, 124, 0.99) 50%, #65666a 50%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(119, 120, 124, 0.99) 50%, #65666a 50%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(119, 120, 124, 0.99) 50%, #65666a 50%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /* IE6-9 */ }
  .portal-modal .btn-select-safe:active,
  .portal-modal .btn-select-safe:focus,
  .portal-modal .btn-select-safe:hover {
    border: none;
    color: #fff;
    padding: 5px 20px;
    margin-bottom: 10px !important;
    text-align: center !important;
    border-radius: 0px;
    width: 100% !important;
    border: solid 1px #67686a;
    font-size: 11px;
    margin: auto;
    display: block;
    text-transform: uppercase;
    outline: none !important;
    background: -moz-linear-gradient(top, rgba(119, 120, 124, 0.99) 50%, #65666a 50%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(119, 120, 124, 0.99) 50%, #65666a 50%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(119, 120, 124, 0.99) 50%, #65666a 50%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
  .portal-modal .btn-select-safe.active {
    /*border: solid 1px #67686a !important;*/
    background: transparent !important;
    color: #67686a !important;
    background: -moz-linear-gradient(top, rgba(253, 203, 60, 0.99) 50%, #fdbf30 50%) !important;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(253, 203, 60, 0.99) 50%, #fdbf30 50%) !important;
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(253, 203, 60, 0.99) 50%, #fdbf30 50%) !important;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
  .portal-modal .btn-yellow {
    padding: .8em 3.1em;
    color: #55524b;
    border-radius: 0px;
    margin-top: 5px;
    text-align: center;
    margin-left: 10px;
    border: none;
    outline: none;
    background: -moz-linear-gradient(top, rgba(253, 203, 60, 0.99) 50%, #fdbf30 50%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(253, 203, 60, 0.99) 50%, #fdbf30 50%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(253, 203, 60, 0.99) 50%, #fdbf30 50%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
  .portal-modal .btn-yellow:hover {
    background: -moz-linear-gradient(top, #fdbf30 50%, rgba(253, 203, 60, 0.99) 50%) !important;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fdbf30 50%, rgba(253, 203, 60, 0.99) 50%) !important;
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fdbf30 50%, rgba(253, 203, 60, 0.99) 50%) !important;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    transition: all 0.2s; }
  .portal-modal .btn-yellow span {
    padding-top: 35px;
    line-height: 30px;
    color: #4c4d4e;
    font-size: 13px;
    font-weight: 500 !important; }
  .portal-modal .btn-yellow:before {
    content: "";
    border: solid 7px transparent;
    border-left-color: #fff;
    margin-left: -16px;
    margin-top: 7px;
    position: absolute;
    width: 0px;
    height: 0px; }
  .portal-modal .filter-safe .btn-yellow:before {
    border-left-color: #f7f7f7 !important; }
  .portal-modal .btn-light-grey {
    max-width: 145px;
    width: 145px;
    height: 42px;
    color: #55524b;
    border-radius: 0px;
    margin-top: 5px;
    text-align: center;
    vertical-align: middle;
    border: none !important;
    outline: none !important;
    background: -moz-linear-gradient(top, rgba(173, 173, 174, 0.99) 50%, #99999a 50%) !important;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(173, 173, 174, 0.99) 50%, #99999a 50%) !important;
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(173, 173, 174, 0.99) 50%, #99999a 50%) !important;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
  .portal-modal .btn-white {
    background: #fff !important;
    color: #4c4d4e !important;
    border: solid 1px #4c4d4e !important; }
  .portal-modal .btn-white-grey {
    background: #fff;
    color: #9e9e9e;
    border: solid 1px #ececec; }
  .portal-modal .btn-white span {
    color: #4c4d4e !important; }
  .portal-modal .btn-light-grey span {
    padding-top: 35px;
    line-height: 30px;
    color: #fff;
    font-size: 13px; }
  .portal-modal .btn-light-grey:hover {
    background: -moz-linear-gradient(top, rgba(119, 120, 124, 0.99) 50%, #65666a 50%) !important;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(119, 120, 124, 0.99) 50%, #65666a 50%) !important;
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(119, 120, 124, 0.99) 50%, #65666a 50%) !important;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
  .portal-modal .btn-aplicar-filtros {
    font-weight: medium; }
  .portal-modal .btn-aplicar-filtros:before {
    border-left-color: #f7f7f7 !important; }
  .portal-modal .before-none:before {
    border-left-color: transparent; }
  .portal-modal .btn-mostrar-mais {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#76767a+0,76767a+50,646569+51,646566+100 */
    background: #d7d7d7;
    /* Old browsers */
    background: -moz-linear-gradient(top, #76767a 0%, #76767a 50%, #646569 51%, #646566 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #76767a 0%, #76767a 50%, #646569 51%, #646566 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #e0e0e0 0%, #e0e0e0 50%, #d7d7d7 51%, #d7d7d7 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    border-radius: 0px;
    color: #757679 !important;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase; }
  .portal-modal button.btn-mostrar-mais:hover {
    color: #fff !important;
    background: -moz-linear-gradient(top, rgba(119, 120, 124, 0.99) 50%, #65666a 50%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(119, 120, 124, 0.99) 50%, #65666a 50%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(119, 120, 124, 0.99) 50%, #65666a 50%) !important;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
  .portal-modal .btn-close-sucess {
    width: 30px;
    height: 30px;
    border-radius: 0px;
    background: url("images/btn-close-sucess.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: -44px;
    margin-right: -17px;
    border: none;
    outline: none; }
  .portal-modal .modal .btn-close-filter {
    background: none !important;
    border-color: transparent !important;
    font-size: 11px !important; }
  .portal-modal .cancelStep {
    margin-left: 370px;
    float: left;
    padding: 0px; }
  .portal-modal .btn-send-proposal {
    width: 95px; }
  .portal-modal .btn-text {
    padding: 0;
    background: transparent !important;
    background-image: none !important;
    border: none;
    margin-top: 23px;
    color: #68686a;
    font-size: 13px; }
  .portal-modal .btn-text:hover,
  .portal-modal .btn-text:active,
  .portal-modal .btn-text:focus {
    background: transparent !important;
    background-image: none !important;
    color: #68686a !important; }
  .portal-modal .bs-modal-clientes {
    width: 600px !important;
    max-width: 600px !important; }
  .portal-modal .modal-backdrop {
    background-color: rgba(0, 0, 0, 0.7) !important; }
  .portal-modal .modal-dialog * {
    border-radius: 0px !important; }
  .portal-modal .modal-header {
    border-left: solid 5px #fdbf30;
    background: #f6f6f6;
    vertical-align: middle !important; }
    .portal-modal .modal-header .close {
      font-size: 28px;
      padding-top: 6px;
      line-height: 20px; }
  .portal-modal .modal-header:before {
    content: "";
    border: solid 7px transparent;
    border-left-color: #fdbf30;
    margin-left: -16px;
    margin-top: 8px;
    position: absolute;
    width: 0px;
    height: 0px; }
  .portal-modal .modal-footer {
    border-radius: 0px !important; }
  .portal-modal .modal-body .table-xp-safe td {
    line-height: 20px !important;
    height: 40px;
    vertical-align: middle !important;
    text-align: left !important; }
  .portal-modal .modal-body .table-xp-safe tbody tr:hover {
    border-left: 5px solid #fec70a; }
  .portal-modal .modal-body .table-xp-safe th:hover {
    border-left: none; }
  .portal-modal .modal-title input {
    background: #fff !important;
    background-color: #fff !important;
    width: 100% !important; }
  .portal-modal .modal-body-avancada {
    min-height: 90px !important;
    max-height: 90px !important;
    overflow-y: hidden !important; }
  .portal-modal .modal-content-confirm {
    width: 450px !important;
    margin: auto !important; }
  .portal-modal .modal-body-confirm {
    min-height: 140px !important;
    max-height: 140px !important;
    overflow-y: hidden !important;
    max-width: 420px; }
  .portal-modal .modal-header-confirm {
    max-width: 420px; }
  .portal-modal .modal-body-client-proposal {
    overflow-y: auto;
    height: auto; }
  .portal-modal .modal-body-gerar-proposta {
    min-height: 195px !important;
    max-height: 195px !important;
    overflow-y: hidden !important; }
  .portal-modal .modal-body-generic {
    height: auto;
    overflow: hidden !important; }
  .portal-modal #ModalSucess {
    padding-top: 5%; }
  .portal-modal .modal-dialog .table-large-width {
    width: 100% !important; }

.portal-header {
  /** OUTROS **/
  /** ----- LOGO ----- */
  /** ----- HEADER ----- */
  /** ----- MENU ----- */ }
  .portal-header .hide-block {
    display: none; }
  .portal-header .text-left {
    text-align: left !important; }
  .portal-header .to-link {
    cursor: pointer; }
    .portal-header .to-link h1, .portal-header .to-link h2, .portal-header .to-link h3, .portal-header .to-link h4, .portal-header .to-link h5, .portal-header .to-link h6 {
      font-weight: 400; }
  .portal-header .no-padding {
    padding: 0 !important; }
  .portal-header .ember-tooltip {
    z-index: 99999 !important; }
  .portal-header .tooltip-default {
    z-index: 99999 !important; }
  .portal-header .radio-button-default {
    font-weight: normal;
    cursor: pointer; }
  .portal-header .has-error-label {
    color: red; }
  .portal-header .input-default-width {
    width: 200px; }
  .portal-header .textarea-default-width {
    width: 450px;
    height: 120px;
    resize: none; }
  .portal-header .font-empty-profile-1 {
    font-size: 17px;
    color: #666;
    font-weight: bold;
    margin-bottom: 2px; }
  .portal-header .font-empty-profile-2 {
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 10px;
    color: grey; }
  .portal-header .font-empty-profile-3 {
    margin-top: 2px;
    margin-bottom: 25px;
    font-size: 22px;
    color: #666;
    font-weight: bold; }
  .portal-header .logo-container {
    height: 123px;
    padding-top: 38px;
    background-color: black;
    border-bottom-style: solid;
    border-bottom-color: #FDC536; }
    .portal-header .logo-container .header-grafics {
      margin-top: 10px;
      font-weight: 700; }
    .portal-header .logo-container .btn-logout {
      background: transparent;
      color: #fff;
      font-size: 20px;
      border: none;
      margin-left: 50px;
      margin-top: 20px;
      padding: 0; }
    .portal-header .logo-container .btn-logout:active,
    .portal-header .logo-container .btn-logout:focus,
    .portal-header .logo-container .btn-logout:hover {
      background: transparent !important;
      color: #fff !important; }
  .portal-header .header-container .row {
    padding-top: 50px; }
  .portal-header .header-container .col-xs-2 {
    width: 15.2%; }
  .portal-header .header-container .info-loading {
    margin-top: 30px;
    margin-left: 50px;
    margin-bottom: 78px;
    color: gray; }
  .portal-header .header-container .row-img-dash {
    margin-top: 50px; }
  .portal-header .header-container .icon-profile {
    width: 10em;
    height: 10em;
    border-bottom-color: #FDC536;
    border-bottom-width: 2px;
    border-left: 1px solid #CCC;
    border-top: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-style: solid; }
  .portal-header .header-container .size-logo {
    height: 43px;
    width: 196px; }
  .portal-header .header-container .col-grafics {
    box-shadow: 0.3px 0.3px 0.3px;
    height: 232px;
    width: 570px;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
    background: #f2f2f2;
    background: -moz-linear-gradient(top, #f2f2f2 53%, #e7e7e7 99%);
    background: -webkit-linear-gradient(top, #f2f2f2 53%, #e7e7e7 99%);
    background: linear-gradient(to bottom, #f2f2f2 53%, #e7e7e7 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr= '#f2f2f2', endColorstr='#e7e7e7', GradientType=0 ); }
    .portal-header .header-container .col-grafics .btn {
      width: 70px;
      height: 25px;
      color: #55524b;
      border-radius: 0;
      margin-top: 5px;
      margin-right: 18px;
      padding: 0;
      text-align: center;
      background: -moz-linear-gradient(top, rgba(253, 203, 60, 0.99) 50%, #fdbf30 50%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(253, 203, 60, 0.99) 50%, #fdbf30 50%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(253, 203, 60, 0.99) 50%, #fdbf30 50%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fdcd3c', endColorstr='#fdbf30', GradientType=0);;
      /* IE6-9 */ }
      .portal-header .header-container .col-grafics .btn span {
        line-height: 24px; }
  .portal-header .header-container .graphs-background {
    background: #f2f2f2;
    background: -moz-linear-gradient(top, #f2f2f2 53%, #e7e7e7 99%);
    background: -webkit-linear-gradient(top, #f2f2f2 53%, #e7e7e7 99%);
    background: linear-gradient(to bottom, #f2f2f2 53%, #e7e7e7 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr= '#f2f2f2', endColorstr='#e7e7e7', GradientType=0 ); }
  .portal-header .header-container .isa_error {
    color: #666666; }
  .portal-header .header-container .net-loading {
    margin-top: 90px !important; }
  .portal-header .header-container .text-center {
    text-align: center !important; }
  .portal-header .header-container .row.without-margin {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0; }
  .portal-header .header-container .header-grafics {
    margin-top: 10px;
    font-weight: bold; }
  .portal-header .header-container .btn-yellow span {
    padding-top: 35px;
    line-height: 30px;
    color: #4c4d4e;
    font-size: 13px; }
  .portal-header .header-container .graph-error-wrapper {
    width: 230px;
    height: 200px; }
  .portal-header .header-container .col-grafics {
    box-shadow: 0.3px 0.3px 0.3px;
    height: 232px;
    width: 570px;
    margin-left: 15px; }
    .portal-header .header-container .col-grafics span {
      margin-top: 10px;
      font-weight: bold; }
      .portal-header .header-container .col-grafics span.slider {
        margin-top: 0px; }
    .portal-header .header-container .col-grafics .isa_error {
      margin-top: 60px; }
    .portal-header .header-container .col-grafics .btn {
      width: 70px;
      height: 25px;
      color: #55524b;
      border-radius: 0;
      margin-top: 5px;
      margin-right: 18px;
      padding: 0;
      text-align: center;
      background: -moz-linear-gradient(top, rgba(253, 203, 60, 0.99) 50%, #fdbf30 50%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(253, 203, 60, 0.99) 50%, #fdbf30 50%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(253, 203, 60, 0.99) 50%, #fdbf30 50%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fdcd3c', endColorstr='#fdbf30', GradientType=0);;
      /* IE6-9 */ }
      .portal-header .header-container .col-grafics .btn span {
        line-height: 24px; }
  .portal-header .header-container .x.axis path {
    stroke: gray; }
  .portal-header .header-container .x.axis .tick line {
    display: none; }
  .portal-header .header-container .y.axis .tick line {
    display: none; }
  .portal-header .header-container .x.axis.months text {
    display: none; }
  .portal-header .header-container .y.axis text {
    display: none; }
  .portal-header .header-container .y.axis.actives text {
    display: block; }
  .portal-header .header-container .y.axis path {
    stroke-width: 0; }
  .portal-header .header-container .y.axis.nets text {
    display: block; }
  .portal-header .header-container .gridline path {
    fill: none;
    stroke-width: 0; }
  .portal-header .header-container .gridline line {
    fill: none;
    opacity: 0.3;
    stroke: black;
    stroke-dasharray: 2;
    stroke-width: 1.5px;
    shape-rendering: crispEdges; }
  .portal-header .header-container .axis line {
    fill: none;
    stroke: black;
    stroke-width: 1px; }
  .portal-header .header-container .tick text {
    font-size: 10px; }
  .portal-header .header-container .tick line {
    opacity: 0.2; }
  .portal-header .header-container .bar {
    fill: #36aec6; }
  .portal-header .header-container .bar text {
    fill: white;
    font: 10px sans-serif;
    text-anchor: end; }
  .portal-header .header-container .autocomplete-shapes {
    border-radius: 0 !important;
    background-color: white !important; }
  .portal-header .header-container .graph-info {
    font-size: 10px; }
  .portal-header .header-container .graph-objective {
    font-size: 10px;
    font-weight: bold; }
  .portal-header .header-container .fadeInDown {
    animation-name: fadeInDown; }
  .portal-header .header-container .animated {
    animation-duration: 0.5s; }
  .portal-header .header-container .animated,
  .portal-header .header-container .animated-slow {
    animation-fill-mode: both; }
  .portal-header .header-container .objectivePanel {
    margin-top: 29px;
    margin-left: 195px;
    background: #F8F8F8;
    min-width: 260px;
    max-width: 260px;
    min-height: 146px;
    padding: 10px;
    border: solid 1px #b7b7b7;
    box-shadow: 2px 2px 7px #b7b7b7;
    z-index: 99;
    position: absolute; }
    .portal-header .header-container .objectivePanel label {
      margin-top: 5px; }
    .portal-header .header-container .objectivePanel input {
      margin-top: 8px;
      margin-bottom: 8px; }
    .portal-header .header-container .objectivePanel .btn.btn-light-grey {
      margin-right: 5px;
      background: -moz-linear-gradient(top, rgba(173, 173, 174, 0.99) 50%, #99999a 50%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(173, 173, 174, 0.99) 50%, #99999a 50%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(173, 173, 174, 0.99) 50%, #99999a 50%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ababae', endColorstr='#99999a', GradientType=0);; }
  .portal-header .client-header {
    width: 100%;
    padding-top: 30px;
    float: left; }
    .portal-header .client-header .col-grafics .graph-asset {
      padding: 0; }
    .portal-header .client-header .loading-client-header {
      color: #666666; }
      .portal-header .client-header .loading-client-header .fa-refresh {
        margin-top: 36px;
        margin-bottom: 36px; }
    .portal-header .client-header .fa-copy-email {
      float: left;
      border-radius: 50%;
      border: none;
      background: transparent; }
    .portal-header .client-header .col-customer-info {
      line-height: 1.3;
      min-width: 379.99px; }
      .portal-header .client-header .col-customer-info hr {
        border-color: #FAC709;
        border-width: medium;
        width: 30px;
        float: left;
        margin-top: 2px;
        margin-bottom: 10px; }
      .portal-header .client-header .col-customer-info div {
        padding: 0 5px;
        overflow-x: hidden;
        overflow-y: hidden;
        text-overflow: ellipsis; }
      .portal-header .client-header .col-customer-info span {
        white-space: nowrap; }
      .portal-header .client-header .col-customer-info span.title {
        font-size: 10px;
        color: gray; }
      .portal-header .client-header .col-customer-info span.valueEmail {
        font-size: 9px; }
      .portal-header .client-header .col-customer-info span.valueNumber {
        font-size: 16px; }
      .portal-header .client-header .col-customer-info span.valueName {
        font-size: 16px;
        font-weight: bolder; }
      .portal-header .client-header .col-customer-info .loading-customer-info {
        color: #666666;
        margin-right: 332px; }
      .portal-header .client-header .col-customer-info .loading-customer-font-default {
        font-size: 12px; }
      .portal-header .client-header .col-customer-info .btn-tag {
        margin-top: 1px !important;
        padding: 0;
        width: 60px;
        height: 16px;
        border-radius: 2px;
        text-align: center;
        line-height: 0;
        vertical-align: center;
        background: #76767a;
        background: -moz-linear-gradient(top, #76767a 0%, #76767a 50%, #646569 51%, #646566 100%);
        background: -webkit-linear-gradient(top, #76767a 0%, #76767a 50%, #646569 51%, #646566 100%);
        background: linear-gradient(to bottom, #76767a 0%, #76767a 50%, #646569 51%, #646566 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#76767a', endColorstr='#646566', GradientType=0);;
        /* IE6-9 */ }
      .portal-header .client-header .col-customer-info .btn-tag span {
        line-height: 0;
        color: #FFF;
        font-size: 9px;
        vertical-align: middle; }
      .portal-header .client-header .col-customer-info .btn-2 {
        margin-left: 5px; }
      .portal-header .client-header .col-customer-info .tag-container {
        overflow: visible;
        margin-top: 10px;
        padding-left: 0; }
      .portal-header .client-header .col-customer-info .manager-tag-panel {
        background-color: white;
        border: 1px solid black;
        border-radius: 5px;
        min-width: 308px;
        max-width: 308px;
        max-height: 156px;
        min-height: 156px;
        overflow-y: auto;
        padding: 0;
        border: solid 1px #b7b7b7;
        box-shadow: 2px 2px 7px #b7b7b7;
        margin-top: 60px;
        margin-left: 3px;
        z-index: 90;
        position: absolute; }
        .portal-header .client-header .col-customer-info .manager-tag-panel div.footer-tag-manager {
          height: 30px;
          padding-top: 5px; }
          .portal-header .client-header .col-customer-info .manager-tag-panel div.footer-tag-manager .btn-tag {
            background: white; }
            .portal-header .client-header .col-customer-info .manager-tag-panel div.footer-tag-manager .btn-tag span {
              color: black; }
          .portal-header .client-header .col-customer-info .manager-tag-panel div.footer-tag-manager .btn-tag.btn-principal {
            background: -moz-linear-gradient(top, #f9c300 0%, rgba(249, 209, 64, 0.97) 26%, rgba(249, 212, 77, 0.91) 88%, rgba(249, 195, 0, 0.9) 100%);
            /* FF3.6-15 */
            background: -webkit-linear-gradient(top, #f9c300 0%, rgba(249, 209, 64, 0.97) 26%, rgba(249, 212, 77, 0.91) 88%, rgba(249, 195, 0, 0.9) 100%);
            /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to bottom, #f9c300 0%, rgba(249, 209, 64, 0.97) 26%, rgba(249, 212, 77, 0.91) 88%, rgba(249, 195, 0, 0.9) 100%); }
          .portal-header .client-header .col-customer-info .manager-tag-panel div.footer-tag-manager input {
            display: inline-block;
            width: 70px;
            line-height: 1.58;
            padding-left: 3px;
            font-size: 9px;
            border: 1px solid #d1d1d1;
            border-radius: 2px; }
        .portal-header .client-header .col-customer-info .manager-tag-panel div.legend-tag {
          margin-top: 5px; }
          .portal-header .client-header .col-customer-info .manager-tag-panel div.legend-tag span.title {
            color: black; }
        .portal-header .client-header .col-customer-info .manager-tag-panel div.general-tags {
          padding: 0;
          height: 101px;
          overflow-y: scroll; }
        .portal-header .client-header .col-customer-info .manager-tag-panel .tag-panel {
          margin-top: 5px;
          z-index: 1;
          min-height: 35px;
          width: 290px; }
          .portal-header .client-header .col-customer-info .manager-tag-panel .tag-panel.panel-customer-association {
            margin-top: 5px;
            min-height: 45px;
            max-height: 45px;
            overflow-y: scroll; }
      .portal-header .client-header .col-customer-info .hide {
        display: none; }
      .portal-header .client-header .col-customer-info .tag {
        padding: 2px 4px 2px 0;
        height: 24px;
        font-size: 9px; }
        .portal-header .client-header .col-customer-info .tag div.tag-ticket {
          height: 100%;
          width: 100%;
          background-color: white;
          overflow-x: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          padding: 0 0 0 2px;
          border: 1px solid #d1d1d1;
          border-left: 3px solid rgba(249, 209, 64, 0.97);
          float: left; }
          .portal-header .client-header .col-customer-info .tag div.tag-ticket .tag-name {
            display: inline-block;
            width: 48px;
            height: 18px;
            line-height: 2.2;
            padding: 0; }
          .portal-header .client-header .col-customer-info .tag div.tag-ticket .tag-remove {
            padding: 0;
            display: inline-block;
            width: 10px;
            height: 18px;
            line-height: 2.2;
            cursor: pointer; }
        .portal-header .client-header .col-customer-info .tag .association {
          cursor: pointer; }
        .portal-header .client-header .col-customer-info .tag div.tag-ticket.associated {
          background-color: #d1d1d1;
          border: 1px solid black;
          border-left: 3px solid rgba(50, 100, 64, 0.97); }
      .portal-header .client-header .col-customer-info div.tag-associated-customer {
        height: 80px; }
      .portal-header .client-header .col-customer-info div.selectize-input {
        min-height: 18px;
        line-height: 18px; }
    .portal-header .client-header .col-grafics {
      margin: 0px;
      padding: 0; }
      .portal-header .client-header .col-grafics .title-graph-asset {
        font-size: 14px;
        text-align: left;
        text-transform: uppercase;
        border-bottom: 2px solid #979797;
        padding-bottom: 3px;
        margin: 7px 0; }
      .portal-header .client-header .col-grafics .graph-asset {
        padding-top: 10px; }
        .portal-header .client-header .col-grafics .graph-asset text {
          font: 12px sans-serif;
          text-anchor: middle; }
        .portal-header .client-header .col-grafics .graph-asset .slice text {
          font: 11px sans-serif;
          text-anchor: middle; }
        .portal-header .client-header .col-grafics .graph-asset polyline {
          opacity: .3;
          stroke: black;
          stroke-width: 2px;
          fill: none; }
        .portal-header .client-header .col-grafics .graph-asset .legend text {
          cursor: default; }
        .portal-header .client-header .col-grafics .graph-asset .legend tspan:nth-child(1) {
          fill: #383838; }
        .portal-header .client-header .col-grafics .graph-asset .legend tspan:nth-child(2) {
          fill: #979797;
          font-size: 10px; }
  .portal-header .autocomplete-tag {
    width: 102px;
    height: 70px;
    float: right;
    position: absolute;
    margin-top: -17px;
    margin-left: 177px; }
    .portal-header .autocomplete-tag .selectize-control.single,
    .portal-header .autocomplete-tag .selectize-dropdown.single,
    .portal-header .autocomplete-tag .selectize-input {
      position: absolute;
      font-size: 10px;
      width: 90px;
      margin-top: 0;
      padding-left: 5px; }
    .portal-header .autocomplete-tag .selectize-control.single,
    .portal-header .autocomplete-tag .selectize-input {
      height: 18px; }
    .portal-header .autocomplete-tag .selectize-dropdown.single {
      margin-top: -3px;
      margin-left: 0;
      height: 41px;
      position: absolute; }
    .portal-header .autocomplete-tag .selectize-dropdown {
      width: 90px !important;
      margin-top: -5px;
      left: -100px; }
      .portal-header .autocomplete-tag .selectize-dropdown .selectize-dropdown-content {
        padding-left: 0;
        position: absolute;
        max-height: 40px;
        width: 83px;
        overflow-y: scroll; }
    .portal-header .autocomplete-tag .selectize-input input {
      font-size: 10px; }
    .portal-header .autocomplete-tag .selectize-input.items.not-full::after {
      border-style: none; }
  .portal-header .fixed-nav-menu {
    position: fixed;
    top: 0;
    height: 100px;
    width: 100%;
    z-index: 1; }
  .portal-header .fixed-beta-label {
    position: fixed;
    top: 120px;
    z-index: 1; }
  .portal-header .nav-customer-submenu {
    min-height: 55px; }
    .portal-header .nav-customer-submenu .fixed-nav-submenu {
      position: fixed;
      top: 100px;
      height: 55px;
      width: 100%;
      z-index: 1; }
  .portal-header .menu {
    min-height: 100px; }
    .portal-header .menu .back-color-menu-collapse {
      background-color: #DDDDDD; }
    .portal-header .menu .gradient-menu {
      z-index: 150;
      background: -moz-linear-gradient(top, #dbdbdb 0%, rgba(237, 237, 237, 0.97) 29%, rgba(237, 237, 237, 0.92) 80%, rgba(219, 219, 219, 0.9) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #dbdbdb 0%, rgba(237, 237, 237, 0.97) 29%, rgba(237, 237, 237, 0.92) 80%, rgba(219, 219, 219, 0.9) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #dbdbdb 0%, rgba(237, 237, 237, 0.97) 29%, rgba(237, 237, 237, 0.92) 80%, rgba(219, 219, 219, 0.9) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#e6dbdbdb', GradientType=0);;
      /* IE6-9 */ }
    .portal-header .menu .border-menu-dash {
      border-right-width: 1px;
      border-right-color: #ffffff;
      padding-left: 0 !important; }
    .portal-header .menu .button-menu-dash-active {
      font-size: 13px;
      background: -moz-linear-gradient(top, #f9c300 0%, rgba(249, 209, 64, 0.97) 26%, rgba(249, 212, 77, 0.91) 88%, rgba(249, 195, 0, 0.9) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #f9c300 0%, rgba(249, 209, 64, 0.97) 26%, rgba(249, 212, 77, 0.91) 88%, rgba(249, 195, 0, 0.9) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #f9c300 0%, rgba(249, 209, 64, 0.97) 26%, rgba(249, 212, 77, 0.91) 88%, rgba(249, 195, 0, 0.9) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f9c300', endColorstr='#e6f9c300', GradientType=0);;
      /* IE6-9 */ }
    .portal-header .menu .button-menu-dash-active:before {
      border: 14px solid transparent;
      border-top-color: #f2f2f2;
      content: "";
      left: 45px;
      bottom: -12px;
      position: relative; }
    .portal-header .menu .button-dash-gray {
      font-size: 13px;
      padding-top: 17px;
      background: -moz-linear-gradient(top, #d1d1d1 0%, rgba(221, 221, 221, 0.99) 14%, rgba(221, 221, 221, 0.91) 92%, rgba(209, 209, 209, 0.9) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #d1d1d1 0%, rgba(221, 221, 221, 0.99) 14%, rgba(221, 221, 221, 0.91) 92%, rgba(209, 209, 209, 0.9) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #d1d1d1 0%, rgba(221, 221, 221, 0.99) 14%, rgba(221, 221, 221, 0.91) 92%, rgba(209, 209, 209, 0.9) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#e6d1d1d1', GradientType=0);;
      /* IE6-9 */ }
    .portal-header .menu .img-arrow {
      width: 2em;
      height: 2em; }
    .portal-header .menu .invert-arrow {
      transform: rotate(180deg); }
    .portal-header .menu .menu-item {
      display: inline-block;
      padding-left: 10px;
      padding-right: 10px;
      width: 140px; }
    .portal-header .menu .nextPage,
    .portal-header .menu .prevPage {
      display: inline-block;
      float: left;
      width: 10px;
      height: 100px;
      text-align: center;
      background-color: #d1d1d1;
      vertical-align: middle;
      padding-top: 36px;
      font-weight: bold;
      color: #888888;
      padding-left: 7px; }
    .portal-header .menu .frame {
      display: inline-block;
      float: left;
      height: 100px;
      width: 680px;
      overflow: hidden;
      margin-left: 3px;
      margin-right: 3px; }
      .portal-header .menu .frame ul {
        list-style: none;
        margin: 0;
        padding: 0;
        height: 100%;
        font-size: 50px; }
        .portal-header .menu .frame ul li {
          float: left;
          margin-right: 3px;
          height: 100%; }
        .portal-header .menu .frame ul li.active {
          font-size: 13px;
          padding-top: 13px;
          background: -moz-linear-gradient(top, #f9c300 0%, rgba(249, 209, 64, 0.97) 26%, rgba(249, 212, 77, 0.91) 88%, rgba(249, 195, 0, 0.9) 100%);
          /* FF3.6-15 */
          background: -webkit-linear-gradient(top, #f9c300 0%, rgba(249, 209, 64, 0.97) 26%, rgba(249, 212, 77, 0.91) 88%, rgba(249, 195, 0, 0.9) 100%);
          /* Chrome10-25,Safari5.1-6 */
          background: linear-gradient(to bottom, #f9c300 0%, rgba(249, 209, 64, 0.97) 26%, rgba(249, 212, 77, 0.91) 88%, rgba(249, 195, 0, 0.9) 100%);
          /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
          filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f9c300', endColorstr='#e6f9c300', GradientType=0);;
          /* IE6-9 */ }
    .portal-header .menu .col-md-4.right-bar-tool {
      padding-right: 0;
      height: 100px; }
    .portal-header .menu .field-search {
      margin-top: 30px; }
      .portal-header .menu .field-search .ember-view {
        display: inline-block; }
        .portal-header .menu .field-search .ember-view div {
          display: block; }
    .portal-header .menu .form-field-search {
      width: 220px !important;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
      display: inline-block;
      height: 40px; }
    .portal-header .menu .autocomplete-input input {
      width: 220px !important;
      padding-left: 5px;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
      display: inline-block;
      height: 40px; }
    .portal-header .menu .search-icon {
      display: inline-block;
      position: absolute;
      background-color: rgba(249, 209, 64, 0.97);
      height: 40px;
      padding: 7px;
      cursor: pointer; }
    .portal-header .menu .search-icon.inativate-click {
      cursor: default; }
    .portal-header .menu .autocomplete-results {
      width: 220px;
      border: 1px solid gray;
      background-color: white;
      max-height: 88px;
      overflow-y: auto;
      white-space: nowrap;
      display: block;
      position: absolute;
      z-index: 20; }
      .portal-header .menu .autocomplete-results .autocomplete-result-item {
        padding: 2px 5px;
        font-size: 12px;
        overflow-x: hidden;
        text-overflow: ellipsis;
        cursor: pointer; }
        .portal-header .menu .autocomplete-results .autocomplete-result-item.highlight {
          background-color: #cfe0ed; }
        .portal-header .menu .autocomplete-results .autocomplete-result-item:hover {
          background-color: #cfe0ed; }
    .portal-header .menu .div-btn-arrow {
      height: 100px;
      vertical-align: middle;
      cursor: pointer;
      padding-top: 38px !important; }
    .portal-header .menu .col-md-4.right-bar-tool .div-btn-arrow {
      width: 36px;
      height: 100px;
      float: right !important;
      padding-top: 34px;
      padding-bottom: 10px;
      padding-left: 0; }
    .portal-header .menu .container-default {
      margin: auto; }
    .portal-header .menu .gradient-arrow {
      background: -moz-linear-gradient(top, #cecece 0%, rgba(206, 206, 206, 0.99) 7%, rgba(230, 230, 230, 0.97) 25%, rgba(230, 230, 230, 0.91) 88%, rgba(206, 206, 206, 0.9) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #cecece 0%, rgba(206, 206, 206, 0.99) 7%, rgba(230, 230, 230, 0.97) 25%, rgba(230, 230, 230, 0.91) 88%, rgba(206, 206, 206, 0.9) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #cecece 0%, rgba(206, 206, 206, 0.99) 7%, rgba(230, 230, 230, 0.97) 25%, rgba(230, 230, 230, 0.91) 88%, rgba(206, 206, 206, 0.9) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#cecece', endColorstr='#e6cecece', GradientType=0);;
      /* IE6-9 */ }
    .portal-header .menu .color-active {
      color: #4C4D4E; }
    .portal-header .menu .color-inactive {
      color: #666666; }
    .portal-header .menu .font1 {
      font-size: 16px; }
    .portal-header .menu .font2 {
      font-size: 12px; }
    .portal-header .menu .limit-text {
      overflow-x: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .portal-header .menu .margin-p-button-dash {
      margin-top: -10px; }
    .portal-header .menu p {
      margin: 0 0 10px; }
    .portal-header .menu .h4,
    .portal-header .menu .h5,
    .portal-header .menu .h6,
    .portal-header .menu h4,
    .portal-header .menu h5,
    .portal-header .menu h6 {
      margin-top: 10px;
      margin-bottom: 10px;
      font-weight: 500;
      line-height: 1.1; }
    .portal-header .menu .positionB {
      position: absolute;
      padding-left: 110px;
      font-size: 15px;
      color: #c1c1c1 !important;
      margin-top: -5px;
      cursor: pointer; }
  .portal-header .submenu {
    text-align: center; }
    .portal-header .submenu .submenu-height {
      height: 55px; }
    .portal-header .submenu .submenu-level-1 {
      background-color: #ededed;
      height: 55px; }
      .portal-header .submenu .submenu-level-1.fixed-nav-submenu {
        position: fixed;
        top: 100px;
        height: 55px;
        width: 100%;
        z-index: 140; }
      .portal-header .submenu .submenu-level-1 .link-button h5 {
        cursor: pointer;
        font-size: 13px;
        padding-top: 0px;
        margin-top: 21px;
        padding-bottom: 0px;
        margin-bottom: 10px; }
      .portal-header .submenu .submenu-level-1 .col-xs-2 {
        width: 16.141%; }
      .portal-header .submenu .submenu-level-1 div {
        height: 55px; }
        .portal-header .submenu .submenu-level-1 div h5 {
          cursor: pointer;
          font-size: 13px;
          padding-top: 0px;
          margin-top: 21px;
          padding-bottom: 0px;
          margin-bottom: 10px; }
    .portal-header .submenu .submenu-level-2 {
      height: 55px; }
      .portal-header .submenu .submenu-level-2.fixed-nav-submenu {
        position: fixed;
        background-color: white;
        top: 155px;
        height: 55px;
        width: 100%;
        z-index: 1; }
      .portal-header .submenu .submenu-level-2 div {
        height: 55px; }
        .portal-header .submenu .submenu-level-2 div h5 {
          font-size: 12px;
          padding-top: 0px;
          margin-top: 22px;
          padding-bottom: 0px;
          margin-bottom: 10px; }
    .portal-header .submenu .active {
      border-bottom: 2px solid #FAC709;
      margin-right: 3px;
      margin-left: 3px; }
      .portal-header .submenu .active h5 {
        font-weight: bold; }
      .portal-header .submenu .active:before {
        border: 6px solid transparent;
        border-top-color: #FAC709;
        content: "";
        position: absolute;
        top: 54px; }
    .portal-header .submenu .inactive {
      color: #666666;
      font-weight: bold;
      border-bottom: 2px solid #aaaaaa;
      margin-right: 3px;
      margin-left: 3px; }
    .portal-header .submenu .disabled {
      color: #cccccc;
      border-bottom: 2px solid #dddddd;
      margin-right: 3px;
      margin-left: 3px; }
    .portal-header .submenu .container-default {
      margin: auto; }
    .portal-header .submenu .font-menu {
      font-size: 15px; }
    .portal-header .submenu .no-margin-horizontal,
    .portal-header .submenu .no-margin-padding2 {
      margin-left: 0 !important;
      margin-right: 0 !important; }
    .portal-header .submenu .padding-menu {
      padding-bottom: 10px;
      padding-top: 10px; }
    .portal-header .submenu .sub-menu-line .inactive {
      cursor: pointer; }
    .portal-header .submenu .sub-menu-line h5.active {
      font-weight: bold; }
    .portal-header .submenu .sub-menu-line h5.inactive {
      color: #666666;
      font-weight: bold; }
    .portal-header .submenu .sub-menu-line h5.disabled {
      color: #eeeeee; }
    .portal-header .submenu .sub-menu-line hr {
      height: 2px;
      width: 98%;
      border: 0;
      margin-top: -5px; }
      .portal-header .submenu .sub-menu-line hr.active {
        color: #FAC709;
        background-color: #FAC709; }
      .portal-header .submenu .sub-menu-line hr.active:before {
        border: 6px solid transparent;
        border-top-color: #FAC709;
        content: "";
        position: absolute; }
      .portal-header .submenu .sub-menu-line hr.inactive {
        background-color: #aaaaaa; }
      .portal-header .submenu .sub-menu-line hr.disabled {
        background-color: #eeeeee; }
    .portal-header .submenu .sub-menu-line.five-items {
      width: 20%;
      float: left;
      text-align: center; }
    .portal-header .submenu .product-list {
      margin-bottom: 20px; }
      .portal-header .submenu .product-list span {
        font-size: 11px;
        margin-right: 20px;
        color: darkgray;
        cursor: pointer; }
      .portal-header .submenu .product-list span:first-child {
        color: darkslategray; }
      .portal-header .submenu .product-list span:active {
        color: black; }
  .portal-header .switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 24px;
    margin-top: 6px;
    margin-right: 15px;
    margin-bottom: 0px; }
    .portal-header .switch input {
      display: none; }
      .portal-header .switch input:focus + .slider {
        box-shadow: 0 0 1px #2196F3; }
    .portal-header .switch .slider {
      position: absolute;
      cursor: pointer;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #ccc;
      -webkit-transition: .4s;
      transition: .4s; }
      .portal-header .switch .slider.round {
        border-radius: 34px; }
        .portal-header .switch .slider.round:before {
          border-radius: 50%; }
      .portal-header .switch .slider:before {
        position: absolute;
        content: "";
        height: 16px;
        width: 16px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
        animation: slideButtonLeft 1s ease forwards; }
      .portal-header .switch .slider.switched:before {
        animation: slideButtonRight 1s ease forwards; }
      .portal-header .switch .slider.switched {
        background-color: #2196F3; }
  .portal-header .graphs-net-container {
    padding: 0px;
    max-height: 205px;
    width: 100%;
    overflow: hidden; }
    .portal-header .graphs-net-container div.track-graphs {
      height: 205px;
      width: 1140px;
      overflow: hidden; }
      .portal-header .graphs-net-container div.track-graphs .graph-exibition {
        float: left;
        height: 205px;
        width: 570px;
        overflow-y: auto; }

@keyframes slideGraphRight {
  0% {
    transform: translateX(0px); }
  100% {
    transform: translateX(-50%);
    /* 50% of container @ 200% */ } }

@keyframes slideGraphLeft {
  0% {
    transform: translateX(-473px); }
  100% {
    transform: translateX(0%);
    /* 50% of container @ 200% */ } }

@keyframes slideButtonRight {
  0% {
    transform: translateX(0px); }
  100% {
    transform: translateX(26px);
    /* 50% of container @ 200% */ } }

@keyframes slideButtonLeft {
  0% {
    transform: translateX(26px); }
  100% {
    transform: translateX(0px);
    /* 50% of container @ 200% */ } }

/** ------ TOOLTIP OVERFLOW, ONLY FOR PORTAL ------------ **/
.portal-header-tooltip-overflow {
  z-index: 9999; }

/** ----- PORTAL GRAPHS TOOLTIP ----- */
.portal-header-graphs {
  /* Creates a small triangle extender for the tooltip */
  /* Style northward tooltips differently */ }
  .portal-header-graphs.d3-tip {
    line-height: 1;
    font-weight: bold;
    padding: 12px;
    background-color: rgba(232, 224, 224, 0.6);
    opacity: 0;
    color: #454545;
    border-radius: 2px; }
  .portal-header-graphs.d3-tip:after {
    box-sizing: border-box;
    display: inline;
    font-size: 10px;
    width: 100%;
    line-height: 1;
    color: rgba(179, 179, 179, 0.6);
    content: "\25BC";
    position: absolute;
    text-align: center; }
  .portal-header-graphs.d3-tip.n:after {
    margin: -1px 0 0;
    top: 100%;
    left: 0; }

.fixed-income .hide {
  display: none; }

.fixed-income .date-pickers {
  padding-left: 10px;
  height: 40px;
  width: 110px;
  margin-top: 4px;
  float: right; }

.fixed-income .buffer-top {
  padding-top: 5px; }

.fixed-income .error-page-wrapper {
  position: fixed;
  top: 50%;
  z-index: 2000;
  left: 50%;
  width: 33em;
  height: 6em;
  margin-top: -15em;
  /*set to a negative number 1/2 of your height*/
  margin-left: -16em;
  /*set to a negative number 1/2 of your width*/ }
  .fixed-income .error-page-wrapper img {
    padding-right: 5px;
    font-weight: bolder; }

.fixed-income .loading-page-wrapper {
  position: fixed;
  top: 50%;
  z-index: 2000;
  left: 50%;
  width: 10em;
  height: 6em;
  margin-top: -9em;
  /*set to a negative number 1/2 of your height*/
  margin-left: -3em;
  /*set to a negative number 1/2 of your width*/ }
  .fixed-income .loading-page-wrapper img {
    padding-right: 5px;
    font-weight: bolder; }

.fixed-income .color-orange {
  color: #e98a00; }

.fixed-income .padding-left {
  padding-left: 2px; }

.fixed-income .clickable {
  cursor: pointer; }

.fixed-income .icon-table-size {
  font-size: 17px; }

.fixed-income .icon-action:hover {
  color: #808784;
  cursor: pointer; }

.fixed-income .font-gray {
  color: #cccfce; }

.fixed-income .column-align-center {
  text-align: center; }

.fixed-income .risk {
  color: white;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  margin-top: 8px;
  border-radius: 4px;
  padding-top: 2px; }
  .fixed-income .risk.risk-1 {
    background-color: #3cb0c3; }
  .fixed-income .risk.risk-2 {
    background-color: #a9c046; }
  .fixed-income .risk.risk-3 {
    background-color: #fdc93a; }
  .fixed-income .risk.risk-4 {
    background-color: #fc864a; }
  .fixed-income .risk.risk-5 {
    background-color: #950032; }

.fixed-income .no-padding {
  padding: 0; }

.fixed-income .no-padding-right {
  padding-right: 0; }

.fixed-income .top-buffer {
  margin-top: 20px; }

.fixed-income .bottom-buffer {
  margin-bottom: 20px; }

.fixed-income .bottom-mini-buffer {
  margin-bottom: 10px; }

.tooltip-xp {
  z-index: 9999;
  padding: 0;
  border-radius: 0;
  box-shadow: 2px 4px 2px #888888;
  min-width: 200px; }
  .tooltip-xp .top-header {
    font-size: 15px;
    font-weight: 300;
    padding: 5px 30px 5px 30px;
    background-color: #ffc935;
    text-transform: uppercase; }
  .tooltip-xp .customer {
    padding: 15px;
    max-width: 650px; }
  .tooltip-xp .fund {
    padding: 15px;
    max-width: 800px; }
  .tooltip-xp .title {
    font-weight: 100; }
  .tooltip-xp .title-name {
    color: black; }
  .tooltip-xp .gray-title {
    color: gray; }
  .tooltip-xp .patrimony-amount {
    color: gray;
    font-size: 25px;
    font-weight: 300; }
  .tooltip-xp .no-padding {
    padding: 0; }
  .tooltip-xp .top-buffer {
    margin-top: 20px; }
  .tooltip-xp .bottom-buffer {
    margin-bottom: 20px; }
  .tooltip-xp .bottom-mini-buffer {
    margin-bottom: 10px; }

.breadcrumb-cnt {
  font-weight: 500;
  font-size: 10px;
  text-transform: uppercase;
  padding-left: 36px; }
  .breadcrumb-cnt ul {
    list-style: none;
    margin: 0;
    padding: 10px 0; }
  .breadcrumb-cnt li {
    float: left;
    margin-right: 10px; }
    .breadcrumb-cnt li.active {
      color: #ffc709; }
    .breadcrumb-cnt li span + span {
      margin-left: 8px; }

.ember-basic-dropdown {
  position: relative; }

.ember-basic-dropdown, .ember-basic-dropdown-content, .ember-basic-dropdown-content * {
  box-sizing: border-box; }

.ember-basic-dropdown-content {
  position: absolute;
  width: auto;
  z-index: 1000;
  background-color: #ffffff; }

.ember-basic-dropdown-content--left {
  left: 0; }

.ember-basic-dropdown-content--right {
  right: 0; }

.ember-basic-dropdown-overlay {
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 10;
  top: 0;
  left: 0;
  pointer-events: none; }

.ember-basic-dropdown-content-wormhole-origin {
  display: inline; }

.ember-power-select {
  position: relative; }

.ember-power-select *, .ember-power-select-dropdown * {
  box-sizing: border-box; }

.ember-power-select-trigger {
  position: relative;
  border-top: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
  border-left: 1px solid #aaaaaa;
  border-radius: 4px;
  background-color: #ffffff;
  line-height: 1.75;
  overflow-x: hidden;
  text-overflow: ellipsis;
  min-height: 1.75em;
  user-select: none;
  -webkit-user-select: none;
  color: inherit;
  /* Minimum clearfix for modern browsers */ }
  .ember-power-select-trigger:after {
    content: "";
    display: table;
    clear: both; }

.ember-power-select-trigger:focus,
.ember-power-select-trigger--active {
  border-top: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
  border-left: 1px solid #aaaaaa;
  box-shadow: none; }

.ember-basic-dropdown-trigger--below.ember-power-select-trigger[aria-expanded="true"],
.ember-basic-dropdown-trigger--in-place.ember-power-select-trigger[aria-expanded="true"] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.ember-basic-dropdown-trigger--above.ember-power-select-trigger[aria-expanded="true"] {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.ember-power-select-placeholder {
  color: #999999;
  display: block;
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.ember-power-select-status-icon {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-style: solid;
  border-width: 7px 4px 0 4px;
  border-color: #aaaaaa transparent transparent transparent; }
  .ember-basic-dropdown-trigger[aria-expanded="true"] .ember-power-select-status-icon {
    transform: rotate(180deg); }

.ember-power-select-clear-btn {
  position: absolute;
  cursor: pointer; }

.ember-power-select-trigger-multiple-input {
  font-family: inherit;
  font-size: inherit;
  border: none;
  display: inline-block;
  line-height: inherit;
  -webkit-appearance: none;
  outline: none;
  padding: 0;
  float: left;
  background-color: transparent;
  text-indent: 2px;
  /* There's a browser bug where this selectos cannot be chained with commas */ }
  .ember-power-select-trigger-multiple-input:disabled {
    background-color: #eeeeee; }
  .ember-power-select-trigger-multiple-input::placeholder {
    opacity: 1;
    color: #999999; }
  .ember-power-select-trigger-multiple-input::-webkit-input-placeholder {
    opacity: 1;
    color: #999999; }
  .ember-power-select-trigger-multiple-input::-moz-placeholder {
    opacity: 1;
    color: #999999; }
  .ember-power-select-trigger-multiple-input::-ms-input-placeholder {
    opacity: 1;
    color: #999999; }

.ember-power-select-multiple-options {
  padding: 0;
  margin: 0; }

.ember-power-select-multiple-option {
  border: 1px solid gray;
  border-radius: 4px;
  color: #333333;
  background-color: #e4e4e4;
  padding: 0 4px;
  display: inline-block;
  line-height: 1.45;
  float: left;
  margin: 2px 0 2px 3px; }

.ember-power-select-multiple-remove-btn {
  cursor: pointer; }
  .ember-power-select-multiple-remove-btn:not(:hover) {
    opacity: 0.5; }

.ember-power-select-search {
  padding: 4px; }

.ember-power-select-search-input {
  border: 1px solid #aaaaaa;
  border-radius: 0;
  width: 100%;
  font-size: inherit;
  line-height: inherit;
  padding: 0 5px; }
  .ember-power-select-search-input:focus {
    border: 1px solid #aaaaaa;
    box-shadow: none; }

.ember-power-select-dropdown {
  border-left: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
  line-height: 1.75;
  border-radius: 4px;
  box-shadow: none;
  overflow: hidden;
  color: inherit; }

.ember-power-select-dropdown.ember-basic-dropdown-content--above {
  border-top: 1px solid #aaaaaa;
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.ember-power-select-dropdown.ember-basic-dropdown-content--below, .ember-power-select-dropdown.ember-basic-dropdown-content--in-place {
  border-top: none;
  border-bottom: 1px solid #aaaaaa;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.ember-power-select-dropdown.ember-basic-dropdown-content--in-place {
  width: 100%; }

.ember-power-select-options {
  list-style: none;
  margin: 0;
  padding: 0;
  user-select: none;
  -webkit-user-select: none; }
  .ember-power-select-options[role="listbox"] {
    overflow-y: auto;
    /* in firefox in windows this can cause a word-break issue. Try `overflow-y: scroll` if that happens */
    max-height: 12.25em; }

.ember-power-select-option {
  cursor: pointer;
  padding: 0 8px; }

.ember-power-select-group[aria-disabled="true"] {
  color: #999999;
  cursor: not-allowed; }

.ember-power-select-group[aria-disabled="true"] .ember-power-select-option,
.ember-power-select-option[aria-disabled="true"] {
  color: #999999;
  pointer-events: none;
  cursor: not-allowed; }

.ember-power-select-option[aria-selected="true"] {
  background-color: #dddddd; }

.ember-power-select-option[aria-current="true"] {
  background-color: #5897fb;
  color: #ffffff; }

.ember-power-select-group-name {
  cursor: default;
  font-weight: bold; }

.ember-power-select-trigger[aria-disabled=true] {
  background-color: #eeeeee; }

.ember-power-select-trigger {
  padding: 0 16px 0 0; }

.ember-power-select-selected-item, .ember-power-select-placeholder {
  margin-left: 8px; }

.ember-power-select-status-icon {
  right: 5px; }

.ember-power-select-clear-btn {
  right: 25px; }

.ember-power-select-group .ember-power-select-group .ember-power-select-group-name {
  padding-left: 24px; }

.ember-power-select-group .ember-power-select-group .ember-power-select-option {
  padding-left: 40px; }

.ember-power-select-group .ember-power-select-option {
  padding-left: 24px; }

.ember-power-select-group .ember-power-select-group-name {
  padding-left: 8px; }

.ember-power-select-trigger[dir=rtl] {
  padding: 0 0 0 16px; }
  .ember-power-select-trigger[dir=rtl] .ember-power-select-selected-item, .ember-power-select-trigger[dir=rtl] .ember-power-select-placeholder {
    margin-right: 8px; }
  .ember-power-select-trigger[dir=rtl] .ember-power-select-multiple-option {
    float: right; }
  .ember-power-select-trigger[dir=rtl] .ember-power-select-trigger-multiple-input {
    float: right; }
  .ember-power-select-trigger[dir=rtl] .ember-power-select-status-icon {
    left: 5px;
    right: initial; }
  .ember-power-select-trigger[dir=rtl] .ember-power-select-clear-btn {
    left: 25px;
    right: initial; }

.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-group .ember-power-select-group-name {
  padding-right: 24px; }

.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-group .ember-power-select-option {
  padding-right: 40px; }

.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-option {
  padding-right: 24px; }

.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-group-name {
  padding-right: 8px; }

body {
  padding-top: 0px !important; }

.display-block {
  display: block !important; }

.width-1200 {
  width: 1200px; }

.width-97-percent {
  width: 97% !important; }

.margin-0-0-0-auto {
  margin: 0 0px 0px auto !important; }

.width-100 {
  width: 100% !important; }

.padding-left-70 {
  padding-left: 70px !important; }

.margin-0-auto {
  margin: 0 auto !important; }

.padding-0 {
  padding: 0 !important; }

.padding-left-10 {
  padding-left: 10px !important; }

.padding-right-10 {
  padding-right: 10px !important; }

.customer-project .invest-open-box {
  padding: 26px 0 0 20px !important; }

#cc-customer-wealth-evolution-graphic__graph {
  width: 100% !important; }
  #cc-customer-wealth-evolution-graphic__graph .highcharts-container {
    width: 100% !important; }

.margin-0 {
  margin: 0 !important; }

/*# sourceMappingURL=rede-front-ember.css.map */