.cp-forms .hasError .form-control {
  border-color: #dc3545 !important;
}
.cp-forms .hasError .form-feedback-item {
  color: #dc3545 !important;
}
.cp-forms .hasError .form-control.focus, .cp-forms .hasError .form-control:focus-visible, .cp-forms .c-prefers-focus .hasError .form-control:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.cp-forms .hasSuccess .form-control {
  border-color: #28a745 !important;
}
.cp-forms .hasSuccess .form-feedback-item {
  color: #28a745 !important;
}
.cp-forms .hasSuccess .form-control.focus, .cp-forms .hasSuccess .form-control:focus-visible, .cp-forms .c-prefers-focus .hasSuccess .form-control:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.cp-forms .mfooter {
  margin: 0.25rem !important;
}
.cp-forms .text-primary {
  color: #2B7837 !important;
}
.cp-forms .refresh-wrapper {
  cursor: pointer;
}
.cp-forms .refresh-wrapper:hover {
  color: #2B7837;
}
.cp-forms .fl {
  font-size: larger;
}
.cp-forms .nav-link-back {
  display: flex;
  align-items: center;
}
.cp-forms .nav-breadcrumb {
  overflow: hidden;
  scroll-behavior: auto;
}
.cp-forms .al-center {
  align-items: center;
}
.cp-forms .breadcrumb-wrap .breadcrumb-item.active a {
  color: #6c757d;
}
.cp-forms .d-none {
  display: none !important;
}
.cp-forms .br-2-5 {
  border-radius: 2.5px !important;
}
.cp-forms .control-label .text-warning {
  color: #dc3545 !important;
  font-size: 0.3rem;
  line-height: 0px;
}
.cp-forms .form-check-label {
  width: 100%;
  justify-content: normal !important;
}
.cp-forms .form-file {
  left: 0;
  top: 0;
}
.cp-forms .custom-file .form-group {
  position: static;
}
.cp-forms .custom-file {
  align-items: baseline;
  justify-content: center;
  flex-flow: column;
}
.cp-forms .custom-file-name {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  color: rgba(114, 118, 119, 0.8);
}
.cp-forms .hide {
  visibility: hidden;
}
.cp-forms .form-feedback-item {
  font-size: 90%;
}
.cp-forms .flex-parent {
  display: flex;
}
.cp-forms .flex-grow {
  flex-grow: 1;
}
.cp-forms .flex-item {
  padding: 0.5em;
}
.cp-forms .choices {
  border-radius: 8px !important;
}
.cp-forms .form-travel {
  max-width: 105%;
}
.cp-forms .partilhar {
  right: 15px;
}
.cp-forms .card {
  height: auto;
}
.cp-forms .t-5 {
  top: 0.5em;
}
.cp-forms .group-field-title {
  font-weight: 600;
  font-size: 14px !important;
  font-family: "Inter";
}
.cp-forms .group-field .radio {
  margin-right: 1.5rem !important;
}
.cp-forms .group-field .panel-body {
  padding: 0em;
}
.cp-forms .consents .small {
  font-size: 80% !important;
  font-weight: 400;
}
.cp-forms .group-field-styled .panel-body {
  border-width: 1px;
  border-color: #2b7837;
  border-style: dotted;
  padding: 2em 3em 2em 3em;
}
.cp-forms .consents .form-group {
  margin-bottom: 0.5rem;
}
.cp-forms .flatpickr[readonly] {
  background-color: #f5f8f5;
  opacity: 1;
}
.cp-forms .flatpickr {
  font-size: 14px;
  padding-left: 44px;
  padding-top: 10px;
  color: #323232;
  background-color: #F5F8F5;
  width: 100%;
  position: relative;
}
.cp-forms .icon-calendario, .cp-forms .icon-relogio {
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #2B7837;
  text-align: center;
  white-space: nowrap;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 41px !important;
  z-index: 1;
  left: 16px;
}
.cp-forms .icon-destino, .cp-forms .icon-localizacao, .cp-forms .icon-mapa {
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #2B7837;
  text-align: center;
  white-space: nowrap;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 48px !important;
  z-index: 1;
}
.cp-forms .spr-btn {
  min-width: 13em;
}
.cp-forms .cp-forms-support .icon-calendario, .cp-forms .cp-forms-support .icon-relogio {
  top: 44px !important;
}
.cp-forms .cp-forms-support .icon-destino, .cp-forms .cp-forms-support .icon-localizacao, .cp-forms .cp-forms-support .icon-mapa {
  top: 46px !important;
}
.cp-forms .fcw .icon-localizacao, .cp-forms .fcw .icon-destino {
  top: 17px !important;
}
.cp-forms .choices {
  margin-bottom: 0px !important;
}
.cp-forms .choices:focus {
  color: #495057;
  background-color: #fff;
  border: 2px solid #2B7837;
  outline: 0;
  box-shadow: 0 0 0 0;
}
.cp-forms .cs-wrapper .input-select-wrapper {
  width: 100%;
}
.cp-forms .error-field {
  border-color: #dc3545;
  border-style: solid;
  border-width: 1px;
}
.cp-forms .error-field:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.cp-forms .error-message {
  font-size: 90%;
  margin-top: 0.25rem;
  word-wrap: break-word;
  color: #dc3545;
}
@media (max-width: 992px) {
  .cp-forms .row {
    gap: 0 0;
  }
}
@media (max-width: 430px) {
  .cp-forms .partilhar {
    position: sticky;
    margin-bottom: 10px;
  }
  .cp-forms .m-center {
    text-align: center;
    float: none !important;
  }
  .cp-forms .group-field-styled .panel-body {
    border-width: 0px;
    border-color: #2b7837;
    border-style: dotted;
    padding: 0px;
  }
  .cp-forms .mmb-3 {
    margin-bottom: 1rem !important;
  }
  .cp-forms .mmb-6 {
    margin-bottom: 6rem !important;
  }
}

.loader {
  border: 8px solid #f3f3f3;
  border-top: 8px solid #1b652d;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: spin 2s linear infinite;
  position: absolute;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}