#gin_sidebar select {
  width: 100%;
}


#edit-meta-published {
  display: none;
}

body .messages.messages--status {
  background-color: #ddf1f7;
  color: #333;
  padding: 25px;
  border-radius: 15px;
  margin-top: 15px;
}

.page-node-type-ticket #message-status-title {
  display: none;
}

.page-node-type-ticket .messages__content {
  margin-top: -8px;
}

body .messages a,
body .messages a:hover,
body .messages a:active {
  color: orangered;
}

body .paragraph-type--ticket-progress-comment .paragraphs-actions,
body .paragraph-type--ticket-progress-comment .tabledrag-cell {
  display: none;
}

body #field-update-comments-add-more-wrapper .tabledrag-toggle-weight-wrapper {
  display: none;
}

form.node-ticket-form #edit-field-ticket-update-wrapper {
  display: none;
}

#edit-field-ticket-details-wrapper .form-item__label.is-disabled {
  cursor: default;
  color: #000 !important;
}

#edit-field-ticket-details-wrapper textarea.form-element[disabled],
#edit-field-ticket-details-wrapper textarea.form-element[disabled]:hover {
  cursor: help;
  color: var(--gin-color-disabled);
  background-color: aliceblue !important;
  border-color: var(--gin-color-disabled-border);
  box-shadow: none;
  -webkit-text-fill-color: #000 !important;
}

/* Ticket Node View Screen */

#ticket-info-box .fieldset__label {
  font-size: 16px;
}

#ticket-info-box .field--name-uuid,
#ticket-info-box .field--name-field-affected-area-or-system,
#ticket-info-box .field--name-field-estimated-resolution-date {
  margin-bottom: 25px;
}

#ticket-info-box .field--name-uuid .field__item::before {
  content: "Ticket ID: ";
  font-weight: 600;
}

#ticket-info-box .field__label {
  font-weight: 600;
  font-size: 14px;
}

#ticket-info-box .field__item {
  font-size: 14px;
}

/* #block-gin-content .node--view-mode-full .field--name-field-ticket-details .field__item::before {
content: "Ticket History";
} */
.entity-content-form-revision-information {
  display: none;
}

span.rev-by {
  font-size: 14px;
  display: block;
}

span.rev-on {
  font-size: 14px;
  display: block;
}

span.rev-view {
  font-size: 14px;
  display: block;
}

.view-updates .view-changed-table-column {
  min-width: 168px;
}

.view-updates td {
  font-size: 14px;
}

.view-updates .notes {
  margin-bottom: 10px;
  display: inline-block;
}

.property-being-breached-detail {
  flex-direction: row;
  display: flex;
  flex-wrap: nowrap;
  align-content: center;
  align-items: flex-start;
  /* height: 100px; */
}

.property-being-breached .property-text-breached-intro {
  font-weight: 600;
  margin-bottom: 10px;
}

div#edit-which-property-container {
  background: #dff2fa;
  padding: 25px 25px;
  border: none;
  margin-top: 0;
  border-radius: 15px;
}

.comp-hold-box {
  padding: 25px;
  background: lightgoldenrodyellow;
  border-radius: 15px;
  margin-top: 15px;
}

.breach-group-label {
  font-weight: bold;
}

.layout-node-form .comp-stage-box {
  background: #e6fad2;
  margin-top: 15px;
  border-radius: 15px;
  padding: 25px;
  margin-bottom: 15px;
}

.layout-node-form .add-insp-box {
  /* background: linear-gradient(45deg, #FFDAB9, #FFB6C1); */
  background: #fae6d2;
  margin-top: 15px;
  border-radius: 15px;
  padding: 25px;
  margin-bottom: 15px;
}

.layout-node-form .admin-notes {
  /* background: linear-gradient(45deg, #FFDAB9, #FFB6C1); */
  background: #000030;
  margin-top: 15px;
  border-radius: 15px;
  padding: 25px;
  margin-bottom: 15px;
}

.property-being-breached-detail .field--name-field-property-image {
  flex: 2;
}

.property-being-breached-detail .property-text-breached {
  flex: 5;
  font-weight: 500;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 18px;
  margin-top: 20px;
}

.node-compliance-issue-form .field--name-field-administrative-notes label,
.node-compliance-issue-edit-form .field--name-field-administrative-notes label,
.node-compliance-issue-form
  .field--name-field-administrative-notes
  .form-item__description,
.node-compliance-issue-edit-form
  .field--name-field-administrative-notes
  .form-item__description,
.node-lot-audit-item-form .field--name-field-administrative-notes label,
.node-lot-audit-item-edit-form .field--name-field-administrative-notes label,
.node-lot-audit-item-form
  .field--name-field-administrative-notes
  .form-item__description,
.node-lot-audit-item-edit-form
  .field--name-field-administrative-notes
  .form-item__description {
  color: #fff;
}

#edit-gin-actions .update-breach.button {
  border: none;
  color: white;
  cursor: pointer;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 10px 2px;
  background-color: orangered;
}

#edit-gin-actions .close-breach {
  background-color: darkgreen;
  color: #f1f1f1;
}

.hide-me {
  display: none;
}

.node-compliance-issue-edit-form #edit-field-property-inspected-wrapper,
.node-compliance-issue-edit-form #edit-field-inspection-wrapper,
.node-compliance-issue-form #edit-field-property-inspected-wrapper,
.node-compliance-issue-form #edit-field-inspection-wrapper {
  display: none !important;
}

#main .block-private-message-notification-block {
  height: inherit;
  width: 100%;
  position: relative;
  overflow: hidden;
}

#main
  .block-private-message-notification-block
  .private-message-notification-wrapper {
  border-top: 1px solid orangered;
  border-bottom: 1px solid orangered;
  width: 100%;
  color: #333;
  padding-left: 11px;
  background-color: #fffff2;
}

#main
  .block-private-message-notification-block
  .private-message-notification-wrapper
  a {
  color: #333;
  line-height: 50px;
}

#main
  .block-private-message-notification-block
  .private-message-notification-wrapper.unread-threads {
  animation: pulseRedOrange 2s infinite;
}

#main
  .block-private-message-notification-block
  .private-message-notification-wrapper.unread-threads
  a {
  color: #fff;
}

#main .block-private-message-notification-block .private-message-page-link {
  position: relative;
  text-align: left;
  line-height: inherit;
  color: #333;
}

@keyframes pulseRedOrange {
  0% {
    background-color: red;
  }

  50% {
    background-color: orange;
  }

  100% {
    background-color: red;
  }
}

#thread-members-display-container #pm-members-autocomplete-results-wrapper {
  position: absolute;
  z-index: 99999999;
}

