body {
  background: #fefefe;
}
.Tudo {
  min-width: 400px;
}
@font-face {
  font-family: FontFacePrimaria;
  src: apple-system, BlinkMacSystemFont, "SegoeUI", Roboto, "HelveticaNeue", Arial, sans-serif;
}
@font-face {
  font-family: FontFacePrimariaBold;
  src: apple-system, BlinkMacSystemFont, "SegoeUI", Roboto, "HelveticaNeue", Arial, sans-serif;
}
#body-simulador h1 {
  margin: 25px 10px;
}
#body-simulador *:not(.fa):not(.far):not(.lnr) {
  font-family: url(), Arial, Helvetica, sanserif !important;
}
#body-simulador h4 {
  font-size: 0.9rem;
  float: none !important;
}
#body-simulador .h1,
#body-simulador .h2,
#body-simulador .h3,
#body-simulador .h4,
#body-simulador .h5,
#body-simulador .h6,
#body-simulador h1,
#body-simulador h2,
#body-simulador h3,
#body-simulador h4,
#body-simulador h5,
#body-simulador h6 {
  font-weight: 600 !important;
}
#body-simulador label {
  padding: 0;
  margin: 0;
}
#body-simulador input {
  font-size: 0.7rem !important;
}
#body-simulador input,
#body-simulador select {
  min-height: 32px;
}
#body-simulador .show {
  display: block;
}
#body-simulador .hide {
  display: none;
}
#body-simulador .conteudo {
  background: #fefefe;
  margin: 0;
}
#body-simulador .div-center {
  margin: auto;
  display: block;
}
#body-simulador .bg-light {
  background: #005587 !important;
  color: #e7e7e7 !important;
}
#body-simulador .botao-simulador {
  background: #005587 !important;
  color: #e7e7e7 !important;
}
#body-simulador .botao-simulador:hover {
  background: #fffbf0 !important;
  color: #005587 !important;
}
#body-simulador [title~="charts"] {
  display: none !important;
}
#body-simulador .simulacaosalva tr td a {
  background: #fffbf0 !important;
  color: #005587 !important;
}
#body-simulador .simulacaosalva tr td a:hover {
  background: #fffbf0 !important;
}
#body-simulador .navbar-brand {
  padding-top: 8px;
  padding-bottom: 8px;
}
#body-simulador .nav-item a,
#body-simulador .navbar-brand {
  color: #e7e7e7 !important;
  font-size: 12px;
  border-top: 1px solid #005587;
  border-bottom: 1px solid #005587;
}
#body-simulador .nav-item a:hover {
  background: #fffbf0 !important;
  color: #005587 !important;
}
#body-simulador .subitem {
  background: #fffbf0 !important;
}
#body-simulador #navbarNovaSimulacao {
  border-bottom: 1px solid #e7e7e7;
}
#body-simulador .card {
  margin: 15px 0;
  border: 1px solid #005587;
  min-width: 160px;
  min-height: 58px;
}
#body-simulador .card p,
#body-simulador #navbarPlanejarSonho a {
  text-align: center;
  border-top: 1px solid #fff;
}
#body-simulador .card > p,
#body-simulador .card a,
#body-simulador .simular {
  color: #e7e7e7 !important;
  margin: 0;
  font-size: 0.8rem;
  cursor: pointer;
  width: 100%;
  text-align: center;
}
#body-simulador .simular {
  width: 200px !important;
}
#body-simulador .card p {
  bottom: 0;
  border-radius: 0 0 0.25rem 0.25rem;
}
#body-simulador #tituloSimulador,
#body-simulador #navbarPlanejarSonho ul li a {
  color: #005587 !important;
}
#body-simulador .card h2 {
  text-align: center;
  margin: 10px 5px 0px 5px;
  font-size: 0.8rem;
  font-weight: normal;
}
#body-simulador .card h3 {
  margin: 0px;
  padding: 28px 0px;
  font-size: 1.3rem;
  text-align: center;
}
#body-simulador .card h4 {
  text-align: center;
}
#body-simulador .card h4 * {
  font-size: 0.8rem;
  text-align: center;
}
#body-simulador .card .cifra {
  font-size: 0.7rem;
  margin: 0;
}
#body-simulador #resultado .row:first-child .col {
  padding: 0px 8px;
}
#body-simulador #resultado .row:first-child .col:first-child {
  padding: 0px 8px 0px 15px;
}
#body-simulador #resultado .row:first-child .col:last-child {
  padding: 0px 15px 0px 8px;
}
#body-simulador .card-projecao {
  max-width: 550px;
}
#body-simulador [class^='IdadeTabelaRenda-'],
#body-simulador [class^='IdadeTabelaSaldo-'],
#body-simulador [class^='IdadeTabelaSaque-'] {
  background-color: #f7f7f7;
}
#body-simulador .text-muted,
#body-simulador .text-muted span {
  color: #7a7a7a !important;
  font-weight: normal;
  cursor: pointer;
}
#body-simulador .nav-item {
  border-left: 1px solid #eee;
}
#body-simulador .nav-item a:hover {
  background-color: #fffbf0;
}
#body-simulador #chartdiv {
  height: 17em;
}
#body-simulador .card.ativo {
  background-color: #f2f2f2;
}
#body-simulador .subcard {
  margin-bottom: 2px;
}
#body-simulador .subcard > .detalhar-subcard {
  margin: 0;
  font-size: 0.85rem;
  cursor: pointer;
  width: 100%;
  text-align: center;
  border-radius: 0;
  padding: 3px 20px;
  min-width: 115px;
}
#body-simulador .subcard:not(:last-child) > .detalhar-subcard {
  border-left: 2px solid #fffbf0;
}
#body-simulador .subcard:last-child > .detalhar-subcard {
  border-radius: 0.25rem 0 0 0.25rem;
}
#body-simulador .subcard:first-child > .detalhar-subcard {
  border-radius: 0 0.25rem 0.25rem 0;
}
#body-simulador .card.ativo > .detalhar-card,
#body-simulador .card.ativo > .detalhar-card:hover,
#body-simulador .subcard.ativo > .detalhar-subcard,
#body-simulador .subcard.ativo > .detalhar-subcard:hover {
  background-color: #7a7a7a !important;
  color: #e7e7e7 !important;
  cursor: inherit;
}
#body-simulador #chartdiv2 {
  height: 4em;
}
#body-simulador .ativo #chartdiv2 {
  height: 5.6em;
}
#body-simulador .selecionar {
  padding: 0;
  font-size: 0.7rem;
  background: #eee;
}
#body-simulador .simulacaosalva {
  width: 100%;
  color: #005587;
}
#body-simulador .simulacaosalva tr td.teste1,
#body-simulador .simulacaosalva tr td.teste2 {
  padding: 0 13px;
}
#body-simulador .simulacaosalva tr td.teste1 {
  font-size: 0.7rem;
}
#body-simulador .simulacaosalva tr td.teste2 {
  font-size: 1rem;
}
#body-simulador .simulacaosalva tr td.teste2 h5 {
  font-size: 0.8rem;
  margin: 0;
  text-align: right;
}
#body-simulador .simulacaosalva tr td.teste2 h6 {
  font-size: 0.5rem;
  margin: 0;
  font-weight: normal;
  width: 1rem;
}
#body-simulador .cardcollapse {
  background: none;
  border: 1px solid #fff;
}
#body-simulador .simulacaosalva tr td a {
  display: block;
  border: none;
  text-align: center;
  margin: auto;
  padding: 1.2rem;
  color: #333;
}
#body-simulador .simulacaosalva tr td a:hover {
  background: #fffbf0;
}
#body-simulador #navbarPlanejarSonho ul {
  list-style: none;
  padding: 5px;
  margin: 0;
}
#body-simulador #navbarPlanejarSonho .card {
  margin: 0;
  background: none;
}
#body-simulador #navbarPlanejarSonho ul li a {
  display: block;
  text-align: left;
  padding: 3px 10px;
  font-size: 0.7rem;
  background: none;
  border-top: 1px solid #fff;
  /* margin-left: 5px; */

}
#body-simulador #navbarPlanejarSonho ul li a:hover {
  background: #fefefe;
}
#body-simulador #navbarPlanejarSonho img {
  background: #fefefe;
  margin: 0 !important;
  font-size: 0.75rem;
  text-align: center;
}
#body-simulador #navbarPlanejarSonho .img1 {
  height: 8rem;
}
#body-simulador #navbarPlanejarSonho .img2 {
  height: 10rem;
}
#body-simulador .text-muted,
#body-simulador .form-inline label,
#body-simulador .form-inline input,
#body-simulador .form-inline select,
#body-simulador .spinner-simulador input,
#body-simulador .spinner-simulador .prefix-input,
#body-simulador .spinner-simulador .postfix-input,
#body-simulador .spinner-simulador button {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}
#body-simulador .form-inline label {
  font-size: 0.7em !important;
  top: 1.2rem;
  justify-content: normal;
}
#body-simulador .form-inline .col-md-6,
#body-simulador .form-inline .col-md-3 {
  padding: 0;
}
#body-simulador .form-inline input,
#body-simulador .form-inline select {
  font-size: 0.7em !important;
}
#body-simulador .inicio {
  background: #ddd;
}
#body-simulador .inicio .row {
  margin: 5rem auto;
}
#body-simulador .inicio p {
  margin-top: 0;
  margin-bottom: 1rem;
  margin-left: 0.8rem;
}
#body-simulador a.circulo {
  background: #eee;
  margin: auto;
  height: 28rem;
  border-radius: 50%;
  text-align: center;
}
#body-simulador a.circulo {
  font-size: 19em;
  color: #333;
}
#body-simulador a.circulo:hover {
  background: #fefefe;
  color: #0c0;
  text-decoration: none;
}
#body-simulador .item {
  float: left;
}
#body-simulador .detalhe table {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 1px solid #ccc;
  display: none;
}
#body-simulador .detalhe table thead {
  background: #eee;
}
#body-simulador figure span.hid {
  position: relative;
  left: 0px;
  background: white;
  width: 100px;
  top: -40px;
  filter: opacity(alpha=60);
  -moz-opacity: 0.3;
  opacity: 0.6;
  padding: 10px;
  font-weight: bold;
}
#body-simulador th {
  font-weight: 500;
  text-align: center;
}
#body-simulador .detalhe-card tr td {
  text-align: center;
}
#body-simulador .tools a {
  width: 100%;
  float: right;
  margin-left: 1%;
}
#body-simulador .detalhe-card tr td {
  width: 16%;
}
#body-simulador .detalhe-card tr td p {
  margin: 0;
}
#body-simulador table thead tr th {
  white-space: nowrap;
}
#body-simulador .btn {
  height: auto;
  width: auto;
}
#body-simulador .atributo-simulador {
  min-height: 74px;
}
#body-simulador .atributo-simulador label {
  width: 100%;
  clear: both;
  float: none;
}
#body-simulador .spinner-simulador {
  min-width: 125px;
}
#body-simulador .spinner-simulador span.prefix-input,
#body-simulador .spinner-simulador span.postfix-input {
  color: #495057;
  padding: 0px 4px;
  font-size: 0.7rem !important;
  height: 32px;
  line-height: 30px;
  background: #fff;
  z-index: 4;
  margin: 0px;
  position: absolute;
  display: block;
  border-top: 1px solid #CED4DA;
  border-bottom: 1px solid #CED4DA;
}
#body-simulador .spinner-simulador span.prefix-input {
  left: 30px;
}
#body-simulador .spinner-simulador span.postfix-input {
  right: 36px;
}
#body-simulador .spinner-simulador span.postfix-input + .input-group-btn {
  width: 34px;
}
#body-simulador .spinner-simulador span.postfix-input + .input-group-btn .btn {
  border-radius: 0px 4px 4px 0px;
}
#body-simulador .spinner-simulador button {
  height: 32px !important;
  width: 32px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  line-height: normal;
  margin: 0 -2px;
  z-index: 3;
}
#body-simulador .spinner-simulador span.prefix-input.disabled,
#body-simulador .spinner-simulador span.postfix-input.disabled,
#body-simulador .spinner-simulador input:disabled,
#body-simulador .spinner-simulador button:disabled {
  background: #E9ECEF !important;
}
#body-simulador .spinner-simulador .message-input {
  font-size: 0.7rem !important;
  width: 100%;
  clear: both;
  float: none;
  color: #CD5C5C;
  margin-left: 6px;
}
#body-simulador .message-input {
  font-size: 0.7rem !important;
  width: 100%;
  clear: both;
  float: none;
  color: #CD5C5C;
  margin-left: 6px;
}
#body-simulador .inputCadastro {
  width: 100%;
}
#body-simulador input:disabled:not(.spinner-simulador-input) {
  margin-bottom: 26px;
  width: 100% !important;
}
#body-simulador .form-control-simulador {
  padding: 5px !important;
}
#body-simulador .form-control {
  height: auto;
}
#body-simulador .linkIdade,
#body-simulador .linkIR {
  cursor: pointer;
}
#body-simulador .button-help {
  font-size: 14px;
  margin-left: 2px;
}
#body-simulador #tooltip {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 1px rgba(0, 0, 0, 0.5);
  line-height: 1.5;
  color: #e7e7e7;
  background: #333;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 85, 135, 0.9)), to(rgba(0, 85, 135, 0.95)));
  background: -webkit-linear-gradient(top, rgba(0, 85, 135, 0.9), rgba(0, 85, 135, 0.95));
  background: -moz-linear-gradient(top, rgba(0, 85, 135, 0.9), rgba(0, 85, 135, 0.95));
  background: -ms-radial-gradient(top, rgba(0, 85, 135, 0.9), rgba(0, 85, 135, 0.95));
  background: -o-linear-gradient(top, rgba(0, 85, 135, 0.9), rgba(0, 85, 135, 0.95));
  background: linear-gradient(top, rgba(0, 85, 135, 0.9), rgba(0, 85, 135, 0.95));
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-top: 1px solid #fff;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  position: absolute;
  z-index: 100;
  padding: 15px;
}
#body-simulador #tooltip:after {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #333;
  border-top-color: rgba(0, 85, 135, 0.8);
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -10px;
}
#body-simulador #tooltip.top:after {
  border-top-color: transparent;
  border-bottom: 10px solid #333;
  border-bottom-color: rgba(0, 85, 135, 0.7);
  top: -20px;
  bottom: auto;
}
#body-simulador #tooltip.left:after {
  left: 10px;
  margin: 0;
}
#body-simulador #tooltip.right:after {
  right: 10px;
  left: auto;
  margin: 0;
}
#body-simulador .TextoAlerta,
#body-simulador .field-validation-error,
#body-simulador .validation-summary-errors {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #aa1c1c;
  clear: both;
  padding-top: 10px;
  display: block;
  text-align: center;
}
#body-simulador .simulador-refactor-disclaimer {
  background: #e7e7e7 !important;
  color: #7a7a7a !important;
  padding: 10px;
}
#body-simulador .simulador-refactor-disclaimer .TextoAlerta {
  color: #7a7a7a !important;
  padding: 0px;
  text-align: left;
  letter-spacing: 0.01em;
  font-weight: normal;
}
#body-simulador .card-collapse-trigger-opened,
#body-simulador .card-collapse-toggle {
  display: none;
}
/*Simulador de N�o Participante*/

