.topo-principal {
  
}

.topo-principal div[class^="col-"] {
  height: 9.5rem;
}

.topo-principal div[class^="col-"] > div {
  background-color: #fff;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  border-radius: 8px;
  -webkit-box-shadow: 0 1px 5px -1px #a60d12;
  box-shadow: 0 1px 5px -1px #a60d12;
}

.topo-principal div[class^="col-"] > div > .titulo-card {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 170px !important;
  background-color: #a60d12;
  border-radius: 8px 8px 4px 4px;
  -webkit-box-shadow: 0 5px 5px -4px #000;
  box-shadow: 0 5px 5px -4px #000;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.topo-principal div[class^="col-"] > div > .titulo-card:nth-of-type(1) {
  border-radius: 8px 8px 0px 0px !important;
}
.topo-principal div[class^="col-"] > div > .titulo-card i {
  font-size: 30px;
  color: #fff;
}
.topo-principal div[class^="col-"] > div > .titulo-card h2 {
  width: 90%;
  font-size: 1.1rem;
  text-align: center;
  max-width: 80%;
  color: #fff;
}
@media (max-width: 1440px) {
  .topo-principal div[class^="col-"] > div > .titulo-card h2 {
    /* font-size: 0.8rem; */
    font-size: 0.85rem;
  }
}
.topo-principal div[class^="col-"] > div > .corpo-card {
  width: 100%;
  height: 100%;
  display: flex;
  /* flex-direction: column; */
  justify-content: center;
  align-items: center;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  /* border-top: 2px solid #ccc; */
}
.topo-principal div[class^="col-"] > div > .corpo-card-estados-fst {
  justify-content: space-between !important;
  padding: 0 !important;
  margin: 0 !important;
}
.topo-principal
  div[class^="col-"]
  > div
  > .corpo-card
  > .container-estados-fst {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  /* width: calc(100% / 3); */
  width: 100%;
  height: 100%;
}
.topo-principal
  div[class^="col-"]
  > div
  > .corpo-card
  > .container-estados-fst
  > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /* width: calc(100% / 3); */
  height: 100%;
  width: 100%;
}
.topo-principal
  div[class^="col-"]
  > div
  > .corpo-card
  > .container-estados-fst:not(:last-child) {
  border-right: 1px solid #777;
}
.topo-principal
  div[class^="col-"]
  > div
  > .corpo-card
  > .container-estados-fst
  > div
  > h2 {
  font-size: 1.2rem;
  width: 100%;
  background-color: #726969;
  color: #fff;
  text-align: center;
}

.topo-principal
  div[class^="col-"]
  > div
  > .corpo-card
  > .container-estados-fst
  > div
  > p {
  margin-top: auto;
  background-color: #fff;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  font-size: 1.4rem;
  font-weight: 500;
}
.topo-principal div[class^="col-"] > div > .corpo-card > p {
  font-size: 40px;
  font-weight: 500;
}
.topo-principal div[class^="col-"] > div > .barra-card {
  margin-top: auto;
  height: 10px;
  width: 100%;
  background-color: #a60d12;
  border-radius: 0px 0px 8px 8px;
}

