/*

Primaria:ff0000
Cinza 1:5d5d5d
Cinza 2:dbdbdb

*/

.logo-agrimec {
  width: 100px;
}

.logo-agrimec-adm {
  width: 50px;
}

.br-agrimec {
  border-radius: 0.5rem;
}

.btn-primary:hover,
.sweet-alert button.confirm:hover,
.wizard>.actions a:hover {
  background-color: #5d5d5d;
  border-color: #5d5d5d;
}

.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active {
  color: #fff;
  background-color: #FF4200;
  border-color: #FF4200;
}

.form-control:focus {
  border: 1px solid #FF4200;
}

.pcoded .pcoded-header[header-theme="theme5"] {
  background: #FF4200 !important;
}

.main-footer {
  background: #fff;
  padding: 15px;
  color: #5d5d5d;
  border-top: 1px solid #d2d6de;
}

.menu-home {
  margin-top: -4px !important;
}

.btn-remove {
  background-color: #FF4200;
  color: #ffffff;
}

.btn-remove:hover {
  background-color: #dc3545;
  color: #fff;
}

.btn-edit {
  background-color: #FF4200;
  color: #ffffff;
}

.btn-edit:hover {
  background-color: #00bcd4;
  color: #fff;
}

.btn i {
  margin-right: 0px;
}

button.close {
  margin-top: 2px;
}

.logo-caduceu {
  width: 180px !important;
}

.bs-linkdin:hover.bs-light {
  color: #0e76a8 !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  border-radius: 2px;
  display: block;
  width: 100%;
  padding: .5rem .75rem;
  line-height: 1.25;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 8px;
  right: 15px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #FF4200 transparent transparent transparent;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #FF4200 transparent;
}

.input-remove {
  background-color: #FF5370 !important;
  color: #fff !important;
}

.logo-caduceu-login {
  width: 280px !important;
}

.logo-flync-login {
  width: 80px !important;
  margin-top: 5px;
}

.common-img-bg {
  background-size: cover;
  background: #FF4200 !important;
  height: 100%;
}

.bg-c-padrao {
  background: #FF4200 !important;
}

.text-c-padrao {
  color: #FF4200;
}

.btn-padrao,
.sweet-alert button.confirm,
.wizard>.actions a {
  background-color: #FF4200;
  border-color: #FF4200;
  color: #fff;
}

.img-slide-form {
  height: 200px;
  width: 400px
}

.img-indexabout-form {
  height: 300px;
  width: 300px
}

.mt-10 {
  margin-top: 10px;
}

.btn-outline-primary {
  color: #FF4200;
}

.btn-outline-primary {
  border-color: #FF4200;
}

.btn-primary,
.sweet-alert button.confirm,
.wizard>.actions a {
  background-color: #FF4200;
  border-color: #FF4200;
  color: #fff;
  cursor: pointer;
  transition: all ease-in 0.3s;
}

.btn-mini {
  padding: 5px 7px !important;
  line-height: 0px !important;
  font-size: 10px !important;
}

/*LGPD*/
.modal-lgpd {
  z-index: 2147483648;
  height: auto;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 25px #00000069;
  border-radius: 5px;
  display: flex;
  flex-direction: row;
  justify-items: center;
  align-items: center;
  padding: 0 20px;
  position: fixed;
  bottom: 10px;
  left: 50%;
  transform: translate(-50%, 0);
}

.text-lgpd {
  text-align: left;
  margin-bottom: 10px;
  font: normal 11px/18px "Roboto", sans-serif;
  letter-spacing: 0px;
  margin-right: 30px;
  margin-top: 14px;
  color: #5b5c65;
}

.btn-confirm-lgpd {
  width: 100%;
  /* height: 35px; */
  background: #FF4200;
  border: 2px solid #FF4200;
  border-radius: 4px;
  color: #fff;
  font: normal normal bold 12px/18px "Roboto", sans-serif;
}

.btn-cancel-lgpd {
  width: 100%;
  height: 35px;
  background: #ffffff;
  border: 1px solid #5b5c65;
  border-radius: 4px;
  color: #5b5c65;
  font: normal normal bold 12px/18px "Roboto", sans-serif;
}

.btn-link-lgpd {
  text-decoration: underline;
  color: #FF4200;
}

@media only screen and (min-width: 900px) {
  #modalLGPD {
    min-width: 925px !important;
  }

  #acceptCookie {
    margin-right: 15px !important;
  }
}

@media screen and (min-width: 501px) and (max-width: 899px) {
  #modalLGPD {
    padding-top: 10px !important;
  }
}

@media only screen and (max-width: 900px) {
  #modalLGPD {
    width: 100% !important;
    bottom: 0 !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  #modalLGPD>p {
    margin-left: 10px !important;
  }

  #iconLgpd {
    display: none !important;
  }

  #divButtonsLgpd {
    flex-direction: column !important;
    margin-right: 10px !important;
  }

  #acceptCookie {
    margin-bottom: 10px !important;
  }

  #closeModalLGPD {
    text-decoration: underline;
    border: 0 !important;
  }
}