.simulador-nao-participante {
  color: #005587;
}
.simulador-nao-participante .parameter-topic {
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  padding-top: 2px;
}
.simulador-nao-participante .parameter-topic-title {
  font-weight: bold;
}
.simulador-nao-participante .parameter-topic-description {
  width: 100%;
  display: block;
}
.simulador-nao-participante .parameter-topic-description,
.simulador-nao-participante .parameter-topic-container {
  padding-left: 45px;
}
.simulador-nao-participante .parameter-topic-container label span {
  font-weight: bold;
}
.simulador-nao-participante .parameter-topic-container input.date {
  width: 100%;
}
.simulador-nao-participante .message-input {
  display: block;
  width: 100%;
}
.simulador-nao-participante #acoes .btn {
  font-size: 16px !important;
}
/*! 
 * angular-loading-bar v0.9.0
 * https://chieffancypants.github.io/angular-loading-bar
 * Copyright (c) 2016 Wes Cruver
 * License: MIT
 */

/* Make clicks pass-through */

#loading-bar,
#loading-bar-spinner {
  pointer-events: none;
  -webkit-pointer-events: none;
  -webkit-transition: 350ms linear all;
  -moz-transition: 350ms linear all;
  -o-transition: 350ms linear all;
  transition: 350ms linear all;
}
#loading-bar.ng-enter,
#loading-bar.ng-leave.ng-leave-active,
#loading-bar-spinner.ng-enter,
#loading-bar-spinner.ng-leave.ng-leave-active {
  opacity: 0;
}
#loading-bar.ng-enter.ng-enter-active,
#loading-bar.ng-leave,
#loading-bar-spinner.ng-enter.ng-enter-active,
#loading-bar-spinner.ng-leave {
  opacity: 1;
}
#loading-bar .bar {
  -webkit-transition: width 350ms;
  -moz-transition: width 350ms;
  -o-transition: width 350ms;
  transition: width 350ms;
  background: #29d;
  position: fixed;
  z-index: 10002;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}
