/* CSS for Navbar */
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&family=Oxygen:wght@300;400;700&display=swap");
@import url("components/input-file.css");
@import url("components/wizard-step.css");
@import url("components/header-home.css");
@import url("components/produtos-home.css");
@import url("components/meus-contratos.css");
@import url("components/carrossel.css");
@import url("components/calendario-home.css");
@import url("components/custom-checkbox.css");
@import url("components/footer.css");
@import url("components/limite-credito.css");
@import url("components/custom-date-picker-calendar.css");
@import url("components/cadastro-unico/cadastro-unico-cards-transportadora.css");
@import url("components/cadastro-unico/formulario-cadastro-unico.css");
@import url("components/transparencia.css");
@import url("components/area-do-carregador.css");
@import url('components/multiselectpoc.css');
@import url('components/areaCarregadorChamadaPublica.css');
@import url('components/resultadosCarregadorCP.css');
@import url('components/new-modal-justificativa.css');
@import url("components/conexao-de-acesso.css");
@import url("../../app/comoParticipar/comoParticipar.css");
@import url("../../app/transportadoras/transportadoras.css");

:root {
  --primary-color: #304C9E;
  --secondary-color: #0785CD;
  --background-primary: #ECECEC;
  --background-secondary: #EBEBEB;
  --text-success: #1AA950;
  --white: #FFFFFF;
  --text-color: #858688;
  --light-text-color: #8586884D;
  --text-color-success: #76CB96;
  --light-color-success: #D5EFDF;
  --gradient-picton-blue: #28BFEC;
  --gradient-manatee: #9898A6;
  --gradient-sunglo: #E27C6F;
  --gradient-outrageous-orange: #F86A44;
  --hover-table: #F9F9F9;
  --light-blue: #54BEFD;
  --light-orange: #FEA24F;
  --light-orange-o: #FEA24F80;
  --orange: #DC7238;
  --light-blue-opacity: #54BFED80;
  --text-color-light: #DADADB;
  --alert-color: #E01A1A;
  --alert-color-light: #FFCACA;
  --border-color-secondary: #DADADA;
  --gradient-primary: transparent linear-gradient(90deg, var(--gradient-picton-blue) 0%, var(--gradient-manatee) 32%, var(--gradient-sunglo) 66%, var(--gradient-outrageous-orange) 100%) 0% 0% no-repeat padding-box;
  /** Avaliar se essas são necessárias **/
  --header-primary: #4e7696;
  --title: rgba(37, 64, 97, 0.9);
  --title-secondary: #2f5987;
  --text-secondary: #a3a3a3;
  --text-primary: #6f6f6f;
  --link: #69addf;
  --link-icon: #69addf;
  --active-text: #69addf;
  --background-tertiary: #c4c4c4;
  --border-color: #ececec;
  --border-color-secondary: #e0e0e0;
  --btn-primary: #002856;
  --btn-primary: #304C9E;
  --background-success: #73c993;
  --error: #bd362f;
  --primary-25: #E9F3FC;
  --primary-50: #D4E8F9;
  --primary-100: #AAD2F2;
  --primary-200: #7FBBEC;
  --primary-400: #2687D8;
  --primary-500: #1C75BC;
  --primary-600: #145BA1;
  --primary-700: #0E4487;
  --neutral-100: #D5D4D5;;
  --neutral-200: #C0BFC1;
  --neutral-600: #6B6A6D;
  --neutral-700: #565557;
  --neutral-800: #414042;
  --info-500: #27A9E1;
  --info-600: #008BC0;
  --info-700: #006C9F;
  --info-800: #005080;

  
  --green-primary: #008100;
  --yellow-dark: #D29011;
  --yellow-primary: #F5B018;
  --yellow-secondary: #F7BE42;
  --blue-primary: #05215A;
  --blue-secondary: #183D76;
  --blue-dark: #08306D;
  --blue-light: #4A3AFF;
  --purple-primary: #7B61FF;
  --blue-info: #54BFED;
  --green-secondary: #1F7E77;
  --green-light: #008980;
  --green-dark: #006C64;
  --white: #FFFFFF;
  --white-500: #F4F4F6;
  --white-900: #F7F7F7;
  --black: #000000;
  --black-light: #2C3135;
  
}

* {
  box-sizing: border-box;
}

.ui-desktop{
  display: block;
}

.ui-mobile{
  display: none;
}

body{
  font-family: 'Montserrat', sans-serif !important;
}

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

.d-none {
  display: none !important;
}

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

.pr-0 {
  padding-right: 0px;
}

.pl-0 {
  padding-left: 0px;
}

.form-label-obrigatorio {
  color: #FF5252;
}

.btn-azul {
  line-height: 16px;
  background: var(--primary-color);
  border-radius: 6px;
  padding: 10px 20px;
  color: #ffffff;
}

.leiloes {
  margin-top: 30px;
}

.badge-azul {
  background-color: var(--primary-color);
  border-radius: 50px;
}

#modalPreviaDocumento .modal-footer.footer-contratos {
  padding: 20px 30px;
}

i.fa.fa-shopping-cart.fa-btn-adicionar {
  font-size: 20px;
  margin-right: 10px;
}

i.fa.fa-shopping-cart.fa-btn-adicionar:before {
  font-size: 16px;
  padding-left: 0;
}

.btn-adicionar-carrinho {
  line-height: 16px;
  padding: 6px 15px 13px 15px;
  border: none;
  border-radius: 6px;
  margin-top: -2px;
}

small.termina-em {
  padding-top: 8px;
}

h2 {
  text-align: center;
  font-weight: bold;
  color: var(--primary-color);
  border-bottom: 1px solid #dadada;
  padding: 0 0 12px 0;
  font-size: 30px;
  width: 60%;
  margin: auto;
  padding-top: 20px;
}

#comunicados-home {
  padding-bottom: 45px;
  text-align: center;
}

#comunicados-home .btn-group {
  padding-top: 20px;
}

.card-content {
  height: 180px;
  margin-top: 10px;
}

.btn-tbg-outline {
  background-color: transparent;
  color: var(--primary-color);
  font-size: 15px;
  font-weight: bold;
  border: 2px solid var(--primary-color);
  border-radius: 5px;
  padding: 7px 40px;
  transition: 0.4s;
}

.btn-tbg-outline:hover {
  background-color: var(--primary-color);
  color: #ffffff;
}

.wrapper-cards .card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #ffffff;
  height: 417px;
  overflow: hidden;
  padding: 30px;
  box-shadow: 0px 3px 6px #00000029;
  transition: 0.4s;
}

#comunicados-home .wrapper-cards .card:hover {
  background: var(--secondary-color);
  height: 460px;
  color: #ffffff !important;
  transition: 0.4s;
}

#comunicados-home .card:hover .card-header {
  color: #ffffff;
}

.card .card-header {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  color: var(--text-color);
}

.card-header .card-header-type {
  display: flex;
  flex-direction: column;
  align-items: end;
  text-transform: uppercase;
  font-weight: bold;
}

.card-title h1 {
  padding-top: 15px;
  margin: 0;
  text-align: left;
  font-size: 22px;
  font-weight: bold;
  height: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

#comunicados-home .card:hover .card-title h1 {
  color: #ffffff;
}

.card-content p {
  font-size: 16px;
  color: #797979;
  height: 100%;
  padding: 1.5% 0 0 0;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0 0 0 0;
}

#comunicados-home .card:hover .card-content p {
  color: #ffffff !important;
  height: 180px;
}

.card-button {
  font-size: 23px;
  color: var(--primary-color);
  display: flex;
  flex: 1;
  align-items: flex-end;
  justify-content: flex-end;
}

.card-title {
  height: 90px;
}

#comunicados-home .card:hover .card-button {
  color: #ffffff;
}

.card-header-type .card-header-date {
  font-weight: normal;
  text-transform: initial;
  margin-top: 6px;
}

#comunicados-home .centralizar {
  padding-bottom: 10px;
}

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

#comunicados .pagination-comunicados .icons-fw {
  font-size: 18px;
}

#comunicados .header .title h1 {
  margin: 0;
  padding: 40px 0 10px;
}

#comunicados .header .subtitle p {
  text-align: left;
  font-size: 20px;
  color: var(--text-color);
  padding-bottom: 50px;
}

#comunicados .filter {
  padding-bottom: 15px;
  border-bottom: 2px solid #e2e2e2;
}

.btn-tbg-flat {
  border-radius: 0;
  padding: 8px 40px;
}

.btn-tbg-group .btn-tbg-flat {
  margin-right: 18px;
}

.btn-tbg-group .btn-tbg-flat {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  color: #dadada;
  border: none;
  background-color: #ffffff;
  outline: none;
}

.btn-tbg-group .btn-tbg-flat.active {
  color: #1d4064;
  box-shadow: none;
}

.hr-title-comunicados {
  width: 10%;
  margin-left: 45.5% !important;
  margin-right: 45.5% !important;
  border-bottom: 1px solid #05215A !important;
  margin-top: 25px;
  margin-bottom: 25px;
}

.content .wrapper-cards {
  padding-top: 35px;
}

#comunicados .btn-tbg-flat .badge{
  background-color: #ABA9AC !important;
  color: #FFF !important;
  height: 21px;
  width: 24px;
  font-size: 1.1rem;
  text-align: center;
  display: inline-table;
  padding: 0 !important;
  border-radius: 50% !important;
  line-height: 2;
}


#comunicados .btn-tbg-flat.active .badge{
  background-color: #404040 !important;
  color: #FFF !important;
}

#comunicados .wrapper-cards .card {
  margin-bottom: 30px;
  height: 390px;
}

#comunicados .header .title h1 {
  padding: 0 !important;
    margin-top: -0.2em;
}

#comunicados .comunicados-home .card {
  justify-content: flex-start !important;
  border: 1px solid #E0E0E0 !important;
  border-top: 16px solid #2687D8 !important;
  border-radius: 8px !important;
  box-shadow: none !important;
  width: 100% !important;
  height: 323px !important;
}

#comunicados .comunicados-home .card .card-header{
  margin-top: -1.5em !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 16px !important;
  text-align: left !important;
  color: #2687D8 !important;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 7px;
}

#comunicados .comunicados-home .card .card-header .date-post {
  font-size: 1.19rem !important;
  font-weight: 500 !important;
  line-height: 12px !important;
  letter-spacing: 0.008em !important;
  text-align: left !important;
  color: #7e878f !important;

}

#comunicados .comunicados-home .card .card-header .subtitle-card-comunicados {
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 18px !important;
  text-align: left !important;
  color: #000 !important;
}

#comunicados .comunicados-home .card .card-body {
  margin-top: 1em !important;
    padding: 0 !important;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#comunicados .comunicados-home .card i {
  color: #6a6a6a !important;
}

#comunicados .card-header .card-header-type.bg-noticia {
  background-color: #ff9d00;
}

#comunicados .card-header-number {
  font-size: 13px;
  font-weight: bold;
  color: #1d4064;
}

#comunicados .card-title {
  padding-top: 15px;
  display: flex;
  flex-direction: column;
}

#comunicados .card-title .card-title-date {
  color: #797979;
  font-size: 13px;
}

#comunicados .card-title h1 {
  padding-top: 5px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

#comunicados .card-content {
  height: 166px;
}

#comunicados .card-content .content {
  font-size: 16px;
  color: #797979;
  height: 100%;
  padding-top: 1.5%;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

#comunicados .pagination-comunicados {
  display: flex;
  justify-content: center;
  border-top: 2px solid #e2e2e2;
  border-radius: inherit;
  margin: 20px 0;
}

.pagination-comunicados .pagination>li>a {
  color: #a6adb4;
  background-color: transparent;
  border: none;
  padding: 6px 20px;
  font-size: 18px;
}

.pagination-comunicados .pagination>li:not(:first-child):not(:last-child):not(:nth-child(n + 11))>a::before {
  content: counter(decimal-leading-zero) "";
}

.pagination-comunicados .pagination>li>a:hover {
  font-size: 18px;
}

.pagination-comunicados .pagination>li.active>a {
  font-weight: bold;
  color: #202124;
  border-bottom: 2px solid #2699fb;
  font-size: 18px;
}

.pagination-comunicados .pagination>li:hover>a {
  color: #202124;
  background-color: transparent;
  font-size: 18px;
}

.pagination-comunicados .pagination>li.active:hover>a {
  font-weight: bold;
  color: #202124;
  border-bottom: 2px solid #2699fb;
  font-size: 18px;
}

.pagination-comunicados .pagination>li.disabled>a {
  background-color: transparent;
  color: #a6adb4;
  font-size: 18px;
  opacity: 0.5;
}

.pagination-comunicados .pagination>li.disabled:hover>a {
  font-weight: inherit;
}

#comunicado-detail .header {
  display: flex;
  justify-content: space-between;
  padding-top: 40px;
}

#comunicado-detail .header .first {
  display: flex;
  flex-direction: column;
}

#comunicado-detail .header .last {
  display: flex;
  flex-direction: column;
}

.header .first span:first-child {
  background-color: #0072bc;
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  padding: 5px 40px;
}

.header .first span:last-child {
  padding-top: 18px;
  font-size: 16px;
  color: #444444;
}

.header .last span:first-child i {
  padding-right: 9px;
}

.header .last span:first-child {
  font-size: 16px;
  font-weight: bold;
}

.header .last span:first-child:hover {
  text-decoration: underline;
}

.header .last span:last-child {
  padding-top: 8px;
  font-size: 16px;
  font-weight: bold;
  color: #1d4064;
  text-align: right;
}

#comunicado-detail .col-md-9 .title {
  padding: 25px 0;
  text-align: left;
}

#comunicado-detail .col-md-9 .title h1 {
  margin: 0;
}

#comunicado-detail .content {
  padding-top: 20px;
  text-align: left;
  color: #444444;
  font-size: 16px;
}

#comunicado-detail .content ul li {
  list-style-position: inside;
}

#comunicado-detail .content .anexo {
  padding-top: 20px;
}

#comunicado-detail .content .anexo h3 {
  text-align: left;
  font-weight: bold;
  font-size: 20px;
  color: #002859;
  text-transform: uppercase;
}

#comunicado-detail .content ul li.detail-title {
  display: flex;
  flex-direction: column;
}

#comunicado-detail .content ul li.detail-title span {
  padding-bottom: 5px;
  font-size: 13px;
  font-weight: bold;
  color: #666666;
}

#comunicado-detail .card-comunicados-detail .content {
  padding-top: 3px;
}

.pagination-comunicados .pagination>li.active>a:focus {
  font-weight: bold;
  color: #202124;
  border-bottom: 2px solid #2699fb;
  font-size: 18px;
  background-color: transparent;
}

.header .last span:first-child a {
  color: #002859;
}

#comunicado-detail .content .anexo .link-anexo {
  font-size: 16px;
  color: #002859;
}

#comunicado-detail .content .anexo .link-anexo i {
  padding-left: 10px;
}

#comunicado-detail .content .anexo .link-anexo:hover {
  text-decoration: underline;
}

.header .first span:first-child.bg-noticia {
  background-color: #ff9d00;
}

#comunicado-detail .card-comunicados-detail {
  margin-top: 77px;
  background-color: #ffffff;
  padding: 32px;
  box-shadow: 0px 3px 6px #00000029;
}

.card-comunicados-detail .title h2 {
  font-size: 22px;
  border-bottom: none;
  margin: 0;
  width: inherit;
  text-align: left;
  color: #1d4064;
  padding-top: 0px;
}

#comunicado-detail .title h1 {
  padding-top: 22px;
}

.card-comunicados-detail .content ul li {
  list-style: none;
  padding: 15px 0 15px 0;
  border-bottom: 2px solid #dedede;
}

.card-comunicados-detail .content ul li:last-child {
  border-bottom: none;
}

.card-comunicados-detail .botoes {
  padding-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#comunicado-detail .content ul li a {
  text-align: left;
  font-size: 18px;
  color: #666666;
}

#comunicado-detail .content ul li a:hover {
  text-decoration: underline;
  color: #002859;
}

/**

.logo {
  width: 70%;
}
**/

.nav-links {
  list-style: none;
  margin-bottom: 0px;
}

.zona .container {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.banner-master-pass {
  text-align: end;
  font-weight: 600;
}

.banner-master-pass>.btn-tbg-secondary {
  margin-left: 10px;
  padding: 6px 10px;
}

.nav-links li,
.nav-links a,
.nav-links p,
.nav-links button {
  font-size: 15px;
}

.nav-links-normal li {
  padding: 0 8px;
}

section.elegiveis.container-fluid {
  background: #ffffff;
}

.container-quem-participa div p {
  font-size: 15px;
  color: var(--text-color);
  line-height: 28px;
  letter-spacing: 0.3px;
  margin: 0;
}

.obter-habilitacao .titulo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

.principal .img-titulo span {
  font-style: normal;
  font-size: 23px;
  margin: 0px 0px;
  color: #ff9000;
}

.principal .img-titulo {
  border-color: #ff9000;
  padding: 4px 0px;
  width: 43px;
  height: 43px;
  border-radius: 50px;
}

.vigencia .container-quem-participa img {
  margin: 0 0 0 100px;
}

.obter-habilitacao strong {
  color: var(--text-color);
  font-size: 14px;
  margin-left: 25px;
}

.obter-habilitacao.well {
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}

.titulo .principal {
  max-width: calc(100% - 10%);
}

.orientacoes h3 {
  font-weight: bold;
  font-size: 17px;
  line-height: 32px;
  color: var(--text-color);
  padding-bottom: 10px;
}

.container-como-participar h1 {
  margin: 60px 0 40px;
  font-weight: bold;
  font-size: 26px;
}

.obter-habilitacao .panel-body {
  padding: 30px 0;
  font-size: 15px;
  color: var(--text-color);
  line-height: 1.7em;
}

.obter-habilitacao .panel-body a {
  color: var(--primary-color);
}

.orientacoes {
  padding-bottom: 20px;
}

.orientacoes p {
  font-weight: normal;
  font-size: 15px;
  text-align: justify;
  color: var(--text-color);
}

.vigencia .container-quem-participa div p {
  text-align: right;
}

section.container.orientacoes {
  padding: 20px 80px;
}

.vigencia .container-quem-participa {
  padding: 40px 80px;
}

.container-quem-participa img {
  margin-right: 100px;
}

section .container-quem-participa {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 100px;
}

.nav-links li i {
  color: var(--primary-color);
}

.fa-file-text-o:before {
  content: "\f0f6";
  font-size: 18px;
  padding-right: 12px;
}

.dropdown-usuario {
  padding: 6px 0 0px;
  left: -11px;
  margin: 8px 0 0;
}

.fa-user-circle:before {
  content: "\f2bd";
  font-size: 20px;
  padding-right: 10px;
}

.fa-building:before {
  content: "\f1ad";
  padding-right: 10px;
  font-size: 16px;
  padding-left: 2px;
}

i.fa.fa-user.user-menu:before {
  content: "\f007";
  padding-right: 12px;
  font-size: 20px;
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
  padding-right: 12px;
  font-size: 16px;
}
.fa-user-tag:before{
  padding-right: 12px;
  font-size: 16px;
}

.fa-sign-out:before {
  content: "\f08b";
  font-size: 20px;
  padding-right: 8px;
}

.fa-chevron-down:before {
  content: "\f078";
  margin-left: 10px;
  font-size: 12px;
}

.fa-file-text:before {
  content: "\f15c";
  font-size: 20px;
  padding: 0 15px;
}

.nav-links li button {
  width: 110px;
  height: 40px;
  font-style: normal;
  font-weight: 900;
  background-color: #ffffff;
  border: 1px solid #dadada;
  border-radius: 8px;
  cursor: pointer;
  color: #6c6c6c;
}

.bold {
  font-weight: bold !important;
}

.nav-links li button i {
  width: 20px;
}

.nav-links li button.btn-entrar {
  border: none;
  background-color: #ffffff;
  width: 112px;
}

hr.separator {
  width: 573px;
  border: 1px solid #dadada;
}

.header-modal {
  height: 57px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  background: #ffffff;
}

.header-modal i {
  font-size: 18px;
  color: var(--primary-color);
}

.close i {
  color: var(--primary-color);
}

.msg-sucesso {
  padding-top: 50px;
}

.header-modal button {
  cursor: pointer;
  border: none;
  background-color: #ffffff;
}

.header-modal h4 {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: var(--primary-color);
}

.header-modal-p {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 20px;
  font-size: 14px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.btn-quero-cadastrar {
  padding: 18px 20px 0 20px;
}

a.btn-cadastrar {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 45px;
  border: 2px solid;
  border-radius: 4px;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: var(--text-color);
}

.btn-quero-cadastrar label {
  font-weight: bold;
  font-size: 16px;
  color: #a3a3a3;
  padding-bottom: 15px;
  margin-bottom: 0;
}

.close {
  color: #a3a3a3;
  opacity: 1;
  margin-bottom: 0;
}

.input-login {
  padding: 26px 20px;
  padding-bottom: 0;
}

.espaco-acima {
  margin-top: 30px;
}

.espaco-acima button#buttonSalvar {
  padding: 8px 40px;
  font-weight: bold;
}

.espaco-abaixo {
  margin-bottom: 13px;
}

label.label-tbg {
  text-align: right;
  color: #6c6c6c;
  font-weight: normal;
  padding-top: 7px;
}

.input-tbg {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.11);
  border-radius: 6px;
  background: #ffffff;
  border: none;
}

.input-login>input {
  width: 100%;
  height: 40px;
  left: 10px;
  padding: 10px;
  border: none;
  background: #ffffff;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.11);
  border-radius: 6px;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  color: #b9b7b7;
}

.links {
  text-align: center;
  display: block;
  padding-top: 21px;
  font-size: 13px;
}

.links a {
  color: var(--primary-color);
}

.btn-entrar-login {
  display: flex;
  justify-content: center;
  padding: 20px;
  padding-bottom: 0;
}

.btn-entrar-login .btn-login {
  cursor: pointer;
  width: 100%;
  height: auto;
  border: none;
  padding: 9px 0;
  background: var(--primary-color);
  border-radius: 4px;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes loading-enviando {
  0% {
    transform: rotate(0);
  }

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

.is-loading {
  animation: loading-enviando 2s linear infinite;
}

html {
  position: relative;
  min-height: 100%;
  scroll-behavior: smooth;
}

body {
  background-color: #FFF !important;
}

h1 {
  color: var(--primary-color);
}

a {
  cursor: pointer;
}

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

@media (max-width: 1199px) {

  .conteudo {
    margin-top: 85px !important;
    margin-bottom: 100px;
  }

  .body{
    margin: 0;
  }
  
  .navbar {
    margin-bottom: 0 !important;
  }

  .navbar-header {
    float: none !important;
  }

  .navbar-left,
  .navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }

  .navbar-collapse.collapse {
    display: none !important;
  }

  .navbar-nav {
    float: none !important;
    margin: 7.5px 0 0 0;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .collapse.in {
    display: block !important;
  }

  .navbar-right {
    margin-top: 0;
  }

  .navbar-right>li>button {
    background-color: transparent;
    font-size: 14px;
    font-weight: 600;
    color: #003976;
    border-color: transparent;
  }

  .navbar-right>li>button:hover {
    background-color: transparent;
    color: #003976;
    border-color: transparent;
  }

  .navbar-right>li>button:active {
    background-color: transparent;
    color: #003976;
    border-color: transparent;
    box-shadow: initial;
  }

  .navbar-right>li>button:focus {
    background-color: transparent;
    color: #003976;
    border-color: transparent;
  }

  .navbar-right li {
    margin-left: 0 !important;
    margin-bottom: 5px !important;
  }

  #navbar {
    margin-top: 0 !important;
  }

  .popover.bottom>.arrow {
    left: 39px !important;
  }

  .navbar-collapse.in {
    overflow-y: auto;
  }

  .navbar-right .checkbox {
    margin: 0px 0px !important;
  }

  .navbar-right .rodape {
    margin-top: 0px !important;
  }

  .login-template .well {
    margin-bottom: 1px;
    padding: 10px;
  }

  .navbar-right .popover-content {
    padding: 9px 8px;
  }

  .login-template .rodape {
    height: 22px;
  }

  .login-template .btn {
    padding: 2px 7px;
    margin: 3px 0px;
  }

  .login-template .checkbox {
    margin-bottom: 10px !important;
  }
}

[ng\:cloak],
[ng-cloak],
.ng-cloak {
  display: none;
}

.page-wrapper {
  margin-top: 50px;
}

.pre-load {
  background: url("../imgs/spinner.gif") no-repeat center;
  height: 100vh !important;
  background-color: var(--background-primary) !important;
}

.form-wrapper .form-group i.fa.fa-info-circle {
  line-height: 0;
}

.hide-loader {
  display: none !important;
}

.app-loaded {
  display: block !important;
  -webkit-animation: fadeIn 0.4s;
  animation: fadeIn 0.4s;
}

img.spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
}

.btn-circle {
  width: 34px;
  height: 34px;
  padding: 9px 0;
  border-radius: 20px;
  text-align: center;
  font-size: 12px;
  line-height: 1.428571429;
  border-color: #003976;
}

.ng-touched.ng-invalid {
  border-left: 5px solid #a94442;
}

.botoes-group button {
  margin-right: 5px;
}

#panel.panel-default {
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
}

#panel>.panel-heading>h4.panel-title {
  font-weight: bold;
  color: var(--text-color);
  font-size: 20px;
  padding: 10px;
}

#panel>.panel-heading>h4.panel-title a i {
  color: var(--light-blue);
}

.icon-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#panel.panel-open>.panel-heading>.panel-title i {
  opacity: 0.8;
}

#panel i+i {
  margin-right: 15px;
}

#documentos div.row button {
  margin: 50px 0 20px;
  padding: 9px 100px;
  border-radius: 6px;
}

#panel.panel-default>.panel-heading+.panel-collapse>.panel-body {
  margin: 0 25px;
  border-top-color: #dadada;
  max-height: none;
}

.nova-solicitacao {
  margin-bottom: 10px;
  font-weight: bold;
  color: var(--primary-color);
  font-size: 20px;
}

.conteudo-80 {
  margin-top: 78px !important;
}

#panel.panel-default>.panel-heading {
  background: #ffffff;
  border-radius: 8px;
  background-position: 0 0, 0 0;
  background-size: 100% 4px;
  background-image: linear-gradient(90deg, var(--gradient-picton-blue) 0%, var(--gradient-manatee) 32%, var(--gradient-sunglo) 66%, var(--gradient-outrageous-orange) 100%);
  background-repeat: no-repeat;
}

.header-credito .status-analise {
  font-weight: bold;
  font-size: 16px;
  color: #a3a3a3;
}

.color-analise-nao-realizada {
  color: #a3a3a3 !important;
}

.color-aprovado {
  color: #76cb96 !important;
}

.color-em-analise {
  color: #ecb800 !important;
}

.color-recusado {
  color: #b53438 !important;
}

#panel-documentos.panel-documentos {
  background: #ffffff !important;
}

.header-credito {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  font-size: 35px;
}

.link {
  cursor: pointer;
}

i.icon-menu.fas.fa-file-invoice-dollar {
  content: "\f571";
  font-size: 18px;
  padding-right: 12px;
}

a.credito i.fa-file-invoice-dollar:before {
  content: "\f571";
  font-size: 20px;
  padding: 0 10px;
}

a.areaCarregador i.fa-user-tag:before{
  font-size: 20px;
  padding: 0 5px;
}

.conteudo {
  margin-top: 84px;
  margin-bottom: 100px;
}

.container-upload {
  padding: 10px;
}

.upload-item-text {
  color: #737373;
  font-size: 10pt;
  font-weight: bold;
  margin-top: 3px;
}

.upload-item {
  color: #ccc;
  font-size: 10pt;
  font-weight: bold;
  margin-top: 7px;
}

.manifestacao-texto {
  display: flex;
  justify-content: space-between;
}

div .slider-item {
  font-size: 36px;
  line-height: 150px;
}

.slider-item div {
  position: absolute;
}

.slider-item img {
  max-height: 342px;
  width: 100%;
}

.carousel-wrapper {
  padding: 0 10px;
}

.login-template .well {
  margin-bottom: 1px;
  padding-bottom: 10px;
}

.login-template .checkbox {
  text-align: center;
  margin: 25px 0;
}

.login-template .rodape {
  margin-top: 20px;
  text-align: center;
}

.login-template .btn-link {
  text-decoration: none;
}

.login-template .btn-link:focus,
.login-template .btn-link:hover {
  text-decoration: none;
}

