.select-xs {
  height: 24px !important;
  padding: 2px 10px !important;
  font-size: 11px !important;
}

.select2-container .select2-choice {
  height: 24px;
  line-height: 24px;
}

.input-group-btn.custom-btn>button {
  max-height: 24px;
  padding: 2px 8px;
}

.custom-btn-form {
  padding: 0px;
  width: 100%;
  height: 100%;
  margin-left: -1px;
}

.display-flex>.custom-btn-form {
  height: auto;
}

/* input[type=text],
input[type=date],
input[type=number],
input[type=time],
input[type=datetime-local] {
  height: 24px !important;
  padding: 2px 10px !important;
  font-size: 11px !important;
  line-height: 1.5 !important;
} */

input:not(input[type="checkbox"]) {
  height: 24px !important;
  padding: 2px 10px !important;
  line-height: 1.5 !important;
}

select {
  height: 24px !important;
  padding: 2px 10px !important;
}

input, select, label, .div-checkbox-left, .div-checkbox-right, .select2-container .select2-choice, [id^="select2-results-"] .select2-result-label, .modal select, .modal input {
  font-size: 12px !important;
}

.personalize-relatorio {
  background-color: #f1f1f1;
  border: 1px solid #9f9f9f;
  color: #2e2e2e;
  padding: 20px;
}


.input-palavra-chave {
  background-color: #f9ffc8;
}


.div-checkbox-left {
  padding-right: 3px !important;
}

.div-checkbox-right {
  padding-left: 3px !important;
}


.pr-sm-responsivo-13 {
  padding-right: 5px !important;
}

.pl-sm-responsivo-13 {
  padding-left: 5px !important;
}


.npl-responsivo {
  padding-left: 0px !important;
}

.npr-responsivo {
  padding-right: 0px !important;
}

.div-filtro {
  padding-right: 10px !important;
  padding-left: 10px !important;
  padding-bottom: 10px !important;
}

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


@media (max-width: 767px) {

  .div-checkbox-left {
    padding-right: 13px !important;
  }

  .div-checkbox-right {
    padding-left: 13px !important;
  }

  .pr-sm-responsivo-13 {
    padding-right: 13px !important;
  }

  .pl-sm-responsivo-13 {
    padding-left: 13px !important;
  }

  .col-iframe {
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-top: 0px !important;
  }

  .npl-responsivo {
    padding-left: 13px !important;
  }

  .npr-responsivo {
    padding-right: 13px !important;
  }

  /* SEÇÕES DE FILTRO E EXIBIÇÃO RELATÓRIO/TELA */
  .article_relatorio>div {
    padding: 0px !important;
    margin-bottom: 10px;
  }

  /* badge notificações */
  #div_notificacoes>#activity b.badge {
    right: 100px !important;
  }

}

.btn-modal {
  height: 26px !important;
  line-height: 0 !important;
  font-size: 14px !important;
}

/* btns inputs */
.input-group>.input-group-addon {
  padding: 0px 8px;
}

.input-group>.input-group-addon>i {
  font-size: 11px;
}

/* Botão dentro de inputs */
span.custom-btn-input {
  top: 1px !important;
  right: 0px !important;
}

/*  */
.info-user-nav {
  color: #8b91a0;
}

/* EDIT btn-xs */
form .btn-xs {
  height: 24px;
  /* TAMANHO DOS INPUTS*/
}

.div_filtro_relatorio {
  overflow: hidden auto;
}

/* toolbar relatorios */
.div-relatorio .dt-toolbar {
  padding: 6px 7px 3px;
}

.div-relatorio {
  height: 100%;
}

/* div relatorio */
.div_iframe_relatorio {
  overflow: auto auto !important;
}

.div_iframe_relatorio>iframe {
  height: 100% !important;
}

/*  */
#jarviswidget-fullscreen-mode .div_iframe_relatorio {
  height: 100% !important;
}

.jarviswidget header h2, .jarviswidget header div {
  width: auto !important;
}

@media screen and (max-width:767px) {
  .jarviswidget-ctrls .button-icon {
    display: none !important;
  }
}

/*  */