/* Fancy blur effect */

#loading-bar .peg {
  position: absolute;
  width: 70px;
  right: 0;
  top: 0;
  height: 2px;
  opacity: 0.45;
  -moz-box-shadow: #29d 1px 0 6px 1px;
  -ms-box-shadow: #29d 1px 0 6px 1px;
  -webkit-box-shadow: #29d 1px 0 6px 1px;
  box-shadow: #29d 1px 0 6px 1px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
#loading-bar-spinner {
  display: block;
  position: fixed;
  z-index: 10002;
  top: 10px;
  left: 10px;
}
#loading-bar-spinner .spinner-icon {
  width: 14px;
  height: 14px;
  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;
  -webkit-animation: loading-bar-spinner 400ms linear infinite;
  -moz-animation: loading-bar-spinner 400ms linear infinite;
  -ms-animation: loading-bar-spinner 400ms linear infinite;
  -o-animation: loading-bar-spinner 400ms linear infinite;
  animation: loading-bar-spinner 400ms linear infinite;
}
@-webkit-keyframes loading-bar-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes loading-bar-spinner {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes loading-bar-spinner {
  0% {
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes loading-bar-spinner {
  0% {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loading-bar-spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Custom css loading-bar-spinner-custom
-------------------------------------------------- */

#blocker {
  z-index: 9997;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: 0;
  filter: alpha(opacity=00);
}
#loading {
  z-index: 9998;
  width: 100%;
  height: 100%;
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
}
.loading-bg {
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.loading-content {
  position: fixed;
  width: 100%;
  top: 50%;
  font-size: 0.92em;
  transform: translateY(-50%);
}
.loading-content img,
.loading-content span {
  vertical-align: middle;
}
.loading-bar-spinner-custom {
  pointer-events: none;
  transition: all 350ms linear 0s;
  position: absolute;
  margin-left: -20px;
  margin-top: 5px;
  z-index: 9999;
}
.loading-bar-spinner-custom .spinner-icon {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  animation: 400ms linear 0s normal none infinite loading-bar-spinner;
  border-color: #005587 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #005587;
  border-image: none;
  border-radius: 50%;
  border-right: 2px solid rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 2px;
  height: 14px;
  width: 14px;
}
#loading-bar .bar {
  background-color: #005587 !important;
}
#loading-bar .peg {
  box-shadow: 1px 0 6px 1px #337ab7;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
#body-simulador table.detalhe-card-renda-assistido thead tr th[rowspan="2"] {
  border-right: 2px solid #dee2e6;
  vertical-align: middle;
}
#body-simulador table.detalhe-card-renda-assistido thead tr th[colspan="2"]:nth-child(2) {
  border-right: 2px solid #dee2e6;
  vertical-align: middle;
}
#body-simulador table.detalhe-card-renda-assistido thead tr th[colspan="3"]:nth-child(2) {
  border-right: 2px solid #dee2e6;
  vertical-align: middle;
}
#body-simulador table.detalhe-card-renda-assistido thead tr th[colspan="4"]:nth-child(2) {
  border-right: 2px solid #dee2e6;
  vertical-align: middle;
}
#body-simulador table.detalhe-card-renda-assistido thead tr th[colspan="5"]:nth-child(2) {
  border-right: 2px solid #dee2e6;
  vertical-align: middle;
}
#body-simulador table.detalhe-card-renda-assistido thead tr:nth-child(2) th:nth-child(2) {
  border-right: 2px solid #dee2e6;
}
#body-simulador table.detalhe-card-renda-assistido.pg-unico-benficio-atual thead tr:nth-child(2) th:nth-child(2) {
  border-right: none;
}
#body-simulador table.detalhe-card-renda-assistido.pg-unico-benficio-atual thead tr:nth-child(2) th:nth-child(3) {
  border-right: 2px solid #dee2e6;
}
#body-simulador table.detalhe-card-renda-assistido.pg-unico-benficio-atual thead tr:nth-child(2) th.beneficio-ir-assistido {
  border-right: none;
}
#body-simulador table.detalhe-card-renda-assistido.pg-unico-benficio-atual thead tr:nth-child(2) th.beneficio-ir-assistido-border {
  border-right: 2px solid #dee2e6;
}
#body-simulador table.detalhe-card-renda-assistido.pg-unico-benficio-atual tr td {
  width: 10%;
}
#body-simulador table.detalhe-card-renda-assistido th:last-child {
  border-right: 1px solid #dee2e6;
}
#body-simulador table.detalhe-card-renda-assistido td:last-child {
  border-right: 1px solid #dee2e6;
}
.ui-widget-header {
  border: 1px solid #fffbf0;
  background: #005587;
}
.ui-icon,
#body-simulador .ui-widget-content .ui-icon {
  background-image: url("/content/css/themes/azul/images/ui-icons_ffd27a_256x240.png");
}
.btn {
  padding: 0.6rem 0.75rem;
}
.input-group-append > .btn,
.input-group-prepend > .btn {
  padding: 0.375rem 0.75rem;
}
.btn:disabled,
.btn.disabled {
  cursor: default;
}
.btn-primary {
  background: #005587 !important;
  box-shadow: 2px 2px 0px 0px #FF9E1B;
  border: none;
  color: #ffffff;
  color: white !important;
  min-width: 100px;
}
.btn-primary:focus,
.btn-primary:not([disabled]):not(.disabled):active:focus,
.btn-primary:not([disabled]):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus,
.btn-primary:not([disabled]):not(.disabled):active,
.btn-primary:not([disabled]):not(.disabled).active,
.btn-primary:not([disabled]):not(.disabled):hover,
.show > .btn-primary.dropdown-toggle {
  color: #ffffff;
  background-color: #005f96;
  box-shadow: 2px 2px 0px 0px #FF9E1B;
  border: none;
  outline: 0;
  color: white !important;
}
.btn-primary.disabled,
.btn-primary:disabled {
  background: #005587;
  border-color: #005587;
}
.btn-secondary {
  background: #FF9E1B;
  box-shadow: 2px 2px 0px 0px #005587;
  border: none;
  color: #ffffff;
  color: white !important;
  min-width: 100px;
}
.btn-secondary:focus,
.btn-secondary:not([disabled]):not(.disabled):active:focus,
.btn-secondary:not([disabled]):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus,
.btn-secondary:not([disabled]):not(.disabled):active,
.btn-secondary:not([disabled]):not(.disabled).active,
.btn-secondary:not([disabled]):not(.disabled):hover,
.show > .btn-secondary.dropdown-toggle {
  color: #ffffff;
  background-color: #ffa52a;
  box-shadow: 2px 2px 0px 0px #005587;
  border: none;
  outline: 0;
  color: white !important;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  background: #FF9E1B;
  border-color: #FF9E1B;
}
.btn-wide {
  padding: 0.6rem 1.5rem;
}
.btn-outline-primary {
  color: #005587;
  background-color: transparent;
  background-image: none;
  border-color: #005587;
  min-width: 100px;
}
.btn-outline-primary:disabled,
.btn-outline-primary:disabled:hover,
.btn-outline-primary:disabled:focus {
  border-color: rgba(0, 85, 135, 0.6);
  color: rgba(0, 85, 135, 0.6);
  background: none;
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: rgba(0, 85, 135, 0.9);
}
.btn-outline-primary:not([disabled]):not(.disabled):active,
.btn-outline-primary:not([disabled]):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle,
.btn-outline-primary:not([disabled]):hover {
  color: #fff;
  background-color: #005587;
  border-color: #005587;
}
.btn-outline-primary:focus,
.btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 158, 27, 0.25);
}
.btn-outline-secondary {
  color: #FF9E1B;
  background-color: transparent;
  background-image: none;
  border-color: #FF9E1B;
}
.btn-outline-secondary:disabled,
.btn-outline-secondary:disabled:hover,
.btn-outline-secondary:disabled:focus {
  border-color: rgba(255, 158, 27, 0.6);
  color: rgba(255, 158, 27, 0.6);
  background: none;
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: rgba(255, 158, 27, 0.9);
}
.btn-outline-secondary:not([disabled]):not(.disabled):active,
.btn-outline-secondary:not([disabled]):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle,
.btn-outline-secondary:not([disabled]):hover {
  color: #fff;
  background-color: #FF9E1B;
  border-color: #FF9E1B;
}
.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 158, 27, 0.25);
}
.btn-scroll-to-top {
  position: fixed;
  z-index: 1040;
  background: #005587;
  box-shadow: 2px 2px 0px 0px #FF9E1B;
  width: 50px;
  height: 50px;
  bottom: 25px;
  right: 25px;
  color: white;
  text-align: center;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
}
.btn-voltar-marco-civil {
  background: #005587;
  box-shadow: 2px 2px 0px 0px #FF9E1B;
  border: none;
  color: #ffffff;
  color: white !important;
  min-width: 100px;
  position: fixed;
  z-index: 1040;
  bottom: 25px;
  right: 25px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
}
@media (max-width: 768px) {
  .btn-scroll-to-top {
    width: 30px;
    height: 30px;
    font-size: 1.2rem;
  }
}
.btn-primary-round-sm {
  width: 26px;
  height: 26px;
  border-radius: 100%;
  line-height: 26px;
  text-align: center;
  background: #005587;
  box-shadow: 2px 2px 0px 0px #FF9E1B;
  color: #ffffff;
  cursor: pointer;
  padding: 0;
  margin-top: -5px;
}
.btn-primary-round-sm:hover {
  background: #005f96;
  color: #ffffff;
}
.btn-primary-round-sm.active {
  background: #FF9E1B;
  box-shadow: 2px 2px 0px 0px #005587;
}
.btn-primary-round-sm.active:hover {
  background: #ffa52a;
}
.btn-primary-round-sm[aria-expanded="true"] {
  background: #FF9E1B;
  box-shadow: 2px 2px 0px 0px #005587;
}
[aria-expanded="true"] .btn-primary-round-sm {
  background: #FF9E1B;
  box-shadow: 2px 2px 0px 0px #005587;
}
.btn-secondary-round-sm {
  width: 26px;
  height: 26px;
  border-radius: 100%;
  line-height: 26px;
  text-align: center;
  background: #FF9E1B;
  box-shadow: 2px 2px 0px 0px #005587;
  color: #000000;
  cursor: pointer;
  padding: 0;
  margin-top: -5px;
}
.btn-secondary-round-sm:hover {
  background: #ffa52a;
  color: #000000;
}
.btn-secondary-round-sm.active {
  background: #005587;
  box-shadow: 2px 2px 0px 0px #FF9E1B;
}
.btn-secondary-round-sm.active:hover {
  background: #005f96;
}
.btn-secondary-round-sm[aria-expanded="true"] {
  background: #005587;
  box-shadow: 2px 2px 0px 0px #FF9E1B;
}
[aria-expanded="true"] .btn-secondary-round-sm {
  background: #005587;
  box-shadow: 2px 2px 0px 0px #FF9E1B;
}
.badge-primary {
  background: #005587;
  box-shadow: 2px 2px 0px 0px #e1e1e1;
  border: none;
  color: #ffffff;
  min-width: 100px;
}
.badge-secondary {
  background: #FF9E1B;
  box-shadow: 2px 2px 0px 0px #e1e1e1;
  border: none;
  color: #000000;
  min-width: 100px;
}
.badge-secondary:before {
  content: "\2715";
  position: relative;
  right: 1.75rem;
  bottom: 0.09rem;
  font-size: 0.6rem;
}
.collapsed[data-toggle="collapse"][aria-expanded="false"] .lnr-chevron-up:before {
  content: "\e874";
}