#footer {
  background: var(--primary-color);
  color: #fff;
  position: absolute;
  width: 100%;
  bottom: 0;
}

.footer-info {
  padding: 0 20px 0 0;
}

.footer-info h4 {
  margin: 0 0 -10px 0 !important;
  font-size: 1em;
  font-weight: 700;
  color: #fff;
  padding-bottom: 10px;
}

.footer-info p {
  font-size: 0.875em;
  margin: 10px 0;
  color: #fff;
}

.footer-sede {
  float: right;
  padding-right: 145px;
}

@media (min-width: 1516px) {
  .footer-sede {
    float: right;
  }
}

form h2 {
  border-bottom: 1px solid #f1e3e3;
  padding-bottom: 10px;
}

.stepwizard-step p {
  margin: 2px 0 -2px 0;
}

.stepwizard-step>.btn-default.active,
.stepwizard-step>.btn-default.focus,
.stepwizard-step>.btn-default:active,
.stepwizard-step>.btn-default:focus,
.stepwizard-step>.btn-default:hover,
.open>.dropdown-toggle.btn-default {
  border-color: #ccc;
  cursor: pointer;
}

.fa-trash-o:before {
  content: "\f014";
  padding-right: 5px;
  font-size: 14px;
}

.fa-save:before {
  content: "\f0c7";
  padding-right: 5px;
  font-size: 14px;
}

.stepwizard {
  position: relative;
  margin: 10px 0;
  z-index: 1;
}

.stepwizard-step button[disabled] {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
  top: 14px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 100%;
  height: 1px;
  background-color: #ccc;
  z-index: -1;
}

.stepwizard-step {
  display: table-cell;
  text-align: center;
}

.stepwizard-cadastrar-cliente .stepwizard-step {
  width: 11%;
}

.stepwizard-content {
  border: none !important;
  float: left !important;
  margin-top: 0 !important;
  padding: 15px !important;
  width: 100% !important;
}

.stepwizard-step div.btn-circle {
  background-color: #e6e6e6;
  border: 0px;
  color: #92827d;
  z-index: 10000;
}

.active-step {
  background-color: #0077bb !important;
  color: white !important;
}

.navbar-toggle {
  margin-top: 26px;
}

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

#navbar div {
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: 1px;
  border-radius: 15px;
}

#navbar .btn-default,
#navbar .btn-link {
  color: #7c7a7d;
}

#navbar button:hover {
  text-decoration: none;
}

.navbar .menu {
  width: 60%;
  float: left;
}

.navbar-default .navbar-nav>li>a {
  color: #000;
}

.navbar-right li {
  border-color: #003976;
  margin-left: 13px;
  margin-bottom: 14px;
}

.informacoes-adicionais-template {
  width: 400px;
}

.modal-login.modal {
  padding-right: 0px !important;
  top: 7%;
  right: 9.5%;
  left: 69%;
  outline: 0;
  background: #f0f0f0;
  height: 420px;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  border: none;
  max-width: 360px;
  min-width: 350px;
}

.well {
  margin-bottom: 0;
}

.upload-text {
  color: var(--primary-color);
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 10px;
  text-align: center;
}

#documentacao .upload-text, .modalAnexos .upload-text {
  color: var(--light-blue);
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 70%;
  overflow: hidden;
  padding-bottom: 0;
}

.upload-text-success {
  color: #76cb96 !important;
}

.box-image-documentacao {
  height: 50px;
  width: 50px;
  border: 1px dotted var(--primary-color);
  border-radius: 50px;
  background: #ecf7ff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 15px;
  font-size: 23px;
}

#saldos .box-saldos .valores {
  display: flex;
  flex-direction: column;
  margin-top: 15px;
}

#saldos .box-saldos .valores label:last-child {
  font-size: 35px;
  color: var(--primary-color);
}

#saldos .box-saldos>label+label {
  font-weight: normal;
  font-size: 12px;
  color: #a3a3a3;
  margin: 20px 0 0;
}

#saldos .box-saldos .valores label:first-child {
  font-size: 18px;
  font-weight: normal;
  color: #a3a3a3;
  margin-bottom: 0;
}

#saldos .box-saldos label:first-child {
  font-size: 22px;
  font-weight: bold;
  line-height: 28px;
  color: var(--primary-color);
  margin-top: 10px;
}

section#saldos {
  padding-top: 30px;
  margin-bottom: 30px;
}

@media (min-width: 1200px) {
  #saldos>.box-saldos {
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
    border-top: 4px solid var(--primary-color);
  }

  #saldos>div+div {
    margin-left: 15px !important;
  }
}

.col-md-3 i.fa.link.icone-documento.pull-right {
  padding: 6px 7px 0 0;
  text-align: end;
  margin-left: 146px;
}

div#box.box-saldos {
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  border-top: 4px solid var(--primary-color);
  padding: 0 15px;
  min-height: 150px;
}

.col-md-12.lista ul li {
  list-style: none;
  color: #6c6c6c;
}

.form-wrapper .descricao.demonstrativo.col-md-9 {
  padding-top: 0;
}

.col-md-12.lista ul li:before {
  content: "•";
  color: rgb(200, 113, 0);
  font-size: 17px;
  margin: 0px 0.7rem 0px 0px;
}

.form-wrapper .descricao.col-md-9 {
  text-align: left;
}

.col-md-12.lista {
  margin-top: 7px;
}

.col-md-12.lista .col-md-6 li {
  font-size: 13px;
  width: 100% !important;
  text-align: justify;
}

div.title-panel .subtitulo {
  font-size: 15px;
  color: #a3a3a3;
  font-weight: normal;
}

@media (min-width: 1200px) {
  .modal-tbg-xl {
    width: 1100px;
  }
}

section#info {
  margin-top: 30px;
}

section#info div {
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
}

#passos #saldos .box-saldos label:first-child {
  font-size: 20px;
}

#passos #saldos .box-saldos .valores label:first-child {
  font-size: 15px;
}

#passos #saldos .box-saldos .valores label:last-child {
  font-size: 20px;
}

#opcoes-pagamento .title {
  font-size: 22px;
  font-weight: bold;
  color: #a3a3a3;
  margin-bottom: 10px;
}

.header-credito .situacao {
  font-size: 15px;
  color: #a3a3a3;
}

#passos ul li.body-tab.uib-tab.nav-item.ng-scope.ng-isolate-scope.active {
  display: unset;
}

#passos ul li.body-tab.uib-tab.nav-item.ng-scope.ng-isolate-scope {
  display: none;
}

@media (min-width: 992px) {
  #saldos>.box-saldos {
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
    border-top: 4px solid var(--primary-color);
  }
}

.js-focus-visible :focus:not(.focus-visible) {
  outline: none;
}

@media (min-width: 768px) {
  #saldos>.box-saldos {
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
    border-top: 4px solid var(--primary-color);
  }
}

.box-image-documentacao-success {
  border: 4px solid rgba(26, 169, 80, 0.6) !important;
  color: rgba(26, 169, 80, 0.6) !important;
  background: #ffffff !important;
}

i.fa.link.icone-documento.pull-right {
  padding: 6px 7px 0 0;
  text-align: end;
}

.drop-box {
  border: 1px solid #dadada;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

#documentacao .drop-box, .modalAnexos .drop-box  {
  border: 1px solid #dadada;
  border-radius: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 8px 10px 8px 15px;
}

.img-resumo-pedido {
  float: right;
  width: 100px;
}

.panel-body.documentacao.form-wrapper {
  padding: 15px 40px;
  max-height: 65vh;
  overflow: auto;
}

#documentacao .icones {
  display: flex;
  flex-direction: row;
  margin-left: 10px;
}

/*Now the CSS*/
* {
  margin: 0;
  padding: 0;
}

.tree {
  display: inline-block;
}

.tree ul {
  padding-top: 20px;
  position: relative;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}

.tree li {
  float: left;
  text-align: center;
  list-style-type: none;
  position: relative;
  padding: 20px 5px 0 5px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}

/*We will use ::before and ::after to draw the connectors*/
.tree li::before,
.tree li::after {
  content: "";
  position: absolute;
  top: 0;
  right: 50%;
  border-top: 1px solid #ccc;
  width: 50%;
  height: 20px;
}

.tree li::after {
  right: auto;
  left: 50%;
  border-left: 1px solid #ccc;
}

/*We need to remove left-right connectors from elements without
any siblings*/
.tree li:only-child::after,
.tree li:only-child::before {
  display: none;
}

/*Remove space from the top of single children*/
.tree li:only-child {
  padding-top: 0;
}

/*Remove left connector from first child and
right connector from last child*/
.tree li:first-child::before,
.tree li:last-child::after {
  border: 0 none;
}

/*Adding back the vertical connector to the last nodes*/
.tree li:last-child::before {
  border-right: 1px solid #ccc;
  border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
}

.tree li:first-child::after {
  border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
}

/*Time to add downward connectors from parents*/
.tree ul ul::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  border-left: 1px solid #ccc;
  width: 0;
  height: 20px;
}

.tree li div {
  border: 1px solid #ccc;
  padding: 5px 10px;
  text-decoration: none;
  font-size: 11px;
  display: inline-block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  min-height: 50px;
  background-color: #337ab7;
  color: #fff;
}

/*Time for some hover effects*/
/*We will apply the hover effect the the lineage of the element also*/
.tree li div:hover,
.tree li div:hover+ul li div {
  background: #003976;
  border: 1px solid #94a0b4;
  cursor: pointer;
}

/*Connector styles on hover*/
.tree li div:hover+ul li::after,
.tree li div:hover+ul li::before,
.tree li div:hover+ul::before,
.tree li div:hover+ul ul::before {
  border-color: #94a0b4;
}

.tree button {
  margin: 6px 6px;
}

.etapa-ativa {
  background-color: #248224 !important;
}

.coluna-etapa-sinistro {
  border: 1px solid #cccccc;
  border-radius: 5px;
}

ul#autorizacaoGovernamental.sub-menu, ul#representantes.sub-menu, ul#categoriaDocumentacao.sub-menu {
  box-shadow: none;
  border-top: none;
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}

#autorizacaoGovernamental>li>a, #representantes>li>a, #categoriaDocumentacao>li>a {
  display: block;
  padding: 5px 20px;
}

.lista-etapas {
  margin: 10px;
  padding: 0;
  list-style: none;
  min-height: 20px;
}

.as-sortable-item,
.as-sortable-placeholder {
  border-radius: 5px;
  list-style: none;
  margin-bottom: 5px;
  border: 0;
  background-color: none;
}

.elemento-disabled {
  cursor: not-allowed !important;
}

.nav-publico {
  margin: 0 0;
  min-height: 0;
  background-color: #f4f5f6;
}

.nav-publico #navbar {
  margin: 0;
  padding-left: 0;
}

.nav-carregador {
  min-height: 0px !important;
  border: 0px !important;
  margin-bottom: 0px;
}

.nav-publico #navbar li,
.nav-carregador #navbar li {
  margin: 0 10px;
}

.nav-carregador #navbar {
  margin: 0;
  background-color: #003772;
}

.nav-carregador #navbar div {
  color: #fff;
}

#navbar div:hover {
  color: #003976;
}

.nav-carregador #navbar div:hover {
  color: #e2e3e4;
}

/* start 'enter' transition on main view */
div.ng-enter {
  transition: 0.5s;
  opacity: 0;
}

div.ng-enter-active {
  opacity: 1;
}

.upload {
  color: #676666;
  font-size: 19px;
  padding-top: 3px;
}

.arrow-tbg.glyphicon {
  height: 40px;
  width: 40px;
  background-color: var(--primary-color);
  border-radius: 50px;
}

a.carousel-control-tbg.carousel-control {
  background-image: none;
  opacity: 1;
}

.nav-header-normal {
  padding: 7px 24px;
}

.carousel-control {
  width: 10%;
}

.upload:before {
  content: "\f093";
}

i.icone-documento {
  font-size: 16px;
}

.verde {
  color: green;
}

.vermelho {
  color: red;
}

.cinza {
  color: var(--text-color);
}

.azul-claro {
  color: var(--primary-color);
}

.azul-escuro {
  color: #003976;
}

.fundo-vermelho {
  background-color: red;
}

.fundo-verde {
  background-color: green;
}

.fundo-azul {
  background-color: #31b0d5;
}

.validacao-impressao button {
  padding: 0 10px 3px 10px;
  width: 154px;
  text-align: left;
}

.validacao-impressao button i {
  margin-right: 3px;
}

.validacao-impressao i {
  margin-top: 10px;
}

.campo-obrigatorio {
  color: red;
  padding-left: 3px;
}

.comunicados td {
  padding: 0px 18px !important;
  height: 33px;
  vertical-align: inherit;
}

.complete-step {
  background-color: #17a850 !important;
  color: #fff !important;
}

.break-step {
  background-color: #d9534f !important;
  color: #fff !important;
}

.actual-step {
  background-color: #337ab7 !important;
  color: #fff !important;
}

.lost-step {
  background-color: #e1e3e6 !important;
  color: #fff !important;
}

input.input-sm.input-detalhe-produto {
  height: 35px;
  width: 64px;
  margin: 0;
  border-radius: 6px;
}

.input-sm {
  height: 25px;
  width: 64px;
  display: initial;
  margin-top: -2px;
}

.table-aporte>tbody>tr>td {
  padding: 5px 0 3px 11px;
}

.ui-carousel .carousel-prev .carousel-btn {
  left: -22px;
  font-size: 30px;
  display: none;
}

.ui-carousel .carousel-next .carousel-btn {
  right: -22px;
  font-size: 30px;
  display: none;
}

.ui-carousel {
  margin-bottom: 0;
}

table.dataTable tbody td,
table.dataTable tbody th {
  padding: 7px 18px;
}

.page-header {
  border-bottom: 0;
}

.validacao-impressao div {
  margin-bottom: 0;
}

.alert-info {
  color: #ffffff;
  background-color: #9ed5db;
}

.alert-info h3 {
  margin-top: 0;
  margin-bottom: 0;
}

.dropdown-menu>li>a:hover {
  background-color: #e6e6e6;
}

.ui-tour-backdrop {
  background-color: rgba(0, 0, 0, 0.5);
  fill: rgba(0, 0, 0, 0.5);
  z-index: 100;
}

.comunicacao {
  margin-top: 40px;
}

ul.quem-participa>li>div {
  display: flex;
  margin-left: -15px;
  margin-bottom: 15px;
}

ul.quem-participa>li>div>div>div {
  text-align: center;
}

ul.como-participar {
  margin-top: 11px !important;
  list-style-image: initial !important;
}

ul.como-participar li {
  margin-bottom: 2px !important;
}

.comunicacao ul {
  margin-top: 33px;
  list-style: none;
  list-style-image: url("../imgs/comunicacao_list_style.png");
}

.comunicacao ul li {
  color: #7d7d7d;
  font-weight: 700;
  text-align: justify;
  line-height: 25px;
}

.modal-auto-width {
  position: relative;
  display: table;
  overflow-y: auto;
  overflow-x: auto;
  width: auto;
  min-width: 300px;
}

.table-sm thead>tr>th,
.table-sm tbody>tr>th,
.table-sm tbody>tr>td {
  font-size: 13px;
  padding: 5px;
}

.modal-resumo-versao-enviar {
  max-height: 400px;
  overflow-y: auto;
}

.resumo-produto {
  display: inline-flex;
  width: 100%;
  background-color: #f9f9f9;
  padding: 7px 0 0 7px;
}

div .help-stepwizard {
  font-size: 13px;
}

div .help-stepwizard ol {
  margin-left: 24px;
}

.nav-capacidade>li {
  background-color: #ece8e8;
  border-right: 1px solid #fdfafa;
}

.nav-capacidade>li>a {
  margin-right: 0;
}

.panel-leilao {
  margin-bottom: 0px;
  border: 0px;
  border-radius: 0;
  box-shadow: none;
}

div.panel-leilao .panel-heading {
  min-height: 62px;
  border-color: #ffffff;
  border: 0px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #0062ac;
}

div.panel-leilao>div.panel-heading>div.row>div:first-child {
  font-weight: 600 !important;
  margin-bottom: 3px;
}

div.panel-leilao>div.panel-heading>div.row>div {
  color: #eee;
}

.panel-leilao-body {
  border-right: 2px solid #0062ac;
  border-left: 2px solid #0062ac;
}

.panel-leilao-footer button {
  margin-left: 10px;
  font-weight: 600;
}

.panel-leilao-footer-radius {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom: 2px solid #0062ac;
}

span.footer-sede {
  font-size: 13px;
  font-weight: 100;
  float: left;
  padding: 30px 0;
}

span.footer-manutencao {
  font-size: 13px;
  font-weight: 100;
  padding: 30px 0;
}

span.footer-poc {
  font-size: 13px;
  font-weight: 100;
  float: left;
  padding: 30px 0 0;
}

section#calendario-ofertas {
  background-color: #ececec;
  padding-bottom: 80px;
}

#calendario-ofertas .nav.nav-tabs {
  display: flex;
  justify-content: center;
}

#calendario-ofertas .tab-content {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
}

#calendario-ofertas div.tabela-calendario .tbody div.row div.fluxo {
  font-weight: bold;
  font-size: 12px;
  color: var(--light-orange);
}

.width label {
  min-width: 55% !important;
}

#calendario-ofertas .nav.nav-tabs li.active a {
  background: var(--primary-color);
  color: #ffffff;
  border-bottom-color: var(--primary-color);
}

.tabela-calendario .thead {
  background: var(--primary-color);
  border-radius: 6px 6px 0 0;
  font-weight: bold;
  color: #ffffff;
  padding: 35px 0;
}

.tabela-calendario .tbody {
  background: #FFFFFF;
  max-height: 50vh;
  overflow-x: hidden;
}

.tabela-calendario .tbody::-webkit-scrollbar-thumb {
  background: var(--light-blue);
  border-radius: 6px;
  height: 60px;
}

.tabela-calendario .tbody::-webkit-scrollbar {
  width: 5px;
}

.tabela-calendario .tbody::-webkit-scrollbar-track {
  background-color: #ffffff;
}

.panel-body.documentacao.form-wrapper::-webkit-scrollbar-thumb {
  background: var(--light-blue);
  border-radius: 6px;
  height: 60px;
}

.panel-body.documentacao.form-wrapper::-webkit-scrollbar {
  width: 5px;
}

.panel-body.documentacao.form-wrapper::-webkit-scrollbar-track {
  background-color: #ffffff;
}

#calendario-ofertas .nav.nav-tabs li a {
  padding: 9px 40px;
  margin: 0;
  font-size: 14px;
  color: var(--text-color);
  font-weight: bold;
  background: #ffffff;
  border: 1px solid #ececec;
  border-radius: 8px 8px 0 0;
}

span.footer-contato {
  font-size: 13px;
  font-weight: 100;
  float: left;
  padding: 30px 80px 30px 6px;
}

#footer h4 {
  font-weight: 600;
  font-size: 16px;
}

.linha-gas {
  background-color: #ffffff;
  border-radius: 3px;
}

p.gas-line-info {
  font-size: 0.95em;
  line-height: 1.2em;
  color: #808080;
  padding: 9px;
  margin: 0;
}

.footer-enviar-valores {
  border-bottom: 2px solid #0062ac;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 5px 15px;
  height: 43px;
  border: 2px solid #0062ac;
  background-color: #0062ac;
}

span.manifestar-interesse {
  color: #eee;
  font-weight: 800;
}

span.manifestar-interesse:hover {
  color: #eee;
}

.tbg-header {
  background: #ffffff;
  padding: 4px 0;
  background-color: white;
}

.menu-right {
  margin: 14px 0px 0 0;
}

.menu-right li {
  border-color: #003976;
  margin-left: 13px;
}

.navbar-brand {
  height: 55px;
  padding-top: 1px;
}

.navbar-brand div label {
  font-size: 12px;
  margin-top: 3px;
  margin-left: 25px;
  color: #003976;
  font-weight: 700;
}

.menu-right>li {
  display: block;
  float: right;
}

.container-menu {
  width: 100%;
  text-align: center;
  display: flex;
}

.logotipo-menu {
  margin: 30px 0 30px 297px;
}

.logotipo-menu a {
  display: block;
  height: 45px;
  width: 150px;
  left: 20px;
  margin-top: 31px;
  background: url(../imgs/logo-tbg-plain.png);
}

.itens-menu {
  margin: 0 auto;
  width: 560px;
}

.itens-menu ul {
  text-align: center;
  display: block;
  margin-top: 10px;
  margin-bottom: 4px;
}

.itens-menu ul li {
  display: inline-block;
}

.itens-menu .btn-link:focus,
.itens-menu .btn-link:hover {
  text-decoration: initial;
}

.itens-menu ul li a {
  display: block;
  padding: 10px;
}

.itens-menu div {
  font-weight: 600;
  text-decoration: none;
  font-size: 16px;
}

.itens-menu div:hover {
  color: #4e4a4a;
}

/*
.acoes-menu {
  float: right;
  width: 210px;
  padding: 11px 20px 0 0;
}

.acoes-menu button {
  margin-left: 10px;
} */
.recuo {
  text-indent: 4em;
}

#autorizacaoGovernamental>li.active>a, #representantes>li.active>a, #categoriaDocumentacao>li.active>a {
  background-color: #f7f7f7;
}

.msg-sucesso h1 {
  font-weight: 600;
  color: var(--primary-color);
  font-size: 25px;
}

.msg-sucesso i {
  color: #1aa950;
  opacity: 60%;
}

.msg-sucesso div {
  margin-top: 5px;
  font-size: 18px;
  color: #6c6c6c;
  font-weight: normal;
}

.container.container-destaques button {
  padding: 8px 40px;
  font-weight: bold;
}

.container.container-destaques .subtitulo {
  margin-top: 20px;
  font-size: 22px;
  line-height: 30px;
  font-weight: normal;
  color: var(--text-color);
  margin-bottom: 40px;
  letter-spacing: -0.03em;
}

.cadastro-menu ul li a {
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  line-height: 18px;
  color: #a3a3a3;
}

.footer-cadastro {
  float: right;
  margin: 10px 32px 15px 0px;
}

.footer-cadastro button {
  display: flex;
  align-items: center;
  font-size: 14px;
  padding: 8px 50px;
  margin-right: -35px;
}

.form-group.wrapper-button {
  float: right;
  margin-top: 0px !important;
  margin-right: 13px !important;
}

.modal-dialog.modal-wrapper {
  margin: 130px auto;
}

.modal-wrapper .modal-content .modal-body i {
  font-size: 15px;
}

.modal-wrapper .modal-content {
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
  background: #ffffff;
}

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

.collapse-body article p {
  font-size: 15px;
  line-height: 25px;
}

.collapse-body article {
  padding: 30px 80px;
}

#links h1 {
  font-weight: bold;
  font-size: 40px;
  margin: 0;
  margin-bottom: 10px;
}

#links .card-link-body {
  font-size: 13px;
  line-height: inherit;
  text-align: center;
  color: var(--text-color);
  padding: 20px 0px 10px;
  min-height: 70px;
}

#links .card-link-footer {
  justify-content: center;
  display: flex;
}

#links .btn-link-65 {
  color: #fff;
  min-width: 60px;
  width: 60px;
  height: 60px;
  background: #c87100;
  border-radius: 50%;
  box-shadow: 0px 2px 1px rgba(108, 62, 2, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  margin: 0px auto;
}

#links div p {
  margin-bottom: 10px;
}

section#links {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
}

ul.topic {
  list-style-position: inside;
}

ul.topic-financeiro ul li {
  list-style-position: inside;
  list-style-type: lower-roman;
  margin-left: 60px;
}

ul.topic-financeiro li {
  list-style-type: lower-latin;
  list-style-position: inside;
  font-size: 15px;
  line-height: 25px;
  color: var(--text-color);
  margin: 0 0 20px 30px;
}

.collapse-body article ul.topic li:before {
  content: "•";
  margin: 0 0.7rem 0 0;
  color: #c87100;
  font-size: 17px;
}

ul.topic li {
  list-style: none;
  font-size: 15px;
  line-height: 25px;
  color: var(--text-color);
  margin-bottom: 30px;
}

.modal-wrapper .modal-footer {
  border-top: none;
  margin-bottom: 10px;
  text-align: center;
}

.modal-wrapper .modal-content .modal-body .message {
  font-size: 15px;
  color: #a3a3a3;
}

.modal-wrapper .modal-body {
  padding: 0 20px 20px;
}

.modal-wrapper .modal-content .modal-body .title-message {
  font-size: 20px;
  font-weight: bold;
  color: var(--text-color);
}

.modal-wrapper .modal-content .modal-header {
  padding: 4px 10px 10px;
  border-bottom: none;
}

.modal-wrapper .modal-content .modal-header .close {
  color: var(--primary-color);
  font-size: 25px;
}

.footer-cadastro a {
  display: flex;
  align-items: center;
  font-size: 14px;
  padding: 8px 50px;
  margin-right: -35px;
}

.footer-cadastro button i {
  margin-left: 23px;
  font-size: 25px;
}

.footer-cadastro a i {
  margin-left: 23px;
  font-size: 25px;
}

.form-title div>i.fa {
  font-size: 20px;
  color: #76cb96;
  margin-left: 20px;
}

form .cadastrados {
  display: flex;
  flex-direction: column;
}

.cadastrados .header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: bold;
  font-size: 14px;
}

.cadastrados .body .content div a {
  font-size: 17px;
  margin-left: 25px;
  color: var(--light-blue);
}

.cadastrados .body .content .detalhes-usuarios-collapse {
  border-left: none !important;
}

.cadastrados .body .content div a:last-child:not(:first-child) {
  border-left: 1px solid #ececec;
  padding: 8px 0px 8px 13px;
  margin-left: 15px;
}

.cadastrados .body .content div a:last-child {
  padding: 8px 0px 8px 13px;
}

.cadastrados .body .content div a:nth-child(2) {
  margin-left: 15px;
}

.body .body-empty {
  font-size: 14px;
  color: #dadada;
}

.cadastrados .header a[disabled],
.cadastrados div.acoes a[disabled] {
  color: #ececec !important;
  pointer-events: none;
  cursor: not-allowed;
}

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

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

.col-without-padding-right {
  padding-right: 0px !important;
}

.cadastrados .header a {
  color: var(--secondary-color);
}

.panel-body.form-wrapper {
  padding-top: 0;
}

.panel-body.form-wrapper:first-child {
  margin-top: 12px;
  border-top: 1px solid #dadada;
}

.cadastrados .body .content strong {
  font-size: 15px;
  color: var(--text-color);
}

.cadastrados .body .content strong.inactive {
  color: #b9b7b7;
}

.form-wrapper .container-upload {
  margin-top: 10px;
  color: var(--light-blue);
  font-size: 17px;
}

.cadastro-menu .nav-list>li.active>a {
  background-color: #f7f7f7;
}

.modal-wrapper .modal-footer button {
  padding: 8px 35px;
  border-radius: 5px;
  font-weight: bold;
}

.cadastro-menu .nav-list>li.active>a:hover {
  background-color: #f7f7f7;
}

.legend-container {
  padding-top: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.cadastro-menu .nav-list>li.active>a:focus {
  background-color: #f7f7f7;
}

.form-wrapper legend {
  border: none;
  margin-bottom: 0;
}

.form-wrapper .descricao {
  text-align: center;
  font-size: 14px;
  padding: 12px;
  font-weight: normal;
  color: #6c6c6c;
  padding-bottom: 0;
}

#documentacao .form-wrapper .descricao {
  display: flex;
  align-items: center;
  text-align: left;
  font-size: 14px;
  font-weight: normal;
  color: #6c6c6c;
  padding: 0;
  padding-bottom: 6px;
}

#documentacaoAC .descricao {
  display: flex;
  align-items: center;
  text-align: left;
  font-size: 14px;
  font-weight: normal;
  color: #6c6c6c;
  padding: 0;
  padding-bottom: 6px;
}

#documentacao div.descricao>i {
  font-size: 25px;
  margin-right: 10px;
  color: #76cb96;
}

#documentacao .form-wrapper .icones>i:last-child {
  margin-left: 10px;
}

.form-wrapper .form-group.segmento .segmentos {
  margin-bottom: 18px;
  font-size: 16px;
}

.form-wrapper .form-group.segmento {
  margin-top: 10px;
  margin-left: 7px;
}

.form-wrapper .control-label.tipo-pessoa {
  padding-bottom: 11px;
}

.form-wrapper .form-group .radio {
  font-size: 17px;
  margin: 10px 25px;
}

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

.btn-footer {
  display: flex;
  justify-content: flex-end;
}

