.q-btn[data-v-0fea32df]:hover {
  border-bottom: 1px solid #004d40;
}.editor-wrapper[data-v-699fd294] {
  height: 100%;
}
.focus[data-v-699fd294] {
  background: rgb(228, 255, 244);
}
.delete-button[data-v-699fd294] {
  float: right;
  padding: 0;
  line-height: 0.8;
  position: absolute;
  top: 0;
  right: 0; /* v-bind('css_R')*/
}
.editor[data-v-699fd294] {
  vertical-align: top;
  white-space: normal;
  height: 100%;
  outline: none;
  border: 1px solid rgb(223, 223, 231);
  padding: 2px 3px;
  transition: background 0.3s;
  max-height: 150px;
  overflow-y: auto;
}
.editor[data-v-699fd294]:focus {
  background-color: azure;
}
div.with-placeholder[data-v-699fd294]:empty:before {
  content: attr(data-placeholder);
  color: gray;
}
[data-v-22193ffe] ins {
  background-color: #cfc;
  text-decoration: none;
}
[data-v-22193ffe] del {
  color: #999;
  background-color: #FEC8C8;
}
a[data-v-2e335ab3] {
  text-decoration: none !important;
  margin: 3px;
}
.q-toolbar[data-v-2e335ab3] {
  min-height: 0px;
}
.sectionColor[data-v-49d1f17c] {
  color: var(--6fae3364);
  border-bottom: 1px solid var(--6fae3364);
}

.header[data-v-560b806a] {

  background: transparent;
}
.bar[data-v-560b806a] {

  background: var(--55e8204d);
  transition: background-color 1s ease-out;
}

.header[data-v-b6451938] {

  background: transparent;
}
.bar[data-v-b6451938] {

  background: var(--e4a333be);
  transition: background-color 1s ease-out;
}

[data-v-2a10c3e1] ins {
  background-color: #cfc;
  text-decoration: none;
}
[data-v-2a10c3e1] del {
  color: #999;
  background-color: #FEC8C8;
}

.input-container[data-v-51767cc3] {
  /* margin: 2px 20px;*/
  padding: 1px 2px;
  border: 1px solid lightgray;
  border-radius: 3px;
}
input-wrapper[data-v-51767cc3] {
  display: block;
  overflow: hidden;
  padding: 2px;
}
input[data-v-51767cc3] {
  border-radius: 3px;
  background-color: rgba(237, 237, 237, 0.334);
  border: none;
  width: 100%;
  padding: 3px 5px;
  line-height: 1em;
}
input[data-v-51767cc3]:focus {
  outline: none;
}
input-loader[data-v-51767cc3] {
  float: right;
  margin-left: 5px;
  margin-top: 5px;
}
input-loader.ok[data-v-51767cc3]::after {
  content: "\2714";
  color: green;
}
input-loader.no[data-v-51767cc3]::after {
  content: "\2716";
  color: darkred;
}
tipbox[data-v-51767cc3] {
  margin: 2px 20px;
  line-height: 1em;
  display: block;
  color: darkred;
  text-align: left;
  min-height: 1em;
}