@media (max-width: 768px) {
  select,
  .form-managed-file__main {
    width: 100%;
  }
}

.layout-node-form .messages-list .messages__header {
  display: none;
}

[dir="ltr"] .layout-node-form .messages-list .messages__content {
  margin-left: 5px;
}

.helper-text {
  font-size: 14px;
}

.helper-text svg {
  color: dodgerblue;
}

form .form-item {
  margin-block: 0;
  margin-top: 15px;
  margin-bottom: 7px;
}

form .form-text {
  width: 100%;
}

.paragraphs-subform .field--name-field-adhoc-inspection-date {
  display: none;
}

.paragraphs-subform .field--name-field-inspected-by {
  display: none;
}

svg.svg-inline--fa.fa-circle-info {
  color: dodgerblue;
}

.property-text-breached-intro {
  margin-top: 13px;
  padding-right: 32px;
}

.paragraph-type--adhoc-inspection input.paragraphs-icon-button-edit,
.paragraph-type--adhoc-inspection .field-multiple-drag,
.paragraph-type--adhoc-inspection .paragraphs-actions {
  display: none;
}

#field-adhoc-inspection-values .paragraphs-actions {
  display: none;
}

#field-adhoc-inspection-values tr.paragraph-type--adhoc-inspection {
  width: 100%;
  border: none;
  box-shadow: none;
}

.admin-notes div#adhoc {
  color: #fff;
}

[dir="ltr"] .paragraphs-tabs-wrapper .field-multiple-table .draggable {
  box-shadow: 0;
  border: 0;
}

.node-compliance-issue-form #edit-field-reinspection-date-wrapper {
  display: none;
}

.field--name-field-adhoc-inspection th,
.field--name-field-adhoc-inspection .paragraph-type-title,
.field--name-field-adhoc-inspection .paragraphs-content-wrapper {
  display: none !important;
}

.field--name-field-adhoc-inspection
  .tabledrag-handle.tabledrag-handle-y::after {
  -webkit-mask-image: none;
  mask-image: none;
  background-color: transparent;
}

.page-node-type-compliance-issue
  .field--name-field-adhoc-inspection
  #edit-field-adhoc-inspection-add-more-add-more-button-adhoc-inspection {
  width: 250px;
  height: 80px;
  font-size: 16px;
  background-color: darkblue;
  color: wheat;
  display: block;
}

.page-node-type-compliance-issue
  .field--name-field-adhoc-inspection
  .field-add-more-submit.button--small {
  display: none;
}

.js
  .page-node-type-compliance-issue
  .field--name-field-adhoc-inspection
  .paragraphs-collapsed-description:after {
  content: none;
  display: none;
  background: transparent;
  background: none;
}

.page-node-type-compliance-issue
  .field--name-field-adhoc-inspection
  tr
  .paragraphs-dropbutton-wrapper,
#edit-field-adhoc-inspection-text {
  display: none;
}

.page-node-type-compliance-issue .field--name-field-adhoc-inspection table tr {
  border-bottom: none;
}

.page-node-type-compliance-issue
  .field--name-field-adhoc-inspection
  table
  tr:hover {
  background: transparent;
}

.page-node-type-compliance-issue
  .field--name-field-adhoc-inspection
  td.field-multiple-drag.tabledrag-cell.tabledrag-cell--only-drag {
  display: none;
}

.page-node-type-compliance-issue
  .field--name-field-adhoc-inspection
  .paragraphs-description.paragraphs-collapsed-description {
  display: none;
}

#edit-field-breach-stage {
  margin-bottom: 30px;
}

.page-node-type-compliance-issue #edit-actions #edit-gin-more-actions,
.page-node-type-compliance-issue #edit-actions .meta-sidebar__trigger.trigger {
  display: none;
}

.page-node-type-compliance-issue input#edit-close-compliance-item {
  background: crimson;
  color: #fff;
  padding: 20px;
  font-weight: bold;
  border: none !important;
}

.page-node-type-compliance-issue input#edit-submit {
  padding: 20px 50px;
  font-weight: bold;
  border: none !important;
}

#toolbar-item-toolbar-menu-lots-tray .menu-item__tools,
#toolbar-item-toolbar-menu-tickets-tasks-tray .menu-item__tools {
  display: none !important;
}

div#workflow-custom-label {
  padding: 20px;
  background: aliceblue;
  border-radius: 10px;
  margin-top: 20px;
  border-bottom: none;
}

.horizontal-fields,
.horizontal-fields .details-wrapper {
  display: flex;
  gap: 25px;
  padding: 20px 10px;
  flex-wrap: wrap;
  border-bottom: 1px dashed #cccccc;
}

.horizontal-fields #edit-field-stage-wrapper {
  flex-basis: 33.33%;
  /* Approximately one-third of the container width */
  box-sizing: border-box;
  /* Ensures padding doesn't affect the width */
}

.horizontal-tabs-panes .horizontal-fields .details-wrapper {
  /* background-color: aliceblue; */
  border: none;
  /* padding: 20px; */
}

.horizontal-tabs-pane, .quantum-tax-box {
background-color: aliceblue !important;
    border: 1px solid lightblue !important;
    padding: 20px !important;
    border-radius: 5px !important;
    margin-bottom: 10px;
}

.page-node-type-oc-fee-recovery div#ticket-id-data {
  margin-bottom: 20px;
}

.messages--error {
  color: var(--gin-color-danger-light);
  background: lightcoral;
}

div#edit-field-current-annual-fee-table-wrapper, #edit-field-current-annual-fee-split-wrapper {
  flex-basis: 100%;
}

body .messages.messages--error a {
  color: rgb(0, 0, 0);
}

#edit-field-file-uploads-legal-wrapper,
#edit-field-task-images-wrapper {
  border: 1px solid lightblue;
  border-radius: 0;
  background-color: aliceblue;
  padding: 20px;
}

form #edit-field-substage-wrapper .form-item--field-substage .form-item {
  margin-top: 0px;
  margin-bottom: 0px;
}

@media (max-width: 600px) {
  .horizontal-fields #edit-field-stage-wrapper {
    flex-basis: 100%;
    /* Forces each item to a new line on smaller screens */
  }
}

.marker-yellow {
  background-color: #fdfd77;
}

.marker-green {
  background-color: #62f962;
}

.marker-pink {
  background-color: #fc7899;
}

.marker-blue {
  background-color: #72ccfd;
}

.pen-red {
  background-color: transparent;
  color: #e71313;
}

.pen-green {
  background-color: transparent;
  color: #128a00;
}

ul.todo-list {
  list-style-type: none !important;
}