.btn-footer button {
  padding: 6px 30px;
}

.border-right {
  border-right: 1px solid #dadada;
}

.row.garantia-composta {
  display: flex;
  align-items: center;
}

.garantia-composta .alert {
  margin-bottom: 0;
}

.garantia-composta .input-sm {
  height: inherit;
  width: inherit;
  margin-top: inherit;
}

.garantia-composta .informativo {
  text-align: center;
}

.collapse-contrato .title {
  margin-top: 12px;
  border-top: 1px solid #dadada;
  padding-top: 8px;
}

.btn-footer button:disabled {
  color: #ececec;
  border-color: #ececec;
}

.content .acoes[disabled="disabled"] span {
  color: #ececec !important;
}

.content .acoes[disabled="disabled"] span.active {
  color: var(--text-color) !important;
}

.content .acoes[disabled="disabled"] span label input {
  cursor: not-allowed !important;
}

.content .acoes[disabled="disabled"] span label input:hover {
  cursor: not-allowed !important;
}

.content .acoes[disabled="disabled"] a {
  color: #ececec !important;
}

.content .acoes[disabled="disabled"] a.active {
  color: var(--primary-color) !important;
}

.editando {
  color: #c87100 !important;
}

#modalExcluirRegistro .modal-footer {
  border-top: none;
  display: flex;
  justify-content: center;
  padding-top: 5px;
}

#modalExcluirRegistro .message {
  color: var(--text-color);
}

#modalExcluirRegistro .modal-footer button:first-child {
  margin-right: 20px;
}

.content .acoes[disabled="disabled"] a div {
  background-color: #ececec !important;
  opacity: 1;
  color: #ffffff;
}

.content .acoes[disabled="disabled"] a div.active {
  background-color: var(--primary-color) !important;
  color: #ffffff;
}

.content .acoes span {
  color: var(--text-color);
  display: flex;
  align-items: center;
  border-right: 1px solid #ececec;
  padding: 8px 13px 8px 0;
}

.content .acoes span label {
  margin-left: 10px;
}

.form-wrapper .form-group.custom-info i {
  line-height: normal;
  font-size: inherit;
  color: var(--light-blue);
}

form .form-wrapper label {
  padding-left: 0;
  color: var(--text-color);
}

.col-sm-3.search-cep {
  padding-left: 0;
}

.col-sm-3.search-cep a {
  color: var(--primary-color);
  line-height: 36px;
}

.col-sm-3.search-cep a+a {
  margin-left: 10px;
}

.form-wrapper .form-group i {
  line-height: 34px;
  font-size: 20px;
  color: var(--light-blue);
}

#detalhes .control-label {
  font-weight: normal;
  font-size: 12px;
  color: var(--text-color);
  padding-bottom: 10px;
}

#detalhes div div .control-label {
  color: var(--text-color);
  font-weight: bold;
  font-size: 14px;
}

fieldset.cadastrados input {
  font-size: 14px;
  font-weight: bold;
  color: var(--text-color);
}

.acoes .detalhes div {
  height: 25px;
  width: 25px;
}

.cadastrados .form-group label.control-label {
  font-size: 16px;
  font-weight: bold;
  color: var(--text-color);
  margin-bottom: 10px;
}

.acoes .detalhes div i.fa {
  font-size: 22px;
}

.cadastrados .body .content .content-body {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.detalhes-body .panel-body .form-group {
  margin: 10px 0;
}

.cadastrados .body .content {
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  padding: 12px 20px;
  margin-bottom: 23px;
}

.multitransportadora .body {
  padding: 0px !important;
}

.multitransportadora .content {
  box-shadow: none !important;
  border-radius: 8px !important;
  padding: 0px 10px !important;
  margin-bottom: 0px !important;
}

.multitransportadora .content-body h3 {
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  margin: 0;
  color: var(--primary-color);
}

.multitransportadora .acoes>div {
  margin-right: 20px;
  color: #b9b7b7;
  font-size: 12px;
}

#modalNaoPossuiContratoValido .modal-footer {
  padding: 20px 15px;
}

.multitransportadora .body .transportador-container {
  margin-bottom: 15px;
  /* padding: 15px 20px; */
  padding: 20px;
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow: 0 4px 15px rgb(0 0 0 / 15%);
  min-height: 330px;
}

.multitransportadora .body .transportador-container .icone-mensagem>div {
  position: absolute;
  bottom: 4px;
}

.multitransportadora .body img {
  width: 110px;
  height: 68px;
}

.multitransportadora .detalhes-body .icone-mensagem {
  text-align: left;
  min-height: 115px;
}

.multitransportadora .acoes div {
  border-left: 0px !important;
  font-weight: 700;
}

.multitransportadora .content .cadastro-obrigatorio {
  color: #c87100;
}

.multitransportadora .detalhes-body .situacao>div {
  display: flex;
  justify-content: flex-end;
  margin-top: 8px;
  margin-bottom: 17px;
}

.multitransportadora .detalhes-body .situacao .texto div {
  border-radius: 21px;
  padding: 8px 30px;
  font-size: 10px;
  font-weight: 700;
}

.multitransportadora img {
  padding-bottom: 25px !important;
}


/* Bootstrap Loading Skeleton*/

@keyframes loading-skeleton1 {
  from {
    opacity: .4;
  }
  to {
    opacity: 1;
  }
}

.loading-skeleton img {
  filter: grayscale(100) contrast(0%) brightness(1.8);
  color: transparent;
  appearance: none;
  -webkit-appearance: none;
  background-color: #eee;
  border-color: #eee;

}

/* .loading-skeleton {
  pointer-events: none;
  animation: loading-skeleton1 1s infinite alternate;
  
  img {
    filter: grayscale(100) contrast(0%) brightness(1.8);
  }
  h1, h2, h3, h4, h5, h6,
  p, li,
  .btn,
  label,
  .form-control {
    color: transparent;
    appearance: none;
    -webkit-appearance: none;
    background-color: #eee;
    border-color: #eee;
    &::placeholder {
      color: transparent;
    }
  }
}*/

.multitransportadora .btn-tbg-outline {
  font-size: 12px !important;
  color: var(--primary-color);
  border-color: var(--primary-color);
  bottom: 35px;
}

.multitransportadora .btn-tbg-outline:disabled {
  font-size: 12px !important;
  color: #a3a3a3;
  border-color: #a3a3a3;
  bottom: 35px;
}

.multitransportadora .btn-tbg-outline:hover:disabled {
  font-size: 12px !important;
  color: #a3a3a3;
  border-color: #a3a3a3;
  bottom: 35px;
  background-color: transparent !important;
}

.multitransportadora .btn-tbg-outline:hover {
  background-color: var(--primary-color);
  color: #ffffff;
}

.multitransportadora .detalhes-body .situacao .texto div label {
  padding-left: 20px;
  margin-bottom: 0;
  text-transform: uppercase;
}

.multitransportadora .panel-collapse>.panel-body {
  max-height: none !important;
}

.multitransportadora .panel-body .body>div.pendente {
  border-left: 6px solid #ff900066;
}

.text-color {
  color: var(--text-color);
}

.multitransportadora .content .situacao .pendente {
  background-color: #ff90004d;
}

.multitransportadora .content .situacao .pendente label,
.multitransportadora .content .situacao .pendente span,
.multitransportadora .content .icone-mensagem .pendente {
  color: #c87100 !important;
}

.multitransportadora .content .situacao div.pendente::before {
  box-shadow: inset 0 0 80px #c87100;
}

.multitransportadora .panel-body .body>div.completo {
  border-left: 6px solid var(--light-blue-opacity);
}

.multitransportadora .cartao.completo {
  border-top: 10px solid var(--light-blue-opacity);
}

.multitransportadora .content .situacao .completo {
  background-color: var(--light-blue-opacity);
}

.multitransportadora .content .situacao .completo label,
.multitransportadora .content .icone-mensagem .completo {
  color: #309deb;
}

.multitransportadora .content .situacao div.completo::before {
  box-shadow: inset 0 0 80px #309deb;
}

.multitransportadora .panel-body .body>div.em-analise {
  border-left: 6px solid var(--text-color);
}

.multitransportadora .content .situacao .em-analise {
  background-color: var(--text-color-light);
}

.multitransportadora .content .situacao .em-analise label,
.multitransportadora .content .situacao .em-analise span,
.multitransportadora .content .icone-mensagem .em-analise {
  color: #a3a3a3;
}

.multitransportadora .panel-body .body>div.recusado {
  border-left: 6px solid var(--alert-color-light);
}

.multitransportadora .content .situacao .recusado {
  background-color: var(--alert-color-light);
}

.card-produto-body .descricao.interruptivel-descricao {
  min-height: 550px;
}

.multitransportadora .content .situacao .recusado label,
.multitransportadora .content .situacao .recusado span,
.multitransportadora .content .icone-mensagem .recusado {
  color: var(--alert-color);
}

.multitransportadora .content .situacao div.recusado::before {
  box-shadow: inset 0 0 80px var(--alert-color);
}

.multitransportadora .panel-body .body>div.habilitado {
  border-left: 6px solid #76cb9666;
}

.multitransportadora .content .situacao .habilitado {
  background-color: #76cb964d;
}

.multitransportadora .content .situacao .habilitado label,
.multitransportadora .content .situacao .habilitado span,
.multitransportadora .content .icone-mensagem .habilitado {
  color: #1aa950;
}

.multitransportadora .content .situacao .expirado label,
.multitransportadora .content .situacao .expirado span,
.multitransportadora .content .icone-mensagem .expirado {
  color: #e01a1a;
}

.multitransportadora .content .situacao div.habilitado::before {
  box-shadow: inset 0 0 80px #1aa950;
}

.multitransportadora .panel-body .body>div.em-analise-cmt {
  border-left: 6px solid #b9b7b766;
}

.multitransportadora .cartao.em-analise-cmt {
  border-top: 6px solid #b9b7b766;
}

.multitransportadora .content .situacao .em-analise-cmt {
  background-color: #dadada;
}

.multitransportadora .content .situacao .em-analise-cmt label,
.multitransportadora .content .icone-mensagem .em-analise-cmt {
  color: #a3a3a3;
}

.multitransportadora .content .situacao div.em-analise-cmt::before {
  box-shadow: inset 0 0 80px #a3a3a3;
}

.multitransportadora .panel-body .body>div.habilitacao-cmt-concluido {
  border-left: 6px solid #76cb9666;
}

.multitransportadora .content .situacao .habilitacao-cmt-concluido {
  background-color: #76cb964d;
}

.multitransportadora .content .situacao .habilitacao-cmt-concluido label,
.multitransportadora .content .icone-mensagem .habilitacao-cmt-concluido {
  color: #1aa950;
}

.multitransportadora-tooltip {
  font-size: 12px !important;
  font-weight: bold;
  text-align: center;
  padding: 0px !important;
  z-index: 9999 !important;
  border-radius: 7px;
}

/** Completo **/
.multitransportadora-tooltip.completo {
  border: 1px solid var(--primary-color) !important;
}

.multitransportadora-tooltip.completo>.arrow {
  border-top-color: var(--primary-color) !important;
}

.multitransportadora-tooltip.completo>.arrow::after {
  border-top-color: #d1e6f5 !important;
}

.multitransportadora-tooltip.completo>.popover-inner>.popover-content {
  background-color: #d1e6f5 !important;
  color: #4b799c !important;
}

/** Pendente **/
.multitransportadora-tooltip.pendente {
  border: 1px solid #a85f00 !important;
}

.multitransportadora-tooltip.pendente>.arrow {
  border-top-color: #a85f00 !important;
}

.multitransportadora-tooltip.pendente>.arrow::after {
  border-top-color: #ffbc66 !important;
}

.multitransportadora-tooltip.pendente>.popover-inner>.popover-content {
  background-color: #ffbc66 !important;
  color: #a85f00 !important;
}

/** Em análise **/
.multitransportadora-tooltip.em-analise {
  border: 1px solid #8a8a8a !important;
}

.multitransportadora-tooltip.em-analise>.arrow {
  border-top-color: #8a8a8a !important;
}

.multitransportadora-tooltip.em-analise>.arrow::after {
  border-top-color: #eae9e9 !important;
}

.multitransportadora-tooltip.em-analise>.popover-inner>.popover-content {
  background-color: #eae9e9 !important;
  color: #8a8a8a !important;
}

/** Recusado **/
.multitransportadora-tooltip.recusado {
  border: 1px solid #e01a1a !important;
}

.multitransportadora-tooltip.recusado>.arrow {
  border-top-color: #e01a1a !important;
}

.multitransportadora-tooltip.recusado>.arrow::after {
  border-top-color: #ffcaca !important;
}

.multitransportadora-tooltip.recusado>.popover-inner>.popover-content {
  background-color: #ffcaca !important;
  color: #e01a1a !important;
}

/** Habilitado **/
.multitransportadora-tooltip.habilitado {
  border: 1px solid #1aa950 !important;
}

.multitransportadora-tooltip.habilitado>.arrow {
  border-top-color: #1aa950 !important;
}

.multitransportadora-tooltip.habilitado>.arrow::after {
  border-top-color: #d5efdf !important;
}

.multitransportadora-tooltip.habilitado>.popover-inner>.popover-content {
  background-color: #d5efdf !important;
  color: #1aa950 !important;
}

/** Em análise CMT **/
.multitransportadora-tooltip.em-analise-cmt {
  border: 1px solid #8a8a8a !important;
}

.multitransportadora-tooltip.em-analise-cmt>.arrow {
  border-top-color: #8a8a8a !important;
}

.multitransportadora-tooltip.em-analise-cmt>.arrow::after {
  border-top-color: #eae9e9 !important;
}

.multitransportadora-tooltip.em-analise-cmt>.popover-inner>.popover-content {
  background-color: #eae9e9 !important;
  color: #8a8a8a !important;
}

/** Habilitação CMT Expirada **/
.multitransportadora-tooltip.expirado {
  border: 1px solid #e01a1a !important;
}

.multitransportadora-tooltip.expirado>.arrow {
  border-top-color: #e01a1a !important;
}

.multitransportadora-tooltip.expirado>.arrow::after {
  border-top-color: #ffcaca !important;
}

.multitransportadora-tooltip.expirado>.popover-inner>.popover-content {
  background-color: #ffcaca !important;
  color: #e01a1a !important;
}

/** Habilitação CMT Concluido **/
.multitransportadora-tooltip.habilitacao-cmt-concluido {
  border: 1px solid #1aa950 !important;
}

.multitransportadora-tooltip.habilitacao-cmt-concluido>.arrow {
  border-top-color: #1aa950 !important;
}

.multitransportadora-tooltip.habilitacao-cmt-concluido>.arrow::after {
  border-top-color: #d5efdf !important;
}

.multitransportadora-tooltip.habilitacao-cmt-concluido>.popover-inner>.popover-content {
  background-color: #d5efdf !important;
  color: #1aa950 !important;
}

.no-bg {
  background: none !important;
  padding: 0 !important;
}

.multitransportadora .content .situacao div.habilitacao-cmt-concluido::before {
  box-shadow: inset 0 0 80px #1aa950;
}

.multitransportadora .detalhes-body .situacao .acao button {
  padding: 7px 70px;
}

.cadastrados .body {
  padding: 15px 0;
}

.cadastrados .header a i.fa {
  margin-right: 7px;
  font-size: 13px;
}

.form-title div {
  display: flex;
}

.cadastrados .header h4 {
  font-size: 16px;
  color: #304C9E;
  font-weight: bold;
}

.cadastrados .header.subtitle h4 {
  font-size: 15px;
  color: #304C9E;
  font-weight: bold;
}

form .form-wrapper {
  padding: 15px 40px;
}

.form-wrapper p {
  font-size: 14px;
  line-height: 23px;
  color: var(--text-color);
}

.form-wrapper .form-group {
  margin: 15px 0;
}

.form-wrapper .form-control {
  /*height: 40px;*/
  border-radius: 6px;
  font-size: 15px;
  color: var(--text-color);
}

.col-sm-3.nascimento .input-group {
  padding-left: 15px;
}

.form-wrapper .input-group .btn {
  padding: 1px 6px;
  border: 1px solid #dadada;
  border-left: none;
}

form .form-wrapper .col-sm-2 {
  padding-left: 0;
}

.form-wrapper .input-group .btn i.fa {
  font-size: 18px;
}

.form-wrapper div>div .control-label {
  font-weight: bold;
  color: var(--primary-color);
  font-size: 17px;
}

.form-wrapper .control-label {
  text-align: left;
  font-size: 16px;
  font-weight: normal;
  color: var(--text-color);
}

#autorizacaoGovernamental>li>a:hover, #representantes>li>a:hover, #categoriaDocumentacao>li>a:hover {
  background-color: #eee;
}

.cadastro-menu ul a[valido="true"] i:before {
  content: "\f00c";
}

.cadastro-menu ul a[valido="false"] i:before {
  content: "\f00d";
}

.cadastro-menu ul a.active {
  background-color: #eeeeee;
}

.cadastro-menu ul a[valido="false"] {
  color: #c87100;
}

.cadastro-menu ul a[valido="true"] {
  color: #76cb96;
}

#menuCadastro .nav>li>a {
  position: relative;
  display: block;
  padding: 10px 23px;
}

.cadastro-menu ul a[validoDesigSocio="false"] {
  font-weight: normal;
  padding-left: 40px !important;
}

.cadastro-menu ul a[validoDesigSocio="true"] {
  color: #76cb96;
}

.cadastro-menu ul a i {
  margin-right: 20px;
}

.cadastro-menu ul a[validoDesigSocio="true"] i:before {
  content: "\f00c";
}

form .form-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #dadada;
  color: var(--primary-color);
  padding: 10px 0;
}

.form-title h3 {
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  margin: 0;
}

.form-title a i.fa {
  font-size: 20px;
  color: #b9b7b7;
}

.cadastro-body {
  margin-top: 0;
}

.form-empresa {
  margin-top: 18px;
}

.check-credito {
  margin-bottom: 15px;
}

.cadastro-body .cadastro-card {
  border-radius: 8px;
  margin-bottom: 15px;
  background-color: #ffffff;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
  background-position: 0 0, 0 0;
  background-size: 100% 4px;
  background-image: linear-gradient(90deg, var(--gradient-picton-blue) 0%, var(--gradient-manatee) 32%, var(--gradient-sunglo) 66%, var(--gradient-outrageous-orange) 100%);
  background-repeat: no-repeat;
  display: flow-root;
}

.cadastro-body .cadastro-menu {
  /*background-color: #f7f7f7;*/
}

/**
.cadastro-body .cadastro-menu div.col-sm-3 {
  padding: 15px 0px 15px;
}
*/
.cadastro-card>div {
  padding: 20px 15px;
}

.cadastro-card .formulario {
  background-color: #fff;
}

.cadastro-card>.col-sm-9 {
  margin-top: 4px;
  background-color: #fff;
  padding: 15px 35px;
  box-shadow: inset 3px 0 9px #0000001a;
  min-height: 432px;
}

div.info-campos-obrigatorios {
  font-size: 12px;
  color: var(--text-color);
  position: absolute;
}

.cadastro-body .table {
  margin-bottom: 0px;
}

.cadastro-body .table>tbody>tr>td {
  vertical-align: initial;
  padding: 5px 8px;
}

input.cadastro-body .ng-touched .ng-invalid {
  border: 1px solid #fd1010;
}

div.documentacao-pendente {
  border-color: #ffb0b0;
}

.situacao-carregador {
  text-align: center;
  color: white !important;
  cursor: default;
}

.container-etapas {
  margin-top: 23px;
}

.nav-wizard>li {
  margin-bottom: 5px;
}

.nav-wizard>li:not(:last-child)>a {
  margin-right: 4px;
  padding-left: 27px;
}

.nav-wizard>li:last-child>a {
  padding-right: 15px;
}

.nav-wizard>li:first-child>a {
  padding-left: 15px;
}

.nav-wizard>li>a {
  padding: 10px 0px 10px 10px;
  font-size: 13px;
}

.card-produto {
  box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
  border-radius: 8px;
  background-color: #fff;
  color: #727272;
  padding: 0px;
  transition: 0.3s;
}

.card-produto:hover {
  box-shadow: 0px 2px 10px 3px #cacaca;
  transform: translateY(-4px);
}

.card-produto hr {
  margin: 10px 0;
}

.card-produto-header {
  font-size: 82%;
  padding: 15px 15px 0px;
  font-weight: 700;
  height: 94px;
}

.card-produto-header .produto-ativo {
  color: var(--text-color-success);
}

.card-produto-header .produto-ativo a {
  background-color: var(--text-color-success);
}

.card-produto-header .produto-programado {
  color: #afafaf;
}

.card-produto-header .produto-programado a {
  background-color: #afafaf;
}

.card-produto-header .situacao-produto a {
  border-color: #fff;
  height: 6px;
  width: 9px;
  padding: 4px;
  cursor: default;
  margin-right: 5px;
}

.card-produto-header .produto-tipo {
  padding: 1px 7px;
  border: 1px solid var(--primary-color);
  border-radius: 15px;
  color: var(--primary-color);
  font-size: 10px;
  margin-top: 7px;
}

.card-produto-header .marcador-card {
  position: relative;
  display: flex;
  top: -15px;
  left: -15px;
  width: 50%;
  border-radius: 8px 0px 8px 0px;
  margin: 0px !important;
}

.card-produto-header .border-lp {
  border-top: 8px #ffbe69 solid;
}

.card-produto-header .border-cp {
  border-top: 8px rgba(105, 173, 223, 0.4) solid;
}

.card-produto-header .border-int {
  border-top: 8px #d5edb7 solid;
}

.card-produto-header .border-breve {
  border-top: 8px #8394C5 solid;
}

.card-produto-header .badge-card {
  position: relative;
  display: flex;
  float: right;
  top: -23px;
  right: 10px;
  height: 30px;
  color: #fff;
  border-radius: 0px 0px 6px 6px;
  align-items: center;
  justify-content: center;
  padding: 0px 8px;
}

.card-produto-header .background-lp {
  background-color: #f8863a;
}

.card-produto-header .background-lp::before {
  content: "Longo Prazo";
}

.card-produto-header .background-cp {
  background-color: var(--primary-color);
}

.card-produto-header .background-cp::before {
  content: "Curto Prazo";
}

.card-produto-header .background-int {
  background-color: #76cb96;
}

.card-produto-header .background-int::before {
  content: "Interruptível";
}

.card-produto-header .background-breve {
  background-color: #304C9E;
}

.card-produto-header .background-breve::before {
  content: "Em Breve";
}

.card-produto-body {
  min-height: 220px;
}

.card-produto-body .titulo {
  border-bottom: 1px solid #f0efef;
  padding: 10px 16px;
}

.card-produto-body .descricao {
  padding: 5px 16px;
}

.card-produto-body .descricao label {
  display: inline-block;
  max-width: 100%;
  font-weight: 700;
  font-size: 13px;
}

.valor-total-produto {
  padding: 0 5px;
  color: var(--text-color);
}

.numero-capacidade {
  padding: 0 10px;
  color: var(--text-color);
}

.numero-oferta {
  padding-right: 10px;
  color: var(--text-color);
}

.itens-produto-checkout {
  color: #ccc;
}

.card-produto .titulo>div {
  color: var(--primary-color);
  font-weight: 700;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 83%;
}

.card-produto-body .descricao>div.rodape {
  display: flex;
  width: 100%;
  margin-bottom: 0;
  margin-top: 10px;
  position: absolute;
  font-weight: bold;
}

nav>ul.nav-links>li.dropdown>div>div.text-login {
  max-width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: var(--primary-color);
}

nav>ul.nav-links>li.dropdown>div {
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: flex;
}

div#produtos-disponiveis.habilitado {
  top: 78px;
}

.div-botao {
  margin-left: 14px;
}

.my-well {
  margin-top: 25px;
  border: 2px solid #dadada;
}

.titulo-total {
  font-weight: 600;
  margin-top: 10px;
  font-size: 24px;
  margin-bottom: 5px;
}

.valor-total {
  color: var(--primary-color);
  font-size: 24px !important;
}

.fa-cart-plus:before {
  content: "\f217";
  font-size: 16px;
  margin-right: 10px;
}

.total-carrinho {
  text-align: right;
}

.card-produto-body .titulo>small {
  color: #d7d5d5;
  font-size: 16px;
}

.card-produto-body .descricao>div {
  display: block;
  font-size: 12px;
  margin: 20px 0px;
}

small.ng-binding {
  color: var(--text-color);
}

.card-produto-body .descricao>div>div {
  color: var(--text-color);
  width: 55%;
  font-size: 12px;
  float: left;
  font-weight: normal;
}

.rodape .rodape-footer {
  text-align: center;
  padding: 10px;
  display: none;
}

.card-produto-footer {
  background-color: var(--primary-color);
  color: #fff;
  text-align: center;
  padding: 10px 0;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  margin-top: 0px;
  font-weight: 700;
  font-size: 12px;
}

.subtotal-produto {
  background-color: #ffffff;
  color: var(--primary-color);
  border-top: 2px solid whitesmoke;
}

.lote-oferta-inativo {
  background-color: var(--text-color);
}

.circle-agendado {
  padding: 5px;
  width: 10px;
  height: 10px;
  background-color: #afafaf;
  border-color: #afafaf;
  margin-bottom: 2px;
  cursor: default;
}

.ui-select-multiple.ui-select-bootstrap {
  padding: 5px 0px 5px 10px;
  height: auto;
  font-weight: 700;
}

ul.dropdown-menu li {
  padding: 12px 20px;
  font-weight: 400;
  color: #555;
  font-size: 14px;
}

.dropdown-menu>li>a:hover {
  font-weight: 400;
  color: var(--primary-color);
}

ul.dropdown-menu li {
  padding: 0;
  width: 100%;
}

.dropdown-usuario>li>a {
  padding: 12px 20px;
}

.zona {
  background: var(--primary-color);
  height: 330px;
  position: relative;
  background-image: url("../imgs/banner-final-1.png");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.container-poc {
  padding: 0 5%;
}

.zona .zona-label {
  text-align: center;
  font-weight: bold;
  color: #fff;
  padding: 0 0 12px 0;
  font-size: 30px;
}

.zona .zona-input {
  width: 60%;
}

.produtos-disponiveis h1 {
  margin: 40px 0 40px;
  font-weight: bold;
  font-size: 35px;
}

.nav-produtos>li>a {
  color: var(--text-color);
  padding: 9px 40px;
  font-weight: bold;
  font-size: 14px;
  border-radius: 8px 8px 8px 8px;
  border: 1px solid #ececec;
  margin: 0;
  background-color: #ffffff;
  transition: 0.2s;
}

.modal-content.modal-previa {
  border-radius: 8px;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
}

.collapsed i.arrow-down {
  background-image: url("../imgs/arrows-figma/arrow-down.png");
  background-repeat: no-repeat;
  transition: 0.2s;
  transform: rotate(0);
  opacity: 1;
  height: 25px;
  width: 25px;
}

.collapsed i.arrow-down-35 {
  background-image: url("../imgs/arrows-figma/arrow-down-35.png");
  background-repeat: no-repeat;
  transition: 0.2s;
  transform: rotate(0);
  opacity: 1;
  height: 35px;
  width: 35px;
}

.light-blue {
  color: var(--light-blue);
}

.modal-body-contratos .panel-default>.panel-heading.collapsed {
  color: var(--text-color);
  padding: 0;
  cursor: pointer;
}

#calendario-ofertas #title.zona-label-produtos {
  border-bottom: none;
  margin-bottom: 25px;
}

i.arrow-down {
  background-image: url("../imgs/arrows-figma/arrow-down.png");
  background-repeat: no-repeat;
  transform: rotate(180deg);
  transition: 0.2s;
  opacity: 0.5;
  height: 25px;
  width: 25px;
}

i.arrow-down-35 {
  background-image: url("../imgs/arrows-figma/arrow-down-35.png");
  background-repeat: no-repeat;
  transform: rotate(180deg);
  transition: 0.2s;
  opacity: 0.5;
  height: 35px;
  width: 35px;
}

.modal-body-contratos h4 a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
}

#panel-financeiro .panel-heading {
  background: #ffffff;
  border-radius: 8px;
}

#panel-financeiro .panel-title a i {
  color: var(--primary-color);
}

#panel-financeiro.panel-open .panel-title a i {
  opacity: 0.8;
}

div#panel-financeiro {
  background: #ffffff;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  border-top: 4px solid var(--primary-color);
  padding: 7px;
}