.topo-principal div[class*="btn-"] > div {
  cursor: pointer;
  filter: blur(0px);
  transition: 100ms ease-in-out;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.topo-principal div[class^="col-"]:nth-child(1) > div > .titulo-card,
.topo-principal div[class^="col-"]:nth-child(1) > div > .barra-card {
  background-color: #840b0f;
}

.topo-principal div[class^="col-"]:nth-child(2) > div > .titulo-card,
.topo-principal div[class^="col-"]:nth-child(2) > div > .barra-card {
  background-color: #840b0f;
}

.topo-principal div[class^="col-"]:nth-child(3) > div > .titulo-card,
.topo-principal div[class^="col-"]:nth-child(3) > div > .barra-card {
  background-color: #840b0f;
}

.topo-principal div[class^="col-"]:nth-child(4) > div > .titulo-card,
.topo-principal div[class^="col-"]:nth-child(4) > div > .barra-card {
  background-color: #840b0f;
}

.topo-principal div[class^="col-"]:nth-child(5) > div > .titulo-card,
.topo-principal div[class^="col-"]:nth-child(5) > div > .barra-card {
  background-color: #840b0f;
}

.topo-principal div[class^="col-"]:nth-child(6) > div > .titulo-card,
.topo-principal div[class^="col-"]:nth-child(6) > div > .barra-card {
  background-color: #840b0f;
}

.topo-principal div[class^="col-"]:nth-child(7) > div > .titulo-card,
.topo-principal div[class^="col-"]:nth-child(7) > div > .barra-card {
  background-color: #840b0f;
}

.topo-principal div[class^="col-"]:nth-child(8) > div > .titulo-card,
.topo-principal div[class^="col-"]:nth-child(8) > div > .barra-card {
  background-color: #840b0f;
}

.topo-principal div[class^="col-"]:nth-child(9) > div > .titulo-card,
.topo-principal div[class^="col-"]:nth-child(9) > div > .barra-card {
  background-color: #840b0f;
}

.topo-principal div[class^="col-"]:nth-child(10) > div > .titulo-card,
.topo-principal div[class^="col-"]:nth-child(10) > div > .barra-card {
  background-color: #404863;
}

.topo-principal div[class^="col-"]:nth-child(11) > div > .titulo-card,
.topo-principal div[class^="col-"]:nth-child(11) > div > .barra-card {
  background-color: #404863;
}

.topo-principal div[class^="col-"]:nth-child(12) > div > .titulo-card,
.topo-principal div[class^="col-"]:nth-child(12) > div > .barra-card {
  background-color: #404863;
}

.topo-principal div[class^="col-"]:nth-child(13) > div > .titulo-card,
.topo-principal div[class^="col-"]:nth-child(13) > div > .barra-card {
  background-color: #ce780e;
}

.topo-principal div[class^="col-"]:nth-child(14) > div > .titulo-card,
.topo-principal div[class^="col-"]:nth-child(14) > div > .barra-card {
  background-color: #ce780e;
}

.topo-principal div[class^="col-"]:nth-child(15) > div > .titulo-card,
.topo-principal div[class^="col-"]:nth-child(15) > div > .barra-card {
  background-color: #00664C;
}

.topo-principal div[class^="col-"]:nth-child(16) > div > .titulo-card,
.topo-principal div[class^="col-"]:nth-child(16) > div > .barra-card {
  background-color: #00664C;
}

.topo-principal div[class^="col-"]:nth-child(17) > div > .titulo-card,
.topo-principal div[class^="col-"]:nth-child(17) > div > .barra-card {
  background-color: #00664C;
}

.topo-principal div[class^="col-"]:nth-child(18) > div > .titulo-card,
.topo-principal div[class^="col-"]:nth-child(18) > div > .barra-card {
  background-color: #00664C;
}

.blur-on {
  opacity: 0.5;
  filter: blur(2px);
  transition: "100ms ease-in-out";
}

.blur-off {
  opacity: 1;
  filter: blur(0px);
  transition: "100ms ease-in-out";
}
/* ====================== */
/* LOJAS */
/* ====================== */
.container-estados-todas-as-lojas {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.container-estados-todas-as-lojas > .btn-todas_lojas_rs {
  width: 33%;
}
.container-estados-todas-as-lojas > .btn-todas_lojas_sc {
  width: 33%;
}
.container-estados-todas-as-lojas > .btn-todas_lojas_pr {
  width: 33%;
}
.container-estados-todas-as-lojas .container-qtd-lojas-por-estado {
  min-width: 1rem;
  background-color: #fff;
}
.container-estados-todas-as-lojas
  .container-qtd-lojas-por-estado
  .uf-lojas-por-estado {
  padding: 0 5px;
  text-align: center;
  background-color: #726969;
  color: #fff;
  font-weight: 600;
}
.container-estados-todas-as-lojas > div:not(:last-child) .uf-lojas-por-estado {
  border-right: 1px solid #777;
}

.container-estados-todas-as-lojas
  .container-qtd-lojas-por-estado
  .qtd-lojas-por-estado {
  padding: 0 5px;
  text-align: center;
  font-weight: 600;
  background-color: #fff;
}
.container-estados-todas-as-lojas > div:not(:last-child) .qtd-lojas-por-estado {
  border-right: 1px solid #777;
}
/* ============================= */

/* ====================== */
/* FORNECEDORES */
/* ====================== */
.container-estados-todas-as-fornecedores {
  display: flex;
  justify-content: center;
  align-items: center;
}
.container-estados-todas-as-fornecedores
  .container-qtd-fornecedores-por-estado {
  min-width: 1rem;
  background-color: #fff;
}
.container-estados-todas-as-fornecedores
  .container-qtd-fornecedores-por-estado
  .uf-fornecedores-por-estado {
  padding: 0 5px;
  text-align: center;
  background-color: #726969;
  color: #fff;
  font-weight: 600;
}
.container-estados-todas-as-fornecedores
  .container-qtd-fornecedores-por-estado:not(:last-child)
  .uf-fornecedores-por-estado {
  border-right: 1px solid #777;
}

.container-estados-todas-as-fornecedores
  .container-qtd-fornecedores-por-estado
  .qtd-fornecedores-por-estado {
  padding: 0 5px;
  text-align: center;
  background-color: #fff;
}
.container-estados-todas-as-fornecedores
  .container-qtd-fornecedores-por-estado:not(:last-child)
  .qtd-fornecedores-por-estado {
  border-right: 1px solid #777;
}
/* ============================= */

.login {
  position: absolute;
  right: 0;
  top: 5px;
}
.login i {
  color: #fff;
  cursor: pointer;
}

.alertify_custom {
}
.alertify_custom:is(.ajs-maximized) .ajs-modal {
  max-width: 90%;
  margin: auto;
  max-height: 90%;
}
.alertify_custom .ajs-header {
  background-color: #840b0f !important;
  color: #fff !important;
}
.alertify_custom .ajs-button {
  border: 1px solid #8f8989 !important;
  outline: none !important;
  box-shadow: none !important;
  border-radius: 8px;
}
.alertify_custom .ajs-button:hover {
  transition: 0.3s all ease-in-out;
}
.alertify_custom .ajs-ok {
  background-color: #329a31 !important;
  color: #fff !important;
}
.alertify_custom .ajs-ok:hover {
  background-color: #2e862c !important;
  transition: 0.3s all ease-in-out;
}
.alertify_custom .ajs-cancel {
  background-color: #a60d12 !important;
  color: #fff !important;
}
.alertify_custom .ajs-cancel:hover {
  background-color: #a72c30 !important;
  transition: 0.3s all ease-in-out;
}
.btn-financeiro {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
.btn-financeiro > i {
  color: #fff;
  font-size: 60px;
  cursor: pointer;
}
.btn-financeiro > p {
  color: #fff;
  font-size: 1rem;
  margin-left: 10px;
  position: absolute;
  bottom: -13px;
  left: -16px;
}