.history-window-sk {
  height: 550px;
  overflow: auto;
  background: #fff6ea;
  padding: 20px;
  border: 3px #afa2cd;
  border-style: solid;
  margin-bottom: 45px;
  border-radius: 10px;
}

.history-window-sk-inner {
  margin-top: 23px;
  background: white;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid #232222;
}

#ticket-id-data {
  padding: 20px;
  background: #fdffb6;
  border-radius: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}

.ticketspan {
  width: 100%;
  display: block;
  background: #ffd297;
  padding: 8px 10px;
  margin: 0;
  border-top: 4px solid #ccc;
  border-bottom: 2px solid #ccc;
}

.tickethr {
  margin: 0;
  background: transparent;
}

#toolbar-item-toolbar-menu-requests-forms-tray .menu-item__tools,
#toolbar-bar li.menu-item__tools {
  display: none !important;
}

#block-gin-help {
  display: none;
}

.toolbar .toolbar-tray .menu-item--active-trail > .toolbar-box a,
.toolbar .toolbar-tray .menu-item > .toolbar-icon.is-active,
.toolbar .toolbar-tray .menu-item > .toolbar-box > .toolbar-icon.is-active,
.toolbar .toolbar-tray a.is-active {
  background-color: var(--gin-color-primary);
  font-weight: var(--gin-font-weight-bold);
  color: #fff;
}

.toolbar .toolbar-tray .menu-item--active-trail > .toolbar-box a::before,
.toolbar .toolbar-tray .menu-item > .toolbar-icon.is-active::before,
.toolbar
  .toolbar-tray
  .menu-item
  > .toolbar-box
  > .toolbar-icon.is-active::before,
.toolbar .toolbar-tray a.is-active::before {
  background-color: white !important;
}

.team-purple {
  background-color: #6b21a8;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 5px;
  font-weight: normal;
  height: 50px;
  line-height: 18px;
}

.team-pink {
  background-color: #be185d;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 5px;
  font-weight: normal;
  height: 50px;
  line-height: 18px;
}

.team-green {
  background-color: #50a747;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 5px;
  font-weight: normal;
  height: 50px;
  line-height: 18px;
}

.team-red {
  background-color: #d2042d;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 5px;
  font-weight: normal;
  height: 50px;
  line-height: 18px;
}

.team-blue {
  background-color: #1e40af;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 5px;
  font-weight: normal;
  height: 50px;
  line-height: 18px;
}

.team-gold {
  background-color: #9d8400;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 5px;
  font-weight: normal;
  height: 50px;
  line-height: 18px;
}

.team-orange {
  background-color: #d97706;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 5px;
  font-weight: normal;
  height: 50px;
  line-height: 18px;
}

.team-black {
  color: #232222;
}

.quantum-box .field__item {
  font-weight: bold;
}

.praise.field.field--name-field-signature-image.field--type-image.field--label-hidden.field__item {
  text-align: right;
}

div#edit-field-copy-team-members-wrapper {
  flex-basis: 100%;
}

form .field-group-html-element .form-item,
.taxonomy-term-ps-number-form .form-item {
  margin-top: 0;
}

.ck.ck-mentions > .ck-list__item img {
  border-radius: 50%;
  margin-right: 5px;
  width: 40px;
  height: 40px;
}

.occ-template-numbers.horizontal-fields {
  background-color: aliceblue !important;
  border: 1px solid lightblue !important;
  padding: 20px !important;
  border-radius: 0 !important;
}

div#edit-field-current-annual-fee-table-wrapper {
  flex-basis: 100%;
}

.ck.ck-mentions > .ck-list__item .ck-list__item--text {
  font-size: 1.1rem;
}

fieldset#levies {
    flex-basis: 100%;
}

.views-exposed-form button::before,
.views-exposed-form .button::before,
.views-exposed-form .button-primary::before,
.views-exposed-form .button-secondary::before,
.views-exposed-form .button-dark::before {
  content: none;
  background-color: transparent;
  width: 0;
  height: 0;
  filter: none;
  transition: none;
  z-index: auto;
}

.footer .views-exposed-form .block-title,
.sidebar .views-exposed-form .block-title,
.content-block .views-exposed-form .block-title {
  font-size: 1.3rem;
  padding-bottom: 0;
  margin-bottom: 11px;
}

.collapsiblockTitle button:hover,
.collapsiblockTitle .button:hover,
.collapsiblockTitle .button-primary:hover {
  background-color: transparent;
}

div#edit-actions--2,
div#edit-actions--3 {
  clear: both;
  padding-top: 20px;
}

.view-content tbody tr {
  transition: background-color 0.3s ease-in-out;
}

.view-content tbody tr:hover {
  background-color: aliceblue;
  /* Light orange highlight */
}

.layout--threecol-section--33-34-33 .layout__region--first,
.layout--threecol-section--33-34-33 .layout__region--second,
.layout--threecol-section--33-34-33 .layout__region--third {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

p.dash-header {
  font-size: 20px;
  margin-bottom: 0;
}

p.text-align-center.dash-subheader {
  margin-bottom: 0;
}

.dashboardblock-exp1 {
  padding: 40px;
}

.view .feed-icons {
  display: flex;
  flex-direction: row-reverse;
  align-content: flex-start;
}

.csv-feed .feed-icon {
  display: inline-block;
  position: relative;
  text-indent: -9999px;
  /* Hide the text */
  width: 30px;
  height: 35px;
}

.csv-feed .feed-icon::before {
  content: "\f6dd";
  /* Unicode for Font Awesome fa-file-csv */
  font-family: "Font Awesome 6 Free";
  /* Use Font Awesome */
  font-weight: 900;
  /* Required for solid icons */
  font-size: 24px;
  text-indent: 0;
  /* Reset text indent */
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}

.csv-feed .feed-icon {
  background-image: none;
}

.sk-task-summary {
  display: flex;
  justify-content: center;
  gap: 20px;
  text-align: center;
  font-family: var(--font-text);
}

.sk-task-box {
  background: rgba(204, 204, 204, 0.2);
  padding: 20px;
  border-radius: 5px;
  box-shadow: none;
  width: 169px;
  border: 1px solid rgba(204, 204, 204, 1);
  height: 110px;
}

.sk-task-label {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
}

.sk-task-number {
  font-size: 24px;
  font-weight: bold;
  color: var(--color-primary);
}

div#event-financial-info {
  background-color: aliceblue;
  border-radius: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: none;
  padding: 20px;
}

div#task-history {
  margin-top: 30px;
}

#edit-group-attachments .claro-details__summary {
  background: #e7e4ed;
}

div#edit-field-sharepoint-link-wrapper,
#edit-field-optional-link-wrapper {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid lightgray;
  border-radius: 10px;
  margin-bottom: 15px;
}