.group-btn.tab button+button {
  margin-left: 10px;
}

.connecting-line {
  height: 2px;
  background: #dadada;
  position: absolute;
  width: 1.7%;
  margin: 0 auto;
  right: 48px;
  top: 58%;
  z-index: 0;
}

#panel-financeiro .panel-title a {
  display: inherit;
  font-size: 18px;
  padding: 0 17px;
  text-transform: none;
}

.footer-contratos .botoes-group button[disabled] {
  color: var(--white);
  border-color: #cccccc;
}

button.btn.btn-circle.success.ng-scope {
  background: #ffffff;
  border: 2px solid rgba(26, 169, 80, 0.6);
  color: rgba(26, 169, 80, 0.6);
}

button.btn.btn-circle.success.ng-scope.active {
  background: #ffffff !important;
}

.footer-contratos .botoes-group button {
  padding: 8px 40px;
}

.modal-body-contratos .panel-group .panel+.panel {
  margin-top: 20px;
}

.footer-contratos .botoes-group button[disabled]:hover {
  opacity: 0.5;
}

.footer-contratos .botoes-group button:hover {
  opacity: 0.5;
}

.botoes-group button span {
  margin-left: 5px;
}

.footer-contratos .checkbox label {
  font-weight: bold;
  padding-left: 11px;
  color: var(--text-color);
  min-height: 0;
  font-size: 12px;
}

.footer-contratos .checkbox label input {
  margin-top: 6px;
  height: 20px;
  width: 20px;
  margin-left: -30px;
}

.modal-body-contratos .panel-group .panel {
  border: 1px solid #dadada;
  border-radius: 6px;
  background-color: #f3f3f3;
  padding: 13px;
}

#panel-financeiro .panel-collapse .panel-body {
  max-height: none;
  border-top: 1px solid #dadada;
  margin: 0 25px;
  padding: 15px;
  border-radius: 0;
}

#panel-financeiro>.panel-heading>h4.panel-title {
  font-weight: bold;
  color: var(--text-color);
  font-size: 18px;
  padding: 10px;
}

.panel-collapse>.panel-body {
  margin-top: 13px;
  border-top: none;
  background: #ffffff;
  border-radius: 4px;
  padding: 25px;
  max-height: 35vh;
  overflow-y: auto;
}

.footer-contratos .checkbox {
  text-align: left;
  padding-left: 24px;
  padding-right: 90px;
}

.footer-contratos {
  border-top: none;
  padding: 15px 35px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.modal-body-contratos .form-group div {
  padding-left: 35px;
}

.modal-body-contratos .form-group label {
  margin-bottom: 0;
}

.modal-body-contratos .panel-default>.panel-heading {
  color: var(--text-color);
  padding: 0;
}

.modal-body.modal-body-contratos::-webkit-scrollbar-thumb {
  background: var(--light-blue);
  border-radius: 6px;
  height: 60px;
}

.modal-body.modal-body-contratos::-webkit-scrollbar {
  width: 5px;
}

.msg-sucesso div button {
  padding: 10px 40px;
}

.modal-body.modal-body-contratos::-webkit-scrollbar-track {
  background-color: #ffffff;
}

.modal-body.modal-body-contratos {
  color: var(--text-color);
  margin: 0 20px 0;
  max-height: 68vh;
  overflow-y: auto;
}

.modal-previa .modal-header .close {
  font-size: 25px;
  color: var(--primary-color);
}

.close-btn{
  z-index: 9999;
  position: absolute;
  right: 0;
  margin: 15px;
}

.modal-previa .modal-header {
  border-bottom: none;
}

.modal-previa .modal-header h4 {
  padding-top: 20px;
  font-weight: bold;
  font-size: 28px;
  text-align: center;
  color: #2f5987;
}

.modal-previa .modal-header div {
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  color: var(--text-color);
}

.nav-produtos>li>a:hover {
  background-color: #ffffff;
  color: #dadada;
}

.nav-produtos>li.nossos-produtos>a:hover {
  background-color: #ffffff;
  color: #dadada;
}

.nav-produtos>li>a:focus {
  background-color: #ffffff;
  color: var(--text-color);
}

.nav-produtos>li.disabled>a:hover {
  background-color: #ffffff;
  color: #dadada;
}

.my-tab-content {
  /*background-color: #FFFFFF;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);*/
  border-radius: 0px 8px 8px 8px;
  padding: 65px;
}

.header-infografico {
  border-bottom: none;
}

img.img-title {
  margin-right: 15px;
}

.infografico-content p {
  font-size: 15px;
  line-height: 25px;
  color: var(--text-color);
  margin-bottom: 20px;
}

.modal-infografico {
  padding: 25px;
  text-align: justify;
}

h4.modal-title.infografico-title {
  font-weight: bold;
  font-size: 17px;
  color: #93abc0;
  line-height: 28px;
}

.laranja {
  color: rgba(237, 121, 43, 0.8) !important;
}

.container-infografico {
  clear: both;
  margin-top: 60px;
}

.container-infografico img {
  min-width: 200px;
  min-height: 250px;
  width: auto;
  height: auto;
  max-width: inherit;
}

.my-tab-content p {
  font-weight: normal;
  font-size: 15px;
  color: var(--text-color);
  line-height: 187.7%;
  margin-bottom: 30px;
  text-align: justify;
}

.my-tab-content h3 {
  font-weight: bold;
  font-size: 17px;
  color: var(--text-color);
  line-height: 112%;
  margin-bottom: 50px;
}

.my-tab-content .well {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.05);
}

.my-tab-content .list {
  justify-content: center;
  display: grid;
}

.mytab-content .list li {
  padding-bottom: 25px;
}

.nav-produtos>li.disabled>a {
  color: #dadada;
  border: 1px solid;
}

.nav-tabs>li.active>a {
  color: #fff;
  background-color: var(--primary-color);
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.container .title h1 {
  font-size: 40px;
  font-weight: bold;
  color: var(--primary-color);
  margin: 0 0 30px 0;
}

.nav-tabs>li.active>a:focus {
  color: #fff;
  background-color: var(--primary-color);
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav-tabs>li.active>a:hover {
  color: #fff;
  background-color: var(--primary-color);
  cursor: pointer;
}

.breadcrumb {
  padding: 6% 15px 0px 0;
  background-color: initial;
  margin-bottom: 0;
}

.zona-label-produtos {
  text-align: center;
  font-weight: bold;
  color: var(--primary-color);
  border-bottom: 1px solid #dadada;
  padding: 0px 0 15px 0;
  font-size: 30px;
  width: 50%;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  letter-spacing: -0.2px;
}

.breadcrumb>li,
.breadcrumb>li a {
  font-size: 12px;
  color: #a3a3a3;
}

label.label-zona.pull-right {
  color: var(--text-color);
  font-weight: normal;
}

.breadcrumb>.active {
  color: var(--light-blue);
  font-weight: bold;
}

.breadcrumb span {
  margin-left: -5px;
}

.tabela-div .thead>div {
  font-weight: bold;
}

.tabela-div .tbody .row {
  padding: 15px 6px 15px 15px;
}

.linha-centro {
  padding-top: 5px;
}

.linha-centro-rateio {
  padding-top: 7px;
}

.btn-tbg-secondary {
  border: 2px solid var(--border-color-secondary);
  color: var(--text-color);
  font-weight: 600;
  background: transparent;
}

.btn-tbg-secondary:hover {
  border-color: var(--border-color-secondary);
  color: var(--text-color);
  font-weight: 600;
  background: transparent;
}

.btn-tbg-secondary:active {
  outline: none;
  border-color: var(--primary-color);
  color: var(--primary-color);
  font-weight: 600;
  background: transparent;
}

.btn-tbg-secondary:focus {
  outline: none;
  border-color: var(--primary-color);
  color: var(--primary-color);
  font-weight: 600;
  background: transparent;
}

.rateio {
  font-weight: 700;
  padding: 10px 0;
  font-size: 12px;
}

.label-capacidade {
  padding-top: 9px;
}

.tabela-div .tbody>div {
  background-color: #fff !important;
  border-top: 1px solid #ececec;
  padding: 10px 5px;
  border-radius: 0 0 20px 20px;
}

.tabela-div .tbody>div:nth-child(odd) {
  background-color: #ffffff;
}

.tabela-div>.tbody>div:hover {
  background-color: #fff;
}

.tabela-produto-oferta .thead {
  background-color: #4e7696;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  color: #fff;
  text-align: center;
  padding: 25px 6px;
  box-shadow: 0px 3px 12px 0px #dadada;
}

.titulo-checkout {
  color: var(--primary-color);
}

.label-cart-adicionar {
  padding-left: 6px;
  padding-right: 6px;
}

.btn-tbg:hover {
  background-color: var(--primary-color);
  opacity: 1;
  border: none;
  color: #fff;
}

.btn-tbg:active {
  color: #fff;
  background-color: var(--primary-color);
}

.btn-tbg:focus {
  outline: none;
  background-color: var(--primary-color);
  color: #fff;
}

#solicitar-habilitacao {
  bottom: 15px;
  right: 25px;
  display: block;
  position: fixed;
  z-index: 9000;
}

#solicitar-habilitacao[disabled]:hover {
  cursor: not-allowed;
}

#solicitar-habilitacao .solicitar-container {
  width: 137px;
  border-radius: 30px;
  background-color: #003976;
  text-align: center;
  color: azure;
  font-weight: 700;
  padding: 7px;
}

.conteudo-90 {
  margin-top: 90px;
}

.destaques button {
  margin-top: 30px;
}

.container-destaques .col-md-4 {
  vertical-align: bottom;
}

.container-destaques {
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.container-leilao {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-style: normal;
  font-weight: normal;
  padding-bottom: 36px;
}

.container-leilao .col-md-10 {
  vertical-align: bottom;
  margin-top: 40px;
}

.container-leilao hr {
  border-top: 8px solid var(--primary-color);
  width: 100px;
  margin: auto;
}

.container-leilao h1 {
  color: #fff;
  font-weight: bold;
  font-size: 60px;
  line-height: 105.4%;
  text-align: center;
  margin-bottom: 5px;
}

.container-leilao .numero {
  font-size: 20px;
  line-height: 105.4%;
  color: var(--primary-color);
  text-align: center;
}

.container.container-leilao .btn-inscreva {
  background: #F5B018;
  border-radius: 7px !important;
  color: #fff;
  width: 296px;
  height: 48px;
}

.container.container-leilao .btn-inscreva[disabled] {
  background-color: #a3a3a3;
}

.container.container-leilao .subtitulo {
  font-size: 18px;
  line-height: 165.4%;
  text-align: center;
  color: #ffffff;
  padding: 40px 80px;
}

.container-leilao-links {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-style: normal;
  font-weight: normal;
}

.container-leilao-links h1 {
  color: rgba(37, 64, 97, 0.9);
  font-weight: bold;
  font-size: 50px;
  line-height: 92.4%;
  text-align: center;
  margin-top: 50px;
}

.container-leilao-links hr {
  border-top: 8px solid var(--primary-color);
  width: 100px;
  margin: auto;
  padding-bottom: 30px;
}

.container-leilao-links .conteudo {
  font-size: 14px;
  line-height: 165.4%;
  text-align: center;
  color: var(--text-color);
  margin-top: 20px;
}

.box-link {
  padding: 0px;
}

.card-link-box {
  justify-content: center;
  display: flex;
  padding: 0px 0px 40px;
}

.card-link-box .card-link {
  padding: 15px;
  margin: 15px;
  box-shadow: 0px 4px 13px rgb(0 0 0 / 25%);
  border-radius: 6px;
  background-color: #fff;
  height: 100%;
}

.card-link-header {
  text-align: center;
}

.card-link-body {
  font-size: 13px;
  line-height: inherit;
  text-align: center;
  color: var(--text-color);
  padding: 20px 0px;
  min-height: 130px;
}

.card-link-footer {
  justify-content: center;
  display: flex;
}

.btn-link-65 {
  color: #fff;
  min-width: 65px;
  width: 65px;
  height: 65px;
  background: #c87100;
  border-radius: 50%;
  box-shadow: 0px 2px 1px rgba(108, 62, 2, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  margin: 0px auto;
}

.container-leilao-importante {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-style: normal;
  font-weight: normal;
  color: #fff;
}

.container-leilao-importante .text-content-importante {
  display: block;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

.container-leilao-importante h1 {
  color: #fff;
  font-weight: bold;
  font-size: 50px;
  line-height: 85.4%;
  text-align: center;
  margin: 20px 0px;
  margin-top: -1.5em !important;
}

.container-leilao-importante hr {
  border-top: 8px solid var(--primary-color);
  width: 100px;
  margin: auto;
}

.container-produtos {
  height: 100%;
}

.container-produtos h1 {
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 0;
  font-size: 30px;
}

.container-produtos button {
  padding: 7px 60px 7px 60px;
  margin-top: 30px;
}

.container-produtos a {
  padding: 7px 40px;
  font-weight: bold;
  font-size: 12px;
}

.container.container-produtos>div {
  padding-right: 90px;
}

.container-produtos p {
  line-height: 17px;
  font-size: 13px;
  color: var(--text-color);
  /*margin-bottom: 20px;*/
}

.container.container-produtos {
  display: flex;
  align-items: center;
  padding: 0;
}

.mensagem.alert-concluido button {
  padding: 10px 45px;
  margin-left: 45px;
  background-color: #278e4e;
  font-weight: bold;
  outline: none;
}

.mensagem.alert-concluido button:disabled,
.mensagem.alert-invalido button:disabled {
  opacity: 0.7;
}

.mensagem.alert-invalido button {
  padding: 7px 33px;
  margin: 0 8px;
  background-color: #d93939;
  font-weight: bold;
  outline: none;
  font-size: 15px;
}

.mensagem.alert-invalido button[disabled]:hover {
  background-color: #d93939;
  opacity: 0.5;
}

.mensagem strong {
  padding: 0 7px;
}

.destaques h1 {
  font-weight: bold;
  line-height: 1.3em;
  letter-spacing: -0.03em;
}

.container>div.title.cadastro {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}

.cadastro>div.legenda {
  font-weight: bold;
  font-size: 14px;
  color: #b9b7b7;
}

.nova-validacao .legenda {
  font-weight: bold;
  font-size: 14px;
  color: #b9b7b7;
  float: right;
}

.legenda>span:not(:last-child) {
  padding-right: 20px;
}

.legenda>span:not(:first-child) {
  font-size: 13px;
  color: #a3a3a3;
}

.legenda>span>i {
  font-size: 16px;
}

.legenda>span.completo>i {
  color: #76cb96;
}

.legenda>span.obrigatorio>i {
  color: #c87100;
}



.mensagem i {
  font-size: 25px;
  margin-right: 15px;
}

.cabacalho-carregador .mensagem {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 15px;
}

#informacoes .produtos {
  position: relative;
  width: auto;
  height: 280px;
  background-image: url("../imgs/banner.png");
  background-color: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.cabacalho-carregador {
  position: fixed;
  width: 100%;
  height: 40px;
  z-index: 999;
  top: 93px;
}

.col-status div.em-analise {
  color: #ecb800;
}

.col-status div.cancelado {
  color: #b53438;
}

.col-status div.cancelado div {
  margin-top: -7px;
}

.tabela-div .thead-secondary .tbody-secondary .row div {
  font-weight: normal;
}

.tabela-div .thead-secondary {
  background: #ededed;
}

.tabela-div .tbody-secondary {
  background: #ffffff;
}

.tabela-div .thead-secondary .row div {
  font-weight: bold;
  font-size: 15px;
  padding: 3px;
}

.col-detalhes-pedidos {
  display: flex;
  align-items: center;
  justify-content: center;
}

.col-detalhes-pedidos a div {
  height: 26px;
  width: 26px;
  font-size: 20px;
}

.tbody-secondary .espaco-lateral {
  padding-left: 20px !important;
}

.buttons-garantia .btn-tbg {
}

.buttons-garantia .btn-tbg-secondary i {
  margin-right: 10px;
}

.buttons-garantia>button {
  margin-left: 25px;
}

.upload-text-garantia {
  font-size: 13px !important;
  font-weight: bold !important;
  color: #76cb96;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.upload-garantia {
  color: var(--primary-color);
  font-size: 14px !important;
}

.col-status div.concluido div {
  margin-top: -5px;
}

.alert-popover {
  background: #ffffff;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  width: 300px;
}

.alert-popover-restricao {
  width: 150px !important;
}

.alert-body-custom {
  text-align: left;
  padding: 0px 2px;
}

.alert-popover .alert-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 5px;
  font-size: 16px;
  font-weight: bold;
  color: var(--text-color);
}

.alert-popover .alert-header svg {
  margin-right: 10px;
}

.alert-popover .alert-body {
  font-size: 14px;
  font-weight: normal;
  color: var(--text-color);
  padding: 5px;
  width: 100%;
}

.garantia-popover-width {
  width: 500px;
  max-width: 500px;
}

.col-status div.concluido {
  color: #1aa950;
}

.col-status div div {
  font-weight: bold;
  color: inherit;
}

.alert-pendente {
  background-color: #feddb1;
  color: #c87100;
}

.mensagem.alert-pendente button {
  padding: 10px 45px;
  margin-left: 45px;
  background-color: #ad8857;
  font-weight: bold;
}

.mensagem.alert-contrato-master strong {
  text-transform: uppercase;
}

.mensagem.alert-invalido a {
  font-weight: bold;
  margin-right: 5px;
  margin-left: 5px;
}

.alert-concluido {
  background: rgba(26, 169, 80, 0.6);
  color: #ffffff;
}

.alert-contrato-master {
  background: var(--primary-color);
  opacity: 0.9;
  color: #ffffff;
}

.alert-invalido {
  background: #ff5252;
  color: #ffffff;
}

#informacoes .destaques {
  position: relative;
  background-image: url("../imgs/banner-princiapl.jpg");
  width: auto;
  height: 560px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#informacoes .importante {
  position: relative;
  background-image: url("../imgs/banner_cp_importante.jpg");
  width: auto;
  height: 333px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#solicitar-habilitacao .solicitar-container[disabled] {
  background-color: #d1d1d1;
  border: none;
  opacity: 1;
}

#solicitar-habilitacao .solicitar-container[disabled]:hover {
  cursor: not-allowed;
}

#solicitar-habilitacao .solicitar-container label {
  margin-bottom: 0px;
}

.modal-footer .btn+.btn {
  margin-bottom: 0;
  margin-left: 20px;
}

.btn-tbg {
  background-color: var(--primary-color);
  opacity: 1;
  border: none;
  color: var(--white);
  font-weight: bold;
}

.btn-tbg[disabled]:hover {
  background-color: #d1d1d1;
  border: none;
  opacity: 1;
}

.btn-tbg[disabled] {
  background-color: #d1d1d1;
  border: none;
  opacity: 1;
}

.tabela-produto-oferta .tbody {
  text-align: center;
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.08);
  background-color: #fff;
  color: var(--text-color);
  border-radius: 0 0 8px 8px;
}

.tabela-produto-oferta ul.nav-pills {
  padding-bottom: 15px;
}

.word-breaker {
  word-break: break-word;
}

.container-oferta {
  margin-bottom: 20px;
}

.container-oferta .header-lote-zona {
  color: var(--text-color) !important;
  font-weight: 700;
  margin-bottom: 20px;
}

.container-oferta .header-lote-zona div {
  border-bottom: 1px solid #dadada;
  margin-bottom: 4px;
  padding-bottom: 13px;
}

.container-oferta .header-lote-zona span {
  font-size: 35px;
  color: var(--primary-color);
}

.container-oferta .header-lote-zona label {
  margin-top: 17px;
  font-size: 1em;
  margin-left: 10px;
  color: var(--text-color);
}

.center {
  text-align: center;
}

.produto-encerrado {
  background-color: #b6b6b6;
  color: #fff;
  font-weight: 600;
}

.input-group-addon:last-child {
  background-color: var(--primary-color);
  border: none;
}

.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
  background-color: transparent !important;
  border: none;
  outline: 0;
  margin-bottom: 5px;
  margin-top: 5px;
  font-weight: normal;
  color: #444;
}

.input-group>.ui-select-bootstrap.dropdown {
  border: none;
}

.ui-select-bootstrap .ui-select-choices-row>span {
  padding: 3px 13px;
  font-size: 12px;
}

.zona .zona-input i {
  color: white;
}

.itens-carrinho {
  position: absolute;
  top: 20px;
  font-size: 11px;
  padding: 2px 6px;
  background-color: var(--primary-color);
}

.header-pedidos {
  color: var(--text-color) !important;
  font-weight: 700;
  font-size: 36px;
  margin-bottom: 30px;
}

.header-pedidos .sub-titulo {
  font-size: 17px;
  font-weight: 100;
}

.validacao-customizada.ng-touched.ng-empty {
  border-left: 5px solid #a94442;
}

.resumo-oferta-invalida {
  background-color: #ffffff78;
  border: 1px solid #fd8686;
}

.collapsed .btn-collapse {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  background-color: var(--light-blue);
  color: #fff;
  text-align: center;
  transition: 0.2s;
  transform: rotate(0);
  opacity: 1;
}

.titulo-tabela {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 0;
}

div.periodo {
  display: flex;
  padding: 12px 15px;
}

.periodo .data {
  text-align: end;
}

.periodo div span+span {
  display: inline-flex;
  margin-top: 10px;
}

.periodo .texto {
  text-align: initial;
  color: #b9b7b7;
}

.btn-collapse-button-35 {
  height: 35px;
  width: 35px;
  font-size: 30px;
}

.btn-entrar-login .btn-login[disabled] {
  background-color: #afafaf;
  cursor: not-allowed;
}

.btn-collapse-custom-25 {
  height: 26px;
  width: 26px;
  font-size: 20px;
}

.modal-body-contratos h4 a:hover {
  opacity: 0.9;
}

.left .arrow-tbg i {
  font-size: 32px;
  line-height: 1.2;
  padding-right: 3px;
  text-shadow: none;
}

.right .arrow-tbg i {
  font-size: 32px;
  line-height: 1.2;
  text-shadow: none;
  padding-left: 3px;
}

.btn-collapse {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  background-color: var(--light-blue);
  color: #fff;
  text-align: center;
  transition: 0.2s;
  transform: rotate(180deg);
  opacity: 0.5;
}

.pt-2,
.py-2 {
  padding-top: 0.75rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.sequence-title {
  display: flex;
  align-items: center;
}

.sequence-circle {
  color: #ff9000;
  min-width: 43px;
  width: 43px;
  height: 43px;
  border: 2px solid #ff9000;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 21px;
  margin-right: 21px;
}

.wh35 {
  min-width: 35px;
  width: 35px;
  height: 35px;
}

#cadastro-unico p,
#cadastro-unico div,
#cadastro-unico li {
  font-size: 15px;
  color: var(--text-color);
}

.como-participar h1 {
  margin: 85px 0 60px;
  font-weight: bold;
  font-size: 35px;
}

.como-participar p {
  font-size: 18px;
  color: var(--text-color);
}

.divComoParticipar {
  padding: 0px 100px;
}

.msg-sucesso div.pedidoGerado {
  background: #ffffff;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  width: 400px;
  margin: 40px auto;
  padding: 20px 0px;
}

.msg-sucesso div.pedidoGerado>h2 {
  padding-bottom: 20px;
  padding-top: 0px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  color: #b9b7b7;
  border: none;
}

#passos section#saldos {
  padding-top: 15px;
}

#passos #saldos .box-saldos .valores {
  margin-top: 20px;
}

.heading .title label {
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 0;
}

#passos #panel-financeiro .panel-default {
  background: #ffffff;
  border-radius: 8px;
  border-top: 4px solid var(--primary-color);
}

#passos #panel-financeiro .panel-default>.panel-heading {
  background: #ffffff;
}

.heading .title {
  display: flex;
  flex-direction: column;
}

#passos .heading {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  font-size: 20px;
  color: var(--text-color);
  font-weight: bold;
}

#passos .nav-justified>li {
  float: left;
}

.group-btn .btn.btn-circle {
  background-color: #dadada;
  color: #ffffff;
  padding: 8px 8px;
  font-weight: bold;
  border-color: unset;
}

.group-btn .active.btn.btn-circle {
  background-color: var(--primary-color) !important;
}

#passos .nav-pills>li.active>a,
#passos .nav-pills>li.active>a:focus,
#passos .nav-pills>li.active>a:hover {
  background-color: #ffffff;
  border-bottom: 1px solid #dadada;
  border-radius: 0;
  padding-left: 0;
  cursor: inherit;
}

#passos ul li.active {
  width: 100%;
}

.limite-disponivel {
  font-size: 15px;
  color: green;
}

.limite-disponivel.insuficiente {
  color: #c87100;
}

#passos .nav-justified>li>a {
  margin-bottom: 20px;
  text-align: left;
  border-radius: 0;
}

#titulo-previa .payment {
  display: flex;
  align-items: baseline;
}

#titulo-previa .nome-produto span {
  padding-left: 10px;
}

#titulo-previa .forma-pagamento {
  margin-left: 20px;
}

#chamada-publica #titulo-previa span.titulo,
#chamada-publica #titulo-previa label.titulo {
  font-size: 13px;
  color: #A3A3A3;
  padding-bottom: 5px;
  text-transform: none;
}

#chamada-publica #titulo-previa .panel-heading {
  border-right: none;
  padding: 0 15px 0 0;
}

#chamada-publica h4#titulo-previa {
  align-items: unset;
}

#chamada-publica #titulo-previa>div.payment {
  align-items: center;
}

div.garantias>div.container-documentos {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1;
}

div.payment>.border-right {
  height: 100%;
}

div.payment>div.border-right>div.envio-info {
  font-size: 15px;
  line-height: 19px;
  display: flex;
  align-items: center;
  text-align: right;
  padding: 0 20px 0 20px;
  height: 100%;
}

.tbody-secondary .upload-text-garantia {
  max-width: 90%;
}

div.alert-body {
  text-align: justify;
}

div.alert-body>ul {
  list-style-position: inside;
}

div.alert-body>ul>li>span.title {
  font-weight: bold;
}

div.alert-body>ul>li>div {
  padding: 5px 0 15px 0;
  text-align: justify;
}

#chamada-publica .titulo-produto {
  border-left: 1px solid #DADADA;
  padding-left: 10px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#chamada-publica .titulo-produto div {
  display: flex;
  flex-direction: column;
}

#chamada-publica .titulo-produto div.valor-garantia {
  padding-top: 20px;
}

#chamada-publica #titulo-previa>div.garantias {
  display: flex;
  align-items: center;
  flex-direction: column;
}

#chamada-publica .titulo-produto div.valor-garantia>span.titulo>i,
#chamada-publica #titulo-previa label.titulo>i {
  color: #62ADDF;
  font-size: 14px;
  padding-left: 3px;
}

#chamada-publica #titulo-previa div.garantias div.documentos {
  display: flex;
  justify-content: space-between;
  padding-left: 0;
  gap: 20px;
}

div.garantias div.documentos div {
  padding-left: 0;
  flex: 1;
}

#titulo-previa .panel-heading {
  padding: 0 6px 0 0;
  border-right: 1px solid #dadada;
}

#titulo-previa .nome-produto {
  display: flex;
  align-items: center;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
}

#titulo-previa {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.msg-sucesso div.pedidoGerado>ul {
  list-style-type: none;
  font-weight: bolder;
  font-size: 15px;
  color: var(--text-color);
}

/*Etapas do leilão*/
.box-etapas {
  background-color: #fff;
  border-radius: 8px;
  min-height: 200px;
  margin: 20px 0px;
  border-top: 8px var(--primary-color) solid;
}

.box-etapas hr {
  position: relative;
  width: 100%;
  border-radius: 8px 8px 0px 0px;
  border-width: 4px;
  box-sizing: border-box;
}

.box-etapas .titulo {
  float: left !important;
  padding: 55px 75px 0px;
}

.box-etapas .titulo h3 {
  margin: 0px;
  font-weight: bold;
  font-size: 18px;
  line-height: 23px;
  color: var(--text-color);
}

.box-etapas .titulo p {
  font-size: 13px;
  line-height: 145%;
  color: #a3a3a3;
}

.box-etapas .legenda {
  float: right;
}

.box-etapas .legenda ul {
  list-style: none;
  display: inline-flex;
  align-items: center;
  margin: 57px 63px 0px 0px;
}

.box-etapas .legenda ul>li {
  display: flex;
  align-items: center;
  margin-right: 30px;
}

.box-etapas .legenda ul>li:last-child {
  margin-right: 0px;
}