#amc-gm-dialog,
.amc-gm-dialog {
  border-collapse: collapse;
  width: 1000px;

  min-width: 800px;
  margin: 3px;
  height: 600px;
}
.my-card {
  width: 60;
}
table.type-1 {
  border-collapse: collapse;
  width: 100%;
  margin: 3px;
}
table.type-1 th {
  font-weight: bold;
  border: 1px solid #8da0b2a1;
}
table.type-1 td {
  border: 1px solid #91a9c187;
  padding: 3px;
  vertical-align: top;
  font-size: 15px;
}
p.Heading5AMC,
p.Heading6AMC,
p.Heading6GM,
p.Heading6GMtoAMC,
p.Heading7GMtoAMC,
p.Heading5GM {
  font-weight: 500;
}
.ListLevel0 {
  text-indent: -2em;
  margin-left: 2em;
}
.ListLevel1 {
  margin-left: 1em;
}
.ListLevel2 {
  margin-left: 2em;
}
.ListLevel3 {
  margin-left: 3em;
}
.ListLevel4 {
  margin-left: 4em;
}
.ListLevel5 {
  margin-left: 5em;
}
.ListLevel6 {
  margin-left: 6em;
}
.ListLevel7 {
  margin-left: 7em;
}
.Normal1 {
  margin-left: 1em;
}
.Normal2 {
  margin-left: 2em;
}
.Normal3 {
  margin-left: 3em;
}
.bullet1 {
  margin-left: 2.5em;
  list-style-type: circle;
}
.bullet2 {
  margin-left: 3em;
  list-style-type: circle;
}
div [id^="_index_id"]>span:first-child {
  margin-top: 5px;
}
div.sdtContent[node_type^='AMC']>div:first-child>div:first-child,
div.topic[data-node-type^='AMC']>span:first-child {
  background-color: #ffda008f;
  padding: 0 3px;
}
div.sdtContent[node_type^='GM']>div:first-child>div:first-child,
div.topic[data-node-type^='GM']>span:first-child {
  background-color: #4fc56385;
  padding: 0 3px;
}
div.sdtContent[node_type] {
  margin-top: 5px;
}
div.text-title {
  color: darkcyan;
}
div.amc-gm-item {
  color: DarkBlue;
  padding: 3px;
}
div.topic[target-type]>span:first-child {
  padding: 3px;
  border-radius: 3px;
}
div.topic:not([target-type^='AMC']):not([target-type^='GM'])>span:first-child {
  font-weight: 700;
  font-family: system-ui;
  color: darkblue;
}
.back-link {
  float: right;
  margin-right: 10px;
}
span[anchor] {
  color: #66b4eb;
  font-weight: bold;
  cursor: pointer;
}
.f-text[data-v-91613500] {
  resize: none;
  border: 1px solid lightgray;
  background-color: rgb(250, 250, 250);
  box-sizing: border-box;
  outline: none;
  padding: 3px;
}
.f-text[data-v-91613500]:focus {
  border: 1px solid teal;
}
.finding-caption[data-v-91613500] {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100px;
  /* some width */
}.f-text[data-v-514f6e34] {
  resize: none;
  border: 1px solid lightgray;
  background-color: rgb(250, 250, 250);
  box-sizing: border-box;
  outline: none;
  padding: 3px;
}
.f-text[data-v-514f6e34]:focus {
  border: 1px solid teal;
}
.finding-caption[data-v-514f6e34] {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100px;
  /* some width */
}
.input-container[data-v-546868e3] {
  /* margin: 2px 20px;*/
  padding: 1px 2px;
  border: 1px solid lightgray;
  border-radius: 3px;
}
input-wrapper[data-v-546868e3] {
  display: block;
  overflow: hidden;
  padding: 2px;
}
input[data-v-546868e3] {
  border-radius: 3px;
  background-color: rgba(237, 237, 237, 0.334);
  border: none;
  width: 100%;
  padding: 3px 5px;
  line-height: 1em;
}
input[data-v-546868e3]:focus {
  outline: none;
}
input-loader[data-v-546868e3] {
  float: right;
  margin-left: 5px;
  margin-top: 5px;
}
input-loader.ok[data-v-546868e3]::after {
  content: "\2714";
  color: green;
}
input-loader.no[data-v-546868e3]::after {
  content: "\2716";
  color: darkred;
}
tipbox[data-v-546868e3] {
  margin: 2px 20px;
  line-height: 1em;
  display: block;
  color: darkred;
  text-align: left;
  min-height: 1em;
}