.field--type-entity-reference-revisions.field--name-field-checklist
  .tabledrag-toggle-weight-wrapper {
  display: none;
}

div#edit-field-checklist-wrapper {
  margin-bottom: 50px;
}

.view-content caption {
  margin-bottom: 10px;
  font-size: 20px;
  margin-top: 30px;
}

.view-facebook-data-view-1 td.views-field.views-field-field-community {
  font-weight: bold;
}

.view-debt-tracking-over-time .view-filters,
.view-ps-graph-debt-v2 .view-filters,
body .box {
  padding: 0;
  margin: 0;
  border-radius: 0;
  border: 0;
  --shadow: 0;
}

.view-debt-tracking-over-time .view-filters,
.view-ps-graph-debt-v2 .view-filters {
  background-color: transparent;
}

.view-debt-tracking-over-time #edit-actions,
.view-ps-graph-debt-v2 #edit-actions {
  display: block;
  clear: both;
  padding-top: 0px;
  padding-bottom: 0px;
}

.view-debt-tracking-over-time .form-actions,
.view-ps-graph-debt-v2 .form-actions {
  display: block !important;
  clear: both !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

#event-financial-info
  .field--type-entity-reference.field--name-field-attending-members {
  width: 100%;
}

#event-financial-info
  .field--type-entity-reference.field--name-field-attending-members
  .form-item {
  margin-top: inherit;
}

.path-taxonomy #edit-relations select.form-element--type-select-multiple {
  height: 250px !important;
}

.admin-toolbar__item.toolbar-block:has(h2#menu--create),
.admin-toolbar__item.toolbar-block:has(h2#menu--content) {
  display: none !important;
}

ul.toolbar-menu.toolbar-menu.toolbar-block__content.toolbar-block__content--admin {
  margin-top: 30px !important;
}

.toolbar-link.toolbar-link--has-icon.toolbar-link--help {
  display: none !important;
}

body .messages.messages--status {
  background-color: #ddf1f7;
  color: #333;
  padding: 25px;
  border-radius: 15px;
  margin-top: 15px;
}

body .messages.messages--error {
  color: #333;
  padding: 25px;
  border-radius: 15px;
  margin-top: 15px;
}

.view-sms-log .views-exposed-form .form-actions.views-exposed-form__item {
  flex-wrap: wrap;
  width: 100%;
}

.node-form .horizontal-fields h3 {
  width: 100% !important;
}

div#event-financial-info--2,
div#event-basic-info--2,
div#event-basic-info--2,
#local-ps,
#variables-ps,
#dashboard-info-ps,
#contract-info-section,
#dashboard-info-files {
  background-color: aliceblue;
  border-radius: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: none;
  padding: 20px;
}

div#event-time-info {
  background-color: aliceblue;
  border-radius: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: none;
  padding: 20px;
}

.taxonomy-term-form div#event-financial-info--2,
.taxonomy-term-form div#event-basic-info--2,
.taxonomy-term-form div#event-basic-info,
.taxonomy-term-form #local-ps,
.taxonomy-term-form #variables-ps,
.taxonomy-term-form #dashboard-info-ps {
  background-color: aliceblue;
  border-radius: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: none;
  padding: 20px;
}

.taxonomy-term-form h3 {
  width: 100% !important;
}

.taxonomy-term-form input.form-element--type-number,
.taxonomy-term-form select {
  width: 100%;
}

.taxonomy-term-form .form-type--number .form-item__prefix,
.taxonomy-term-form .form-type--number .form-item__suffix {
  display: none;
}

.taxonomy-term-ps-number-form #edit-relations {
  display: none !important;
}

div#cont-length,
div#cont-dates-1 {
  display: flex;
  gap: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.page-node-type-sms-template
  #block-gin-content
  .field--name-field-sms-text
  .form-item__description {
  display: block !important;
  position: relative !important;
  overflow: visible !important;
  width: auto !important;
  height: auto !important;
}

.page-node-type-sms-template
  #block-gin-content
  .field--name-field-sms-text
  .filter-guidelines,
.page-node-type-sms-template
  #block-gin-content
  .field--name-field-sms-text
  .filter-wrapper {
  display: none;
}

.page-node-type-ticket .node-ticket-edit-form .task-files {
  padding: 20px;
  background: #feffe9;
  border-radius: 10px;
  display: flex;
  gap: 30px;
  margin-top: 10px;
}

.page-node-type-ticket .node-ticket-edit-form .task-files ul {
  list-style: none;
  margin: 0;
}

.page-node-type-ticket .node-ticket-edit-form .task-images {
  padding: 20px;
  background: #feffe9;
  border-radius: 10px;
  margin-top: 10px;
}

.page-node-type-ticket .node-ticket-edit-form .task-images .image-wrapper {
  display: flex;
  gap: 30px;
  margin-top: 10px;
}

#edit-health-questions .form-item {
  margin-top: 0px;
  margin-bottom: 20px;
}

.view.view-lot-arrears-trend {
  margin-bottom: 24px;
  padding: 20px;
  background-color: aliceblue;
  border-radius: 10px;
}

.block-system > form .view.view-lot-arrears-trend .gin-layer-wrapper {
  padding-block-end: 0px;
  background-color: aliceblue;
  border-radius: 0;
}

.block-system > form .view.view-lot-arrears-trend h3 {
  font-size: 16px;
  font-weight: 600;
}

.node-payment-plan-form .field-group-html-element,
.node-payment-plan-edit-form .field-group-html-element {
  background-color: aliceblue !important;
  border: 1px solid lightblue !important;
  padding: 20px !important;
  border-radius: 0 !important;
  margin-bottom: 20px;
}

.page-node-type-payment-plan div#ticket-id-data {
  margin-bottom: 10px;
}

div#ticket-id-data p {
  margin: 0;
}

.field--name-field-oc-important-info
  tr.paragraph-type--oc-important-information {
  background: #70a37040;
  font-size: 14px !important;
  line-height: normal !important;
}

.field--name-field-oc-important-info
  tr.paragraph-type--oc-important-information
  .field--name-field-title
  .field__item {
  font-weight: bold;
  font-size: 16px !important;
}

.field--name-field-oc-important-info
  tr.paragraph-type--oc-important-information
  .paragraph-type-label {
  display: none !important;
}

div#edit-field-additional-figures-wrapper {
  width: 100%;
}