.box-etapas .legenda ul>li i {
  padding-right: 10px;
  font-size: 18px;
}

.box-etapas .text-muted {
  color: #dadada;
}

.box-etapas .text-primary {
  color: var(--primary-color);
}

.box-etapas .text-success {
  color: #76cb96;
}

.etapas-wizard {
  position: relative;
  margin: 30px 0;
  /*z-index: 1;*/
}

ul.stepper {
  overflow-x: hidden;
  overflow-y: auto;
  counter-reset: section;
}

ul.stepper>li:not(:last-of-type) {
  margin-bottom: 0.625rem;
  -webkit-transition: margin-bottom 0.4s;
  -o-transition: margin-bottom 0.4s;
  transition: margin-bottom 0.4s;
}

ul.stepper li a {
  padding: 1.5rem;
  text-align: center;
  align-items: center;
  justify-items: center;
  display: flex;
}

ul.stepper li.active .circle {
  background-color: var(--primary-color) !important;
}

ul.stepper li.completed .circle {
  background-color: #fff !important;
  color: #76cb96;
  border: 3px #76cb96 solid;
  align-items: center;
  display: flex;
  justify-content: center;
}

ul.stepper li .circle i {
  display: none;
}

ul.stepper li .circle span {
  display: block;
}

ul.stepper li.completed .circle i {
  display: block;
}

ul.stepper li.completed .circle span {
  display: none;
}

ul.stepper li .fases li .circle {
  width: 25px;
  height: 25px;
  margin-right: 10px;
}

ul.stepper li .fases li .circle {
  background-color: var(--primary-color) !important;
  color: #fff;
  border: none;
}

ul.stepper li .fases li .circle i {
  display: none;
}

ul.stepper li .fases li .circle span {
  display: block;
}

ul.stepper li .fases li.completed .circle {
  background-color: #fff !important;
  color: #76cb96;
  border: 3px #76cb96 solid;
}

ul.stepper li .fases li.completed .circle i {
  display: block;
}

ul.stepper li .fases li.completed .circle span {
  display: none;
}

ul.stepper li .circle {
  /*display: inline-block;*/
  width: 40px;
  height: 40px;
  margin-right: 0.5rem;
  line-height: 40px;
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, 0.38);
  border-radius: 50%;
  align-items: center;
  display: flex;
  justify-content: center;
}

ul.stepper li.active .label {
  font-weight: bold;
  color: var(--text-color);
  font-size: 20px;
}

ul.stepper li.completed .label {
  color: #76cb96;
}

ul.stepper li .fases li .label {
  font-weight: normal;
  font-size: 12px;
  color: var(--text-color);
  padding: 0px;
}

ul.stepper li .fases li.completed .label {
  font-weight: bold;
  font-size: 12px;
  color: #76cb96;
  padding: 0px;
}

ul.stepper li .label {
  display: inline-block;
  color: rgba(0, 0, 0, 0.38);
  font-size: 16px;
}

ul.stepper li.warning a .circle {
  background-color: #ff3547 !important;
}

.stepper-vertical {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.stepper-vertical li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.stepper-vertical li a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.stepper-vertical li a .circle {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.stepper-vertical li.completed a .label {
  font-weight: bold;
}

.stepper-vertical li a .label {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-top: 0.2rem;
}

.stepper-vertical li:not(:last-child):after {
  position: absolute;
  top: 55px;
  left: 34px;
  width: 1px;
  height: calc(100% - 30px);
  content: "";
  background-color: rgba(0, 0, 0, 0.1);
}

.stepper-vertical li .step-content {
  display: block;
  padding: 0.94rem;
  margin-top: 0;
  margin-left: 3.13rem;
}

.grey.lighten-3 {
  background-color: #eee !important;
}

.grey {
  background-color: #9e9e9e !important;
}

.stepper-vertical li .step-content p {
  font-size: 0.88rem;
}

.stepper-vertical .fases ul {
  list-style: none;
  align-items: center;
  margin: 30px 0px 30px 0px;
}

.stepper-vertical .fases ul>li {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  flex-direction: inherit;
}

.stepper-vertical .fases {
  font-size: 12px;
  line-height: 15px;
  color: #b9b7b7;
  padding: 0px;
  padding-left: 70px;
}

.stepper-vertical .fases .text-success {
  color: rgba(26, 169, 80, 0.6);
}

.stepper-vertical .fases .btn-circle-fase {
  width: 26px;
  height: 26px;
  padding: 5px 0;
  border-radius: 13px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: #ffffff;
  background-color: #dadada;
  margin-right: 10px;
}

/*#modalSolicitarCapacidade .modal-dialog{
  width: 1200px;
}*/
@media (min-width: 1200px) {
  .modal-lg {
    width: 1170px;
  }
}

#modalSolicitarCapacidade .modal-content {
  background-color: #f5f5f5;
}

#modalSolicitarCapacidade .modal-header {
  border: none;
}

#modalSolicitarCapacidade .modal-header .importante {
  float: right;
  background: #ffffff;
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  width: 425px;
  /* display: flex; */
  /* align-items: center; */
  padding: 20px;
  margin-top: 50px;
  margin-right: 25px;
  color: #a3a3a3;
}

#modalSolicitarCapacidade .modal-header .importante strong {
  color: var(--text-color);
}

#modalSolicitarCapacidade .modal-header .titulo {
  float: left;
  display: grid;
  margin-top: 50px;
  margin-left: 20px;
}

#modalSolicitarCapacidade .modal-header h4 {
  font-weight: bold;
  font-size: 35px;
  line-height: 44px;
  color: #2f5987;
}

#modalSolicitarCapacidade .modal-header span.numero {
  color: var(--primary-color);
  font-weight: bold;
  font-size: 24px;
  line-height: 20px;
}

#modalSolicitarCapacidade .modal-header span.rodada {
  font-size: 16px;
  line-height: 112%;
  color: var(--text-color);
  padding-top: 25px;
}

#modalSolicitarCapacidade .modal-body {
  /*background-color: #fff;*/
  margin: 5px 15px 15px;
  /*border-radius: 8px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);*/
}

#modalSolicitarCapacidade .modal-body label {
  color: #a3a3a3;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}

#modalSolicitarCapacidade .modal-body .nav-pills {
  height: 50px;
  background-color: #fff;
  margin-left: -30px;
  padding-left: 30px;
  margin-right: -30px;
  display: flex;
  align-items: center;
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.1);
  font-weight: bold;
}

#modalSolicitarCapacidade .modal-body .tab-content {
  padding: 0px;
  border: none;
  margin-top: 20px;
}

#modalSolicitarCapacidade .modal-body .tab-content table {
  margin: 0px;
  /*border-left: 1px solid #DADADA;*/
}

#modalSolicitarCapacidade .modal-body .tab-content table>thead>tr>th {
  /*background-color: #F5F5F5;*/
  vertical-align: middle;
  text-align: center;
  color: var(--text-color);
  font-size: 14px;
  line-height: 18px;
  height: 85px;
  border-bottom: 1px solid #ECECEC;
}

#formCapIncremental div.header {
  height: 50px;
  background-color: #FFFFFF;
  margin-left: -30px;
  margin-right: -30px;
  margin-top: -15px;
  padding: 0 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0 3px 7px rgb(0 0 0 / 10%);
  font-weight: bold;
}

#formCapIncremental div.header>div.title {
  color: #69ADDF;
}

#formCapIncremental div.header>div.title>span {
  color: #A3A3A3;
  margin-right: 8px;
}

#formCapIncremental div.header>button {
  font-weight: bold;
  color: #69ADDF;
  background-color: transparent;
  border: 0;
  outline: 0;
}

#modalSolicitarCapacidade tr.principal>td>button>i {
  margin-right: 3px;
}

#modalSolicitarCapacidade .principal.bg-cinza {
  background-color: #F9F9F9;
  transition: .3s;
}

#modalSolicitarCapacidade .principal.bg-white {
  background-color: #FFFFFF;
  transition: .3s;
}

#modalSolicitarCapacidade button>i.icon-circle {
  background-color: var(--link);
  border-radius: 50%;
  color: var(--white);
  transform: rotate(180deg);
  opacity: 1;
  transition: .5s;
}

#modalSolicitarCapacidade button>i.icon-circle-2x {
  height: 20px;
  width: 20px;
  font-size: 18px;
}

#modalSolicitarCapacidade button.collapsed>i.icon-circle {
  background-color: var(--link);
  border-radius: 50%;
  color: var(--white);
  transform: rotate(0);
  opacity: .7;
}

#modalSolicitarCapacidade input.w-100.ng-invalid.ng-touched {
  border-left: 5px solid #a94442;
}

#modalSolicitarCapacidade tr.principal>td>button {
  background-color: transparent;
  border: none;
  color: #69ADDF;
  font-weight: bold;
  outline: 0;
}

#modalSolicitarCapacidade input.w-100.ng-invalid {
  border-left: 1px solid #B9B7B7;
}

tr.principal>td:first-child {
  padding-left: 25px !important;
}

tr.principal>td:last-child {
  padding-right: 25px !important;
}

td.sub-table {
  padding: 0 25px 20px !important;
  background-color: #F9F9F9;
}

td.sub-table>table {
  box-shadow: 0 0 6px rgb(0 0 0 / 16%);
  border-radius: 8px;
}

#modalSolicitarCapacidade input.w-100 {
  width: 100%;
}

#formCapIncremental div.header>button[disabled] {
  color: #DADADA;
  cursor: not-allowed;
}

#formCapIncremental div.header>button>i {
  margin-right: 5px;
  font-size: 16px;
}

#modalSolicitarCapacidade .nav-pills>li.active>a,
#modalSolicitarCapacidade .nav-pills>li.active>a:focus,
#modalSolicitarCapacidade .nav-pills>li.active>a:hover,
#modalSolicitarCapacidade .nav-pills>li.active>a:active {
  color: #69ADDF;
  background-color: transparent;
  border-bottom: 3px solid;
  border-radius: 0;
}

#modalSolicitarCapacidade .nav>li>a:focus, 
#modalSolicitarCapacidade .nav>li>a:hover {
  background-color: transparent;
}

#modalSolicitarCapacidade .nav-pills>li>a {
  color: #6F6F6F;
  border-radius: 0;
  padding: 13px 5px;
  margin-right: 15px;
}

#modalSolicitarCapacidade .modal-body .tab-content .table-envio>caption {
  border-bottom: 1px solid #ECECEC;
  /* background-color: #F9F9F9; */
  font-weight: bold;
  font-size: 18px;
  color: rgba(0, 40, 86, 0.8);
  height: 50px;
  padding-left: 30px;
  display: flex;
  align-items: center;
}

#modalSolicitarCapacidade .modal-body .tab-content .table-envio>thead>tr>th {
  background-color: #fff;
  vertical-align: middle;
  text-align: center;
  color: var(--text-color);
  font-size: 14px;
  line-height: 18px;
  height: 40px;
  border-bottom: 0px;
}

#card-envio>div.card-envio {
  background: #FFFFFF;
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  margin-bottom: 28px;
}

#modalSolicitarCapacidade .modal-body .tab-content .table-envio>tbody>tr {
  text-align: center;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  color: #a3a3a3;
}

#modalSolicitarCapacidade .modal-body .tab-content .table-envio>tbody {
  overflow-y: auto;
  height: 50px;
}

#modalSolicitarCapacidade .modal-body .tab-content table>thead>tr>th span {
  font-weight: normal;
}

#modalSolicitarCapacidade .modal-body .tab-content table>tbody>tr {
  height: 50px;
}

#modalSolicitarCapacidade .modal-body .tab-content table>tbody>tr>td {
  border: none;
  vertical-align: middle;
}

#modalSolicitarCapacidade .modal-body .tab-content .table-informacao {
  border: none;
}

#modalSolicitarCapacidade .modal-body .tab-content .table-informacao>tbody>tr {
  height: 50px;
}

#modalSolicitarCapacidade .modal-body .tab-content .table-informacao>tbody>tr>td {
  font-size: 14px;
  line-height: 18px;
  color: #b9b7b7;
}

#modalSolicitarCapacidade .modal-body .tab-content .table-informacao>tbody>tr>td:last-child {
  font-weight: bold;
  color: var(--text-color);
  padding-left: 10px;
}

/*#modalSolicitarCapacidade ul.nav-pills {
  display: flex;
  justify-content: flex-end;
}*/
#modalSolicitarCapacidade input {
  width: 95px;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  color: var(--primary-color);
  border: 1px solid #b9b7b7;
  box-sizing: border-box;
  border-radius: 8px;
  text-align: center;
}

#modalSolicitarCapacidade input.ng-invalid {
  border-left: 5px solid #a94442;
}

.tabela-tbg {
  border-top: none !important;
  border-bottom: none !important;
}

.tabela-tbg thead {
  background-color: #4e7696;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  color: #fff;
  text-align: center;
  padding: 25px 6px;
  box-shadow: 0px 3px 12px 0px #dadada;
  height: 80px;
}

.tabela-tbg thead>tr {
  height: 80px;
}

.tabela-tbg th:first-child {
  border-radius: 8px 0 0 0px;
}

.tabela-tbg th:last-child {
  border-radius: 0 8px 0px 0;
}

#modalPreviaDocumento .box-upload-documentos[disabled] {
  color: var(--text-color);
}

#modalPreviaDocumento .box-upload-documentos[disabled] .box-image-documentacao {
  background-color: #dadada;
  border-color: #dadada;
}

#modalPreviaDocumento .box-upload-documentos[disabled] .upload-text {
  color: var(--text-color);
}

.carousel-indicators .active {
  background-color: #858688;
}

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

.carousel-indicators li {
  border: 2px solid #858688;
}

section#simulador-preco {
  background: transparent linear-gradient(90deg, var(--gradient-picton-blue) 0%, var(--gradient-manatee) 37%, var(--gradient-sunglo) 66%, var(--gradient-outrageous-orange) 100%) 0% 0% no-repeat padding-box;
  display: flex;
  flex: 1;
  align-items: center;
}

.p-right-0 {
  padding-right: 0;
}

.container-btn-right{
  float: left;
  display: flex;
  padding: 0px;
  width: 78%;
}

.container-btn-left{
  float: left;
  display: flex;
  padding: 0px;
  width: 12%;
}

#simulador-preco .btn-pog{
  background: transparent;
  position: absolute;
  width: 278.95px;
  height: 40px;
  color:  var(--white);
  font-style: normal;
  font-weight: 600;
  font-size: 15.33px;
  line-height: 18.22px;
  align-items: center;
  padding: 12px 30px;
}

.btn-pog>i:first-child {
  padding-right: 8px;
}

.btn-pog>i:last-child {
  float: right;
  color: var(--white);
  font-size: 20px;
  opacity: 0.6;
  padding-left: 12px;
}

#simulador-preco button.btn-simulador {
  width: 46%;
  font-weight: 600;
  font-size: 15.3285px;
  line-height: 18px;
  color: #ffffff;
  background-color: transparent;
  padding-top: 8px;
  padding-right: 0;
  padding-left: 6px;
  border-radius: 0;
  text-align: left;
  border: none;
  outline: none;
  transition: all 0.3s;
  display: flex;
  align-items: center;
}

section.comunicados-home {
  background-color: #f9f9f9;
}

#simulador-preco button.btn-simulador:hover,
#simulador-preco div.btn-pog:hover:hover {
  opacity: 0.8;
}

button.btn-simulador>i:first-child {
  padding-right: 8px;
}

button.btn-simulador>i:last-child {
  float: right;
  color: var(--white);
  font-size: 26px;
  padding-top: 2.3px;
  opacity: 0.6;
  padding-left: 12px;
}

.titulo-simulador {
  background-color: #ffffff;
  box-shadow: 0px 1px 13px rgb(0 0 0 / 20%);
  padding: 17px 0;
}

.titulo-simulador>div>h1 {
  margin: 0;
  font-weight: bold;
  text-align: left;
  font-size: 28px;
  letter-spacing: -0.44px;
  color: #002859;
}

section#breadcrumb {
  border-bottom: 1.5px solid #78acdb;
}

section#breadcrumb>ol.breadcrumb {
  padding: 28px 0 18px;
  text-align: right;
}

section#breadcrumb>ol.breadcrumb>li.active {
  color: #024b89;
}

section#fases {
  padding: 0 0 30px;
}

div.panel.panel-carregador {
  margin: 0;
  box-shadow: 0 3px 5px rgb(0 0 0 / 15%);
  border: none;
  border-top: 4px solid var(--primary-color);
  border-radius: 6px;
}

#fases .panel-heading {
  padding: 15px 25px;
}

.panel-carregador>.panel-heading {
  color: #233d63;
  background-color: #ffffff;
  border-color: #ececec;
}

#conteudo-simulador div.title h1 {
  margin-bottom: 20px;
}

.panel-carregador .panel-body {
  padding: 20px 25px;
}

.panel-heading.texto-simulador {
  text-align: left;
  font-size: 18px;
  font-weight: bold;
}

section#aviso {
  border-top: 1px solid #d5d5d5;
}

#conteudo-simulador>section#aviso>h2 {
  text-align: left;
  padding: 20px 0 15px;
  border-bottom: none;
  font-size: 16px;
  color: #233d63;
  width: inherit;
  margin: inherit;
}

#aviso>div.texto-aviso {
  text-align: left;
  font-size: 14px;
  font-weight: normal;
  color: #555555;
}

#aviso>div.texto-aviso>div.titulo {
  font-weight: bold;
}

#aviso>div.texto-aviso>div.conteudo {
  margin: 0;
  padding-top: 10px;
  margin-bottom: 40px;
}

#fases .fluxo {
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#fases .card {
  padding: 10px 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  /* grid-template-rows: repeat(3, 1fr); */
  grid-column-gap: 25px;
  grid-row-gap: 20px;
  /* grid-auto-flow: column; */
}

#fases .card-produtos {
  padding: 10px 100px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

#fases .ofertas {
  padding: 30px 0;
  display: grid;
  grid-template-columns: 1fr 4fr;
  grid-column-gap: 7rem;
}

.fluxo>button.btn {
  width: 150px;
  padding: 15px;
  display: flex;
  align-items: center;
  flex-direction: column;
  font-size: 18px;
  font-weight: bold;
  transition: 0.3s;
}

.fluxo>button.btn:hover {
  opacity: 0.9;
  color: #ffffff;
}

.fluxo>button.btn:active {
  opacity: 0.9;
  color: #ffffff;
}

.fluxo>button.btn.btn-entrada {
  margin-right: 35px;
  outline: none;
}

.fluxo>button.btn-entrada>i {
  transform: rotate(315deg);
  font-size: 40px;
}

.fluxo>button.btn.btn-saida {
  outline: none;
}

.fluxo>button.btn-saida>i {
  transform: rotate(45deg);
  font-size: 40px;
}

.card-transportadoras.simulador .transportadora.active {
  background-color: #3ACCE1;
  border-top: 3px solid transparent;
}

button.card-detail {
  background-color: #ffffff;
  text-align: center;
  box-shadow: 0px 0px 15px #00000029;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  color: #0c427c;
  outline: none;
  transition: 0.3s;
}

button.btn.card-detail:hover,
button.btn.card-detail.active {
  background-color: #3acce1;
  color: #ffffff;
  border-top: 1px solid transparent;
  outline: none;
}

button.btn.card-detail:focus {
  outline: none;
}

button.btn.card-detail:active {
  background-color: #3acce1;
  color: #ffffff;
  border-top: 1px solid transparent;
  outline: none;
}

.card-detail.produtos {
  width: 180px;
  border-top: 1px solid var(--primary-color);
  padding: 25px 0;
  min-width: 13rem;
}

.ofertas>div.prod-oferta-card {
  max-height: 40px;
  background-color: #ffffff;
  box-shadow: 0 0 15px #00000029;
  border-radius: 8px;
}

.prod-oferta-card>span.prod {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 18px;
  color: #0c427c;
}

#fases div.ofertas>div.ofertas-card {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 4rem;
  grid-row-gap: 2.3rem;
}

#fases div.ofertas>div.carregar-mais {
  grid-column-start: 2;
  display: flex;
  justify-content: center;
  padding-top: 40px;
}

#fases div.ofertas>div.carregar-mais>button {
  padding: 8px 95px;
  color: #51afe4;
  background-color: transparent;
  border: 2px solid;
  font-weight: bold;
  font-size: 16px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  outline: 0;
}

#fases div.ofertas>div.carregar-mais>button>i {
  font-size: 23px;
  margin-right: 10px;
}

#fases div.ofertas>div.ofertas-card>button.ofertas-button {
  padding: 8px;
}

#fases .capacidade {
  padding: 10px 0;
  display: flex;
}

.desejada>div {
  display: flex;
  flex-direction: column;
}

.desejada>div div.text {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  color: #233d63;
  font-weight: bold;
  padding-bottom: 5px;
}

.desejada>div>div.text>span {
  font-size: 13px;
}

.desejada>div>div.text>span.principal {
  font-size: 20px;
}

#fases .capacidade>div.desejada>div>input {
  border: 1px solid #d8d8d8;
  font-size: 32px;
  font-weight: bold;
  padding: 5px 10px;
  color: #454f63;
  margin-bottom: 27px;
  outline: 0;
  transition: 0.3s;
}

#fases .capacidade>div.desejada>div>input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%),
    0 0 8px rgb(102 175 233 / 60%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
}

#fases .capacidade>div.desejada>div>button {
  padding: 9px;
  outline: 0;
  background-color: #3acce1;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
}

.desejada>.total.col-md-6 {
  padding-left: 25px;
}

.probabilidade-simulador {
  padding-top: 7px;
}

#fases .capacidade>div.desejada>div.total div.result {
  font-size: 14px;
  padding: 5px 10px;
  color: #78849e;
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0 0 16px #455b6314;
  border: 1px solid transparent;
  display: flex;
  align-items: baseline;
}

#fases .capacidade>div.desejada div.probabilidade-simulador div.result>strong {
  font-size: 18px !important;
}

#fases .capacidade>div.desejada>div.total div.result>strong {
  font-size: 32px;
  color: #454f63;
  padding-left: 6px;
}

#fases .capacidade>div.desejada>div.total>div.result>span {
  font-weight: bold;
  color: #454f63;
  flex: 1;
  align-self: end;
  padding-top: 7px;
  padding-left: 4px;
}

div.capacidade>div.disponivel>div {
  background-color: #3497fd;
  padding: 10px 15px;
  color: #ffffff;
  font-size: 14px;
  text-align: left;
  box-shadow: 0 4px 16px #455b6314;
  border-radius: 2px;
}

div.disponivel>div>strong {
  font-size: 24px;
}

.sem-ofertas {
  text-align: center;
  padding: 30px 0;
  font-size: 15px;
  font-weight: bold;
  color: #0c427c;
}

#documentacao progress {
  display: block;
  -webkit-appearance: none;
}

#documentacao progress::-webkit-progress-bar {
  background: linear-gradient(0deg, #dadada, #dadada), #dadada;
  border-radius: 10px;
  height: 10px;
}

#documentacao progress::-moz-progress-bar {
  background: linear-gradient(0deg, #dadada, #dadada), #dadada;
  border-radius: 10px;
  height: 10px;
}

#documentacao progress::-webkit-progress-value {
  background: linear-gradient(0deg, var(--text-color-success), var(--text-color-success)), #dadada;
  border-radius: 10px;
  height: 10px;
}

#documentacao .progress {
  background-color: transparent;
  box-shadow: none;
  display: flex;
  align-items: center;
  margin: 0;
  align-self: center;
}

#documentacao .progress>progress {
  height: 15px;
  width: 18rem;
  margin: 4px 9px 0;
}

#documentacao div.progress>span {
  font-size: 14px;
  line-height: 18px;
  color: var(--text-color);
}

#documentacao .form-wrapper .container-upload.new {
  box-shadow: 0 2px 10px rgb(0 0 0 / 10%);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0;
  padding: 25px 20px;
  margin-bottom: 30px;
}

#documentacaoAC .container-upload.new {
  box-shadow: 0 2px 10px rgb(0 0 0 / 10%);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0;
  padding: 25px 20px;
  margin-bottom: 30px;
}

#documentacao div.descricao>i.carregando {
  color: var(--text-color);
}

#documentacao .upload-text.concluido, .modalAnexos .upload-text.concluido {
  color: var(--text-color);
}

.modalAnexos .upload-text.recusado {
  color: var(--alert-color);
}

.cadastro-body>div>div#documentacao {
  padding: 15px 0;
}

#documentacao>form .form-title {
  padding: 10px 0 15px;
}

#fases .footer-simulador {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 30px;
}

.form-title span.opcional {
  padding-right: 15px;
  border-right: 1px solid #dadada;
  margin-right: 15px;
  color: #b9b7b7;
  font-size: 15px;
}

#documentacao .acoes {
  display: flex;
}

#documentacao .acoes>.progress {
  border-right: 1px solid #dadada;
  border-radius: 0;
  padding-right: 15px;
  margin-right: 15px;
  height: 100%;
}

#documentacao div.acoes>a {
  padding-top: 4px;
}

.excluir-registro .modal-footer {
  border-top: none;
  display: flex;
  justify-content: center;
  padding-top: 5px;
}

.excluir-registro .modal-footer button:first-child {
  margin-right: 20px;
}

#comunicados-home>.btn-group>button {
  color: var(--primary-color);
  border-color: var(--primary-color);
}

#comunicados-home>.btn-group>button:hover {
  background-color: transparent;
  opacity: 0.8;
}

.cadastro-invalido {
  position: absolute;
  left: 1px;
  top: -2px;
  width: 17px;
  color: #f00 !important;
  font-size: 11px;
  font-weight: 700;
}

.modal-footer {
  padding: 20px 0;
}

.filtro-transportador {
  position: relative;
  right: 15px;
  float: right;
  min-width: 374px;
}

#comunicados-home .filtro-transportador {
  top: -95px;
}

.filtro-transportador .ui-select-match-text img {
  width: 50px;
}

.filtro-transportador .ui-select-choices-row-inner>img {
  width: 70px;
  margin: 4px;
}

.filtro-transportador .ui-select-choices-row-inner div.description {
  color: var(--text-color);
  margin: 0;
  font-weight: bold;
  overflow: hidden;
  white-space: break-spaces;
}

#comunicados-home .uiselect-menu-right.ui-select-container.ui-select-bootstrap.dropdown {
  width: 80%;
  float: right;
}

#comunicados-home .filtro-transportador .ui-select-match-text label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.comunicados-home .ui-select-bootstrap .ui-select-toggle>a.btn,
.filter .ui-select-bootstrap .ui-select-toggle>a.btn {
  right: 8px;
  margin-top: 0px;
}

.comunicados-home .ui-select-bootstrap .ui-select-choices-row.active>span,
.filter .ui-select-bootstrap .ui-select-choices-row.active>span {
  background-color: #f9f9f9;
}

.comunicados-home .card-header img {
  position: absolute;
  width: 60px;
  right: 29px;
  top: 26px;
}

.header .last img {
  width: 75px;
  margin-top: 8px;
}

.card-comunicados-detail .content .detail-title img {
  right: 52px;
  position: absolute;
  width: 50px;
  margin-top: -2px;
}

.comunicados-home .card-header-number {
  margin-top: 25px;
}

.comunicados-home .ui-select-match>span {
  background-color: #f9f9f9;
}

.card-limite-credito {
  margin: 10px;
  float: left;
  top: 293px;
  left: 376px;
  width: 369px;
  height: 498px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 4px 15px #0000001a;
  border-radius: 10px;
  opacity: 1;
  margin-bottom: 50px;
}

header.nav-header.navbar-header.navbar-fixed-top {
  box-shadow: 0px 4px 15px #0000001a;
}

.box label {
  width: 100%;
  font: normal normal bold 18px/22px Oxygen, sans-serif;
}

.box sup {
  font-size: 10px;
  top: -1.5em;
  font-weight: normal;
  padding: 5px;
}

.card-body .box {
  margin: 0px 0px 30px 0px;
}

.box span {
  width: 100%;
}

.card-body {
  color: var(--text-color);
  padding: 30px;
}

.card-resume span {
  font: normal normal bold 36px/45px Oxygen, sans-serif;
}

.card-body label {
  font: normal normal bold 14px/17px Oxygen, sans-serif;
  padding: 0px 0px 10px 0px;
  letter-spacing: 0.14px;
}

.card-body span {
  font: normal normal bold 24px/31px Oxygen, sans-serif;
}

.card-wrapper {
  top: 293px;
  left: 376px;
  width: 369px;
  height: 10px;
  border-radius: 10px 10px 0px 0px;
  opacity: 1;
}

