/* Base imports */
/* TODO: Change label to secondary button */
/* Component imports */
.ui-dialog {
  /*.ui-dialog-buttonset {
    button {
      @include tertiary-button;
    }
    button.button--primary {
      @include primary-button;
    }
  }*/ }
  .ui-dialog .ui-dialog-titlebar {
    background: #171717 none !important; }
    .ui-dialog .ui-dialog-titlebar button {
      border-width: 1px; }
      .ui-dialog .ui-dialog-titlebar button .ui-icon-closethick {
        background-size: 20px;
        background: url(/themes/contrib/cleanimal/images/icons/icon-navigation-close_white.svg) center; }
  .ui-dialog .ui-dialog-content .media-library-wrapper .media-library-content #media-library-add-form-wrapper {
    /* Add new media form item */ }
  .ui-dialog .ui-dialog-content .media-library-wrapper .media-library-content .views-element-container > .view .view-filters .views-exposed-form .form--inline .js-form-item {
    width: auto; }
  .ui-dialog .ui-dialog-content .media-library-wrapper .media-library-content .views-element-container > .view .view-filters .views-exposed-form .form--inline .media-library-view--form-actions input {
    margin: 0 15px 10px 0;
    color: #ffffff;
    border-color: #76b828;
    text-shadow: none;
    font-weight: 500;
    padding-top: 14px;
    padding-bottom: 14px;
    background: #76b828 none;
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    line-height: 1.29 !important;
    letter-spacing: 0.2px;
    font-size: 14px; }
    @media screen and (max-width: 1440px) {
      .ui-dialog .ui-dialog-content .media-library-wrapper .media-library-content .views-element-container > .view .view-filters .views-exposed-form .form--inline .media-library-view--form-actions input {
        font-size: 10px !important; } }
    .ui-dialog .ui-dialog-content .media-library-wrapper .media-library-content .views-element-container > .view .view-filters .views-exposed-form .form--inline .media-library-view--form-actions input:hover {
      color: #ffffff;
      border-color: #c6f486;
      background: #c6f486 none;
      box-shadow: none; }
    .ui-dialog .ui-dialog-content .media-library-wrapper .media-library-content .views-element-container > .view .view-filters .views-exposed-form .form--inline .media-library-view--form-actions input:focus:hover {
      color: #ffffff;
      border-color: #c6f486;
      background: #c6f486 none;
      box-shadow: none; }
    .ui-dialog .ui-dialog-content .media-library-wrapper .media-library-content .views-element-container > .view .view-filters .views-exposed-form .form--inline .media-library-view--form-actions input:focus, .ui-dialog .ui-dialog-content .media-library-wrapper .media-library-content .views-element-container > .view .view-filters .views-exposed-form .form--inline .media-library-view--form-actions input:active {
      outline: none;
      box-shadow: none;
      color: #ffffff;
      border-color: #76b828;
      background: #76b828 none; }
  .ui-dialog .ui-dialog-content .media-library-wrapper .media-library-content .views-element-container > .view .view-content .views-form .media-library-views-form .media-library-item {
    position: relative; }
  .ui-dialog .ui-dialog-buttonpane {
    background: #f3f3f3; }
  .ui-dialog form.media-image-edit-form.media-form .form-managed-file-wrapper .image-widget, .ui-dialog form.media-image-edit-form.media-form .form-managed-file-wrapper .media-library-add-form__media, .ui-dialog form.media-image-edit-form.media-form .media-library-add-form__added-media .image-widget, .ui-dialog form.media-image-edit-form.media-form .media-library-add-form__added-media .media-library-add-form__media, .ui-dialog form.media-library-add-form .form-managed-file-wrapper .image-widget, .ui-dialog form.media-library-add-form .form-managed-file-wrapper .media-library-add-form__media, .ui-dialog form.media-library-add-form .media-library-add-form__added-media .image-widget, .ui-dialog form.media-library-add-form .media-library-add-form__added-media .media-library-add-form__media {
    display: flex;
    flex-flow: column; }
    .ui-dialog form.media-image-edit-form.media-form .form-managed-file-wrapper .image-widget .image-preview, .ui-dialog form.media-image-edit-form.media-form .form-managed-file-wrapper .image-widget .media-library-add-form__preview, .ui-dialog form.media-image-edit-form.media-form .form-managed-file-wrapper .media-library-add-form__media .image-preview, .ui-dialog form.media-image-edit-form.media-form .form-managed-file-wrapper .media-library-add-form__media .media-library-add-form__preview, .ui-dialog form.media-image-edit-form.media-form .media-library-add-form__added-media .image-widget .image-preview, .ui-dialog form.media-image-edit-form.media-form .media-library-add-form__added-media .image-widget .media-library-add-form__preview, .ui-dialog form.media-image-edit-form.media-form .media-library-add-form__added-media .media-library-add-form__media .image-preview, .ui-dialog form.media-image-edit-form.media-form .media-library-add-form__added-media .media-library-add-form__media .media-library-add-form__preview, .ui-dialog form.media-library-add-form .form-managed-file-wrapper .image-widget .image-preview, .ui-dialog form.media-library-add-form .form-managed-file-wrapper .image-widget .media-library-add-form__preview, .ui-dialog form.media-library-add-form .form-managed-file-wrapper .media-library-add-form__media .image-preview, .ui-dialog form.media-library-add-form .form-managed-file-wrapper .media-library-add-form__media .media-library-add-form__preview, .ui-dialog form.media-library-add-form .media-library-add-form__added-media .image-widget .image-preview, .ui-dialog form.media-library-add-form .media-library-add-form__added-media .image-widget .media-library-add-form__preview, .ui-dialog form.media-library-add-form .media-library-add-form__added-media .media-library-add-form__media .image-preview, .ui-dialog form.media-library-add-form .media-library-add-form__added-media .media-library-add-form__media .media-library-add-form__preview {
      width: 100%;
      box-sizing: border-box; }
      .ui-dialog form.media-image-edit-form.media-form .form-managed-file-wrapper .image-widget .image-preview img, .ui-dialog form.media-image-edit-form.media-form .form-managed-file-wrapper .image-widget .media-library-add-form__preview img, .ui-dialog form.media-image-edit-form.media-form .form-managed-file-wrapper .media-library-add-form__media .image-preview img, .ui-dialog form.media-image-edit-form.media-form .form-managed-file-wrapper .media-library-add-form__media .media-library-add-form__preview img, .ui-dialog form.media-image-edit-form.media-form .media-library-add-form__added-media .image-widget .image-preview img, .ui-dialog form.media-image-edit-form.media-form .media-library-add-form__added-media .image-widget .media-library-add-form__preview img, .ui-dialog form.media-image-edit-form.media-form .media-library-add-form__added-media .media-library-add-form__media .image-preview img, .ui-dialog form.media-image-edit-form.media-form .media-library-add-form__added-media .media-library-add-form__media .media-library-add-form__preview img, .ui-dialog form.media-library-add-form .form-managed-file-wrapper .image-widget .image-preview img, .ui-dialog form.media-library-add-form .form-managed-file-wrapper .image-widget .media-library-add-form__preview img, .ui-dialog form.media-library-add-form .form-managed-file-wrapper .media-library-add-form__media .image-preview img, .ui-dialog form.media-library-add-form .form-managed-file-wrapper .media-library-add-form__media .media-library-add-form__preview img, .ui-dialog form.media-library-add-form .media-library-add-form__added-media .image-widget .image-preview img, .ui-dialog form.media-library-add-form .media-library-add-form__added-media .image-widget .media-library-add-form__preview img, .ui-dialog form.media-library-add-form .media-library-add-form__added-media .media-library-add-form__media .image-preview img, .ui-dialog form.media-library-add-form .media-library-add-form__added-media .media-library-add-form__media .media-library-add-form__preview img {
        width: 100%;
        height: auto; }

#toolbar-bar {
  background-image: linear-gradient(to right, #76b828, #76b828); }
  #toolbar-bar .toolbar-tab > a {
    color: white; }
    #toolbar-bar .toolbar-tab > a:before {
      color: white; }
    #toolbar-bar .toolbar-tab > a:focus, #toolbar-bar .toolbar-tab > a:hover {
      color: white !important;
      background-color: rgba(0, 0, 0, 0.3); }
  #toolbar-bar .toolbar-tab > a.is-active {
    color: white;
    background-color: rgba(0, 0, 0, 0.3); }

.breadcrumb ol li:before {
  margin-left: 8px;
  margin-right: 8px;
  content: "/"; }

nav.tabs {
  margin: 0 2.5em; }
  nav.tabs nav ul.tabs.primary {
    background: #f3f3f3;
    margin-top: 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content; }
    nav.tabs nav ul.tabs.primary:before {
      background-color: #ffffff; }
    nav.tabs nav ul.tabs.primary li {
      background-color: white;
      border-color: transparent !important; }
      nav.tabs nav ul.tabs.primary li:after {
        border-bottom: 1px solid #dcdcdc;
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        content: ""; }
      nav.tabs nav ul.tabs.primary li a {
        padding: 7px 2em 7px 1em !important;
        font-family: 'IBM Plex Sans', sans-serif;
        font-weight: 400;
        line-height: 1.29 !important;
        letter-spacing: 0.2px;
        font-size: 14px;
        color: #565656;
        text-decoration: none; }
        @media screen and (max-width: 1440px) {
          nav.tabs nav ul.tabs.primary li a {
            font-size: 10px !important; } }
      nav.tabs nav ul.tabs.primary li.is-active:after {
        position: absolute;
        right: 0;
        bottom: 1px;
        left: 0;
        content: "";
        border-image-source: linear-gradient(to right, #76b828, #76b828);
        border-image-slice: 1;
        border-bottom: 2px solid transparent; }
      nav.tabs nav ul.tabs.primary li.is-active a {
        font-family: 'IBM Plex Sans', sans-serif;
        font-weight: 700;
        border-bottom: 1px solid transparent;
        color: #171717; }
        @media screen and (max-width: 1440px) {
          nav.tabs nav ul.tabs.primary li.is-active a {
            font-size: 10px; } }

#block.block-core.block-local-tasks-block {
  background: #f3f3f3; }

.block-local-actions-block {
  display: flex;
  /* TODO: Make this configurable to flex-end like in design? */
  justify-content: flex-start;
  margin: 0 0 40px 0; }
  .block-local-actions-block ul li a {
    min-width: 150px; }

#block-cleanimal-secondary-local-tasks {
  margin: 0 2.5em; }
  #block-cleanimal-secondary-local-tasks nav .is-horizontal ul:before {
    height: 0; }
  #block-cleanimal-secondary-local-tasks nav .is-horizontal ul li {
    margin: 0;
    border-bottom: 1px solid #dcdcdc;
    border-right: none;
    border-left: none; }
    #block-cleanimal-secondary-local-tasks nav .is-horizontal ul li a {
      color: #565656; }
      #block-cleanimal-secondary-local-tasks nav .is-horizontal ul li a:focus {
        text-decoration: none; }
    #block-cleanimal-secondary-local-tasks nav .is-horizontal ul li.is-active {
      border-bottom: none;
      padding-bottom: 1px; }
      #block-cleanimal-secondary-local-tasks nav .is-horizontal ul li.is-active:after {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        content: "";
        border-image-source: linear-gradient(to right, #76b828, #76b828);
        border-image-slice: 1;
        border-bottom: 2px solid transparent; }
      #block-cleanimal-secondary-local-tasks nav .is-horizontal ul li.is-active a {
        font-weight: 700;
        color: #171717; }