.bg-padrao {
  background-color: #22262e !important;
}

/* header logo login */
.header-login {
  padding: 10px !important;
}

.header-login img {
  height: 180px;
  width: auto;
}



/* BAGDE NOTIFICAÇÕES */
#div_notificacoes > #activity b.badge {
  top: 2px;
  right: 11px;
  font-size: 9px;
  background: #1A5036 !important;
}

#div_notificacoes > .activity-dropdown a {
	margin-top: 4px;
}


/* DROPDOWN NOTIFICAÇÕES */
#div_notificacoes > .ajax-dropdown:before  {
  left: auto;
  right: 149px;
}
#div_notificacoes > .ajax-dropdown:after  {
  left: auto;
  right: 150px;
}



/* PAGINA CADASTROS DE PESSOAS PENDENCIAS */
#tabela_pendencias_cadastros ul.nav-pills {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

#tabela_pendencias_cadastros ul.nav-pills>li>a {
  padding: 9px 22px 9px;
  color: #22262e;
  transition: .3s;
  background-color: #ec67082b;

}

#tabela_pendencias_cadastros ul.nav-pills>li>a:hover {
  background-color: #1A5036;
  color: #FFF;
  transition: color .1s linear 0s, background-color .1s linear 0s !important;
}

#tabela_pendencias_cadastros ul.nav-pills>li.active>a {
  background-color: #1A5036;
  color: #FFFFFF;
}

#tabela_pendencias_cadastros ul.nav-pills>li {
  padding: 4px 8px;
}

/* AJUSTE COLUNA EXIBIÇÃO RELATÓRIO */
.article_relatorio>.col-sm-10 {
  padding-right: 0px !important;
}

/* BADGES PARA OPTS PENDENCIAS */
#opts_pendencias>li .badge {
  position: absolute;
  top: -5px;
  right: -5px;
  cursor: pointer;
  background: #22262e;
  display: inline-block;
  font-size: 10px;
  box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0 rgba(0, 0, 0, .07);
  color: #fff;
  font-weight: 700;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  padding: 2px 4px 3px;
  text-align: center;
  line-height: normal;
}

/* Alterando classe do icon de master para nao ser manipulado com o modo dev */
.custom-red {
  color: #dc3545 !important;
}

/* CUSTOM info-user header */
.info-user {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-content: center;
  align-items: center;
  height: 100%;
}

.info-user a {
  margin-top: 0px !important;
}

/* 'BTN' ESTRUTURA GESTAO/FECHAMENTOS*/
.dev_elem>:first-child {
  text-transform: initial !important;
}

/* ALTERANDO FONT-SIZE DAS TABLES */
table {
  font-size: .9em !important;
}

/* AJUSTE DE PADDING PARA INPUTS DATE */
@media screen and (min-width: 1200px) {
  .input-date-inicial {
    padding-right: 2px !important;
  }

  .input-date-final {
    padding-left: 2px !important;
  }
}

/* CUSTOM SELECT INLINE COM BTNS */
.select-inline-modal {
  height: 21px !important;
  padding: 1px 10px !important;
}

/* AJUSTE HOME */
.div-home {
  padding: 10px;
}

.div-home img {
  height: auto;
  width: 100%;
  max-width: 280px;
}

/* CUSTOM EVENTO PADRÃO */
.div-evento-trabalho {
  height: 50px;
  /* margin-right: 18px; */
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
}

.div-evento-trabalho>span {
  color: #8b91a0;
  /* margin-bottom: 6px; */
}

/* ALTERANDO BORDER BTNS SUCCESS */
.bg-color-orange {
  border-color: #c79121 !important
}

.btn-success.bg-color-orangeLight {
  border-color: #e38949 !important
}

.bg-color-orangeDark {
  border-color: #a57225 !important
}

/* CUSTOM COLUNA EMAIL TABELAS */
table td.email-field-column {
  max-width: 170px;
  overflow-wrap: break-word;
}

/* AJUSTES PARA MELHORAR REPONSIVO */
.width-100 {
  width: 100% !important;
}

#logo img {
  padding-left: 0px;
}

.fixed-navigation nav {
  padding-bottom: 0px;
}