/* Base wrapper selector for both themes */
#block-mahipro-shortcuts.shortcut-panel,
#block-gin-keyboardshortcuts.shortcut-panel {
  --bg: #ffffff;
  --card: #f8fafc;
  --text: #0f172a;
  --muted: #475569;
  --ring: #e2e8f0;
  --shadow: 0 1px 2px rgba(0, 0, 0, 0.06), 0 4px 12px rgba(0, 0, 0, 0.05);
  font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto,
    "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif;
  color: var(--text);
  padding-bottom: 20px;
}

/* Header */
#block-mahipro-shortcuts .shortcut-header,
#block-gin-keyboardshortcuts .shortcut-header {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  margin: 0 0 0.75rem 0;
}

#block-mahipro-shortcuts .shortcut-title,
#block-gin-keyboardshortcuts .shortcut-title {
  font-size: 1.125rem;
  font-weight: 600;
  letter-spacing: 0.2px;
  margin: 0;
  padding-top: 15px;
}

#block-mahipro-shortcuts .shortcut-subtitle,
#block-gin-keyboardshortcuts .shortcut-subtitle {
  font-size: 0.875rem;
  color: var(--muted);
  margin: 0;
}

/* Grid */
#block-mahipro-shortcuts .shortcut-grid,
#block-gin-keyboardshortcuts .shortcut-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 0.75rem;
  padding: 0;
  margin: 0;
  list-style: none;
}

/* Cards */
#block-mahipro-shortcuts .shortcut-card,
#block-gin-keyboardshortcuts .shortcut-card {
  background: var(--card);
  border: 1px solid var(--ring);
  border-radius: 12px;
  box-shadow: var(--shadow);
  padding: 0.9rem 0.95rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: transform 0.12s ease, box-shadow 0.12s ease,
    border-color 0.12s ease;
}

#block-mahipro-shortcuts .shortcut-card:hover,
#block-gin-keyboardshortcuts .shortcut-card:hover {
  transform: translateY(-1px);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
  border-color: #dbe3ea;
}

/* Labels */
#block-mahipro-shortcuts .shortcut-label,
#block-gin-keyboardshortcuts .shortcut-label {
  font-size: 0.95rem;
  font-weight: 500;
}

/* KBD styling */
#block-mahipro-shortcuts kbd,
#block-gin-keyboardshortcuts kbd {
  all: unset;
  /* wipe inherited styles */
  display: inline-block;
  /* restore inline-block for box styling */
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", monospace;
  font-size: 0.82rem;
  line-height: 1;
  padding: 0.25rem 0.45rem;
  background: #f1f5f9;
  border: 1px solid #e2e8f0;
  border-radius: 6px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.06);
}

#block-mahipro-shortcuts .kbd kbd,
#block-gin-keyboardshortcuts .kbd kbd {
  background: #f1f5f9;
  border: 1px solid #e2e8f0;
  border-radius: 6px;
  padding: 0.25rem 0.45rem;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", monospace;
  font-size: 0.82rem;
  line-height: 1;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.06);
}

/* Mobile tweaks */
@media (max-width: 420px) {
  #block-mahipro-shortcuts .shortcut-card,
  #block-gin-keyboardshortcuts .shortcut-card {
    padding: 0.8rem;
  }

  #block-mahipro-shortcuts .shortcut-title,
  #block-gin-keyboardshortcuts .shortcut-title {
    font-size: 1rem;
  }
}

/* Reset box-sizing back to content-box if needed */
#block-mahipro-shortcuts *,
#block-mahipro-shortcuts *::before,
#block-mahipro-shortcuts *::after,
#block-gin-keyboardshortcuts *,
#block-gin-keyboardshortcuts *::before,
#block-gin-keyboardshortcuts *::after {
  box-sizing: content-box;
}

div#block-gin-keyboardshortcuts {
  padding: 0;
  padding-top: 15px;
  padding-left: 3px;
}

#block-mahipro-shortcuts button h2::before,
#block-gin-keyboardshortcuts button h2::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  /* solid style */
  content: "\f11c";
  /* fa-keyboard unicode */
  margin-right: 0.5rem;
  display: inline-block;
}

#block-mahipro-shortcuts button h2,
#block-gin-keyboardshortcuts button h2 {
  font-size: 14px;
}

#block-mahipro-shortcuts {
  visibility: hidden;
}

@keyframes showBlock {
  to {
    visibility: visible;
  }
}

#block-mahipro-shortcuts {
  animation: showBlock 0s linear 1s forwards;
}

form .form-item__description {
  max-width: 200px;
}

.pdf-notice-container-pp {
  background-color: #f3f3f3a6;
  /* border: 1px solid #dee2e6; */
  border-radius: 10px;
  padding: 20px;
  /* box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); */
  margin-bottom: 10px;
}

.pdf-notice-text-pp {
  font-size: 16px;
  color: #333;
  margin: 0;
}

.pdf-icon-pp {
  color: #dc3545;
  margin-right: 8px;
  font-size: 30px;
}
.pdf-icon-pp-blue {
    color: #3739a9;
    margin-right: 8px;
    font-size: 30px;
}

div#advice-id-data {
  padding: 20px;
  background: #ebb8ff7d;
  border-radius: 10px;
  margin-top: 0px;
  margin-bottom: 20px;
  display: flex;
  gap: 30px;
}

div#advice-id-data .fa.fa-info-circle,
div#advice-id-data .fa.fa-check,
div#advice-id-data .fa.fa-times {
  margin-right: 5px;
}

div#advice-id-data i.fa.fa-times {
  color: red;
}

div#advice-id-data i.fa.fa-check {
  color: green;
}

div#advice-id-data i.fa.fa-info-circle {
  color: cornflowerblue;
}

.page-type-ticket
  #block-mahipro-content
  .node-content
  .field--name-field-ticket-details-formatted
  blockquote {
  position: static;
  background: none;
  color: inherit;
  margin: 1em 0;
  padding: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  isolation: auto;
  z-index: auto;

  margin: 0 !important;
  border-left-width: 0 !important;
  border-left-style: none !important;
  padding-left: 0 !important;
  border-left-color: transparent !important;
}

.page-type-ticket
  #block-mahipro-content
  .node-content
  .field--name-field-ticket-details-formatted
  blockquote:before {
  content: "" !important;
}

.form-item.form-type--select-or-other-select
  .form-item--field-document-description-for-c-select {
  margin-top: 0px;
}

.page-node-type-community-documents .layout-region-node-main {
  background: aliceblue;
  padding: 20px;
  border-radius: 10px;
}

.page-node-type-community-documents form .form-item__description {
  max-width: 1000px;
}

div#top-row-0-oc {
  padding-bottom: 20px;
  border-bottom: 1px dashed #cccccc;
}

div#top-row-2-oc {
  border-bottom: 1px dashed #cccccc;
  padding-bottom: 30px;
}

