@page {
  sheet-size: A4;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 30px;
  margin-right: 30px;
}

* {
  padding: 0px;
}

p {
  margin: 0px;
  padding: 0px;
}
.tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}
.table.table-bordered thead tr {
  background: #f3f3f3;
  color: #333333;
}
.logo {
  display: block;
  margin-left: 10px !important;
  height: 50px;
  width: auto;
}
/* CSS styles for the container */
.editar {
  margin-left: auto;
  margin-right: auto;
  margin-top: 13px;
}
  
/* CSS styles for the container */
.excluir {
  margin-left: auto;
  margin-right: auto;
  margin-top: 13px;
}

.cadcliente img{
  height: auto;
  width: 25px;
}

.titulo {
  background-color: #1c9ad7;
  color: #fff;
}

.txt_neg {
  font-weight: bold;
}

.f_c_branco {
  color: #fff;
}

.bg_cinza {
  background-color: #888;
}

.bg_preto {
  background-color: #000;
}

.bg_trans {
  background-color: transparent !important;
}

.bd_f {
  border: 1px solid #000;
}

.bd_dir {
  border-right: 1px solid #000;
}

.bd_esq {
  border-left: 1px solid #000;
}

.bd_top {
  border-top: 1px solid #000;
}

.bd_bot {
  border-bottom: 1px solid #000;
}

.bd_f_pre {
  border: 1px solid #000;
}

.bd_dir_pre {
  border-right: 1px solid #000;
}

.bd_esq_pre {
  border-left: 1px solid #000;
}

.bd_top_pre {
  border-top: 1px solid #000;
}

.bd_bot_pre {
  border-bottom: 1px solid #000;
}

/** Tamanho da linha */
.l_h_1 {
  line-height: 1;
}

/** Padding 0 */
.p_f_0 {
  padding: 0px;
}

.p_t_0 {
  padding-top: 0px;
}

.p_b_0 {
  padding-bottom: 0px;
}

.p_r_0 {
  padding-right: 0px;
}

.p_l_0 {
  padding-left: 0px;
}

.p_f_05 {
  padding: 5px;
}

.p_t_05 {
  padding-top: 5px;
}

.p_b_05 {
  padding-bottom: 5px;
}

.p_r_05 {
  padding-right: 5px;
}

.p_l_05 {
  padding-left: 5px;
}

.p_f_10 {
  padding: 10px;
}

.p_t_10 {
  padding-top: 10px;
}

.p_b_10 {
  padding-bottom: 10px;
}

.p_r_10 {
  padding-right: 10px;
}

.p_l_10 {
  padding-left: 10px;
}

.p_f_15 {
  padding: 15px;
}

.p_t_15 {
  padding-top: 15px;
}

.p_b_15 {
  padding-bottom: 15px;
}

.p_r_15 {
  padding-right: 15px;
}

.p_l_15 {
  padding-left: 15px;
}

.p_f_20 {
  padding: 20px;
}

.p_t_20 {
  padding-top: 20px;
}

.p_b_20 {
  padding-bottom: 20px;
}

.p_r_20 {
  padding-right: 20px;
}

.p_l_20 {
  padding-left: 20px;
}

.p_f_30 {
  padding: 30px;
}

.p_t_30 {
  padding-top: 30px;
}

.p_b_30 {
  padding-bottom: 30px;
}

.p_r_30 {
  padding-right: 30px;
}

.p_l_30 {
  padding-left: 30px;
}

.p_f_40 {
  padding: 40px;
}

.p_t_40 {
  padding-top: 40px;
}

.p_b_40 {
  padding-bottom: 40px;
}

.p_r_40 {
  padding-right: 40px;
}

.p_l_40 {
  padding-left: 40px;
}

.txt_dir,
.txt_rig {
  text-align: right;
}

.txt_esq,
.txt_lef {
  text-align: left;
}

.txt_cen,
.txt_c {
  text-align: center;
}

.txt_jus,
.txt_j {
  text-align: justify;
}

/** Tamanho de Fonte */
.f_06 {
  font-size: 6pt;
}

.f_07 {
  font-size: 7pt;
}

.f_08 {
  font-size: 8pt;
}

.f_09 {
  font-size: 9pt;
}

.f_10 {
  font-size: 10pt;
}

.f_11 {
  font-size: 11pt;
}

.f_12 {
  font-size: 12pt;
}

.f_13 {
  font-size: 13pt;
}

.f_14 {
  font-size: 14pt;
}

.f_15 {
  font-size: 15pt;
}

.f_16 {
  font-size: 16pt;
}

.f_18 {
  font-size: 18pt;
}

.f_20 {
  font-size: 20pt;
}

.f_22 {
  font-size: 22pt;
}

.f_24 {
  font-size: 24pt;
}

.v_a_top {
  vertical-align: top;
}

.v_a_cen {
  vertical-align: middle;
}

.v_a_bot {
  vertical-align: bottom;
}

.f_upper {
  text-transform: uppercase;
}

.txt_ident_70 {
  text-indent: 70px;
}

.txt_ident_50 {
  text-indent: 50px;
}

.l_h_1_2 {
  line-height: 1.2;
}

.l_h_1_5 {
  line-height: 1.5;
}

.l_h_2_0 {
  line-height: 2;
}

.l_h_3_0 {
  line-height: 3;
}

.mt-20 {
  margin-top: 20px;
}

.m-20 {
  margin: 20px;
}

.mr-05 {
  margin-right: 05px;
}

.card-title-center {
  text-align: center;
}

/* Media query para dispositivos com largura menor que 600 pixels (pode ajustar conforme necessário) */
@media (max-width: 600px) {
  .button-container {
      flex-direction: column; /* Altera a direção para coluna em dispositivos menores */
  }

  .btn {
      width: 100%; /* Faz com que os botões ocupem toda a largura do contêiner na visualização móvel */
      margin-bottom: 10px; /* Adiciona espaçamento entre os botões na visualização móvel, ajuste conforme necessário */
  }
}

.search_usuarios input[type="search"] {
  margin-left: 10px;
  background: url("https://hibrida.ileva.com.br/main/templates/supradmin/images/search.png")
    no-repeat 98% center;
  height: auto !important;
}

.search_clientes input[type="search"] {
  margin-left: 10px;
  background: url("https://hibrida.ileva.com.br/main/templates/supradmin/images/search.png")
    no-repeat 98% center;
  height: auto !important;
}

.navbar_margin {
  margin-bottom: 15px;
}

.container-margin {
  margin: 30px;
}

.m_10{
  margin-bottom: 10px;
}

.flex {
  display: flex;
  align-items: center;
}

.flex-input{
  margin: 5px;
}

.cursor-pointer {
  cursor: pointer;
}

.cadastro-cliente-agendamento {
  text-align: right;
  margin: 5px;
}

.agendamento-hoje {
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 5px;
}

.alert-danger {
  font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border-color: #ed7a53;
  color: #dc4917;
}


 /* Estilos para o overlay de loading */
 #loadingOverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.808);
  z-index: 9999;
  display: none;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 20px;
}

/* Estilos personalizados */
.card {
  margin-bottom: 20px;
}

.custom-card-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
  background-color: #f8f9fa;
  padding: 10px;
  border-bottom: 1px solid #dee2e6;
}

.action-button {
  width: 100%;
  margin-top: 10px;
}

.form-group {
  margin-bottom: 1.5rem;
}

.status-message {
  font-size: 0.9rem;
  margin-top: 10px;
}

.btn-primary {
  background-color: #007bff;
}