/* filtro-financeiro btns header */
#div_control_financeiro .header-btns>.btn-danger {
  float: right;
}

#header {
  display: none;
}

/* PEGANDO CLASSES DE WIDTH DO MANY.CSS PARA NÃO MEXER EM OUTROS PROJETOS QUE UTILIZAM AS CLASSES DESSE ARQUIVO DO CDN */
@media (max-width:769px) {

  #header {
    display: block;
  }

  /* LARGURAS 1% -> 100% */
  .width-1 {
    width: 1% !important
  }

  .width-2 {
    width: 2% !important
  }

  .width-3 {
    width: 3% !important
  }

  .width-4 {
    width: 4% !important
  }

  .width-5 {
    width: 5% !important
  }

  .width-6 {
    width: 6% !important
  }

  .width-7 {
    width: 7% !important
  }

  .width-8 {
    width: 8% !important
  }

  .width-9 {
    width: 9% !important
  }

  .width-10 {
    width: 10% !important
  }

  .width-11 {
    width: 11% !important
  }

  .width-12 {
    width: 12% !important
  }

  .width-13 {
    width: 13% !important
  }

  .width-14 {
    width: 14% !important
  }

  .width-15 {
    width: 15% !important
  }

  .width-16 {
    width: 16% !important
  }

  .width-17 {
    width: 17% !important
  }

  .width-18 {
    width: 18% !important
  }

  .width-19 {
    width: 19% !important
  }

  .width-20 {
    width: 20% !important
  }

  .width-21 {
    width: 21% !important
  }

  .width-22 {
    width: 22% !important
  }

  .width-23 {
    width: 23% !important
  }

  .width-24 {
    width: 24% !important
  }

  .width-25 {
    width: 25% !important
  }

  .width-26 {
    width: 26% !important
  }

  .width-27 {
    width: 27% !important
  }

  .width-28 {
    width: 28% !important
  }

  .width-29 {
    width: 29% !important
  }

  .width-30 {
    width: 30% !important
  }

  .width-31 {
    width: 31% !important
  }

  .width-32 {
    width: 32% !important
  }

  .width-33 {
    width: 33% !important
  }

  .width-34 {
    width: 34% !important
  }

  .width-35 {
    width: 35% !important
  }

  .width-36 {
    width: 36% !important
  }

  .width-37 {
    width: 37% !important
  }

  .width-38 {
    width: 38% !important
  }

  .width-39 {
    width: 39% !important
  }

  .width-40 {
    width: 40% !important
  }

  .width-41 {
    width: 41% !important
  }

  .width-42 {
    width: 42% !important
  }

  .width-43 {
    width: 43% !important
  }

  .width-44 {
    width: 44% !important
  }

  .width-45 {
    width: 45% !important
  }

  .width-46 {
    width: 46% !important
  }

  .width-47 {
    width: 47% !important
  }

  .width-48 {
    width: 48% !important
  }

  .width-49 {
    width: 49% !important
  }

  .width-50 {
    width: 50% !important
  }

  .width-51 {
    width: 51% !important
  }

  .width-52 {
    width: 52% !important
  }

  .width-53 {
    width: 53% !important
  }

  .width-54 {
    width: 54% !important
  }

  .width-55 {
    width: 55% !important
  }

  .width-56 {
    width: 56% !important
  }

  .width-57 {
    width: 57% !important
  }

  .width-58 {
    width: 58% !important
  }

  .width-59 {
    width: 59% !important
  }

  .width-60 {
    width: 60% !important
  }

  .width-61 {
    width: 61% !important
  }

  .width-62 {
    width: 62% !important
  }

  .width-63 {
    width: 63% !important
  }

  .width-64 {
    width: 64% !important
  }

  .width-65 {
    width: 65% !important
  }

  .width-66 {
    width: 66% !important
  }

  .width-67 {
    width: 67% !important
  }

  .width-68 {
    width: 68% !important
  }

  .width-69 {
    width: 69% !important
  }

  .width-70 {
    width: 70% !important
  }

  .width-71 {
    width: 71% !important
  }

  .width-72 {
    width: 72% !important
  }

  .width-73 {
    width: 73% !important
  }

  .width-74 {
    width: 74% !important
  }

  .width-75 {
    width: 75% !important
  }

  .width-76 {
    width: 76% !important
  }

  .width-77 {
    width: 77% !important
  }

  .width-78 {
    width: 78% !important
  }

  .width-79 {
    width: 79% !important
  }

  .width-80 {
    width: 80% !important
  }

  .width-81 {
    width: 81% !important
  }

  .width-82 {
    width: 82% !important
  }

  .width-83 {
    width: 83% !important
  }

  .width-84 {
    width: 84% !important
  }

  .width-85 {
    width: 85% !important
  }

  .width-86 {
    width: 86% !important
  }

  .width-87 {
    width: 87% !important
  }

  .width-88 {
    width: 88% !important
  }

  .width-89 {
    width: 89% !important
  }

  .width-90 {
    width: 90% !important
  }

  .width-91 {
    width: 91% !important
  }

  .width-92 {
    width: 92% !important
  }

  .width-93 {
    width: 93% !important
  }

  .width-94 {
    width: 94% !important
  }

  .width-95 {
    width: 95% !important
  }

  .width-96 {
    width: 96% !important
  }

  .width-97 {
    width: 97% !important
  }

  .width-98 {
    width: 98% !important
  }

  .width-99 {
    width: 99% !important
  }

  .width-100 {
    width: 100% !important
  }

  /* FILTRO DIV ANIMATIONS*/
  .m-fadeOut {
    animation: go-out .8s;
  }

  .m-fadeIn {
    animation: go-in .8s;
  }

  @keyframes go-out {
    0% {
      opacity: 1;
      transform: translateX(0%);
    }

    100% {
      opacity: 0;
      transform: translateX(-150%);
    }
  }

  @keyframes go-in {
    0% {
      opacity: 0;
      transform: translateX(-150%);
    }

    100% {
      opacity: 1;
      transform: translateX(0%);
    }
  }

  /* MODALS MOBILE */
  .modal>div {
    width: 90% !important;
    margin: 10px auto !important;
  }

  .modal header {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    padding-right: 0px;
    padding-bottom: 10px !important;
    margin-bottom: 0px !important;
  }

  .modal header>* {
    margin: 0px 10px 4px 10px !important;
    padding: 0px;
  }
}

