.ccee-contratos-portlet .clr-secondary {
  color: var(--colors-primary-blue-normal, #ff8f00);
}
.ccee-contratos-portlet .btns-group-action .btn {
  margin: 0 0.125rem;
}
.ccee-contratos-portlet .btn-secondary {
  background-color: #ff8f00;
  border-color: #ff8f00;
  color: #fff;
}
.ccee-contratos-portlet .btn-outline-secondary {
  border-color: #ff8f00;
  color: #ff8f00;
}
.ccee-contratos-portlet .table.inverse-table-striped thead tr,
.ccee-contratos-portlet .table.inverse-table-striped tbody tr {
  vertical-align: middle;
}
.ccee-contratos-portlet .table.inverse-table-striped thead td,
.ccee-contratos-portlet .table.inverse-table-striped thead th {
  font-weight: bold;
}
.ccee-contratos-portlet .table.inverse-table-striped thead th {
  border-bottom: 1px solid #eceff1 !important;
}
.ccee-contratos-portlet .table.inverse-table-striped tbody tr:nth-of-type(odd) td,
.ccee-contratos-portlet .table.inverse-table-striped tbody tr:nth-of-type(odd) th {
  background: #fff !important;
}
.ccee-contratos-portlet .table.inverse-table-striped tbody tr:nth-of-type(even) td,
.ccee-contratos-portlet .table.inverse-table-striped tbody tr:nth-of-type(even) th {
  background-color: #eceff1;
}
.ccee-contratos-portlet span#search-key {
  background: #fff;
  color: var(--colors-primary-blue-normal, #ff8f00);
}
.ccee-contratos-portlet .dropdown-item.mobile {
  display: none;
}
@media (max-width: 768px) {
  .ccee-contratos-portlet .table.inverse-table-striped td {
    font-size: 0.75rem;
    line-height: 0.8rem;
  }
  .ccee-contratos-portlet .table.inverse-table-striped thead th {
    font-size: 0.9rem;
  }
  .ccee-contratos-portlet .dropdown-item.mobile {
    display: block;
  }
}
.ccee-contratos-portlet .no-radius {
  border-radius: 0 !important;
}
.ccee-contratos-portlet .pst-relative {
  position: relative;
}
.ccee-contratos-portlet .select-field {
  height: 55px;
}
.ccee-contratos-portlet .select-field i {
  color: #ff8f00;
  right: 0;
  position: absolute;
  padding: 11px;
  border-left: 0.0625rem solid #ced4da;
}
.ccee-contratos-portlet .select-field .form-select {
  position: absolute;
  width: 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  z-index: 10;
}
.ccee-contratos-portlet .label-pagina {
  font-size: 14px;
}
.ccee-contratos-portlet .input-date {
  border-right: none !important;
}
.ccee-contratos-portlet .input-date .date-wrapper {
  position: relative;
}
.ccee-contratos-portlet .input-date .date-wrapper span {
  content: "\f073";
  font-family: "Font Awesome 5 Pro";
  width: 40px;
  height: 38px;
  position: absolute;
  top: 0;
  display: flex;
  right: 0;
  color: var(--colors-primary-blue-normal, #ff8f00);
  align-items: center;
  justify-content: center;
  border: 1px solid #90a4ae;
  background-color: #fff;
  cursor: pointer;
}
.ccee-contratos-portlet .input-date .form-control {
  background-image: unset;
  color: #212121;
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  line-height: 1.312rem;
  font-weight: 400;
  letter-spacing: 0;
  height: 38px;
  border-radius: 0;
  border-color: #90a4ae;
}
.ccee-contratos-portlet .input-date .form-control:focus {
  box-shadow: none !important;
}
.ccee-contratos-portlet .select-wrapper {
  max-width: 400px;
  position: relative;
}
.ccee-contratos-portlet .select-wrapper::after {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  width: 40px;
  height: 38px;
  position: absolute;
  top: 0;
  display: flex;
  right: 0;
  color: var(--colors-primary-blue-normal, #ff8f00);
  pointer-events: none;
  align-items: center;
  justify-content: center;
  border: 1px solid #90a4ae;
  background-color: #fff;
}
.ccee-contratos-portlet .form-select {
  background-image: unset;
  height: 38px;
  border-radius: 0;
  color: #212121;
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  line-height: 1.312rem;
  font-weight: 300;
  border-color: #90a4ae;
}
.ccee-contratos-portlet .form-select:focus {
  box-shadow: none !important;
}
.ccee-contratos-portlet .input-text .input-search-wrapper {
  position: relative;
}
.ccee-contratos-portlet .input-text .input-search-wrapper span {
  content: "\f002";
  font-family: "Font Awesome 5 Pro";
  width: 40px;
  height: 38px;
  position: absolute;
  top: 0;
  display: flex;
  right: 0;
  color: var(--colors-primary-blue-normal, #ff8f00);
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: #fff;
  border: 1px solid #90a4ae;
  border-left: none;
}
.ccee-contratos-portlet .input-text .form-control {
  background-image: unset;
  color: #212121;
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  line-height: 1.312rem;
  letter-spacing: 0;
  height: 38px;
  border-radius: 0;
  border-color: #90a4ae;
}
.ccee-contratos-portlet .input-text .form-control:focus {
  box-shadow: none !important;
}
.ccee-contratos-portlet .filters {
  display: flex;
}
.ccee-contratos-portlet .filters__buttons {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 1rem;
}
.ccee-contratos-portlet .filters__buttons > * {
  flex: 0 0 48%;
  box-sizing: border-box;
  height: 38px;
  width: 113px;
  border: 1px solid var(--colors-primary-blue-normal, #ff8f00);
  background-color: var(--colors-primary-blue-normal, #ff8f00);
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  line-height: 1.187rem;
  font-weight: 500;
  transition: 0.3s;
}
.ccee-contratos-portlet .filters__buttons > *:hover {
  background-color: transparent;
  color: var(--colors-primary-blue-normal, #ff8f00);
}
.ccee-contratos-portlet .filters__buttons > *:last-child {
  color: var(--colors-primary-blue-normal, #ff8f00);
  background-color: #fff;
}
.ccee-contratos-portlet .filters__buttons > *:last-child:hover {
  color: #fff;
  background-color: var(--colors-primary-blue-normal, #ff8f00);
}
@media (min-width: 768px) {
  .ccee-contratos-portlet .filters > *:not(:last-child) {
    padding-right: 0;
  }
}
.ccee-contratos-portlet .form-label {
  color: #212121;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.312rem;
  letter-spacing: 0;
}
.ccee-contratos-portlet .contrato-link-download {
  display: flex;
  flex-direction: column;
  cursor: pointer;
  text-decoration: none;
}
.ccee-contratos-portlet .text-blue {
  color: #08296c;
}
.ccee-contratos-portlet .pagination {
  padding: 0;
  margin: 0;
}
.ccee-contratos-portlet .table-responsive-md {
  margin-bottom: 0;
}