div#top-row-1-oc {
  padding-top: 30px;
  border: 0;
  padding-bottom: 0;
}

div#top-row-0-oc .form-item,
div#top-row-2-oc .form-item,
div#top-row-1-oc .form-item {
  margin-top: 0px;
}

div#top-row-0-oc .form-item select,
div#top-row-2-oc .form-item select,
div#top-row-1-oc .form-item select,
div#top-row-0-oc .form-item input,
div#top-row-2-oc .form-item input,
div#top-row-1-oc .form-item input {
  min-width: 315px;
}

div#appli-oc-1 input,
div#deet-cert-12 input[type="text"],
div#deet-cert-12 input[type="email"] {
  width: 465px;
}

div#deet-cert-12 {
  padding-top: 30px;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

div#deet-cert-12 div#edit-field-email-address-entered-on-t-wrapper {
  flex: 0 0 100%;
}

div#edit-field-title-search-documents-wrapper,
div#edit-field-initial-request-pdf-wrapper {
  border: 1px solid lightblue;
  border-radius: 0;
  background-color: aliceblue;
  padding: 20px;
}

.page-node-type-oc-certificate-request-qum #ticket-id-data {
  margin-bottom: 20px;
}

#edit-field-this-is-an-additional-cert-value,
#edit-field-multiple-certificate-reque-value {
  min-width: auto !important;
}

fieldset#edit-group-ffn,
fieldset#edit-group-legal-information {
  flex-basis: 100%;
  margin-top: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-bottom: 0;
  margin-top: 0;
}

fieldset#edit-group-ffn .fieldset__wrapper,
fieldset#edit-group-legal-information .fieldset__wrapper {
  display: flex;
  gap: 20px;
}

fieldset#edit-group-ffn .fieldset__wrapper .form-item,
fieldset#edit-group-legal-information .fieldset__wrapper .form-item {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

div#edit-field-substage-wrapper {
  flex-basis: min-content;
}

div#legal-2-wrapper-sk,
div#legal-1-wrapper-sk {
  flex: 0 0 100%;
}

div#legal-2-wrapper-sk {
  padding-left: 10px;
}

fieldset#edit-group-legal-information .fieldset__wrapper {
  display: flex;
  flex-wrap: wrap;
}

div#edit-field-authorised-by-wrapper {
  margin-top: 20px;
}

.toil-negative-balance {
  border: 4px solid #c00;
  /* padding-left: 0.5rem; */
  background-color: #ffecec !important;
  color: #900 !important;
}

.toil-insufficient-warning {
  margin-top: 0.5rem;
  font-weight: bold;
}

.toil-submit-disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

#occ-template-top {
  background-color: aliceblue;
  border-radius: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: none;
  padding: 20px;
}

#edit-field-vcat-legal-case-number-wrapper {
  max-width: 200px;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 10px;
}

#occ-template-numbers {
  background: #e7ffe8;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 10px;
}

#occ-template-non-numbered {
  background: #f4e7ff;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 10px;
}

#occ-template-soa {
  background: #feffe7;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 10px;
}

/* 1) Start a counter on this widget's table body */
#field-occ-template-sections-values tbody {
  counter-reset: occ-section;
}

/* 2) Increment for each draggable row */
#field-occ-template-sections-values tbody tr.draggable {
  counter-increment: occ-section;
}

/* 3) Make the drag cell a flex row so we can show handle + number */
#field-occ-template-sections-values
  tbody
  tr.draggable
  td.field-multiple-drag
  .tabledrag-cell-content {
  display: inline-flex;
  align-items: center;
  gap: 1px;
}

/* 4) Insert the number after the drag handle */
#field-occ-template-sections-values
  tbody
  tr.draggable
  td.field-multiple-drag
  .tabledrag-cell-content::after {
  content: counter(occ-section);
  font-weight: bold;
  min-width: 20px;
  /* keeps digits aligned */
  text-align: left;
}

#field-occ-template-sections-values input.form-submit,
#occ-template-non-numbered input.form-submit,
#occ-template-soa input.form-submit {
  font-size: 12px;
  padding: 5px;
  margin: 5px;
}

#field-occ-template-sections-values .filter-wrapper,
#occ-template-non-numbered .filter-wrapper,
#occ-template-soa .filter-wrapper {
  display: none;
}

#field-occ-template-sections-values .tabledrag-cell--only-drag {
  padding-right: 0;
  padding-left: 0;
}

#occt-numbers .field__items {
  counter-reset: section-counter;
}

#occt-numbers .field__items > .field__item {
  counter-increment: section-counter;
  position: relative;
  padding-left: 2.4rem;
  /* room for numbers */
  margin-bottom: 40px;
}

#occt-numbers .field__items > .field__item::before {
  content: counter(section-counter) ". ";
  position: absolute;
  left: 0;
  top: 0;
  font-weight: bold;
}

fieldset#occt-numbers,
#occt-footer,
#extra-section-occt {
  padding: 50px;
}

#edit-field-reason-for-working-out-of--description {
  width: 100%;
  max-width: 100%;
}

#edit-group-reason span.fieldset__label {
  display: none;
}

div#toil-duration-preview {
  border-radius: 10px;
  margin-top: 10px;
}

div#edit-field-reason-for-working-out-of-wrapper {
  padding-top: 15px;
}

#field-current-annual-fee-table-values .paragraphs-subform .form-item {
  margin-block: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-block-end: 0;
}

#field-current-annual-fee-table-values .horizontal-fields {
  margin-block: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-block-end: 0;
  padding: 0;
  gap: 15px;
  border: 0;
}

div#edit-field-occ-template-sections-wrapper {
  background: #e7ffe8;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 10px;
}

div#edit-field-additional-footer-sections-wrapper {
  background: #f4e7ff;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 10px;
}

div#edit-field-statement-of-advice-and-in-wrapper {
  background: #feffe7;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 10px;
}

#field-current-annual-fee-table-values input.form-element--type-text,
.path-taxonomy .horizontal-fields input.form-element--type-text{
  max-width: 300px;
}

#field-current-annual-fee-table-values .field--name-field-uol input.form-element--type-text,
.path-taxonomy .horizontal-fields .field--name-field-uol input.form-element--type-text{
  max-width: 100px;
}

#field-current-annual-fee-table-values input.form-element--type-number,
.path-taxonomy .horizontal-fields input.form-element--type-number {
  max-width: 130px;
}

#field-current-annual-fee-table-values .field--name-field-uol input.form-element--type-number,
.path-taxonomy .horizontal-fields .field--name-field-uol input.form-element--type-number {
  max-width: 100px;
}