.card-limite-credito-header {
  top: 293px;
  left: 376px;
  width: 369px;
  height: 171px;
  opacity: 1;
  border-bottom: 0.1px solid #ececec;
}

.card-limite-credito-header button {
  width: 118px;
  height: 35px;
  border-radius: 5px;
  text-align: center;
  transition: 0.4s;
  font: normal normal bold 12px/15px Oxygen, sans-serif;
  padding: 0px;
  border: 2px solid #dadada;
  color: #dadada;
}

button.btn.btn-tbg-outline.enable {
  border: 2px solid var(--primary-color);
  color: var(--primary-color);
}

.card-control {
  margin: 30px 0px;
}

.card-logo {
  float: left;
  width: 60%;
  height: 40.76px;
  padding: 0px 30px;
}

.card-logo img {
  height: 40.76px;
}

.btn-historico {
  height: 40.76px;
  padding: 3px;
}

.card-status.limite-credito {
  padding: 31px 10px 10px 10px;
}

.card-resume {
  width: 369px;
  height: 130px;
  background: var(--primary-color) 0% 0% no-repeat padding-box;
  border-radius: 0px 0px 10px 10px;
  opacity: 1;
  color: #fff;
  padding: 30px;
  letter-spacing: 0.14px;
}

.card-status-bg-20 {
  /**Aprovado */
  background: #d5efdf 0% 0% no-repeat padding-box;
}

.card-status-bg-21, .card-status-bg-8 {
  /**Recusado ou Suspenso */
  background: #FFCACA 0% 0% no-repeat padding-box;
}

.card-status-bg-20.expirado {
  background: #FFDDB2 0% 0% no-repeat padding-box;
}

.card-status-bg-22, .card-status-bg-5, .card-status-bg-10 {
  /**Em analise(22), Aguardando Assinatura(5), Assinatura concluída(10) */
  background: #ffddb2 0% 0% no-repeat padding-box;
}

.card-status-bg-23, .card-status-bg- {
  /**Nao solicitado */
  background: #eae9e9 0% 0% no-repeat padding-box;
}

.card-status-20 {
  /**Aprovado */
  color: #1aa950;
}

.card-status-20.expirado {
  color: #C87100;
}

.limite-credito>i {
  margin: 0px 5px 0px 20px;
}

.card-status-21, .card-status-8 {
  /**Recusado ou Suspenso */
  color: #E01A1A;
}

.card-status-22, .card-status-5, .card-status-10 {
  /**Em analise */
  color: #c87100;
}

.card-status-23, .card-status- {
  /**Nao solicitado */
  color: #a3a3a3;
}

.saldo-card {
  height: 474px;
  width: 365px;
}

.card-transportadora {
  width: 110px;
  float: left;
}

.card-input {
  width: 100%;
  height: 70px;
  padding: 20px 0px 0px 0px;
}

.card-status {
  font-weight: bold;
  font-size: 12px;
  padding: 10px;
  text-transform: uppercase;
}

.card-limite-credito ul {
  padding: 0px 0px 10px 25px;
}

.list-desmontrativos li {
  color: #6C6C6C;
}

.btn-nav {
  font-size: 12px;
  padding: 3px 20px;
  margin: 15px;
}

.btn-prev {
  color: #727272;
  opacity: 1;
  border: 2px solid #727272;
}

.btn-next {
  background-color: var(--primary-color);
  opacity: 1;
  border: none;
  color: #FFF
}

.modal-content.modal-previa.modal-solicitacao-credito {
  padding: 40px 65px;
  min-height: 90vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.modal-solicitacao-credito.modal-previa .modal-header-credito {
  padding: 0;
}

.modal-solicitacao-credito.modal-previa .modal-header-credito h4 {
  padding: 0;
  font-weight: bold;
  color: var(--primary-color);
  font-size: 25px;
}

.modal-solicitacao-credito.modal-previa .modal-header-credito {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 45px;
}

div.modal-header-credito>button.close {
  font-size: 24px;
}

div.modal-header-credito>button.close>i {
  color: var(--primary-color);
}

div.modal-body-credito div.wizard {
  padding-bottom: 40px;
}

div.modal-body-credito div.wrapper .titulo {
  text-align: left;
  padding-bottom: 20px;
}

div.modal-body-credito div.wrapper .titulo>div {
  font-weight: bold;
  font-size: 17px;
  color: var(--primary-color);
  letter-spacing: -0.4px;
}

div.modal-body-credito div.wrapper .titulo>div.subtitulo {
  font-size: 13px;
  color: var(--text-color);
  font-weight: normal;
}

div.modal-body-credito div.formTransportadoras>label {
  text-transform: uppercase;
  color: var(--primary-color);
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 0;
  padding-bottom: 20px;
}

div.card-wrapper-transportador>.transportadoras {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
  border-bottom: 1px solid #ECECEC;
}

div.detalhes-transportadora {
  display: flex;
  align-items: center;
}

div.detalhes-transportadora>div.card {
  box-shadow: 0px 0px 10px #0000001a;
  border-radius: 5px;
  background: #FFFFFF;
  height: 65px;
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
}

div.detalhes-transportadora>div.card>img {
  width: auto;
  height: auto;
  max-width: 70px;
}

div.card-wrapper-transportador {
  padding-bottom: 20px;
}

div.detalhes-transportadora>span.nome {
  font-size: 15px;
  color: var(--text-color);
  font-weight: normal;
}

.modal-body-credito .wrapper .header {
  display: flex;
  flex-direction: column;
}

.modal-body-credito .wrapper .header.revert-position {
  flex-direction: column-reverse;
  transition: .3s;
}

.header.revert-position>label {
  color: var(--primary-color);
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  padding-bottom: 15px;
}

.modal-body-credito {
  min-height: 67vh;
}

.modal-footer-credito button.btn.btn-nav.btn-next.ng-isolate-scope {
  margin: 0;
}

.modal-footer.modal-footer-credito {
  border-top: none;
  padding: 0;
  padding-bottom: 10px;
}

.modal-footer-credito button {
  outline: 0;
  padding: 7px 30px;
  font-weight: bold;
  font-size: 13px;
  border: 2px solid var(--primary-color);
  margin: 0;
  border-radius: 5px;
  transition: .3s;
}

.modal-footer.modal-footer-credito.flex div.botoes {
  display: flex;
}

.modal-footer.modal-footer-credito.flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: left;
}

.modal-footer.modal-footer-credito.flex div.mensagem {
  color: #FF5252;
  font-size: 11px;
  padding-right: 90px;
}

#modalAnaliseSolicitada .title-message {
  font-size: 19px;
  font-weight: bold;
  padding: 10px 0;
}

.modal-footer-credito button.btn-next {
  color: #FFFFFF;
  outline: 0;
}

.modal-footer.modal-footer-credito.flex div.mensagem strong {
  padding: 0;
}

.modal-footer-credito button.btn-next:hover {
  opacity: .9;
}

.modal-footer-credito button[disabled].btn-next {
  background-color: #DADADA;
  opacity: 1;
  border-color: #DADADA;
}

.selected.detalhes-transportadora {
  padding-bottom: 30px;
}

div.selected.detalhes-transportadora>div.card {
  margin-right: 35px;
}

.modal-body-credito ul.descricao>li {
  padding-bottom: 8px;
}

#body-credito div.detalhamento>ul {
  list-style: none;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}

.modal-body-credito ul.descricao>li:before,
#body-credito div.detalhamento>ul>li:before {
  content: "•  ";
  color: var(--link);
}

#body-credito div.arquivos>div {
  border: 2px solid #DADADA;
  border-radius: 20px;
  padding: 7px 11px;
  margin-bottom: 10px;
  min-width: 167px;
  max-width: 167px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.modal-body-credito .documentos {
  padding-top: 35px;
}

#body-credito div.arquivos>div.no-margin {
  margin-bottom: 0;
}

#body-credito div.detalhamento li {
  margin-bottom: 5px;
}

.modal-body-credito div.documentos>div {
  display: flex;
  align-items: center;
  padding-bottom: 15px;
}

.modal-body-credito .drop-box {
  border-radius: 20px;
  width: 220px;
  border: 2px solid #DADADA;
}

.modal-footer-credito button.btn-prev:active {
  outline: none;
}

.modal-body-credito div.icones.link>i {
  font-size: 18px;
}

.modal-body-credito .upload-text-success {
  color: #6C6C6C !important;
}

div.modal-body-credito div.attention>fieldset {
  border: 1px solid #E01A1A;
  border-radius: 10px;
  box-shadow: 0px 2px 15px #0000001a;
  padding: 7px 35px 15px;
  margin-bottom: 20px;
}

div.modal-body-credito div.attention>fieldset>legend {
  color: #E01A1A;
  width: initial;
  margin-bottom: 0;
  border-bottom: none;
  font-size: 40px;
}

div.modal-body-credito div.attention h3 {
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  color: #E01A1A;
  padding-bottom: 8px;
}

div.attention div.buttons {
  padding: 17px 0px 10px;
}

div.attention div.text {
  font-size: 12px;
  font-weight: bold;
  color: var(--text-color);
  letter-spacing: .36px;
  text-align: justify;
}

div.attention div.buttons>button {
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding: 5px 25px;
  border: 2px solid var(--primary-color);
  border-radius: 5px;
  color: #FFFFFF;
  outline: 0;
}

div.nova-solicitacao button.btn.btn-tbg {
  font-weight: bold;
  padding: 5px 22px;
  border: 2px solid var(--primary-color);
  border-radius: 5px;
}

.header-credito .nova-solicitacao {
  display: flex;
  align-items: center;
  gap: 25px;
}

div.nova-solicitacao button.btn.btn-tbg.btn-historico[disabled] {
  height: inherit;
  background-color: transparent;
  color: #DADADA;
  border: 2px solid #DADADA;
}

div.nova-solicitacao div.separador {
  background-color: #A3A3A3;
  height: 40px;
  width: 2px;
}

div.nova-solicitacao button.btn.btn-tbg.btn-historico {
  background-color: transparent;
  color: var(--text-color);
  border: 2px solid var(--text-color);
  border-radius: 5px;
}

img.logo-transportadora.ng-scope {
  width: 70px;
  margin-bottom: 10px;
  margin-right: 25px;
}

.body-credito #documentos a.accordion-toggle>span {
  font-size: 25px;
}

i.fas.fa-circle.circle {
  font-size: 14px;
  margin-right: 5px;
}

button.btn.btn-tbg.btn-search {
  padding: 6px 30px;
  font-weight: bold;
}

button.btn.btn-tbg.btn-search>i {
  margin-right: 7px;
}

#body-credito span.icones-feedback.ng-scope>i {
  margin-top: 9px;
}

#body-credito div#panel {
  margin-bottom: 25px;
  border: none;
}

div#filter-credito .input-group {
  margin-bottom: 0;
}

div#filter-credito {
  height: 120px;
  background-color: #F4F4F4;
  margin-bottom: 45px;
  padding: 44px;
  border-radius: 5px;
}

#body-credito .empty-list {
  padding-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  font-weight: bold;
  color: var(--text-color);
}

#body-credito div.form-documentos {
  box-shadow: 0px 0px 10px #0000001a;
  border-radius: 10px;
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  padding: 25px;
}

#body-credito div.form-documentos .icone-descricao {
  display: flex;
}

#body-credito div.form-documentos .icone-descricao>.icone>i {
  font-size: 40px;
  color: #76CB96;
}

#body-credito div.form-documentos .icone-descricao>.icone {
  padding-right: 5px;
}

div.descricao-docs>div.detalhamento {
  padding-top: 15px;
}

.registrarusuario {
  display: flex;
  flex-flow: row wrap;
  height: 100vh;
}

.registrarusuario input {
  border: 1px solid var(--text-color);
  box-shadow: 0px 0px 10px #00000012;
}

.registrarusuario .ng-touched.ng-invalid {
  border: 1px solid #ff5252 !important;
  transition: 0.2s all ease-in-out;
}

.registrarusuario .invalid-feedback {
  color: #ff5252;
  font-size: 11px;
  padding-top: 3px;
}

.registrarusuario .label-tbg.sucesso {
  color: #1aa950;
}

.col-md-12.title-calendario {
  margin-top: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}

.col-md-12.title-calendario #calendario {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.3px;
  color: var(--primary-color);
}

button.btn.btn-cancel-primary {
  background-color: var(--primary-color);
  border-radius: 50%;
  color: var(--white);
  padding: 3px 8px;
  outline: none;
}

#filter-calendario>div.filtros>div {
  min-width: unset;
  float: unset;
  right: 0;
}

.title-calendario button.btn.btn-tbg-primary {
  background-color: var(--primary-color);
  color: var(--white);
  border-radius: 5px;
  font-weight: bold;
  outline: none;
  padding: 6px 20px;
}

div#filter-calendario>div {
  background-color: #F4F4F4;
  height: 100px;
  display: flex;
  align-items: center;
  border-radius: 5px;
  margin-bottom: 20px;
}

.registrarusuario .label-tbg.erro {
  color: #ff5252;
}

.registrarusuario .ng-touched.ng-valid {
  border: 1px solid #1aa950 !important;
  transition: 0.2s all ease-in-out;
}

.registrarusuario .sidebanner {
  background-image: url("../imgs/cadastro_banner.png");
  background-position: center;
  background-size: cover;
}

.sidebanner {
  background-image: url("../imgs/ativar_banner.png");
  background-position: center;
  background-size: cover;
}

.progress {
  background-color: var(--border-color-secondary);
  height: 10px;
  border-radius: 10px;
}

.form-group.parametros-senha>div {
  color: var(--text-color);
}

.registrarusuario .confirm {
  min-width: 130px !important;
}

.registrarusuario .centralizarform {
  display: flex;
  justify-content: center;
  height: 100%;
  overflow: auto;
}

.registrarusuario .label-tbg>span.opcional {
  color: #6C6C6C;
}

.registrarusuario .limit {
  width: 450px;
  margin-bottom: 120px;
  margin-top: 30px;
}

.registrarusuario .msg-sucesso {
  width: 400px;
  /* height: 100vh; */
}

.registrarusuario input.ng-touched.ng-valid.opcional {
  border: 1px solid var(--text-color) !important;
}

div.white div.check-list-password {
  color: var(--text-color);
}

.registrarusuario .msg-sucesso .subtitle {
  padding-top: 15px;
  padding-bottom: 15px;
  color: var(--text-color);
}

.registrarusuario h2 {
  margin: 0%;
  text-align: left;
  border-bottom: none;
  margin-bottom: 20px;
  width: 100%;
}

.registrarusuario .label-tbg>span {
  color: var(--alert-color);
}

.ativar label.label-tbg {
  font-size: 17px;
}

.registrarusuario.ativar .mostrarsenha {
  color: var(--text-color);
  font-weight: bold;
  font-size: 14px;
}

.ativar button#buttonSalvar {
  padding: 8px 40px;
}

.registrarusuario.ativar input.erro {
  border: 1px solid #ff5252 !important;
}

.registrarusuario.ativar input.sucesso {
  border: 1px solid #1aa950 !important;
}

.registrarusuario.ativar .ng-touched.ng-valid {
  border-color: #b9b7b7;
}

.registrarusuario.ativar .borda-default {
  border: 1px solid var(--text-color) !important;
}

.registrarusuario.ativar .progress-bar.fraco {
  background-color: #ff5252 !important;
}

.registrarusuario.ativar .senha-forte {
  color: #1aa950;
}

.registrarusuario.ativar .senha-fraca {
  color: #ff5252;
}

.registrarusuario.ativar .novo-usuario-ask {
  color: var(--primary-color);
  font-weight: bold;
  margin-top: 40px;
}

.registrarusuario.ativar .fa-check-circle.green {
  color: #1aa950;
}

.registrarusuario.ativar .progress-bar.forte {
  background-color: #1aa950 !important;
}

.font-weight-bold {
  font-weight: bold !important;
}

.footer-simulador .wizard {
  display: flex;
  justify-content: center;
}

.footer-simulador progress {
  margin-left: auto;
  width: 84%;
  top: 17.5px;
}

.footer-simulador progress.ajuste-largura {
  width: 68%;
}

.card-transportadoras.simulador {
  display: flex;
  align-items: center;
  justify-content: center;
}

.avisoprivacidade .versoes-anteriores span {
  color: #767070;
  font-size: 15px;
}

.aviso-wrapper>.aviso-list {
    padding-bottom: 12px;
    font-size: 16px;
    color: #767070;
}

.avisoprivacidade .versoes-anteriores {
  text-align: center;
}

.card-transportadoras.simulador .transportadora.active.tag {
  padding-top: 31px;
  padding-bottom: 38px;
}

.principais-mudancas-aviso-privacidade {
    padding-bottom: 12px;
}

#principais-mudancas.mudancas div {
  padding-top: 6px;
}

.card-transportadoras.simulador .transportadora.active.tag>img {
  height: 40px;
}

.card-transportadoras.simulador .transportadora.tag {
  padding-top: 47px;
  padding-bottom: 39px;
}

.card-transportadoras.simulador .transportadora>img {
  height: 40px;
}

.card-transportadoras.simulador .transportadora.tag>img {
  height: 25px;
}

.card-transportadoras.simulador .transportadora {
  margin-left: 20px;
  margin-right: 20px;
  padding: 35px;
  width: 230px;
  background-color: white;
  border-top: 3px solid var(--primary-color);
  color: var(--primary-color);
  font-weight: bold;
  box-shadow: 0px 3px 15px 5px rgba(0, 0, 0, 0.05);
  transition: 1s all ease-in-out;
  border-radius: 5px;
  text-align: center;
  cursor: pointer;
}

.cadunico .shadowed {
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 5px;
  margin-top: 5px;
}

.transportadoras-home {
  height: 236px;
  background: transparent url('../imgs/banner-parceiros.png') no-repeat padding-box;
  background-size: 100% 100%;
}

.transportadoras-home>div {
  margin-left: auto;
  margin-right: auto;
  width: 600px;
  padding-top: 55px;
}

.transportadoras-home h3 {
  letter-spacing: 0.36px;
  color: #FFFFFF;
  font-size: 31px;
  font-weight: 700;
}

.transportadoras-home span {
  letter-spacing: 0.24px;
  color: #FFFFFF;
  font-size: 18px;
}

.transportadoras-home button {
  letter-spacing: 0.36px;
  color: #FFFFFF;
  background-color: transparent;
  font-size: 15px;
  font-weight: bold;
  border: 2px solid #ffffff;
  border-radius: 5px;
  padding: 7px 40px;
  transition: 0.4s;
}

.transportadoras-home button:hover, .transportadoras-home button:focus {
  color: #dadada;
  text-decoration: none;
}

.transportadoras h1 {
  margin: 20px 0 40px;
  font-weight: bold;
  font-size: 35px;
}

.card-transportadoras {
  margin-bottom: 7%;
}

.card-transportadoras .logotipo {
  height: 370px;
  background-size: 250px !important;
}

.card-transportadoras .sobre {
  height: 70px;
  background: #FFFFFF;
  border-radius: 0px 0px 10px 10px;
}

.card-transportadoras .sobre {
  height: 70px;
  background: #FFFFFF;
  border-radius: 0px 0px 10px 10px;
  padding: 10px 0 12px 0;
}

.card-transportadoras .sobre span, #modalTransportador h4 {
  letter-spacing: 0.18px;
  color: #304C9E;
  font-size: 18px;
  font-weight: 800;
}

.card-transportadoras .sobre .detalhes span, #modalTransportador button {
  position: absolute;
  right: 24px;
  font-size: 28px;
  cursor: pointer;
  color: #304C9E;
}

#modalTransportador .modal-body {
  padding: 21px 40px;
}

#modalTransportador .col-md-12 {
  margin-bottom: 13px;
}

#modalTransportador .col-md-6 label {
  color: #304C9E;
}

.spacing-content {
  padding-bottom: 80px;
}

.name-align {
  padding-left: 7%;
  padding-right: 15%;
}

.detalhes-add {
  padding-top: 1%;
}

.modal-title-transportador {
  padding-left: 4%;
}

.cursor-card-transportadoras {
  cursor: pointer;
}

.duvidas-leilao {
  background-color: #304C9E;
  color: white;
  padding: 0.5% 0% 0.5% 0%;
  text-align: center;
}

.btn-duvidas {
  margin-left: 1%;
  background-color: transparent;
  border: 1px solid #FFF;
}

.btn-duvidas:hover {
  transition: all 0.3s ease-in-out;
  color: #304c9e !important;
  background-color: white;
}

.logotipo-leilao {
  object-fit: contain;
  margin-bottom: 4%;
  margin-left: 39%;
  position: relative;
  height: 80px;
  margin-top: 5%;
}

.numero-leilao-color {
  color: #FFFFFF !important;
  text-align: start !important;
}

.padding-right-data-registro {
  padding-right: 13px;
}

.caps-lock label {
  color: #ff5252;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
}

div#modalLogin .caps-lock div {
  margin: 16px 10px -9px;
}

.card-resumo-pedido {
  background-color: #FFF;
  border-radius: 8px;
  color: #777;
  box-shadow: 0px 2px 4px 0px #d8d8d8;
  padding: 30px;
}

.card-tarifa-row {
  width: 100% !important;
}

.card-tarifa-col {
  width: 50% !important;
  float: left;
}

.right {
  text-align: right;
}

.left {
  text-align: left;
}

.card-tarifa-row label span {
  font-size: 14px !important;
}

.card-tarifa-col input {
  font-weight: 600;
  width: 140px;
  font-size: 16px;
  flex-direction: row;
  align-items: center;
  padding: 10px 15px;
  height: 43px;
  background: #FFFFFF;
  border: 1px solid #858688;
  box-sizing: border-box;
  box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
  border-radius: 5px;
}

.card-tarifa-col small {
  font-size: 10px;
}

.card-tarifa-col button {
  width: 123.62px;
  height: 38px;
  border: 2px solid #858688;
  box-sizing: border-box;
  border-radius: 5px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 30px;
}

.resumo-pedido-header-title {
  color: var(--primary-color);
  font-weight: 700;
  font-size: 23px;
  overflow: hidden;
}

.resumo-pedido-header {
  font-size: 82%;
  padding: 15px 15px 0px;
  font-weight: 700;
}

.tipo-produto-label {
  float: right;
  margin-bottom: 10px;
  border: 1px solid var(--primary-color);
  ;
  box-sizing: border-box;
  border-radius: 32px;
  width: 100px !important;
  height: 27px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 5px 15px 6px;
}

.tipo-produto-label span {
  font-style: normal;
  font-weight: bold;
  font-size: 12px !important;
  line-height: 16px;
  display: flex;
  align-items: center;
  letter-spacing: 0.01em;
  color: var(--primary-color);
}

.card-tarifa-col.left.field {
  font-size: 16px;
}

.card-tarifa-col.right.field {
  font-size: 16px;
}

.card-tarifa-col.left.field label {
  font-size: 16px;
  font-weight: normal;
}

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

.ambiente {
  position: absolute;
  right: 18px;
  top: 10px;
  color: var(--primary-color);
  font-weight: 700;
}

.modal-notificacao.modal {
  padding-right: 0px !important;
  top: 7%;
  right: 9.5%;
  left: 61%;
  outline: 0;
  background: var(--white);
  height: 420px;
  box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
  border-radius: 8px;
  border: none;
  max-width: 360px;
  min-width: 350px;
}

.nao_lida {
  font-weight: bold;
}

.notificacao.titulo {
  font-weight: bold;
  color: var(--btn-primary);
}

.obs-info {
  background-color: #d9edf7;
  color: #304C9E;
  border-color: #0785CD;
  border-radius: 10px;
  margin-top: 50px;
}

.control-label {
  margin-bottom: 10px !important;
}

.nova-validacao .salvo input.ng-valid.ng-touched, .nova-validacao .salvo select.ng-valid {
  border: 1px solid #76CB96 !important;
}

/* .nova-validacao input.ng-invalid, .nova-validacao select.ng-invalid {
  border: 1px solid red;
}

.nova-validacao input.ng-valid, .nova-validacao select.ng-valid  {
  border: 1px solid #76CB96 !important;
} */
.nova-validacao .campo-valido {
  color: #76CB96 !important;
}

.nova-validacao .campo-invalido {
  color: red !important;
}

.nova-validacao .mensagem-invalid {
  color: red !important;
  font-size: 12px;
  font-weight: bold;
  padding-top: 5px !important
}

.nova-validacao .check-documento {
  margin-top: 7px;
  font-size: 20px !important;
}

.nova-validacao .legenda {

}

#modalEquacao .title {
  color: var(--text-color);
  font-weight: bold;
}

.no-gutters {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.produto-caption {
  border-bottom: 1px solid #ECECEC;
  /* background-color: #F9F9F9; */
  font-weight: bold;
  font-size: 18px;
  color: rgba(0, 40, 86, 0.8);
  height: 50px;
  padding-left: 30px;
  display: flex;
  align-items: center;
}

.tb-envio-width-qualidade {
  width: 100%;
}

.tb-envio-width {
  width: 50%;
}

#container-aviso-lgpd {
  display: flex;
  background-color: rgba(20, 20, 20, .8);
  position: fixed;
  bottom: 0;
  min-height: 100px;
  width: 100%;
  z-index: 1;
  opacity: 1;
}

span.aviso-privacidade-voltar {
  display: flex;
  align-items: center;
  justify-content: end;
}

span.aviso-privacidade-voltar.pt-15 {
  padding-top: 15px;
}

#container-aviso-lgpd p {
  min-width: 80%;
  font-size: 17px;
  font-weight: 700;
  margin: 0;
}

#container-aviso-lgpd div {
  min-height: 26px;
  min-width: 93%;
  color: #ccc;
  font-size: 1em;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 45px;
}

#container-aviso-lgpd div button {
  margin-left: 10px
}

.avisoprivacidade {
  width: 1200px;
  margin: auto;
  padding: 0px 30px;
  margin-bottom: 20px
}

.avisoprivacidade .content h1, 
.avisoprivacidade .content h2, 
.avisoprivacidade .content h3, 
.avisoprivacidade .content h4 {
  all: initial;
  color: var(--text-color);
  font-weight: bold;
}

.avisoprivacidade .aviso-wrapper {
  display: flex;
  flex-direction: column;
  padding-top: 40px;
}

.avisoprivacidade .title {
  text-align: center;
  font-weight: bold;
  margin-bottom: 12px;
}

.avisoprivacidade .content {
  color: var(--text-color);
  text-align: justify;
}

#novo-formulario .form-wrapper .form-group .radio {
  margin: 0;
}

.ui-select-match-text {
  overflow: hidden;
  text-overflow: ellipsis;
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^='col-'], 
.row.no-gutters > [class*=' col-'] {
  padding-right: 0;
  padding-left: 0;
}

[class^='col-'].no-pad, [class*=' col-'].no-pad {
  padding: 0px;
}
[class^='col-'].no-left-pad, [class*=' col-'].no-left-pad {
  padding-left: 0px;
}
[class^='col-'].no-right-pad, [class*=' col-'].no-right-pad {
  padding-right: 0px;
}

/* Chrome, Edge, and Safari */
.card-produto-body .descricao *::-webkit-scrollbar {
  width: 11px;
}

.card-produto-body .descricao *::-webkit-scrollbar-track {
  background: #ffffff;
}

.card-produto-body .descricao *::-webkit-scrollbar-thumb {
  background-color: #b5b5b5;
  border-radius: 10px;
  border: 3px solid #ffffff;
}

.acomp-leilao{
  padding: 30px 0;
  text-align: center;
}
.acomp-leilao i{
  color: white;
  margin-left: 5px;
}
.acomp-leilao button{
  color:white;
  background: #c87100;
}
.acomp-leilao button:hover{
  color:white;
  background: #cf8525;
}

#modalEquacao .visao-menu {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}

#modalEquacao .visao-menu .visao-item {
  width: 100%;
  padding-bottom: 10px;
  text-align: center;
  border-bottom: 2px solid #CCC;
  color: #2f5987;
  cursor: pointer;
}
#modalEquacao .visao-menu .visao-item.active,
#modalEquacao .visao-menu .visao-item:hover {
  border-bottom-color: #2f5987;
  font-weight: bold;
  transition: all 0.3s ease-in-out;
}

