.view-policies-and-technologies-applications-examples {
  position: relative; }
  .view-policies-and-technologies-applications-examples .view-header {
    position: relative;
    padding: 1rem; }
    .view-policies-and-technologies-applications-examples .view-header .download-lists {
      width: 11rem;
      position: absolute;
      right: 0;
      top: -3rem;
      color: #4169e2; }
      .view-policies-and-technologies-applications-examples .view-header .download-lists .link-menu {
        width: 11rem;
        background-color: white;
        border: 1.5px solid #4169e2;
        text-align: center;
        border-radius: 0.5rem;
        padding: 0.5rem 0 0.5rem 2.5rem; }
        .view-policies-and-technologies-applications-examples .view-header .download-lists .link-menu:before {
          content: '';
          width: 2rem;
          height: 2rem;
          background: url("../../../../custom/assets/svgs/Download.svg") no-repeat center;
          position: absolute;
          left: 0.7rem;
          top: 0.5rem; }
      .view-policies-and-technologies-applications-examples .view-header .download-lists .list-of-link {
        display: flex;
        flex-wrap: wrap;
        justify-content: start;
        width: 11rem;
        background-color: white;
        border: 1px solid #dbdfe5;
        border-radius: 4px; }
        .view-policies-and-technologies-applications-examples .view-header .download-lists .list-of-link a {
          color: #1a1a1c;
          margin: 0 1rem;
          width: 100%;
          padding: 0.5rem 3rem 0.5rem 1rem;
          z-index: 99; }
          .view-policies-and-technologies-applications-examples .view-header .download-lists .list-of-link a:first-child {
            border-bottom: 1px solid #abbdf0; }
  .view-policies-and-technologies-applications-examples .is-active a {
    width: 100%; }
    .view-policies-and-technologies-applications-examples .is-active a::before {
      content: unset !important;
      position: unset; }
    .view-policies-and-technologies-applications-examples .is-active a .icon {
      float: right; }
      .view-policies-and-technologies-applications-examples .is-active a .icon::before {
        content: "";
        background-image: url(../../../../custom/assets/svgs/Icons-Arrow.svg);
        width: 14px;
        height: 14px;
        position: absolute;
        right: 1px;
        top: 2px;
        transform: none; }
    .view-policies-and-technologies-applications-examples .is-active a [data-original-title="Sort descending"]::before {
      transform: rotate(180deg); }
  .view-policies-and-technologies-applications-examples .table-striped .views-field > a {
    position: relative;
    min-width: 10rem;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .view-policies-and-technologies-applications-examples .table-striped .views-field > a::before {
      content: "";
      background-image: url(../../../../custom/assets/svgs/Icons-Arrow.svg);
      width: 14px;
      height: 14px;
      position: absolute;
      right: 1px;
      top: 2px;
      transform: rotate(180deg); }
  .view-policies-and-technologies-applications-examples .view-content table {
    border-collapse: separate;
    text-align: left;
    font-family: "Merriweather Sans Regular", sans-serif; }
    .view-policies-and-technologies-applications-examples .view-content table thead tr {
      background-color: #4169e2;
      color: white; }
      .view-policies-and-technologies-applications-examples .view-content table thead tr a {
        color: white; }
      .view-policies-and-technologies-applications-examples .view-content table thead tr th {
        border-bottom: 0;
        position: relative;
        height: 40px;
        min-width: 20rem; }
        .view-policies-and-technologies-applications-examples .view-content table thead tr th:last-child {
          border: none; }
        .view-policies-and-technologies-applications-examples .view-content table thead tr th:after {
          content: '';
          height: 32px;
          position: absolute;
          left: 99.9%;
          right: -1px;
          bottom: 0;
          top: 5px;
          background-color: white; }
      .view-policies-and-technologies-applications-examples .view-content table thead tr:first-child th:first-child {
        border-top-left-radius: 10px; }
      .view-policies-and-technologies-applications-examples .view-content table thead tr:first-child th:last-child {
        border-top-right-radius: 10px; }
    .view-policies-and-technologies-applications-examples .view-content table tbody tr {
      background-color: #e1e9ff; }
      .view-policies-and-technologies-applications-examples .view-content table tbody tr:nth-of-type(odd) {
        background-color: #f5f7f6; }
      .view-policies-and-technologies-applications-examples .view-content table tbody tr:first-child td {
        border-top: 1px solid #4169e2;
        overflow: unset; }
      .view-policies-and-technologies-applications-examples .view-content table tbody tr td {
        border-left: 1px solid #4169e2;
        border-bottom: 1px solid #4169e2;
        max-width: 30rem;
        overflow: hidden;
        padding: 15px; }
        .view-policies-and-technologies-applications-examples .view-content table tbody tr td:last-child {
          border-right: 1px solid #4169e2; }
        .view-policies-and-technologies-applications-examples .view-content table tbody tr td a {
          color: #424245; }
          .view-policies-and-technologies-applications-examples .view-content table tbody tr td a:before {
            content: unset !important;
            position: unset !important; }
          .view-policies-and-technologies-applications-examples .view-content table tbody tr td a svg {
            position: absolute;
            right: -15px;
            top: 0;
            transform: unset; }
      .view-policies-and-technologies-applications-examples .view-content table tbody tr .views-field-title .title {
        padding-top: 0.3rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 50rem; }
      .view-policies-and-technologies-applications-examples .view-content table tbody tr .views-field-title .title-icon {
        float: left;
        cursor: pointer;
        width: 3rem;
        height: 2.5rem;
        background: url("../../../../custom/assets/svgs/Icons-Dropdown.svg") no-repeat center;
        margin-right: 10px; }
      .view-policies-and-technologies-applications-examples .view-content table tbody tr:last-child td:first-child {
        border-bottom-left-radius: 10px; }
      .view-policies-and-technologies-applications-examples .view-content table tbody tr:last-child td:last-child {
        border-bottom-right-radius: 10px; }
      .view-policies-and-technologies-applications-examples .view-content table tbody tr .views-field-field-sector-referency {
        overflow: hidden; }
        .view-policies-and-technologies-applications-examples .view-content table tbody tr .views-field-field-sector-referency > div {
          display: flex;
          flex-direction: row-reverse;
          padding: 0;
          margin: 0;
          justify-content: flex-end; }
          .view-policies-and-technologies-applications-examples .view-content table tbody tr .views-field-field-sector-referency > div h2 {
            font-size: 14px;
            font-family: "Merriweather Sans Regular", sans-serif;
            line-height: 22px;
            padding: 0;
            margin: 0; }
          .view-policies-and-technologies-applications-examples .view-content table tbody tr .views-field-field-sector-referency > div .field--name-field-poltech-icon {
            padding-right: 8px; }
    .view-policies-and-technologies-applications-examples .view-content table tbody .additional-description strong {
      font: normal normal bold 14px/18px Merriweather Sans; }
    .view-policies-and-technologies-applications-examples .view-content table tbody .additional-description td:before {
      content: none !important; }
    .view-policies-and-technologies-applications-examples .view-content table tbody .additional-description td:nth-child(2), .view-policies-and-technologies-applications-examples .view-content table tbody .additional-description td:nth-child(3) {
      border-left: unset; }
    .view-policies-and-technologies-applications-examples .view-content table tbody .additional-description td > div {
      padding-bottom: 16px; }
  .view-policies-and-technologies-applications-examples .js-pager__items {
    position: absolute;
    bottom: -85px;
    width: 100%; }
    .view-policies-and-technologies-applications-examples .js-pager__items .pager__item > .button {
      border-width: 1px;
      border-color: #4169e2;
      border-radius: 2px;
      font-family: "Merriweather Sans Bold", sans-serif;
      color: #4169e2;
      font-size: 16px;
      padding: 10px 40px; }
  .view-policies-and-technologies-applications-examples .view-footer {
    text-align: center; }
    .view-policies-and-technologies-applications-examples .view-footer .progress {
      width: 198px;
      height: 3px;
      border-radius: 2px;
      opacity: 1;
      margin: auto;
      margin-top: 9px; }

/*# sourceMappingURL=view-policies-and-technologies-applications-examples.css.map */