#field-current-annual-fee-table-values .paragraphs-subform .form-item.form-type--boolean, .path-taxonomy .horizontal-fields .form-item.form-type--boolean {
  padding-top: 32px;
}

.gin--edit-form .lot-ledger-block h3 {
  font-size: 17px;
  font-weight: normal;
  margin: 0;
}

.gin--edit-form .lot-ledger-block .lot-ledger-table-wrapper {
  border: 3px solid cornflowerblue;
  padding: 20px;
  background-color: aliceblue;
  border-radius: 10px;
}

.gin--edit-form .lot-ledger-block .lot-ledger-table-wrapper th {
  background: cornflowerblue;
  color: #fff;
  border: 1px solid #232222;
}

.gin--edit-form .lot-ledger-block .lot-ledger-table-wrapper table tbody td {
  background: #fff;

  border: 1px solid #232222;
}

/* Target only this specific button */
input#gin-sticky-edit-save-and-override-sla {
  background: orangered;
  color: white;
  border: 2px solid black !important;
  animation: quantumSLABgPulse 1.6s ease-in-out infinite;
}

/* Target only this specific button */
input#gin-sticky-edit-save-approve-and-issue {
  background: forestgreen;
  color: white;
  border: 2px solid black !important;
  animation: quantumSENDBgPulse 1.6s ease-in-out infinite;
}

/* Unique background-colour cycling animation */
@keyframes quantumSLABgPulse {
  0% {
    background-color: orangered;
  }

  50% {
    background-color: #392565;
  }

  100% {
    background-color: orangered;
  }
}

/* Unique background-colour cycling animation */
@keyframes quantumSENDBgPulse {
  0% {
    background-color: forestgreen;
  }

  50% {
    background-color: #392565;
  }

  100% {
    background-color: forestgreen;
  }
}

.horizontal-fields.ecomp-view {
  border: 0;
}

.paragraph-type--estate-compliance-reference
  .field--name-field-inspection-note {
  padding: 10px 10px;
}

.paragraph-type--estate-compliance-reference .field--name-field-image-html {
  padding: 10px;
}

.path-taxonomy .horizontal-fields #edit-field-oc-gst-registered .form-item.form-type--boolean {
    padding-top: 0 !important;
}

.paragraph-type--estate-compliance-reference
  .paragraphs-subform
  .fieldset__wrapper {
  /* display: flex;
    gap: 20px;
    flex-wrap: wrap; */
  margin: 20px 0;
}

.paragraph-type--estate-compliance-reference
  .paragraphs-subform
  .field--name-field-include {
  flex-basis: inherit;
  width: 100%;
}

.paragraph-type--estate-compliance-reference
  .paragraphs-subform
  .field--name-field-stage {
  width: 260px;
}
.paragraph-type--estate-compliance-reference
  .paragraphs-subform
  .field--name-field-rule {
  width: 500px;
}
.paragraph-type--estate-compliance-reference
  .paragraphs-subform
  .field--name-field-inspection-note,
.paragraph-type--estate-compliance-reference
  .paragraphs-subform
  .field--name-field-image-html {
  padding: 0 !important;
}

.paragraph-type--estate-compliance-reference .paragraphs-subform .form-item {
  margin-block: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0;
}

.paragraph-type--estate-compliance-reference .paragraph-top {
  display: none;
}

.paragraph-type--estate-compliance-reference .paragraph-type-label {
  display: none;
}

#edit-group-special-levies .form-item {
  padding: 0;
  margin: 0;
}

#edit-group-special-levies .horizontal-fields {
  border: 0;
  padding: 0;
}
#edit-group-special-levies .paragraph-type--special-levy-items {
  margin-top: 5px;
  padding: 5px;
  border: 1px solid #ccc;
}

#edit-group-special-levies .paragraph-type--special-levy-items.odd {
  background-color: #f0fff5;
}
#edit-group-special-levies .paragraph-type--special-levy-items.even {
  background-color: #fffdf0;
}

#edit-group-special-levies .paragraph-top .paragraphs-icon-button-collapse {
  display: none;
}
#edit-group-special-levies .paragraph-top {
  margin-bottom: 5px;
}

.field--type-boolean {
  margin-bottom: 6px;
}

.paragraph-type--special-levy-items .horizontal-fields {
  border: 0;
}

div#edit-field-special-levies-wrapper {
  padding: 10px;
}
/* 
.ec-heading-h3 h3 {
    margin-bottom: -30px;
} */

.estate-compliance-text {
  margin-bottom: 10px;
  line-height: 23px;
}

/* THIS IS WHERE WE ARE HIDING THE ADD BUTTON */
.field--name-field-estate-compliance-issues .paragraphs-add-wrapper {
  display: none;
}

.field--name-field-special-levies-paragraph .field--type-string input {
  width: 360px;
}

.field--name-field-special-levies-paragraph .field--type-decimal input {
  width: 125px;
}

.ec-heading-h3 {
  margin-top: 30px;
  border-top: 1px solid #cccccc;
  padding-top: 10px;
}

.occ-token-legend-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  font-family: Arial, sans-serif;
  margin: 20px 0;
}

.occ-token-legend-column {
  flex: 1 1 calc(50% - 20px);
  min-width: 300px;
}

.occ-token-legend-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}

.occ-token-legend-table th {
  background: #f0f0f0;
  text-align: left;
  padding: 8px;
  border-bottom: 2px solid #ccc;
}

.occ-token-legend-table td {
  padding: 6px 8px;
  vertical-align: top;
  border-bottom: 1px solid #e3e3e3;
}

.occ-token-legend-table tr:last-child td {
  border-bottom: none;
}

#edit-group-template-tokens summary {
  background-color: #8ecaff;
}

.occ-token-important-box {
  border: 1px solid #232222;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px 20px;
}

#taxonomy-term-ps-number-form .ck-content blockquote {
  font-style: normal;
  border: 1px solid #232222;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px 20px;
  position: relative;
  font-size: 16px;
}

#taxonomy-term-ps-number-form .ck-content blockquote::before {
  background-color: transparent;
}
#sub-clauses h4 {
  box-sizing: border-box;
  border-collapse: collapse;
  position: relative;
  padding-block: var(--gin-spacing-s);
  padding-inline: var(--gin-spacing-l) var(--gin-spacing-m);
  background: #e7e4ed;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 600;
  color: var(--gin-color-primary-active);
}

div#sub-clauses {
  background: #f9e0e0;
  padding: 10px 20px;
  margin-bottom: 10px;
  border-radius: 10px;
}

@media print {
  .sr-entity-print-debug-embed {
    display: none !important;
  }
}