.url-list {
  width: 600px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.left{
  text-align: left;
}

.footer-content {
  position: fixed !important;
  bottom: 0 !important;
  width: 100%;
  z-index: 99999;
}

.conteudo-margin {
  margin-bottom: 100px;
}

.ui-select-bootstrap .ui-select-choices-row.active>span {
  color: #262626;
}

.produtos-background-color-default{
  background-color: #fff;
}

.produtos-breadcrumb {
  z-index: 2;
  position: absolute;
}

.nav-produtos {
  display: flex !important;
  flex-direction: row !important;
  justify-content: center !important;
  border-bottom: none !important;
  gap: 32px;
}

/*
.produtos-laranja .nav-tabs.nav-produtos > li > a{
 width: 208px !important;
 min-height: 154px !important;
 height: 154px !important;
 max-width: 208px !important;
 max-height: 154px !important;
 color: #404040; 
 background: none !important;
 border: none !important;
}
*/

.transportadoras .produtos-laranja .nav-tabs.nav-produtos > li > a {
  width: 370px !important;
  height: 280px !important;
  background-color: #f2f2f2 !important;
  background-position: center !important;
  background-size: cover;
}

.transportadoras .produtos-laranja .nav-tabs.nav-produtos > li > a:hover {
  background-color: #145BA1 !important;
}

.transportadoras .produtos-laranja .nav-tabs.nav-produtos > li a {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: 280px !important;
}

.transportadoras .produtos-laranja .nav-tabs.nav-produtos > li a.a-nav-nts {
  background-image: url('./../imgs/nts-gray.png') !important;
}

.transportadoras .produtos-laranja .nav-tabs.nav-produtos > li a.a-nav-nts:hover,
.transportadoras .produtos-laranja .nav-tabs.nav-produtos > li a.a-nav-nts:active,
.transportadoras .produtos-laranja .nav-tabs.nav-produtos > li a.a-nav-nts:focus {
  background-image: url('./../imgs/nts-white.png') !important;
  background-position: center !important;
}
.transportadoras .produtos-laranja .nav-tabs.nav-produtos > li a.a-nav-tag {
  background-image: url('./../imgs/tag-gray.png') !important; 
}


.transportadoras .produtos-laranja .nav-tabs.nav-produtos > li a.a-nav-tag:hover,
.transportadoras .produtos-laranja .nav-tabs.nav-produtos > li a.a-nav-tag:active,
.transportadoras .produtos-laranja .nav-tabs.nav-produtos > li a.a-nav-tag:focus {
  background-image: url('./../imgs/tag-white.png') !important;
  background-position: center !important;
}

.transportadoras .produtos-laranja .nav-tabs.nav-produtos > li a.a-nav-tbg {
  background-image: url('./../imgs/tbg-gray.png') !important;
}

.transportadoras .produtos-laranja .nav-tabs.nav-produtos > li a.a-nav-tbg:hover,
.transportadoras .produtos-laranja .nav-tabs.nav-produtos > li a.a-nav-tbg:active,
.transportadoras .produtos-laranja .nav-tabs.nav-produtos > li a.a-nav-tbg:focus {
  background-image: url('./../imgs/tbg-white.png') !important;
  background-position: center !important;
}

.produtos-laranja .nav-tabs.nav-produtos > li a > p {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 500 !important; 
  white-space: nowrap;
  margin-top: 8px;
}

.icon-products {
  padding: 7px 8px;
  border: 1px solid white;
  border-radius: 7px;
}

.produtos-laranja > nav.nav-produtos.active > a,
.produtos-laranja > nav.nav-produtos.active > a:focus,
.produtos-laranja > nav.nav-produtos.active > a:hover,
.produtos-laranja .nav-tabs>li.active>a:hover,
.produtos-laranja .nav-tabs>li.active>a:focus,
.produtos-laranja .nav-tabs>li.active>a {
  background: var(--yellow-primary) !important;
}

.transportadora .produtos-azul > nav.nav-produtos.active > a, .produtos-azul > nav.nav-produtos.active > a:focus, .produtos-azul > nav.nav-produtos.active > a:hover, .produtos-azul .nav-tabs>li.active>a:hover, .produtos-azul .nav-tabs>li.active>a:focus, .produtos-azul .nav-tabs>li.active>a {
  background-color: #145BA1 !important; /* --aqui */
}

.produtos-laranja > nav.nav-produtos.active > a > .icon-products,
.produtos-laranja > nav.nav-produtos.active > a:focus > .icon-products,
.produtos-laranja > nav.nav-produtos.active > a:hover > .icon-products,
.produtos-laranja .nav-tabs>li.active>a:hover > .icon-products,
.produtos-laranja .nav-tabs>li.active>a:focus > .icon-products,
.produtos-laranja .nav-tabs>li.active>a > .icon-products {
  color: white !important;
}

.produtos-laranja .nav-tabs>li >a > .icon-products {
  background-color: var(--yellow-primary) !important;
  color: var(--white) !important;
}

.produtos-laranja .nav-tabs>li:nth-child(1) >a > .icon-products {
  background-color: var(--primary-200) !important;
}

.produtos-laranja .nav-tabs>li:nth-child(2) >a > .icon-products {
  background-color: var(--yellow-dark) !important;
}

.produtos-laranja .nav-tabs>li:nth-child(3) >a > .icon-products {
  background-color: var(--green-primary) !important;
}

.produtos-laranja .nav-tabs>li:nth-child(4) >a > .icon-products {
  background-color: var(--blue-dark) !important;
}

.produtos-laranja .nav-tabs>li:nth-child(5) >a > .icon-products {
  background-color: var(--green-dark) !important;
}

.produtos-laranja .nav-tabs>li>a > .icon-products {
  background-color: var(--yellow-primary) !important;
  color: var(--white) !important;
}

nav.nav-produtos.active > a > .icon-products {
  background-color: var(--yellow-primary) !important;
}

.produtos-laranja .nav-tabs>li.active:nth-child(1) >a > .icon-products,
.produtos-laranja .nav-tabs>li.active:nth-child(2) >a > .icon-products,
.produtos-laranja .nav-tabs>li.active:nth-child(3) >a > .icon-products,
.produtos-laranja .nav-tabs>li.active:nth-child(4) >a > .icon-products,
.produtos-laranja .nav-tabs>li.active:nth-child(5) >a > .icon-products {
  background-color: var(--yellow-primary) !important;
}


.btn-creat-account {
  background-color: var(--blue-info);
  text-transform: capitalize;
  border: 1px solid var(--blue-info);
  color: var(--white);
}

.btn-default-outline-products {
  background-color: var(--white);
  text-transform: capitalize;
  border: 1px solid var(--blue-info);
  color: var(--blue-info);
}

.tab-shadow-companys .tab-content {
  box-shadow: 0 13px 40px -13px #0000003d;
  padding: 30px 20px;
  margin-top: 1em;
  border-top: 1px solid #f9f9f9;
}

ul#myTabs.nav-tabs>li>a, ul#myTabs.nav-tabs>li>a:hover {
  border: none !important;
}

ul#myTabs.nav-tabs {
  border-bottom: none !important;
}

ul#myTabs.nav-tabs li{
  border-top-right-radius: 10px !important;
  border-top-left-radius: 10px !important;
  padding: 15px;
}

.tab-shadow-companys ul#myTabs li.active {
  border: none !important;
  box-shadow: 0 5px 19px 2px rgba(0, 0, 0, 0.1);
}

.tab-shadow-companys ul#myTabs li.active::after {
  background-color: #fff;
    height: 35px;
    content: "";
    position: absolute;
    bottom: -30px;
    left: 0px;
    right: 0px;
}

.tab-shadow-companys ul#myTabs li.active a.active{
  background-color: white !important;
  border: none !important;
}

.produtos-laranja #myTabs>li.active>a {
  background-color: white !important;
  border: none !important;
}

.header-navtabs {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1em;
}

.text-with-button {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}

.color-text-tabs-produtos {
  color: #7B61FF !important;
  font-weight: bold !important;
  font-size: 16px !important;
}

.text-with-button .content-icon:nth-child(2) {
  padding: 5px 10px;
  background-color: var(--yellow-primary);
  border-radius: 4px;
}

.text-with-button .content-icon:nth-child(2) i{
  color: white;
}

#informacoes .leilao {
  position: relative;
  background-image: url('../imgs/leilao/bg-leilao.png');
  width: auto;
  min-height: 260px;
  max-height: 360px !important;
  height: 360px !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  filter: drop-shadow(2px -7px 3px black);
}

.titles-leilao {
  color: #05215A !important;
  text-align: center;
  font-size: 32px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: 43px;
  border-bottom: none !important;
}

.gradient-white-bg {
  background: linear-gradient(180deg, rgba(217, 217, 217, 0.00) 16.15%, rgba(230, 230, 230, 0.43) 57.29%, rgba(239, 239, 239, 0.67) 70.83%, #FEFEFE 100%);
  height: 100px !important;
  width: 100% !important;
  position: absolute !important;
  bottom: 0px !important;
}

.leilao .gradient-white-bg {
  background: linear-gradient(180deg, rgba(217, 217, 217, 0.00) 16.15%, rgba(230, 230, 230, 0.43) 57.29%, rgba(239, 239, 239, 0.67) 70.83%, #eee 100%);
  height: 100px !important;
  width: 100% !important;
  position: absolute !important;
  bottom: 0px !important;
  margin-top: -3.2em;
}

.breadcrumb { 
  padding: 1.5em 3em !important;
}

.container-leilao .numero {
  text-align: start !important;
  padding-top: 0 !important;
}

.container-leilao h1, .container.container-leilao .subtitulo {
  text-align: start !important;
}

.container.container-leilao .subtitulo {
  padding-left: 0 !important;
  padding-top: 0.5em !important;
  padding-bottom: 1em !important;
}

.logotipo-leilao {
  margin-left: -22px !important;
  margin-bottom: 0 !important;
}
.content-files-download {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: baseline;
  gap: 10px;
  margin-bottom: 20px;
}

.content-files-download input {
  background: #f7f7f7 !important;
  padding: 20px 10px !important;
  border-radius: 5px !important;
  border-color: #dfdedf !important;
  font-weight: 600 !important;
  color: #4c5762 !important;
  padding-right: 20px !important;
  cursor: default !important;
}

.content-files-download div:first-child {
  width: 100% !important;
  display: grid;
}

.content-files-download .text-with-button a {
  background-color: #f7f7f7;
  border-radius: 4px;
  color: #404040;
  border: 1px solid #dfdedf;
  height: 40px !important;
  width: 40px !important;
  text-align: center;
  padding-top: 0.75em;
}

.content-files-download .text-with-button a > i{
  font-size: 1.6rem !important;
}

.container-calendario-ofertas .produtos-formatacao-ul ul {
  list-style: none !important;
}

.container-calendario-ofertas .produtos-formatacao-ul ul li{
  margin-bottom: 1.25em;
}

.container-calendario-ofertas {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  gap: 10px;
  padding: 10px;
  background-color: #F7F7F7;
  border-radius: 10px;
  margin-bottom: 5em;
}

.footer {
  z-index: 999999 !important;
}

.tab-content.my-tab-content #progress-bar-container {
  z-index: 0 !important;
}

#progress-bar-container li .step-inner {
  position: absolute;
    width: 100%;
    bottom: -50px;
    font-size: 14px;
    height: 65px;
    padding: 5px;
}

#progress-bar-container li.active,
#progress-bar-container li:hover {
  color: #d69c2b !important;
}

#progress-bar-container li.active::after {
  content: " ";
  display: block;
  width: 7px;
  height: 7px;
  background-color: #777;
  margin: auto;
  border: 15px solid #fff;
  border-radius: 50%;
  margin-top: -40px;
  box-shadow: 0 2px 13px -1px rgba(0, 0, 0, 0.2);
}

#progress-bar-container li:not(.active)::after {
  content: " ";
  display: block;
  width: 6px;
  height: 6px;
  background-color: #777;
  margin: auto;
  border: 10px solid #fff;
  border-radius: 50%;
  margin-top: -25px;
  box-shadow: 0 2px 13px -1px rgba(0, 0, 0, 0.2);
}
#progress-bar-container li:hover::after {
  background: #555;
}

#progress-bar-container li.active::after {
  background: #207893;
}

#progress-bar-container #line {
  width: 84%;
  margin: auto;
  background-color: #eee;
  height: 6px;
  position: absolute;
  left: 8.8%;
  top: -12px;
  z-index: 1;
  border-radius: 50px;
  transition: all ease 0.75s;
}

#progress-bar-container #line-progress {
  content: " ";
  width: 8%;
  height: 100%;
  background: linear-gradient(to right, #207893 0%, #2ea3b7 100%);
  position: absolute;
  z-index: 2;
  border-radius: 50px;
  transition: 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.25);
}
#progress-content-section {
  position: relative;
  top: 100px;
  width: 100%;
  margin: auto;
  background: #f7f7f7;
  border-radius: 4px;
}

.section-content {
  padding: 10px 50px;
  padding-bottom: 100px !important;
}


.section-content h2 {
  font-size: 17px;
  text-transform: capitalize;
  color: #d69c2b;
  letter-spacing: 1px;
  text-align: start;
  width: 100% !important;
  border: none !important;
}

.section-content p {
  font-size: 16px;
  color: #777;
}

.section-content {
  display: none;
  animation: FadeinUp 0.7s ease 1 forwards;
  opacity: 0;
}

.section-content.active {
  display: block;
  opacity: 1;
}
.progress-wrapper {
  margin: auto;
  max-width: 1080px;
}
#progress-bar-container {
  position: relative;
  width: 90%;
  margin: auto;
  height: 100%;
  margin-top: 65px;
}
#progress-bar-container ul {
  padding-top: 15px;
  z-index: 999;
  position: absolute;
  width: 100%;
  margin-top: -40px;
}

#progress-bar-container li .placeholder-progress {
  color: #404040 !important;
  position: absolute;
  top: 3px;
  right: 76px;
  font-size: 1.7rem;
}

#progress-bar-container li.actived::before {
  content: " ";
  display: block;
  margin: auto;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid #aaa;
}

#progress-bar-container li:not(.actived):before {
  content: " ";
  display: block;
  margin: auto;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid #aaa;
}


#progress-bar-container li.actived::before,
#progress-bar-container li.actived:hover::before {
  border: 2px solid #D5D4D5 !important;
  background-color: #D5D4D5 !important;
}

#progress-bar-container li.active::before,
#progress-bar-container li.active:hover::before {
  border: 25px solid #7fbbec !important;
  background-color: #7fbbec !important;
  margin-top: -1em !important;
}


#progress-bar-container li:not(.list-content-tabs li) {
  list-style: none;
  float: left;
  width: 16.6%;
  text-align: center;
  color: #aaa;
  text-transform: uppercase;
  font-size: 11px;
  cursor: pointer;
  font-weight: 700;
  vertical-align: bottom;
  height: 60px;
  position: relative;
}

.step-inner {
  text-transform: capitalize !important;
}

.list-content-tabs li.list-purple {
  color: #7B61FF !important;
}

@keyframes FadeInUp {
  0% {
    transform: translateY(15px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}

.list-content-tabs {
  display: list-item !important;
  position: relative !important;
  margin-top: initial !important;
}

.list-content-tabs li {
  font-size: 16px;
  margin-bottom: 1em !important;
}

.list-content-tabs li::after, .list-content-tabs li::before{
  display: none !important;
}

ol.list-content-tabs li{
  position:relative;
   font-size:16px;
}

ol.list-content-tabs li::before{
  content: "";
  position:absolute;
  left:-20px;
  background-color:red;
  z-index:-1;
  display:inline-block;
  width:16px;
  height:16px;
  border-radius:5px;
}

.alert-with-icon {
  height: 133px !important; 
  border-radius: 20px;
  border: 1px solid #FD9723;
  background: #E0E0E0;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400; 
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 30px;
  justify-content: space-around;
  gap: 30px;
}

.alert-with-icon i {
  color: #FD9723 !important;
}

.dropdown-item i {
  width: 30px !important;
  font-size: 15px !important;
}

.navbar-content nav {
  display: flex !important;
  align-items: center !important;
  padding: 20px !important;
}

.navbar-content[_ngcontent-qdi-c123] nav[_ngcontent-qdi-c123] li[_ngcontent-qdi-c123] a[_ngcontent-qdi-c123] {
  text-decoration: none;
  border: none;
  outline: none;
  color: var(--neutral-600);
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
}
.nav-item a {
  font-style: normal;
  font-weight: 600;
  font-size: 15px !important;
  line-height: 16px;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

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

.fa-chevron-down:before {
  margin-left: initial !important;
}

.navbar-content nav li {
  padding: 0 8px !important;
}

.navbar-content nav li a {
  font-size: 14px !important;
}

.produtos-laranja .nav-tabs.nav-produtos > li > a > p:last-child {
  position: absolute;
  bottom: 22px;
  left: 0;
  right: 0;
  margin: auto;
}

#img-header-produtos {
  background-image: url('../imgs/produtos/img-header-produtos.png');
  width: 100%;
  height: 321px;
  background-size: cover !important;
  color: white;
  background-position: center center;
}

.gradient-white-bg {
  background: linear-gradient(180deg, rgba(217, 217, 217, 0.00) 16.15%, rgba(230, 230, 230, 0.43) 57.29%, rgba(239, 239, 239, 0.67) 70.83%, #FEFEFE 100%);
  height: 100px !important;
  width: 100% !important;
  position: absolute !important;
  top: 305px !important;
}

.breadcrumb { 
  padding: 1.5em 3em !important;
}

.produtos-laranja .my-tab-content h3, .produtos-laranja .my-tab-content p {
  color: #404040 !important;
}

#progress-content-section .sequence-circle {
  background-color: #F7BE42 !important;
  color: var(--white) !important;
  border: none !important;
}

#progress-bar-container .list-content-tabs ul li:not(.list-purple), #progress-bar-container .list-content-tabs li:hover,
#progress-bar-container .section-content p  {
  color: #000000 !important;
}

#progress-bar-container .list-content-tabs ul li.list-purple:hover {
  color: #7B61FF !important;
}

.faq-section .mb-0 > a {
  display: block;
  position: relative;
}

.faq-section .mb-0 > a:after {
  content: "\f067";
  font-family: "Font Awesome 5 Free", sans-serif;
  position: absolute;
  right: -12%;
  font-weight: 600;
  line-height: 0;
  top: -5px;
  background: #F7F7FF;
  padding: 1.15em 0.8em;
  border-radius: 7px;
  margin: auto;
  color: #a9a8b0 !important;
  transition: all 0.5s ease-in;
}

.faq-section .mb-0 > a {
  transition: all 0.5s ease-in;
}

.faq-section .mb-0 > a[aria-expanded="true"]:hover:after,.faq-section .mb-0 > a[aria-expanded="false"]:hover:after {
  background-color: #0645AD;
  color: var(--white) !important;
  transition: all 0.5s ease-in;
}

.faq-section .mb-0 > a[aria-expanded="true"]:after {
  content: "\f068";
  font-family: "Font Awesome 5 Free", sans-serif;
  font-weight: 600;
  background-color: #0645AD;
  color: var(--white) !important;
  transition: all 0.5s ease-in;
}

#accordion .card {
  background-color: var(--white) !important;
  width: 566px !important;
  padding: 1em 5em;
  margin-bottom: 5em;
  border-radius: 16px; 
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
}

#accordion .card .card-header h5 a {
  color: #170F49;
font-family: 'Montserrat', sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 28px; /* 175% */ 
}

#accordion .card .card-header h5 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}

#accordion .card .card-body {
  height: auto !important;
}

#progress-bar-container li.actived::before, #progress-bar-container li.actived:hover::before {
  border-color: #7db8e8 !important;
  background-color: #77b0de !important;
}

#progress-bar-container li:not(.list-content-tabs li) {
  color: #ABA9AC !important;
    font-weight: 500;
}

#progress-bar-container li:not(.active, .actived)::after {
  border-color: #ABA9AC !important;
}

#progress-bar-container li:not(.actived):before {
  border: 15px solid #ABA9AC !important;
}

#progress-bar-container li:not(.active, .actived)::after {
  border: 10px solid #F7F7F7 !important;
}

#progress-bar-container li:not(.active, .actived) .placeholder-progress {
  color: #ABA9AC !important;
}

#progress-bar-container li.actived .placeholder-progress {
  font-weight: bold;
}

#progress-bar-container li.active .step-inner {
  color: #D29011 !important;
  font-weight: 600 !important;
}

.hr-title {
  width: 5%;
  margin-left: 48% !important;
  margin-right: 48% !important;
  border-bottom: 1px solid #05215A !important;
  margin-top: 25px;
  margin-bottom: 25px;
}

.produtos-background-color-default {
  background-color: white !important;
}

.primeiro-subcontainer .sub-description {
  width: 254px !important;
  margin-top: -1.1em !important;
}

.popover {
  z-index: 99999999999999 !important;
}

.modal-custom-justificativa.ng-scope textarea {
  border-left: 5px solid #a94442 !important;
}

button.btn.btn-outline-transportador {
  background-color: var(--white);
  border: 2px solid var(--link);
  color: var(--link);
  border-radius: 8px;
  outline: none;
}

button.btn.btn-outline-transportador:active {
  outline: none;
}

.popover.popover-custom {
  border-radius: 8px;
  background-color: var(--white);
  border: 1px solid var(--background-primary);
  box-shadow: 0px 6px 16px 6px rgba(0,0,0,.2);
}

.popover-custom .popover-custom-title i:last-child {
  float: right;
  padding: 5px 7px;
  color: var(--link);
}

.popover-custom .popover-custom-title {
  display: flex;
  justify-content: center;
}

.popover-custom .popover-custom-title i:first-child {
  justify-content: center;
  font-size: 25px;
  margin: 0 auto;
  padding-left: 25px;
  padding-top: 15px;
}

.popover-custom .popover-title {
  padding: 8px 20px;
  font-weight: bold;
  border-bottom: none;
  color: var(--text-primary);
  background-color: var(--white);
  padding-top: 12px;
  text-align: center;
}

.popover-custom .popover-content {
  padding: 9px 15px;
  padding-bottom: 15px;
}

.popover.popover-custom > *,
.popover.popover-custom button {
  font-family: 'Montserrat', sans-serif;
}

.popover.popover-custom {
  border-radius: 8px;
  background-color: var(--white);
  border: 1px solid var(--background-primary);
  box-shadow: 0px 6px 16px 6px rgba(0,0,0,.2);
}

.popover-custom .popover-content p {
  font-size: 14px;
  text-align: center;
  padding-bottom: 15px;
  line-height: 15px;
  color: var(--text-primary);
}

.popover-custom .popover-content .row button {
  font-size: 14px;
  font-weight: bold;
}

button.btn.btn-outline-transportador {
  background-color: var(--white);
  border: 2px solid var(--link);
  color: var(--link);
  border-radius: 8px;
}

.popover-custom .popover-arrow.arrow {
  border-bottom-color: var(--background-primary);
  border-top-color: var(--background-primary);
}

#modalAlterarCapacidadePedido .modal-header{
  padding: 15px !important;
  border-bottom: 1px solid #e5e5e5 !important;
}

#modalAlterarCapacidadePedido .modal-body {
  position: relative !important;
  padding: 15px !important;
}

#modalAlterarCapacidadePedido .modal-header .close {
  margin-top: -2px !important;
  margin-right: -1em;
}

.recuo.list-produtos-tab {
  text-indent: 0em !important;
  margin-left: 3em !important;
}

@media only screen and (max-width: 1280px) {

  .ui-desktop{
    display: block;
  }

  .ui-mobile{
    display: none;
  }

  #progress-bar-container li.actived::before, #progress-bar-container li:not(.actived):before {
    width: 30% !important;
  }

  #progress-bar-container li .placeholder-progress {
    right: 46.6% !important;
    font-size: 1.56rem !important;
  }

  #progress-bar-container li .step-inner {
    font-size: 10px !important;
    padding: 0px !important;
  }

  #progress-bar-container li:not(.active, .actived) .placeholder-progress {
    font-size: 1.4rem !important;
  }

  button.btn.btn-outline-transportador {
    background-color: var(--white);
    border: 2px solid var(--link);
    color: var(--link);
    border-radius: 8px;
    outline: none;
  }
  
  button.btn.btn-outline-transportador:active {
    outline: none;
  }

  .novamarca.carregador-detail .modal-custom-justificativa .modal-footer .botoes-group #buttonAtivar {
    background-color: #2687D8;
    color: #FFF;
    font-weight: 600;
    font-size: 14px;
    padding: 8px 15px;
  }

  .sidebanner {
    display: none;
  }

  .margem-registrar{
    margin: 15px;
  }

  .text-center-mobile{
    text-align: center !important;
  }

}

.flex-title-with-number-leilao {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
  align-items: center;
  gap: 16px;
  margin-bottom: 1em !important;
}

.flex-title-leilao {
  font-size: 36px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 43px !important;
}

.flex-number-leilao {
  display: flex !important;
  width: auto !important;
  height: 28px !important;
  padding: 6px 6px 6px 17px !important;
  align-items: flex-start !important;
  gap: 4px !important;
  flex-shrink: 0 !important;
  border-radius: 4px !important;
  border: 0.5px solid #FFF !important;
  color: var(--base-white, #FFF);
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: 26px !important;
  margin-top: 1em;
}

.long-badge-leilao {
  display: flex !important;
  flex-direction: row;
  justify-content: center !important;
  width: 100% !important;
  flex-shrink: 0;
}

.long-badge-leilao .text-duvidas-leilao{
  width: 509px !important;
  border-radius: 4px !important;
  /*background: #2687D8 !important;*/
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05) !important;
}

.hr-primary{
  background-image: -webkit-linear-gradient(left, rgba(66,133,244,.8), rgba(66, 133, 244,.6), rgba(0,0,0,0));
}
.hr-danger{
  background-image: -webkit-linear-gradient(left, rgba(244,67,54,.8), rgba(244,67,54,.6), rgba(0,0,0,0));
}

.breadcrumb-oferta-anual .breadcrumb {
  background: rgba(245, 245, 245, 0); 
  border: 0px solid rgba(245, 245, 245, 1); 
  border-radius: 25px; 
  display: block;
  margin-bottom: -6em !important;
    position: relative !important;
    z-index: 1 !important;
}

.btn-bread{
    margin-top:10px;
    font-size: 12px;
    
    border-radius: 3px;
}

.btn-voltar-brandcrumb {
  background-color: transparent;
  color: white !important;
}

.breadcrumb-oferta-anual .breadcrumb>li+li:before {
  content: '>' !important;
  margin-right: 1em !important;
}

.breadcrumb-oferta-anual .breadcrumb>li+li::after {
  margin-right: 1em !important;
}

.text-white {
  color: white !important;
}

.conteudo.conteudo-margin {
  background: #FFF !important;
  overflow-x: hidden !important;
  margin-top: 5em !important;
  height: calc(100vh - 170px);
}

.footer-content {
  position: fixed;
}

.hr-titulos {
  width: 6% !important;
  margin-left: 47% !important;
  margin-right: 48% !important;
  border-top: 1px solid #05215A !important;
  margin-bottom: -0.25em !important;
  padding-bottom: 0 !important;
}

.content-comunicados {
  display: flex;
  padding-left: 10px;
  padding-bottom: 10px;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  align-self: stretch;
  background: #F7F7F7 !important;
  margin-bottom: 0em !important;
}

.container-comunicados:last-child {
  margin-bottom: 15em !important;
}

.small-title {
  display: flex;
  flex-direction: row;
  gap: 10;
}

.comunicado-number::before {
  content: 'Nº: '
}

.divider-titles::before {
  content: ' | ';
  width: 10px;
  display: block;
  margin: 4px 6px;
  margin-right: -0.05em;
}

.content-comunicados .small-title {
  flex: 1 0 0;
  color: #7B61FF !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: -3em;
}

.content-comunicados .large-title-white-subtitle .title h6{
  align-self: stretch;
  color: #7B61FF !important;
font-size: 20px !important;
font-style: normal;
font-weight: 600;
line-height: 135%;
}

.content-comunicados .large-title-white-subtitle{
  align-self: stretch;
  margin-top: 0px;
  color: #7B61FF !important;
font-size: 20px !important;
font-style: normal;
font-weight: 600;
line-height: 135%;
}

