/* mitroo promitheuton */
.apopekpaideuomenoiform {
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 3rem;
  row-gap: 1rem;
  max-width: 800px;
  margin: auto;
  padding: 3rem;
  border-radius: 2rem;
  box-shadow: 0px 0px 6px 0px #0000003b;
}
@media screen and (max-width: 768px) {
}
.apopekpaideuomenoiform .form-item {
  display: flex;
  flex-direction: column;
  margin-bottom: 2rem;
}

.apopekpaideuomenoiform .placeholder {
  cursor: pointer;
  background-color: white;
  opacity: 1;
}

.apopekpaideuomenoiform label {
  color: #7281a2;
  font-weight: 500;
  margin-bottom: 0.5rem;
}

.apopekpaideuomenoiform input {
  font-size: 1.6rem;
  font-weight: bold;
  background-color: #f8f9ff;
  border-radius: 5rem;
  padding: 1rem 3rem;
  border: 1px solid #e0e4e5;
  width: 100%;
  max-width: 375px;
}

@media only screen and (max-width: 401px) {
  .apopekpaideuomenoiform input {
    max-width: 270px;
  }
}
.apopekpaideuomenoiform .js-form-type-managed-file,
.apopekpaideuomenoiform .captcha {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.apopekpaideuomenoiform .captcha {
  position: relative;
}
@media only screen and (max-width: 354px) {
  .apopekpaideuomenoiform .captcha iframe[title^="reCAPTCHA"] {
    top: 5px;
  }
}

.apopekpaideuomenoiform .js-form-type-managed-file input {
  background-color: transparent;
  border: none;
}

.apopekpaideuomenoiform input#edit-submit {
  position: relative;
  font-size: 1.6rem;
  font-weight: 900;
  height: 4.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20rem;
  border: 0;
  padding: 0.25rem 2rem;
  max-width: 150px;
  color: white;
  background-color: black;
  text-align: center;
  margin-left: auto;
}

/* lista mitroou promithefton */
.lista-mitrooy-promitheyton .table-promitheuton-results {
  margin: 5rem 5rem;
}
.lista-mitrooy-promitheyton .table-promitheuton-results .result-row {
  display: grid;
  grid-template-columns: 0.4fr 1fr 1fr 1.2fr 1.2fr 1fr 1.2fr 1fr 1fr 1fr 1fr;
}
.lista-mitrooy-promitheyton
  .table-promitheuton-results
  .result-row
  .mitroo-cell {
  word-break: break-all;
}
.lista-mitrooy-promitheyton
  .table-promitheuton-results
  .mitroo-form-header
  .result-row
  .mitroo-cell {
  padding: 10px 16px;
  text-align: left;
  background-color: #f3f3f5;
  border-bottom: 0;
  font-size: 1.3rem;
  font-weight: 800;
  /* border-radius: 5px; */
  word-break: break-word;
}

.lista-mitrooy-promitheyton
  .table-promitheuton-results
  .result-row
  .mitroo-cell {
  font-size: 1.3rem;
  padding: 10px 16px;
  border-bottom: 1px solid #eee;
}
.lista-mitrooy-promitheyton
  .table-promitheuton-results
  .result-row
  .mitroo-cell:first-child {
  grid-column: span 0.5; /* Make the first item span 1 column */
}

.lista-mitrooy-promitheyton
  .table-promitheuton-results
  .result-row
  .mitroo-cell:nth-child(7) {
  grid-column: span 1.5; /* Make the seventh item span 2 columns */
}

.lista-mitrooy-promitheyton .download-excel {
  margin-bottom: 2rem;
  text-align: right;
}
.lista-mitrooy-promitheyton .download-excel button {
  position: relative;
  font-size: 1.6rem;
  font-weight: 900;
  height: 4.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20rem;
  border: 0;
  padding: 0.25rem 2rem;
  color: white;
  background-color: black;
}

.lista-mitrooy-promitheyton .download-excel button::after {
  content: "\e80e";
  font-family: "cpicons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  color: white;
  margin-left: 1rem;
}

.lista-mitrooy-promitheyton #block-civilprotection-content {
  overflow: hidden;
}
.lista-mitrooy-promitheyton .download-excel {
  max-width: 1500px;
  margin: auto;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

@media only screen and (max-width: 1400px) {
  .lista-mitrooy-promitheyton .wrapper-promitheuton-results {
    overflow-x: scroll;
  }
}
.lista-mitrooy-promitheyton .table-promitheuton-results {
  width: 1500px;
  margin: auto;
}

@media only screen and (max-width: 450px) {
  .apopekpaideuomenoiform .js-form-type-managed-file input {
    padding-left: 0px;
    border-radius: 0;
  }
}
.mitroo-form-message .error.message {
  background-color: #cf000020;
  position: relative;
  padding: 2rem 1.5rem 1.5rem 2rem;
  border-radius: 1rem;
  max-width: fit-content;
  margin: auto;
}
.mitroo-form-message .success.message {
  background-color: #008722b5;
  padding: 2rem 1.5rem 1.5rem 2rem;
  border-radius: 1rem;
  max-width: fit-content;
  margin: auto;
  color: white;
}

.apopekpaideuomenoiform [data-drupal-messages] {
  display: none;
}

.apopekpaideuomenoiform .form-item.js-form-type-checkbox {
  flex-direction: row;
  align-items: center;
  gap: 1rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-left: 3rem;
}

.apopekpaideuomenoiform
  .form-item.js-form-type-checkbox
  input[type="checkbox"] {
  width: 15px;
  height: 15px;
  outline: 1px solid black;
  border-radius: 9999px;
  padding: 0;
}
.apopekpaideuomenoiform .form-item.js-form-type-checkbox label {
  margin-bottom: 0;
}
.apopekpaideuomenoiform .form-item.js-form-type-checkbox input:checked {
  background-color: #071e3b;
}
.apopekpaideuomenoiform .mitrooform-small-text {
  font-weight: 400;
  font-size: 1.2rem;
}
.information-message-mitroo-form {
  color: #7281a2;
}

.apopekpaideuomenoiform .select2-container {
  max-width: 750px;
}
@media only screen and (max-width: 991px) {
  .apopekpaideuomenoiform .select2-container {
    max-width: 270px;
  }
}