/* width MIN 769 */

@media (max-width: 979px) {
  .menu-on-top aside#left-panel nav {
    height: 100% !important;
  }

  #div_control_financeiro .header-btns>div {
    width: 100%;
  }

  /* filtro-financeiro btns header */
  #div_control_financeiro .header-btns>.btn-danger {
    float: none;
  }

  /* removendo padding da main, pois nao exibiremos o rodapé no mobile */
  #main {
    padding-bottom: 0px;
  }

  /* PAGE EXECUTAR VENDAS MOBILE */
  #get_infos_leilao .div-btn {
    height: 31px;
  }

  #get_infos_leilao .div-btn .btn-group {
    float: left !important;
  }

  #div_accordions_lotes {
    width: max-content;
    margin-right: 10px;
  }

  #div_accordions_lotes .div-btn {
    height: 26px;
  }

  #div_accordions_lotes .div-btn .btn-group {
    float: left !important;
  }

  /* ------------ */


}

/* FILTER BTN */
#filter_btn {
  width: 40px;
  height: 40px;
  border: none;
  border-radius: 20px;
  background-color: #113624e3;
  color: #FFFFFF;
  position: fixed;
  bottom: 68px;
  z-index: 9999;
}

@media screen and (min-width:767px) {
  .div-filtro-mobile {
    display: block !important;
  }

  #filter_btn {
    display: none;
  }
}

/* // --------------------- AJUSTES PARA MELHORAR REPONSIVO */


/* AJUSTES CHAT INTERNO MODAL CADASTRO DE VENDAS */
.div-chat-interno {
  z-index: 2;
}

.div-chat-interno div.card {
  /* padding: 10px; */
}

.div-chat-interno div.card .chat-main-box {
  box-shadow: 0px 20px 20px 2px #00000010;
  padding: 10px;
}