#amc-gm-dialog,
.amc-gm-dialog {
  border-collapse: collapse;
  width: 1000px;

  min-width: 800px;
  margin: 3px;
  height: 600px;
}
.my-card {
  width: 60;
}
table.type-1 {
  border-collapse: collapse;
  width: 100%;
  margin: 3px;
}
table.type-1 th {
  font-weight: bold;
  border: 1px solid #8da0b2a1;
}
table.type-1 td {
  border: 1px solid #91a9c187;
  padding: 3px;
  vertical-align: top;
  font-size: 15px;
}
p.Heading5AMC,
p.Heading6AMC,
p.Heading6GM,
p.Heading6GMtoAMC,
p.Heading7GMtoAMC,
p.Heading5GM {
  font-weight: 500;
}
.ListLevel0 {
  text-indent: -2em;
  margin-left: 2em;
}
.ListLevel1 {
  margin-left: 1em;
}
.ListLevel2 {
  margin-left: 2em;
}
.ListLevel3 {
  margin-left: 3em;
}
.ListLevel4 {
  margin-left: 4em;
}
.ListLevel5 {
  margin-left: 5em;
}
.ListLevel6 {
  margin-left: 6em;
}
.ListLevel7 {
  margin-left: 7em;
}
.Normal1 {
  margin-left: 1em;
}
.Normal2 {
  margin-left: 2em;
}
.Normal3 {
  margin-left: 3em;
}
.bullet1 {
  margin-left: 2.5em;
  list-style-type: circle;
}
.bullet2 {
  margin-left: 3em;
  list-style-type: circle;
}
div [id^="_index_id"]>span:first-child {
  margin-top: 5px;
}
div.sdtContent[node_type^='AMC']>div:first-child>div:first-child,
div.topic[data-node-type^='AMC']>span:first-child {
  background-color: #ffda008f;
  padding: 0 3px;
}
div.sdtContent[node_type^='GM']>div:first-child>div:first-child,
div.topic[data-node-type^='GM']>span:first-child {
  background-color: #4fc56385;
  padding: 0 3px;
}
div.sdtContent[node_type] {
  margin-top: 5px;
}
div.text-title {
  color: darkcyan;
}
div.amc-gm-item {
  color: DarkBlue;
  padding: 3px;
}
div.topic[target-type]>span:first-child {
  padding: 3px;
  border-radius: 3px;
}
div.topic:not([target-type^='AMC']):not([target-type^='GM'])>span:first-child {
  font-weight: 700;
  font-family: system-ui;
  color: darkblue;
}
.back-link {
  float: right;
  margin-right: 10px;
}
span[anchor] {
  color: #66b4eb;
  font-weight: bold;
  cursor: pointer;
}
.f-text[data-v-749a51a0] {
  resize: none;
  border: 1px solid lightgray;
  background-color: rgb(250, 250, 250);
  box-sizing: border-box;
  outline: none;
  padding: 3px;
}
.f-text[data-v-749a51a0]:focus {
  border: 1px solid teal;
}
.finding-caption[data-v-749a51a0] {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100px;
  /* some width */
}.f-text[data-v-538a23d8] {
  resize: none;
  border: 1px solid lightgray;
  background-color: rgb(250, 250, 250);
  box-sizing: border-box;
  outline: none;
  padding: 3px;
}
.f-text[data-v-538a23d8]:focus {
  border: 1px solid teal;
}
.finding-caption[data-v-538a23d8] {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100px;
  /* some width */
}.drag-handle[data-v-fd636aba] {
  cursor: move;
  cursor: -webkit-grabbing;
}
.delete-row[data-v-fd636aba] {
  background: rgb(255, 217, 217);
  transition: background 1s;
}
.modify-row[data-v-fd636aba] {
  background: rgb(213, 227, 192);
  transition: background 1s;
}
.editor[data-v-fd636aba] {
  outline: none;
  background: rgb(228, 255, 244);
  transition: background 0.3s;
}.drag-handle[data-v-66ea41cb] {
  cursor: move;
  cursor: -webkit-grabbing;
}
.delete-row[data-v-66ea41cb] {
  background: rgb(255, 217, 217);
  transition: background 1s;
}
.modify-row[data-v-66ea41cb] {
  background: rgb(213, 227, 192);
  transition: background 1s;
}.newrow[data-v-0bda0843] {
  background-color: rgba(95, 158, 160, 0.295);
  transition: background-color 0.5s ease;
}[data-v-3bec3ea4] .q-btn__content {
  font-size: 16px;
}
button[data-v-3bec3ea4] {
  color: teal;
  font-weight: 700;
}.basic-status[data-v-54775670] {
  vertical-align: top;
  padding: 0 5px;
  white-space: normal;
  max-height: 100px;
  height: auto;
  overflow-y: auto;
}
.editor[data-v-54775670] {
  outline: none;
  background: rgb(228, 255, 244);
  transition: background 0.3s;
}
div.with-placeholder[data-v-54775670]:empty:before {
  content: attr(data-placeholder);
  color: gray;
}.column_[data-v-96133bee] {
  padding: 0 !important;
  margin: 0 !important;
  width: 20%;
  vertical-align: top;
  border-left: 1px solid lightgrey;
  border-top: 1px solid lightgrey;
}.q-item__section[data-v-69dd28c2]:first-child {
  display: none;
}
[data-v-69dd28c2] .q-item__section:first-child {
  display: none;
}
[data-v-69dd28c2] .q-item__section:first-child {
  display: none;
}
.path[data-v-69dd28c2] {
  font-size: 16px;
  line-height: 0.5em;
  background-color: #f1fffe;
}
.column_[data-v-69dd28c2] {
  border-left: 1px solid lightgrey;
  padding: 0;
  width: 20%;
  vertical-align: top;
}[data-v-4d1bc448] .q-btn__content {
  font-size: 16px;
}
button[data-v-4d1bc448] {
  color: teal;
  font-weight: 700;
}/* @import "@/assets/css/rule.css"; */
#regulation {
  /*********** NEW HTML TREE ***************************/
  font-family: calibri;
  /* position: fixed; */
  z-index: 1;
  /* top: 110px; */
  /* overflow-y: auto;*/
  /***** START ****test css for selected items  ***************** */
  /****** END ***test css for selected items  ***************** */
}
#regulation .act {
  color: #005a5a;
  margin-top: 5px;
}
#regulation .act-title {
  font-weight: bold;
  font-size: 20px;
  margin-left: 10px;
}
#regulation .act-title + span {
  background: #eeffee;
  font-size: 0.8em;
  vertical-align: text-top;
  padding: 2px;
  margin-left: 20px;
  border: 1px solid #aca;
  border-radius: 3px;
}
#regulation #consolidation-date {
  font-weight: bold;
  margin-left: 10px;
}
#regulation .act-descr {
  font-style: italic;
  font-size: 16px;
  margin-left: 12px;
  padding-bottom: 3px;
}
#regulation table.amendments * {
  color: #005a5a;
  text-decoration: none;
}
#regulation table.amendments tr:nth-child(odd) {
  background-color: #f9f9f9;
  /* Light gray background for odd rows */
}
#regulation table.amendments a:hover {
  text-shadow: -1px -1px 0 #005a5a;
  transition: all 0.5s;
}
#regulation .index-item-wrapper,
#regulation .list-item-wrapper {
  border: 1px solid #ddd;
  overflow: hidden;
  position: relative;
  margin: 0 0 2px 10px;
}
#regulation span.index-item-id {
  color: var(--q-primary);
  font-weight: bold;
  padding-left: 5px;
}
#regulation span.index-item-descr {
  color: teal;
}
#regulation .index-item-wrapper > div:first-of-type {
  line-height: 2em;
}
#regulation .list-item-wrapper > div.dropdown:first-of-type {
  line-height: 1.6em;
}
#regulation .index-or-list-item-buttons-placeholder:has(.item-checked) {
  color: red;
}
#regulation div[data-parag-id] {
  /* background-color: #fffb7a;
   margin: 2px; */
}
#regulation .dropdown {
  padding: 1px 2px;
}
#regulation .group-hover {
  background-color: #f9f9f9;
}
#regulation .list-item-wrapper {
  padding-left: 30px;
}
#regulation .item-header {
  margin: 5px;
}
#regulation .italic {
  font-style: italic;
}
#regulation p {
  padding: 2px 0 2px 5px;
  margin: 0;
  line-height: 1.32em;
  /* 28 giugno 2022 */
}
#regulation .index-or-list-item-buttons-placeholder {
  float: right;
  white-space: nowrap;
}
#regulation .buttons-box {
  margin: 0;
  /* changed 22.11.2023 after introducing QUasar template  1px;  */
  line-height: 0.5em;
}
#regulation .buttons-box button {
  height: 20px;
  width: 20px;
  padding: 0;
  margin: 0;
  border: 1px solid lightgray;
  border-radius: 2px;
}
#regulation .buttons-box button:hover {
  background-color: rgb(237, 235, 235);
  border: 1px solid darkgrey;
  border-radius: 3px;
  font-weight: bold;
  font-size: medium;
  cursor: pointer;
}
#regulation .buttons-box button.easa-button {
  /* background-image: url("/images/easa.png"); */
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: 0 0;
}
#regulation .index-item-node {
  color: green;
  /*TMP */
  line-height: 1.4em;
}
#regulation .index-item-node.checked {
  color: blue;
  background: lightblue;
}
#regulation .index-item-node > span:first-child {
  font-weight: bold;
}
#regulation .list-item {
  min-width: 25px;
  border-right: 1px dotted green;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: rgba(0, 150, 32, 0.1411764706);
  color: green;
  font-family: calibri;
  font-weight: bold;
  z-index: 99;
  cursor: pointer;
}
#regulation .dash {
  float: left;
}
#regulation span[class^=mod-] {
  font-size: smaller;
}[data-v-2a085dd4] fieldset {
  padding: 0.35em 0.75em 0.625em;
  margin-top: 5px;
  border: 1px solid darkblue;
}
[data-v-2a085dd4] legend {
  box-sizing: border-box;
  color: #0f2889;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
[data-v-2a085dd4] _____fieldset:not([class*="regex-class"]) {
  background-color: lightcyan;
}
[data-v-2a085dd4] fieldset.regex-class >legend {
  padding: 0 5px;
  border: 1px solid lightgray;
}
[data-v-2a085dd4] fieldset.regex-class[data-node-guidance-material-id^="GM"]>legend {
  background-color: rgba(182, 248, 178, 0.631372549);
}
[data-v-2a085dd4] fieldset.regex-class[data-node-guidance-material-id^="AMC"]>legend {
  background-color: rgba(255, 253, 155, 0.631372549);
}
[data-v-2a085dd4] fieldset.regex-class[data-title^="AMC"]>legend {
  background-color: rgba(255, 253, 155, 0.631372549);
}
[data-v-2a085dd4] fieldset.regex-class > legend > span {
  margin: 0 15px;
  font-weight: bold;
  font-size: 16px;
}
[data-v-2a085dd4] fieldset.regex-class > legend > span > a {
  margin: 0 15px;
  font-weight: 300;
}
[data-v-2a085dd4] .content-box {
  border: 1px solid lightgray;
  margin-bottom: 10px;
}
[data-v-2a085dd4] .content-box > p:first-child {
  border-bottom: 1px solid lightgray;
  padding: 5px 15px;
}
[data-v-2a085dd4] .content-box > div:first-child {
  padding: 5px 15px;
}
[data-v-2a085dd4] .content-box > div.amc-gm-item.html-content {
  padding: 5px 15px;
}
[data-v-2a085dd4] button[data-status] {
  margin-top: 2px;
  padding: 0 5px;
  font-weight: 700;
  font-size: 12px;
  color: darkslateblue;
  margin-right: 5px;
}
[data-v-2a085dd4] span[data-status] {
  padding: 5px 15px;
  font-weight: 700;
  margin-left: 20px;
}
[data-v-2a085dd4] span[data-status^=ver i] {
  background-color: rgb(165, 228, 165);
  color: darkgreen;
}
[data-v-2a085dd4] span[data-status^=un i] {
  background-color: rgb(216, 216, 216);
  color: darkolivegreen;
}
[data-v-2a085dd4] span[data-status^=man i] {
  background-color: rgb(228, 165, 165);
  color: rgb(141, 98, 18);
}
[data-v-2a085dd4] [class^="Heading4"] {
  font-weight: bold;
}