.legalplus-group-content .legalplus-numeric-order {
  display: grid;
  grid-template-rows: auto 1fr auto;
  padding: 0;
  max-width: 340px;
  border-radius: 8px;
}

.legalplus-group-content .legalplus-numeric-header {
  border: 1px solid black;
  padding: 3px;
}

.legalplus-group-content .legalplus-numeric-title {
  border: 1px solid black;
  padding: 5px;
  font-size: 1.5rem;
  line-height: 1.5rem;
  text-align: center;
  margin-bottom: 10px;
}

.legalplus-group-content .legalplus-numeric-metadatas {
  padding: 10px;
}

.legalplus-group-content .legalplus-numeric-metadatas:first-child {
  font-weight: bold;
}

.legalplus-group-content .legalplus-numeric-content {
  padding: 10px;
  background-color: white;
}

#legalplus-filter-btn {
  background-color: rgb(0, 174, 239);
  color: white;
  border: 0;
  padding: 5px 7px 6px;
}

#legalplus-search {
  margin-bottom: 20px;
}

#legalplus-filter select,
#legalplus-filter button {
  display: inline-block;
  max-width: 250px;
  margin-right: 10px;
}

#legalplus-filter label {
  width: 100%;
  display: block;
}

.loader {
  border: 8px solid #f3f3f3;
  border-top: 8px solid #3498db;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
  margin: auto;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.page-id-124294 .container {
  width: 100% !important;
}

@media (min-width: 1510px) {
  .page-id-124294 .container,
  .page-id-124294 .jeg_vc_content > .vc_element > .vc_row,
  .page-id-124294 .jeg_vc_content > .vc_element > .vc_row[data-vc-full-width=true]:not([data-vc-stretch-content=true]) > .jeg-vc-wrapper,
  .page-id-124294 .jeg_vc_content > .vc_row,
  .page-id-124294 .jeg_vc_content > .vc_row[data-vc-full-width=true]:not([data-vc-stretch-content=true]) > .jeg-vc-wrapper {
    max-width: 1449px;
  }
}

@media (max-width: 729px) {
  .page-id-124294 .legalplus-group-content {
    justify-content: center !important;
  }
}
