/* ========== CLASSES UNIVERSAIS ========== */
/* CORES */
.dourado {
  background-color: #ffd700;
}

.bg-readonly {
  background-color: #efefef;
  opacity: 1;
}

.erroCPF {
  margin-top: 0.25rem;
  font-size: 0.857rem;
  color: #ea5455;
}

/* CURSORES */
.cursor-default {
  cursor: default !important;
}

.cursor-pointer {
  cursor: pointer !important;
}

.ce {
  margin: auto;
  width: 50%;
}

/* FEATHER ICONS */
.fa64 {
  width: 64px;
  height: 64px;
}

/* MINI TABLE */
.mini-btn-oval {
  font-size: 11px;
  padding: 2px 10px;
}

.mini-btn-circle {
  width: 25px;
  height: 25px;
  text-align: center;
  font-size: 12px;
  line-height: 25px;
  border-radius: 500px;
  padding: 0;
  border: 0;
}

.mini-table > thead > tr > th {
  padding: 0.5rem 0 !important;
  font-size: 12px !important;
}

.mini-table tbody {
  font-size: 12px !important;
}

.mini-table td {
  padding: 0.9rem !important;
}

.miniScrollbar::-webkit-scrollbar {
  width: 5px;
}

.miniScrollbar::-webkit-scrollbar-track {
  background: #f2f2f2;
}

.miniScrollbar::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 0px;
}

/* ========== CLASSES UNIVERSAIS end ========== */
.nowrap {
  white-space: nowrap !important;
}

.btnZap {
  padding: 5px !important;
  font-size: 0.8rem !important;
}

/* ========== PÁGINAS ========== */

/* LOGIN */
/* Logo */
.logo_login {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  margin-top: 0.2rem;
  margin-left: 0.1rem;
  color: #727376;
}

/* MAIN MENU */
/* Logo */
.logo_login-nav {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  font-size: 17px;
  margin-left: 14px;
  color: #727376;
}
.main-menu .navbar-header .navbar-brand {
  margin-top: 1rem;
}
.nav .modern-nav-toggle {
  margin: 1.3rem 0;
}

.active-2 {
  color: #565360;
  background: whitesmoke;
  border-radius: 6px;
}

/* CARRAGAMENTO DO ENVIO DAS FOTOS */
.barra-fotos {
  height: 22px;
  font-size: 15px;
  font-weight: bold;
}

/* HOME */
.titulo-graficos small b {
  font-size: 0.7rem !important;
}

.card-totalizadores h4 {
  font-size: 0.9rem !important;
  /* font-size: 1.08rem !important; */
}

/* GERENCIAMENTO DE CLIENTES */
/* EDIÇÕES NO SWEETALERT2 (Imput Select) */
.swal2-select {
  padding: 0.8rem 1rem !important;
  font-size: 1.3rem !important;
  border: 1px solid #d8d6de !important;
  border-radius: 0.357rem !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important;
}

.swal2-select option[value="1"] {
  background: #00cfe8;
  color: #ffffff;
}

.swal2-select option[value="2"] {
  background: #ff9f43;
  color: #ffffff;
}

.swal2-select option[value="3"] {
  background: #ea5455;
  color: #ffffff;
}

.swal2-select option[value="null"] {
  background: #82868b;
  color: #ffffff;
}

#titleModal {
  color: #ffffff;
  cursor: default;
  font-size: 1.1rem;
}

.botao_help_table {
  font-size: 0.8rem !important;
  border: none;
  padding: 1rem;
  text-align: justify;
}

.font-temp {
  font-size: 0.8rem !important;
}

/* SENHA NO CADASTROD DE USUÁRIOS */
#popover-password {
  padding: 10px;
  border: 1px solid #f2f2f2;
  margin: 20px;
}

.verificador-senha li a {
  cursor: default;
}

.progress {
  height: 30px !important;
}

.progress-bar-danger {
  background-color: #e90f10;
}

.progress-bar-warning {
  background-color: #ffad00;
}

.progress-bar-success {
  background-color: #02b502;
}

.success-check {
  color: #02b502;
}

/* VENDAS */

.transaction-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.transaction-item :not(:last-child) {
  margin-bottom: 0.5rem;
}

.card-transaction .transaction-item .transaction-title {
  margin-bottom: 0.2rem;
  margin-top: 0.2rem;
}

.transaction-title {
  margin-left: 5px;
}

.foto-cover {
  height: 128px;
  width: 128px;
}

/* ========== EMOJIS 😀 ========== */

.emojis-container::-webkit-scrollbar {
  width: 10px;
  /* width of the entire scrollbar */
}

.emojis-container::-webkit-scrollbar-track {
  background: #f2f2f2;
  /* color of the tracking area */
}

.emojis-container::-webkit-scrollbar-thumb {
  background-color: #ccc;
  /* color of the scroll thumb */
  border-radius: 20px;
  /* roundness of the scroll thumb */
  border: 3px solid #f2f2f2;
  /* creates padding around scroll thumb */
}

.emojis-container button {
  border: none !important;
  margin: 2px !important;
  width: 2rem !important;
  height: 2rem !important;
  padding: 0 !important;
  font-size: 20px !important;
}

.emojis-container {
  display: none;
  /* position: absolute; */
  /* bottom: 30px; */
  /* left: 0; */
  /* width: 100%; */
  background-color: #fff;
  border: 1px solid #ccc;
  z-index: 9999;
  padding: 5px;
  overflow-y: auto;
  max-height: 150px;
}

.emoji-button {
  cursor: pointer;
}

/* Estiliza a barra de rolagem no Chrome, Edge e Safari */
::-webkit-scrollbar {
  width: 6px;
  /* Largura fina da barra de rolagem */
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
  /* Cor do fundo da barra */
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  background: #888;
  /* Cor da barra de rolagem */
  border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
  background: #555;
  /* Cor ao passar o mouse */
}

.description-counter-value {
    background-color: #00A3E4;
    color: #fff;
    padding: 1px 6px;
    font-size: 0.6rem;
    border-radius: 0 0 5px 5px;
    margin-right: 1rem;
}