.content-comunicados .large-title-white-subtitle .subtitle span{
  align-self: stretch;
  color: #2C3135 !important;
  font-size: 12px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 22px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.content-comunicados-actions {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.flex-actions {
  display: flex;
  flex-direction: row;
  justify-content: flex-start !important;
  gap: 10px !important;
  width: 100% !important;
}

.flex-comunicados {
  display: flex;
  flex-direction: row;
  justify-content: flex-start !important;
  gap: 10px !important;
  width: 100% !important;
  margin-top: -38px !important;
}

.flex-actions a {
  color: #0645AD !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  text-decoration-line: underline;
}

.flex-comunicados a {
  color: #0645AD !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  text-decoration-line: underline;
}

.d-flex {
  display: flex !important;
  flex-direction: row !important;
  gap: 10px !important;
}

.divider-actions {
  margin-left: 0.25em !important;
  margin-right: 0.25em !important;
}

#custom-search-input {
  margin:0;
  margin-top: 10px;
  padding: 0;
}

#custom-search-input .search-query {
  padding-right: 3px;
  padding-right: 4px \9;
  margin-bottom: 1em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  width: 230px;
  display: flex;
  height: 38px !important;
  justify-content: space-between !important;
  align-items: center !important;
  border-radius: 4px !important;
  border: 1px solid #DFDFDE;
  padding-left: 1em !important;
}

#custom-search-input .search-query::-ms-input-placeholder { /* Edge 12-18 */
  padding-left: 2.75em;
  font-size: 1.0rem !important;
}

#custom-search-input .search-query::placeholder {
  padding-left: 2.75em;
  font-size: 1.0rem !important;
}

#custom-search-input button {
  border: 0;
  background: none;
  /** belows styles are working good */
  padding: 2px 5px;
  margin-top: 2px;
  position: relative;
  left: -225px;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color:#959497;
}

.search-query:focus + button {
  z-index: 3;   
}

#custom-search-input .input-group-btn {
  width: 100% !important;
}

#custom-search-input .glyphicon {
  top: -7px !important;
}

.title-modals {
color: var(--basicas-black-text, #2C3135) !important;
text-align: center !important;
font-size: 22px !important;
font-style: normal !important;
font-weight: 600 !important;
line-height: 28px !important;
margin-top: 0em;
}

.header-navtabs {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1em;
}

.color-text-tabs-produtos {
  color: #7B61FF !important;
  font-weight: bold !important;
  font-size: 16px !important;
}

.text-with-button {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}

.text-with-button .content-icon:nth-child(2) {
  padding: 5px 10px;
  background-color: #F7BE42 !important;
  border-radius: 4px;
}

.text-with-button .content-icon:nth-child(2) i{
  color: white;
}


.content-files-download {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: baseline;
  gap: 10px;
  margin-bottom: -15px;
}

.content-files-download input {
  background: #f7f7f7 !important;
  padding: 20px 10px !important;
  border-radius: 5px !important;
  border-color: #dfdedf !important;
  font-weight: 600 !important;
  color: #4c5762 !important;
  padding-right: 20px !important;
  cursor: default !important;
}

.content-files-download div:first-child {
  width: 100% !important;
  display: grid;
}

.content-files-download .text-with-button a {
  background-color: #f7f7f7;
  border-radius: 4px;
  color: #404040;
  border: 1px solid #dfdedf;
  height: 44px !important;
  width: 44px !important;
  text-align: center;
  padding-top: 0.85em;
}

.content-files-download .text-with-button a > i{
  font-size: 1.6rem !important;
}


.content-docs-leilao {
  border-radius: 10px !important;
  background: #FFF;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.10) !important;
  padding: 1.5em 1em;
}

.icon-docs-title {
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: flex-start;
  gap: 10px;
  border-radius: 100px;
  background: #7B61FF;
}

.subtitulo-titles-leilao {
  text-align: center !important;
  width: 100%;
  display: inline-block;
  font-weight: 500;
  color: var(--neutral-700);
  font-size: 16px;
  margin-top: 0.1em !important;
  margin-bottom: 2em !important;
}

.date-title::before {
  content: 'Publicado em: ';
}

.large-title-white-subtitle .title {
  margin-top: 0.5em !important;
}

.content-comunicados {
  padding-left: 1em;
  padding-right: 1em;
}

p.form-control {
  height: auto !important;
  background: #f7f7f7 !important;
  padding: 10px 10px !important;
  border-radius: 5px !important;
  border-color: #dfdedf !important;
  font-weight: 600 !important;
  color: #4c5762 !important;
  padding-right: 20px !important;
  cursor: default !important;
  font-size: 1.25rem;
  margin-top: 7px;
  min-height: 40px !important;
  text-align: left;
}

p.form-control.p-mobile {
  height: auto !important;
  background: #f7f7f7 !important;
  padding: 10px 10px !important;
  border-radius: 5px !important;
  border-color: #dfdedf !important;
  font-weight: 600 !important;
  color: #4c5762 !important;
  padding-right: 20px !important;
  cursor: default !important;
  font-size: 1.25rem;
  min-height: 25px !important;
  margin-top: -1em;
  
}

.content-comunicados {
  border-bottom: 2px solid #eaeaea;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

.limiter-300-chars {
  width:100%;
  max-width: 100ch;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  /* Estilos para tablets aqui */
  .container-leilao h1, .container.container-leilao .subtitulo {
    text-wrap: nowrap !important;
    font-size: 32px !important;
  }

  .ui-desktop{
    display: none;
  }

  .ui-mobile{
    display: block;
  }

  .long-badge-leilao {
    width: 70% !important;
    margin-left: 15%;
  }

  .duvidas-leilao {
    background: #2687D8 !important;
    border-radius: 4px !important;
    margin-top: 1.5em !important;
  }

  #informacoes .leilao {
    height: 356px !important;
  }

  span.MsoNormal span{
    max-height: 1.5em; /* Ajuste este valor conforme necessário */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* Número de linhas visíveis */
    -webkit-box-orient: vertical;
  }

  .large-title-white-subtitle .subtitle {
    max-height: 6em !important;
    display: flex !important;
    padding-bottom: 1em !important;
  }

  .footer .container .info {
    margin-right: unset !important;
  }

  .container-comunicados:last-child {
    margin-bottom: 3em !important;
  }

  #comunicados .card {
    height: 233px !important;
  }

  .subtitulo-titles-leilao {
    font-size: 1.25rem !important;
  }  

  .content-comunicados .large-title-white-subtitle {
    font-size: 1.75rem !important;
    font-weight: bold !important;
    line-height: 135%;
  }

  #img-header-produtos {
    padding-left: 79em !important;
    margin-top: -2em !important;
  }



/********************************************************/

 /* .produtos-laranja .nav-produtos {
    flex-direction: row !important;
    flex-wrap: wrap !important;
    align-items: flex-start;
    align-content: flex-start;
  }*/
  .nav-produtos{
    gap: 10px;
    margin-bottom: 3em !important;
  }

  .nav-produtos .d-flex .justify-content-start {
    justify-content: center !important   ;
  }

  .produtos-laranja.produtos-azul  .tab-content.my-tab-content .col-md-9 {
    padding-left: 6em !important;
    padding-right: 6em !important;
  }

  .produtos-laranja.produtos-azul .tab-content.my-tab-content p {
    padding: 0 !important;
  }

  .container.transportadoras .produtos-laranja.produtos-azul .tab-content.my-tab-content .col-md-3 {
    /*margin-left: -5em !important;
    padding-right: 26em !important;*/
    margin-left: -8vw !important;
    padding-right: 2vw !important;
  }

  .control-nav-tabs-transportadora {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
  }

  .produtos-laranja .nav-tabs.nav-produtos > li > a {
    width: 140px !important;
    min-height: 5px !important;
    height: 120px !important;
    max-width: 160px !important;
    max-height: 150px !important;
    padding-top: 1em !important;
  }

  .nav-produtos>li>a {
    padding: 30px 20px !important;
    font-weight: 300 !important;
    font-size: 30px !important;
  }

  .icon-products {
    padding: 12px !important;
}

.produtos-laranja .nav-tabs.nav-produtos > li > a > p:last-child {
  position: absolute;
  bottom: 22px;
  left: 0;
  right: 0;
  margin: auto;
  display: none !important;
}

.produtos-laranja .nav-tabs.nav-produtos > li a > p {
  font-size: 1.2rem !important;
  color: #404040 !important;
  margin-top: 4em !important;
}

.tab-shadow-companys {
  padding: 0 !important;
}

.container {
  width: 100%;
}

#accordion .card .card-header h5 a{
    color: #170F49;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    margin-right: 20px !important;
}

/********************************************************/
  

  .my-tab-content {
    width: 100% !important;
    overflow: auto;
    display: contents !important;
  }
  .my-tab-content p {
    padding: 0em 2em !important;
  }
  .produtos-breadcrumb {
    margin-top: 2.5em !important;
  }
  #progress-bar-container img{
    width: 100% !important;
    height: auto !important;
  }
  #progress-content-section p:last-child {
    margin-top: 0em !important;
  }
  #progress-content-section {
    height: auto !important;
  }
  #progress-bar-container {
    width: 100% !important;
  }
  #accordion .card {
    width: auto !important;
  }
  #accordion .card {
    width: auto !important;
    max-height: 400px !important;
    overflow-y: auto !important;
  }

  .my-tab-content {
    padding: 30px;
    padding-top: 3.5em !important;
  }

  .produtos-laranja .my-tab-content h3 {
    text-align: center !important;
    margin-top: 7em;
  }

  .recuo {
    text-indent: 0em;
  }

  ul#myTabs.nav-tabs {
    border-bottom: none !important;
    display: flex;
    justify-content: center;
    flex-direction: row;
  }

  .tab-shadow-companys .tab-content {
    padding: 30px 20px !important;
    width: 100%;
   /* margin-left: -2em; */
  }

  .section-content {
    padding: 10px 20px !important;
    margin-bottom: 150px !important;
  }

  #progress-content-section img {
    width: 100% !important;
    height: auto !important;
    margin-top: -1.5em !important;
    margin-bottom: 2.5em;
  }

  #progress-content-section img.shadowed {
    width: 100% !important;
    height: auto !important;
    margin-top: 2.5em !important;
    margin-bottom: 0.5em;
  }

  #progress-content-section .alert-with-icon {
    height: auto !important;
    flex-direction: column !important;
  }

  .div-conteudo-progress {
    padding-bottom: 6em !important;
  }

  #progress-bar-container li.actived::before, #progress-bar-container li:not(.actived):before {
    width: 30% !important;
  }

  .link-wrap > span{
    font-size: 0.85rem !important;
  }

  #accordion .card .card-body {
    padding: 0 !important;
  }

  #accordion .card .card-body p{
    font-size: 1.5rem !important;
  }

  .navbar-collapse.in {
    height: 100vh !important;
    max-height: 100vh !important;
    background-color: white !important;
  }

  .navbar-collapse.in ul.nav li.dropdown {
    border-bottom: 1px solid #313131;
    overflow-y: auto;
  }

  .navbar-collapse.in .container>.navbar-header {
    background-color: whitesmoke !important;
  }

  .collapse .card-body a, .collapse .card-body a span {
    font-size: 1.5rem !important;
  }

  .navbar-default .navbar-nav>li>a {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    justify-content: flex-start !important;
    align-items: center !important;
    gap: 7px !important;
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
    padding: 1.35em 4em !important;
    border-bottom: 1px solid #c2c2c2;
  }

  .navbar-collapse.in {
    height: 100vh !important;
    max-height: 100vh !important;
    background-color: white !important;
  }

  .navbar-collapse.in ul.nav li.dropdown,
  .navbar-collapse.in ul.nav li.item-navbar {
    border-bottom: 1px solid #C0BFC1;
    padding: 1em 2em;
  }

  .navbar-collapse.in .container>.navbar-header {
      background-color: whitesmoke !important;
  }

  .collapse .card-body a, .collapse .card-body a span {
    font-size: 0.85rem !important;
  }

  .navbar-default .navbar-nav>li>a {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    justify-content: flex-start !important;
    align-items: center !important;
    gap: 7px !important;
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
    padding: 1.35em 4em !important;
    border-bottom: 1px solid #c2c2c2;
  }

  .navbar-default .navbar-nav>.open>a,
  .navbar-default .navbar-nav>.open>a:hover {
    background-color: #ffffff !important;
  }

  .navbar-default .navbar-nav>li>a {
    padding-left: 35% !important;
  }

  .produtos-laranja {
    padding-left: 0em 4em !important;
  }

  .sidebanner {
    display: none;
  }

 .transportadoras .produtos-laranja .nav-tabs.nav-produtos > li a.a-nav-nts:hover,
.transportadoras .produtos-laranja .nav-tabs.nav-produtos > li a.a-nav-nts:active,
.transportadoras .produtos-laranja .nav-tabs.nav-produtos > li a.a-nav-nts:focus {
  background-image: url('./../imgs/nts-white.png') !important;
  background-position: center !important;
  background-size: contain !important;
}

.transportadoras .produtos-laranja .nav-tabs.nav-produtos > li a.a-nav-tag:hover,
.transportadoras .produtos-laranja .nav-tabs.nav-produtos > li a.a-nav-tag:active,
.transportadoras .produtos-laranja .nav-tabs.nav-produtos > li a.a-nav-tag:focus {
  background-image: url('./../imgs/tag-white.png') !important;
  background-position: center !important;
  background-size: contain !important;
}


.transportadoras .produtos-laranja .nav-tabs.nav-produtos > li a.a-nav-tbg:hover,
.transportadoras .produtos-laranja .nav-tabs.nav-produtos > li a.a-nav-tbg:active,
.transportadoras .produtos-laranja .nav-tabs.nav-produtos > li a.a-nav-tbg:focus {
  background-image: url('./../imgs/tbg-white.png') !important;
  background-position: center !important;
  background-size: contain !important;
  }
}

@media (max-width: 1199px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
  .sidebanner {
    display: none;
  }
}
@media (max-width: 1199px) {
  .visible-xs-block {
    display: block !important;
  }
  .sidebanner {
    display: none;
  }
}
@media (max-width: 1199px) {
  .visible-xs-inline {
    display: inline !important;
  }
  .sidebanner {
    display: none;
  }
}
@media (max-width: 1199px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
  .sidebanner {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  /* Estilos para smartphones aqui */
  .conteudo.conteudo-margin {
    background: #FFF !important;
    overflow-x: hidden !important;
    margin-top: 5em !important;
    height: calc(100vh - 0px);
  }
  
  .conteudo.conteudo-margin {
    background: #FFF !important;
    overflow-x: hidden !important;
    margin-top: 5em !important;
    height: calc(100vh - 0px);
  }
  
  .input-email{
    font-size: 12px !important;
  }
  
  .menu-li-height {
    overflow-y: auto !important;
    height: 420px !important;
  }
  
  .modal-login.modal {
    padding-right: 0px !important;
    top: 7%;
    right: 10% !important;
    left: 10% !important;
    outline: 0;
    background: #f0f0f0;
    height: 420px;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    border: none;
    max-width: 300px;
    min-width: 300px;
  }

  .ui-desktop{
    display: none;
  }

  .ui-mobile{
    display: block;
  }

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

  .flex-title-with-number-leilao {
    flex-direction: column;
    justify-content: center;
    gap: 16px;
    margin-bottom: 1em !important;
  }

  .logotipo-leilao, .breadcrumb-oferta-anual {
    display: none !important;
    visibility: hidden !important;
  }

  .flex-title-leilao {
    font-size: 30px !important;
    line-height: 30px !important;
  }

  .long-badge-leilao {
    width: 90% !important;
    margin-left: 5% !important;
    padding: 0.15em 0px !important;
  }

  .duvidas-leilao {
    background: #2687D8 !important;
    padding: 8px 0px !important;
    border-radius: 4px !important;
    margin-top: 1.5em !important;
  }

  .long-badge-leilao .text-duvidas-leilao span {
    font-size: 1rem !important;
    margin: 5px 0px;
  }

  .long-badge-leilao .text-duvidas-leilao button {
    font-size: 1rem !important;
    padding: 0 5px;
  }

  .container-leilao h1, .container.container-leilao .subtitulo {
    text-align: center !important;
  }

  .flex-number-leilao {
    margin-top: -0.5em !important;
  }

  #informacoes .leilao {
    height: auto !important;
  }

  .col-md-10 > .text-start.ng-scope {
    text-align: center !important;
  }

  .leilao .gradient-white-bg {
    top: auto; /* Mantém a propriedade 'top' como automática */
    bottom: 0; /* Posiciona na parte inferior */
    transform: translateY(90%); /* Ajusta a posição vertical para mais abaixo */
  }

  .hr-titulos {
    width: 30% !important;
    margin-left: 36% !important;
    margin-right: 45% !important;
  }

  .text-with-button {
    margin-top: -4px !important;
  }

  .content-files-download input {
    font-size: 1rem !important;
  }

  .color-text-tabs-produtos {
    font-size: 14px !important;
  }

  .header-navtabs {
    margin-bottom: -1em !important;
  }

  .flex-comunicados a {
    font-size: 0.9rem;
  }

  .footer .container .info {
    margin-right: 3.15em !important;
    font-size: 0.95rem !important;
  }

  .footer-content {
    position: unset !important;
  }

  .container-comunicados:last-child {
    margin-bottom: 1.5em !important;
  }

  .subtitulo-titles-leilao {
    font-size: 1.07rem !important;
  }

  .content-comunicados .large-title-white-subtitle {
    font-size: 1.5rem !important;
    font-weight: bold !important;
    line-height: 135%;
  }

  #img-header-produtos {
    padding-left: 35em !important;
    margin-top: -2em !important;
    height: 9em !important;
  }
  .produtos-background-color-default .breadcrumb {
    margin-top: -2em !important;
    margin-left: -3em !important;
  }
  

  .produtos-background-color-default h1 {
    font-size: 2.75rem !important;
  }
  
  .produtos-background-color-default h4 {
    font-size: medium !important;
  }
  .produtos-laranja .nav-tabs.nav-produtos > li > a {
    width: 95px !important;
    min-height: 80px !important;
    height: 140px !important;
    max-width: 95px !important;
    max-height: 140px !important;
    color: #404040;
  }

  .produtos-breadcrumb {
    display: none !important;
    visibility: hidden !important;
  }

  #img-header-produtos {
    padding-left: 0 !important;
    margin-top: 0em !important;
    background-position-x: -15.5em;
    background-position-y: -2em;
    background-size: cover !;
    background-repeat: no-repeat !important;
    height: 12em !important;
  }

  .produtos-laranja .nav-tabs.nav-produtos > li > a {
    width: 64px !important;
    min-height: 5px !important;
    height: 54px !important;
    max-width: 64px !important;
    max-height: 125px !important;
    padding-top: 1.25em !important;
  }

  .produtos-laranja.produtos-azul .nav-tabs.nav-produtos > li > a {
    width: 30vw !important;
    height: 120px !important;
    max-width: 370px !important;
    max-height: 120px !important;
    background-size: 200px !important;
    background-repeat: no-repeat !important;
  }
  

  .icon-products {
    padding: 4px !important;
  }

  .nav-produtos>li>a {
    padding: 9px 2px !important;
    font-weight: 100 !important;
    font-size: 12px !important;
  }

  .produtos-laranja .nav-tabs.nav-produtos > li a > p {
    font-size: 0.65rem !important;
    color: #404040 !important;
    margin-top: 3em !important;
  }

  .produtos-laranja .nav-tabs.nav-produtos > li > a > p:last-child {
    position: absolute;
    bottom: 22px;
    left: 0;
    right: 0;
    margin: auto;
    display: none !important;
  }

  .nav-produtos {
    gap: 10px;
  }

  .gradient-white-bg {
    top: 115px !important;
  }

  .hr-title {
    width: 10% !important;
    margin-left: 44% !important;
    margin-right: 48% !important;
    border-bottom: 1px solid #05215A !important;
    margin-top: -22px !important;
    margin-bottom: 25px !important;
  }

  .my-tab-content {
    padding: 30px;
    padding-top: 3.5em !important;
  }

  .produtos-laranja .my-tab-content h3 {
    text-align: center !important;
  }

  .recuo {
    text-indent: 0em;
  }

  ul#myTabs.nav-tabs {
    border-bottom: none !important;
    display: flex !important;
    justify-content: center !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
  }

  .tab-shadow-companys {
    padding: 0 !important;

  }

  .tab-shadow-companys .tab-content {
    padding: 30px 20px !important;
    width: 107%;
  }

  .section-content {
    padding: 10px 20px !important;
  }

  #progress-bar-container {
    width: 127% !important;
    margin-left: -2.5em !important;
  }

  #accordion .card {
    width: 100% !important;
    padding: 0.25em 2.25em !important;
    margin-bottom: 3em !important;
  }

  #accordion .card .card-header h5 a {
    font-size: 1.2rem !important;
  }

  .mt-4.faq-section {
    margin-top: -7em !important;
  }

  .collapse .card-body .section-content p {
    font-size: 0.75rem !important;
  }

  .section-content img.shadowed {
    width: 100% !important;
    height: auto !important;
  }

  #progress-content-section img {
    width: 100% !important;
    height: auto !important;
    margin-top: -1.5em !important;
    margin-bottom: 2.5em;
  }

  #progress-content-section .alert-with-icon {
    height: auto !important;
    flex-direction: column !important;
  }

  .div-conteudo-progress {
    padding-bottom: 6em !important;
  }

  #progress-content-section img.shadowed {
    width: 100% !important;
    height: auto !important;
    margin-top: 2.5em !important;
    margin-bottom: 0.5em;
  }

  #progress-bar-container li.actived::before, #progress-bar-container li:not(.actived):before {
    width: 50% !important;
  }

  .link-wrap > span{
    font-size: 0.85rem !important;
  }

  #accordion .card .card-body {
    padding: 0 !important;
  }

  #accordion .card .card-body p{
    font-size: 0.85rem !important;
  }

  .navbar-collapse.in {
    height: 100vh !important;
    max-height: 100vh !important;
    background-color: white !important;
  }

  .navbar-collapse.in ul.nav li.dropdown,
  .navbar-collapse.in ul.nav li.item-navbar {
    padding: 1em 0.5em;
  }

  .nav-item-border {
    border-bottom: 1px solid #d6d6d6 !important;
  }

  .separator-space-nav {
    padding: 2em 0 0.75em 8px !important;
    font-size: 1.52rem;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a>i {
    margin-right: 1em;
    position: absolute;
    left: 30px;
  }

  .navbar-collapse.in .container>.navbar-header {
      background-color: whitesmoke !important;
  }

  .collapse .card-body a, .collapse .card-body a span {
    font-size: 0.85rem !important;
  }

  .navbar-default .navbar-nav>li>a {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    justify-content: flex-start !important;
    align-items: center !important;
    gap: 7px !important;
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
    padding: 1.35em 4em !important;
  }

  .navbar-default .navbar-nav>.open>a,
  .navbar-default .navbar-nav>.open>a:hover {
    background-color: #ffffff !important;
  }

  .hr-mobile {
    width: 30% !important;
    margin-left: 37% !important;
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }

  #comunicados .filter .btn-group.btn-tbg-group{
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    justify-content: space-between !important;
    width: 100% !important;
    margin-bottom: 3em !important;
  }

  #comunicados .filter .btn-group.btn-tbg-group button{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 10px;
    width: 100%;
  }

  #comunicados .btn-tbg-group .btn-tbg-flat {
    padding: 0 !important;
  }

  .uiselect-menu-right.ui-select-container.ui-select-bootstrap {
    margin-left: 10% !important;
  }

  #comunicados .comunicados-home .card {
    height: 255px !important;
  }

  .sidebanner {
    display: none;
  }

  .transportadoras .produtos-laranja .nav-tabs.nav-produtos > li a.a-nav-nts:hover,
.transportadoras .produtos-laranja .nav-tabs.nav-produtos > li a.a-nav-nts:active,
.transportadoras .produtos-laranja .nav-tabs.nav-produtos > li a.a-nav-nts:focus {
  background-image: url('./../imgs/nts-white.png') !important;
  background-position: center !important;
  background-size: contain !important;
}

.transportadoras .produtos-laranja .nav-tabs.nav-produtos > li a.a-nav-tag:hover,
.transportadoras .produtos-laranja .nav-tabs.nav-produtos > li a.a-nav-tag:active,
.transportadoras .produtos-laranja .nav-tabs.nav-produtos > li a.a-nav-tag:focus {
  background-image: url('./../imgs/tag-white.png') !important;
  background-position: center !important;
  background-size: contain !important;
}


.transportadoras .produtos-laranja .nav-tabs.nav-produtos > li a.a-nav-tbg:hover,
.transportadoras .produtos-laranja .nav-tabs.nav-produtos > li a.a-nav-tbg:active,
.transportadoras .produtos-laranja .nav-tabs.nav-produtos > li a.a-nav-tbg:focus {
  background-image: url('./../imgs/tbg-white.png') !important;
  background-position: center !important;
  background-size: contain !important;
  }

  .container.transportadoras ul.nav.nav-produtos {
    margin-bottom: 3em !important;
  }


  @media only screen and (max-width:480px){
    .captcha {
      transform: scale(0.92);
      padding: 0 !important;
    }

    .rc-anchor-pt{
      position: relative !important;
      width: 130%;
    }
    .sidebanner {
      display: none;
    }
  }

}

@media only screen and (max-width:767px){
  .visible-only-mobile {
    display: block !important;
    visibility: visible !important;
  }

  .visible-only-desktop {
    display: none !important;
    visibility: hidden !important;
  }

  .visible-only-tablets {
    display: none !important;
    visibility: hidden !important;
  }

  .navbar-nav>li>a {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  .sidebanner {
    display: none;
  }

  ul.nav-produtos {
    margin-bottom: 3em !important;
  }

  #comunicados .filter {
    border: none !important;
    display: flex;
    flex-direction: column;
  }

  #comunicados .filter .btn-group.btn-tbg-group {
    order: 2 !important;
    margin-bottom: -1.5em !important;
  }

  #comunicados .filter .filtro-transportador {
    order: 1 !important;
    margin-top: -3em !important;
    margin-bottom: 2.25em !important;
  }

  .hr-title-comunicados {
    width: 33% !important;
    margin-left: 35.5% !important;
    margin-right: 35.5% !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #comunicados .filter {
    display: grid;
    grid-template-columns: 60% 1fr 40% !important;
  }

  #comunicados .btn-tbg-flat {
    padding: 5px 15px !important;
  }

  #comunicados .filtro-transportador {
    min-width: 320px !important;
    width: 320px !important;
    max-width: 320px !important;
  }

  #comunicados .col-sm-12.col-md-6.col-lg-3{
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 10px !important;
    width: auto !important;
  }

  #comunicados .col-sm-12.col-md-6.col-lg-3 > div{ 
    flex-basis: 100% !important;
  }

  #comunicados .comunicados-home .card {
    width: 365px !important;  
  }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .visible-only-mobile {
    display: none !important;
    visibility: hidden !important;
  }

  .visible-only-desktop {
    display: none !important;
    visibility: hidden !important;
  }

  .visible-only-tablets {
    display: block !important;
    visibility: visible !important;
  }

  .controle-acesso {
    display: flex;
    flex-direction: row;
    gap: 0px !important;
    position: relative;
    margin-top: 18px;
  }
  .sidebanner {
    display: none;
  }
}

@media only screen and (min-width: 1101px) {
  .visible-only-mobile {
    display: none !important;
    visibility: hidden !important;
  }

  .visible-only-desktop {
    display: block !important;
    visibility: visible !important;
  }

  .visible-only-tablets {
    display: none !important;
    visibility: hidden !important;
  }
  
}

@media (min-width: 668px) and (max-width: 1024px) {
  .container-etapas-leilao .box-etapas .legenda {
    float: left !important;
    margin-top: -25px;
    padding: 0px 75px 0px;
  }
  .sidebanner {
    display: none;
  }
}
 
@media (max-width: 667px) {
  .container-etapas-leilao {
    min-width: 0px;
  }
 
  .container-etapas-leilao .box-etapas .titulo {
    padding: 55px 0px 0px;
    margin-left: 30px;
  }
 
  .container-etapas-leilao .box-etapas .legenda {
    float: left;
    margin-left: 30px;
  }
 
  .container-etapas-leilao .box-etapas .legenda ul {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 10px;
  }
 
  .container-etapas-leilao .box-etapas .legenda ul li {
    margin-bottom: 5px;
  }
 
  .container-etapas-leilao .box-etapas .leilao-etapas {
    padding-left: 0px !important;
  }
 
  .container-etapas-leilao .box-etapas .leilao-etapas .label {
    white-space: normal;
    text-align: left;
  }
 
  .container-etapas-leilao .box-etapas .leilao-etapas .stepper-vertical li a .circle {
    min-width: 40px;
  }
 
  .container-etapas-leilao .box-etapas .leilao-etapas ul.stepper li .fases li .circle {
    min-width: 25px;
  }
  .sidebanner {
    display: none;
  }

}