.category-grid-style-01 .show-more-cat a:hover {
  color: #FF4200;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #FF4200;
}

.select2-container--default .select2-search__field:focus {
  border: 1px solid #FF4200;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid #FF4200;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #FF4200;
  border: 1px solid #FF4200;
  padding: 1px 15px;
  color: #fff;
}

.radio.radiofill .helper::after {
  background-color: #FF4200;
}

.radio .helper::after,
.radio .helper::before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  margin: 0.25rem;
  width: 1rem;
  height: 1rem;
  -webkit-transition: -webkit-transform 0.28s ease;
  transition: -webkit-transform 0.28s ease;
  transition: transform 0.28s ease, -webkit-transform 0.28s ease;
  border-radius: 50%;
  border: 0.125rem solid #FF4200;
}

.card {
  border-radius: 0.75rem;
}

.form-control {
  border-radius: 0.75rem;
}

.dtp div.dtp-date,
.dtp div.dtp-time {
  background: #5d5d5d;
  text-align: center;
  color: #fff;
  padding: 10px;
}

.dtp>.dtp-content>.dtp-date-view>header.dtp-header {
  background: #FF4200;
  color: #fff;
  text-align: center;
  padding: 0.3em;
}

.dtp table.dtp-picker-days tr>td>a.selected {
  background: #FF4200;
  color: #fff;
}

.dtp .p10>a {
  color: #fff;
  text-decoration: none;
}

.dtp div.dtp-actual-year {
  font-size: 1.5em;
  color: #FF4200;
}

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn,
.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group>.btn,
.input-group-btn:not(:last-child)>.dropdown-toggle {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.form-control {
  padding: 0.75rem 0.75rem
}

.pcoded .pcoded-navbar[active-item-theme="theme10"] .pcoded-item li:hover>a {
  color: #FF4200 !important;
}

.pcoded .pcoded-navbar[active-item-theme="theme10"] .pcoded-item li .pcoded-submenu li.active>a,
.pcoded .pcoded-navbar[active-item-theme="theme10"] .pcoded-item li .pcoded-submenu li:hover>a {
  color: #FF4200 !important;
}

.btn {
  border-radius: 5px;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 0.75rem;
  padding: 4px;
}

.form-radio {
  margin-top: 8px;
}

.modal-content {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 15px !important;
}

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

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #FF4200;
  background-color: #fff;
  border-color: #ddd #ddd #fff;
}


/*LGPD*/
.modal-lgpd {
  z-index: 2147483648;
  height: auto;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 25px #00000069;
  border-radius: 5px;
  display: flex;
  flex-direction: row;
  justify-items: center;
  align-items: center;
  padding: 0 20px;
  position: fixed;
  bottom: 10px;
  left: 50%;
  transform: translate(-50%, 0);
}

.text-lgpd {
  text-align: left;
  margin-bottom: 10px;
  font: normal 11px/18px "Roboto", sans-serif;
  letter-spacing: 0px;
  margin-right: 30px;
  margin-top: 14px;
  color: #5b5c65;
}

.btn-confirm-lgpd {
  width: 100%;
  /* height: 35px; */
  background: #FF4200;
  border: 2px solid #FF4200;
  border-radius: 4px;
  color: #fff;
  font: normal normal bold 12px/18px "Roboto", sans-serif;
}

.btn-cancel-lgpd {
  width: 100%;
  height: 35px;
  background: #ffffff;
  border: 1px solid #5b5c65;
  border-radius: 4px;
  color: #5b5c65;
  font: normal normal bold 12px/18px "Roboto", sans-serif;
}

.btn-link-lgpd {
  text-decoration: underline;
  color: #9e5e6b;
}

@media only screen and (min-width: 900px) {
  #modalLGPD {
    min-width: 925px !important;
  }

  #acceptCookie {
    margin-right: 15px !important;
  }
}

@media screen and (min-width: 501px) and (max-width: 899px) {
  #modalLGPD {
    padding-top: 10px !important;
  }
}

@media only screen and (max-width: 900px) {
  #modalLGPD {
    width: 100% !important;
    bottom: 0 !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  #modalLGPD>p {
    margin-left: 10px !important;
  }

  #iconLgpd {
    display: none !important;
  }

  #divButtonsLgpd {
    flex-direction: column !important;
    margin-right: 10px !important;
  }

  #acceptCookie {
    margin-bottom: 10px !important;
  }

  #closeModalLGPD {
    text-decoration: underline;
    border: 0 !important;
  }
}

.category-grid-style-01 .show-more-cat a:hover {
  color: #FF4200;
}

.select2-container {
  width: 100% !important;
  /* z-index: 1000000000 !important; */
}

a {
  color: #FF4200;
  text-decoration: none !important;
}

.dtp {
  z-index: 900000000 !important;
}

.modal-backdrop
{
    z-index: 1029 !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: #dbdbdb !important;
}

.mapa-fundo {
  position: absolute; /* ou fixed, dependendo do layout */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.menu-lateral, .icones-redes {
  position: relative; /* ou absolute/fixed, conforme o layout */
  z-index: 10;
}