.region.region-pre-content {
  margin: 0 -2.5em;
  background: #f3f3f3; }

.region-help {
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 400;
  line-height: 1.29 !important;
  letter-spacing: 0.2px;
  font-size: 14px; }
  @media screen and (max-width: 1440px) {
    .region-help {
      font-size: 10px !important; } }

.form-actions {
  /* If its the only button */ }
  .form-actions button {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    line-height: 1.29 !important;
    letter-spacing: 0.2px;
    font-size: 14px;
    margin: 0 15px 10px 0;
    color: #28342b;
    padding-top: 14px;
    padding-bottom: 14px;
    background: white none;
    border: 1px solid #76b828; }
    @media screen and (max-width: 1440px) {
      .form-actions button {
        font-size: 10px !important; } }
    .form-actions button:hover {
      color: white;
      border-color: #76b828;
      background: #76b828 none;
      box-shadow: none; }
    .form-actions button:focus:hover {
      color: white;
      border-color: #76b828;
      background: #76b828 none;
      box-shadow: none; }
    .form-actions button:focus, .form-actions button:active {
      outline: none;
      box-shadow: none;
      color: #28342b;
      background: white none;
      border: 1px solid #76b828; }
  .form-actions input[type="submit"]:only-child {
    margin: 0 15px 10px 0;
    color: #ffffff;
    border-color: #76b828;
    text-shadow: none;
    font-weight: 500;
    padding-top: 14px;
    padding-bottom: 14px;
    background: #76b828 none;
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    line-height: 1.29 !important;
    letter-spacing: 0.2px;
    font-size: 14px; }
    @media screen and (max-width: 1440px) {
      .form-actions input[type="submit"]:only-child {
        font-size: 10px !important; } }
    .form-actions input[type="submit"]:only-child:hover {
      color: #ffffff;
      border-color: #c6f486;
      background: #c6f486 none;
      box-shadow: none; }
    .form-actions input[type="submit"]:only-child:focus:hover {
      color: #ffffff;
      border-color: #c6f486;
      background: #c6f486 none;
      box-shadow: none; }
    .form-actions input[type="submit"]:only-child:focus, .form-actions input[type="submit"]:only-child:active {
      outline: none;
      box-shadow: none;
      color: #ffffff;
      border-color: #76b828;
      background: #76b828 none; }

.button:first-child {
  margin: 0 15px 10px 0; }

button, input[type="submit"], a.button {
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 400;
  line-height: 1.29 !important;
  letter-spacing: 0.2px;
  font-size: 14px;
  margin: 0 15px 10px 0;
  color: #28342b;
  padding-top: 14px;
  padding-bottom: 14px;
  background: white none;
  border: 1px solid #76b828; }
  @media screen and (max-width: 1440px) {
    button, input[type="submit"], a.button {
      font-size: 10px !important; } }
  button:hover, input[type="submit"]:hover, a.button:hover {
    color: white;
    border-color: #76b828;
    background: #76b828 none;
    box-shadow: none; }
  button:focus:hover, input[type="submit"]:focus:hover, a.button:focus:hover {
    color: white;
    border-color: #76b828;
    background: #76b828 none;
    box-shadow: none; }
  button:focus, button:active, input[type="submit"]:focus, input[type="submit"]:active, a.button:focus, a.button:active {
    outline: none;
    box-shadow: none;
    color: #28342b;
    background: white none;
    border: 1px solid #76b828; }

a.button--primary, input.button--primary, button.button--primary, .button--primary {
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 400;
  line-height: 1.29 !important;
  letter-spacing: 0.2px;
  font-size: 14px;
  margin: 0 15px 10px 0;
  color: #ffffff;
  border-color: #76b828;
  text-shadow: none;
  font-weight: 500;
  padding-top: 14px;
  padding-bottom: 14px;
  background: #76b828 none;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 400;
  line-height: 1.29 !important;
  letter-spacing: 0.2px;
  font-size: 14px; }
  @media screen and (max-width: 1440px) {
    a.button--primary, input.button--primary, button.button--primary, .button--primary {
      font-size: 10px !important; } }
  @media screen and (max-width: 1440px) {
    a.button--primary, input.button--primary, button.button--primary, .button--primary {
      font-size: 10px !important; } }
  a.button--primary:hover, input.button--primary:hover, button.button--primary:hover, .button--primary:hover {
    color: #ffffff;
    border-color: #c6f486;
    background: #c6f486 none;
    box-shadow: none; }
  a.button--primary:focus:hover, input.button--primary:focus:hover, button.button--primary:focus:hover, .button--primary:focus:hover {
    color: #ffffff;
    border-color: #c6f486;
    background: #c6f486 none;
    box-shadow: none; }
  a.button--primary:focus, a.button--primary:active, input.button--primary:focus, input.button--primary:active, button.button--primary:focus, button.button--primary:active, .button--primary:focus, .button--primary:active {
    outline: none;
    box-shadow: none;
    color: #ffffff;
    border-color: #76b828;
    background: #76b828 none; }

button[type="button"].button--danger, a.button--danger, input[type="submit"].button--danger {
  color: #ff0000;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 400;
  line-height: 1.29 !important;
  letter-spacing: 0.2px;
  font-size: 14px;
  text-decoration: none;
  padding: 0;
  cursor: pointer;
  transition: none;
  border: none;
  border-radius: 0;
  background-color: transparent;
  background-image: none;
  text-shadow: none;
  line-height: normal;
  -webkit-appearance: none;
  -moz-appearance: none; }
  @media screen and (max-width: 1440px) {
    button[type="button"].button--danger, a.button--danger, input[type="submit"].button--danger {
      font-size: 10px !important; } }
  button[type="button"].button--danger:hover, a.button--danger:hover, input[type="submit"].button--danger:hover {
    text-decoration: none;
    box-shadow: none;
    color: #ff0000 !important;
    border: none;
    background: none; }

.button-action {
  display: flex;
  align-items: center;
  text-align: center;
  vertical-align: middle;
  margin: 0;
  height: 48px;
  padding: 7px 2em 7px 1em !important;
  font-size: 14px !important; }
  .button-action:before {
    content: none; }

.chosen-container, .chosen-container-multi {
  max-width: 100%;
  padding: 7px 2em 7px 1em;
  transition: none;
  border: 2px solid #f3f3f3;
  border-radius: 2px;
  background: #f3f3f3;
  box-shadow: none;
  color: #171717;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 400;
  line-height: 1.29 !important;
  letter-spacing: 0.2px;
  font-size: 14px;
  padding: 0;
  border: none; }
  @media screen and (max-width: 1440px) {
    .chosen-container, .chosen-container-multi {
      font-size: 10px !important; } }
  .chosen-container:focus, .chosen-container-multi:focus {
    border: solid 2px #d5f689;
    outline: none;
    box-shadow: none;
    background-color: #f3f3f3; }
  .chosen-container.chosen-with-drop .chosen-single, .chosen-container-multi.chosen-with-drop .chosen-single {
    padding: 7px 2em 7px 1em;
    transition: none;
    border: 2px solid #f3f3f3;
    border-radius: 2px;
    background: #f3f3f3;
    box-shadow: none;
    color: #171717;
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    line-height: 1.29;
    letter-spacing: 0.2px;
    font-size: 14px;
    height: 36px; }
    @media screen and (max-width: 1440px) {
      .chosen-container.chosen-with-drop .chosen-single, .chosen-container-multi.chosen-with-drop .chosen-single {
        font-size: 10px;
        height: 30px; } }
    .chosen-container.chosen-with-drop .chosen-single div b, .chosen-container-multi.chosen-with-drop .chosen-single div b {
      background-image: url(/themes/contrib/cleanimal/images/icons/icon-navigation-chevron-down.svg) !important;
      background-repeat: no-repeat !important;
      background-position: center !important;
      background-size: 19px 19px !important; }
  .chosen-container .chosen-single, .chosen-container-multi .chosen-single {
    padding: 7px 2em 7px 1em;
    transition: none;
    border: 2px solid #f3f3f3;
    border-radius: 2px;
    background: #f3f3f3;
    box-shadow: none;
    color: #171717;
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    line-height: 1.29;
    letter-spacing: 0.2px;
    font-size: 14px;
    height: 36px; }
    @media screen and (max-width: 1440px) {
      .chosen-container .chosen-single, .chosen-container-multi .chosen-single {
        font-size: 10px;
        height: 30px; } }
    .chosen-container .chosen-single div b, .chosen-container-multi .chosen-single div b {
      background-image: url(/themes/contrib/cleanimal/images/icons/icon-navigation-chevron-down.svg) !important;
      background-repeat: no-repeat !important;
      background-position: center !important;
      background-size: 19px 19px !important; }
  .chosen-container .chosen-drop, .chosen-container-multi .chosen-drop {
    border: none;
    background: #f3f3f3; }
  .chosen-container .chosen-results li.highlighted, .chosen-container-multi .chosen-results li.highlighted {
    background-color: #76b828;
    background-image: none;
    color: #ffffff; }
  .chosen-container ul.chosen-choices, .chosen-container-multi ul.chosen-choices {
    max-width: 100%;
    padding: 7px 2em 7px 1em;
    transition: none;
    border: 2px solid #f3f3f3;
    border-radius: 2px;
    background: #f3f3f3;
    box-shadow: none;
    color: #171717;
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    line-height: 1.29 !important;
    letter-spacing: 0.2px;
    font-size: 14px;
    padding: 0; }
    @media screen and (max-width: 1440px) {
      .chosen-container ul.chosen-choices, .chosen-container-multi ul.chosen-choices {
        font-size: 10px !important; } }
    .chosen-container ul.chosen-choices:focus, .chosen-container-multi ul.chosen-choices:focus {
      border: solid 2px #d5f689;
      outline: none;
      box-shadow: none;
      background-color: #f3f3f3; }
    .chosen-container ul.chosen-choices li.search-choice, .chosen-container-multi ul.chosen-choices li.search-choice {
      font-family: 'IBM Plex Sans', sans-serif;
      font-weight: 400;
      line-height: 1.29 !important;
      letter-spacing: 0.2px;
      font-size: 14px;
      background-color: #76b828 !important;
      background-image: none;
      box-shadow: none;
      color: white !important;
      line-height: 13px;
      margin: 3px 0 3px 5px;
      padding: 4px 25px 4px 8px !important;
      position: relative;
      border-radius: 12px !important;
      background-image: none !important;
      box-shadow: none !important;
      border: 1px solid #76b828 !important; }
      @media screen and (max-width: 1440px) {
        .chosen-container ul.chosen-choices li.search-choice, .chosen-container-multi ul.chosen-choices li.search-choice {
          font-size: 10px !important; } }
      .chosen-container ul.chosen-choices li.search-choice .search-choice-close, .chosen-container-multi ul.chosen-choices li.search-choice .search-choice-close {
        background: none;
        background-image: url(/themes/contrib/cleanimal/images/icons/close_white.svg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
        height: 15px;
        position: absolute;
        right: 2px;
        top: 2px;
        width: 15px;
        padding: 0px;
        border: 1px solid transparent;
        border-radius: 30px !important; }
        .chosen-container ul.chosen-choices li.search-choice .search-choice-close:hover, .chosen-container-multi ul.chosen-choices li.search-choice .search-choice-close:hover {
          border: 1px solid #28342b;
          background-color: #28342b; }

body.node-add-edit .layout-container .chosen-container {
  width: 100% !important; }

/**
 * Checkboxes.
 * @see https://www.w3schools.com/howto/howto_css_custom_checkbox.asp
 * @see https://boolie.org/css-checkbox-styling/
 */
.form-type-checkbox.form-item {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap; }
  .form-type-checkbox.form-item input[type="checkbox"] {
    display: none; }
  .form-type-checkbox.form-item label:not(.show-label) {
    font-size: 0; }
  .form-type-checkbox.form-item label {
    margin-bottom: 0; }
  .form-type-checkbox.form-item .description {
    flex: 0 0 100%;
    margin: 0.75em 0 0 1.75em; }
  .form-type-checkbox.form-item input[type="checkbox"] + label::before {
    width: 18px;
    height: 18px;
    background-image: url(/themes/contrib/cleanimal/images/icons/checkbox-box-01-unselected.svg);
    display: block;
    content: "";
    float: left;
    margin-right: 5px; }
  .form-type-checkbox.form-item input[type="checkbox"]:hover + label::before {
    background-image: url(/themes/contrib/cleanimal/images/icons/checkbox-box-04-focus-unselected.svg); }
  .form-type-checkbox.form-item input[type="checkbox"]:checked + label::before {
    background-image: url(/themes/contrib/cleanimal/images/icons/checkbox-box-02-selected.svg); }
  .form-type-checkbox.form-item input[type="checkbox"]:checked:hover + label::before {
    background-image: url(/themes/contrib/cleanimal/images/icons/checkbox-box-05-focus-selected.svg); }
  .form-type-checkbox.form-item input[type="checkbox"][disabled] + label::before {
    background-image: url(/themes/contrib/cleanimal/images/icons/checkbox-box-disabled.svg) !important; }
  .form-type-checkbox.form-item input[type="checkbox"][disabled]:checked + label::before {
    background-image: url(/themes/contrib/cleanimal/images/icons/checkbox-box-disabled-selected.svg) !important; }

/*
 * TODO: Views config -> format table -> configure -> sorting.
 */
.form-radios > .form-item.form-type-radio {
  margin-top: 15px; }

.form-item.form-type-radio input[type="radio"]:not([style="visibility: hidden;"]) {
  display: none; }

.form-item.form-type-radio label.hide-label {
  font-size: 0; }

.form-item.form-type-radio input[type="radio"]:not([style="visibility: hidden;"]) + label {
  display: flex; }

.form-item.form-type-radio input[type="radio"]:not([style="visibility: hidden;"]) + label::before {
  width: 17.5px;
  height: 17.5px;
  background-image: url(/themes/contrib/cleanimal/images/icons/radio-button-piece-01-unselected.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  content: "";
  float: left;
  margin-right: 5px; }

.form-item.form-type-radio input[type="radio"]:not([style="visibility: hidden;"]):hover + label::before {
  background-image: url(/themes/contrib/cleanimal/images/icons/radio-button-piece-02-unselected-focus.svg); }

.form-item.form-type-radio input[type="radio"]:not([style="visibility: hidden;"]):checked + label::before {
  content: "";
  background-image: url(/themes/contrib/cleanimal/images/icons/radio-button-piece-03-selected.svg); }

.form-item.form-type-radio input[type="radio"]:not([style="visibility: hidden;"]):checked:hover + label::before {
  background-image: url(/themes/contrib/cleanimal/images/icons/radio-button-piece-04-selected-focus.svg); }

.form-item label {
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 400;
  line-height: 1.29 !important;
  letter-spacing: 0.2px;
  font-size: 14px;
  height: 16px;
  font-size: 12px;
  line-height: 1.33;
  letter-spacing: 0.3px;
  color: #565656;
  margin-bottom: 8px; }
  @media screen and (max-width: 1440px) {
    .form-item label {
      font-size: 10px !important; } }

@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 1440px) {
  .form-item select {
    font-size: 10px !important; } }

.form-item select {
  padding: 7px 2em 7px 1em;
  transition: none;
  border: 1px solid #f3f3f3;
  border-radius: 0;
  background: #f3f3f3;
  text-shadow: none;
  -webkit-appearance: none; }
  .form-item select:focus {
    border-radius: 0;
    border: solid 1px #d5f689 !important;
    outline: none;
    background: #f3f3f3; }
  .form-item select:hover {
    box-shadow: none; }
  .form-item select option {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    line-height: 1.29 !important;
    letter-spacing: 0.2px;
    font-size: 14px; }
    @media screen and (max-width: 1440px) {
      .form-item select option {
        font-size: 10px !important; } }
    .form-item select option:hover {
      background-color: #d5f689; }
    .form-item select option:focus {
      outline: none; }

.form-item input {
  max-width: 100%;
  padding: 7px 2em 7px 1em;
  transition: none;
  border: 2px solid #f3f3f3;
  border-radius: 2px;
  background: #f3f3f3;
  box-shadow: none;
  color: #171717;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 400;
  line-height: 1.29 !important;
  letter-spacing: 0.2px;
  font-size: 14px; }
  @media screen and (max-width: 1440px) {
    .form-item input {
      font-size: 10px !important; } }
  .form-item input:focus {
    border: solid 2px #d5f689;
    outline: none;
    box-shadow: none;
    background-color: #f3f3f3; }

select {
  background-image: url(/themes/contrib/cleanimal/images/icons/icon-navigation-chevron-down.svg) !important;
  background-repeat: no-repeat !important;
  background-position: right !important; }

select[multiple='multiple'] {
  background-image: none !important; }

.layout-node-form .layout-region-node-main input, .layout-node-form .layout-region-node-main select {
  width: 100%; }

.layout-node-form .layout-region-node-main input[type="checkbox"], .layout-node-form .layout-region-node-main .autocomplete-deluxe-form {
  width: auto; }

.field--type-text-long .js-form-submit, .field--type-link .js-form-submit, .field--type-entity-reference-revisions .js-form-submit {
  margin: 0 15px 10px 0;
  color: #ffffff;
  border-color: #76b828;
  text-shadow: none;
  font-weight: 500;
  padding-top: 14px;
  padding-bottom: 14px;
  background: #76b828 none;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 400;
  line-height: 1.29 !important;
  letter-spacing: 0.2px;
  font-size: 14px;
  padding-top: 6px;
  padding-bottom: 6px; }
  @media screen and (max-width: 1440px) {
    .field--type-text-long .js-form-submit, .field--type-link .js-form-submit, .field--type-entity-reference-revisions .js-form-submit {
      font-size: 10px !important; } }
  .field--type-text-long .js-form-submit:hover, .field--type-link .js-form-submit:hover, .field--type-entity-reference-revisions .js-form-submit:hover {
    color: #ffffff;
    border-color: #c6f486;
    background: #c6f486 none;
    box-shadow: none; }
  .field--type-text-long .js-form-submit:focus:hover, .field--type-link .js-form-submit:focus:hover, .field--type-entity-reference-revisions .js-form-submit:focus:hover {
    color: #ffffff;
    border-color: #c6f486;
    background: #c6f486 none;
    box-shadow: none; }
  .field--type-text-long .js-form-submit:focus, .field--type-text-long .js-form-submit:active, .field--type-link .js-form-submit:focus, .field--type-link .js-form-submit:active, .field--type-entity-reference-revisions .js-form-submit:focus, .field--type-entity-reference-revisions .js-form-submit:active {
    outline: none;
    box-shadow: none;
    color: #ffffff;
    border-color: #76b828;
    background: #76b828 none; }
  .field--type-text-long .js-form-submit:focus, .field--type-link .js-form-submit:focus, .field--type-entity-reference-revisions .js-form-submit:focus {
    margin: 0 15px 10px 0;
    color: #ffffff;
    border-color: #76b828;
    text-shadow: none;
    font-weight: 500;
    padding-top: 14px;
    padding-bottom: 14px;
    background: #76b828 none;
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    line-height: 1.29 !important;
    letter-spacing: 0.2px;
    font-size: 14px;
    padding-top: 6px;
    padding-bottom: 6px; }
    @media screen and (max-width: 1440px) {
      .field--type-text-long .js-form-submit:focus, .field--type-link .js-form-submit:focus, .field--type-entity-reference-revisions .js-form-submit:focus {
        font-size: 10px !important; } }
    .field--type-text-long .js-form-submit:focus:hover, .field--type-link .js-form-submit:focus:hover, .field--type-entity-reference-revisions .js-form-submit:focus:hover {
      color: #ffffff;
      border-color: #c6f486;
      background: #c6f486 none;
      box-shadow: none; }
    .field--type-text-long .js-form-submit:focus:focus:hover, .field--type-link .js-form-submit:focus:focus:hover, .field--type-entity-reference-revisions .js-form-submit:focus:focus:hover {
      color: #ffffff;
      border-color: #c6f486;
      background: #c6f486 none;
      box-shadow: none; }
    .field--type-text-long .js-form-submit:focus:focus, .field--type-text-long .js-form-submit:focus:active, .field--type-link .js-form-submit:focus:focus, .field--type-link .js-form-submit:focus:active, .field--type-entity-reference-revisions .js-form-submit:focus:focus, .field--type-entity-reference-revisions .js-form-submit:focus:active {
      outline: none;
      box-shadow: none;
      color: #ffffff;
      border-color: #76b828;
      background: #76b828 none; }

.field--type-text-long .field-add-more-submit, .field--type-link .field-add-more-submit, .field--type-entity-reference-revisions .field-add-more-submit {
  width: auto !important;
  float: right; }

.form-type-textarea .form-textarea-wrapper textarea {
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 400;
  line-height: 1.29 !important;
  letter-spacing: 0.2px;
  font-size: 14px;
  padding: 7px 2em 7px 1em;
  transition: none;
  border: none;
  border-radius: 0;
  background: #f3f3f3;
  box-shadow: none;
  color: #8c8c8c;
  font-size: 1em; }
  @media screen and (max-width: 1440px) {
    .form-type-textarea .form-textarea-wrapper textarea {
      font-size: 10px !important; } }

.form-type-number input, .form-type-number .field-suffix {
  display: inline-block; }

.form-type-number .field-suffix {
  width: auto; }

.field--widget-datetime-default .label {
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 400;
  line-height: 1.29 !important;
  letter-spacing: 0.2px;
  font-size: 14px;
  font-size: 12px;
  line-height: 1.33;
  letter-spacing: 0.3px;
  color: #565656; }
  @media screen and (max-width: 1440px) {
    .field--widget-datetime-default .label {
      font-size: 10px !important; } }

.field--widget-datetime-default .form-item.js-form-type-date {
  margin: 6px 0 0 0;
  display: block; }

.form-type-commerce-price .js-form-type-commerce-number input, .form-type-commerce-price .js-form-type-commerce-number .field-suffix {
  display: inline-block; }

.form-type-commerce-price .js-form-type-commerce-number input {
  width: 85% !important; }

.form-type-commerce-price .js-form-type-commerce-number .field-suffix {
  width: auto; }

.field--type-office-hours .seven-details__wrapper {
  padding: 0 !important; }

.field--type-office-hours .office-hours-add-link, .field--type-office-hours .office-hours-delete-link, .field--type-office-hours .office-hours-copy-link {
  display: block; }

.field--type-entity-reference-revisions {
  border: none !important; }

.field--type-entity-reference .js-form-submit {
  margin: 0 15px 10px 0;
  color: #ffffff;
  border-color: #76b828;
  text-shadow: none;
  font-weight: 500;
  padding-top: 14px;
  padding-bottom: 14px;
  background: #76b828 none;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 400;
  line-height: 1.29 !important;
  letter-spacing: 0.2px;
  font-size: 14px;
  padding-top: 6px;
  padding-bottom: 6px; }
  @media screen and (max-width: 1440px) {
    .field--type-entity-reference .js-form-submit {
      font-size: 10px !important; } }
  .field--type-entity-reference .js-form-submit:hover {
    color: #ffffff;
    border-color: #c6f486;
    background: #c6f486 none;
    box-shadow: none; }
  .field--type-entity-reference .js-form-submit:focus:hover {
    color: #ffffff;
    border-color: #c6f486;
    background: #c6f486 none;
    box-shadow: none; }
  .field--type-entity-reference .js-form-submit:focus, .field--type-entity-reference .js-form-submit:active {
    outline: none;
    box-shadow: none;
    color: #ffffff;
    border-color: #76b828;
    background: #76b828 none; }
  .field--type-entity-reference .js-form-submit:focus {
    margin: 0 15px 10px 0;
    color: #ffffff;
    border-color: #76b828;
    text-shadow: none;
    font-weight: 500;
    padding-top: 14px;
    padding-bottom: 14px;
    background: #76b828 none;
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    line-height: 1.29 !important;
    letter-spacing: 0.2px;
    font-size: 14px;
    padding-top: 6px;
    padding-bottom: 6px; }
    @media screen and (max-width: 1440px) {
      .field--type-entity-reference .js-form-submit:focus {
        font-size: 10px !important; } }
    .field--type-entity-reference .js-form-submit:focus:hover {
      color: #ffffff;
      border-color: #c6f486;
      background: #c6f486 none;
      box-shadow: none; }
    .field--type-entity-reference .js-form-submit:focus:focus:hover {
      color: #ffffff;
      border-color: #c6f486;
      background: #c6f486 none;
      box-shadow: none; }
    .field--type-entity-reference .js-form-submit:focus:focus, .field--type-entity-reference .js-form-submit:focus:active {
      outline: none;
      box-shadow: none;
      color: #ffffff;
      border-color: #76b828;
      background: #76b828 none; }

.field--type-entity-reference .js-form-wrapper input[type="submit"] {
  width: auto !important;
  float: right; }

.field--type-entity-reference > div > .js-form-wrapper {
  border-top: 1px solid #dcdcdc;
  border: 1px solid #dcdcdc; }

.field--type-entity-reference > div .js-form-wrapper summary.seven-details__summary {
  color: #171717 !important; }

.field--type-entity-reference > div .js-form-wrapper .seven-details__wrapper table.ief-entity-table tbody tr td .ief-entity-operations {
  display: flex;
  align-items: center; }
  .field--type-entity-reference > div .js-form-wrapper .seven-details__wrapper table.ief-entity-table tbody tr td .ief-entity-operations input, .field--type-entity-reference > div .js-form-wrapper .seven-details__wrapper table.ief-entity-table tbody tr td .ief-entity-operations a {
    margin: 0 15px 10px 0;
    color: #28342b;
    padding-top: 14px;
    padding-bottom: 14px;
    background: white none;
    border: 1px solid #76b828;
    padding-top: 6px;
    padding-bottom: 6px; }
    .field--type-entity-reference > div .js-form-wrapper .seven-details__wrapper table.ief-entity-table tbody tr td .ief-entity-operations input:hover, .field--type-entity-reference > div .js-form-wrapper .seven-details__wrapper table.ief-entity-table tbody tr td .ief-entity-operations a:hover {
      color: white;
      border-color: #76b828;
      background: #76b828 none;
      box-shadow: none; }
    .field--type-entity-reference > div .js-form-wrapper .seven-details__wrapper table.ief-entity-table tbody tr td .ief-entity-operations input:focus:hover, .field--type-entity-reference > div .js-form-wrapper .seven-details__wrapper table.ief-entity-table tbody tr td .ief-entity-operations a:focus:hover {
      color: white;
      border-color: #76b828;
      background: #76b828 none;
      box-shadow: none; }
    .field--type-entity-reference > div .js-form-wrapper .seven-details__wrapper table.ief-entity-table tbody tr td .ief-entity-operations input:focus, .field--type-entity-reference > div .js-form-wrapper .seven-details__wrapper table.ief-entity-table tbody tr td .ief-entity-operations input:active, .field--type-entity-reference > div .js-form-wrapper .seven-details__wrapper table.ief-entity-table tbody tr td .ief-entity-operations a:focus, .field--type-entity-reference > div .js-form-wrapper .seven-details__wrapper table.ief-entity-table tbody tr td .ief-entity-operations a:active {
      outline: none;
      box-shadow: none;
      color: #28342b;
      background: white none;
      border: 1px solid #76b828; }
  .field--type-entity-reference > div .js-form-wrapper .seven-details__wrapper table.ief-entity-table tbody tr td .ief-entity-operations a {
    width: 100%; }

.field--type-entity-reference > div .js-form-wrapper .seven-details__wrapper table.ief-entity-table tbody tr td .ief-form input.js-form-submit {
  margin: 0 15px 10px 0;
  color: #ffffff;
  border-color: #76b828;
  text-shadow: none;
  font-weight: 500;
  padding-top: 14px;
  padding-bottom: 14px;
  background: #76b828 none;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 400;
  line-height: 1.29 !important;
  letter-spacing: 0.2px;
  font-size: 14px;
  padding-top: 6px;
  padding-bottom: 6px; }
  @media screen and (max-width: 1440px) {
    .field--type-entity-reference > div .js-form-wrapper .seven-details__wrapper table.ief-entity-table tbody tr td .ief-form input.js-form-submit {
      font-size: 10px !important; } }
  .field--type-entity-reference > div .js-form-wrapper .seven-details__wrapper table.ief-entity-table tbody tr td .ief-form input.js-form-submit:hover {
    color: #ffffff;
    border-color: #c6f486;
    background: #c6f486 none;
    box-shadow: none; }
  .field--type-entity-reference > div .js-form-wrapper .seven-details__wrapper table.ief-entity-table tbody tr td .ief-form input.js-form-submit:focus:hover {
    color: #ffffff;
    border-color: #c6f486;
    background: #c6f486 none;
    box-shadow: none; }
  .field--type-entity-reference > div .js-form-wrapper .seven-details__wrapper table.ief-entity-table tbody tr td .ief-form input.js-form-submit:focus, .field--type-entity-reference > div .js-form-wrapper .seven-details__wrapper table.ief-entity-table tbody tr td .ief-form input.js-form-submit:active {
    outline: none;
    box-shadow: none;
    color: #ffffff;
    border-color: #76b828;
    background: #76b828 none; }

.field--type-entity-reference > div .js-form-wrapper .seven-details__wrapper .container-inline {
  display: flex;
  align-items: center;
  justify-content: flex-end; }
  .field--type-entity-reference > div .js-form-wrapper .seven-details__wrapper .container-inline > input {
    margin: 0 15px 10px 0;
    color: #ffffff;
    border-color: #76b828;
    text-shadow: none;
    font-weight: 500;
    padding-top: 14px;
    padding-bottom: 14px;
    background: #76b828 none;
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    line-height: 1.29 !important;
    letter-spacing: 0.2px;
    font-size: 14px;
    padding-top: 6px;
    padding-bottom: 6px; }
    @media screen and (max-width: 1440px) {
      .field--type-entity-reference > div .js-form-wrapper .seven-details__wrapper .container-inline > input {
        font-size: 10px !important; } }
    .field--type-entity-reference > div .js-form-wrapper .seven-details__wrapper .container-inline > input:hover {
      color: #ffffff;
      border-color: #c6f486;
      background: #c6f486 none;
      box-shadow: none; }
    .field--type-entity-reference > div .js-form-wrapper .seven-details__wrapper .container-inline > input:focus:hover {
      color: #ffffff;
      border-color: #c6f486;
      background: #c6f486 none;
      box-shadow: none; }
    .field--type-entity-reference > div .js-form-wrapper .seven-details__wrapper .container-inline > input:focus, .field--type-entity-reference > div .js-form-wrapper .seven-details__wrapper .container-inline > input:active {
      outline: none;
      box-shadow: none;
      color: #ffffff;
      border-color: #76b828;
      background: #76b828 none; }

/*Inline entity form*/
.field--type-entity-reference fieldset.js-form-wrapper.form-wrapper .fieldset-wrapper .form-item input, .field--type-entity-reference fieldset.js-form-wrapper.form-wrapper .fieldset-wrapper .form-wrapper input {
  width: 100%;
  float: none; }

.field--type-entity-reference fieldset.js-form-wrapper.form-wrapper .fieldset-wrapper .form-item .container-inline, .field--type-entity-reference fieldset.js-form-wrapper.form-wrapper .fieldset-wrapper .form-wrapper .container-inline {
  display: block; }

/*Inline entity form - Table view mode*/
.field--type-entity-reference.field--widget-inline-entity-form-complex-table-view-mode .ief-form.ief-form-row.js-form-wrapper.form-wrapper .form-item input, .field--type-entity-reference.field--widget-inline-entity-form-complex-table-view-mode .ief-form.ief-form-row.js-form-wrapper.form-wrapper .form-wrapper input {
  width: 100%;
  float: none; }

.field--type-entity-reference.field--widget-inline-entity-form-complex-table-view-mode .ief-form.ief-form-row.js-form-wrapper.form-wrapper .form-item .container-inline, .field--type-entity-reference.field--widget-inline-entity-form-complex-table-view-mode .ief-form.ief-form-row.js-form-wrapper.form-wrapper .form-wrapper .container-inline {
  display: block; }

.field--type-entity-reference.field--widget-inline-entity-form-complex .form-wrapper .fieldset-wrapper table.ief-entity-table tr td .ief-form.ief-form-row {
  padding: 1rem;
  margin: 0 -1rem;
  border: 2px solid grey;
  background: rgba(0, 0, 0, 0.05); }
  .field--type-entity-reference.field--widget-inline-entity-form-complex .form-wrapper .fieldset-wrapper table.ief-entity-table tr td .ief-form.ief-form-row input[type="text"] {
    background-color: white; }

.field--type-entity-reference.field--widget-inline-entity-form-complex .form-wrapper .fieldset-wrapper table.ief-entity-table .ief-form.ief-form-row .field-group-html-element.flex .field--type-entity-reference.field--widget-media-library-widget {
  flex-direction: column;
  height: 100%;
  align-self: flex-end;
  display: flex;
  flex-grow: 1; }
  .field--type-entity-reference.field--widget-inline-entity-form-complex .form-wrapper .fieldset-wrapper table.ief-entity-table .ief-form.ief-form-row .field-group-html-element.flex .field--type-entity-reference.field--widget-media-library-widget .media-library-item--grid {
    width: auto; }

.media-library-widget {
  border: none;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  background-color: transparent !important; }
  .media-library-widget .js-media-library-selection .media-library-item {
    padding-bottom: 40px; }
    .media-library-widget .js-media-library-selection .media-library-item:before {
      border: none; }
    .media-library-widget .js-media-library-selection .media-library-item .media-library-item__remove.button {
      position: absolute;
      top: auto;
      right: auto;
      width: 20px !important;
      height: 20px;
      background: url(/themes/contrib/cleanimal/images/icons/delete.svg) no-repeat;
      border: none;
      bottom: 5px;
      /* TODO: center below image */
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      left: 50%; }
    .media-library-widget .js-media-library-selection .media-library-item .media-library-edit__link {
      position: absolute;
      top: auto;
      right: auto;
      width: 20px !important;
      height: 20px;
      border: none;
      bottom: 5px;
      /* TODO: center below image */
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      left: 40%;
      font-size: 0; }
    .media-library-widget .js-media-library-selection .media-library-item article {
      display: flex;
      flex-direction: column;
      align-items: center; }
      .media-library-widget .js-media-library-selection .media-library-item article .media-library-item__preview {
        width: 100%;
        padding-bottom: 0; }
        .media-library-widget .js-media-library-selection .media-library-item article .media-library-item__preview .field--name-thumbnail {
          background: none;
          border: 1px solid #dcdcdc; }
          .media-library-widget .js-media-library-selection .media-library-item article .media-library-item__preview .field--name-thumbnail img {
            width: 100%; }
        .media-library-widget .js-media-library-selection .media-library-item article .media-library-item__preview .field--name-field-media-file span.file {
          overflow-wrap: break-word;
          word-wrap: break-word;
          max-width: 100%; }
      .media-library-widget .js-media-library-selection .media-library-item article .media-library-item__attributes {
        width: 100%;
        position: relative; }
        .media-library-widget .js-media-library-selection .media-library-item article .media-library-item__attributes .media-library-item__name {
          margin-left: 15px; }

.field-multiple-table tbody tr.paragraphs-features__add-in-between__row input.button--small {
  width: auto;
  margin: 10px auto 5px auto; }

.field-multiple-table tbody tr.draggable td.field-multiple-drag {
  padding-top: 25px; }

.field-multiple-table tbody tr.draggable td .paragraphs-dropbutton-wrapper .dropbutton-wrapper.dropbutton-multiple.open .dropbutton-widget .dropbutton .secondary-action {
  border-left: none;
  border-bottom: none; }

.field-multiple-table tbody tr.draggable .paragraph-top .paragraphs-actions .paragraphs-icon-button.paragraphs-icon-button-collapse {
  border: none;
  background-color: transparent;
  background-image: url(/themes/contrib/cleanimal/images/icons/icon-navigation-chevron-up.svg);
  background-repeat: no-repeat;
  width: 20px !important;
  height: 20px !important;
  margin: 0; }

.field-multiple-table tbody tr.draggable .paragraph-top .paragraphs-actions .paragraphs-icon-button.paragraphs-icon-button-edit {
  border: none;
  background-color: transparent;
  background-image: url(/themes/contrib/cleanimal/images/icons/icon-navigation-chevron-down.svg);
  background-repeat: no-repeat;
  width: 20px !important;
  height: 20px !important;
  margin: 0; }

.field-multiple-table tbody tr.draggable .paragraph-top .paragraphs-actions .paragraphs-dropdown.open .paragraphs-dropdown-actions {
  border: none;
  box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.3); }
  .field-multiple-table tbody tr.draggable .paragraph-top .paragraphs-actions .paragraphs-dropdown.open .paragraphs-dropdown-actions .paragraphs-dropdown-action {
    border: none;
    color: #171717;
    background-color: #f3f3f3;
    line-height: 14px !important; }
    .field-multiple-table tbody tr.draggable .paragraph-top .paragraphs-actions .paragraphs-dropdown.open .paragraphs-dropdown-actions .paragraphs-dropdown-action:hover {
      color: black !important;
      margin-top: 0 !important; }

.field-multiple-table tbody tr.draggable .paragraph-top .paragraphs-actions .paragraphs-dropdown .paragraphs-dropdown-toggle {
  background-image: url(/themes/contrib/cleanimal/images/icons/dots.svg);
  background-size: 20px 20px;
  border: none; }
  .field-multiple-table tbody tr.draggable .paragraph-top .paragraphs-actions .paragraphs-dropdown .paragraphs-dropdown-toggle:focus {
    background-color: #f3f3f3;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3); }

.field--widget-autocomplete-deluxe label {
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 400;
  line-height: 1.29 !important;
  letter-spacing: 0.2px;
  font-size: 14px;
  height: 16px;
  font-size: 12px;
  line-height: 1.33;
  letter-spacing: 0.3px;
  color: #565656; }
  @media screen and (max-width: 1440px) {
    .field--widget-autocomplete-deluxe label {
      font-size: 10px !important; } }

.field--widget-autocomplete-deluxe .autocomplete-deluxe-container {
  max-width: 100%;
  padding: 0;
  transition: none;
  border: 2px solid #f3f3f3;
  border-radius: 2px;
  background: #f3f3f3;
  box-shadow: none;
  height: 40px;
  color: #171717; }
  .field--widget-autocomplete-deluxe .autocomplete-deluxe-container .autocomplete-deluxe-item {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    line-height: 1.29 !important;
    letter-spacing: 0.2px;
    font-size: 14px;
    background-color: #76b828;
    background-image: none;
    box-shadow: none;
    color: white;
    line-height: 13px;
    margin: 3px 0 3px 5px;
    padding: 4px 25px 4px 8px;
    position: relative;
    border-radius: 12px !important;
    border: 1px solid #76b828; }
    @media screen and (max-width: 1440px) {
      .field--widget-autocomplete-deluxe .autocomplete-deluxe-container .autocomplete-deluxe-item {
        font-size: 10px !important; } }
    .field--widget-autocomplete-deluxe .autocomplete-deluxe-container .autocomplete-deluxe-item .autocomplete-deluxe-item-delete {
      background: none;
      background-image: url(/themes/contrib/cleanimal/images/icons/close_white.svg);
      background-repeat: no-repeat;
      background-size: 90%;
      background-position: center;
      height: 15px;
      position: absolute;
      right: 2px;
      top: 2px;
      width: 15px;
      padding: 0px;
      border: 1px solid transparent;
      border-radius: 30px !important; }
      .field--widget-autocomplete-deluxe .autocomplete-deluxe-container .autocomplete-deluxe-item .autocomplete-deluxe-item-delete:hover {
        border: 1px solid #28342b;
        background-color: #28342b; }

.field--widget-autocomplete-deluxe input.autocomplete-deluxe-form {
  background: none !important;
  background-color: #f3f3f3 !important;
  padding: 4px 5px 4px 5px;
  border: solid 2px #f3f3f3 !important;
  box-shadow: none;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 400;
  line-height: 1.29 !important;
  letter-spacing: 0.2px;
  font-size: 14px; }
  @media screen and (max-width: 1440px) {
    .field--widget-autocomplete-deluxe input.autocomplete-deluxe-form {
      font-size: 10px !important; } }
  .field--widget-autocomplete-deluxe input.autocomplete-deluxe-form:focus {
    border: solid 2px #d5f689 !important;
    outline: none;
    box-shadow: none;
    background-color: #f3f3f3; }

.ui-autocomplete {
  background-color: #f3f3f3; }
  .ui-autocomplete li {
    height: 40px; }
    .ui-autocomplete li:hover {
      padding: 0; }
      .ui-autocomplete li:hover a {
        color: #76b828 !important; }
    .ui-autocomplete li a {
      font-family: 'IBM Plex Sans', sans-serif;
      font-weight: 400;
      line-height: 1.29 !important;
      letter-spacing: 0.2px;
      font-size: 14px;
      color: #171717;
      padding: 7px 2em 7px 1em; }
      @media screen and (max-width: 1440px) {
        .ui-autocomplete li a {
          font-size: 10px !important; } }
      .ui-autocomplete li a:hover {
        color: #76b828 !important; }

.autocomplete-deluxe-open {
  background: url(/themes/contrib/cleanimal/images/icons/loading-small.svg) no-repeat 0px;
  -webkit-animation: spin .8s infinite linear;
  animation: spin .8s infinite linear; }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.field--type-datetime fieldset {
  padding: 0;
  border: 0;
  background-color: transparent; }
  .field--type-datetime fieldset legend {
    position: relative; }
    .field--type-datetime fieldset legend span {
      font-family: 'IBM Plex Sans', sans-serif;
      font-weight: 400;
      line-height: 1.29 !important;
      letter-spacing: 0.2px;
      font-size: 14px;
      height: 16px;
      font-size: 12px;
      line-height: 1.33;
      letter-spacing: 0.3px;
      color: #565656;
      margin-bottom: 8px;
      font-weight: normal;
      text-transform: none;
      display: block; }
      @media screen and (max-width: 1440px) {
        .field--type-datetime fieldset legend span {
          font-size: 10px !important; } }

/* Date range fields */
.field--type-daterange fieldset {
  padding: 35px 0 0 0;
  border: 0;
  background-color: transparent; }
  .field--type-daterange fieldset .fieldset-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap; }
    .field--type-daterange fieldset .fieldset-wrapper h4.label {
      font-family: 'IBM Plex Sans', sans-serif;
      font-weight: 400;
      line-height: 1.29 !important;
      letter-spacing: 0.2px;
      font-size: 14px;
      height: 16px;
      font-size: 12px;
      line-height: 1.33;
      letter-spacing: 0.3px;
      color: #565656;
      margin-bottom: 8px;
      margin-right: 20px;
      margin-bottom: 0; }
      @media screen and (max-width: 1440px) {
        .field--type-daterange fieldset .fieldset-wrapper h4.label {
          font-size: 10px !important; } }
    .field--type-daterange fieldset .fieldset-wrapper .description {
      flex: 1 0 100%;
      width: 100%; }

/* Color Fields */
div.form-item.form-type-color input[type="color"] {
  width: auto;
  min-height: 40px;
  min-width: 70px;
  padding: 0; }

.seven-details {
  position: relative;
  background-color: white !important; }
  .seven-details:before {
    width: 10px;
    content: " ";
    background-image: url(/themes/contrib/cleanimal/images/icons/icon-navigation-chevron-down.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: auto;
    right: 7px;
    bottom: 17px;
    height: 10px; }
  .seven-details:first-child {
    border-top: 1px solid #dcdcdc; }
  .seven-details summary.seven-details__summary {
    padding: 7px 2em 7px 1em !important;
    font-weight: 300 !important;
    text-transform: none;
    line-height: 20px;
    color: #171717;
    text-shadow: none; }
    .seven-details summary.seven-details__summary::-webkit-details-marker {
      display: none; }

.seven-details[open] {
  padding-top: 1px;
  background-color: white;
  background-image: none !important; }
  .seven-details[open]:before {
    width: 10px;
    content: " ";
    background-image: url(/themes/contrib/cleanimal/images/icons/icon-navigation-chevron-down.svg);
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 17px;
    right: 7px;
    bottom: auto;
    height: 10px; }
  .seven-details[open] .seven-details__wrapper.details-wrapper:after {
    content: "";
    clear: both;
    display: table; }
  .seven-details[open] .seven-details__summary {
    color: #76b828; }
  .seven-details[open].vertical-tabs__pane:before {
    content: none; }

.layout-region.layout-region-node-secondary .seven-details[open] .seven-details__wrapper.details-wrapper {
  padding: 0 1.5em 1em 1.5em; }

.dropbutton-wrapper .dropbutton-widget {
  border: none !important;
  border-radius: 0 !important;
  background-color: transparent !important;
  background-image: none !important;
  background-image: none !important;
  text-shadow: none !important; }
  .dropbutton-wrapper .dropbutton-widget .dropbutton {
    width: auto;
    min-width: 100px; }
    .dropbutton-wrapper .dropbutton-widget .dropbutton .dropbutton-action {
      width: auto;
      min-width: 100px; }
      .dropbutton-wrapper .dropbutton-widget .dropbutton .dropbutton-action:first-child a, .dropbutton-wrapper .dropbutton-widget .dropbutton .dropbutton-action:first-child input {
        border-right: none; }
      .dropbutton-wrapper .dropbutton-widget .dropbutton .dropbutton-action a, .dropbutton-wrapper .dropbutton-widget .dropbutton .dropbutton-action input {
        font-family: 'IBM Plex Sans', sans-serif;
        font-weight: 400;
        line-height: 1.29 !important;
        letter-spacing: 0.2px;
        font-size: 14px;
        border: 1px solid #28342b;
        color: #28342b;
        background-color: white;
        border-radius: 0 !important;
        text-shadow: none;
        background-image: none; }
        @media screen and (max-width: 1440px) {
          .dropbutton-wrapper .dropbutton-widget .dropbutton .dropbutton-action a, .dropbutton-wrapper .dropbutton-widget .dropbutton .dropbutton-action input {
            font-size: 10px !important; } }
        .dropbutton-wrapper .dropbutton-widget .dropbutton .dropbutton-action a:hover, .dropbutton-wrapper .dropbutton-widget .dropbutton .dropbutton-action input:hover {
          color: white !important;
          background-color: #76b828;
          background-image: none;
          box-shadow: none; }
        .dropbutton-wrapper .dropbutton-widget .dropbutton .dropbutton-action a:focus, .dropbutton-wrapper .dropbutton-widget .dropbutton .dropbutton-action input:focus {
          z-index: 3;
          color: white !important;
          background-color: #76b828;
          background-image: none;
          box-shadow: none; }
      .dropbutton-wrapper .dropbutton-widget .dropbutton .dropbutton-action input {
        height: 28px;
        width: 100% !important; }
    .dropbutton-wrapper .dropbutton-widget .dropbutton .dropbutton-toggle button {
      border: 1px solid #28342b;
      background-color: white; }
      .dropbutton-wrapper .dropbutton-widget .dropbutton .dropbutton-toggle button:hover, .dropbutton-wrapper .dropbutton-widget .dropbutton .dropbutton-toggle button:active, .dropbutton-wrapper .dropbutton-widget .dropbutton .dropbutton-toggle button:focus {
        color: #28342b;
        background-color: white;
        background-image: none;
        box-shadow: none; }
      .dropbutton-wrapper .dropbutton-widget .dropbutton .dropbutton-toggle button .dropbutton-arrow {
        background-image: url(/themes/contrib/cleanimal/images/icons/dots_primary.svg);
        background-repeat: no-repeat;
        background-position: center;
        position: relative;
        top: auto;
        right: auto;
        display: block;
        overflow: hidden;
        width: 100%;
        height: 100%;
        margin-top: auto;
        border-width: 0;
        border-style: none;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
        line-height: 0; }
        @media screen and (max-width: 1440px) {
          .dropbutton-wrapper .dropbutton-widget .dropbutton .dropbutton-toggle button .dropbutton-arrow {
            background-size: 15px; } }
    .dropbutton-wrapper .dropbutton-widget .dropbutton .secondary-action {
      width: auto;
      min-width: 100px;
      background-color: white;
      border-left: 1px solid #28342b;
      border-top: 0;
      border-bottom: 0; }
      .dropbutton-wrapper .dropbutton-widget .dropbutton .secondary-action a {
        font-family: 'IBM Plex Sans', sans-serif;
        font-weight: 400;
        line-height: 1.29 !important;
        letter-spacing: 0.2px;
        font-size: 14px;
        color: #28342b;
        border: none; }
        @media screen and (max-width: 1440px) {
          .dropbutton-wrapper .dropbutton-widget .dropbutton .secondary-action a {
            font-size: 10px !important; } }
        .dropbutton-wrapper .dropbutton-widget .dropbutton .secondary-action a:hover {
          color: white !important;
          background-color: #76b828;
          background-image: none;
          box-shadow: none; }
      .dropbutton-wrapper .dropbutton-widget .dropbutton .secondary-action:last-child {
        border-bottom: 1px solid #28342b; }

.dropbutton-wrapper.dropbutton-single .dropbutton-widget .dropbutton .dropbutton-action a, .dropbutton-wrapper.dropbutton-single .dropbutton-widget .dropbutton .dropbutton-action input {
  border-right: 1px solid #28342b; }

.dropbutton-wrapper.open .dropbutton-widget .dropbutton .dropbutton-toggle button .dropbutton-arrow {
  background-position: 4px 3px; }

.dropbutton-wrapper.open .dropbutton-widget .dropbutton .secondary-action input {
  border-top: none !important;
  border-right: none !important; }

.layout-node-form nav#scroll-nav {
  width: 15%; }
  .layout-node-form nav#scroll-nav ul {
    list-style: none;
    padding: 0;
    padding-right: 32px;
    margin: 0; }
    .layout-node-form nav#scroll-nav ul li {
      height: 40px;
      display: flex;
      align-items: center;
      padding-left: 2.5em; }
      .layout-node-form nav#scroll-nav ul li a {
        font-family: 'IBM Plex Sans', sans-serif;
        font-weight: 400;
        line-height: 1.29 !important;
        letter-spacing: 0.2px;
        font-size: 14px;
        color: #565656;
        height: 40px;
        line-height: 3;
        width: 100%; }
        @media screen and (max-width: 1440px) {
          .layout-node-form nav#scroll-nav ul li a {
            font-size: 10px !important; } }
        .layout-node-form nav#scroll-nav ul li a:hover, .layout-node-form nav#scroll-nav ul li a:focus {
          text-decoration: none; }
        .layout-node-form nav#scroll-nav ul li a:after {
          content: "";
          border-bottom: 1px solid #dcdcdc;
          height: 1px;
          width: calc(100% + 2.5em);
          display: block;
          margin-left: -2.5em; }
        .layout-node-form nav#scroll-nav ul li a.active {
          color: #171717;
          font-weight: 700; }
          .layout-node-form nav#scroll-nav ul li a.active:after {
            border-image-source: linear-gradient(to right, #76b828, #76b828);
            border-image-slice: 1;
            border-bottom: 2px solid; }

.layout-node-form .layout-region-node-main > div .scroll-nav-content {
  padding-top: 150px; }
  .layout-node-form .layout-region-node-main > div .scroll-nav-content:first-child {
    padding-top: 0; }

table {
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 400;
  line-height: 1.29 !important;
  letter-spacing: 0.2px;
  font-size: 14px; }
  @media screen and (max-width: 1440px) {
    table {
      font-size: 10px !important; } }
  table thead {
    height: 48px;
    background-color: #f3f3f3; }
    table thead tr {
      border-bottom: 1px solid #dcdcdc; }
      table thead tr th {
        font-weight: 400;
        border: none;
        text-transform: none;
        color: #565656;
        position: relative; }
        table thead tr th a:after {
          transition: none; }
        table thead tr th.is-active {
          background-color: white; }
          table thead tr th.is-active:before {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            border-top: 1px solid #f3f3f3; }
          table thead tr th.is-active a {
            color: #28342b;
            font-weight: 500; }
            table thead tr th.is-active a span.tablesort.tablesort--asc {
              background-image: url(/themes/contrib/cleanimal/images/icons/icon-navigation-chevron-down.svg); }
            table thead tr th.is-active a span.tablesort.tablesort--desc {
              background-image: url(/themes/contrib/cleanimal/images/icons/icon-navigation-chevron-up.svg); }
            table thead tr th.is-active a:after {
              border-image-source: linear-gradient(to right, #76b828, #76b828);
              border-image-slice: 1; }
            table thead tr th.is-active a:hover:after {
              border-image-source: linear-gradient(to right, #76b828, #76b828);
              border-image-slice: 1;
              border-bottom: 2px solid; }
            table thead tr th.is-active a:focus {
              color: #28342b; }
        table thead tr th.select-all input[type="checkbox"] {
          display: block; }
  table tbody tr:hover {
    background-color: transparent; }
  table tbody tr td.views-field-filename {
    max-width: 300px;
    overflow: hidden; }
  table tbody tr td .js-form-wrapper .button {
    margin: 0 15px 10px 0;
    color: #ffffff;
    border-color: #76b828;
    text-shadow: none;
    font-weight: 500;
    padding-top: 14px;
    padding-bottom: 14px;
    background: #76b828 none;
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    line-height: 1.29 !important;
    letter-spacing: 0.2px;
    font-size: 14px;
    padding-top: 6px;
    padding-bottom: 6px;
    line-height: 26px; }
    @media screen and (max-width: 1440px) {
      table tbody tr td .js-form-wrapper .button {
        font-size: 10px !important; } }
    table tbody tr td .js-form-wrapper .button:hover {
      color: #ffffff;
      border-color: #c6f486;
      background: #c6f486 none;
      box-shadow: none; }
    table tbody tr td .js-form-wrapper .button:focus:hover {
      color: #ffffff;
      border-color: #c6f486;
      background: #c6f486 none;
      box-shadow: none; }
    table tbody tr td .js-form-wrapper .button:focus, table tbody tr td .js-form-wrapper .button:active {
      outline: none;
      box-shadow: none;
      color: #ffffff;
      border-color: #76b828;
      background: #76b828 none; }
  table tbody tr td .form-actions .js-form-submit {
    margin: 0 15px 10px 0;
    color: #ffffff;
    border-color: #76b828;
    text-shadow: none;
    font-weight: 500;
    padding-top: 14px;
    padding-bottom: 14px;
    background: #76b828 none;
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    line-height: 1.29 !important;
    letter-spacing: 0.2px;
    font-size: 14px;
    padding-top: 6px;
    padding-bottom: 6px; }
    @media screen and (max-width: 1440px) {
      table tbody tr td .form-actions .js-form-submit {
        font-size: 10px !important; } }
    table tbody tr td .form-actions .js-form-submit:hover {
      color: #ffffff;
      border-color: #c6f486;
      background: #c6f486 none;
      box-shadow: none; }
    table tbody tr td .form-actions .js-form-submit:focus:hover {
      color: #ffffff;
      border-color: #c6f486;
      background: #c6f486 none;
      box-shadow: none; }
    table tbody tr td .form-actions .js-form-submit:focus, table tbody tr td .form-actions .js-form-submit:active {
      outline: none;
      box-shadow: none;
      color: #ffffff;
      border-color: #76b828;
      background: #76b828 none; }

div.pager {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative; }
  div.pager nav.pager {
    position: relative;
    background-color: #f3f3f3;
    display: flex;
    align-items: center;
    justify-content: center; }
    div.pager nav.pager .pager__items .pager__item {
      font-family: 'IBM Plex Sans', sans-serif;
      font-weight: 400;
      line-height: 1.29 !important;
      letter-spacing: 0.2px;
      font-size: 14px;
      color: #171717; }
      @media screen and (max-width: 1440px) {
        div.pager nav.pager .pager__items .pager__item {
          font-size: 10px !important; } }
      div.pager nav.pager .pager__items .pager__item:hover {
        border-bottom-width: 0;
        border-bottom-color: transparent; }
      div.pager nav.pager .pager__items .pager__item a {
        font-family: 'IBM Plex Sans', sans-serif;
        font-weight: 400;
        line-height: 1.29 !important;
        letter-spacing: 0.2px;
        font-size: 14px;
        color: #171717; }
        @media screen and (max-width: 1440px) {
          div.pager nav.pager .pager__items .pager__item a {
            font-size: 10px !important; } }
        div.pager nav.pager .pager__items .pager__item a:hover {
          border-bottom-width: 0;
          border-bottom-color: transparent; }
      div.pager nav.pager .pager__items .pager__item.is-active {
        color: #171717;
        border-bottom-width: 4px;
        border-bottom-color: #28342b; }
        div.pager nav.pager .pager__items .pager__item.is-active a {
          color: #171717;
          border-bottom-width: 4px;
          border-bottom-color: #28342b; }
  div.pager .view-footer {
    position: absolute;
    left: 0; }

.textfield_counter_counter {
  padding: 5px 0 10px 0; }

/* Views component imports */
.views-exposed-form .form--inline {
  border: none; }
  .views-exposed-form .form--inline .cleanimal-details {
    border: none; }
    .views-exposed-form .form--inline .cleanimal-details summary {
      background-color: #f3f3f3;
      color: #171717;
      font-size: 14px;
      font-weight: 600 !important;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.29;
      letter-spacing: 0.16px;
      height: 32px;
      border-radius: 2px !important;
      border: solid 1px #cccccc;
      display: flex;
      align-items: center; }
      .views-exposed-form .form--inline .cleanimal-details summary[aria-expanded="true"] {
        border-radius: 0 !important;
        border-top-left-radius: 2px !important;
        border-top-right-radius: 2px !important; }
  .views-exposed-form .form--inline .exposed-form-wrapper {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    display: flex;
    flex-wrap: wrap; }
    .views-exposed-form .form--inline .exposed-form-wrapper .filters-wrapper {
      border-bottom: 1px solid #cccccc;
      flex: 1;
      padding: 7px 2em 7px 2em !important;
      display: flex;
      align-items: flex-start; }
      .views-exposed-form .form--inline .exposed-form-wrapper .filters-wrapper.many-filters {
        flex-wrap: wrap; }
        .views-exposed-form .form--inline .exposed-form-wrapper .filters-wrapper.many-filters > .form-item, .views-exposed-form .form--inline .exposed-form-wrapper .filters-wrapper.many-filters > .form-wrapper {
          width: calc(25% - 0.5em);
          border: 0; }
        .views-exposed-form .form--inline .exposed-form-wrapper .filters-wrapper.many-filters > .form-item-items-per-page {
          margin-right: 75%; }
      .views-exposed-form .form--inline .exposed-form-wrapper .filters-wrapper.columns-present .filter-wrap {
        width: auto; }
      .views-exposed-form .form--inline .exposed-form-wrapper .filters-wrapper > details.form-item.seven-details[open] .details-wrapper {
        border: 1px solid #bfbfbf;
        padding-top: 0.5em; }
        .views-exposed-form .form--inline .exposed-form-wrapper .filters-wrapper > details.form-item.seven-details[open] .details-wrapper > * {
          max-width: 100%; }
      .views-exposed-form .form--inline .exposed-form-wrapper .filters-wrapper .filter-wrap .chosen-container {
        margin-left: 10px; }
    .views-exposed-form .form--inline .exposed-form-wrapper .column-wrapper {
      border-bottom: 1px solid #cccccc;
      flex: 1;
      padding: 7px 2em 7px 2em !important; }
      .views-exposed-form .form--inline .exposed-form-wrapper .column-wrapper .details-wrapper .form-type-select select {
        min-width: 230px; }
      .views-exposed-form .form--inline .exposed-form-wrapper .column-wrapper .details-wrapper .form-item.move-buttons div[class^="move"] {
        font-size: 0 !important;
        position: relative;
        border: none !important;
        background-color: #f3f3f3 !important; }
        .views-exposed-form .form--inline .exposed-form-wrapper .column-wrapper .details-wrapper .form-item.move-buttons div[class^="move"]:before {
          background: url(/themes/contrib/cleanimal/images/icons/icon-navigation-chevron-down.svg) center no-repeat;
          content: "";
          position: absolute;
          top: 0;
          right: 0;
          width: 100%;
          height: 100%; }
        .views-exposed-form .form--inline .exposed-form-wrapper .column-wrapper .details-wrapper .form-item.move-buttons div[class^="move"].move-right:before {
          -webkit-transform: rotate(-90deg);
                  transform: rotate(-90deg); }
        .views-exposed-form .form--inline .exposed-form-wrapper .column-wrapper .details-wrapper .form-item.move-buttons div[class^="move"].move-left:before {
          -webkit-transform: rotate(90deg);
                  transform: rotate(90deg); }
        .views-exposed-form .form--inline .exposed-form-wrapper .column-wrapper .details-wrapper .form-item.move-buttons div[class^="move"].move-top:before {
          -webkit-transform: rotate(180deg);
                  transform: rotate(180deg); }
    .views-exposed-form .form--inline .exposed-form-wrapper .actions {
      flex: 0 0 100%; }
      .views-exposed-form .form--inline .exposed-form-wrapper .actions .form-actions {
        background-color: #f3f3f3;
        padding: 7px 2em 7px 2em !important;
        margin: 0;
        display: flex;
        flex-direction: row-reverse; }
        .views-exposed-form .form--inline .exposed-form-wrapper .actions .form-actions input {
          padding-top: 6px;
          padding-bottom: 6px; }
  .views-exposed-form .form--inline .js-form-item input, .views-exposed-form .form--inline .js-form-item select {
    width: 100%; }

.views-exposed-form.manual-selection-form .form--inline .exposed-form-wrapper .filters-wrapper {
  display: block; }

.views-form form.vbo-view-form #edit-header .cleanimal-details {
  border: none; }
  .views-form form.vbo-view-form #edit-header .cleanimal-details summary {
    background-color: #f3f3f3;
    color: #171717;
    font-size: 14px;
    font-weight: 600 !important;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: 0.16px;
    height: 32px;
    border-radius: 2px !important;
    border: solid 1px #cccccc;
    display: flex;
    align-items: center; }
    .views-form form.vbo-view-form #edit-header .cleanimal-details summary[aria-expanded="true"] {
      border-radius: 0 !important;
      border-top-left-radius: 2px !important;
      border-top-right-radius: 2px !important; }

.views-form form.vbo-view-form #edit-header #vbo-action-form-wrapper {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc; }
  .views-form form.vbo-view-form #edit-header #vbo-action-form-wrapper .vbo-multipage-selector {
    border: 0; }
    .views-form form.vbo-view-form #edit-header #vbo-action-form-wrapper .vbo-multipage-selector legend {
      position: relative;
      top: auto; }
  .views-form form.vbo-view-form #edit-header #vbo-action-form-wrapper .form-actions, .views-form form.vbo-view-form #edit-header #vbo-action-form-wrapper .js-form-item {
    padding: 7px 2em 7px 2em !important;
    margin: 0; }
  .views-form form.vbo-view-form #edit-header #vbo-action-form-wrapper .js-form-type-select, .views-form form.vbo-view-form #edit-header #vbo-action-form-wrapper .vbo-multipage-selector {
    display: inline-block; }
  .views-form form.vbo-view-form #edit-header #vbo-action-form-wrapper .js-form-item-select-all {
    border-bottom: 1px solid #cccccc; }
  .views-form form.vbo-view-form #edit-header #vbo-action-form-wrapper .form-actions {
    background-color: #f3f3f3;
    padding: 7px 2em 7px 2em !important;
    margin: 0;
    display: flex;
    flex-direction: row-reverse; }

.views-form form.vbo-view-form #edit-header .js-form-wrapper:not(div[id~="vbo"]) {
  display: flex;
  align-items: flex-end; }
  .views-form form.vbo-view-form #edit-header .js-form-wrapper:not(div[id~="vbo"]) .js-form-item {
    margin-right: 0.5em; }

/* TODO: All paragraphs related styling should go here */
.field--type-entity-reference-revisions.field--widget-paragraphs .paragraph-type-label {
  font-weight: bold; }
  @media screen and (min-width: 920px) {
    .field--type-entity-reference-revisions.field--widget-paragraphs .paragraph-type-label {
      font-size: 1.25rem; } }

/* Paragraphs Editor Enhancements  */
.field--type-entity-reference-revisions.field--widget-paragraphs tr.paragraphs_ee__add-in-between__row .paragraphs_ee__add-in-between__wrapper .button--small {
  margin: 0 15px 10px 0;
  color: #ffffff;
  border-color: #76b828;
  text-shadow: none;
  font-weight: 500;
  padding-top: 14px;
  padding-bottom: 14px;
  background: #76b828 none;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 400;
  line-height: 1.29 !important;
  letter-spacing: 0.2px;
  font-size: 14px;
  padding-top: 5px;
  padding-bottom: 5px; }
  @media screen and (max-width: 1440px) {
    .field--type-entity-reference-revisions.field--widget-paragraphs tr.paragraphs_ee__add-in-between__row .paragraphs_ee__add-in-between__wrapper .button--small {
      font-size: 10px !important; } }
  .field--type-entity-reference-revisions.field--widget-paragraphs tr.paragraphs_ee__add-in-between__row .paragraphs_ee__add-in-between__wrapper .button--small:hover {
    color: #ffffff;
    border-color: #c6f486;
    background: #c6f486 none;
    box-shadow: none; }
  .field--type-entity-reference-revisions.field--widget-paragraphs tr.paragraphs_ee__add-in-between__row .paragraphs_ee__add-in-between__wrapper .button--small:focus:hover {
    color: #ffffff;
    border-color: #c6f486;
    background: #c6f486 none;
    box-shadow: none; }
  .field--type-entity-reference-revisions.field--widget-paragraphs tr.paragraphs_ee__add-in-between__row .paragraphs_ee__add-in-between__wrapper .button--small:focus, .field--type-entity-reference-revisions.field--widget-paragraphs tr.paragraphs_ee__add-in-between__row .paragraphs_ee__add-in-between__wrapper .button--small:active {
    outline: none;
    box-shadow: none;
    color: #ffffff;
    border-color: #76b828;
    background: #76b828 none; }

.ui-dialog.ui-dialog-off-canvas.paragraphs-ee-off-canvas.paragraphs-ee-off-canvas--browser .ui-front.ui-dialog-content.ui-widget-content#drupal-off-canvas .paragraphs-add-dialog.paragraphs-add-dialog--categorized .dialog-header .filter input {
  color: #f3f3f3;
  margin-bottom: 10px; }

.ui-dialog.ui-dialog-off-canvas.paragraphs-ee-off-canvas.paragraphs-ee-off-canvas--browser .ui-front.ui-dialog-content.ui-widget-content#drupal-off-canvas .paragraphs-add-dialog.paragraphs-add-dialog--categorized .dialog-header .filter .search-description label {
  display: flex; }

.ui-dialog.ui-dialog-off-canvas.paragraphs-ee-off-canvas.paragraphs-ee-off-canvas--browser .ui-front.ui-dialog-content.ui-widget-content#drupal-off-canvas .paragraphs-add-dialog.paragraphs-add-dialog--categorized div.button-group .category-title {
  font-size: 2rem;
  margin-top: 2rem; }

.ui-dialog.ui-dialog-off-canvas.paragraphs-ee-off-canvas.paragraphs-ee-off-canvas--browser .ui-front.ui-dialog-content.ui-widget-content#drupal-off-canvas .paragraphs-add-dialog.paragraphs-add-dialog--categorized div.button-group ul.paragraphs-add-dialog-list li.paragraphs-add-dialog-row button.field-add-more-submit .paragraphs-button--icon {
  background-size: contain;
  background-color: white;
  background-position: center; }

iframe {
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 400;
  line-height: 1.29 !important;
  letter-spacing: 0.2px;
  font-size: 14px; }
  @media screen and (max-width: 1440px) {
    iframe {
      font-size: 10px !important; } }

.js-media-library-widget-toggle-weight.media-library-widget__toggle-weight {
  display: none; }

.tabledrag-toggle-weight-wrapper {
  display: none; }