.node-type-oc-certificate-request-qum.node-view-mode-full
  .layout.layout--twocol-section.layout--twocol-section--50-50 {
  background: aliceblue;
  padding: 30px;
  border-radius: 10px;
}
p.qumsignature,
span.qumsignature,
.qumsignature {
  font-family: "Allura", cursive;
  font-weight: 400;
  font-style: normal;
  font-size: 27px;
}
p.qumdefault,
span.qumdefault,
.qumdefault {
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
}

#edit-group-special-levies div#edit-field-legal-action-wrapper,
#edit-group-special-levies div#edit-field-override-fees-paid-up-unti-wrapper {
  flex-basis: 100%;
}
.advice-legal-notice {
    background-color: #9f0000;
    /* border: 3px solid #4f0303; */
    padding: 5px;
    margin-bottom: 10px;
    border-radius: 10px;
    color: white;
    text-align: center;
}

div#paid-to-date-field {
    margin-top: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #cccccc !important;
    padding-bottom: 31px !important;
}

.advice-notice {
  background-color: #f8f9fa;
  border: 5px solid #dee2e6;
  padding: 15px;
  margin-bottom: 40px;
  border-radius: 4px;
}
.saved-values-notice p {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1.1em;
}
.saved-values-notice ul {
  list-style-type: none;
  padding-left: 0;
}
.saved-values-notice li {
  margin-bottom: 5px;
}
/* Make the icon rotate around its top (more "bell-like") */
.sr-oc-cert-overdue .fa-bell {
  display: inline-block;          /* required for transform to work properly */
  transform-origin: 50% 15%;      /* pivot near the top of the bell */
}

/* Add this class when you want it to ring */
.sr-oc-cert-overdue.is-ringing .fa-bell {
  animation: bell-ring 0.9s ease-in-out infinite;
}

@keyframes bell-ring {
  0%   { transform: rotate(0deg); }
  8%   { transform: rotate(18deg); }
  16%  { transform: rotate(-18deg); }
  24%  { transform: rotate(14deg); }
  32%  { transform: rotate(-14deg); }
  40%  { transform: rotate(10deg); }
  48%  { transform: rotate(-10deg); }
  56%  { transform: rotate(6deg); }
  64%  { transform: rotate(-6deg); }
  72%  { transform: rotate(3deg); }
  80%  { transform: rotate(-3deg); }
  100% { transform: rotate(0deg); }
}

/* Respect reduced-motion users */
@media (prefers-reduced-motion: reduce) {
  .sr-oc-cert-overdue.is-ringing .fa-bell {
    animation: none;
  }
}

.pdf-notice-text-pp.pdf-notice-issued {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0;
}

.pdf-notice-text-pp .pdf-notice-icon {
    display: inline-flex;
    align-items: center;
    font-size: 30px;
    color: darkgreen;
}

.marking-occ-payments .views-field-nothing-3 .form-item {
    margin-block: 0;
    margin-top: 0px !important;
    margin-bottom: 5px !important;
}

span.sla-lock-view {
    font-weight: bold;
    color: darkblue;
    display: block;
}

.marking-occ-payments td.views-field.views-field-nothing-3 .bulk-pay-box.sent-for-approval {
    border: 0;
    display: block;
    background: transparent;
    padding: 20px 10px;
    border-radius: 10px;
}

.marking-occ-payments td.views-field.views-field-nothing-3 .bulk-pay-box.sent-for-approval span.sla-lock-view {
    font-weight: bold;
    color: darkgreen;
    display: block;
}

.marking-occ-payments td.views-field.views-field-nothing-3 .bulk-pay-box.sla-locked {
    border: 1px solid #f78b8b;
    display: block;
    margin-top: 10px;
    background: #ffdfdf;
     padding: .5rem 0.7rem;
    border-radius: 5px;
    text-align: left;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}

.marking-occ-payments td.views-field.views-field-nothing-3 .bulk-pay-box.waiting-payment {
    border: 1px solid #7df37d;
    display: block;
    margin-top: 10px;
    background: #dfffdf;
     padding: .5rem 0.7rem;
    border-radius: 5px;
    text-align: left;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}

/* Make checkboxes bigger in this view only */
.view-oc-cert-req-mgmt input[type="checkbox"] {
  transform: scale(1.5);
  transform-origin: left center;
  margin-right: 6px;
}

.view-oc-cert-req-mgmt table tr td.views-field-nothing-1 {
  max-width: 440px;
     
}

.view-oc-cert-req-mgmt table tr td.views-field-nothing-1 .occ-cont-sk1 {
    background: white;
    padding: .5rem 0.7rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
    border-radius: 5px;
    margin-bottom: 5px;
}

.view-oc-cert-req-mgmt table tr:nth-child(2n+1) {
    background-color: rgb(225, 249, 240);
}
.manage-occ-box .last {
    margin-bottom: 16px;
}

.view .manage-occ-box .flex-container .label {
    width: 130px;
    flex-shrink: 0;
    font-weight: 700;
}

tr.expired-red {
    color: red;
}

.quantum-united-ballotsnippets-message {
    font-size: 16px;
}

form .quantum-tax-box .form-item {
    margin-top: 20px;
}

form .quantum-tax-box .smartdate--widget, form .quantum-tax-box .field--type-daterange fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}


form .quantum-tax-box .smartdate--widget .form-item, form .quantum-tax-box .field--type-daterange .form-item {
    margin-top: 0;
}

form .quantum-tax-box .smartdate--widget .fieldset__label, form .quantum-tax-box .field--type-daterange .fieldset__label {
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}

form .quantum-tax-box .smartdate--widget .fieldset__wrapper, form .quantum-tax-box .field--type-daterange .fieldset__wrapper {
  margin: 0;
  display: flex;
  gap: 10px;
}

#background-info {
  background-color: #fffff0 !important;
  border: 1px solid #e6d2ad !important;
  padding: 20px !important;
  border-radius: 5px !important;
  margin-bottom: 10px;
  margin-top: 25px;
}

#motion-info{
  background-color: #f2fff0 !important;
  border: 1px solid #b1e6ad !important;
  padding: 20px !important;
  border-radius: 5px !important;
  margin-bottom: 10px;
  margin-top: 25px;
}

#metadata-target{
  background-color: #f2fff0 !important;
  border: 1px solid #b1e6ad !important;
  padding: 20px !important;
  border-radius: 5px !important;
  margin-bottom: 10px;
  margin-top: 25px;
}

h3 {
    font-size: 20px;
}

:is(#extra-specificity-hack, [data-drupal-admin-styles]) {
    & [class*="toolbar-button--icon"]:not(:has(.toolbar-button__icon)) {
        &::before {
            content: none !important;
        }
    }
}