.div-chat-interno .chat-rbox {
  min-height: 190px;
  max-height: 190px;
  overflow: auto;
}

html body .bg-light-info {
  background-color: #cfecfe;
}

html body .bg-light-inverse {
  background-color: #eaeaea;
}

.chat-list {
  margin: 0px;
  padding: 0px
}

.chat-list li {
  list-style: none;
  margin-top: 10px;
  margin-bottom: 10px;
}

.chat-list li .chat-img {
  display: inline-block;
  width: 22px;
  vertical-align: top
}

.chat-list li a .chat-img img, .chat-list li .chat-img img {
  width: 100%;
  border-radius: 100% !important;
}

.chat-list li .chat-content {
  width: calc(100% - 52px);
  display: inline-block;
  padding-left: 10px;
}

.div-chat-interno .chat-list li {
  display: flex;
  flex-direction: row;
}

.div-chat-interno li .chat-content .audio_solicitacao {
  width: calc(100% - 10px);
  height: 40px;
}

.chat-list li .chat-content h5 {
  color: #22262e;
  font-size: 11px;
  line-height: 12px;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 4px;
}

.chat-list li .chat-content .box {
  display: inline-block;
  margin-bottom: 2px;
  position: relative;
  border-radius: 4px;
  padding: 10px;
  overflow-wrap: break-word;
  width: 100%;
}

.chat-list li .chat-content .box:after {
  right: 96%;
  top: 0;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-top-color: #cfecfe;
  border-width: 8px;
  margin-left: -1px;
  border-right-color: #cfecfe
}

.chat-list li .chat-time {
  display: block;
  text-align: left;
  /* width: 150px; */
  font-size: 10px;
  color: #99abb4
}

.chat-list li.odd .chat-content {
  text-align: right;
  width: calc(100% - 90px)
}

.chat-list li.odd .box {
  clear: both
}

.chat-list li.odd+.odd {
  margin-top: 0px
}

.div-chat-interno .chat-list li.reverse {
  flex-direction: row-reverse;
  text-align: right
}

.chat-list li.reverse .box:after {
  left: 96%;
  right: auto;
  border-right-color: transparent;
  border-left-color: #eaeaea;
  border-top-color: #eaeaea
}

.chat-list li.reverse .chat-time {
  text-align: right;
  margin-left: auto;
  margin-right: 65px
}

.chat-list li.reverse .chat-content {
  padding-left: 0px;
  padding-right: 10px
}

/* ABAS */
.tratativas-pendencia .nav-tabs>li.active {
  box-shadow: 0px -8px 20px 1px #00000008;
  margin-bottom: -2px;
}

/* ABA ANEXOS */
.tratativas-pendencia .div-list-anexos-etapa {
  box-shadow: 0px 20px 20px 2px #00000010;
  padding: 10px;
}



/* MODAL EXECUTAR/CADASTRAR VENDAS */
#modal_venda .modal-content {
  /* height: 96vh; */
  overflow: auto;
}

@media screen and (max-width: 991px) {
  #modal_venda .cols-overflow-modal-venda {
    height: 72vh;
    overflow: hidden auto;
    padding-bottom: 24px;
  }
}

@media screen and (min-width: 992px) {
  #modal_venda.modal {
    overflow: hidden;
  }

  #modal_venda .modal-content {
    /* height: 98vh; */
    overflow: hidden;
  }

  #modal_venda .cols-overflow-modal-venda>div {
    max-height: 77vh;
    overflow: hidden auto;
    padding-bottom: 10px;
  }

  #modal_venda .div-footer {
    position: fixed;
    bottom: 0;
    z-index: 2;
    left: 0;
    border: 2px solid #22262e;
    border-top-width: 0px;
  }
}

#modal_venda #div_info_solicitacao_venda label,
#modal_venda label:not(label.checkbox) {
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* GESTAO/CONTROLE-PENDENCIAS */
/*==========  Non-Mobile First Method  ==========*/
.table-pendencias .label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 95%;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em
}

/* SCROLL TABLE DETALHES PENDENCIAS LOTE */
#modal_detalhes_pendencia .div-table-pendencias {
  height: 54vh;
  overflow: auto;
}

