.lfr-layout-structure-item-container {padding: 0;} .lfr-layout-structure-item-row {overflow: hidden;} .portlet-borderless .portlet-content {padding: 0;}/* Maschera ricerca avanzata Società quotate */
.consob-quotate-mask-restyling .ricerca-quotate {
  background: #f5f6f8 !important;
  border: 1px solid rgba(31, 41, 55, 0.08) !important;
  border-radius: 14px !important;
  padding: 12px !important;
  margin: 14px 0 24px !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

/* Titolo della portlet */
.consob-quotate-mask-restyling .titolo-pers-pers {
  color: #1f2937 !important;
  font-family: "Playfair Display", Georgia, serif !important;
  font-size: 28px !important;
  font-weight: 400 !important;
  line-height: 1.25 !important;
  margin: 0 0 16px !important;
}

/* Form interno */
.consob-quotate-mask-restyling .ricerca-quotate-form {
  background: #ffffff !important;
  border: 1px solid rgba(31, 41, 55, 0.10) !important;
  border-radius: 12px !important;
  padding: 16px !important;
  box-shadow: 0 4px 12px rgba(15, 23, 42, 0.04) !important;
  box-sizing: border-box !important;
}

/* Fieldset */
.consob-quotate-mask-restyling .ricerca-sezione-input {
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  min-width: 0 !important;
}

/* Panel interno */
.consob-quotate-mask-restyling .ricerca-quotate-form .panel-body {
  padding: 0 !important;
}

/* Spazio tra le righe */
.consob-quotate-mask-restyling .ricerca-quotate-form .row {
  margin-bottom: 4px !important;
}

/* Gruppi campo */
.consob-quotate-mask-restyling .ricerca-quotate-form .form-group {
  margin-bottom: 12px !important;
}

/* Label standard */
.consob-quotate-mask-restyling .ricerca-quotate-form label.control-label,
.consob-quotate-mask-restyling .ricerca-quotate-form .col-md-2 > label {
  color: #1f2937 !important;
  font-family: "Inter", Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
  margin-bottom: 6px !important;
}

/* Campi input */
.consob-quotate-mask-restyling .ricerca-quotate-form input.form-control,
.consob-quotate-mask-restyling .ricerca-quotate-form input.field:not([type="checkbox"]) {
  width: 100% !important;
  height: 40px !important;
  background-color: #ffffff !important;
  border: 1px solid #b8c3cf !important;
  border-radius: 8px !important;
  color: #1f2937 !important;
  font-family: "Inter", Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  padding: 7px 12px !important;
  box-shadow: inset 0 1px 2px rgba(15, 23, 42, 0.04) !important;
  box-sizing: border-box !important;
}

/* Campi data */
.consob-quotate-mask-restyling .ricerca-quotate-form input[type="date"].form-control,
.consob-quotate-mask-restyling .ricerca-quotate-form input[type="date"].field {
  min-height: 40px !important;
  line-height: 1.4 !important;
}

/* Focus dei campi */
.consob-quotate-mask-restyling .ricerca-quotate-form input.form-control:focus,
.consob-quotate-mask-restyling .ricerca-quotate-form input.field:not([type="checkbox"]):focus {
  outline: none !important;
  border-color: #1c428b !important;
  box-shadow: 0 0 0 3px rgba(28, 66, 139, 0.14) !important;
}

/* Sezione Argomento */
.consob-quotate-mask-restyling .ricerca-quotate-form .row:has(.filtro-tipologia) {
  background: #f8fafc !important;
  border: 1px solid rgba(31, 41, 55, 0.08) !important;
  border-radius: 10px !important;
  padding: 12px 4px 4px !important;
  margin: 4px 0 12px !important;
}

/* Etichetta Argomento */
.consob-quotate-mask-restyling .ricerca-quotate-form .row:has(.filtro-tipologia) .col-md-2 > label {
  display: block !important;
  padding-top: 6px !important;
}

/* Contenitore checkbox */
.consob-quotate-mask-restyling .ricerca-quotate-form .filtro-tipologia {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  column-gap: 18px !important;
  row-gap: 4px !important;
}

/* Wrapper checkbox */
.consob-quotate-mask-restyling .ricerca-quotate-form .input-checkbox-wrapper {
  margin-bottom: 8px !important;
}

/* Label checkbox */
.consob-quotate-mask-restyling .ricerca-quotate-form .input-checkbox-wrapper label {
  display: inline-flex !important;
  align-items: flex-start !important;
  gap: 8px !important;
  min-height: 34px !important;
  color: #1f2937 !important;
  font-family: "Inter", Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 1.4 !important;
  cursor: pointer !important;
}

/* Checkbox */
.consob-quotate-mask-restyling .ricerca-quotate-form .input-checkbox-wrapper input[type="checkbox"] {
  flex: 0 0 auto !important;
  width: 18px !important;
  height: 18px !important;
  margin: 2px 0 0 !important;
  accent-color: #1c428b !important;
  cursor: pointer !important;
}

/* Focus checkbox */
.consob-quotate-mask-restyling .ricerca-quotate-form .input-checkbox-wrapper input[type="checkbox"]:focus {
  outline: 2px solid rgba(28, 66, 139, 0.35) !important;
  outline-offset: 2px !important;
}

/* Area bottone */
.consob-quotate-mask-restyling .ricerca-quotate-form .button-holder {
  margin-top: 4px !important;
}

/* Mobile */
@media (max-width: 767px) {
  .consob-quotate-mask-restyling .titolo-pers-pers {
    font-size: 24px !important;
    line-height: 1.3 !important;
    margin-bottom: 14px !important;
  }

  .consob-quotate-mask-restyling .ricerca-quotate {
    padding: 10px !important;
    border-radius: 12px !important;
    margin: 12px 0 20px !important;
  }

  .consob-quotate-mask-restyling .ricerca-quotate-form {
    padding: 14px !important;
    border-radius: 10px !important;
  }

  .consob-quotate-mask-restyling .ricerca-quotate-form .col-md-8,
  .consob-quotate-mask-restyling .ricerca-quotate-form .col-md-4,
  .consob-quotate-mask-restyling .ricerca-quotate-form .col-md-3,
  .consob-quotate-mask-restyling .ricerca-quotate-form .col-md-2 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 100% !important;
  }

  .consob-quotate-mask-restyling .ricerca-quotate-form input.form-control,
  .consob-quotate-mask-restyling .ricerca-quotate-form input.field:not([type="checkbox"]) {
    height: 40px !important;
    font-size: 15px !important;
  }

  .consob-quotate-mask-restyling .ricerca-quotate-form .row:has(.filtro-tipologia) {
    padding: 12px 10px 6px !important;
  }

  .consob-quotate-mask-restyling .ricerca-quotate-form .row:has(.filtro-tipologia) .col-md-2 > label {
    padding-top: 0 !important;
    margin-bottom: 8px !important;
  }

  .consob-quotate-mask-restyling .ricerca-quotate-form .filtro-tipologia {
    display: block !important;
  }

  .consob-quotate-mask-restyling .ricerca-quotate-form .input-checkbox-wrapper label {
    min-height: 32px !important;
  }
}