/* CHAT */
#modal_detalhes_pendencia .div-chat-interno .chat-rbox {
  max-height: none;
  height: 44vh;
}

/* X-Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
  #modal_detalhes_pendencia .div-table-pendencias {
    height: 53vh;
    width: fit-content;
  }

  /* CHAT */
  #modal_detalhes_pendencia .div-chat-interno .chat-rbox {
    height: 44vh;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
  #modal_detalhes_pendencia .div-table-pendencias {
    height: 53vh;
    width: fit-content;
  }

  /* CHAT */
  #modal_detalhes_pendencia .div-chat-interno .chat-rbox {
    height: 44vh;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

  /* MODAL DE DETALHES DAS PENDENCIAS */
  #modal_detalhes_pendencia .modal-content {
    overflow: auto !important;
  }

  #modal_detalhes_pendencia .div-table-pendencias {
    height: 54vh;
    width: 100%;
  }

  /* CHAT */
  #modal_detalhes_pendencia .div-chat-interno .chat-rbox {
    height: 34vh;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

  /* MODAL DE DETALHES DAS PENDENCIAS */
  #modal_detalhes_pendencia .modal-content {
    overflow: auto !important;
  }

  /* SCROLL TABLE DETALHES PENDENCIAS LOTE */
  #modal_detalhes_pendencia .div-table-pendencias {
    height: 37vh;
    width: 100%;
  }
}

.div-table-pendencias>table.table-pendencias {
  border: 1px solid #dddddd7d !important;
}

.div-pendencias-detalhes .div-nenhuma-pendencia {
  background-color: #f1f1f1;
  border: 1px solid #dddddd7d;
  color: #2e2e2e;
  padding: 20px;
}


/* PENDENCIAS DE CONTRATO */
.table-pendencias-contratos .items-pendentes-contrato>td {
  border: 0px;
}

.table-pendencias-contratos .items-pendentes-contrato .collapse.in {
  border-top: 0px solid #ddd;
}

.table-pendencias-contratos>tbody>tr:not(.collapsed) {
  font-weight: 600;
  background-color: #f7f7f7;
}



/* ================================================================ */

/* CUSTOM CHECKBOX PREVENTIVO */
.smart-form .custom-checkbox-orange i {
  width: 14px;
  height: 14px;
  border-radius: 7px;
}

.smart-form .custom-checkbox-orange input+i:after {
  font-size: 12px;
  color: #113624;
  top: -2px;
  left: 0px;
  /* border-radius: 6px; */
}

.smart-form .custom-checkbox-orange input:checked+i {
  border: none;
  background-color: #113624;
}

.smart-form .custom-checkbox-orange>input:checked+i:after {
  color: #FFF;
}

/* CLASSIFICAÇÃO DE USUÁRIO */
.label.label-classificacao {
  border: 1px solid #00000012;
}

.menu-on-top nav ul ul,
.menu-on-top nav ul ul ul {
  width: 235px !important;
}

.menu-on-top nav>ul ul li:hover>ul {
  top: -30px;
}

.smart-style-1.menu-on-top aside#left-panel nav > ul > li .submenu {
  display: none; /* Esconde o submenu por padrão */
}

.smart-style-1.menu-on-top aside#left-panel nav > ul > li.open .submenu {
  display: block; /* Exibe o submenu quando a classe "open" estiver presente */
}

.smart-style-1.menu-on-top aside#left-panel nav>ul>li>a {
  font-size: 11px;
  padding: 7px 7px !important;
}

.menu-on-top aside#left-panel nav>ul>li>a>i {
  font-size: 22px;
}


#form_genealogia_animal .select2-container .select2-choice>.select2-chosen {
  margin-right: 45px !important;
}

#form_genealogia_animal .select2-container .select2-chosen >span{
  font-size: 12px !important;
}

.input-error {
  border: 1px solid #ff4d4d; /* Borda fina vermelha */
  background-color: #ffe6e6; /* Fundo levemente avermelhado */
  transition: background-color 0.3s ease, border-color 0.3s ease;
}
