@charset "UTF-8";
@import url(frontend-token-variables.css?t=1765189250042);
@import url(frontend-token-variables.css?t=1765189250042);
@use "sass:math" as *;
/**
 * Clay 3.124.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/*
	Default font awesome paths for Liferay internal code, do not modify
*/
/*
	Echelon Additions
*/
/* RESPONSIVE DESIGN */
/* Extra Wide Desktop */
/* Wide Desktop */
/* Desktop */
/* Tablet Landscape */
/* Tablet Portrait */
/* Phone */
/* Header component heights */
/* Colors */
/* Grays */
/* Make alternate spelling available and based on original spelling */
/* Accent colors */
/* Scaffolding */
/* Color mixins */
@use "sass:math" as *;
/**
 * Clay 3.124.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.quick-access-nav {
  position: fixed;
  z-index: 999; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto; }

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d; }
  .lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
    color: #555; }

.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none; }

.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px; }
  .lfr-asset-column-details .lfr-asset-icon.last {
    border-width: 0; }

.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d; }
  .lfr-asset-column-details .lfr-asset-tags .tag {
    color: #555; }

.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em; }

.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em; }
  .lfr-asset-column-details .lfr-panel.lfr-extended {
    border: 1px solid #ccc;
    margin-bottom: 0; }

.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block; }

.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em; }

.overlay {
  position: absolute; }

.overlay-hidden,
.overlaymask-hidden {
  display: none; }

.lfr-form-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 1px 5px 25px;
  position: relative; }
  .lfr-form-row:after {
    clear: both;
    content: '';
    display: block;
    height: 0; }
  .lfr-form-row:hover {
    border: solid #ccc;
    border-width: 1px 0;
    padding-top: 0; }
  .lfr-form-row.lfr-form-row-inline .form-group {
    margin-right: 5px; }
  .lfr-form-row legend .field-label {
    float: left;
    margin-right: 10px; }
  .lfr-form-row .handle-sort-vertical {
    background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%;
    cursor: move;
    padding-left: 20px; }
  .lfr-form-row fieldset {
    border-width: 0;
    margin: 0;
    padding: 0; }

.lfr-autorow-controls {
  bottom: 5px;
  position: absolute;
  right: 5px; }

.datepicker-popover-content .popover-content {
  padding: 0.75rem 1rem; }

.dropdown.open > .dropdown-menu,
.overlay-content .open > .dropdown-menu {
  display: block; }

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700; }
  .form-control-inline:not(:hover) {
    border-color: transparent; }
  .form-control-inline::placeholder {
    color: #a9afb5;
    font-style: italic; }

.form-search .input-group {
  position: relative; }
  .form-search .input-group.advanced-search .search-query {
    padding-left: 40px;
    z-index: 0; }
  .form-search .input-group.advanced-search .toggle-advanced {
    cursor: pointer;
    left: 0;
    line-height: 1;
    padding: 8px 10px;
    position: absolute;
    top: 0; }
    .form-search .input-group.advanced-search .toggle-advanced .caret {
      margin-top: 7px; }
    .form-search .input-group.advanced-search .toggle-advanced .icon-search {
      font-size: 14px; }
  @media (max-width: 991.98px) {
    .form-search .input-group {
      width: 100%; }
      .form-search .input-group .btn {
        clip: rect(0, 0, 0, 0);
        left: -9999px;
        position: absolute; }
      .form-search .input-group input.search-query {
        width: 100%; } }

.lfr-table {
  border-collapse: collapse;
  clear: both; }
  .lfr-table > tbody > tr > td,
  .lfr-table > tbody > tr > th,
  .lfr-table > thead > tr > td,
  .lfr-table > thead > tr > th,
  .lfr-table > tfoot > tr > td,
  .lfr-table > tfoot > tr > th {
    padding: 0 5px;
    overflow-wrap: break-all;
    word-wrap: break-all; }
    .lfr-table > tbody > tr > td:first-child, .lfr-table > tbody > tr > td.first-child,
    .lfr-table > tbody > tr > th:first-child,
    .lfr-table > tbody > tr > th.first-child,
    .lfr-table > thead > tr > td:first-child,
    .lfr-table > thead > tr > td.first-child,
    .lfr-table > thead > tr > th:first-child,
    .lfr-table > thead > tr > th.first-child,
    .lfr-table > tfoot > tr > td:first-child,
    .lfr-table > tfoot > tr > td.first-child,
    .lfr-table > tfoot > tr > th:first-child,
    .lfr-table > tfoot > tr > th.first-child {
      padding-left: 0; }
    .lfr-table > tbody > tr > td:last-child, .lfr-table > tbody > tr > td.last-child,
    .lfr-table > tbody > tr > th:last-child,
    .lfr-table > tbody > tr > th.last-child,
    .lfr-table > thead > tr > td:last-child,
    .lfr-table > thead > tr > td.last-child,
    .lfr-table > thead > tr > th:last-child,
    .lfr-table > thead > tr > th.last-child,
    .lfr-table > tfoot > tr > td:last-child,
    .lfr-table > tfoot > tr > td.last-child,
    .lfr-table > tfoot > tr > th:last-child,
    .lfr-table > tfoot > tr > th.last-child {
      padding-right: 0; }
  .lfr-table > tbody > tr > th,
  .lfr-table > thead > tr > th,
  .lfr-table > tfoot > tr > th {
    font-weight: bold; }

.lfr-pagination:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden; }

.lfr-pagination .dropdown-menu {
  display: none; }

.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px; }

.lfr-pagination .lfr-pagination-controls {
  float: left; }
  .lfr-pagination .lfr-pagination-controls .search-results {
    display: inline-block;
    margin-left: 10px;
    margin-top: 5px;
    top: 10px; }
  .lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
    border-width: 0;
    clear: both;
    color: #333;
    display: block;
    font-weight: normal;
    line-height: 20px;
    padding: 3px 20px;
    text-align: left;
    white-space: nowrap;
    width: 100%; }

.lfr-pagination .lfr-pagination-delta-selector {
  float: left; }
  @media (max-width: 991.98px) {
    .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
      display: none; } }

.lfr-pagination .pagination-content {
  float: right; }

.lfr-panel.lfr-extended {
  border: 1px solid transparent;
  border-color: #dedede #bfbfbf #bfbfbf #dedede; }
  .lfr-panel.lfr-extended.lfr-collapsible .lfr-panel-button {
    display: block; }
  .lfr-panel.lfr-extended.lfr-collapsed .lfr-panel-titlebar {
    border-bottom-width: 0; }

.lfr-panel.panel-default .panel-heading {
  border-bottom-width: 0; }

.lfr-panel .toggler-header {
  cursor: pointer; }

.sidebar-sm .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem; }

.sidebar-sm .form-control[type='file'] {
  padding: 0; }

.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
  min-height: auto;
  padding: 0.285rem 0.75rem; }

.sidebar-sm .list-group-item-flex {
  padding: 0.5rem 0.25rem; }
  .sidebar-sm .list-group-item-flex .autofit-col {
    padding-left: 0.25rem;
    padding-right: 0.25rem; }

.lfr-translation-manager {
  border-radius: 4px;
  display: inline-block;
  margin-top: 0.5em;
  min-height: 1.8em; }
  .lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-default-locale {
    display: inline-block;
    width: auto; }
  .lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu {
    float: none;
    padding: 0.4em 0; }
    .lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li,
    .lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li strong {
      display: inline; }
  .lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-translations-message {
    margin: 10px 0; }
  .lfr-translation-manager .lfr-translation-manager-available-translations {
    white-space: normal; }
    .lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
      line-height: 1; }
  .lfr-translation-manager .lfr-translation-manager-translation {
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    margin: 0.2em;
    padding: 0.4em 0.3em 0.4em 0.5em;
    text-decoration: none; }
    .lfr-translation-manager .lfr-translation-manager-translation * {
      vertical-align: middle; }
    .lfr-translation-manager .lfr-translation-manager-translation img {
      margin-right: 0.3em; }
    .lfr-translation-manager .lfr-translation-manager-translation:hover {
      background-color: #d1e5ef; }
    .lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
      background-color: #598bec;
      border-color: #224fa8;
      color: #fff; }
  .lfr-translation-manager .lfr-translation-manager-change-default-locale {
    margin: 0 0.4em; }
  .lfr-translation-manager .lfr-translation-manager-delete-translation {
    display: inline-block;
    padding: 0 2px; }
    .lfr-translation-manager .lfr-translation-manager-delete-translation svg {
      pointer-events: none; }

.lfr-tree a {
  text-decoration: none; }

.lfr-tree li {
  margin-bottom: 2px;
  padding-left: 0; }
  .lfr-tree li ul li, .lfr-tree li.tree-item {
    padding-left: 0; }
  .lfr-tree li.tree-item {
    padding-left: 5px; }
    .lfr-tree li.tree-item li {
      padding-left: 20px; }
    .lfr-tree li.tree-item ul {
      margin-left: 0;
      margin-top: 5px; }

.lfr-upload-container {
  margin-bottom: 1rem; }
  .lfr-upload-container .upload-target {
    border: 3px dashed #e5e7e9;
    margin-bottom: 1rem;
    min-height: 2rem;
    padding: 2rem 0;
    position: relative;
    text-align: center; }
    .upload-drop-intent .lfr-upload-container .upload-target {
      z-index: 100; }
    .upload-drop-active .lfr-upload-container .upload-target {
      background-color: #92e5a5;
      border-color: #69db83; }
    .lfr-upload-container .upload-target .drop-file-text {
      font-weight: normal; }
      .mobile .lfr-upload-container .upload-target .drop-file-text {
        display: none; }
    .lfr-upload-container .upload-target .small {
      display: block;
      margin: 5px 0;
      text-transform: lowercase; }
  .lfr-upload-container .manage-upload-target {
    padding-top: 5px;
    position: relative; }
    .lfr-upload-container .manage-upload-target .select-files {
      float: left;
      line-height: 0;
      margin: 0 1.125rem 1.125rem;
      padding: 0 0 0 5px; }
  .lfr-upload-container .cancel-uploads,
  .lfr-upload-container .clear-uploads {
    background-repeat: no-repeat;
    float: right; }
  .lfr-upload-container .cancel-uploads {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAnFBMVEX////4YWP/dXjyS07/dXj9bXD6a234YWP4XWD2WVv2VFfsOTzoLzHmKSvkISP2VFf0TE/vREftPT/iHB72WVvvREf0TE//hon/gYX/fYD/e33/dXj/cXP9bXD/a236a23/Zmb4YWP4XWD/Wl32WVv/VVj2VFf3VFb0TE/yS072SUvvREfuQELtPT/sOTzrMzXoLzHnLC/mKSvkISPh2jkWAAAAF3RSTlMAESIiMzMzMzMzMzMzMzNERERERHd3qtw8lzkAAACOSURBVHjaZcjZDsIgEIXhcd+tu5YBKUixttS6vP+7OQKJTfxvTr4D7Tpxu/2w410SjDjwVvLQ805TPiRryfQeKM6OTI68K/BJPHGlJZJjSqSMofEOGXbJecsTgzkds58V5+J8refBU7Jx9yIrmkW0sA6gqbLyuaRjZZWtgXq58rEFan0jf3uTfRuIkf/7AO8DDcVPSSG3AAAAAElFTkSuQmCC);
    margin-right: 0; }
  .lfr-upload-container .clear-uploads {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAdVBMVEX///+6QwTEVx65RQPEVx3EWB64RQPDVxq5RAO5RAO5RQPATQ65RQO5RQO5RQPRczjJZCW9TQTLay28QgTdZAHhaAPmdyHqeQXrikDudgDvfxj0nWP1qHL2tY33tY34dgD+za7+1rj/dxH/fxj/hiH/kk3///9TM3sUAAAAFHRSTlMAbXd4eHh6gN3e3+Hi4+T5+/z8/mIsq5IAAABHSURBVBjTY2CgGWDlFuZhRuIz8cspyggxIgQ4ZFWVVCQ4EQLCCmpqalLCCAFeaWV5SVE+hAC7gJi4iCAbkqksXMK8bNRzNADCOQN++eLhCQAAAABJRU5ErkJggg==);
    padding-left: 16px; }
  .lfr-upload-container .upload-file.upload-complete.file-saved {
    padding-left: 25px; }
  .lfr-upload-container .upload-file .file-title {
    display: inline-block;
    max-width: 95%;
    overflow: hidden;
    padding-right: 16px;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap; }
  .lfr-upload-container .upload-file .icon-file {
    font-size: 40px; }
  .lfr-upload-container .upload-list-info {
    margin: 1em 0 0.5em; }
    .lfr-upload-container .upload-list-info .h4,
    .lfr-upload-container .upload-list-info h4 {
      font-size: 1.3em; }
  .lfr-upload-container .cancel-button {
    color: #6c757d;
    margin-top: 1px;
    position: absolute;
    right: 5px;
    top: 50%;
    white-space: nowrap; }
    .lfr-upload-container .cancel-button .cancel-button-text {
      display: none;
      margin-left: 5px; }
    .lfr-upload-container .cancel-button:hover .cancel-button-text {
      display: inline; }
    .lfr-upload-container .cancel-button .lexicon-icon {
      height: 12px; }
  .lfr-upload-container .delete-button {
    color: #6c757d; }
  .lfr-upload-container .delete-button-col {
    padding-right: 10px; }
  .lfr-upload-container .file-added .success-message {
    float: right;
    font-weight: normal; }
  .lfr-upload-container .upload-error {
    opacity: 1;
    padding-left: 25px; }
  .lfr-upload-container .upload-complete .cancel-button,
  .lfr-upload-container .delete-button,
  .lfr-upload-container .upload-complete.file-saved .delete-button,
  .lfr-upload-container .upload-complete.upload-error .delete-button {
    display: none; }
  .lfr-upload-container .multiple-files .upload-error {
    background: #f5c4c9 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJPSURBVDjLpZPLS5RhFMYfv9QJlelTQZwRb2OKlKuINuHGLlBEBEOLxAu46oL0F0QQFdWizUCrWnjBaDHgThCMoiKkhUONTqmjmDp2GZ0UnWbmfc/ztrC+GbM2dXbv4ZzfeQ7vefKMMfifyP89IbevNNCYdkN2kawkCZKfSPZTOGTf6Y/m1uflKlC3LvsNTWArr9BT2LAf+W73dn5jHclIBFZyfYWU3or7T4K7AJmbl/yG7EtX1BQXNTVCYgtgbAEAYHlqYHlrsTEVQWr63RZFuqsfDAcdQPrGRR/JF5nKGm9xUxMyr0YBAEXXHgIANq/3ADQobD2J9fAkNiMTMSFb9z8ambMAQER3JC1XttkYGGZXoyZEGyTHRuBuPgBTUu7VSnUAgAUAWutOV2MjZGkehgYUA6O5A0AlkAyRnotiX3MLlFKduYCqAtuGXpyH0XQmOj+TIURt51OzURTYZdBKV2UBSsOIcRp/TVTT4ewK6idECAihtUKOArWcjq/B8tQ6UkUR31+OYXP4sTOdisivrkMyHodWejlXwcC38Fvs8dY5xaIId89VlJy7ACpCNCFCuOp8+BJ6A631gANQSg1mVmOxxGQYRW2nHMha4B5WA3chsv22T5/B13AIicWZmNZ6cMchTXUe81Okzz54pLi0uQWp+TmkZqMwxsBV74Or3od4OISPr0e3SHa3PX0f3HXKofNH/UIG9pZ5PeUth+CyS2EMkEqs4fPEOBJLsyske48/+xD8oxcAYPzs4QaS7RR2kbLTTOTQieczfzfTv8QPldGvTGoF6/8AAAAASUVORK5CYII=) no-repeat 5px 5px;
    border-color: #bd2130;
    color: #bd2130;
    font-weight: normal;
    margin-bottom: 16px;
    padding: 8px 8px 8px 24px; }
    .lfr-upload-container .multiple-files .upload-error .error-message {
      display: block; }
  .lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .card-body,
  .lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .card-body {
    padding-left: 1rem; }
  .lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .custom-control-label,
  .lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .custom-control-label {
    display: none; }
  .lfr-upload-container .single-file .upload-error {
    list-style: none;
    margin-top: 1em; }
    .lfr-upload-container .single-file .upload-error .upload-error-message {
      margin-bottom: 0.5em; }
  .lfr-upload-container .upload-complete {
    padding-left: 5px; }
    .lfr-upload-container .upload-complete .error-message,
    .lfr-upload-container .upload-complete .success-message {
      font-weight: bold;
      margin-left: 1em; }
    .lfr-upload-container .upload-complete .delete-button {
      display: inline-block; }
    .lfr-upload-container .upload-complete .select-file:disabled + .custom-control-label {
      display: none; }
  .lfr-upload-container .progress {
    display: none;
    margin-top: 0.5rem; }
  .lfr-upload-container .file-uploading .progress {
    display: flex; }

.lfr-alert-container {
  left: 0;
  position: absolute;
  right: auto;
  top: auto;
  width: 100%;
  z-index: 430; }
  .lfr-alert-container.inline-alert-container {
    position: relative; }
    .lfr-alert-container.inline-alert-container .lfr-alert-wrapper {
      padding: 0; }
  .lfr-alert-container .lfr-alert-wrapper {
    margin-bottom: 5px;
    overflow: hidden; }

.lfr-search-container td .overlay.entry-action {
  position: static; }
  .lfr-search-container td .overlay.entry-action .btn a {
    display: block;
    padding: 4px 12px; }

.contextual-sidebar {
  height: calc( 100vh - var(--control-menu-container-height) - 49px);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: calc(var(--control-menu-container-height) + 49px);
  transform: translateX(100%);
  transition: transform ease 0.5s;
  visibility: hidden;
  width: 320px;
  will-change: transform; }
  .contextual-sidebar.contextual-sidebar-visible {
    pointer-events: auto;
    transform: translateX(0);
    visibility: visible; }

@media (min-width: 768px) {
  .contextual-sidebar {
    height: calc( 100vh - var(--control-menu-container-height) - 64px);
    top: calc( var(--control-menu-container-height) + 64px); }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding; }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px; } }

.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png); }

.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat; }

.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px; }

.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em; }
  .taglib-diff-html span.diff-html-added img {
    border: 2px solid #cfc; }

.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x; }
  .taglib-diff-html span.diff-html-changed img {
    border: 2px dotted #009; }

.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through; }
  .taglib-diff-html span.diff-html-removed img {
    border: 2px solid #fdc6c6; }

.taglib-discussion {
  font-size: 0.875rem;
  margin-top: 1rem; }
  .taglib-discussion .actions-menu .component-action {
    display: inline-flex; }
  .taglib-discussion .button-holder {
    margin: 1rem 0; }
  .taglib-discussion .comment-container {
    margin-bottom: 1.5rem; }
  .taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
    border-left-color: #dbdde1; }
  .taglib-discussion .lfr-discussion-body {
    font-size: 1rem; }
    @media (min-width: 576px) {
      .taglib-discussion .lfr-discussion-body {
        padding-left: 3.5rem; } }
  @media (min-width: 576px) {
    .taglib-discussion .lfr-discussion-details .taglib-user-display {
      word-wrap: break-word; } }
  .taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
    font-weight: bold;
    text-decoration: none; }
    .taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
      text-decoration: underline; }
  .taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
    background-size: 50px; }
  .taglib-discussion .lfr-discussion-container {
    border-bottom: 1px solid #e7e7ed;
    margin-bottom: 1.5rem; }
    .taglib-discussion .lfr-discussion-container:first-of-type {
      border-top: 1px solid #e7e7ed;
      padding-top: 1.5rem; }
    .taglib-discussion .lfr-discussion-container:last-of-type {
      border-bottom: 0; }
    .taglib-discussion .lfr-discussion-container .lfr-discussion {
      padding-left: 1rem; }
      .taglib-discussion .lfr-discussion-container .lfr-discussion .lfr-discussion .lfr-discussion .lfr-discussion {
        padding-left: 0; }
      @media (min-width: 576px) {
        .taglib-discussion .lfr-discussion-container .lfr-discussion {
          padding-left: 3.5rem; } }
  .taglib-discussion .lfr-discussion-parent-link {
    color: #67678c;
    font-weight: 600;
    margin-left: 1em; }
    @media (max-width: 767.98px) {
      .taglib-discussion .lfr-discussion-parent-link {
        display: block;
        margin-left: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; } }
  .taglib-discussion .lfr-discussion-controls .autofit-col:first-of-type > .btn-outline-borderless {
    margin-left: -0.75rem; }
  .taglib-discussion .lfr-discussion-more-comments {
    border-top: 1px solid #e7e7ed;
    margin-top: 1.5rem;
    padding-top: 1.5rem;
    text-align: center; }
  .taglib-discussion .username {
    color: #272833;
    font-weight: 600; }
  .taglib-discussion .taglib-workflow-status {
    margin-left: 0.5rem; }
  .taglib-discussion .workflow-value {
    text-transform: uppercase; }
  @media (min-width: 576px) {
    .taglib-discussion .actions-menu {
      display: none; }
    .taglib-discussion .comment-container:hover .actions-menu,
    .taglib-discussion .actions-menu:focus,
    .taglib-discussion .actions-menu.open {
      display: inline-block; } }

.drop-zone {
  min-height: 80px;
  padding: 20px;
  text-align: center; }
  .drop-zone.drop-enabled {
    outline: 2px dashed transparent; }
    .drop-zone.drop-enabled:not(.no-border) {
      outline-color: rgba(176, 180, 187, 0.5); }
  .drop-zone p {
    margin: 10px auto 0;
    max-width: 75%; }

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  transition: all 0.2s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .drop-here-info {
      transition: none; } }
  .drop-here-info {
    transition: none; }
  .drop-here-info .drop-here-indicator {
    height: 115px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%); }
  .drop-here-info .drop-icons {
    display: inline-block;
    position: relative;
    width: 160px;
    transition: all 0.2s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .drop-here-info .drop-icons {
        transition: none; } }
    .drop-here-info .drop-icons {
      transition: none; }
    .drop-here-info .drop-icons span {
      border-radius: 3px;
      position: absolute;
      text-align: center;
      transition: all 0.3s ease-in-out; }
      @media (prefers-reduced-motion: reduce) {
        .drop-here-info .drop-icons span {
          transition: none; } }
      .drop-here-info .drop-icons span {
        transition: none; }
      .drop-here-info .drop-icons span:nth-of-type(1) {
        box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
        height: 60px;
        left: 0;
        line-height: 60px;
        opacity: 0;
        top: 10px;
        transform: rotate(25deg);
        width: 60px; }
      .drop-here-info .drop-icons span:nth-of-type(2) {
        background: #00c2ff;
        color: #fff;
        height: 80px;
        left: 40px;
        line-height: 80px;
        width: 80px;
        z-index: 2; }
      .drop-here-info .drop-icons span:nth-of-type(3) {
        box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
        display: block;
        font-size: 45px;
        height: 70px;
        left: 90px;
        line-height: 70px;
        opacity: 0;
        position: relative;
        top: 8px;
        transform: rotate(-25deg);
        width: 70px;
        z-index: 1; }
      .drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
        background: #e8e6e8;
        color: #a5a6ac; }
  .drop-here-info .drop-text {
    color: #fff;
    display: block;
    font-size: 20px;
    margin-left: 0;
    margin-top: 20px; }
  .drop-active .drop-here-info {
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 1;
    visibility: visible;
    z-index: 100; }
    .drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
      opacity: 1; }
    .drop-active .drop-here-info span:nth-of-type(1) {
      transform: rotate(-20deg); }
    .drop-active .drop-here-info span:nth-of-type(2) {
      transform: scale(1); }
    .drop-active .drop-here-info span:nth-of-type(3) {
      transform: rotate(15deg); }

.taglib-empty-result-message.sheet {
  margin-bottom: 24px; }

.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 8px; }

.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto; }

.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px; }

.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(../images/states/empty_state.svg); }
  @media (prefers-reduced-motion: reduce) {
    .taglib-empty-result-message .taglib-empty-result-message-header,
    .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
      background-image: url(../images/states/empty_state_reduced_motion.svg); } }
  .c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-result-message-header, .c-prefers-reduced-motion
  .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
    background-image: url(../images/states/empty_state_reduced_motion.svg); }

.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(../images/states/search_state.svg);
  max-width: 210px;
  padding-top: 232px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-empty-result-message .taglib-empty-search-result-message-header {
      background-image: url(../images/states/search_state_reduced_motion.svg); } }
  .c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-search-result-message-header {
    background-image: url(../images/states/search_state_reduced_motion.svg); }

.taglib-empty-result-message .taglib-empty-state {
  background-image: url(../images/states/empty_state.svg);
  margin: auto;
  max-width: 250px;
  padding-top: 250px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-empty-result-message .taglib-empty-state {
      background-image: url(../images/states/empty_state_reduced_motion.svg); } }
  .c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-state {
    background-image: url(../images/states/empty_state_reduced_motion.svg); }

.taglib-empty-result-message .taglib-success-state {
  background-image: url(../images/states/success_state.svg);
  margin: auto;
  max-width: 250px;
  padding-top: 250px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-empty-result-message .taglib-success-state {
      background-image: url(../images/states/success_state_reduced_motion.svg); } }
  .c-prefers-reduced-motion .taglib-empty-result-message .taglib-success-state {
    background-image: url(../images/states/success_state_reduced_motion.svg); }

.taglib-empty-result-message .taglib-search-state {
  background-image: url(../images/states/search_state.svg);
  margin: auto;
  max-width: 250px;
  padding-top: 250px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-empty-result-message .taglib-search-state {
      background-image: url(../images/states/search_state_reduced_motion.svg); } }
  .c-prefers-reduced-motion .taglib-empty-result-message .taglib-search-state {
    background-image: url(../images/states/search_state_reduced_motion.svg); }

.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px; }

.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem; }

.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center; }

.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center; }

.field-wrapper.form-inline .control-label {
  display: inline-block; }

.field-wrapper-html .input-localized .input-group-item {
  flex-wrap: nowrap; }

.taglib-header {
  border-bottom: 1px solid #c8c9ca;
  color: #555;
  margin-bottom: 1em;
  padding-bottom: 10px; }
  .taglib-header .header-title {
    display: inline-block;
    margin: 0.1em;
    max-width: 100%;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    word-wrap: normal; }
  .taglib-header .header-back-to {
    display: inline-block;
    vertical-align: middle; }
    .taglib-header .header-back-to a {
      display: block;
      font-weight: bold;
      padding: 0 0.3em 0 0;
      text-decoration: none; }

.taglib-icon {
  text-decoration: none; }
  .taglib-icon:not(.btn):hover .taglib-text, .taglib-icon:not(.btn):focus .taglib-text {
    text-decoration: underline; }
  .taglib-icon[lang] > img {
    vertical-align: baseline;
    width: 16px; }

.taglib-icon-help {
  color: #6c757d !important; }
  .taglib-icon-help:hover, .taglib-icon-help:active {
    color: #343a40 !important; }

.icon-monospaced {
  color: inherit;
  display: inline-block;
  height: 2rem;
  line-height: 34px;
  text-align: center;
  width: 2rem; }
  .icon-monospaced.lexicon-icon {
    padding: 8px; }

.taglib-icon-list li {
  float: left;
  margin-right: 1em; }

.taglib-icon-list:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden; }

.lfr-icon-menu .lfr-icon-menu-icon {
  max-width: none; }

@media (max-width: 767.98px) {
  .table-cell.last .lfr-icon-menu .dropdown-toggle {
    text-align: center; }
    .table-cell.last .lfr-icon-menu .dropdown-toggle > img,
    .table-cell.last .lfr-icon-menu .dropdown-toggle .lfr-icon-menu-text {
      display: none; } }

.lfr-menu-list {
  float: none;
  overflow-y: auto;
  position: relative; }
  .lfr-menu-list.direction-right {
    margin: 0 2px; }
  .lfr-menu-list.dropdown-menu {
    float: none;
    position: relative; }
    @media (max-width: 991.98px) {
      .lfr-menu-list.dropdown-menu > li > a {
        font-size: 22px;
        line-height: 40px;
        white-space: normal; }
        .lfr-menu-list.dropdown-menu > li > a img {
          margin-bottom: 3px; } }
    .lfr-menu-list.dropdown-menu .search-panel {
      margin-bottom: 0; }
      .lfr-menu-list.dropdown-menu .search-panel .form-group {
        margin: 0 16px; }
      .lfr-menu-list.dropdown-menu .search-panel .menu-item-filter {
        width: auto; }
  body > .lfr-menu-list ul {
    border-radius: 4px; }

.lfr-icon-menu-open:after {
  clear: both;
  content: '';
  display: table; }

.lfr-icon-menu-open .dropdown-menu {
  position: static; }

.input-localized.input-localized-editor .form-control {
  border-width: 0;
  height: 100%;
  padding: 0; }

.input-localized .input-group-item {
  flex-direction: column; }

.input-localized .input-localized-content {
  margin-left: 6px; }
  .input-group .input-localized .input-localized-content {
    margin-top: 3px; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  background-color: #ddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    background-color: #ff0047; }

.input-localized .lfr-input-localized-default a {
  margin-right: 14px; }

.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px; }

.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5; }

.input-localized .palette-item,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent; }

.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2; }

.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal; }

.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem; }

.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px; }
  .input-localized-palette-container .palette-item-inner img {
    display: block; }

.taglib-move-boxes {
  margin-bottom: 1em; }
  .taglib-move-boxes label {
    border-bottom: 1px solid transparent;
    display: block;
    margin-bottom: 5px;
    padding: 5px; }
  .taglib-move-boxes .toolbar {
    text-align: center; }
  .taglib-move-boxes .arrow-button img {
    border-width: 0;
    height: 16px;
    width: 16px; }
  .taglib-move-boxes .choice-selector {
    width: 100%; }
    .taglib-move-boxes .choice-selector label {
      background: #ebf1f9;
      border-bottom-color: #8db2f3; }
  .taglib-move-boxes .field-content {
    margin-bottom: 0; }
  .taglib-move-boxes .move-arrow-buttons {
    margin-top: 5em; }
    .taglib-move-boxes .move-arrow-buttons .arrow-button {
      display: block; }
  .taglib-move-boxes .sortable-container {
    margin-top: 10px; }
    .taglib-move-boxes .sortable-container .btn.edit-selection {
      margin-bottom: 10px; }
    .taglib-move-boxes .sortable-container .move-option {
      background-color: transparent;
      border-top: 1px solid #ddd;
      display: none;
      margin: 2px 0;
      padding: 2px;
      position: relative; }
      .taglib-move-boxes .sortable-container .move-option.selected {
        display: block; }
      .taglib-move-boxes .sortable-container .move-option.move-option-dragging {
        background-color: #fafafa; }
      .taglib-move-boxes .sortable-container .move-option .checkbox,
      .taglib-move-boxes .sortable-container .move-option .handle {
        position: absolute; }
      .taglib-move-boxes .sortable-container .move-option .checkbox {
        display: none;
        margin: 7px 0 0 5px; }
      .taglib-move-boxes .sortable-container .move-option .handle {
        color: #999;
        cursor: pointer;
        font-size: 1.5em;
        padding: 6px; }
      .taglib-move-boxes .sortable-container .move-option .title {
        font-size: 1.2em;
        margin: 1px 0 1px 30px; }
    .taglib-move-boxes .sortable-container.edit-list-active .move-option {
      display: block; }
      .taglib-move-boxes .sortable-container.edit-list-active .move-option .checkbox {
        display: inline-block; }
      .taglib-move-boxes .sortable-container.edit-list-active .move-option .handle {
        display: none; }
  .mobile .taglib-move-boxes .selector-container {
    display: none; }

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px; }

.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem; }

.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1; }
  .item-selector .input-file + label {
    position: relative; }
    .item-selector .input-file + label::before {
      border-radius: 4px;
      bottom: -2px;
      content: '';
      display: block;
      left: -2px;
      position: absolute;
      right: -2px;
      top: -2px;
      transition: box-shadow 0.15s ease-in-out; }
  .item-selector .input-file:focus + label::before {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #75b8ff; }

.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer; }

.lfr-map {
  border: 1px solid #ccc;
  min-height: 400px;
  width: 100%; }
  .lfr-map .home-button {
    margin: 5px; }
    @media (max-width: 575.98px) {
      .lfr-map .home-button {
        height: 35px;
        width: 45px; } }
  .lfr-map .search-controls {
    font-size: 15px;
    margin-top: 5px;
    width: 100%; }
    @media (min-width: 576px) {
      .lfr-map .search-controls {
        width: 50%; } }
    .lfr-map .search-controls .search-input {
      width: 100%; }

.navbar .navbar-collapse {
  max-height: none; }
  .navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
    display: inline; }

@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%; } }

.navbar .navbar-search .form-search {
  margin: 8px 0; }
  @media (min-width: 768px) {
    .navbar .navbar-search .form-search {
      float: right;
      max-width: 275px; } }
  @media (max-width: 767.98px) {
    .navbar .navbar-search .form-search .input-group {
      width: 100%; } }

@media (max-width: 991.98px) {
  .navbar .container .navbar-btn,
  .navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px; }
  .navbar .container .navbar-collapse.open,
  .navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible; } }

.taglib-portlet-preview.show-borders {
  border: 1px solid #828f95;
  margin-bottom: 1em;
  padding: 3px 3px 1em; }
  .taglib-portlet-preview.show-borders .title {
    background-color: #d3dadd;
    font-size: 1.4em;
    font-weight: bold;
    padding: 0.5em; }

.taglib-portlet-preview .preview {
  margin: 1em;
  min-height: 90px; }

.lfr-search-container .entry-action {
  width: 1px; }
  .lfr-search-container .entry-action .taglib-icon {
    white-space: nowrap; }

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative; }
  @media (min-width: 576px) {
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
      margin-left: 375px;
      width: auto; } }
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
    position: static; }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
      left: 12px;
      position: fixed;
      right: 12px;
      top: -1px;
      z-index: 1020; }
      .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
        display: block;
        padding: 0; }
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
          overflow-x: hidden; }
          @media (min-width: 576px) {
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
              margin-left: 375px; } }
          .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
            border-collapse: collapse;
            width: 100%; }
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
              border-radius: 0; }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      width: auto; }
      @media (min-width: 576px) {
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
          background-color: #fff;
          left: 0;
          position: absolute;
          right: 15px; } }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      height: auto; }

.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline; }
  .lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):focus, .lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):hover {
    color: #1e1e1e; }

.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d; }
  .lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
    color: #343a40; }

.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d; }
  .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
    background-color: #f7f8f9;
    border-radius: 4px;
    color: #343a40; }

.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px; }

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
  .lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item .h4,
  .lfr-search-container-wrapper .list-group .list-group-item h4 {
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item .h5,
  .lfr-search-container-wrapper .list-group .list-group-item .h6,
  .lfr-search-container-wrapper .list-group .list-group-item h5,
  .lfr-search-container-wrapper .list-group .list-group-item h6 {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item .h6 + .h5,
  .lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
    font-weight: 600; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem; }

.user-info {
  display: flex; }
  .user-info .sticker {
    align-self: center; }
  .user-info .user-details {
    margin-left: 1rem; }
  .user-info .user-name {
    color: #343a40;
    font-weight: 600; }
  .user-info .date-info {
    color: #6c757d; }

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px; }
  .user-status-tooltip .user-status-avatar .user-status-avatar-image {
    width: 27px; }

.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden; }
  .user-status-tooltip .user-status-info .user-status-date {
    font-size: 11px; }

.lfr-search-container {
  margin-top: 1.5em;
  overflow: auto; }
  @media (max-width: 767.98px) {
    .lfr-search-container .selector-button {
      width: auto; } }
  .touch .lfr-search-container {
    -webkit-overflow-scrolling: touch; }
    .touch .lfr-search-container .searchcontainer-content .table {
      max-width: none; }

.taglib-page-iterator {
  clear: both;
  height: auto;
  width: auto; }
  .taglib-page-iterator .lfr-pagination-buttons {
    float: right;
    margin: 0; }
    @media (max-width: 991.98px) {
      .taglib-page-iterator .lfr-pagination-buttons {
        width: 100%; } }
  @media (max-width: 991.98px) and (max-width: 767.98px) {
    .taglib-page-iterator .lfr-pagination-buttons {
      float: none;
      margin-top: 20px; } }
    @media (max-width: 991.98px) {
        .taglib-page-iterator .lfr-pagination-buttons > li {
          display: inline-block;
          width: 50%; }
          .taglib-page-iterator .lfr-pagination-buttons > li.first, .taglib-page-iterator .lfr-pagination-buttons > li.last {
            display: none; }
          .taglib-page-iterator .lfr-pagination-buttons > li > a {
            line-height: 20px;
            padding: 11px 19px; } }
  .taglib-page-iterator .lfr-pagination-config {
    float: left;
    line-height: 46px; }
    @media (max-width: 767.98px) {
      .taglib-page-iterator .lfr-pagination-config {
        float: none; }
        .taglib-page-iterator .lfr-pagination-config .current-page-menu {
          display: block; }
          .taglib-page-iterator .lfr-pagination-config .current-page-menu .btn {
            display: block; } }
    .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector,
    .taglib-page-iterator .lfr-pagination-config .lfr-pagination-page-selector {
      display: inline; }
    .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
      float: none; }
      @media (max-width: 991.98px) {
        .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
          display: none; } }
  .taglib-page-iterator .search-results {
    float: left;
    line-height: 46px;
    margin-left: 10px; }
    @media (max-width: 991.98px) {
      .taglib-page-iterator .search-results {
        display: none; } }

@media (max-width: 991.98px) {
  ul.pagination ul.inline-scroller {
    max-height: inherit; } }

.taglib-search-toggle .form-search {
  position: relative; }
  .taglib-search-toggle .form-search .input-group-btn {
    position: absolute; }
    @media (min-width: 992px) {
      .taglib-search-toggle .form-search .input-group-btn {
        position: static; } }

.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px; }
  .taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
    text-decoration: none; }

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border: solid #ddd;
  border-width: 0 1px 1px;
  margin-top: 0;
  padding: 15px 15px 0; }
  .navbar-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
    border-width: 1px 0 0; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
    position: relative; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
      margin-bottom: 0; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
      color: #999;
      font-size: 13px; }

.taglib-search-toggle-advanced-wrapper .btn.close {
  margin-right: 5px;
  position: relative;
  z-index: 1; }

.taglib-user-display {
  padding: 0.5em; }
  .taglib-user-display .avatar {
    background: no-repeat center;
    background-size: 60px;
    display: block;
    height: 60px;
    margin: 0 auto;
    width: 60px; }
    .taglib-user-display .avatar.author:after {
      background: rgba(50, 168, 230, 0.5);
      border-radius: 50%;
      content: '';
      display: block;
      height: 100%;
      width: 100%; }
  .taglib-user-display .user-details {
    margin-top: 1em; }
  .taglib-user-display .user-name {
    font-size: 1.1em;
    font-weight: bold; }
  .taglib-user-display a .user-name {
    text-decoration: underline; }
  .taglib-user-display.display-style-1 .user-profile-image {
    float: left;
    margin-right: 24px; }
  .taglib-user-display.display-style-1 .user-name {
    display: inline-block;
    margin-top: 10px; }
  .taglib-user-display.display-style-1 .user-details {
    margin-top: 0; }
  .taglib-user-display.display-style-2 .user-profile-image,
  .taglib-user-display.display-style-2 .user-name {
    clear: both;
    display: block;
    min-height: 20px;
    text-align: center; }
  .taglib-user-display.display-style-3 {
    padding: 0; }
    .taglib-user-display.display-style-3 .user-profile-image {
      display: inline-block;
      vertical-align: middle; }

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999; }

.table-cell .taglib-workflow-status {
  margin: 0; }
  .table-cell .taglib-workflow-status .workflow-status {
    padding-left: 0; }

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0; }

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px; }

.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static; }

.portal-popup .lfr-form-content {
  padding: 24px 12px; }

.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%; }

.portal-popup .portlet-column {
  position: static; }

.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px; }
  .portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
  .portal-popup .dialog-body .container-view .nav-tabs-underline,
  .portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
  .portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
  .portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
  .portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
  .portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
  .portal-popup .lfr-form-content .container-view .nav-tabs-underline,
  .portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
  .portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
  .portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
  .portal-popup .process-list .container-view .nav-tabs-underline,
  .portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
  .portal-popup .roles-selector-body .container-view .nav-tabs-underline {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -20px; }

.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0; }

.portal-popup .login-container {
  padding: 1rem; }

.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative; }
  @media (min-width: 576px) {
    .portal-popup .navbar ~ .portlet-configuration-setup,
    .portal-popup .portlet-export-import-container {
      height: calc(100% - 48px); } }

.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0; }

.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0; }

.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px; }
  @media (min-width: 576px) {
    .portal-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 8px;
      padding-right: 8px; } }

.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 576px) {
    .portal-popup .lfr-dynamic-uploader,
    .portal-popup .process-list {
      top: 48px; } }

.portal-popup .portlet-export-import-publish-processes {
  top: 0; }

.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020; }
  @media (min-width: 768px) {
    .portal-popup .dialog-footer {
      position: fixed; } }
  .portal-popup .dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }
  .portal-popup .dialog-footer.dialog-footer-not-reverse {
    flex-direction: initial;
    justify-content: flex-end; }

@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px; } }

.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%; }
  .portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
    bottom: 0; }
    .portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
      display: none; }

.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible; }
  .portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
    flex-grow: 1;
    max-width: none;
    overflow: auto; }

.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0; }

.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch; }
  @media print {
    .portal-popup:not(.article-preview) #main-content,
    .portal-popup:not(.article-preview) #wrapper {
      position: initial; } }

.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0; }
  .portal-popup .columns-max > .portlet-layout.row > .portlet-column {
    padding-left: 0;
    padding-right: 0; }

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate; }

html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd; }

html:not(#__):not(#___) .active-area {
  background: #ffc; }

html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6; }
  html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #ccc; }

html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1; }
  html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
    background-image: none; }

html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute; }
  html:not(#__):not(#___) .proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
      padding: 10px; }
  html:not(#__):not(#___) .proxy.not-intersecting .forbidden-action {
    background: url(../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px; }

html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden; }

html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px; }

html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0; }

html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important; }

.portlet-layout.dragging {
  border-collapse: separate; }

.drop-area {
  background-color: #d3dadd; }

.active-area {
  background: #ffc; }

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
  transform: scale(0.8);
  transition: transform 0.3s ease; }
  @media (prefers-reduced-motion: reduce) {
    .portlet-boundary.yui3-dd-dragging {
      transition: none; } }
  .c-prefers-reduced-motion .portlet-boundary.yui3-dd-dragging {
    transition: none; }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #ccc; }

.sortable-layout-proxy {
  opacity: 1; }
  .sortable-layout-proxy .portlet-topper {
    background-image: none; }

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute; }
  .proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    .proxy.generic-portlet .portlet-title {
      padding: 10px; }
  .proxy.not-intersecting .forbidden-action {
    background: url(../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px; }

.resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden; }

.sortable-proxy {
  background: #727c81;
  margin-top: 1px; }

.sortable-layout-drag-target-indicator {
  margin: 2px 0; }

.yui3-dd-proxy {
  z-index: 1110 !important; }

.portlet-column-content.empty {
  padding: 50px; }

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999; }
  .lfr-portlet-title-editable .lfr-portlet-title-editable-content {
    padding: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
      margin-bottom: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
      display: none; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
      display: inline-block;
      vertical-align: bottom; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
      margin-top: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
      display: inline-block;
      float: none;
      margin-top: 0;
      width: auto; }

.lfr-source-editor {
  border: solid 0 #ccc;
  border-bottom-width: 2px;
  position: relative; }
  .lfr-source-editor .ace_editor {
    height: 100%; }
  .lfr-source-editor .lfr-source-editor-toolbar li > .btn {
    background-color: #fff;
    border: transparent;
    color: #717383;
    outline: 0; }
  .lfr-source-editor .lfr-source-editor-code {
    background-color: #fff;
    color: #2b4259; }
    .lfr-source-editor .lfr-source-editor-code .ace_gutter {
      background-color: #ededef;
      color: #868896;
      overflow: hidden; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
        font-family: fontawesome-alloy;
        text-align: center;
        vertical-align: middle; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
          background-image: none; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
          content: '\25be'; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
          content: '\25b8'; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
        color: #fff; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #717383; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
        border-right: solid 1px #ccc; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
        background-image: none; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #ededef; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
      color: #34adab; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
      color: #1d5ec7; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
      color: #ff6c58; }
      .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
        color: #f00; }
  .lfr-source-editor.ace_dark .lfr-source-editor-code {
    background-color: #47474f;
    color: #fff; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
      background: #54555e;
      color: #fff; }
      .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #009aed; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #11394e; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
      color: #fff; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
      color: #4d91ff; }

.lfr-fullscreen-source-editor {
  height: 100%;
  overflow: hidden; }
  .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-header {
    height: 40px;
    margin-right: 4px;
    margin-top: 4px;
    min-height: 40px; }
  .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content {
    height: 95%;
    position: relative; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
      border: 1px solid #ccc;
      position: absolute; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .preview-panel {
      display: inline-block;
      overflow-y: auto;
      padding-left: 20px; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .source-panel {
      display: inline-block; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .source-panel,
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .preview-panel {
      height: 100%;
      width: 50%; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .panel-splitter {
      height: 100%;
      left: 50%;
      top: 0; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .source-panel,
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .preview-panel {
      height: 50%;
      width: 100%; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .panel-splitter {
      top: 50%;
      width: 100%; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .panel-splitter,
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .preview-panel {
      display: none; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .source-panel {
      height: 100%;
      width: 100%; }

.lfr-fulscreen-source-editor-dialog .modal-footer {
  text-align: left; }

.file-icon-color-0 {
  background-color: #fff;
  color: #6c757d; }

.file-icon-color-1 {
  background-color: #fff;
  color: #6c757d; }

.file-icon-color-2 {
  background-color: #fff;
  color: #24a892; }

.file-icon-color-3 {
  background-color: #fff;
  color: #ff4d4d; }

.file-icon-color-4 {
  background-color: #fff;
  color: #ff6200; }

.file-icon-color-5 {
  background-color: #fff;
  color: #bf66ff; }

.file-icon-color-6 {
  background-color: #fff;
  color: #0099e6; }

.file-icon-color-7 {
  background-color: #fff;
  color: #ff4db2; }

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3; }

.lfr-item-viewer.uploading > .progress-container {
  visibility: visible; }

.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%; }

.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px; }

.lfr-item-viewer .item-preview:hover {
  cursor: pointer; }

.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000; }
  .lfr-item-viewer .progress-container a {
    position: absolute;
    right: 30px; }
  .lfr-item-viewer .progress-container .progress {
    margin-top: 10px; }

.lfr-item-viewer .search-info {
  background-color: #d3e8f1; }
  .lfr-item-viewer .search-info .keywords {
    font-size: 1.4em;
    font-weight: bold; }
  .lfr-item-viewer .search-info .change-search-folder {
    font-size: 0.8em;
    font-weight: normal; }

.lfr-item-viewer .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%; }
  .lfr-item-viewer .upload-view > div {
    display: table-cell;
    vertical-align: middle; }

.lfr-item-viewer .yui3-widget-bd {
  position: relative; }

.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34; }

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all; }

.lfr-page-layouts {
  padding: 0; }
  .lfr-page-layouts input[type='radio'] {
    opacity: 0;
    position: absolute; }
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal {
      cursor: default; }
      .lfr-page-layouts input[type='radio']:checked + .card-horizontal::after {
        bottom: -0.0625rem;
        content: "";
        left: -0.0625rem;
        position: absolute;
        right: -0.0625rem;
        transition: height 0.15s ease-out; }
        @media (prefers-reduced-motion: reduce) {
          .lfr-page-layouts input[type='radio']:checked + .card-horizontal::after {
            transition: none; } }
        .lfr-page-layouts input[type='radio']:checked + .card-horizontal::after {
          transition: none; }
  .lfr-page-layouts .card-horizontal {
    cursor: pointer;
    outline: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .lfr-page-layouts .card-horizontal {
        transition: none; } }
    .lfr-page-layouts .card-horizontal {
      transition: none; }
    .lfr-page-layouts .card-horizontal::after {
      border-radius: 0 0 0.25rem 0.25rem;
      bottom: -0.0625rem;
      content: "";
      height: 0;
      left: -0.0625rem;
      position: absolute;
      right: -0.0625rem;
      transition: height 0.15s ease-out; }
      @media (prefers-reduced-motion: reduce) {
        .lfr-page-layouts .card-horizontal::after {
          transition: none; } }
      .lfr-page-layouts .card-horizontal::after {
        transition: none; }

.modal-body.dialog-iframe-bd {
  overflow: hidden;
  padding: 0; }

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative; }

.modal-dialog.dialog-iframe-modal {
  max-width: none; }

.modal-dialog.modal-dialog-sm {
  max-width: 500px; }

.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all; }
  .modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
    bottom: 0;
    right: 0; }

.modal-open .modal {
  display: block; }

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0; }

.sheet-footer .btn {
  margin-right: 0.5rem; }
  .sheet-footer .btn:last-child {
    margin-right: 0; }

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em;
  white-space: normal; }
  .tag-items li {
    display: inline-block;
    margin: 0 1em 0 0;
    max-width: 100%; }

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.tag-cloud .tag-popularity-1 {
  font-size: 1em; }

.tag-cloud .tag-popularity-2 {
  font-size: 1.3em; }

.tag-cloud .tag-popularity-3 {
  font-size: 1.6em; }

.tag-cloud .tag-popularity-4 {
  font-size: 1.9em; }

.tag-cloud .tag-popularity-5 {
  font-size: 2.2em; }

.tag-cloud .tag-popularity-6 {
  font-size: 2.5em; }

.lfr-portal-tooltip {
  display: inline-flex; }
  .lfr-portal-tooltip,
  .lfr-portal-tooltip a {
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none; }

.tree-node .icon-check {
  padding-right: 2px; }

.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }

.tree-node [class^='icon-'] {
  margin-right: 5px; }

.tree-node .tree-node-checkbox-container {
  margin-right: 0; }

.tree-node .tree-node-selected .tree-label {
  background: none; }

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }

.tree-node-content .tree-label {
  margin-left: 3px; }

.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

.tree-node-selected .tree-label {
  background-color: transparent; }

.tree-view li.tree-node .tree-node-content svg.lexicon-icon {
  pointer-events: none; }

.user-icon-color-0 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6c757d; }

.user-icon-color-1 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #66abff; }

.user-icon-color-2 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ff6200; }

.user-icon-color-3 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ff4d4d; }

.user-icon-color-4 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #24a892; }

.user-icon-color-5 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ff4db2; }

.user-icon-color-6 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #53a117; }

.user-icon-color-7 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #bf66ff; }

.user-icon-color-8 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #b38900; }

.user-icon-color-9 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #0099e6; }

.collapse.open {
  display: block; }

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-top'%20d='M480%2064H32C14.336%2064%200%2049.664%200%2032S14.336%200%2032%200h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-middle'%20d='M480%20288H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-bottom'%20d='M480%20512H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3C/svg%3E");
  height: 1em;
  width: 1em; }

.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: '';
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 100%; }

.navbar .navbar-toggler .c-inner {
  max-width: none; }

html:not(#__):not(#___) .cadmin.portlet-topper {
  position: relative; }
  html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
    background: url(../images/arrows/12_left.png) no-repeat 0 50%;
    padding: 5px 5px 5px 18px; }
  html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
    display: none; }

html:not(#__):not(#___) .cadmin .component-action.portlet-options {
  color: white; }

body.portlet {
  border-width: 0; }

.portlet-icon-back {
  margin-top: -2px; }
  .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
    background: url(../images/arrows/12_left.png) no-repeat 0 50%;
    padding: 5px 5px 5px 18px; }

.portlet-options-dropdown {
  z-index: 1035; }

.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
    display: none; }
  .portlet-draggable .portlet-topper {
    cursor: move; }

.portlet-title-editable {
  cursor: pointer; }

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap; }
  .panel-page-body .portlet-title-text,
  .panel-page-content .portlet-title-text {
    cursor: auto; }

.portlet-minimized .portlet-content {
  padding: 0; }

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important; }

.portlet-layout .portlet-header {
  margin-bottom: 1rem; }

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none; } }

@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none; } }

.portlet:hover .visible-interaction, .portlet.open .visible-interaction, .portlet.focus .visible-interaction {
  display: block; }

.controls-hidden .lfr-meta-actions,
.controls-hidden .lfr-configurator-visibility {
  display: none; }

.controls-hidden .portlet-title-editable {
  pointer-events: none; }

.controls-hidden .portlet-topper {
  display: none !important; }

.controls-hidden .portlet-topper-toolbar {
  display: none !important; }

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(30, 30, 30, 0.5);
  display: box;
  display: flex;
  height: 28px;
  padding: 3px 12px 3px 24px;
  position: relative; }
  html:not(#__):not(#___) .cadmin.portlet-topper .lexicon-icon {
    height: 12px;
    width: 12px; }
  html:not(#__):not(#___) .cadmin.portlet-topper .lexicon-icon.lexicon-icon-drag {
    height: 16px;
    width: 16px; }

html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none; }
  @media (min-width: 768px) {
    html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
      display: flex;
      left: 0;
      opacity: 0;
      position: absolute;
      right: 0;
      transform: translateY(-97%);
      transition: opacity 0.15s;
      top: 0; } }
  @media (min-width: 768px) and (prefers-reduced-motion: reduce) {
    html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
      transition: none; } }
  @media (min-width: 768px) {
      html:not(#__):not(#___) .portlet > .c-prefers-reduced-motion .cadmin.portlet-topper {
        transition: none; } }

html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right; }

html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block; }

html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto; }
  html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
    display: inline-block;
    text-decoration: none; }

html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0; }
  html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
  html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
  html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
    color: rgba(30, 30, 30, 0.5); }
  html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
    text-decoration: none; }

html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 12px;
  font-weight: 600;
  margin-left: 4px; }

html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper {
    transition-duration: 0ms; } }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    align-items: center;
    display: box;
    display: flex; } }

html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block; }

.portlet {
  margin-bottom: 10px;
  position: relative; }
  @media (min-width: 768px) {
    .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
      border-color: transparent;
      border-top-left-radius: 0;
      border-top-right-radius: 0; } }
  @media (min-width: 768px) {
    .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
      opacity: 1; } }
  @media (min-width: 576px) {
    .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
      opacity: 0.5; } }

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  transition: border-color 0.15s ease; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  @media (max-width: 767.98px) {
    .controls-visible .portlet-content-editable {
      border-color: transparent;
      border-top-left-radius: 0;
      border-top-right-radius: 0; } }

.portlet-options {
  display: inline-block; }

.portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.portlet-title-menu {
  flex: 0 1 auto; }
  .portlet-title-menu > span > a {
    display: inline-block;
    text-decoration: none; }

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(30, 30, 30, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }
  .portlet > .portlet-topper {
    display: none; }
    @media (min-width: 768px) {
      .portlet > .portlet-topper {
        display: flex;
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        transition: opacity 0.15s;
        top: 0; } }
  @media (min-width: 768px) and (prefers-reduced-motion: reduce) {
    .portlet > .portlet-topper {
      transition: none; } }
    @media (min-width: 768px) {
        .portlet > .portlet-topper {
          transition: none; } }
  @media (max-width: 767.98px) {
    .controls-visible .portlet-topper {
      display: box;
      display: flex; } }

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0; }
  .portlet-topper-toolbar > a,
  .portlet-topper-toolbar > span > a,
  .portlet-topper-toolbar .lfr-icon-menu > a {
    color: rgba(30, 30, 30, 0.5); }
  .portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
    text-decoration: none; }
  .controls-visible .portlet-topper-toolbar {
    display: block; }

.lfr-panel-page .portlet-title {
  font-size: 13px; }

.portlet-borderless .portlet-content {
  padding: 1rem; }

.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  padding: 1rem;
  word-wrap: break-word; }

.portlet-barebone .portlet-content {
  padding: 0; }

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px; }

.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center; }
  .breadcrumb.breadcrumb-vertical li {
    display: block; }
    .breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
      background: none; }
  .breadcrumb.breadcrumb-vertical .divider {
    background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
    display: block;
    height: 10px;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap; }

.navbar form {
  margin: 0; }

:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px; }

.product-menu .loading-animation {
  margin-top: 160px; }

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd; }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1); }
  75% {
    background-color: #ddedde;
    border-color: #7d7; }
  100% {
    background-color: #ebebeb;
    border-color: #ddd; } }

.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
  border-radius: 10px; }

.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 5px; }

.upload-drop-active .lfr-upload-container .upload-target {
  animation: none; }

.upload-drop-intent .lfr-upload-container .upload-target {
  animation: lfr-drop-active 1s ease 0.2s infinite; }

.select-files {
  border-radius: 5px; }

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
    box-shadow: 0 0 5px 0 #333;
    transition-duration: 0.25s;
    transition-property: box-shadow;
    transition-timing-function: ease-out; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
    border-radius: 50%; }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  animation: progress-bar-stripes 0.5s linear infinite;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out; }
  @media (prefers-reduced-motion: reduce) {
    .lfr-progress-active .progress-bar-status,
    .lfr-upload-container .file-uploading .progress-bar .progress {
      transition: none; } }
  .c-prefers-reduced-motion .lfr-progress-active .progress-bar-status, .c-prefers-reduced-motion
  .lfr-upload-container .file-uploading .progress-bar .progress {
    transition: none; }

@keyframes highlight-animation {
  from {
    background-color: #ffc; }
  to {
    background-color: transparent; } }

.highlight-animation {
  animation: highlight-animation 0.7s; }

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none; }

.form-group.form-inline.input-boolean-wrapper label, .form-group.form-inline.input-checkbox-wrapper label {
  gap: 0.3125rem; }

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/*
	Default font awesome paths for Liferay internal code, do not modify
*/
/*
	Echelon Additions
*/
/* RESPONSIVE DESIGN */
/* Extra Wide Desktop */
/* Wide Desktop */
/* Desktop */
/* Tablet Landscape */
/* Tablet Portrait */
/* Phone */
/* Header component heights */
/* Colors */
/* Grays */
/* Make alternate spelling available and based on original spelling */
/* Accent colors */
/* Scaffolding */
/* Color mixins */
/* Abstract font weight, style, and stretch into mixins for simpler modifications */
/* NORMAL */
@font-face {
  font-family: 'Graphik Web';
  src: url(../font/Graphik-Regular-Cy-Gr-Web.eot);
  src: url(../font/Graphik-Regular-Cy-Gr-Web.eot?#iefix) format(embedded-opentype), url(../font/Graphik-Regular-Cy-Gr-Web.woff2) format(woff2), url(../font/Graphik-Regular-Cy-Gr-Web.woff) format(woff);
  font-weight: normal;
  font-style: normal;
  font-stretch: normal; }

/* LIGHT */
@font-face {
  font-family: 'Graphik Web';
  src: url(../font/Graphik-Light-Web.eot);
  src: url(../font/Graphik-Light-Web.eot?#iefix) format(embedded-opentype), url(../font/Graphik-Light-Web.woff2) format(woff2), url(../font/Graphik-Light-Web.woff) format(woff), url(../font/Graphik-Light-Web.ttf) format(truetype), url(../font/Graphik-Light-Web.svg#Graphik-Light) format(svg);
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-style: normal;
  font-stretch: normal; }

/* BOLD */
@font-face {
  font-family: 'Graphik Web';
  src: url(../font/Graphik-Bold-Web.eot);
  src: url(../font/Graphik-Bold-Web.eot?#iefix) format(embedded-opentype), url(../font/Graphik-Bold-Web.woff) format(woff), url(../font/Graphik-Bold-Web.woff2) format(woff2), url(../font/Graphik-Bold-Web.ttf) format(truetype), url(../font/Graphik-Bold-Web.svg#Graphik-Bold-Web) format(svg);
  font-weight: bold;
  font-style: normal;
  font-stretch: normal; }

/* SEMIBOLD */
@font-face {
  font-family: 'Graphik Web';
  src: url(../font/Graphik-Semibold-Cy-Gr-Web.woff2) format(woff2), url(../font/Graphik-Semibold-Cy-Gr-Web.woff) format(woff), url(../font/Graphik-Semibold-Cy-Gr-App.ttf) format(truetype);
  font-weight: 600;
  font-style: normal;
  font-stretch: normal; }

/* LIGHT ITALIC */
@font-face {
  font-family: 'Graphik Web';
  src: url(../font/Graphik-LightItalic-Web.eot);
  src: url(../font/Graphik-LightItalic-Web.eot?#iefix) format(embedded-opentype), url(../font/Graphik-LightItalic-Web.woff) format(woff), url(../font/Graphik-LightItalic-Web.woff2) format(woff2), url(../font/Graphik-LightItalic-Web.ttf) format(truetype), url(../font/Graphik-LightItalic-Web.svg#Graphik-LightItalic) format(svg);
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-style: italic;
  font-stretch: normal; }

/* ITALIC */
@font-face {
  font-family: 'Graphik Web';
  src: url(../font/Graphik-RegularItalic-Cy-Gr-Web.eot);
  src: url(../font/Graphik-RegularItalic-Cy-Gr-Web.eot?#iefix) format(embedded-opentype), url(../font/Graphik-RegularItalic-Cy-Gr-Web.woff2) format(woff2), url(../font/Graphik-RegularItalic-Cy-Gr-Web.woff) format(woff);
  font-weight: normal;
  font-style: italic;
  font-stretch: normal; }

/* SEMIBOLD ITALIC */
@font-face {
  font-family: 'Graphik Web';
  src: url(../font/Graphik-SemiboldItalic-Cy-Gr-App.ttf) format(truetype), url(../font/Graphik-SemiboldItalic-Cy-Gr-Web.woff) format(woff), url(../font/Graphik-SemiboldItalic-Cy-Gr-Web.woff2) format(woff2);
  font-weight: 600;
  font-style: italic;
  font-stretch: normal; }

/* BOLD ITALIC */
@font-face {
  font-family: 'Graphik Web';
  src: url(../font/Graphik-BoldItalic-Cy-Gr-Web.eot);
  src: url(../font/Graphik-BoldItalic-Cy-Gr-Web.eot?#iefix) format(embedded-opentype), url(../font/Graphik-BoldItalic-Cy-Gr-Web.woff2) format(woff2), url(../font/Graphik-BoldItalic-Cy-Gr-Web.woff) format(woff);
  font-weight: bold;
  font-style: italic;
  font-stretch: normal; }

/* ARABIC NORMAL */
@font-face {
  font-family: 'Graphik Arabic';
  src: url(../font/GraphikArabic-Regular-Web.eot);
  src: url(../font/GraphikArabic-Regular-Web.eot?#iefix) format(embedded-opentype), url(../font/GraphikArabic-Regular-Web.woff2) format(woff2), url(../font/GraphikArabic-Regular-Web.woff) format(woff);
  font-weight: normal;
  font-style: normal;
  font-stretch: normal; }

/* ARABIC LIGHT */
@font-face {
  font-family: 'Graphik Arabic';
  src: url(../font/GraphikArabic-Light-Web.eot);
  src: url(../font/GraphikArabic-Light-Web.eot?#iefix) format(embedded-opentype), url(../font/GraphikArabic-Light-Web.woff) format(woff), url(../font/GraphikArabic-Light-Web.woff2) format(woff2);
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-style: normal;
  font-stretch: normal; }

/* ARABIC BOLD */
@font-face {
  font-family: 'Graphik Arabic';
  src: url(../font/GraphikArabic-Bold-Web.eot);
  src: url(../font/GraphikArabic-Bold-Web.eot?#iefix) format(embedded-opentype), url(../font/GraphikArabic-Bold-Web.woff) format(woff), url(../font/GraphikArabic-Bold-Web.woff2) format(woff2);
  font-weight: bold;
  font-style: normal;
  font-stretch: normal; }

/* ARABIC SEMIBOLD */
@font-face {
  font-family: 'Graphik Arabic';
  src: url(../font/GraphikArabic-Semibold-App.ttf) format(truetype), url(../font/GraphikArabic-Semibold-Web.woff) format(woff), url(../font/GraphikArabic-Semibold-Web.woff2) format(woff2);
  font-weight: 600;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'AugerMono-Regular';
  src: url(../font/AugerMono-Regular.ttf) format(truetype), url(../font/AugerMono-Regular.otf) format(otf);
  font-weight: normal;
  font-style: normal;
  font-stretch: normal; }

/* GCI Interactive Portlet - Font Styles */
@font-face {
  font-family: 'Graphik Web Semibold';
  src: url(../font/Graphik-Semibold-Web.woff2) format(woff2), url(../font/Graphik-Semibold-Web.woff) format(woff);
  font-weight: 600;
  font-style: normal;
  font-stretch: semi-condensed; }

@font-face {
  font-family: 'Graphik Web Semibold';
  src: url(../font/Graphik-SemiboldItalic-Web.woff2) format(woff2), url(../font/Graphik-SemiboldItalic-Web.woff) format(woff);
  font-weight: 600;
  font-style: italic;
  font-stretch: semi-condensed; }

/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'fontawesome-alloy';
  src: url("aui/lexicon/fonts/alloy-font-awesome/font/fontawesome-alloy.eot");
  src: url("aui/lexicon/fonts/alloy-font-awesome/font/fontawesome-alloy.eot?#iefix") format("embedded-opentype"), url("aui/lexicon/fonts/alloy-font-awesome/font/fontawesome-alloy.woff") format("woff"), url("aui/lexicon/fonts/alloy-font-awesome/font/fontawesome-alloy.ttf") format("truetype"), url("aui/lexicon/fonts/alloy-font-awesome/font/fontawesome-alloy.svg#fontawesome-alloy") format("svg");
  font-weight: normal;
  font-style: normal; }

/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'fontawesome-alloy';
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none; }

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.33333em; }

/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline; }

/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.14286em;
  text-align: right;
  padding-right: 0.28571em; }
  [class^="icon-"].icon-fixed-width.icon-large,
  [class*=" icon-"].icon-fixed-width.icon-large {
    width: 1.42857em; }

.icons-ul {
  margin-left: 2.14286em;
  list-style-type: none; }
  .icons-ul > li {
    position: relative; }
  .icons-ul .icon-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    text-align: center;
    line-height: inherit; }

[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none; }

.icon-muted {
  color: #eeeeee; }

.icon-light {
  color: white; }

.icon-dark {
  color: #333333; }

.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.icon-2x {
  font-size: 2em; }
  .icon-2x.icon-border {
    border-width: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }

.icon-3x {
  font-size: 3em; }
  .icon-3x.icon-border {
    border-width: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }

.icon-4x {
  font-size: 4em; }
  .icon-4x.icon-border {
    border-width: 4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px; }

.icon-5x {
  font-size: 5em; }
  .icon-5x.icon-border {
    border-width: 5px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em; }

[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em; }

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0; }

/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none; }

/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large, .nav [class^="icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em; }

.btn [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^="icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block; }

.nav-tabs [class^="icon-"], .nav-tabs [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^="icon-"], .nav-pills [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em; }

.btn [class^="icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em; }

.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em; }

.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em; }

.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0; }
  .btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-left.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-top: .05em; }
  .btn.btn-large [class^="icon-"].pull-left.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-left.icon-2x {
    margin-right: .2em; }
  .btn.btn-large [class^="icon-"].pull-right.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-left: .2em; }

/* Fixes alignment in nav lists */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit; }

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%; }
  .icon-stack [class^="icon-"],
  .icon-stack [class*=" icon-"] {
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 1em;
    line-height: inherit; }
  .icon-stack .icon-stack-base {
    font-size: 2em; }

/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none; }

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg); } }

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

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(359deg); } }

@-ms-keyframes spin {
0% {
    -ms-transform: rotate(0deg); }
100% {
    -ms-transform: rotate(359deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); }

.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); }

.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); }

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1); }

/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block; }

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'fontawesome-alloy';
  content: '\FEFF' attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-caret-bottom-right, .icon-glass, .icon-music, .icon-search, .icon-envelope, .icon-heart, .icon-star, .icon-star-empty, .icon-user, .icon-film, .icon-th-large, .icon-th, .icon-th-list, .icon-ok, .icon-remove, .icon-zoom-in, .icon-zoom-out, .icon-off, .icon-signal, .icon-cog, .icon-trash, .icon-home, .icon-file, .icon-inbox, .icon-play-circle, .icon-repeat, .icon-refresh, .icon-list-alt, .icon-lock, .icon-flag, .icon-headphones, .icon-volume-off, .icon-volume-down, .icon-volume-up, .icon-qrcode, .icon-barcode, .icon-tag, .icon-tags, .icon-book, .icon-bookmark, .icon-print, .icon-camera, .icon-font, .icon-bold, .icon-italic, .icon-align-justify, .icon-list, .icon-indent-left, .icon-indent-right, .icon-facetime-video, .icon-picture, .icon-pencil, .icon-map-marker, .icon-adjust, .icon-tint, .icon-edit, .icon-share, .icon-check, .icon-move, .icon-step-backward, .icon-fast-backward, .icon-backward, .icon-play, .icon-pause, .icon-stop, .icon-forward, .icon-fast-forward, .icon-minus-sign, .icon-remove-sign, .icon-ok-sign, .icon-question-sign, .icon-info-sign, .icon-screenshot, .icon-remove-circle, .icon-ok-circle, .icon-ban-circle, .icon-arrow-left, .icon-arrow-right, .icon-arrow-up, .icon-arrow-down, .icon-share-alt, .icon-resize-full, .icon-resize-small, .icon-plus, .icon-minus, .icon-asterisk, .icon-exclamation-sign, .icon-gift, .icon-leaf, .icon-calendar, .icon-random, .icon-comment, .icon-magnet, .icon-chevron-up, .icon-chevron-down, .icon-retweet, .icon-shopping-cart, .icon-folder-close, .icon-folder-open, .icon-resize-vertical, .icon-resize-horizontal, .icon-bar-chart, .icon-twitter-sign, .icon-facebook-sign, .icon-camera-retro, .icon-key, .icon-cogs, .icon-comments, .icon-thumbs-up, .icon-thumbs-down, .icon-star-half, .icon-signin, .icon-trophy, .icon-github-sign, .icon-upload-alt, .icon-lemon, .icon-phone, .icon-check-empty, .icon-bookmark-empty, .icon-phone-sign, .icon-twitter, .icon-facebook, .icon-github, .icon-unlock, .icon-credit, .icon-rss, .icon-hdd, .icon-bullhorn, .icon-bell, .icon-certificate, .icon-hand-right, .icon-hand-left, .icon-hand-up, .icon-globe, .icon-wrench, .icon-tasks, .icon-filter, .icon-briefcase, .icon-fullscreen, .icon-group, .icon-link, .icon-cloud, .icon-beaker, .icon-cut, .icon-copy, .icon-paper-clip, .icon-save, .icon-sign-blank, .icon-reorder, .icon-list-ul, .icon-list-ol, .icon-strikethrough, .icon-underline, .icon-table, .icon-magic, .icon-money, .icon-caret-down, .icon-caret-up, .icon-caret-left, .icon-caret-right, .icon-columns, .icon-sort, .icon-sort-down, .icon-sort-up, .icon-envelope-alt, .icon-linkedin, .icon-undo, .icon-legal, .icon-dashboard, .icon-comment-alt, .icon-comments-alt, .icon-bolt, .icon-sitemap, .icon-umbrella, .icon-paste, .icon-lightbulb, .icon-exchange, .icon-bell-alt, .icon-coffee, .icon-food, .icon-file-alt, .icon-building, .icon-hospital, .icon-ambulance, .icon-medkit, .icon-fighter-jet, .icon-beer, .icon-h-sign, .icon-plus-sign, .icon-double-angle-left, .icon-double-angle-right, .icon-double-angle-up, .icon-double-angle-down, .icon-angle-left, .icon-angle-right, .icon-angle-up, .icon-angle-down, .icon-desktop, .icon-laptop, .icon-spinner, .icon-circle, .icon-reply, .icon-github-alt, .icon-folder-close-alt, .icon-folder-open-alt, .icon-expand-alt, .icon-collapse-alt, .icon-smile, .icon-frown, .icon-meh, .icon-gamepad, .icon-keyboard, .icon-flag-alt, .icon-flag-checkered, .icon-terminal, .icon-code, .icon-reply-all, .icon-star-half-full, .icon-location-arrow, .icon-crop, .icon-code-fork, .icon-subscript, .icon-eraser, .icon-puzzle, .icon-microphone, .icon-microphone-off, .icon-shield, .icon-calendar-empty, .icon-fire-extinguisher, .icon-rocket, .icon-maxcdn, .icon-chevron-sign-left, .icon-chevron-sign-right, .icon-chevron-sign-up, .icon-chevron-sign-down, .icon-html5, .icon-css3, .icon-anchor, .icon-unlock-alt, .icon-bullseye, .icon-ellipsis-horizontal, .icon-ellipsis-vertical, .icon-rss-sign, .icon-fb-boolean, .icon-text-height, .icon-text-width, .icon-align-left, .icon-align-center, .icon-align-right, .icon-step-forward, .icon-eject, .icon-chevron-left, .icon-chevron-right, .icon-plus-sign-2, .icon-fire, .icon-eye-open, .icon-eye-close, .icon-warning-sign, .icon-plane, .icon-heart-empty, .icon-signout, .icon-linkedin-sign, .icon-pushpin, .icon-external-link, .icon-hand-down, .icon-circle-arrow-left, .icon-circle-arrow-right, .icon-circle-arrow-up, .icon-circle-arrow-down, .icon-truck, .icon-pinterest, .icon-pinterest-sign, .icon-google-plus-sign, .icon-google-plus, .icon-cloud-download, .icon-cloud-upload, .icon-user-md, .icon-stethoscope, .icon-suitcase, .icon-tablet, .icon-mobile, .icon-circle-blank, .icon-quote-left, .icon-quote-right, .icon-unlink, .icon-question, .icon-info, .icon-exclamation, .icon-superscript, .icon-play-sign, .icon-ticket, .icon-minus-sign-alt, .icon-check-minus, .icon-level-up, .icon-sort-by-attributes-alt, .icon-sort-by-order, .icon-sort-by-order-alt, .icon-thumbs-up-2, .icon-thumbs-down-2, .icon-dribbble, .icon-skype, .icon-foursquare, .icon-trello, .icon-female, .icon-level-down, .icon-check-sign, .icon-edit-sign, .icon-external-link-sign, .icon-share-sign, .icon-compass, .icon-collapse, .icon-collapse-top, .icon-expand, .icon-euro, .icon-gbp, .icon-dollar, .icon-rupee, .icon-yen, .icon-renminbi, .icon-won, .icon-bitcoin, .icon-file-2, .icon-file-text, .icon-sort-by-alphabet, .icon-sort-by-alphabet-alt, .icon-sort-by-attributes, .icon-youtube-sign, .icon-youtube, .icon-xing, .icon-xing-sign, .icon-youtube-play, .icon-dropbox, .icon-stackexchange, .icon-instagram, .icon-flickr, .icon-adn, .icon-bitbucket, .icon-bitbucket-sign, .icon-tumblr, .icon-tumblr-sign, .icon-long-arrow-down, .icon-long-arrow-up, .icon-long-arrow-left, .icon-long-arrow-right, .icon-apple, .icon-windows, .icon-android, .icon-linux, .icon-male, .icon-gittip, .icon-sun, .icon-moon, .icon-archive, .icon-bug, .icon-vk, .icon-weibo, .icon-renren, .icon-time, .icon-road, .icon-download-alt, .icon-download, .icon-upload, .icon-db-joinxor, .icon-db-state, .icon-db-start, .icon-db-end, .icon-db-fork, .icon-db-condition, .icon-db-task, .icon-db-join, .icon-fb-button, .icon-fb-fieldset, .icon-fb-custom-field, .icon-fb-separator, .icon-fb-paragraph, .icon-fb-file-upload, .icon-fb-text, .icon-fb-text-box, .icon-fb-select, .icon-fb-radio, .icon-fb-number, .icon-fb-integer, .icon-fb-decimal {
  font-family: 'fontawesome-alloy';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

.icon-caret-bottom-right:before {
  content: "\e016"; }

.icon-glass:before {
  content: "\f000"; }

.icon-music:before {
  content: "\f001"; }

.icon-search:before {
  content: "\f002"; }

.icon-envelope:before {
  content: "\f003"; }

.icon-heart:before {
  content: "\f004"; }

.icon-star:before {
  content: "\f005"; }

.icon-star-empty:before {
  content: "\f006"; }

.icon-user:before {
  content: "\f007"; }

.icon-film:before {
  content: "\f008"; }

.icon-th-large:before {
  content: "\f009"; }

.icon-th:before {
  content: "\f00a"; }

.icon-th-list:before {
  content: "\f00b"; }

.icon-ok:before {
  content: "\f00c"; }

.icon-remove:before {
  content: "\f00d"; }

.icon-zoom-in:before {
  content: "\f00e"; }

.icon-zoom-out:before {
  content: "\f010"; }

.icon-off:before {
  content: "\f011"; }

.icon-signal:before {
  content: "\f012"; }

.icon-cog:before {
  content: "\f013"; }

.icon-trash:before {
  content: "\f014"; }

.icon-home:before {
  content: "\f015"; }

.icon-file:before {
  content: "\f016"; }

.icon-inbox:before {
  content: "\f01c"; }

.icon-play-circle:before {
  content: "\f01d"; }

.icon-repeat:before {
  content: "\f01e"; }

.icon-refresh:before {
  content: "\f021"; }

.icon-list-alt:before {
  content: "\f022"; }

.icon-lock:before {
  content: "\f023"; }

.icon-flag:before {
  content: "\f024"; }

.icon-headphones:before {
  content: "\f025"; }

.icon-volume-off:before {
  content: "\f026"; }

.icon-volume-down:before {
  content: "\f027"; }

.icon-volume-up:before {
  content: "\f028"; }

.icon-qrcode:before {
  content: "\f029"; }

.icon-barcode:before {
  content: "\f02a"; }

.icon-tag:before {
  content: "\f02b"; }

.icon-tags:before {
  content: "\f02c"; }

.icon-book:before {
  content: "\f02d"; }

.icon-bookmark:before {
  content: "\f02e"; }

.icon-print:before {
  content: "\f02f"; }

.icon-camera:before {
  content: "\f030"; }

.icon-font:before {
  content: "\f031"; }

.icon-bold:before {
  content: "\f032"; }

.icon-italic:before {
  content: "\f033"; }

.icon-align-justify:before {
  content: "\f039"; }

.icon-list:before {
  content: "\f03a"; }

.icon-indent-left:before {
  content: "\f03b"; }

.icon-indent-right:before {
  content: "\f03c"; }

.icon-facetime-video:before {
  content: "\f03d"; }

.icon-picture:before {
  content: "\f03e"; }

.icon-pencil:before {
  content: "\f040"; }

.icon-map-marker:before {
  content: "\f041"; }

.icon-adjust:before {
  content: "\f042"; }

.icon-tint:before {
  content: "\f043"; }

.icon-edit:before {
  content: "\f044"; }

.icon-share:before {
  content: "\f045"; }

.icon-check:before {
  content: "\f046"; }

.icon-move:before {
  content: "\f047"; }

.icon-step-backward:before {
  content: "\f048"; }

.icon-fast-backward:before {
  content: "\f049"; }

.icon-backward:before {
  content: "\f04a"; }

.icon-play:before {
  content: "\f04b"; }

.icon-pause:before {
  content: "\f04c"; }

.icon-stop:before {
  content: "\f04d"; }

.icon-forward:before {
  content: "\f04e"; }

.icon-fast-forward:before {
  content: "\f050"; }

.icon-minus-sign:before {
  content: "\f056"; }

.icon-remove-sign:before {
  content: "\f057"; }

.icon-ok-sign:before {
  content: "\f058"; }

.icon-question-sign:before {
  content: "\f059"; }

.icon-info-sign:before {
  content: "\f05a"; }

.icon-screenshot:before {
  content: "\f05b"; }

.icon-remove-circle:before {
  content: "\f05c"; }

.icon-ok-circle:before {
  content: "\f05d"; }

.icon-ban-circle:before {
  content: "\f05e"; }

.icon-arrow-left:before {
  content: "\f060"; }

.icon-arrow-right:before {
  content: "\f061"; }

.icon-arrow-up:before {
  content: "\f062"; }

.icon-arrow-down:before {
  content: "\f063"; }

.icon-share-alt:before {
  content: "\f064"; }

.icon-resize-full:before {
  content: "\f065"; }

.icon-resize-small:before {
  content: "\f066"; }

.icon-plus:before {
  content: "\f067"; }

.icon-minus:before {
  content: "\f068"; }

.icon-asterisk:before {
  content: "\f069"; }

.icon-exclamation-sign:before {
  content: "\f06a"; }

.icon-gift:before {
  content: "\f06b"; }

.icon-leaf:before {
  content: "\f06c"; }

.icon-calendar:before {
  content: "\f073"; }

.icon-random:before {
  content: "\f074"; }

.icon-comment:before {
  content: "\f075"; }

.icon-magnet:before {
  content: "\f076"; }

.icon-chevron-up:before {
  content: "\f077"; }

.icon-chevron-down:before {
  content: "\f078"; }

.icon-retweet:before {
  content: "\f079"; }

.icon-shopping-cart:before {
  content: "\f07a"; }

.icon-folder-close:before {
  content: "\f07b"; }

.icon-folder-open:before {
  content: "\f07c"; }

.icon-resize-vertical:before {
  content: "\f07d"; }

.icon-resize-horizontal:before {
  content: "\f07e"; }

.icon-bar-chart:before {
  content: "\f080"; }

.icon-twitter-sign:before {
  content: "\f081"; }

.icon-facebook-sign:before {
  content: "\f082"; }

.icon-camera-retro:before {
  content: "\f083"; }

.icon-key:before {
  content: "\f084"; }

.icon-cogs:before {
  content: "\f085"; }

.icon-comments:before {
  content: "\f086"; }

.icon-thumbs-up:before {
  content: "\f087"; }

.icon-thumbs-down:before {
  content: "\f088"; }

.icon-star-half:before {
  content: "\f089"; }

.icon-signin:before {
  content: "\f090"; }

.icon-trophy:before {
  content: "\f091"; }

.icon-github-sign:before {
  content: "\f092"; }

.icon-upload-alt:before {
  content: "\f093"; }

.icon-lemon:before {
  content: "\f094"; }

.icon-phone:before {
  content: "\f095"; }

.icon-check-empty:before {
  content: "\f096"; }

.icon-bookmark-empty:before {
  content: "\f097"; }

.icon-phone-sign:before {
  content: "\f098"; }

.icon-twitter:before {
  content: "\f099"; }

.icon-facebook:before {
  content: "\f09a"; }

.icon-github:before {
  content: "\f09b"; }

.icon-unlock:before {
  content: "\f09c"; }

.icon-credit:before {
  content: "\f09d"; }

.icon-rss:before {
  content: "\f09e"; }

.icon-hdd:before {
  content: "\f0a0"; }

.icon-bullhorn:before {
  content: "\f0a1"; }

.icon-bell:before {
  content: "\f0a2"; }

.icon-certificate:before {
  content: "\f0a3"; }

.icon-hand-right:before {
  content: "\f0a4"; }

.icon-hand-left:before {
  content: "\f0a5"; }

.icon-hand-up:before {
  content: "\f0a6"; }

.icon-globe:before {
  content: "\f0ac"; }

.icon-wrench:before {
  content: "\f0ad"; }

.icon-tasks:before {
  content: "\f0ae"; }

.icon-filter:before {
  content: "\f0b0"; }

.icon-briefcase:before {
  content: "\f0b1"; }

.icon-fullscreen:before {
  content: "\f0b2"; }

.icon-group:before {
  content: "\f0c0"; }

.icon-link:before {
  content: "\f0c1"; }

.icon-cloud:before {
  content: "\f0c2"; }

.icon-beaker:before {
  content: "\f0c3"; }

.icon-cut:before {
  content: "\f0c4"; }

.icon-copy:before {
  content: "\f0c5"; }

.icon-paper-clip:before {
  content: "\f0c6"; }

.icon-save:before {
  content: "\f0c7"; }

.icon-sign-blank:before {
  content: "\f0c8"; }

.icon-reorder:before {
  content: "\f0c9"; }

.icon-list-ul:before {
  content: "\f0ca"; }

.icon-list-ol:before {
  content: "\f0cb"; }

.icon-strikethrough:before {
  content: "\f0cc"; }

.icon-underline:before {
  content: "\f0cd"; }

.icon-table:before {
  content: "\f0ce"; }

.icon-magic:before {
  content: "\f0d0"; }

.icon-money:before {
  content: "\f0d6"; }

.icon-caret-down:before {
  content: "\f0d7"; }

.icon-caret-up:before {
  content: "\f0d8"; }

.icon-caret-left:before {
  content: "\f0d9"; }

.icon-caret-right:before {
  content: "\f0da"; }

.icon-columns:before {
  content: "\f0db"; }

.icon-sort:before {
  content: "\f0dc"; }

.icon-sort-down:before {
  content: "\f0dd"; }

.icon-sort-up:before {
  content: "\f0de"; }

.icon-envelope-alt:before {
  content: "\f0e0"; }

.icon-linkedin:before {
  content: "\f0e1"; }

.icon-undo:before {
  content: "\f0e2"; }

.icon-legal:before {
  content: "\f0e3"; }

.icon-dashboard:before {
  content: "\f0e4"; }

.icon-comment-alt:before {
  content: "\f0e5"; }

.icon-comments-alt:before {
  content: "\f0e6"; }

.icon-bolt:before {
  content: "\f0e7"; }

.icon-sitemap:before {
  content: "\f0e8"; }

.icon-umbrella:before {
  content: "\f0e9"; }

.icon-paste:before {
  content: "\f0ea"; }

.icon-lightbulb:before {
  content: "\f0eb"; }

.icon-exchange:before {
  content: "\f0ec"; }

.icon-bell-alt:before {
  content: "\f0f3"; }

.icon-coffee:before {
  content: "\f0f4"; }

.icon-food:before {
  content: "\f0f5"; }

.icon-file-alt:before {
  content: "\f0f6"; }

.icon-building:before {
  content: "\f0f7"; }

.icon-hospital:before {
  content: "\f0f8"; }

.icon-ambulance:before {
  content: "\f0f9"; }

.icon-medkit:before {
  content: "\f0fa"; }

.icon-fighter-jet:before {
  content: "\f0fb"; }

.icon-beer:before {
  content: "\f0fc"; }

.icon-h-sign:before {
  content: "\f0fd"; }

.icon-plus-sign:before {
  content: "\f0fe"; }

.icon-double-angle-left:before {
  content: "\f100"; }

.icon-double-angle-right:before {
  content: "\f101"; }

.icon-double-angle-up:before {
  content: "\f102"; }

.icon-double-angle-down:before {
  content: "\f103"; }

.icon-angle-left:before {
  content: "\f104"; }

.icon-angle-right:before {
  content: "\f105"; }

.icon-angle-up:before {
  content: "\f106"; }

.icon-angle-down:before {
  content: "\f107"; }

.icon-desktop:before {
  content: "\f108"; }

.icon-laptop:before {
  content: "\f109"; }

.icon-spinner:before {
  content: "\f110"; }

.icon-circle:before {
  content: "\f111"; }

.icon-reply:before {
  content: "\f112"; }

.icon-github-alt:before {
  content: "\f113"; }

.icon-folder-close-alt:before {
  content: "\f114"; }

.icon-folder-open-alt:before {
  content: "\f115"; }

.icon-expand-alt:before {
  content: "\f116"; }

.icon-collapse-alt:before {
  content: "\f117"; }

.icon-smile:before {
  content: "\f118"; }

.icon-frown:before {
  content: "\f119"; }

.icon-meh:before {
  content: "\f11a"; }

.icon-gamepad:before {
  content: "\f11b"; }

.icon-keyboard:before {
  content: "\f11c"; }

.icon-flag-alt:before {
  content: "\f11d"; }

.icon-flag-checkered:before {
  content: "\f11e"; }

.icon-terminal:before {
  content: "\f120"; }

.icon-code:before {
  content: "\f121"; }

.icon-reply-all:before {
  content: "\f122"; }

.icon-star-half-full:before {
  content: "\f123"; }

.icon-location-arrow:before {
  content: "\f124"; }

.icon-crop:before {
  content: "\f125"; }

.icon-code-fork:before {
  content: "\f126"; }

.icon-subscript:before {
  content: "\f12c"; }

.icon-eraser:before {
  content: "\f12d"; }

.icon-puzzle:before {
  content: "\f12e"; }

.icon-microphone:before {
  content: "\f130"; }

.icon-microphone-off:before {
  content: "\f131"; }

.icon-shield:before {
  content: "\f132"; }

.icon-calendar-empty:before {
  content: "\f133"; }

.icon-fire-extinguisher:before {
  content: "\f134"; }

.icon-rocket:before {
  content: "\f135"; }

.icon-maxcdn:before {
  content: "\f136"; }

.icon-chevron-sign-left:before {
  content: "\f137"; }

.icon-chevron-sign-right:before {
  content: "\f138"; }

.icon-chevron-sign-up:before {
  content: "\f139"; }

.icon-chevron-sign-down:before {
  content: "\f13a"; }

.icon-html5:before {
  content: "\f13b"; }

.icon-css3:before {
  content: "\f13c"; }

.icon-anchor:before {
  content: "\f13d"; }

.icon-unlock-alt:before {
  content: "\f13e"; }

.icon-bullseye:before {
  content: "\f140"; }

.icon-ellipsis-horizontal:before {
  content: "\f141"; }

.icon-ellipsis-vertical:before {
  content: "\f142"; }

.icon-rss-sign:before {
  content: "\f143"; }

.icon-fb-boolean:before {
  content: "\e008"; }

.icon-text-height:before {
  content: "\f034"; }

.icon-text-width:before {
  content: "\f035"; }

.icon-align-left:before {
  content: "\f036"; }

.icon-align-center:before {
  content: "\f037"; }

.icon-align-right:before {
  content: "\f038"; }

.icon-step-forward:before {
  content: "\f051"; }

.icon-eject:before {
  content: "\f052"; }

.icon-chevron-left:before {
  content: "\f053"; }

.icon-chevron-right:before {
  content: "\f054"; }

.icon-plus-sign-2:before {
  content: "\f055"; }

.icon-fire:before {
  content: "\f06d"; }

.icon-eye-open:before {
  content: "\f06e"; }

.icon-eye-close:before {
  content: "\f070"; }

.icon-warning-sign:before {
  content: "\f071"; }

.icon-plane:before {
  content: "\f072"; }

.icon-heart-empty:before {
  content: "\f08a"; }

.icon-signout:before {
  content: "\f08b"; }

.icon-linkedin-sign:before {
  content: "\f08c"; }

.icon-pushpin:before {
  content: "\f08d"; }

.icon-external-link:before {
  content: "\f08e"; }

.icon-hand-down:before {
  content: "\f0a7"; }

.icon-circle-arrow-left:before {
  content: "\f0a8"; }

.icon-circle-arrow-right:before {
  content: "\f0a9"; }

.icon-circle-arrow-up:before {
  content: "\f0aa"; }

.icon-circle-arrow-down:before {
  content: "\f0ab"; }

.icon-truck:before {
  content: "\f0d1"; }

.icon-pinterest:before {
  content: "\f0d2"; }

.icon-pinterest-sign:before {
  content: "\f0d3"; }

.icon-google-plus-sign:before {
  content: "\f0d4"; }

.icon-google-plus:before {
  content: "\f0d5"; }

.icon-cloud-download:before {
  content: "\f0ed"; }

.icon-cloud-upload:before {
  content: "\f0ee"; }

.icon-user-md:before {
  content: "\f0f0"; }

.icon-stethoscope:before {
  content: "\f0f1"; }

.icon-suitcase:before {
  content: "\f0f2"; }

.icon-tablet:before {
  content: "\f10a"; }

.icon-mobile:before {
  content: "\f10b"; }

.icon-circle-blank:before {
  content: "\f10c"; }

.icon-quote-left:before {
  content: "\f10d"; }

.icon-quote-right:before {
  content: "\f10e"; }

.icon-unlink:before {
  content: "\f127"; }

.icon-question:before {
  content: "\f128"; }

.icon-info:before {
  content: "\f129"; }

.icon-exclamation:before {
  content: "\f12a"; }

.icon-superscript:before {
  content: "\f12b"; }

.icon-play-sign:before {
  content: "\f144"; }

.icon-ticket:before {
  content: "\f145"; }

.icon-minus-sign-alt:before {
  content: "\f146"; }

.icon-check-minus:before {
  content: "\f147"; }

.icon-level-up:before {
  content: "\f148"; }

.icon-sort-by-attributes-alt:before {
  content: "\f161"; }

.icon-sort-by-order:before {
  content: "\f162"; }

.icon-sort-by-order-alt:before {
  content: "\f163"; }

.icon-thumbs-up-2:before {
  content: "\f164"; }

.icon-thumbs-down-2:before {
  content: "\f165"; }

.icon-dribbble:before {
  content: "\f17d"; }

.icon-skype:before {
  content: "\f17e"; }

.icon-foursquare:before {
  content: "\f180"; }

.icon-trello:before {
  content: "\f181"; }

.icon-female:before {
  content: "\f182"; }

.icon-level-down:before {
  content: "\f149"; }

.icon-check-sign:before {
  content: "\f14a"; }

.icon-edit-sign:before {
  content: "\f14b"; }

.icon-external-link-sign:before {
  content: "\f14c"; }

.icon-share-sign:before {
  content: "\f14d"; }

.icon-compass:before {
  content: "\f14e"; }

.icon-collapse:before {
  content: "\f150"; }

.icon-collapse-top:before {
  content: "\f151"; }

.icon-expand:before {
  content: "\f152"; }

.icon-euro:before {
  content: "\f153"; }

.icon-gbp:before {
  content: "\f154"; }

.icon-dollar:before {
  content: "\f155"; }

.icon-rupee:before {
  content: "\f156"; }

.icon-yen:before {
  content: "\f157"; }

.icon-renminbi:before {
  content: "\f158"; }

.icon-won:before {
  content: "\f159"; }

.icon-bitcoin:before {
  content: "\f15a"; }

.icon-file-2:before {
  content: "\f15b"; }

.icon-file-text:before {
  content: "\f15c"; }

.icon-sort-by-alphabet:before {
  content: "\f15d"; }

.icon-sort-by-alphabet-alt:before {
  content: "\f15e"; }

.icon-sort-by-attributes:before {
  content: "\f160"; }

.icon-youtube-sign:before {
  content: "\f166"; }

.icon-youtube:before {
  content: "\f167"; }

.icon-xing:before {
  content: "\f168"; }

.icon-xing-sign:before {
  content: "\f169"; }

.icon-youtube-play:before {
  content: "\f16a"; }

.icon-dropbox:before {
  content: "\f16b"; }

.icon-stackexchange:before {
  content: "\f16c"; }

.icon-instagram:before {
  content: "\f16d"; }

.icon-flickr:before {
  content: "\f16e"; }

.icon-adn:before {
  content: "\f170"; }

.icon-bitbucket:before {
  content: "\f171"; }

.icon-bitbucket-sign:before {
  content: "\f172"; }

.icon-tumblr:before {
  content: "\f173"; }

.icon-tumblr-sign:before {
  content: "\f174"; }

.icon-long-arrow-down:before {
  content: "\f175"; }

.icon-long-arrow-up:before {
  content: "\f176"; }

.icon-long-arrow-left:before {
  content: "\f177"; }

.icon-long-arrow-right:before {
  content: "\f178"; }

.icon-apple:before {
  content: "\f179"; }

.icon-windows:before {
  content: "\f17a"; }

.icon-android:before {
  content: "\f17b"; }

.icon-linux:before {
  content: "\f17c"; }

.icon-male:before {
  content: "\f183"; }

.icon-gittip:before {
  content: "\f184"; }

.icon-sun:before {
  content: "\f185"; }

.icon-moon:before {
  content: "\f186"; }

.icon-archive:before {
  content: "\f187"; }

.icon-bug:before {
  content: "\f188"; }

.icon-vk:before {
  content: "\f189"; }

.icon-weibo:before {
  content: "\f18a"; }

.icon-renren:before {
  content: "\f18b"; }

.icon-time:before {
  content: "\f017"; }

.icon-road:before {
  content: "\f018"; }

.icon-download-alt:before {
  content: "\f019"; }

.icon-download:before {
  content: "\f01a"; }

.icon-upload:before {
  content: "\f01b"; }

.icon-db-joinxor:before {
  content: "\e006"; }

.icon-db-state:before {
  content: "\e009"; }

.icon-db-start:before {
  content: "\e00b"; }

.icon-db-end:before {
  content: "\e00a"; }

.icon-db-fork:before {
  content: "\e00c"; }

.icon-db-condition:before {
  content: "\e00e"; }

.icon-db-task:before {
  content: "\e00d"; }

.icon-db-join:before {
  content: "\e00f"; }

.icon-fb-button:before {
  content: "\e010"; }

.icon-fb-fieldset:before {
  content: "\e011"; }

.icon-fb-custom-field:before {
  content: "\e012"; }

.icon-fb-separator:before {
  content: "\e013"; }

.icon-fb-paragraph:before {
  content: "\e014"; }

.icon-fb-file-upload:before {
  content: "\e015"; }

.icon-fb-text:before {
  content: "\e000"; }

.icon-fb-text-box:before {
  content: "\e001"; }

.icon-fb-select:before {
  content: "\e002"; }

.icon-fb-radio:before {
  content: "\e003"; }

.icon-fb-number:before {
  content: "\e004"; }

.icon-fb-integer:before {
  content: "\e005"; }

.icon-fb-decimal:before {
  content: "\e007"; }

.icon-btc:before {
  content: "\f15a"; }

.icon-cny:before {
  content: "\f158"; }

.icon-eur:before {
  content: "\f153"; }

.icon-gear:before {
  content: "\f013"; }

.icon-gears:before {
  content: "\f085"; }

.icon-inr:before {
  content: "\f156"; }

.icon-jpy:before {
  content: "\f157"; }

.icon-krw:before {
  content: "\f159"; }

.icon-mail-forward:before {
  content: "\f064"; }

.icon-mail-reply:before {
  content: "\f112"; }

.icon-paperclip:before {
  content: "\f0c6"; }

.icon-power-off:before {
  content: "\f011"; }

.icon-rotate-left:before {
  content: "\f0e2"; }

.icon-rotate-right:before {
  content: "\f01e"; }

.icon-star-half-empty:before {
  content: "\f123"; }

.icon-unchecked:before {
  content: "\f096"; }

.icon-usd:before {
  content: "\f155"; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../font/glyphicons-halflings-regular.eot);
  src: url(../font/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../font/glyphicons-halflings-regular.woff2) format("woff2"), url(../font/glyphicons-halflings-regular.woff) format("woff"), url(../font/glyphicons-halflings-regular.ttf) format("truetype"), url(../font/glyphicons-halflings-regular.svgglyphicons_halflingsregular) format("svg"); }

.glyphicon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before, .glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .atk-wrapper .atk-content-signed-in.microsite {
    margin-top: calc( 60px + 35px + 65px + 0px); } }

@media only screen and (max-width: 767px) {
  .atk-wrapper .atk-content-signed-in.microsite {
    margin-top: calc( 50px + 35px + 49px + 0px); } }

/* 
 *  Base Text sizes
 */
.heading0, .desktop-heading0 {
  font-size: 140px;
  line-height: 125px;
  font-weight: bold;
  font-stretch: normal; }

h1, .heading1, .desktop-heading1 {
  font-family: 'Graphik Web';
  font-weight: 600;
  font-stretch: normal;
  font-weight: var(--font-weight-heading1) !important;
  font-family: var(--font-family-heading1) !important;
  font-size: 66px;
  font-size: var(--h1-font-size);
  line-height: 73px;
  margin-bottom: 40px; }

/* Only to be used for long sector names in landing pages */
.heading-sector-smaller {
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-stretch: normal;
  font-size: 50px;
  line-height: 56px;
  margin-bottom: 40px; }

/* Used for when Bio and Article titles are too long */
.heading-featured-smaller {
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-stretch: normal;
  font-size: 66px;
  line-height: 73px;
  margin-bottom: 40px; }

h2, .heading2, .desktop-heading2 {
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  /*font-weight: var(--font-weight-heading2) !important;
	font-family: var(--font-family-heading2) !important;*/
  font-size: 44px;
  font-size: var(--h2-font-size);
  line-height: 48px;
  margin-bottom: 40px; }

.h2-featured-smaller {
  font-size: 40px;
  line-height: 50px; }

h3, .heading3, .desktop-heading3 {
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  font-weight: var(--font-weight-heading3) !important;
  font-family: var(--font-family-heading3) !important;
  font-size: 36px;
  font-size: var(--h3-font-size);
  line-height: 42px;
  margin-bottom: 30px; }

h4, .heading4, .desktop-heading4 {
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-stretch: normal;
  /*font-weight: var(--font-weight-heading4) !important;
	font-family: var(--font-family-heading4) !important;*/
  font-size: 22px;
  font-size: var(--h4-font-size);
  line-height: 28px;
  margin-bottom: 15px; }

.body, .desktop-body {
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-stretch: normal;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px; }

.body-small {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 10px; }

.body-heading-1, .section-heading-1 {
  font-family: 'Graphik Web';
  font-weight: 600;
  font-stretch: normal;
  font-weight: var(--font-weight-heading1) !important;
  font-family: var(--font-family-heading1) !important;
  font-size: 66px;
  font-size: var(--h1-font-size);
  line-height: 73px;
  margin-bottom: 40px; }

.body-heading-2, .section-heading-2 {
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  /*font-weight: var(--font-weight-heading2) !important;
	font-family: var(--font-family-heading2) !important;*/
  font-size: 44px;
  font-size: var(--h2-font-size);
  line-height: 48px;
  margin-bottom: 40px; }

.body-heading-3, .section-heading-3 {
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  font-weight: var(--font-weight-heading3) !important;
  font-family: var(--font-family-heading3) !important;
  font-size: 36px;
  font-size: var(--h3-font-size);
  line-height: 42px;
  margin-bottom: 30px; }

.body-heading-4, .section-heading-4, .quote-callout {
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-stretch: normal;
  /*font-weight: var(--font-weight-heading4) !important;
	font-family: var(--font-family-heading4) !important;*/
  font-size: 22px;
  font-size: var(--h4-font-size);
  line-height: 28px;
  margin-bottom: 15px; }

@media only screen and (min-width: 1025px) {
  .desktop-heading0 {
    font-size: 140px;
    line-height: 125px;
    font-weight: bold;
    font-stretch: normal; }
  .desktop-heading1 {
    font-family: 'Graphik Web';
    font-weight: 600;
    font-stretch: normal;
    font-weight: var(--font-weight-heading1) !important;
    font-family: var(--font-family-heading1) !important;
    font-size: 66px;
    font-size: var(--h1-font-size);
    line-height: 73px;
    margin-bottom: 40px; }
  .desktop-heading2 {
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    /*font-weight: var(--font-weight-heading2) !important;
	font-family: var(--font-family-heading2) !important;*/
    font-size: 44px;
    font-size: var(--h2-font-size);
    line-height: 48px;
    margin-bottom: 40px; }
  .desktop-heading3 {
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    font-weight: var(--font-weight-heading3) !important;
    font-family: var(--font-family-heading3) !important;
    font-size: 36px;
    font-size: var(--h3-font-size);
    line-height: 42px;
    margin-bottom: 30px; }
  .desktop-heading4 {
    /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
    font-weight: 100;
    font-stretch: normal;
    /*font-weight: var(--font-weight-heading4) !important;
	font-family: var(--font-family-heading4) !important;*/
    font-size: 22px;
    font-size: var(--h4-font-size);
    line-height: 28px;
    margin-bottom: 15px; } }

@media only screen and (max-width: 979px) {
  .heading0, .mobile-heading0 {
    font-size: 50px;
    line-height: 57px; }
  h1, .heading1, .mobile-heading1 {
    font-size: 36px;
    line-height: 40px; }
  /* Only to be used for long sector names in landing pages */
  .heading-sector-smaller {
    font-size: 36px;
    line-height: 40px; }
  /* Used for when Bio and Article titles are too long */
  .heading-featured-smaller {
    font-size: 36px;
    line-height: 40px; }
  .h2-featured-smaller {
    font-size: 40px;
    line-height: 50px; }
  h2, .heading2, .mobile-heading2 {
    font-size: 24px;
    line-height: 30px; }
  h3, .heading3, .mobile-heading3 {
    font-size: 24px;
    line-height: 30px; }
  h4, .heading4, .mobile-heading4 {
    font-size: 16px;
    line-height: 26px; }
  .body {
    /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
    font-weight: 100;
    font-stretch: normal;
    font-size: 16px;
    line-height: 26px; }
  .body-small {
    font-size: 14px;
    line-height: 22px; }
  .body-heading-1, .section-heading-1 {
    font-size: 36px;
    line-height: 40px; }
  .body-heading-2, .section-heading-2 {
    font-size: 24px;
    line-height: 30px; }
  .body-heading-3, .section-heading-3 {
    font-size: 24px;
    line-height: 30px; }
  .body-heading-4, .section-heading-4, .quote-callout {
    font-size: 16px;
    line-height: 26px; } }

/* Special article styles */
.atk-article .atk-article-styling h1, .atk-article .atk-article-styling .heading1 {
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  font-weight: var(--font-weight-heading3) !important;
  font-family: var(--font-family-heading3) !important;
  font-size: 36px;
  font-size: var(--h3-font-size);
  line-height: 42px;
  margin-bottom: 30px;
  margin-top: 10px;
  margin-bottom: 10px; }

.atk-article .atk-article-styling h2, .atk-article .atk-article-styling .heading2 {
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-stretch: normal;
  /*font-weight: var(--font-weight-heading4) !important;
	font-family: var(--font-family-heading4) !important;*/
  font-size: 22px;
  font-size: var(--h4-font-size);
  line-height: 28px;
  margin-bottom: 15px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px; }

.atk-article .atk-article-styling h3, .atk-article .atk-article-styling .heading3 {
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-stretch: normal;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 700 !important; }

.atk-article .atk-article-styling h4, .atk-article .atk-article-styling .heading4 {
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-stretch: normal;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 0; }

.atk-article .atk-article-styling .heading1 + .heading2 {
  margin-top: 0px; }

.atk-article .atk-article-styling p {
  margin: 0 0 30px 0; }

.atk-article .atk-article-styling .body:last-child, .atk-article .atk-article-styling .body-small:last-child {
  margin-bottom: 0px; }

.atk-article .atk-article-styling .body p:last-child, .atk-article .atk-article-styling .body-small p:last-child {
  padding-bottom: 0px; }

.atk-article .atk-article-styling .atk-row {
  margin-bottom: 90px; }
  .atk-article .atk-article-styling .atk-row:last-child {
    margin-bottom: 0px; }

.atk-article .atk-article-styling .body-heading-1, .atk-article .atk-article-styling .section-heading-1 {
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  font-weight: var(--font-weight-heading3) !important;
  font-family: var(--font-family-heading3) !important;
  font-size: 36px;
  font-size: var(--h3-font-size);
  line-height: 42px;
  margin-bottom: 30px;
  margin-top: 10px;
  margin-bottom: 10px; }

.atk-article .atk-article-styling .body-heading-2, .atk-article .atk-article-styling .section-heading-2 {
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-stretch: normal;
  /*font-weight: var(--font-weight-heading4) !important;
	font-family: var(--font-family-heading4) !important;*/
  font-size: 22px;
  font-size: var(--h4-font-size);
  line-height: 28px;
  margin-bottom: 15px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px; }

.atk-article .atk-article-styling .body-heading-3, .atk-article .atk-article-styling .section-heading-3 {
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-stretch: normal;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 700 !important; }

.atk-article .atk-article-styling .body-heading-4, .atk-article .atk-article-styling .section-heading-4, .atk-article .atk-article-styling .quote-callout {
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-stretch: normal;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 0; }

.atk-article .atk-article-styling .body-heading-1 + .body-heading-2 {
  margin-top: 0px; }

.atk-article .atk-article-styling .section-heading-1 + .section-heading-2 {
  margin-top: 0px; }

@media only screen and (max-width: 979px) {
  .atk-article .atk-article-styling h1, .atk-article .atk-article-styling .heading1 {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px; }
  .atk-article .atk-article-styling h2, .atk-article .atk-article-styling .heading2 {
    font-size: 24px;
    line-height: 30px;
    /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
    font-weight: 100;
    margin-top: 15px;
    margin-bottom: 10px; }
  .atk-article .atk-article-styling h3, .atk-article .atk-article-styling .heading3 {
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0px; }
  .atk-article .atk-article-styling h4, .atk-article .atk-article-styling .heading4 {
    /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
    font-weight: 100;
    font-stretch: normal;
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0px; }
  .atk-article .atk-article-styling .body-heading-1, .atk-article .atk-article-styling .section-heading-1 {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px; }
  .atk-article .atk-article-styling .body-heading-2, .atk-article .atk-article-styling .section-heading-2 {
    font-size: 24px;
    line-height: 30px;
    /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
    font-weight: 100;
    margin-top: 15px;
    margin-bottom: 10px; }
  .atk-article .atk-article-styling .body-heading-3, .atk-article .atk-article-styling .section-heading-3 {
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0px; }
  .atk-article .atk-article-styling .body-heading-4 .section-heading-4, .atk-article .atk-article-styling .quote-callout {
    /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
    font-weight: 100;
    font-stretch: normal;
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0px; } }

/*
 *	Two Column Content Styles
 */
.atk-article .two-column-content-article-styling .section-heading-1 {
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  font-weight: var(--font-weight-heading3) !important;
  font-family: var(--font-family-heading3) !important;
  font-size: 36px;
  font-size: var(--h3-font-size);
  line-height: 42px;
  margin-bottom: 30px;
  margin-top: 10px;
  margin-bottom: 10px; }

.atk-article .two-column-content-article-styling .section-heading-2 {
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-stretch: normal;
  /*font-weight: var(--font-weight-heading4) !important;
	font-family: var(--font-family-heading4) !important;*/
  font-size: 22px;
  font-size: var(--h4-font-size);
  line-height: 28px;
  margin-bottom: 15px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px; }

.atk-article .two-column-content-article-styling .section-heading-3 {
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-stretch: normal;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 700 !important; }

.atk-article .two-column-content-article-styling .section-heading-4, .atk-article .two-column-content-article-styling .quote-callout {
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-stretch: normal;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 0; }

.atk-article .two-column-content-article-styling .section-heading-1 + .section-heading-2 {
  margin-top: 0px; }

@media only screen and (max-width: 979px) {
  .atk-article .two-column-content-article-styling .section-heading-1 {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px; }
  .atk-article .two-column-content-article-styling .section-heading-2 {
    font-size: 24px;
    line-height: 30px;
    /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
    font-weight: 100;
    margin-top: 15px;
    margin-bottom: 10px; }
  .atk-article .two-column-content-article-styling .section-heading-3 {
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0px; }
  .atk-article .two-column-content-article-styling .section-heading-4, .atk-article .two-column-content-article-styling .quote-callout {
    /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
    font-weight: 100;
    font-stretch: normal;
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0px; } }

/*
 *	Bio Page Styles
 */
.bio-styling .section-heading-1 {
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  font-weight: var(--font-weight-heading3) !important;
  font-family: var(--font-family-heading3) !important;
  font-size: 36px;
  font-size: var(--h3-font-size);
  line-height: 42px;
  margin-bottom: 30px;
  margin-top: 10px;
  margin-bottom: 10px; }

.bio-styling .section-heading-2 {
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-stretch: normal;
  /*font-weight: var(--font-weight-heading4) !important;
	font-family: var(--font-family-heading4) !important;*/
  font-size: 22px;
  font-size: var(--h4-font-size);
  line-height: 28px;
  margin-bottom: 15px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px; }

.bio-styling .section-heading-3 {
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-stretch: normal;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 700 !important; }

.bio-styling .section-heading-4, .bio-styling .quote-callout {
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-stretch: normal;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 0; }

.bio-styling .section-heading-1 + .section-heading-2 {
  margin-top: 0px; }

@media only screen and (max-width: 979px) {
  .bio-styling .section-heading-1 {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px; }
  .bio-styling .section-heading-2 {
    font-size: 24px;
    line-height: 30px;
    /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
    font-weight: 100;
    margin-top: 15px;
    margin-bottom: 10px; }
  .bio-styling .section-heading-3 {
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0px; }
  .bio-styling .section-heading-4, .bio-styling .quote-callout {
    /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
    font-weight: 100;
    font-stretch: normal;
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0px; } }

/*
 *	Page Introduction Styles
 */
@media only screen and (min-width: 1025px) {
  .page-intro-left {
    margin-top: 60px; }
    .page-intro-left .page-intro-title {
      margin-bottom: 40px; }
  .page-intro-right {
    margin-top: 60px;
    padding-bottom: 70px; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .page-intro-left {
    margin-top: 60px; }
    .page-intro-left .page-intro-title {
      margin-bottom: 40px; }
  .page-intro-right {
    margin-top: 60px;
    padding-bottom: 20px; } }

@media only screen and (max-width: 767px) {
  .page-intro-left {
    margin-top: 30px; }
    .page-intro-left .page-intro-title {
      margin-bottom: 20px; }
  .page-intro-right {
    margin-top: 20px;
    padding-bottom: 25px; }
    .page-intro-right, .page-intro-right div, .page-intro-right a {
      font-size: 14px;
      line-height: 22px; } }

@media only screen and (min-width: 1025px) {
  .page-intro-container {
    min-height: 440px; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .page-intro-container {
    min-height: 400px; } }

@media only screen and (max-width: 767px) {
  .page-intro-container {
    min-height: 260px; } }

/* 
 *  Text Color modifiers
 */
.darkBlue-text, .atk-article .atk-article-styling .darkBlue-text {
  color: #1a1d45; }

.purple-text, .atk-article .atk-article-styling .purple-text {
  color: var(--all-links-color); }

.yellow-text, .atk-article .atk-article-styling .yellow-text {
  color: #ffda40; }

.white-text, .atk-article .atk-article-styling .white-text {
  color: white; }

.white-text-important, .atk-article .atk-article-styling .white-text-important {
  color: white !important; }

.black-text, .atk-article .atk-article-styling .black-text {
  color: #1e1e1e; }

.black-text-important, .atk-article .atk-article-styling .black-text-important {
  color: #1e1e1e !important; }

.faded-gray-text, .faded-grey-text, .atk-article .atk-article-styling .faded-gray-text, .atk-article .atk-article-styling .faded-grey-text {
  color: #d8d8d8; }

/*
 *  Font weight modifiers
 */
.bold-text, .atk-article .atk-article-styling .bold-text {
  font-weight: bold;
  font-stretch: normal; }

.semibold-text {
  font-family: 'Graphik Web';
  font-weight: 600;
  font-stretch: normal;
  font-weight: var(--font-weight-semibold) !important;
  font-family: var(--font-family-semibold) !important; }

.Graphik-Light, .Graphik-Light-Web, .light-text, .atk-article .atk-article-styling .light-text {
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-stretch: normal; }

.Graphik-Italic, .Graphik-Italic-Web, .Graphik-RegularItalic, .Graphik-RegularItalic-Web, .italic-text, .regular-text.italic-text, .atk-article .atk-article-styling .italic-text, .atk-article .atk-article-styling .regular-text.italic-text {
  font-family: 'Graphik Web';
  font-style: italic;
  font-stretch: normal; }

.Graphik-Bold, .Graphik-Bold-Web, .bold-text.italic-text, .atk-article .atk-article-styling .bold-text.italic-text {
  font-weight: bold;
  font-stretch: normal; }

.light-text.italic-text, .atk-article .atk-article-styling .light-text.italic-text {
  font-family: 'Graphik Web';
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-style: italic;
  font-stretch: normal; }

.Graphik, .Graphik-Regular, .Graphik-Web, .Graphik-Regular-Web, .regular-text, .atk-article .atk-article-styling .regular-text {
  font-weight: normal;
  font-style: normal;
  font-stretch: normal; }

.Graphik-LightItalic, .Graphik-LightItalic-Web, .light-text.italic-text, .atk-article .atk-article-styling .light-text.italic-text {
  font-family: 'Graphik Web';
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-style: italic;
  font-stretch: normal; }

.Graphik-BoldItalic-Web, .bold-text.italic-text, .atk-article .atk-article-styling .bold-text.italic-text {
  font-family: 'Graphik Web';
  font-weight: bold;
  font-style: italic;
  font-stretch: normal; }

/*
 *	Text Margin Bottom modifiers
 */
.after-0-px {
  margin-bottom: 0px; }

@media only screen and (min-width: 980px) {
  .after-0-px-desktop {
    margin-bottom: 0px; } }

@media only screen and (max-width: 979px) {
  .after-0-px-mobile {
    margin-bottom: 0px; } }

@media only screen and (max-width: 767px) {
  .after-0-px-phone {
    margin-bottom: 0px; } }

.after-5-px {
  margin-bottom: 5px; }

@media only screen and (min-width: 980px) {
  .after-5-px-desktop {
    margin-bottom: 5px; } }

@media only screen and (max-width: 979px) {
  .after-5-px-mobile {
    margin-bottom: 5px; } }

@media only screen and (max-width: 767px) {
  .after-5-px-phone {
    margin-bottom: 5px; } }

.after-10-px {
  margin-bottom: 10px; }

@media only screen and (min-width: 980px) {
  .after-10-px-desktop {
    margin-bottom: 10px; } }

@media only screen and (max-width: 979px) {
  .after-10-px-mobile {
    margin-bottom: 10px; } }

@media only screen and (max-width: 767px) {
  .after-10-px-phone {
    margin-bottom: 10px; } }

.after-15-px {
  margin-bottom: 15px; }

@media only screen and (min-width: 980px) {
  .after-15-px-desktop {
    margin-bottom: 15px; } }

@media only screen and (max-width: 979px) {
  .after-15-px-mobile {
    margin-bottom: 15px; } }

@media only screen and (max-width: 767px) {
  .after-15-px-phone {
    margin-bottom: 15px; } }

.after-20-px {
  margin-bottom: 20px; }

@media only screen and (min-width: 980px) {
  .after-20-px-desktop {
    margin-bottom: 20px; } }

@media only screen and (max-width: 979px) {
  .after-20-px-mobile {
    margin-bottom: 20px; } }

@media only screen and (max-width: 767px) {
  .after-20-px-phone {
    margin-bottom: 20px; } }

.after-25-px {
  margin-bottom: 25px; }

@media only screen and (min-width: 980px) {
  .after-25-px-desktop {
    margin-bottom: 25px; } }

@media only screen and (max-width: 979px) {
  .after-25-px-mobile {
    margin-bottom: 25px; } }

@media only screen and (max-width: 767px) {
  .after-25-px-phone {
    margin-bottom: 25px; } }

.after-30-px {
  margin-bottom: 30px; }

@media only screen and (min-width: 980px) {
  .after-30-px-desktop {
    margin-bottom: 30px; } }

@media only screen and (max-width: 979px) {
  .after-30-px-mobile {
    margin-bottom: 30px; } }

@media only screen and (max-width: 767px) {
  .after-30-px-phone {
    margin-bottom: 30px; } }

.after-40-px {
  margin-bottom: 40px; }

@media only screen and (min-width: 980px) {
  .after-40-px-desktop {
    margin-bottom: 40px; } }

@media only screen and (max-width: 979px) {
  .after-40-px-mobile {
    margin-bottom: 40px; } }

@media only screen and (max-width: 767px) {
  .after-40-px-phone {
    margin-bottom: 40px; } }

.after-45-px {
  margin-bottom: 45px; }

@media only screen and (min-width: 980px) {
  .after-45-px-desktop {
    margin-bottom: 45px; } }

@media only screen and (max-width: 979px) {
  .after-45-px-mobile {
    margin-bottom: 45px; } }

@media only screen and (max-width: 767px) {
  .after-45-px-phone {
    margin-bottom: 45px; } }

.after-60-px {
  margin-bottom: 60px; }

@media only screen and (min-width: 980px) {
  .after-60-px-desktop {
    margin-bottom: 60px; } }

@media only screen and (max-width: 979px) {
  .after-60-px-mobile {
    margin-bottom: 60px; } }

@media only screen and (max-width: 767px) {
  .after-60-px-phone {
    margin-bottom: 60px; } }

.after-90-px {
  margin-bottom: 90px; }

@media only screen and (min-width: 980px) {
  .after-90-px-desktop {
    margin-bottom: 90px; } }

@media only screen and (max-width: 979px) {
  .after-90-px-mobile {
    margin-bottom: 90px; } }

@media only screen and (max-width: 767px) {
  .after-90-px-phone {
    margin-bottom: 90px; } }

.after-120-px {
  margin-bottom: 120px; }

@media only screen and (min-width: 980px) {
  .after-120-px-desktop {
    margin-bottom: 120px; } }

@media only screen and (max-width: 979px) {
  .after-120-px-mobile {
    margin-bottom: 120px; } }

@media only screen and (max-width: 767px) {
  .after-120-px-phone {
    margin-bottom: 120px; } }

.after-150-px {
  margin-bottom: 150px; }

@media only screen and (min-width: 980px) {
  .after-150-px-desktop {
    margin-bottom: 150px; } }

@media only screen and (max-width: 979px) {
  .after-150-px-mobile {
    margin-bottom: 150px; } }

@media only screen and (max-width: 767px) {
  .after-150-px-phone {
    margin-bottom: 150px; } }

.portlet-title-text {
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-stretch: normal;
  /*font-weight: var(--font-weight-heading4) !important;
	font-family: var(--font-family-heading4) !important;*/
  font-size: 22px;
  font-size: var(--h4-font-size);
  line-height: 28px;
  margin-bottom: 15px;
  font-weight: bold;
  font-stretch: normal;
  width: 1000px;
  max-width: 100%;
  display: block;
  padding-bottom: 20px;
  margin: -10px auto 0px; }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .portlet-title-text {
    width: 100%;
    margin: -10px 0 0 60px; }
  .atk-container .portlet-title-text {
    margin-left: 0; } }

@media only screen and (max-width: 767px) {
  .portlet-title-text {
    width: 100%;
    margin: -10px 0 0 20px; }
  .atk-container .portlet-title-text {
    margin-left: 0; } }

.ae-toolbar-element {
  height: auto !important;
  max-height: none !important; }
  .ae-toolbar-element > h1, .ae-toolbar-element h2, .ae-toolbar-element h3, .ae-toolbar-element h4 {
    font-family: "Graphik Web" !important; }

.fade-appear, .fade-enter {
  opacity: 0;
  filter: alpha(opacity=0);
  -o-transition: opacity 2000ms, filter 2000ms ease;
  -moz-transition: opacity 2000ms, filter 2000ms ease;
  -webkit-transition: opacity 2000ms, filter 2000ms ease;
  transition: opacity 2000ms, filter 2000ms ease;
  display: block; }

.fade-appear-active, .fade-enter-active {
  opacity: 1;
  filter: alpha(opacity=100); }

.fade-leave {
  opacity: 1;
  filter: alpha(opacity=100);
  display: block; }

.fade-leave-active {
  opacity: 0;
  filter: alpha(opacity=0);
  -o-transition: opacity 2000ms, filter 2000ms ease;
  -moz-transition: opacity 2000ms, filter 2000ms ease;
  -webkit-transition: opacity 2000ms, filter 2000ms ease;
  transition: opacity 2000ms, filter 2000ms ease; }

#heroTitleText, #heroSubtitleText {
  -o-transition: color ease 0.5s;
  -moz-transition: color ease 0.5s;
  -webkit-transition: color ease 0.5s;
  transition: color ease 0.5s; }

.atkOneColumnWithHero .atkOneColumnHeroContainer {
  padding-bottom: 600px; }

.atkOneColumnWithHero .heroWrapperNoControlMenuNoMicroSite {
  position: fixed;
  left: 0;
  top: 90px; }
  .atkOneColumnWithHero .heroWrapperNoControlMenuNoMicroSite .atkOneColumnHeroImage {
    background-size: cover;
    transition: max-height ease 0.5s;
    position: relative;
    background-position: top center;
    min-width: 100vw;
    min-height: 100vh;
    overflow: hidden;
    -o-transition: background ease 0.5s;
    -moz-transition: background ease 0.5s;
    -webkit-transition: background ease 0.5s;
    transition: background ease 0.5s; }
    .atkOneColumnWithHero .heroWrapperNoControlMenuNoMicroSite .atkOneColumnHeroImage .atkOneColumnHeroVideo {
      min-width: 100vw;
      min-height: 600px;
      opacity: 0;
      -o-transition: opacity ease 0.5s;
      -moz-transition: opacity ease 0.5s;
      -webkit-transition: opacity ease 0.5s;
      transition: opacity ease 0.5s; }
    @media only screen and (min-width: 767px) {
      .atkOneColumnWithHero .heroWrapperNoControlMenuNoMicroSite .atkOneColumnHeroImage.imageAndVideo {
        background: white !important; } }
    @media only screen and (max-width: 767px) {
      .atkOneColumnWithHero .heroWrapperNoControlMenuNoMicroSite .atkOneColumnHeroImage.imageAndVideo video {
        display: none !important; } }

.atkOneColumnWithHero .heroWrapperNoControlMenuHasMicroSite {
  position: fixed;
  left: 0;
  top: 130px; }
  .atkOneColumnWithHero .heroWrapperNoControlMenuHasMicroSite .atkOneColumnHeroImage {
    background-size: cover;
    transition: max-height ease 0.5s;
    position: relative;
    background-position: top center;
    min-width: 100vw;
    min-height: 100vh;
    overflow: hidden;
    -o-transition: background ease 0.5s;
    -moz-transition: background ease 0.5s;
    -webkit-transition: background ease 0.5s;
    transition: background ease 0.5s; }
    .atkOneColumnWithHero .heroWrapperNoControlMenuHasMicroSite .atkOneColumnHeroImage .atkOneColumnHeroVideo {
      min-width: 100vw;
      min-height: 600px;
      opacity: 0;
      -o-transition: opacity ease 0.5s;
      -moz-transition: opacity ease 0.5s;
      -webkit-transition: opacity ease 0.5s;
      transition: opacity ease 0.5s; }
    @media only screen and (min-width: 767px) {
      .atkOneColumnWithHero .heroWrapperNoControlMenuHasMicroSite .atkOneColumnHeroImage.imageAndVideo {
        background: white !important; } }
    @media only screen and (max-width: 767px) {
      .atkOneColumnWithHero .heroWrapperNoControlMenuHasMicroSite .atkOneColumnHeroImage.imageAndVideo video {
        display: none !important; } }

.atkOneColumnWithHero .heroWrapperHasControlMenuNoMicroSite {
  position: fixed;
  left: 0;
  top: 154px; }
  .atkOneColumnWithHero .heroWrapperHasControlMenuNoMicroSite .atkOneColumnHeroImage {
    background-size: cover;
    transition: max-height ease 0.5s;
    position: relative;
    background-position: top center;
    min-width: 100vw;
    min-height: 100vh;
    overflow: hidden;
    -o-transition: background ease 0.5s;
    -moz-transition: background ease 0.5s;
    -webkit-transition: background ease 0.5s;
    transition: background ease 0.5s; }
    .atkOneColumnWithHero .heroWrapperHasControlMenuNoMicroSite .atkOneColumnHeroImage .atkOneColumnHeroVideo {
      min-width: 100vw;
      min-height: 600px;
      opacity: 0;
      -o-transition: opacity ease 0.5s;
      -moz-transition: opacity ease 0.5s;
      -webkit-transition: opacity ease 0.5s;
      transition: opacity ease 0.5s; }
    @media only screen and (min-width: 767px) {
      .atkOneColumnWithHero .heroWrapperHasControlMenuNoMicroSite .atkOneColumnHeroImage.imageAndVideo {
        background: white !important; } }
    @media only screen and (max-width: 767px) {
      .atkOneColumnWithHero .heroWrapperHasControlMenuNoMicroSite .atkOneColumnHeroImage.imageAndVideo video {
        display: none !important; } }

.atkOneColumnWithHero .heroWrapperHasControlMenuHasMicroSite {
  position: fixed;
  left: 0;
  top: 194px; }
  .atkOneColumnWithHero .heroWrapperHasControlMenuHasMicroSite .atkOneColumnHeroImage {
    background-size: cover;
    transition: max-height ease 0.5s;
    position: relative;
    background-position: top center;
    min-width: 100vw;
    min-height: 100vh;
    overflow: hidden;
    -o-transition: background ease 0.5s;
    -moz-transition: background ease 0.5s;
    -webkit-transition: background ease 0.5s;
    transition: background ease 0.5s; }
    .atkOneColumnWithHero .heroWrapperHasControlMenuHasMicroSite .atkOneColumnHeroImage .atkOneColumnHeroVideo {
      min-width: 100vw;
      min-height: 600px;
      opacity: 0;
      -o-transition: opacity ease 0.5s;
      -moz-transition: opacity ease 0.5s;
      -webkit-transition: opacity ease 0.5s;
      transition: opacity ease 0.5s; }
    @media only screen and (min-width: 767px) {
      .atkOneColumnWithHero .heroWrapperHasControlMenuHasMicroSite .atkOneColumnHeroImage.imageAndVideo {
        background: white !important; } }
    @media only screen and (max-width: 767px) {
      .atkOneColumnWithHero .heroWrapperHasControlMenuHasMicroSite .atkOneColumnHeroImage.imageAndVideo video {
        display: none !important; } }

@media only screen and (min-width: 980px) and (max-width: 1024px) {
  .atkOneColumnWithHero .atkOneColumnHeroContainer {
    padding-bottom: 600px; } }

@media only screen and (min-width: 768px) and (max-width: 979px) {
  .atkOneColumnWithHero .atkOneColumnHeroContainer {
    padding-bottom: 430px; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .atkOneColumnWithHero .heroWrapperNoControlMenuNoMicroSite {
    top: 50px; }
  .atkOneColumnWithHero .heroWrapperNoControlMenuHasMicroSite {
    top: 90px; }
  .atkOneColumnWithHero .heroWrapperHasControlMenuNoMicroSite {
    top: 114px; }
  .atkOneColumnWithHero .heroWrapperHasControlMenuHasMicroSite {
    top: 154px; }
  #heroTitleText {
    padding-top: 40px; } }

@media only screen and (max-width: 767px) {
  .atkOneColumnWithHero .atkOneColumnHeroContainer {
    padding-bottom: 400px; }
  .atkOneColumnWithHero .heroWrapperNoControlMenuNoMicroSite {
    top: 30px; }
  .atkOneColumnWithHero .heroWrapperNoControlMenuHasMicroSite {
    top: 70px; }
  .atkOneColumnWithHero .heroWrapperHasControlMenuNoMicroSite {
    top: 78px; }
  .atkOneColumnWithHero .heroWrapperHasControlMenuHasMicroSite {
    top: 118px; }
  #heroTitleText {
    padding-top: 50px;
    margin-bottom: 15px; } }

.white-background {
  background-color: white;
  position: relative; }

.learnMoreHeroLinkContainer {
  -o-transition: opacity 0.25s ease;
  -moz-transition: opacity 0.25s ease;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
  padding-top: 30px; }
  @media only screen and (max-width: 767px) {
    .learnMoreHeroLinkContainer {
      padding-top: 10px; } }

/* ATK-1344 Changes Start */
.portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_,
.portlet-boundary_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_,
.lfr-layout-structure-item-com-liferay-journal-content-web-portlet-journalcontentportlet,
.lfr-layout-structure-item-com-liferay-asset-publisher-web-portlet-assetpublisherportlet {
  margin-top: 0px !important;
  margin-bottom: 60px !important; }

.lfr-layout-structure-item-com-liferay-journal-content-web-portlet-journalcontentportlet .portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_ {
  margin-top: 0px !important;
  margin-bottom: 0px !important; }

.lfr-layout-structure-item-com-liferay-asset-publisher-web-portlet-assetpublisherportlet .portlet-boundary_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_ {
  margin-top: 0px !important;
  margin-bottom: 0px !important; }

.portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_.no-bottom-margin,
.portlet-boundary_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_.no-bottom-margin {
  margin-bottom: 0px !important; }

.lfr-layout-structure-item-com-liferay-journal-content-web-portlet-journalcontentportlet.no-bottom-margin,
.lfr-layout-structure-item-com-liferay-asset-publisher-web-portlet-assetpublisherportlet.no-bottom-margin {
  margin-bottom: 0px !important; }

[class^="lfr-layout-structure-item-topper"][data-name="Asset Publisher"] {
  margin-top: 0px !important;
  margin-bottom: 60px; }
  [class^="lfr-layout-structure-item-topper"][data-name="Asset Publisher"] .portlet-boundary_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_,
  [class^="lfr-layout-structure-item-topper"][data-name="Asset Publisher"] .lfr-layout-structure-item-com-liferay-asset-publisher-web-portlet-assetpublisherportlet {
    margin-top: 0px !important;
    margin-bottom: 0px !important; }

[class^="lfr-layout-structure-item-topper"][data-name="Web Content Display"] {
  margin-top: 0px !important;
  margin-bottom: 60px; }
  [class^="lfr-layout-structure-item-topper"][data-name="Web Content Display"] .portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_,
  [class^="lfr-layout-structure-item-topper"][data-name="Web Content Display"] .lfr-layout-structure-item-com-liferay-journal-content-web-portlet-journalcontentportlet {
    margin-top: 0px !important;
    margin-bottom: 0px !important; }

[class^="lfr-layout-structure-item-topper"][data-name="Web Content Display"]:has(.no-bottom-margin) {
  margin-bottom: 0px !important; }

[class^="lfr-layout-structure-item-topper"][data-name="Asset Publisher"]:has(.no-bottom-margin) {
  margin-bottom: 0px !important; }

/* ATK-1344 Changes Over */
/* ATK-1404 */
.atk-saturation-filter {
  filter: saturate(50%); }

@page {
  size: letter portrait;
  margin: 25mm; }

@media print {
  .site-description {
    display: none; }
  .site-title {
    display: none; }
  #banner {
    display: none; }
  #comments {
    display: none; }
  #footer {
    display: none; }
  #sidebar {
    display: none; }
  .sidebarContent {
    display: none; }
  .lexicon-icon {
    display: none !important; }
  .atk-row.atk-row-no-clearfix.vertical-center-container {
    display: none; }
  .article-breadcrumb, .shareIconsContainer, .sidebar, .reactFooter, .buttonBodyContainer, .readMoreOuterContainer, .p-hidden, .popup-expand-button {
    display: none; }
  .searchWrapperNoControlMenuNoMicroSite {
    display: none !important;
    border-bottom: 0px solid #000; }
  .printLogoContainer {
    display: block !important; }
  .printLogoContainer .printAtkLogo {
    width: 30%;
    height: 30%; }
  .atk-row {
    margin-right: 100px;
    max-width: 98% !important; }
  .homePageHeroImage, .media-container {
    width: 96% !important;
    margin-bottom: 10px;
    padding-bottom: 120px !important;
    background-size: auto;
    position: none !important;
    left: 0% !important;
    transform: none !important; }
  .hero-text-container.center > div {
    text-align: left;
    padding-top: 15px !important;
    margin-left: 0px !important;
    width: 98% !important; }
  .hero-text-container {
    position: relative !important;
    box-align: left !important; }
  .hero-text.small {
    line-height: 10px !important; }
  .hero-text h2 {
    font-size: 28pt !important;
    line-height: 38px !important;
    font-weight: 700 !important;
    color: #1e1e1e !important;
    margin-bottom: 20px !important; }
  .article-title {
    margin-bottom: 10px;
    text-align: left; }
  .article-description-section .atk-left-content {
    width: 97% !important;
    max-width: 98% !important; }
  h1, .heading1, .desktop-heading1 {
    font-size: 24pt !important; }
  h2, .heading2, .desktop-heading2 {
    font-size: 18pt;
    font-weight: 700; }
  h3, .heading3, .desktop-heading3 {
    font-size: 14pt !important;
    font-weight: 700 !important;
    line-height: normal !important; }
  h4, .heading4, .desktop-heading4 {
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: 700 !important;
    color: #1e1e1e !important; }
  .body-heading-1, .section-heading-1 {
    font-size: 24pt !important; }
  .body-heading-2, .section-heading-2 {
    font-size: 18pt;
    font-weight: 700; }
  .body-heading-3, .section-heading-3 {
    font-size: 14pt !important;
    font-weight: 700 !important;
    line-height: normal !important; }
  .body-heading-4, .section-heading-4, .quote-callout {
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: 700 !important;
    color: #1e1e1e !important; }
  .atk-article .sidebarContainer {
    float: none;
    margin-left: -35%;
    width: 75%; }
  .atk-article {
    width: 98% !important; }
  /* css added/edited for p and li classes in body section */
  .body, .desktop-body {
    width: 100% !important; }
    .body p, .desktop-body p {
      font-size: 18px !important;
      line-height: 28px; }
    .body li, .desktop-body li {
      font-size: 18px !important;
      line-height: 28px; }
  .atk-row, .article-section-padding {
    max-width: 100%;
    width: 98% !important; }
  table, figure {
    page-break-inside: avoid; }
  img {
    margin-top: 10px;
    margin-bottom: 20px; }
  a[href]:after {
    content: none !important; }
  .atk-content-signed-in {
    margin-top: 0; }
  .article-square-bio {
    max-width: 100% !important; }
  .article-callout {
    margin: 0px !important; }
  .atk-content {
    margin-top: 10px !important; }
  .carousel-inline-img {
    width: 150px !important; }
  .expanding-grid-detail-container {
    max-width: 35% !important;
    margin-bottom: 10px;
    padding-top: 10px !important;
    padding-right: 100px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    float: left; }
  .bio-grid-picture-size {
    margin-bottom: 50px;
    width: 200px !important; }
  .header {
    position: unset; }
  .d-3-col.t-4-col.p-3-col.logo-overlap-container {
    display: inline-block; }
  .atk-article a {
    color: var(--all-links-color) !important; }
  .article-section-padding .slick-slider {
    width: 657px !important; }
  .aos-init, .aos-animate {
    opacity: 1 !important; }
  [data-aos^=fade][data-aos^=fade] {
    opacity: 1 !important;
    margin-bottom: 50px;
    transform: none !important; } }

.two-column-content-container.bottom-margin {
  margin-bottom: 50px; }

@media only screen and (max-width: 767px) {
  .two-column-content-container.bottom-margin {
    margin-bottom: 40px; } }

@media only screen and (min-width: 768px) {
  .two-column-content-section {
    margin-top: 50px; } }

@media only screen and (max-width: 767px) {
  .two-column-content-section {
    margin-top: 40px; } }

.two-column-content-section:first-child {
  margin-top: 0; }

.two-column-content-section.breaker .body {
  border-top: solid #DBDBDB 1px;
  border-bottom: solid #DBDBDB 1px;
  padding: 40px 0; }

.two-column-content-section.grayBackground {
  background-color: #F5F5F5;
  padding: 70px 0; }

.two-column-content-section.smallText .body {
  font-size: 14px; }

@media only screen and (max-width: 767px) {
  .two-column-content-section .mobileSmallText, .two-column-content-section .mobileSmallText a {
    font-size: 14px;
    line-height: 22px; } }

.two-column-content-section p, .two-column-content-section body {
  margin-bottom: 15px; }

:root {
  --aspect-ratio-4-to-3: 75%;
  --aspect-ratio-8-to-3: 37.5%;
  --aspect-ratio-16-to-9: 56.25%;
  --aspect-ratio: 100%;
  --hero-text-large: 800px;
  --atk-row: absolute;
  --blockquote-font-size: 1rem * 1.25;
  --blockquote-small-color: #6c757d;
  --blockquote-small-font-size: 12px;
  --body-bg: #fff;
  --body-color: #212529;
  --border-radius-circle: 50%;
  --border-radius-lg: 0.3rem;
  --border-radius-sm: 0.2rem;
  --border-radius: 0.25rem;
  --rounded-pill: 50rem;
  --black: #1e1e1e;
  --gray-100: #f8f9fa;
  --gray-200: #e9ecef;
  --gray-300: #dee2e6;
  --gray-400: #ced4da;
  --gray-500: #adb5bd;
  --gray-600: #6c757d;
  --gray-700: #495057;
  --gray-800: #343a40;
  --gray-900: #212529;
  --white: #fff;
  --transparent: transparent;
  --purple: #7823dc;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffda40;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --container-max-sm: 540px;
  --container-max-md: 720px;
  --container-max-lg: 960px;
  --container-max-xl: 1140px;
  --display1-size: 6rem;
  --display2-size: 5.5rem;
  --display3-size: 4.5rem;
  --display4-size: 3.5rem;
  --display1-weight: 300;
  --display2-weight: 300;
  --display3-weight: 300;
  --display4-weight: 300;
  --display-line-height: 1.2;
  --font-family-base: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  --font-size-base: 1rem;
  --font-size-lg: 1.25rem;
  --font-size-sm: 0.875rem;
  --font-size-lg: 1.25rem;
  --font-size-lg: 1.25rem;
  --font-weight-bold: 700;
  --font-weight-bolder: 900;
  --font-weight-light: 300;
  --font-weight-lighter: lighter;
  --font-weight-normal: 400;
  --font-weight-semi-bold: 500;
  --line-height-base: 1.5;
  --line-height-sm: 1.15;
  --h1-font-size: calc(1rem * 2.5);
  --h2-font-size: calc(1rem * 2);
  --h3-font-size: calc(1rem * 1.75);
  --h4-font-size: calc(1rem * 1.5);
  --h5-font-size: calc(1rem * 1.25);
  --h6-font-size: 1rem;
  --lead-font-size: calc(1rem * 1.25);
  --lead-font-weight: 300;
  --portlet-bg: transparent;
  --portlet-content-border-radius: 0;
  --portlet-header-margin-bottom: calc(
		var(--spacer) * 1rem
	);
  --portlet-topper-bg: var(--primary);
  --portlet-topper-border: var(--portlet-topper-bg);
  --portlet-topper-border-radius: var(--border-radius-sm)
		var(--border-radius-sm) 0 0;
  --portlet-topper-color: var(--white);
  --portlet-topper-link-color: var(--portlet-topper-color);
  --portlet-topper-link-hover-color: var(--portlet-topper-link-color);
  --hr-border-color: rgba(30, 30, 30, 0.1);
  --hr-border-width: 0.0625rem;
  --hr-margin-y: 1rem;
  --box-shadow-lg: 0 1rem 3rem rgba(30, 30, 30, 0.175);
  --box-shadow-sm: 0 0.125rem 0.25rem rgba(30, 30, 30, 0.075);
  --box-shadow: 0 0.5rem 1rem rgba(30, 30, 30, 0.15);
  --spacer: 1rem;
  --spacer-0: calc(var(--spacer) * 0);
  --spacer-1: calc(var(--spacer) * 0.25);
  --spacer-2: calc(var(--spacer) * 0.5);
  --spacer-3: calc(var(--spacer) * 1);
  --spacer-4: calc(var(--spacer) * 1.5);
  --spacer-5: calc(var(--spacer) * 3);
  --spacer-6: calc(var(--spacer) * 4.5);
  --spacer-7: calc(var(--spacer) * 6);
  --spacer-8: calc(var(--spacer) * 7.5);
  --text-muted: #6c757d;
  --transition-collapse: height 0.35s ease;
  --transition-fade: opacity 0.15s linear; }

/*
	Custom Grid System for the ATK dot com site
	
	All top-level divs in each row must have a desktop, tablet, and phone class applied
	Any divs that end a "row" in tablet or phone but do not end the "row" in desktop must
	also have a -nrp class applied to eliminate the right gutter margin of the div.
 */
/* TODO can these be calculated from above, using floor, to avoid rounding errors exceeding 100? */
.atk-row {
  position: relative; }
  .atk-row:not(.atk-row-no-clearfix)::after {
    clear: both;
    content: '';
    display: block; }
  .atk-row > div, .atk-row > img {
    float: left; }
  .atk-row .center {
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center; }
  .atk-row:not(.atk-row-flex-desktop-and-reverse):not(.center) > div:last-child {
    margin-right: 0 !important; }
  .atk-row.atk-row-flex {
    display: flex;
    align-items: center; }

.debugGridlinesContainer .title-clickable {
  color: var(--all-links-color); }
  .debugGridlinesContainer .title-clickable:hover {
    color: #1e1e1e; }

@media only screen and (min-width: 768px) {
  .simple-flex {
    display: flex; } }

@media only screen and (min-width: 980px) {
  .atk-container .atk-row.atk-row-flex-desktop-and-reverse {
    display: flex;
    align-items: center;
    flex-direction: row-reverse; }
    .atk-container .atk-row.atk-row-flex-desktop-and-reverse > div:first-child {
      margin-right: 0 !important; }
  .atk-container .atk-row.atk-row-flex-desktop {
    display: flex;
    align-items: center; } }

@media only screen and (min-width: 1200px) {
  .wider-grid-on .atk-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px; } }

@media only screen and (min-width: 1025px) {
  .atk-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px; } }

@media only screen and (min-width: 980px) and (max-width: 1024px) {
  .atk-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1024px; } }

@media only screen and (max-width: 1024px) {
  .atk-container.atk-row {
    padding-left: 60px; }
  .atk-container.debugGridlinesContainer {
    margin: 0px 60px;
    padding: 0; } }

@media only screen and (max-width: 767px) {
  .atk-container.atk-row {
    padding-left: 20px; }
  .atk-container.debugGridlinesContainer {
    margin: 0px 20px;
    padding: 0; } }

@media only screen and (min-width: 1025px) {
  .feature-two-left-image {
    margin-right: 30px !important; }
  .atk-row > div, .atk-row > img {
    margin-right: 2.857%; }
    .atk-row > div > div.floating, .atk-row > img > div.floating {
      position: absolute;
      z-index: 100; }
  .d-1-col {
    width: 5.714%; }
  .d-2-col {
    width: 14.285%; }
    .d-2-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .d-2-col.normalize-partial-width .atk-row .d-1-col {
        width: 39.998%; }
      .d-2-col.normalize-partial-width .atk-row .d-2-col {
        width: 99.995%; }
  .d-3-col {
    width: 22.856%; }
    .d-3-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .d-3-col.normalize-partial-width .atk-row .d-1-col {
        width: 24.99875%; }
      .d-3-col.normalize-partial-width .atk-row .d-2-col {
        width: 62.49688%; }
      .d-3-col.normalize-partial-width .atk-row .d-3-col {
        width: 99.995%; }
  .d-4-col {
    width: 31.427%; }
    .d-4-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .d-4-col.normalize-partial-width .atk-row .d-1-col {
        width: 18.18091%; }
      .d-4-col.normalize-partial-width .atk-row .d-2-col {
        width: 45.45227%; }
      .d-4-col.normalize-partial-width .atk-row .d-3-col {
        width: 72.72364%; }
      .d-4-col.normalize-partial-width .atk-row .d-4-col {
        width: 99.995%; }
  .d-5-col {
    width: 39.998%; }
    .d-5-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .d-5-col.normalize-partial-width .atk-row .d-1-col {
        width: 14.285%; }
      .d-5-col.normalize-partial-width .atk-row .d-2-col {
        width: 35.7125%; }
      .d-5-col.normalize-partial-width .atk-row .d-3-col {
        width: 57.14%; }
      .d-5-col.normalize-partial-width .atk-row .d-4-col {
        width: 78.5675%; }
      .d-5-col.normalize-partial-width .atk-row .d-5-col {
        width: 99.995%; }
  .d-6-col {
    width: 48.569%; }
    .d-6-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .d-6-col.normalize-partial-width .atk-row .d-1-col {
        width: 11.76412%; }
      .d-6-col.normalize-partial-width .atk-row .d-2-col {
        width: 29.41029%; }
      .d-6-col.normalize-partial-width .atk-row .d-3-col {
        width: 47.05647%; }
      .d-6-col.normalize-partial-width .atk-row .d-4-col {
        width: 64.70265%; }
      .d-6-col.normalize-partial-width .atk-row .d-5-col {
        width: 82.34882%; }
      .d-6-col.normalize-partial-width .atk-row .d-6-col {
        width: 99.995%; }
  .d-7-col {
    width: 57.14%; }
    .d-7-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .d-7-col.normalize-partial-width .atk-row .d-1-col {
        width: 9.9995%; }
      .d-7-col.normalize-partial-width .atk-row .d-2-col {
        width: 24.99875%; }
      .d-7-col.normalize-partial-width .atk-row .d-3-col {
        width: 39.998%; }
      .d-7-col.normalize-partial-width .atk-row .d-4-col {
        width: 54.99725%; }
      .d-7-col.normalize-partial-width .atk-row .d-5-col {
        width: 69.9965%; }
      .d-7-col.normalize-partial-width .atk-row .d-6-col {
        width: 84.99575%; }
      .d-7-col.normalize-partial-width .atk-row .d-7-col {
        width: 99.995%; }
  .d-8-col {
    width: 65.711%; }
    .d-8-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .d-8-col.normalize-partial-width .atk-row .d-1-col {
        width: 8.69522%; }
      .d-8-col.normalize-partial-width .atk-row .d-2-col {
        width: 21.73804%; }
      .d-8-col.normalize-partial-width .atk-row .d-3-col {
        width: 34.78087%; }
      .d-8-col.normalize-partial-width .atk-row .d-4-col {
        width: 47.8237%; }
      .d-8-col.normalize-partial-width .atk-row .d-5-col {
        width: 60.86652%; }
      .d-8-col.normalize-partial-width .atk-row .d-6-col {
        width: 73.90935%; }
      .d-8-col.normalize-partial-width .atk-row .d-7-col {
        width: 86.95217%; }
      .d-8-col.normalize-partial-width .atk-row .d-8-col {
        width: 99.995%; }
  .d-9-col {
    width: 74.282%; }
    .d-9-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .d-9-col.normalize-partial-width .atk-row .d-1-col {
        width: 7.69192%; }
      .d-9-col.normalize-partial-width .atk-row .d-2-col {
        width: 19.22981%; }
      .d-9-col.normalize-partial-width .atk-row .d-3-col {
        width: 30.76769%; }
      .d-9-col.normalize-partial-width .atk-row .d-4-col {
        width: 42.30558%; }
      .d-9-col.normalize-partial-width .atk-row .d-5-col {
        width: 53.84346%; }
      .d-9-col.normalize-partial-width .atk-row .d-6-col {
        width: 65.38135%; }
      .d-9-col.normalize-partial-width .atk-row .d-7-col {
        width: 76.91923%; }
      .d-9-col.normalize-partial-width .atk-row .d-8-col {
        width: 88.45712%; }
      .d-9-col.normalize-partial-width .atk-row .d-9-col {
        width: 99.995%; }
  .d-10-col {
    width: 82.853%; }
    .d-10-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .d-10-col.normalize-partial-width .atk-row .d-1-col {
        width: 6.89621%; }
      .d-10-col.normalize-partial-width .atk-row .d-2-col {
        width: 17.24052%; }
      .d-10-col.normalize-partial-width .atk-row .d-3-col {
        width: 27.58483%; }
      .d-10-col.normalize-partial-width .atk-row .d-4-col {
        width: 37.92914%; }
      .d-10-col.normalize-partial-width .atk-row .d-5-col {
        width: 48.27345%; }
      .d-10-col.normalize-partial-width .atk-row .d-6-col {
        width: 58.61776%; }
      .d-10-col.normalize-partial-width .atk-row .d-7-col {
        width: 68.96207%; }
      .d-10-col.normalize-partial-width .atk-row .d-8-col {
        width: 79.30638%; }
      .d-10-col.normalize-partial-width .atk-row .d-9-col {
        width: 89.65069%; }
      .d-10-col.normalize-partial-width .atk-row .d-10-col {
        width: 99.995%; }
  .d-11-col {
    width: 91.424%; }
    .d-11-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .d-11-col.normalize-partial-width .atk-row .d-1-col {
        width: 6.24969%; }
      .d-11-col.normalize-partial-width .atk-row .d-2-col {
        width: 15.62422%; }
      .d-11-col.normalize-partial-width .atk-row .d-3-col {
        width: 24.99875%; }
      .d-11-col.normalize-partial-width .atk-row .d-4-col {
        width: 34.37328%; }
      .d-11-col.normalize-partial-width .atk-row .d-5-col {
        width: 43.74781%; }
      .d-11-col.normalize-partial-width .atk-row .d-6-col {
        width: 53.12234%; }
      .d-11-col.normalize-partial-width .atk-row .d-7-col {
        width: 62.49688%; }
      .d-11-col.normalize-partial-width .atk-row .d-8-col {
        width: 71.87141%; }
      .d-11-col.normalize-partial-width .atk-row .d-9-col {
        width: 81.24594%; }
      .d-11-col.normalize-partial-width .atk-row .d-10-col {
        width: 90.62047%; }
      .d-11-col.normalize-partial-width .atk-row .d-11-col {
        width: 99.995%; }
  .d-12-col {
    width: 99.995%; }
    .d-12-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .d-12-col.normalize-partial-width .atk-row .d-1-col {
        width: 5.714%; }
      .d-12-col.normalize-partial-width .atk-row .d-2-col {
        width: 14.285%; }
      .d-12-col.normalize-partial-width .atk-row .d-3-col {
        width: 22.856%; }
      .d-12-col.normalize-partial-width .atk-row .d-4-col {
        width: 31.427%; }
      .d-12-col.normalize-partial-width .atk-row .d-5-col {
        width: 39.998%; }
      .d-12-col.normalize-partial-width .atk-row .d-6-col {
        width: 48.569%; }
      .d-12-col.normalize-partial-width .atk-row .d-7-col {
        width: 57.14%; }
      .d-12-col.normalize-partial-width .atk-row .d-8-col {
        width: 65.711%; }
      .d-12-col.normalize-partial-width .atk-row .d-9-col {
        width: 74.282%; }
      .d-12-col.normalize-partial-width .atk-row .d-10-col {
        width: 82.853%; }
      .d-12-col.normalize-partial-width .atk-row .d-11-col {
        width: 91.424%; }
      .d-12-col.normalize-partial-width .atk-row .d-12-col {
        width: 99.995%; }
  .d-hidden {
    display: none; }
  .d-hidden-important {
    display: none !important; }
  .d-invisible {
    visibility: hidden; }
  .d-nrp, .dpt-nrp {
    margin-right: 0 !important; } }

@media only screen and (min-width: 980px) and (max-width: 1024px) {
  .atk-container {
    padding: 0 60px; }
  .dt-2-col {
    width: 14.285%; }
    .dt-2-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .dt-2-col.normalize-partial-width .atk-row .dt-1-col {
        width: 39.998%; }
      .dt-2-col.normalize-partial-width .atk-row .dt-2-col {
        width: 99.995%; }
  .dt-3-col {
    width: 22.856%; }
    .dt-3-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .dt-3-col.normalize-partial-width .atk-row .dt-1-col {
        width: 24.99875%; }
      .dt-3-col.normalize-partial-width .atk-row .dt-2-col {
        width: 62.49688%; }
      .dt-3-col.normalize-partial-width .atk-row .dt-3-col {
        width: 99.995%; }
  .dt-4-col {
    width: 31.427%; }
    .dt-4-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .dt-4-col.normalize-partial-width .atk-row .dt-1-col {
        width: 18.18091%; }
      .dt-4-col.normalize-partial-width .atk-row .dt-2-col {
        width: 45.45227%; }
      .dt-4-col.normalize-partial-width .atk-row .dt-3-col {
        width: 72.72364%; }
      .dt-4-col.normalize-partial-width .atk-row .dt-4-col {
        width: 99.995%; }
  .dt-5-col {
    width: 39.998%; }
    .dt-5-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .dt-5-col.normalize-partial-width .atk-row .dt-1-col {
        width: 14.285%; }
      .dt-5-col.normalize-partial-width .atk-row .dt-2-col {
        width: 35.7125%; }
      .dt-5-col.normalize-partial-width .atk-row .dt-3-col {
        width: 57.14%; }
      .dt-5-col.normalize-partial-width .atk-row .dt-4-col {
        width: 78.5675%; }
      .dt-5-col.normalize-partial-width .atk-row .dt-5-col {
        width: 99.995%; }
  .dt-6-col {
    width: 48.569%; }
    .dt-6-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .dt-6-col.normalize-partial-width .atk-row .dt-1-col {
        width: 11.76412%; }
      .dt-6-col.normalize-partial-width .atk-row .dt-2-col {
        width: 29.41029%; }
      .dt-6-col.normalize-partial-width .atk-row .dt-3-col {
        width: 47.05647%; }
      .dt-6-col.normalize-partial-width .atk-row .dt-4-col {
        width: 64.70265%; }
      .dt-6-col.normalize-partial-width .atk-row .dt-5-col {
        width: 82.34882%; }
      .dt-6-col.normalize-partial-width .atk-row .dt-6-col {
        width: 99.995%; }
  .dt-7-col {
    width: 57.14%; }
    .dt-7-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .dt-7-col.normalize-partial-width .atk-row .dt-1-col {
        width: 9.9995%; }
      .dt-7-col.normalize-partial-width .atk-row .dt-2-col {
        width: 24.99875%; }
      .dt-7-col.normalize-partial-width .atk-row .dt-3-col {
        width: 39.998%; }
      .dt-7-col.normalize-partial-width .atk-row .dt-4-col {
        width: 54.99725%; }
      .dt-7-col.normalize-partial-width .atk-row .dt-5-col {
        width: 69.9965%; }
      .dt-7-col.normalize-partial-width .atk-row .dt-6-col {
        width: 84.99575%; }
      .dt-7-col.normalize-partial-width .atk-row .dt-7-col {
        width: 99.995%; }
  .dt-8-col {
    width: 65.711%; }
    .dt-8-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .dt-8-col.normalize-partial-width .atk-row .dt-1-col {
        width: 8.69522%; }
      .dt-8-col.normalize-partial-width .atk-row .dt-2-col {
        width: 21.73804%; }
      .dt-8-col.normalize-partial-width .atk-row .dt-3-col {
        width: 34.78087%; }
      .dt-8-col.normalize-partial-width .atk-row .dt-4-col {
        width: 47.8237%; }
      .dt-8-col.normalize-partial-width .atk-row .dt-5-col {
        width: 60.86652%; }
      .dt-8-col.normalize-partial-width .atk-row .dt-6-col {
        width: 73.90935%; }
      .dt-8-col.normalize-partial-width .atk-row .dt-7-col {
        width: 86.95217%; }
      .dt-8-col.normalize-partial-width .atk-row .dt-8-col {
        width: 99.995%; }
  .dt-9-col {
    width: 74.282%; }
    .dt-9-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .dt-9-col.normalize-partial-width .atk-row .dt-1-col {
        width: 7.69192%; }
      .dt-9-col.normalize-partial-width .atk-row .dt-2-col {
        width: 19.22981%; }
      .dt-9-col.normalize-partial-width .atk-row .dt-3-col {
        width: 30.76769%; }
      .dt-9-col.normalize-partial-width .atk-row .dt-4-col {
        width: 42.30558%; }
      .dt-9-col.normalize-partial-width .atk-row .dt-5-col {
        width: 53.84346%; }
      .dt-9-col.normalize-partial-width .atk-row .dt-6-col {
        width: 65.38135%; }
      .dt-9-col.normalize-partial-width .atk-row .dt-7-col {
        width: 76.91923%; }
      .dt-9-col.normalize-partial-width .atk-row .dt-8-col {
        width: 88.45712%; }
      .dt-9-col.normalize-partial-width .atk-row .dt-9-col {
        width: 99.995%; }
  .dt-10-col {
    width: 82.853%; }
    .dt-10-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .dt-10-col.normalize-partial-width .atk-row .dt-1-col {
        width: 6.89621%; }
      .dt-10-col.normalize-partial-width .atk-row .dt-2-col {
        width: 17.24052%; }
      .dt-10-col.normalize-partial-width .atk-row .dt-3-col {
        width: 27.58483%; }
      .dt-10-col.normalize-partial-width .atk-row .dt-4-col {
        width: 37.92914%; }
      .dt-10-col.normalize-partial-width .atk-row .dt-5-col {
        width: 48.27345%; }
      .dt-10-col.normalize-partial-width .atk-row .dt-6-col {
        width: 58.61776%; }
      .dt-10-col.normalize-partial-width .atk-row .dt-7-col {
        width: 68.96207%; }
      .dt-10-col.normalize-partial-width .atk-row .dt-8-col {
        width: 79.30638%; }
      .dt-10-col.normalize-partial-width .atk-row .dt-9-col {
        width: 89.65069%; }
      .dt-10-col.normalize-partial-width .atk-row .dt-10-col {
        width: 99.995%; }
  .dt-11-col {
    width: 91.424%; }
    .dt-11-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .dt-11-col.normalize-partial-width .atk-row .dt-1-col {
        width: 6.24969%; }
      .dt-11-col.normalize-partial-width .atk-row .dt-2-col {
        width: 15.62422%; }
      .dt-11-col.normalize-partial-width .atk-row .dt-3-col {
        width: 24.99875%; }
      .dt-11-col.normalize-partial-width .atk-row .dt-4-col {
        width: 34.37328%; }
      .dt-11-col.normalize-partial-width .atk-row .dt-5-col {
        width: 43.74781%; }
      .dt-11-col.normalize-partial-width .atk-row .dt-6-col {
        width: 53.12234%; }
      .dt-11-col.normalize-partial-width .atk-row .dt-7-col {
        width: 62.49688%; }
      .dt-11-col.normalize-partial-width .atk-row .dt-8-col {
        width: 71.87141%; }
      .dt-11-col.normalize-partial-width .atk-row .dt-9-col {
        width: 81.24594%; }
      .dt-11-col.normalize-partial-width .atk-row .dt-10-col {
        width: 90.62047%; }
      .dt-11-col.normalize-partial-width .atk-row .dt-11-col {
        width: 99.995%; }
  .dt-12-col {
    width: 99.995%; }
    .dt-12-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .dt-12-col.normalize-partial-width .atk-row .dt-1-col {
        width: 5.714%; }
      .dt-12-col.normalize-partial-width .atk-row .dt-2-col {
        width: 14.285%; }
      .dt-12-col.normalize-partial-width .atk-row .dt-3-col {
        width: 22.856%; }
      .dt-12-col.normalize-partial-width .atk-row .dt-4-col {
        width: 31.427%; }
      .dt-12-col.normalize-partial-width .atk-row .dt-5-col {
        width: 39.998%; }
      .dt-12-col.normalize-partial-width .atk-row .dt-6-col {
        width: 48.569%; }
      .dt-12-col.normalize-partial-width .atk-row .dt-7-col {
        width: 57.14%; }
      .dt-12-col.normalize-partial-width .atk-row .dt-8-col {
        width: 65.711%; }
      .dt-12-col.normalize-partial-width .atk-row .dt-9-col {
        width: 74.282%; }
      .dt-12-col.normalize-partial-width .atk-row .dt-10-col {
        width: 82.853%; }
      .dt-12-col.normalize-partial-width .atk-row .dt-11-col {
        width: 91.424%; }
      .dt-12-col.normalize-partial-width .atk-row .dt-12-col {
        width: 99.995%; } }

/* All tablet (landscape and portrait) grid classes*/
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .atk-container {
    max-width: 1024px;
    padding: 0 60px; }
  .atk-row > div, .atk-row > img {
    margin-right: 4.34783%; }
  .t-1-col {
    width: 8.69565%; }
  .three-wide-article-row .t-3-col {
    width: 30%; }
  .t-2-col {
    width: 21.73913%; }
    .t-2-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .t-2-col.normalize-partial-width .atk-row .t-1-col {
        width: 39.99999%; }
      .t-2-col.normalize-partial-width .atk-row .t-2-col {
        width: 99.99997%; }
  .t-3-col {
    width: 34.7826%; }
    .t-3-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .t-3-col.normalize-partial-width .atk-row .t-1-col {
        width: 24.99999%; }
      .t-3-col.normalize-partial-width .atk-row .t-2-col {
        width: 62.49998%; }
      .t-3-col.normalize-partial-width .atk-row .t-3-col {
        width: 99.99998%; }
  .t-4-col {
    width: 47.82608%; }
    .t-4-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .t-4-col.normalize-partial-width .atk-row .t-1-col {
        width: 18.18181%; }
      .t-4-col.normalize-partial-width .atk-row .t-2-col {
        width: 45.45453%; }
      .t-4-col.normalize-partial-width .atk-row .t-3-col {
        width: 72.72725%; }
      .t-4-col.normalize-partial-width .atk-row .t-4-col {
        width: 99.99998%; }
  .t-5-col {
    width: 60.86955%; }
    .t-5-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .t-5-col.normalize-partial-width .atk-row .t-1-col {
        width: 14.28571%; }
      .t-5-col.normalize-partial-width .atk-row .t-2-col {
        width: 35.71428%; }
      .t-5-col.normalize-partial-width .atk-row .t-3-col {
        width: 57.14284%; }
      .t-5-col.normalize-partial-width .atk-row .t-4-col {
        width: 78.57141%; }
      .t-5-col.normalize-partial-width .atk-row .t-5-col {
        width: 99.99998%; }
  .t-6-col {
    width: 73.91303%; }
    .t-6-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .t-6-col.normalize-partial-width .atk-row .t-1-col {
        width: 11.7647%; }
      .t-6-col.normalize-partial-width .atk-row .t-2-col {
        width: 29.41176%; }
      .t-6-col.normalize-partial-width .atk-row .t-3-col {
        width: 47.05881%; }
      .t-6-col.normalize-partial-width .atk-row .t-4-col {
        width: 64.70587%; }
      .t-6-col.normalize-partial-width .atk-row .t-5-col {
        width: 82.35292%; }
      .t-6-col.normalize-partial-width .atk-row .t-6-col {
        width: 99.99998%; }
  .t-7-col {
    width: 86.9565%; }
    .t-7-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .t-7-col.normalize-partial-width .atk-row .t-1-col {
        width: 10.0%; }
      .t-7-col.normalize-partial-width .atk-row .t-2-col {
        width: 24.99999%; }
      .t-7-col.normalize-partial-width .atk-row .t-3-col {
        width: 39.99999%; }
      .t-7-col.normalize-partial-width .atk-row .t-4-col {
        width: 54.99999%; }
      .t-7-col.normalize-partial-width .atk-row .t-5-col {
        width: 69.99998%; }
      .t-7-col.normalize-partial-width .atk-row .t-6-col {
        width: 84.99998%; }
      .t-7-col.normalize-partial-width .atk-row .t-7-col {
        width: 99.99997%; }
  .t-8-col {
    width: 99.99998%; }
    .t-8-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .t-8-col.normalize-partial-width .atk-row .t-1-col {
        width: 8.69565%; }
      .t-8-col.normalize-partial-width .atk-row .t-2-col {
        width: 21.73913%; }
      .t-8-col.normalize-partial-width .atk-row .t-3-col {
        width: 34.7826%; }
      .t-8-col.normalize-partial-width .atk-row .t-4-col {
        width: 47.82608%; }
      .t-8-col.normalize-partial-width .atk-row .t-5-col {
        width: 60.86955%; }
      .t-8-col.normalize-partial-width .atk-row .t-6-col {
        width: 73.91303%; }
      .t-8-col.normalize-partial-width .atk-row .t-7-col {
        width: 86.9565%; }
      .t-8-col.normalize-partial-width .atk-row .t-8-col {
        width: 99.99998%; }
  .t-nrp, .pt-nrp, .tp-nrp, .dpt-nrp {
    margin-right: 0 !important; }
  .t-no-padding {
    margin-left: -60px;
    margin-right: -60px; }
  .tp-no-padding {
    margin-left: -60px;
    margin-right: -60px; }
  .t-hidden {
    display: none !important; }
  .t-invisible {
    visibility: hidden; }
  .tp-hidden {
    display: none; }
  .tp-invisible {
    visibility: hidden; } }

@media only screen and (max-width: 767px) {
  .atk-container {
    max-width: 767px;
    padding: 0 20px; }
  .atk-row > div, .atk-row > img {
    margin-right: 3.44828%; }
  .atk-row.atk-row-flex {
    display: block; }
  .p-1-col {
    width: 13.7931%; }
  .p-2-col {
    width: 31.03448%; }
    .p-2-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .p-2-col.normalize-partial-width .atk-row .p-1-col {
        width: 44.44443%; }
      .p-2-col.normalize-partial-width .atk-row .p-2-col {
        width: 99.99998%; }
  .p-3-col {
    width: 48.27585%; }
    .p-3-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .p-3-col.normalize-partial-width .atk-row .p-1-col {
        width: 28.57142%; }
      .p-3-col.normalize-partial-width .atk-row .p-2-col {
        width: 64.2857%; }
      .p-3-col.normalize-partial-width .atk-row .p-3-col {
        width: 99.99998%; }
  .p-4-col {
    width: 65.51722%; }
    .p-4-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .p-4-col.normalize-partial-width .atk-row .p-1-col {
        width: 21.05263%; }
      .p-4-col.normalize-partial-width .atk-row .p-2-col {
        width: 47.36841%; }
      .p-4-col.normalize-partial-width .atk-row .p-3-col {
        width: 73.68419%; }
      .p-4-col.normalize-partial-width .atk-row .p-4-col {
        width: 99.99998%; }
  .p-5-col {
    width: 82.7586%; }
    .p-5-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .p-5-col.normalize-partial-width .atk-row .p-1-col {
        width: 16.66666%; }
      .p-5-col.normalize-partial-width .atk-row .p-2-col {
        width: 37.49999%; }
      .p-5-col.normalize-partial-width .atk-row .p-3-col {
        width: 58.33332%; }
      .p-5-col.normalize-partial-width .atk-row .p-4-col {
        width: 79.16665%; }
      .p-5-col.normalize-partial-width .atk-row .p-5-col {
        width: 99.99997%; }
  .p-6-col {
    width: 99.99998%; }
    .p-6-col.normalize-partial-width .atk-row {
      /*> div, > img {
						margin-right: ($columnWidth * $columnGutterRatio) * $normalizeRatio;
						
					}*/ }
      .p-6-col.normalize-partial-width .atk-row .p-1-col {
        width: 13.7931%; }
      .p-6-col.normalize-partial-width .atk-row .p-2-col {
        width: 31.03448%; }
      .p-6-col.normalize-partial-width .atk-row .p-3-col {
        width: 48.27585%; }
      .p-6-col.normalize-partial-width .atk-row .p-4-col {
        width: 65.51722%; }
      .p-6-col.normalize-partial-width .atk-row .p-5-col {
        width: 82.7586%; }
      .p-6-col.normalize-partial-width .atk-row .p-6-col {
        width: 99.99998%; }
  /* Additional modifier class for p-6-col not covered by inflation mixin */
  .p-6-col.p-1-col-padding {
    padding: 0px 13.7931%; }
  .p-nrp, .pt-nrp, .tp-nrp, .dpt-nrp {
    margin-right: 0 !important; }
  .t-no-padding {
    margin-left: -20px;
    margin-right: -20px; }
  .tp-no-padding {
    margin-left: -20px;
    margin-right: -20px; }
  .p-hidden {
    display: none; }
  .p-invisible {
    visibility: hidden; }
  .tp-hidden {
    display: none; }
  .tp-invisible {
    visibility: hidden; } }

/* 
	If a column has no content inside it but needs to be used for alignment,
	apply the following class to force a height on the empty column 
*/
.no-content-col {
  height: 1px; }

/* embedding atk-containers is a reality in some scenarios, so ensure they are not double-padding */
.atk-container .atk-container {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px; }

.atk-left-content {
  width: 100%; }

.sidebar-article-top {
  top: 30px; }

.article-subtitle-sidebar {
  font-size: 16px;
  font-family: graphik web,sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal; }

.article-title-sidebar {
  margin-top: 15px; }

.article-sidebar-listview-link {
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #1e1e1e; }

.featureThreeTopRightPadding {
  padding-right: 5%; }

.featureTwoTopRightPadding {
  padding-right: 7%; }

/* This file contains all CSS coming from the cloudflare end-point. Any changes should NOT be added/edited here. Change in _carousel.scss */
/*# sourceMappingURL=slick.min.css.map */
/*# https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.min.css */
.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block; }

.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden; }

.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: 0; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  top: 0;
  left: 0; }

.slick-track:after,
.slick-track:before {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir=rtl] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*# sourceMappingURL=slick-theme.min.css.map */
/*# https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick-theme.min.css */
.slick-dots,
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  padding: 0; }

.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
  font-family: var(--font-family-button-body);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-loading .slick-list {
  background: url(ajax-loader.gif) center center no-repeat #fff; }

.slick-next,
.slick-prev {
  font-size: 0;
  line-height: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0; }

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0; }

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1; }

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: .25; }

.slick-next:before,
.slick-prev:before {
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: #fff; }

.slick-prev {
  left: -25px; }

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: '←'; }

.slick-next:before,
[dir=rtl] .slick-prev:before {
  content: '→'; }

.slick-next {
  right: -25px; }

[dir=rtl] .slick-next {
  right: auto;
  left: -25px; }

[dir=rtl] .slick-next:before {
  content: '←'; }

.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  bottom: -25px;
  width: 100%;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0; }

.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0; }

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1; }

.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: #000; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #000; }

.slick-prev,
.slick-next {
  top: initial !important;
  bottom: -47px !important;
  width: 15px !important;
  height: initial !important;
  margin: 0 auto;
  z-index: 10 !important; }
  .slick-prev:before,
  .slick-next:before {
    opacity: 1 !important;
    line-height: 0 !important; }

/* LTR styles */
[dir=ltr] .slick-prev {
  left: 0 !important; }
  [dir=ltr] .slick-prev:before {
    content: url("/o/atk-dot-com-theme/images/carousel/Arrow_Left_NoStem_Purple.svg"); }

[dir=ltr] .slick-next {
  right: 0 !important; }
  [dir=ltr] .slick-next:before {
    content: url("/o/atk-dot-com-theme/images/carousel/Arrow_Right_NoStem_Purple.svg"); }

/* RTL styles */
[dir=rtl] .slick-initialized .slick-slide {
  float: right; }

[dir=rtl] .slick-prev {
  left: 0 !important; }
  [dir=rtl] .slick-prev:before {
    content: url("/o/atk-dot-com-theme/images/carousel/Arrow_Right_NoStem_Purple.svg") !important; }

[dir=rtl] .slick-next {
  right: 0 !important; }
  [dir=rtl] .slick-next:before {
    content: url("/o/atk-dot-com-theme/images/carousel/Arrow_Left_NoStem_Purple.svg") !important; }

.slick-dots {
  direction: ltr !important;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1000px !important;
  padding-left: 0 !important;
  bottom: -39px !important; }
  .slick-dots li.slick-active button:before {
    background-color: var(--all-links-color); }
  .slick-dots li {
    width: 8px !important;
    height: 8px !important;
    margin: 0 !important; }
    .slick-dots li + li {
      margin-left: 8px !important; }
    .slick-dots li:before {
      content: '' !important; }
  .slick-dots button {
    width: 8px !important;
    height: 8px !important;
    padding: 0 !important; }
    .slick-dots button:before {
      opacity: 1 !important;
      border: solid var(--all-links-color) 1px;
      width: 8px !important;
      height: 8px !important;
      content: '' !important; }

.atk-carousel {
  padding-bottom: 40px; }
  @media only screen and (min-width: 1025px) {
    .atk-carousel .slick-prev,
    .atk-carousel .slick-next {
      bottom: -84px !important;
      width: 55px !important;
      padding: 20px; }
    .atk-carousel .slick-prev {
      left: -20px !important; }
    .atk-carousel .slick-next {
      right: -20px !important; } }

@media only screen and (max-width: 767px) {
  .atk-carousel.carouselButtonBodyContainer .buttonBodyContainer {
    width: 99.5%; } }

.atk-carousel.full-width {
  padding-bottom: 0px !important; }
  .atk-carousel.full-width .slick-dots {
    margin-top: -30px !important;
    position: initial !important; }
  @media only screen and (max-width: 767px) {
    .atk-carousel.full-width .slick-prev {
      bottom: -7px !important;
      left: 20px !important; }
    .atk-carousel.full-width .slick-next {
      bottom: -7px !important;
      right: 20px !important; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .atk-carousel.full-width .slick-dots {
      margin-top: -50px !important;
      width: 100px !important;
      position: absolute !important;
      left: calc(25% - 30px);
      bottom: 0 !important;
      text-align: center !important; }
    .atk-carousel.full-width .slick-prev {
      bottom: -7px !important;
      left: 60px !important;
      margin: 0; }
    .atk-carousel.full-width .slick-next {
      bottom: -7px !important;
      right: initial !important;
      left: calc(50% - 35px);
      margin: 0; } }
  @media only screen and (min-width: 1025px) {
    .atk-carousel.full-width .slick-dots {
      margin-top: -50px !important;
      padding-bottom: 26px !important;
      width: 100px !important;
      position: absolute !important;
      left: calc(50% - 310px);
      text-align: center !important;
      bottom: -5px !important; }
    .atk-carousel.full-width .slick-prev {
      bottom: -31px !important;
      left: calc(50% - 520px) !important;
      margin: 0; }
    .atk-carousel.full-width .slick-next {
      bottom: -31px !important;
      right: initial !important;
      left: calc(50% - 55px);
      margin: 0; }
    .atk-carousel.full-width .slick-next, .atk-carousel.full-width .slick-prev {
      padding: 20px;
      width: 55px !important; } }

.atk-carousel.full-width.feature-video-cls {
  padding-bottom: 0px !important; }
  .atk-carousel.full-width.feature-video-cls .slick-dots {
    margin-top: -30px !important;
    position: initial !important; }
  @media only screen and (max-width: 767px) {
    .atk-carousel.full-width.feature-video-cls .slick-prev {
      bottom: -7px !important;
      left: 20px !important; }
    .atk-carousel.full-width.feature-video-cls .slick-next {
      bottom: -7px !important;
      right: 20px !important; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .atk-carousel.full-width.feature-video-cls .slick-dots {
      margin-top: -50px !important;
      width: 100px !important;
      position: absolute !important;
      left: calc(25% - 30px);
      bottom: 0 !important;
      text-align: center !important; }
    .atk-carousel.full-width.feature-video-cls .slick-prev {
      bottom: -7px !important;
      left: 60px !important;
      margin: 0; }
    .atk-carousel.full-width.feature-video-cls .slick-next {
      bottom: -7px !important;
      right: initial !important;
      left: calc(50% - 35px);
      margin: 0; } }
  @media only screen and (min-width: 1025px) {
    .atk-carousel.full-width.feature-video-cls .slick-dots {
      margin-top: -50px !important;
      padding-bottom: 26px !important;
      width: 100px !important;
      position: absolute !important;
      left: calc(50% - 310px);
      text-align: center !important;
      bottom: -26px !important; }
    .atk-carousel.full-width.feature-video-cls .slick-arrow.slick-prev {
      bottom: -13px !important;
      left: calc(50% - 500px) !important;
      margin: 0; }
    .atk-carousel.full-width.feature-video-cls .slick-arrow.slick-next {
      bottom: -13px !important;
      right: initial !important;
      left: calc(50% - 35px);
      margin: 0; } }

[dir=ltr] .atk-carousel.hero .slick-prev:before {
  content: url("/o/atk-dot-com-theme/images/carousel/Arrow_Left_NoStem_White.svg") !important; }

[dir=ltr] .atk-carousel.hero .slick-next:before {
  content: url("/o/atk-dot-com-theme/images/carousel/Arrow_Right_NoStem_White.svg") !important; }

[dir=rtl] .atk-carousel.hero .slick-prev:before {
  content: url("/o/atk-dot-com-theme/images/carousel/Arrow_Right_NoStem_White.svg") !important; }

[dir=rtl] .atk-carousel.hero .slick-next:before {
  content: url("/o/atk-dot-com-theme/images/carousel/Arrow_Left_NoStem_White.svg") !important; }

.atk-carousel.hero {
  padding-bottom: 0px !important; }
  .atk-carousel.hero .slick-dots {
    margin-top: -44px !important;
    padding-bottom: 23px;
    text-align: center !important;
    position: initial !important;
    padding-right: 0 !important; }
    .atk-carousel.hero .slick-dots li.slick-active button:before {
      background-color: #fff !important; }
    .atk-carousel.hero .slick-dots button:before {
      border: solid #fff 1px !important; }
  .atk-carousel.hero .slick-prev {
    bottom: 6px !important;
    left: calc(50% - 500px) !important;
    margin: 0; }
  .atk-carousel.hero .slick-next {
    bottom: 6px !important;
    right: calc(50% - 500px) !important;
    margin: 0; }
  @media only screen and (min-width: 1025px) {
    .atk-carousel.hero .slick-prev {
      left: calc(50% - 520px) !important; }
    .atk-carousel.hero .slick-next {
      right: calc(50% - 520px) !important; }
    .atk-carousel.hero .slick-next, .atk-carousel.hero .slick-prev {
      padding: 20px;
      width: 55px !important;
      bottom: -32px !important; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .atk-carousel.hero .slick-prev {
      left: 60px !important; }
    .atk-carousel.hero .slick-next {
      right: 60px !important; } }
  @media only screen and (max-width: 767px) {
    .atk-carousel.hero .slick-prev {
      left: 20px !important; }
    .atk-carousel.hero .slick-next {
      right: 20px !important; } }

@media only screen and (max-width: 1024px) {
  .slick-prev {
    margin-bottom: -20px !important;
    height: 48px !important;
    width: 48px !important;
    font-size: 48px !important;
    padding-right: 30px !important; }
  .slick-next {
    margin-bottom: -20px !important;
    height: 48px !important;
    width: 48px !important;
    font-size: 48px !important;
    padding-left: 30px !important; }
  .slick-dots li {
    height: 48px !important;
    width: 48px !important;
    margin-left: 8px !important;
    margin-right: 8px !important;
    top: 10px !important; }
  .slick-dots button {
    height: 48px !important;
    width: 48px !important; }
    .slick-dots button:before {
      top: 45% !important;
      left: 40% !important; }
  .atk-carousel.hero .slick-dots li {
    top: 1px !important; }
  .atk-carousel .slick-slider.slick-initialized {
    padding-bottom: inherit !important; }
  .atk-carousel.full-width .slick-slider.slick-initialized {
    padding-bottom: inherit !important; } }

@media only screen and (max-width: 767px) {
  .atk-carousel.hero .slick-dots {
    display: none !important; } }

@media only screen and (min-width: 767px) and (max-width: 1024px) {
  .atk-carousel.full-width .slick-next {
    left: 43% !important; }
  .atk-carousel.full-width .slick-dots {
    width: 500px !important;
    left: 0px !important; }
  .atk-carousel .slick-dots {
    display: block !important; }
  .atk-carousel.hero .slick-dots {
    display: block !important; }
  .atk-carousel.hero .slick-next, .atk-carousel.hero .slick-prev {
    bottom: 20px !important; }
  .atk-carousel.hero .slick-dots li {
    bottom: 15px !important; } }

@media only screen and (max-width: 450px) {
  .slick-dots {
    display: none !important; } }

@media only screen and (min-width: 767px) and (max-width: 900px) {
  .atk-carousel.full-width .slick-dots {
    display: none !important; } }

.cc-window {
  opacity: 1;
  transition: opacity 1s ease; }

.cc-window.cc-invisible {
  opacity: 0; }

.cc-animate.cc-revoke {
  transition: transform 1s ease; }

.cc-animate.cc-revoke.cc-top {
  transform: translateY(-2em); }

.cc-animate.cc-revoke.cc-bottom {
  transform: translateY(2em); }

.cc-animate.cc-revoke.cc-active.cc-bottom, .cc-animate.cc-revoke.cc-active.cc-top, .cc-revoke:hover {
  transform: translateY(0); }

.cc-grower {
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s; }

.cc-link, .cc-revoke:hover {
  text-decoration: underline; }

.cc-revoke, .cc-window {
  position: fixed;
  overflow: hidden;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 18px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  z-index: 1000; }

.cc-window.cc-static {
  position: static; }

.cc-window.cc-floating {
  padding: 2em;
  max-width: 24em;
  -ms-flex-direction: column;
  flex-direction: column; }

.cc-window.cc-banner {
  padding: 17px 0;
  width: 100%;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: var(--all-links-color); }

@media (max-width: 1024px) {
  .cc-window.cc-banner {
    padding: 17px 28px; } }

.cc-banner .cc-message {
  max-width: 715px; }

.cc-revoke {
  padding: .5em; }

.cc-header {
  color: #fff;
  font-size: 18px; }

.cc-btn, .cc-close, .cc-link, .cc-revoke {
  cursor: pointer; }

.cc-link {
  padding: .2em; }

.cc-link:hover {
  opacity: 1; }

.cc-link:active, .cc-link:visited {
  color: initial; }

.cc-btn {
  display: block;
  font-size: .9em;
  border: 2px solid white;
  text-align: center;
  white-space: nowrap; }

.cc-highlight .cc-btn:first-child {
  background-color: transparent;
  border-color: transparent; }

.cc-highlight .cc-btn:first-child:focus, .cc-highlight .cc-btn:first-child:hover {
  background-color: transparent;
  text-decoration: underline; }

.cc-close:focus, .cc-close:hover {
  opacity: 1; }

.cc-revoke.cc-top {
  top: 0;
  left: 3em;
  border-bottom-left-radius: .5em;
  border-bottom-right-radius: .5em; }

.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: .5em;
  border-top-right-radius: .5em; }

.cc-revoke.cc-left {
  left: 3em;
  right: unset; }

.cc-revoke.cc-right {
  right: 3em;
  left: unset; }

.cc-top {
  top: 1em; }

.cc-left {
  left: 1em; }

.cc-right {
  right: 1em; }

.cc-bottom {
  bottom: 1em; }

.cc-floating > .cc-link {
  margin-bottom: 1em; }

.cc-floating .cc-message {
  display: block;
  margin-bottom: 1em; }

.cc-window.cc-floating .cc-compliance {
  -ms-flex: 1;
  flex: 1; }

.cc-window.cc-banner {
  -ms-flex-align: center; }

.cc-banner.cc-top {
  left: 0;
  right: 0;
  top: 0; }

.cc-banner.cc-bottom {
  left: 0;
  right: 0;
  bottom: 0; }

.cc-banner .cc-message {
  color: #fff;
  -ms-flex: 1;
  flex: 1;
  margin-right: 70px;
  display: inline-block;
  vertical-align: middle; }

.cc-compliance {
  display: inline-block;
  vertical-align: middle;
  align-content: space-between; }

.cc-btn + .cc-btn {
  margin-left: .5em; }

@media print {
  .cc-revoke, .cc-window {
    display: none; } }

@media screen and (max-width: 900px) {
  .cc-btn {
    white-space: normal; } }

@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
  .cc-window.cc-top {
    top: 0; }
  .cc-window.cc-bottom {
    bottom: 0; }
  .cc-window.cc-banner, .cc-window.cc-left, .cc-window.cc-right {
    left: 0;
    right: 0; }
  .cc-window.cc-banner {
    -ms-flex-direction: column;
    flex-direction: column; }
  .cc-window.cc-banner .cc-compliance {
    -ms-flex: 1;
    flex: 1; }
  .cc-window.cc-floating {
    max-width: none; }
  .cc-window .cc-message {
    margin-bottom: 1em;
    max-width: 910px; }
  .cc-window.cc-banner {
    -ms-flex-align: unset;
    align-items: unset; } }

.cc-floating.cc-theme-classic {
  padding: 1.2em;
  border-radius: 5px; }

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
  text-align: center;
  display: inline;
  -ms-flex: none;
  flex: none; }

.cc-btn {
  width: 100px;
  height: 40px;
  padding: 10px;
  background-color: var(--all-links-color);
  -o-transition: background-color, 0.3s ease;
  -moz-transition: background-color, 0.3s ease;
  -webkit-transition: background-color, 0.3s ease;
  transition: background-color, 0.3s ease;
  color: #fff;
  -o-transition: color, 0.3s ease;
  -moz-transition: color, 0.3s ease;
  -webkit-transition: color, 0.3s ease;
  transition: color, 0.3s ease; }
  .cc-btn:hover {
    background-color: #fff;
    -o-transition: background-color, 0.3s ease;
    -moz-transition: background-color, 0.3s ease;
    -webkit-transition: background-color, 0.3s ease;
    transition: background-color, 0.3s ease;
    color: #1e1e1e;
    -o-transition: color, 0.3s ease;
    -moz-transition: color, 0.3s ease;
    -webkit-transition: color, 0.3s ease;
    transition: color, 0.3s ease; }

.cc-theme-classic .cc-btn:last-child {
  min-width: 140px; }

.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
  display: inline-block; }

.cc-theme-edgeless.cc-window {
  padding: 0; }

.cc-floating.cc-theme-edgeless .cc-message {
  margin: 2em 2em 1.5em; }

.cc-banner.cc-theme-edgeless .cc-btn {
  margin: 0;
  padding: .8em 1.8em;
  height: 100%; }

.cc-banner.cc-theme-edgeless .cc-message {
  margin-left: 1em; }

.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
  margin-left: 0; }

.cc-banner a {
  color: #fff; }

.cookie-helper-container {
  margin: auto; }

.cc-dismiss {
  display: inline-block !important; }

.cookie-banner {
  color: #fff; }
  .cookie-banner .cookie-banner-selection {
    font-weight: normal; }
  .cookie-banner .cookie-banner-button + .cookie-banner-button {
    margin-left: 19px; }
  @media only screen and (max-width: 1024px) {
    .cookie-banner .cookie-banner-button {
      margin-top: 20px;
      margin-bottom: 15px; } }
  .cookie-banner .cookie-banner-button a.buttonBodyText, .cookie-banner .cookie-banner-button span.buttonBodyText {
    font-size: 14px;
    padding: 0 15px; }
  .cookie-banner .styled-checkbox {
    margin-right: 30px;
    margin-top: 10px; }

@media only screen and (min-width: 1025px) {
  .cookie-banner-selection {
    padding: 35px 0; } }

@media only screen and (max-width: 1024px) {
  .cookie-banner-checkboxes {
    display: block; } }

.cookie-modal-link {
  text-decoration: underline;
  margin-left: 20px;
  display: inline-block; }

.cookie-modal {
  z-index: 1001; }
  .cookie-modal a {
    color: var(--all-links-color);
    text-decoration: none; }
    .cookie-modal a:hover {
      color: #1e1e1e; }

.cookie-option-table {
  margin: 30px 0; }
  .cookie-option-table tr:first-child td:first-child {
    padding: 0; }
  .cookie-option-table td:first-child {
    padding-top: 20px;
    width: 80%; }
  .cookie-option-table td input {
    float: right; }

.opacityFade {
  height: 100vh;
  width: 100vw;
  background-color: #1e1e1e;
  opacity: 0.5;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0; }

.searchBarSlideDown-enter {
  max-height: 0; }
  .searchBarSlideDown-enter #headerSearchContainer {
    overflow: hidden; }

.searchBarSlideDown-enter-active {
  max-height: 100px !important;
  transition: max-height 0.2s ease-in-out;
  -moz-transition: max-height 0.2s ease-in-out;
  -o-transition: max-height 0.2s ease-in-out;
  -webkit-transition: max-height 0.2s ease-in-out; }
  .searchBarSlideDown-enter-active #headerSearchContainer {
    overflow: hidden; }

.searchBarSlideDown-enter-active {
  max-height: 100px !important;
  -o-transition: max-height 0.2s ease;
  -moz-transition: max-height 0.2s ease;
  -webkit-transition: max-height 0.2s ease;
  transition: max-height 0.2s ease; }
  .searchBarSlideDown-enter-active #headerSearchContainer {
    overflow: hidden; }

.searchBarSlideDown-leave {
  max-height: 100px; }

.searchBarSlideDown-leave-active {
  max-height: 0 !important;
  -o-transition: max-height 0.2s ease;
  -moz-transition: max-height 0.2s ease;
  -webkit-transition: max-height 0.2s ease;
  transition: max-height 0.2s ease; }
  .searchBarSlideDown-leave-active #headerSearchContainer {
    overflow: hidden; }

.searchBarOpacityFade-enter {
  opacity: 0; }
  .searchBarOpacityFade-enter #headerSearchContainer {
    overflow: hidden; }

.searchBarOpacityFade-enter-active {
  opacity: 0.5;
  -o-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease; }

.searchBarOpacityFade-leave {
  opacity: 0.5; }

.searchBarOpacityFade-leave-active {
  opacity: 0;
  -o-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease; }

@media only screen and (min-width: 768px) {
  .searchBarBorderContainer, .searchBarInputContainer {
    padding: 0; }
  .searchBarArrow {
    right: 0;
    -o-transition: right, 0.3s ease;
    -moz-transition: right, 0.3s ease;
    -webkit-transition: right, 0.3s ease;
    transition: right, 0.3s ease; }
    .searchBarArrow:hover {
      right: -5px;
      -o-transition: right, 0.3s ease;
      -moz-transition: right, 0.3s ease;
      -webkit-transition: right, 0.3s ease;
      transition: right, 0.3s ease; } }

@media only screen and (max-width: 767px) {
  .searchBarBorderContainer, .searchBarInputContainer {
    padding: 0 20px; }
  .searchBarArrow {
    right: 20px; } }

.headerSearchBodyPadding {
  padding-right: 40px; }

.headerSearchBodyImg {
  float: right; }

.atk-content {
  margin-top: calc(100px - -0px); }
  .atk-content.microsite {
    margin-top: calc(151px - -0px); }

.atk-content-signed-in {
  margin-top: calc( 100px - -65px - -0px); }
  .atk-content-signed-in.microsite {
    margin-top: calc( 151px - -65px - -0px); }

@media only screen and (max-width: 1024px) {
  .atk-content {
    margin-top: calc(60px - -0px); }
    .atk-content.microsite {
      margin-top: 96px; }
  .atk-content-signed-in {
    margin-top: calc( 60px - -65px - -0px); } }

@media only screen and (max-width: 767px) {
  .atk-content-signed-in {
    margin-top: calc( 50px - -49px - -0px); }
  .atk-content {
    margin-top: calc(50px - -0px); }
    .atk-content.microsite {
      margin-top: 86px; } }

.headerControlMenuVisible {
  top: 65px !important; }

.has-control-menu .headerTopCorner {
  top: 165px !important; }

.has-control-menu .search-bar-div {
  margin-top: 25px;
  position: relative; }

.searchWrapperNoControlMenuNoMicroSite {
  width: 100%;
  position: fixed;
  background-color: white;
  top: 0px; }
  .searchWrapperNoControlMenuNoMicroSite .atkSearchBar-nav {
    min-height: 100px; }

.searchWrapperNoControlMenuHasMicroSite {
  width: 100%;
  position: fixed;
  top: 150px;
  border-bottom: 1px solid #dbdbdb; }

.searchWrapperHasControlMenuNoMicroSite {
  width: 100%;
  position: fixed;
  background-color: white;
  top: 164px;
  border-bottom: 1px solid #dbdbdb; }

.searchWrapperHasControlMenuHasMicroSite {
  width: 100%;
  position: fixed;
  top: 214px;
  border-bottom: 1px solid #dbdbdb; }

.pageLinkURL, .mainNavPageLink, .pageLinkURLFourthNavItem {
  cursor: pointer; }

.pageLinkURL:hover, .mainNavPageLink:hover, .pageLinkURLFourthNavItem:hover {
  color: var(--main-navigation-link-color); }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .searchWrapperNoControlMenuNoMicroSite {
    top: 0px; }
    .searchWrapperNoControlMenuNoMicroSite .atkSearchBar-nav {
      min-height: 60px; }
  .searchWrapperNoControlMenuHasMicroSite {
    top: 100px; }
  .searchWrapperHasControlMenuNoMicroSite {
    top: 124px; }
  .searchWrapperHasControlMenuHasMicroSite {
    top: 164px; } }

@media only screen and (max-width: 767px) {
  .searchWrapperNoControlMenuNoMicroSite {
    top: 0px; }
    .searchWrapperNoControlMenuNoMicroSite .atkSearchBar-nav {
      min-height: 51px;
      padding-top: 0px !important; }
      .searchWrapperNoControlMenuNoMicroSite .atkSearchBar-nav .input-group.search-bar-padding.search-bar-simple {
        margin-top: -6.5px !important;
        padding-left: 0px !important; }
      .searchWrapperNoControlMenuNoMicroSite .atkSearchBar-nav .panel-body {
        padding-left: 0px !important;
        padding-bottom: 0px !important; }
  .searchWrapperNoControlMenuHasMicroSite {
    top: 91px; }
  .searchWrapperHasControlMenuNoMicroSite {
    top: 99px; }
  .searchWrapperHasControlMenuHasMicroSite {
    top: 139px; } }

@media only screen and (min-width: 768px) {
  [dir=rtl] .mobileSubMenuNoControlMenu {
    transition: left 300ms ease-out; } }

@media only screen and (min-width: 768px) {
  .mobileSubMenuNoControlMenu {
    top: 60px;
    margin-left: -60px;
    width: 100vw !important;
    position: fixed;
    right: -100% !important;
    height: 100% !important;
    height: -webkit-fill-available !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    transition: right 300ms ease-out; }
    .mobileSubMenuNoControlMenu.microSite {
      top: 95px;
      margin-left: 0; }
  .mobileSubMenuNoControlMenu.swipe-right {
    right: -100% !important; }
  .mobileSubMenuNoControlMenu:not(.swipe-right) {
    right: 0 !important; }
  .mobileSubMenuHasControlMenu {
    top: 125px;
    margin-left: -60px; }
    .mobileSubMenuHasControlMenu.microSite {
      top: 160px;
      margin-left: 0; } }

@media only screen and (max-width: 767px) {
  [dir=rtl] .mobileSubMenuNoControlMenu {
    transition: left 300ms ease-out; } }

@media only screen and (max-width: 767px) {
  .mobileSubMenuNoControlMenu {
    top: 50px;
    margin-left: -20px;
    width: 100vw !important;
    position: fixed;
    right: -100% !important;
    height: 100% !important;
    height: -webkit-fill-available !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    transition: right 300ms ease-out; }
    .mobileSubMenuNoControlMenu.microSite {
      top: 85px;
      margin-left: 0; }
  .mobileSubMenuNoControlMenu.swipe-right {
    right: -100% !important; }
  .mobileSubMenuNoControlMenu:not(.swipe-right) {
    right: 0 !important; }
  .mobileSubMenuHasControlMenu {
    top: 99px;
    margin-left: -20px; }
    .mobileSubMenuHasControlMenu.microSite {
      top: 134px;
      margin-left: 0; }
  .mobileSubPages {
    position: absolute;
    top: 58px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: white;
    padding-left: 45px;
    height: max-content; }
    .mobileSubPages > div {
      max-height: calc(100vh - 150px);
      overflow-y: auto;
      padding-bottom: 200px;
      margin-bottom: 50px; } }

.headerBottomShadow {
  box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.2); }

.headerBorder {
  border-bottom: 1px solid #dbdbdb; }

.mobileShortHeaderFullControlMenu {
  position: fixed;
  padding-top: 35px;
  padding-bottom: 70px; }
  @media only screen and (min-width: 768px) {
    .mobileShortHeaderFullControlMenu {
      top: 125px;
      padding-left: 60px; } }
  @media only screen and (max-width: 767px) {
    .mobileShortHeaderFullControlMenu {
      top: 99px;
      padding-left: 20px; } }
  .mobileShortHeaderFullControlMenu.microSite {
    padding-top: 5px;
    padding-bottom: 20px; }
    @media only screen and (min-width: 768px) {
      .mobileShortHeaderFullControlMenu.microSite {
        top: 160px;
        padding-left: 60px; } }
    @media only screen and (max-width: 767px) {
      .mobileShortHeaderFullControlMenu.microSite {
        top: 133px;
        padding-left: 20px; } }

.mobileShortHeaderNoControlMenu {
  position: fixed;
  padding-top: 18px;
  padding-bottom: 70px; }
  @media only screen and (min-width: 768px) {
    .mobileShortHeaderNoControlMenu {
      top: 60px;
      padding-left: 60px; } }
  @media only screen and (max-width: 767px) {
    .mobileShortHeaderNoControlMenu {
      top: 50px;
      padding-left: 20px; } }
  .mobileShortHeaderNoControlMenu.microSite {
    padding-top: 5px;
    padding-bottom: 20px; }
    @media only screen and (min-width: 768px) {
      .mobileShortHeaderNoControlMenu.microSite {
        top: 95px;
        padding-left: 60px; } }
    @media only screen and (max-width: 767px) {
      .mobileShortHeaderNoControlMenu.microSite {
        top: 85px;
        padding-left: 20px; } }

.printLogoContainer {
  display: none; }

.header {
  background-color: white;
  width: 100%;
  position: fixed;
  vertical-align: middle;
  z-index: 2;
  margin-top: -35px; }

.atk-header-col-left {
  padding-left: 12px;
  padding-right: 12px;
  width: 33.33%; }

.atk-header-col-right {
  padding-left: 12px;
  padding-right: 12px;
  width: 66.66%; }

.headerTopCorner {
  background-color: white;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  vertical-align: middle;
  z-index: 2; }

.headerTopCornerMicroSite {
  border-bottom: 1px solid #dbdbdb; }
  @media only screen and (min-width: 1025px) {
    .headerTopCornerMicroSite {
      height: 151px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .headerTopCornerMicroSite {
      height: 96px; } }
  @media only screen and (max-width: 767px) {
    .headerTopCornerMicroSite {
      height: 86px; } }

.headerContainerRow {
  height: 100px; }

.headerContainerRowMicroSite {
  height: 150px; }

.headerContainer {
  position: relative;
  height: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between; }
  .headerContainer .logo-overlap-container {
    position: absolute;
    left: 0;
    z-index: 10; }
  .headerContainer .nav-overlap-container {
    position: absolute;
    right: 0;
    width: 100%; }
  @media only screen and (max-width: 1024px) {
    .headerContainer .nav-overlap-container {
      z-index: 2; } }

.atkNavHeading {
  margin-top: 30px;
  /* margin-left: 25px; */
  display: inline-block;
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-stretch: normal;
  margin-right: 15px; }
  .atkNavHeading img {
    margin-left: 10px; }

.rightPointingSlant {
  float: right;
  display: none; }

.atkLogoContainer {
  padding-top: 35px; }
  .atkLogoContainer .atkLogo {
    width: 175px;
    height: 31px; }
  .atkLogoContainer .overrideLogo {
    /*width: 400px;
		$desktopOverrideLogoWidth: 400;*/ }
    @media only screen and (max-width: 767px) {
      .atkLogoContainer .overrideLogo {
        width: 280px;
        padding-top: 15px; } }
    @media only screen and (max-width: 1024px) {
      .atkLogoContainer .overrideLogo {
        padding-top: 15px; } }
    .atkLogoContainer .overrideLogo.width-1-percent {
      width: 4px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-1-percent {
          width: 2.8px; } }
    .atkLogoContainer .overrideLogo.width-2-percent {
      width: 8px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-2-percent {
          width: 5.6px; } }
    .atkLogoContainer .overrideLogo.width-3-percent {
      width: 12px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-3-percent {
          width: 8.4px; } }
    .atkLogoContainer .overrideLogo.width-4-percent {
      width: 16px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-4-percent {
          width: 11.2px; } }
    .atkLogoContainer .overrideLogo.width-5-percent {
      width: 20px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-5-percent {
          width: 14px; } }
    .atkLogoContainer .overrideLogo.width-6-percent {
      width: 24px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-6-percent {
          width: 16.8px; } }
    .atkLogoContainer .overrideLogo.width-7-percent {
      width: 28px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-7-percent {
          width: 19.6px; } }
    .atkLogoContainer .overrideLogo.width-8-percent {
      width: 32px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-8-percent {
          width: 22.4px; } }
    .atkLogoContainer .overrideLogo.width-9-percent {
      width: 36px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-9-percent {
          width: 25.2px; } }
    .atkLogoContainer .overrideLogo.width-10-percent {
      width: 40px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-10-percent {
          width: 28px; } }
    .atkLogoContainer .overrideLogo.width-11-percent {
      width: 44px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-11-percent {
          width: 30.8px; } }
    .atkLogoContainer .overrideLogo.width-12-percent {
      width: 48px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-12-percent {
          width: 33.6px; } }
    .atkLogoContainer .overrideLogo.width-13-percent {
      width: 52px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-13-percent {
          width: 36.4px; } }
    .atkLogoContainer .overrideLogo.width-14-percent {
      width: 56px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-14-percent {
          width: 39.2px; } }
    .atkLogoContainer .overrideLogo.width-15-percent {
      width: 60px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-15-percent {
          width: 42px; } }
    .atkLogoContainer .overrideLogo.width-16-percent {
      width: 64px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-16-percent {
          width: 44.8px; } }
    .atkLogoContainer .overrideLogo.width-17-percent {
      width: 68px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-17-percent {
          width: 47.6px; } }
    .atkLogoContainer .overrideLogo.width-18-percent {
      width: 72px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-18-percent {
          width: 50.4px; } }
    .atkLogoContainer .overrideLogo.width-19-percent {
      width: 76px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-19-percent {
          width: 53.2px; } }
    .atkLogoContainer .overrideLogo.width-20-percent {
      width: 80px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-20-percent {
          width: 56px; } }
    .atkLogoContainer .overrideLogo.width-21-percent {
      width: 84px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-21-percent {
          width: 58.8px; } }
    .atkLogoContainer .overrideLogo.width-22-percent {
      width: 88px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-22-percent {
          width: 61.6px; } }
    .atkLogoContainer .overrideLogo.width-23-percent {
      width: 92px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-23-percent {
          width: 64.4px; } }
    .atkLogoContainer .overrideLogo.width-24-percent {
      width: 96px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-24-percent {
          width: 67.2px; } }
    .atkLogoContainer .overrideLogo.width-25-percent {
      width: 100px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-25-percent {
          width: 70px; } }
    .atkLogoContainer .overrideLogo.width-26-percent {
      width: 104px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-26-percent {
          width: 72.8px; } }
    .atkLogoContainer .overrideLogo.width-27-percent {
      width: 108px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-27-percent {
          width: 75.6px; } }
    .atkLogoContainer .overrideLogo.width-28-percent {
      width: 112px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-28-percent {
          width: 78.4px; } }
    .atkLogoContainer .overrideLogo.width-29-percent {
      width: 116px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-29-percent {
          width: 81.2px; } }
    .atkLogoContainer .overrideLogo.width-30-percent {
      width: 120px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-30-percent {
          width: 84px; } }
    .atkLogoContainer .overrideLogo.width-31-percent {
      width: 124px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-31-percent {
          width: 86.8px; } }
    .atkLogoContainer .overrideLogo.width-32-percent {
      width: 128px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-32-percent {
          width: 89.6px; } }
    .atkLogoContainer .overrideLogo.width-33-percent {
      width: 132px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-33-percent {
          width: 92.4px; } }
    .atkLogoContainer .overrideLogo.width-34-percent {
      width: 136px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-34-percent {
          width: 95.2px; } }
    .atkLogoContainer .overrideLogo.width-35-percent {
      width: 140px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-35-percent {
          width: 98px; } }
    .atkLogoContainer .overrideLogo.width-36-percent {
      width: 144px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-36-percent {
          width: 100.8px; } }
    .atkLogoContainer .overrideLogo.width-37-percent {
      width: 148px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-37-percent {
          width: 103.6px; } }
    .atkLogoContainer .overrideLogo.width-38-percent {
      width: 152px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-38-percent {
          width: 106.4px; } }
    .atkLogoContainer .overrideLogo.width-39-percent {
      width: 156px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-39-percent {
          width: 109.2px; } }
    .atkLogoContainer .overrideLogo.width-40-percent {
      width: 160px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-40-percent {
          width: 112px; } }
    .atkLogoContainer .overrideLogo.width-41-percent {
      width: 164px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-41-percent {
          width: 114.8px; } }
    .atkLogoContainer .overrideLogo.width-42-percent {
      width: 168px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-42-percent {
          width: 117.6px; } }
    .atkLogoContainer .overrideLogo.width-43-percent {
      width: 172px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-43-percent {
          width: 120.4px; } }
    .atkLogoContainer .overrideLogo.width-44-percent {
      width: 176px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-44-percent {
          width: 123.2px; } }
    .atkLogoContainer .overrideLogo.width-45-percent {
      width: 180px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-45-percent {
          width: 126px; } }
    .atkLogoContainer .overrideLogo.width-46-percent {
      width: 184px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-46-percent {
          width: 128.8px; } }
    .atkLogoContainer .overrideLogo.width-47-percent {
      width: 188px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-47-percent {
          width: 131.6px; } }
    .atkLogoContainer .overrideLogo.width-48-percent {
      width: 192px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-48-percent {
          width: 134.4px; } }
    .atkLogoContainer .overrideLogo.width-49-percent {
      width: 196px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-49-percent {
          width: 137.2px; } }
    .atkLogoContainer .overrideLogo.width-50-percent {
      width: 200px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-50-percent {
          width: 140px; } }
    .atkLogoContainer .overrideLogo.width-51-percent {
      width: 204px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-51-percent {
          width: 142.8px; } }
    .atkLogoContainer .overrideLogo.width-52-percent {
      width: 208px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-52-percent {
          width: 145.6px; } }
    .atkLogoContainer .overrideLogo.width-53-percent {
      width: 212px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-53-percent {
          width: 148.4px; } }
    .atkLogoContainer .overrideLogo.width-54-percent {
      width: 216px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-54-percent {
          width: 151.2px; } }
    .atkLogoContainer .overrideLogo.width-55-percent {
      width: 220px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-55-percent {
          width: 154px; } }
    .atkLogoContainer .overrideLogo.width-56-percent {
      width: 224px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-56-percent {
          width: 156.8px; } }
    .atkLogoContainer .overrideLogo.width-57-percent {
      width: 228px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-57-percent {
          width: 159.6px; } }
    .atkLogoContainer .overrideLogo.width-58-percent {
      width: 232px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-58-percent {
          width: 162.4px; } }
    .atkLogoContainer .overrideLogo.width-59-percent {
      width: 236px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-59-percent {
          width: 165.2px; } }
    .atkLogoContainer .overrideLogo.width-60-percent {
      width: 240px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-60-percent {
          width: 168px; } }
    .atkLogoContainer .overrideLogo.width-61-percent {
      width: 244px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-61-percent {
          width: 170.8px; } }
    .atkLogoContainer .overrideLogo.width-62-percent {
      width: 248px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-62-percent {
          width: 173.6px; } }
    .atkLogoContainer .overrideLogo.width-63-percent {
      width: 252px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-63-percent {
          width: 176.4px; } }
    .atkLogoContainer .overrideLogo.width-64-percent {
      width: 256px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-64-percent {
          width: 179.2px; } }
    .atkLogoContainer .overrideLogo.width-65-percent {
      width: 260px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-65-percent {
          width: 182px; } }
    .atkLogoContainer .overrideLogo.width-66-percent {
      width: 264px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-66-percent {
          width: 184.8px; } }
    .atkLogoContainer .overrideLogo.width-67-percent {
      width: 268px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-67-percent {
          width: 187.6px; } }
    .atkLogoContainer .overrideLogo.width-68-percent {
      width: 272px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-68-percent {
          width: 190.4px; } }
    .atkLogoContainer .overrideLogo.width-69-percent {
      width: 276px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-69-percent {
          width: 193.2px; } }
    .atkLogoContainer .overrideLogo.width-70-percent {
      width: 280px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-70-percent {
          width: 196px; } }
    .atkLogoContainer .overrideLogo.width-71-percent {
      width: 284px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-71-percent {
          width: 198.8px; } }
    .atkLogoContainer .overrideLogo.width-72-percent {
      width: 288px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-72-percent {
          width: 201.6px; } }
    .atkLogoContainer .overrideLogo.width-73-percent {
      width: 292px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-73-percent {
          width: 204.4px; } }
    .atkLogoContainer .overrideLogo.width-74-percent {
      width: 296px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-74-percent {
          width: 207.2px; } }
    .atkLogoContainer .overrideLogo.width-75-percent {
      width: 300px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-75-percent {
          width: 210px; } }
    .atkLogoContainer .overrideLogo.width-76-percent {
      width: 304px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-76-percent {
          width: 212.8px; } }
    .atkLogoContainer .overrideLogo.width-77-percent {
      width: 308px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-77-percent {
          width: 215.6px; } }
    .atkLogoContainer .overrideLogo.width-78-percent {
      width: 312px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-78-percent {
          width: 218.4px; } }
    .atkLogoContainer .overrideLogo.width-79-percent {
      width: 316px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-79-percent {
          width: 221.2px; } }
    .atkLogoContainer .overrideLogo.width-80-percent {
      width: 320px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-80-percent {
          width: 224px; } }
    .atkLogoContainer .overrideLogo.width-81-percent {
      width: 324px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-81-percent {
          width: 226.8px; } }
    .atkLogoContainer .overrideLogo.width-82-percent {
      width: 328px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-82-percent {
          width: 229.6px; } }
    .atkLogoContainer .overrideLogo.width-83-percent {
      width: 332px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-83-percent {
          width: 232.4px; } }
    .atkLogoContainer .overrideLogo.width-84-percent {
      width: 336px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-84-percent {
          width: 235.2px; } }
    .atkLogoContainer .overrideLogo.width-85-percent {
      width: 340px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-85-percent {
          width: 238px; } }
    .atkLogoContainer .overrideLogo.width-86-percent {
      width: 344px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-86-percent {
          width: 240.8px; } }
    .atkLogoContainer .overrideLogo.width-87-percent {
      width: 348px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-87-percent {
          width: 243.6px; } }
    .atkLogoContainer .overrideLogo.width-88-percent {
      width: 352px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-88-percent {
          width: 246.4px; } }
    .atkLogoContainer .overrideLogo.width-89-percent {
      width: 356px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-89-percent {
          width: 249.2px; } }
    .atkLogoContainer .overrideLogo.width-90-percent {
      width: 360px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-90-percent {
          width: 252px; } }
    .atkLogoContainer .overrideLogo.width-91-percent {
      width: 364px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-91-percent {
          width: 254.8px; } }
    .atkLogoContainer .overrideLogo.width-92-percent {
      width: 368px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-92-percent {
          width: 257.6px; } }
    .atkLogoContainer .overrideLogo.width-93-percent {
      width: 372px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-93-percent {
          width: 260.4px; } }
    .atkLogoContainer .overrideLogo.width-94-percent {
      width: 376px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-94-percent {
          width: 263.2px; } }
    .atkLogoContainer .overrideLogo.width-95-percent {
      width: 380px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-95-percent {
          width: 266px; } }
    .atkLogoContainer .overrideLogo.width-96-percent {
      width: 384px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-96-percent {
          width: 268.8px; } }
    .atkLogoContainer .overrideLogo.width-97-percent {
      width: 388px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-97-percent {
          width: 271.6px; } }
    .atkLogoContainer .overrideLogo.width-98-percent {
      width: 392px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-98-percent {
          width: 274.4px; } }
    .atkLogoContainer .overrideLogo.width-99-percent {
      width: 396px; }
      @media only screen and (max-width: 767px) {
        .atkLogoContainer .overrideLogo.width-99-percent {
          width: 277.2px; } }

.hamburger {
  display: none; }

.navigationLinksList {
  display: inline-block; }

.iconContainer {
  display: inline-block;
  height: 100%;
  float: right;
  padding-top: 42px;
  vertical-align: middle;
  position: absolute;
  right: -15px; }
  .iconContainer span {
    padding: 20px 10px; }
    .iconContainer span:first-child {
      padding-left: 20px; }
    .iconContainer span:last-child {
      padding-right: 20px; }
    .iconContainer span img {
      width: 16px;
      height: 16px; }

@media only screen and (max-width: 1024px) {
  .headerContainerRowMicroSite .iconContainer > * {
    position: relative; }
  .iconContainer {
    width: 103px;
    right: -25px; }
    .iconContainer span:last-child {
      padding-right: 25px; }
    .iconContainer span img {
      width: 16px;
      height: 16px; } }

.navigation-item {
  display: inline-block;
  margin-left: 23px;
  padding-top: 40px;
  float: left;
  height: 100px; }
  .navigation-item.body {
    font-weight: normal; }
  .navigation-item.customcss {
    font-weight: 700; }
  @media only screen and (min-width: 1025px) {
    .navigation-item.microsite {
      height: 50px;
      padding-top: 13px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .navigation-item.microsite {
      height: 35px;
      padding-top: 4px; } }
  @media only screen and (max-width: 767px) {
    .navigation-item.microsite {
      height: 35px;
      padding-top: 4px; } }

.nav-top-block {
  height: 100px;
  padding-top: 40px;
  display: inline-block;
  margin-left: 23px;
  float: left;
  position: relative; }

.navigation-submenu-item {
  display: inline-block;
  height: 60px;
  float: left;
  position: relative; }
  .navigation-submenu-item.body {
    font-weight: normal; }
  .navigation-submenu-item.customcss {
    font-weight: 700; }
  .navigation-submenu-item .inner-item {
    height: 60px;
    display: inline-block;
    margin-left: 0px;
    padding-top: 0px; }
    .navigation-submenu-item .inner-item a:hover {
      color: var(--main-navigation-link-color) !important; }
  @media only screen and (min-width: 1025px) {
    .navigation-submenu-item.microsite {
      height: 50px; }
      .navigation-submenu-item.microsite .inner-item {
        height: 50px;
        padding-top: 13px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .navigation-submenu-item.microsite {
      height: 35px; }
      .navigation-submenu-item.microsite .inner-item {
        height: 35px;
        padding-top: 4px; } }
  @media only screen and (max-width: 767px) {
    .navigation-submenu-item.microsite {
      height: 35px; }
      .navigation-submenu-item.microsite .inner-item {
        height: 35px;
        padding-top: 4px; } }

.navigation-dropdown-icon {
  margin-left: 10px;
  width: 8px;
  height: 6px;
  margin-bottom: 1.5px; }

.yellowNavItemHighlight {
  height: 10px;
  color: #ffda40;
  background-color: #ffda40;
  display: inline-block;
  width: 100%;
  top: -13px;
  position: relative;
  z-index: -1; }

@media only screen and (max-width: 767px) {
  .searchBarInputContainer {
    padding: 0px 17px; }
    .searchBarInputContainer .search-box .search-bar-keywords-input {
      font-size: 16px !important; } }

.searchBarInputContainer .atkSearchBar-nav {
  background-color: #fff !important; }

.searchBarInputContainer .search-bar-keywords-input {
  background-color: #fff !important; }

.searchBarInputContainer .search-box .input-group-inset-item {
  background-color: #fff !important; }

.searchBarInputContainer .atkSearchBar-nav {
  padding-top: 19px;
  padding-bottom: 0px !important; }
  .searchBarInputContainer .atkSearchBar-nav .input-group .input-group-item .input-group-inset-after.form-control {
    border: none; }
  .searchBarInputContainer .atkSearchBar-nav .input-group .input-group-inset-item {
    border: none; }
  .searchBarInputContainer .atkSearchBar-nav .panel-body {
    padding-left: 9.5px;
    padding-right: 0px; }
  .searchBarInputContainer .atkSearchBar-nav .search-bar-simple {
    padding-right: 0px; }
  .searchBarInputContainer .atkSearchBar-nav .input-group-inset-item .btn {
    background-color: #fff !important; }

.atkSearchBar {
  padding: 30px 0; }

.atkSearchBar ::placeholder, .atkSearchBar-nav ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #1e1e1e;
  opacity: 1;
  /* Firefox */ }

.atkSearchBar :-ms-input-placeholder, .atkSearchBar-nav :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #1e1e1e; }

.atkSearchBar ::-ms-input-placeholder, .atkSearchBar-nav ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #1e1e1e; }

.atkNavHeadingMobile {
  display: block;
  margin-top: 0;
  padding: 15px; }

.atkHeadingMobile {
  display: table;
  height: 100%;
  width: 100%;
  padding: 15px; }

.atkHeadingMobile:hover {
  display: table;
  height: 100%;
  width: 100%; }

.atkHeadingMobileSelected {
  display: table;
  height: 100%;
  padding-top: 20px;
  width: 100%; }

.headerPredictiveSearchResultRow {
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-stretch: normal;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 20px;
  margin-left: 30px; }

.headerPredictiveSearchResultRow:hover {
  font-weight: bold;
  font-stretch: normal;
  cursor: pointer; }

.siteSlugNameMobile {
  display: none; }

.siteSlugNameBold {
  opacity: 0;
  filter: alpha(opacity=0);
  -o-transition: opacity 0.25s, filter 0.25s ease;
  -moz-transition: opacity 0.25s, filter 0.25s ease;
  -webkit-transition: opacity 0.25s, filter 0.25s ease;
  transition: opacity 0.25s, filter 0.25s ease; }
  .siteSlugNameBold.showOverlay {
    opacity: 1;
    filter: alpha(opacity=100); }

.microSiteHeaderDivider, .mobileSiteHeaderDivider {
  left: 50%;
  margin: 0 -50vw;
  max-width: 100vw;
  position: fixed;
  right: 50%;
  width: 100vw;
  border-top-color: #cccccc; }
  @media only screen and (min-width: 1025px) {
    .microSiteHeaderDivider, .mobileSiteHeaderDivider {
      top: 100px; }
      .microSiteHeaderDivider.controlHeader, .mobileSiteHeaderDivider.controlHeader {
        top: 165px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .microSiteHeaderDivider, .mobileSiteHeaderDivider {
      top: 60px; }
      .microSiteHeaderDivider.controlHeader, .mobileSiteHeaderDivider.controlHeader {
        top: 125px; } }
  @media only screen and (max-width: 767px) {
    .microSiteHeaderDivider, .mobileSiteHeaderDivider {
      top: 50px; }
      .microSiteHeaderDivider.controlHeader, .mobileSiteHeaderDivider.controlHeader {
        top: 99px; } }

.micrositeDesktopSubMenu {
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-stretch: normal;
  display: inline-block;
  background-color: white;
  position: absolute;
  font-size: 18px;
  line-height: 24px;
  right: -2px;
  padding: 0 19px; }

.quickHitsResultsContainer {
  padding-bottom: 40px; }

@media only screen and (max-width: 1024px) {
  .siteSlugNameMobile {
    display: block;
    position: absolute;
    height: 40px;
    margin: 0;
    top: 50px;
    font-size: 16px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 75%; } }

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .headerContainerRow {
    height: 60px !important; } }

@media only screen and (max-width: 1024px) and (max-width: 767px) {
  .headerContainerRow {
    height: 50px !important; } }

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .headerContainerRowMicroSite {
    height: 95px !important; } }

@media only screen and (max-width: 1024px) and (max-width: 767px) {
  .headerContainerRowMicroSite {
    height: 85px !important; } }

@media only screen and (max-width: 1024px) {
  .headerContainer {
    max-width: none; }
  .hamburger {
    display: inline; }
  .navigationLinksList {
    display: none;
    position: absolute; }
  .atk-header-col-right {
    width: 50%; }
  .atk-header-col-left {
    width: 50%; }
  .iconContainer {
    float: right !important;
    position: absolute;
    margin: 0;
    padding-top: 0;
    vertical-align: middle; } }
  @media only screen and (max-width: 1024px) and (min-width: 768px) {
    .iconContainer {
      line-height: 60px; } }
  @media only screen and (max-width: 1024px) and (max-width: 767px) {
    .iconContainer {
      line-height: 50px; } }

@media only screen and (max-width: 1024px) {
  .atkLogoContainer {
    padding-top: 0; } }
  @media only screen and (max-width: 1024px) and (min-width: 768px) {
    .atkLogoContainer .atkLogo {
      width: 150px; } }
  @media only screen and (max-width: 1024px) and (max-width: 767px) {
    .atkLogoContainer .atkLogo {
      width: 125px; } }
  @media only screen and (max-width: 1024px) and (min-width: 768px) {
    .atkLogoContainer .atkLogo {
      padding-top: 18.5px;
      padding-bottom: 18.5px;
      height: 60px; } }
  @media only screen and (max-width: 1024px) and (max-width: 767px) {
    .atkLogoContainer .atkLogo {
      padding-top: 11px;
      padding-bottom: 11px;
      height: 50px; } }

@media only screen and (max-width: 1024px) {
  .atkNavHeadingMobile {
    padding: 0;
    font-size: 24px;
    height: 60px;
    line-height: 60px;
    vertical-align: middle; }
    .atkNavHeadingMobile:hover {
      cursor: pointer; }
    .atkNavHeadingMobile:active {
      background-color: #f5f5f5;
      cursor: pointer; }
    .atkNavHeadingMobile a,
    .atkNavHeadingMobile a:active,
    .atkNavHeadingMobile a:hover {
      text-decoration: none; }
    .atkNavHeadingMobile.microSite {
      display: flex;
      align-items: center;
      text-decoration: underline !important;
      text-decoration-color: #e6e6e6 !important;
      font-size: 14px;
      line-height: 15px;
      height: 37px; }
  .mobileFirstPage .firstNavItemMobile {
    font-size: 24px;
    line-height: 26px;
    font-weight: 400; }
  .mobileSubHeadingElement {
    font-weight: lighter;
    text-decoration: none;
    padding: 15px 0;
    font-size: 16px;
    line-height: 22px; }
    .mobileSubHeadingElement:active {
      background-color: #f5f5f5; }
    .mobileSubHeadingElement.microSite {
      font-weight: normal;
      padding: 0;
      font-size: 14px;
      line-height: 15px;
      height: 37px;
      display: flex;
      align-items: center; }
      .mobileSubHeadingElement.microSite a {
        text-decoration: underline !important;
        text-decoration-color: #e6e6e6 !important; }
  .mainMenuMobile {
    font-size: 24px;
    line-height: 26px;
    font-weight: 400; }
  .secondNavItemMobile {
    font-size: 18px;
    line-height: 26px;
    font-weight: 600; }
  .thirdNavItemMobile {
    font-size: 18px;
    line-height: 26px;
    font-weight: 300; }
  nav:hover .navigationLinksList {
    top: 110px;
    left: 0;
    width: 100%;
    display: none;
    background-color: white; }
  nav:hover .rightPointingSlant {
    display: block; }
  nav:hover .atkNavHeading {
    display: block;
    margin-top: 0;
    margin-bottom: 30px; }
  nav:hover .yellowNavItemHighlight {
    display: none; }
  .mobileMenuElementArrow {
    margin-top: 19px;
    height: 18px;
    position: relative;
    float: right; }
  .mobileSubMenuElementArrow {
    position: absolute;
    top: 18px;
    left: 50px;
    height: 18px; }
  .mobileMenuElementLink,
  .mobileMenuElementLink:hover {
    text-decoration: none; }
  .atkNavHeadingMobileChild {
    display: inline-block;
    height: 100%;
    width: 100%; }
    .atkNavHeadingMobileChild:hover {
      color: var(--main-navigation-link-color);
      -o-transition: color, 0.3s ease;
      -moz-transition: color, 0.3s ease;
      -webkit-transition: color, 0.3s ease;
      transition: color, 0.3s ease; }
    .atkNavHeadingMobileChild.microSite {
      display: flex;
      align-items: center;
      text-decoration: underline;
      text-decoration-color: #e6e6e6 !important; }
  /*
		Mobile Menu Slide Down classes for ReactCSSTransitionGroup
	 */
  /*.mobileMenuSlideDown-appear{
	  max-height: 0;
	}

	.mobileMenuSlideDown-appear-active{
	  max-height: 100vh;
	  transition: max-height $animationSpeed ease-in-out;
	  -moz-transition: max-height $animationSpeed ease-in-out;
	  -o-transition: max-height $animationSpeed ease-in-out;
	  -webkit-transition: max-height $animationSpeed ease-in-out;
	}*/
  .mobileMenuSlideDown-enter {
    max-height: 0; }
  .mobileMenuSlideDown-enter-active {
    max-height: 100vh;
    -o-transition: max-height 0.2s ease;
    -moz-transition: max-height 0.2s ease;
    -webkit-transition: max-height 0.2s ease;
    transition: max-height 0.2s ease; }
  .mobileMenuSlideDown-leave {
    max-height: 100vh; }
  .mobileMenuSlideDown-leave-active {
    max-height: 0;
    -o-transition: max-height 0.2s ease;
    -moz-transition: max-height 0.2s ease;
    -webkit-transition: max-height 0.2s ease;
    transition: max-height 0.2s ease; }
  /* Mobile Menu Heading Slide Left for ReactCSSTransitionGroup */
  .mobileMenuHeadingSlide-enter {
    margin-left: -100vw; }
  .mobileMenuHeadingSlide-enter-active {
    margin-left: 0;
    -o-transition: margin-left 0.2s ease;
    -moz-transition: margin-left 0.2s ease;
    -webkit-transition: margin-left 0.2s ease;
    transition: margin-left 0.2s ease; }
  .mobileMenuHeadingSlide-leave {
    margin-left: 0; }
  .mobileMenuHeadingSlide-leave-active {
    margin-left: -100vw;
    -o-transition: margin-left 0.2s ease;
    -moz-transition: margin-left 0.2s ease;
    -webkit-transition: margin-left 0.2s ease;
    transition: margin-left 0.2s ease; }
  /* Mobile Menu Sub Heading Slide Left for ReactCSSTransitionGroup */
  .mobileMenuSubHeadingSlide-enter {
    margin-left: 100vh; }
  .mobileMenuSubHeadingSlide-enter-active {
    margin-left: 0;
    -o-transition: margin-left 0.2s ease;
    -moz-transition: margin-left 0.2s ease;
    -webkit-transition: margin-left 0.2s ease;
    transition: margin-left 0.2s ease; }
  .mobileMenuSubHeadingSlide-leave {
    margin-left: 0; }
  .mobileMenuSubHeadingSlide-leave-active {
    margin-left: 100vh;
    -o-transition: margin-left 0.2s ease;
    -moz-transition: margin-left 0.2s ease;
    -webkit-transition: margin-left 0.2s ease;
    transition: margin-left 0.2s ease; }
  /* Mobile Menu Heading Slide Left for ReactCSSTransitionGroup */
  .mobileMenuHeadingSlideMicroSite-enter {
    margin-left: 0vw; }
  .mobileMenuHeadingSlideMicroSite-enter-active {
    margin-left: 0;
    -o-transition: margin-left 0.2s ease;
    -moz-transition: margin-left 0.2s ease;
    -webkit-transition: margin-left 0.2s ease;
    transition: margin-left 0.2s ease; }
  .mobileMenuHeadingSlideMicroSite-leave {
    margin-left: 0; }
  .mobileMenuHeadingSlideMicroSite-leave-active {
    margin-left: 0vw;
    -o-transition: margin-left 0.2s ease;
    -moz-transition: margin-left 0.2s ease;
    -webkit-transition: margin-left 0.2s ease;
    transition: margin-left 0.2s ease; }
  /* Mobile Menu Sub Heading Slide Left for ReactCSSTransitionGroup */
  .mobileMenuSubHeadingSlideMicroSite-enter {
    margin-left: 50vw; }
  .mobileMenuSubHeadingSlideMicroSite-enter-active {
    margin-left: 0;
    -o-transition: margin-left 0.2s ease;
    -moz-transition: margin-left 0.2s ease;
    -webkit-transition: margin-left 0.2s ease;
    transition: margin-left 0.2s ease; }
  .mobileMenuSubHeadingSlideMicroSite-leave {
    margin-left: 0; }
  .mobileMenuSubHeadingSlideMicroSite-leave-active {
    margin-left: 50vw;
    -o-transition: margin-left 0.2s ease;
    -moz-transition: margin-left 0.2s ease;
    -webkit-transition: margin-left 0.2s ease;
    transition: margin-left 0.2s ease; }
  .atkNavHeadingMobileSubMenuHeader {
    font-size: 18px;
    font-weight: normal;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    padding-left: 30px;
    padding-top: 15px; } }

@media only screen and (max-width: 767px) {
  .headerControlMenuVisible {
    top: 48px !important; } }

@media only screen and (max-width: 767px) {
  .atkNavHeadingMobile {
    padding: 0; }
  .atkNavHeadingMobileSubMenuHeader {
    font-size: 18px;
    font-weight: normal;
    height: 50px;
    line-height: 30px;
    vertical-align: middle;
    padding: 10px 20px;
    margin-bottom: 8px; }
  .mobileSubHeadingElement {
    padding: 12px 20px;
    font-size: 18px;
    line-height: 22px; }
  .mobileSubHeadingElement a.semibold-text {
    text-decoration: underline;
    text-decoration-color: #e6e6e6; }
  .quickHitsResultsContainer {
    padding-bottom: 30px; }
  .mobileSubMenuElementArrow {
    position: absolute;
    top: 16px;
    left: 20px;
    height: 18px; } }

@media only screen and (max-width: 767px) {
  [dir=rtl] .atkNavHeadingMobileSubMenuHeader {
    padding-left: 0px; } }

.headerNavigationOverlay {
  top: 46px;
  height: 60px;
  position: absolute;
  background-color: white;
  right: 56px;
  z-index: 50;
  width: 750px;
  text-align: right;
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-stretch: normal;
  /*font-weight: var(--font-weight-heading4) !important;
	font-family: var(--font-family-heading4) !important;*/
  font-size: 22px;
  font-size: var(--h4-font-size);
  line-height: 28px;
  margin-bottom: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  opacity: 0;
  filter: alpha(opacity=0);
  -o-transition: opacity 0.25s, filter 0.25s ease;
  -moz-transition: opacity 0.25s, filter 0.25s ease;
  -webkit-transition: opacity 0.25s, filter 0.25s ease;
  transition: opacity 0.25s, filter 0.25s ease; }
  .headerNavigationOverlay.showOverlay {
    opacity: 1;
    filter: alpha(opacity=100); }

.headerContainerRowMicroSite .headerNavigationOverlay {
  width: 100%; }

@media only screen and (max-width: 1024px) {
  .headerNavigationOverlay {
    top: 50px;
    left: 0px;
    width: 100%;
    text-align: left; } }

@media only screen and (min-width: 1025px) {
  .headerSearchContainer {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .headerSearchContainer {
    padding: 0 60px !important; } }

@media only screen and (max-width: 767px) {
  .headerNavigationOverlay {
    top: 50px;
    left: 0px;
    width: 75%;
    text-align: left;
    font-size: 16px;
    line-height: 26px; } }

.headerContainerRowMicroSite .headerNavigationOverlay {
  height: 50px; }

.floatingHeaderButton {
  background-color: var(--main-navigation-link-color);
  border-color: var(--main-navigation-link-color);
  border-width: 2px;
  color: #fff;
  padding: 12px 30px;
  cursor: pointer;
  float: right;
  margin-bottom: -71px; }

@media only screen and (min-width: 1025px) {
  .mainNavContainer {
    height: 100px; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .mainNavContainer {
    height: 60px; } }

@media only screen and (max-width: 767px) {
  .mainNavContainer {
    height: 50px; } }

.DesktopSubMenuContainer {
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-stretch: normal;
  display: inline-block;
  background-color: white;
  padding-top: 68px;
  padding-bottom: 80px;
  font-size: 18px;
  line-height: 24px;
  position: fixed;
  left: 0;
  top: 100px;
  width: 100%;
  border-bottom: 1px solid #dbdbdb; }
  .DesktopSubMenuContainer.controlHeader {
    top: 265px; }
  .DesktopSubMenuContainer > div {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px; }
    .DesktopSubMenuContainer > div > div {
      width: 33%;
      padding-right: 8.53%;
      float: left; }
      .DesktopSubMenuContainer > div > div .subNavLinks {
        width: 100%;
        display: inline-block;
        font-weight: 100;
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 15px; }
  .DesktopSubMenuContainer.microsite {
    padding-top: 30px;
    padding-bottom: 10px; }
    @media only screen and (min-width: 1025px) {
      .DesktopSubMenuContainer.microsite {
        top: 150px; }
        .DesktopSubMenuContainer.microsite.controlHeader {
          top: 215px; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .DesktopSubMenuContainer.microsite {
        top: 110px; }
        .DesktopSubMenuContainer.microsite.controlHeader {
          top: 170px; } }
    @media only screen and (max-width: 767px) {
      .DesktopSubMenuContainer.microsite {
        top: 100px; }
        .DesktopSubMenuContainer.microsite.controlHeader {
          top: 160px; } }
    .DesktopSubMenuContainer.microsite > div {
      margin-left: auto;
      margin-right: auto;
      max-width: 1000px; }
      @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .DesktopSubMenuContainer.microsite > div {
          padding-left: 60px; } }
      @media only screen and (max-width: 767px) {
        .DesktopSubMenuContainer.microsite > div {
          padding-left: 20px; } }
      .DesktopSubMenuContainer.microsite > div > div {
        width: 25%;
        float: left; }
        .DesktopSubMenuContainer.microsite > div > div .subNavLinks {
          font-weight: normal;
          font-style: normal;
          font-stretch: normal;
          text-decoration: underline;
          text-decoration-color: #e6e6e6;
          width: 100%;
          display: inline-block;
          font-size: 16px;
          line-height: 18px;
          padding-bottom: 25px; }
  .DesktopSubMenuContainer .subMenuMainNavItemDesktop {
    font-size: 18px;
    line-height: 28px;
    font-weight: 600; }
  .DesktopSubMenuContainer .subMenuSecondNavItemDesktop {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600; }
  .DesktopSubMenuContainer .subMenuThirdNavItemDesktop {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300; }

.search-box .input-group .input-group-inset-item,
.search-box .form-control,
.search-box .form-control:focus {
  border-radius: 0;
  border-width: 0px 0px 1px;
  border-bottom-color: var(--all-links-color); }

.search-bar-div {
  z-index: 905; }

.html-body {
  scroll-behavior: smooth; }

.desktopSubMenuCloseImg {
  margin-left: 15px;
  float: right; }

.desktopMenuPresentationBar {
  float: right;
  padding-right: 56px; }

.desktopMenuPresentationBarFloat {
  float: right; }

.iconPresentationBar {
  float: right; }

.heroButtonBodyContainer {
  height: 46px;
  border-color: #fff !important; }
  .heroButtonBodyContainer a.buttonBodyText, .heroButtonBodyContainer span.buttonBodyText {
    color: #fff !important;
    font-size: 18px;
    line-height: 44px;
    padding: 0 35px; }
  .heroButtonBodyContainer:hover {
    background-color: #fff !important;
    -o-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease; }
    .heroButtonBodyContainer:hover a.buttonBodyText, .heroButtonBodyContainer:hover span.buttonBodyText {
      color: #1e1e1e !important;
      -o-transition: color 0.3s ease;
      -moz-transition: color 0.3s ease;
      -webkit-transition: color 0.3s ease;
      transition: color 0.3s ease; }
  .heroButtonBodyContainer:active {
    background-color: #fff; }
    .heroButtonBodyContainer:active a.buttonBodyText, .heroButtonBodyContainer:active span.buttonBodyText {
      color: #fff, 0.75; }

.heroPlay {
  min-width: 6rem;
  min-height: 5rem;
  width: 100%;
  height: 100%; }

.buttonBodyIcon {
  max-width: 6.25rem !important;
  height: auto;
  cursor: pointer;
  position: absolute;
  left: 2rem;
  bottom: 2rem; }

.buttonBodyVideoIcon {
  max-width: 6.25rem !important;
  height: auto;
  cursor: pointer; }
  .buttonBodyVideoIcon:hover {
    opacity: 0.5; }

.hero-button {
  display: block !important; }
  @media only screen and (min-width: 1025px) {
    .hero-button {
      padding-top: 40px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .hero-button {
      padding-top: 40px; } }
  @media only screen and (max-width: 767px) {
    .hero-button {
      padding-top: 30px; } }

.hero-text {
  color: #fff !important;
  margin-bottom: 0px; }
  @media only screen and (min-width: 1025px) {
    .hero-text.large {
      max-width: 660px; }
    .hero-text.medium {
      max-width: 830px; }
    .hero-text.small {
      max-width: 830px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .hero-text.large {
      max-width: 660px; }
    .hero-text.medium {
      max-width: 750px; }
    .hero-text.small {
      max-width: 750px; } }
  @media only screen and (max-width: 767px) {
    .hero-text.large {
      max-width: 330px; }
    .hero-text.medium {
      max-width: 330px; }
    .hero-text.small {
      max-width: 330px; } }
  @media only screen and (max-width: 979px) {
    .hero-text.bottom-left {
      max-width: 235px !important; } }
  .hero-text > h1, .hero-text h2, .hero-text h3, .hero-text h4, .hero-text div, .hero-text p {
    font-family: var(--font-family-hero-text) !important;
    margin-top: 10px;
    margin-bottom: 0px; }
    .hero-text > h1:first-child, .hero-text h2:first-child, .hero-text h3:first-child, .hero-text h4:first-child, .hero-text div:first-child, .hero-text p:first-child {
      margin-top: 0px !important; }
  .hero-text a {
    text-decoration: none !important;
    font-weight: inherit !important;
    color: #fff !important; }
  .hero-text > h1 {
    font-weight: var(--font-weight-hero-text-h1) !important; }
  .hero-text > h4 {
    font-weight: var(--font-weight-hero-text-h4) !important; }

.atk-wrapper.hero-text-container.atk-container.atk-row.hero-text {
  text-decoration: none !important;
  font-weight: inherit !important;
  color: #fff !important; }

.hero-callout {
  color: #1e1e1e;
  transition: .25s color ease;
  text-decoration: none !important; }

.hero-text-container {
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0; }
  .hero-text-container a {
    text-decoration: none !important; }
    .hero-text-container a:hover .hero-text {
      color: #b9b9b9 !important; }
  .hero-text-container > div {
    width: 1000px; }
  .hero-text-container.center > div {
    text-align: var(--text-align-hero-text-container);
    margin-left: auto;
    margin-right: auto; }
    .hero-text-container.center > div > div {
      display: inline-block; }
  .hero-text-container.left > div {
    float: left; }
  .hero-text-container.bottom-left > div {
    top: unset;
    bottom: 40px;
    position: absolute;
    float: left; }
  @media only screen and (min-width: 1025px) {
    .hero-text-container {
      max-height: calc(100vh - 100px); }
      .hero-text-container.large {
        height: calc(100vh - 100px) !important; }
      .hero-text-container.large {
        height: 900px; }
      .hero-text-container.medium {
        height: 760px; }
      .hero-text-container.small {
        height: 440px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .hero-text-container {
      max-height: calc(100vh - 60px); }
      .hero-text-container.large {
        height: calc(100vh - 60px) !important; }
      .hero-text-container.large {
        height: 640px; }
      .hero-text-container.medium {
        height: 540px; }
      .hero-text-container.small {
        height: 400px; } }
  @media only screen and (max-width: 767px) {
    .hero-text-container {
      max-height: calc(100vh - 50px); }
      .hero-text-container.large {
        height: calc(100vh - 50px); }
      .hero-text-container.large {
        height: 595px; }
      .hero-text-container.medium {
        height: 315px; }
      .hero-text-container.small {
        height: 315px; } }

.bannerWithoutImage {
  background-color: #1e1e1e; }
  .bannerWithoutImage.hero-text-container {
    position: unset;
    padding: 60px 0;
    height: auto; }

.media-container > img, .media-container video {
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  max-width: none;
  object-fit: cover;
  height: 100%; }

.media-container > .ie-hero-image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%; }

@media only screen and (min-width: 1025px) {
  .media-container {
    max-height: calc(100vh - 100px); }
    .media-container.large {
      height: calc(100vh - 100px) !important; }
    .media-container.large {
      height: 900px; }
    .media-container.medium {
      height: 760px; }
    .media-container.small {
      height: 440px; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .media-container {
    max-height: calc(100vh - 60px); }
    .media-container.large {
      height: calc(100vh - 60px) !important; }
    .media-container.large {
      height: 640px; }
    .media-container.medium {
      height: 540px; }
    .media-container.small {
      height: 400px; } }

@media only screen and (max-width: 767px) {
  .media-container {
    max-height: calc(100vh - 50px); }
    .media-container.large {
      height: calc(100vh - 50px); }
    .media-container.large {
      height: 595px; }
    .media-container.medium {
      height: 315px; }
    .media-container.small {
      height: 315px; } }

html:not(#__):not(#___) div.page-editor__layout-viewport {
  display: block; }

.cadmin input[type='radio'] {
  position: relative; }

.site-map > * {
  display: inline-block;
  vertical-align: top; }

@media only screen and (min-width: 1025px) {
  .site-map > * + * {
    margin-left: 28px; } }

.site-map a {
  display: block !important; }

.search-facet .term-name.facet-term-selected {
  font-weight: var(--font-weight-heading1); }

.lfr-portal-tooltip.page-link {
  display: inline-flex; }

.taglib-empty-result-message-title {
  display: none !important; }

.taglib-empty-result-message-description {
  text-align: left !important; }

.sheet {
  border-style: none; }

.taglib-empty-result-message.c-empty-state-animation {
  margin: 0;
  max-width: max-content; }

.c-empty-state-image {
  display: none !important; }

section#content .lfr-ddm-form-container .lfr-ddm-form-pagination-controls,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container .lfr-ddm-form-pagination-controls {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  margin-top: -5px; }

section#content .liferay-ddm-form-field-paragraph-text p,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .liferay-ddm-form-field-paragraph-text p {
  margin: 0px 0px 14px 0px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #1E1E1E; }

section#content .container-fluid.container-fluid-max-xl.ddm-form-builder-app.lfr-tooltip-scope,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .container-fluid.container-fluid-max-xl.ddm-form-builder-app.lfr-tooltip-scope {
  padding: 0px !important; }

section#content .lfr-ddm__default-page-header-line,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm__default-page-header-line {
  display: none !important; }

section#content .lfr-ddm-form-container.ddm-user-view-content .form-feedback-group[aria-hidden="false"] .form-feedback-item,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .form-feedback-group[aria-hidden="false"] .form-feedback-item {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px; }

section#content .lfr-ddm-form-container.ddm-user-view-content input.form-control.ddm-field-text[type="text"],
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content input.form-control.ddm-field-text[type="text"] {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #1E1E1E; }

section#content .lfr-ddm-form-container.ddm-user-view-content .lfr-ddm-legend,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .lfr-ddm-legend {
  color: #1E1E1E;
  margin-bottom: 8px; }

section#content .lfr-ddm-form-container.ddm-user-view-content .form-group:has(.custom-control-input[type="checkbox"]),
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .form-group:has(.custom-control-input[type="checkbox"]) {
  margin-bottom: 30px; }

section#content .lfr-ddm-form-container.ddm-user-view-content .ddm__radio .custom-radio.custom-control-inline,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .ddm__radio .custom-radio.custom-control-inline {
  margin-left: 0px !important; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page textarea.ddm-field-text.form-control,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page textarea.ddm-field-text.form-control {
  height: 92px;
  overflow-y: hidden;
  resize: none; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .form-control-select,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .form-control-select {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-image: url(/o/atk-dot-com-theme/images/common/Arrow-Down-Purple.svg);
  background-size: 17px 10px !important; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .text-secondary,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .text-secondary {
  display: none; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .ddm-label,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .ddm-label {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0px !important; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .control-label,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .control-label {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0px !important; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .custom-checkbox .custom-control-label-text,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .custom-checkbox .custom-control-label-text {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0px !important; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .custom-control.custom-radio.custom-control-inline .custom-control-label-text,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .custom-control.custom-radio.custom-control-inline .custom-control-label-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .custom-control.custom-radio.custom-control-inline *, section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .custom-control.custom-radio.custom-control-inline ::before, section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .custom-control.custom-radio.custom-control-inline ::after,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .custom-control.custom-radio.custom-control-inline *,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .custom-control.custom-radio.custom-control-inline ::before,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .custom-control.custom-radio.custom-control-inline ::after {
  border-color: var(--form-fields-color) !important;
  border-width: 1px !important; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .custom-control.custom-radio.custom-control-inline .custom-control-input:active ~ .custom-control-label::before,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .custom-control.custom-radio.custom-control-inline .custom-control-input:active ~ .custom-control-label::before {
  background-color: transparent !important;
  border-color: var(--form-fields-color) !important; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .custom-control.custom-checkbox *, section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .custom-control.custom-checkbox ::before, section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .custom-control.custom-checkbox ::after,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .custom-control.custom-checkbox *,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .custom-control.custom-checkbox ::before,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .custom-control.custom-checkbox ::after {
  border-color: var(--form-fields-color) !important;
  border-width: 1px !important;
  border-radius: 0px !important; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .custom-control.custom-checkbox .custom-control-input:active ~ .custom-control-label::before,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .custom-control.custom-checkbox .custom-control-input:active ~ .custom-control-label::before {
  background-color: transparent !important;
  border-color: var(--form-fields-color) !important; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .ddm-label-required.reference-mark,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .ddm-label-required.reference-mark {
  color: black; }
  section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .ddm-label-required.reference-mark .lexicon-icon.lexicon-icon-asterisk,
  section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .ddm-label-required.reference-mark .lexicon-icon.lexicon-icon-asterisk {
    width: 5px; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .text-warning.reference-mark .lexicon-icon.lexicon-icon-asterisk,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .text-warning.reference-mark .lexicon-icon.lexicon-icon-asterisk {
  width: 5px; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .ddm-field .form-control,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .ddm-field .form-control {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  padding-left: 0.1px !important;
  color: #1E1E1E; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .ddm-field .form-control::placeholder,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .ddm-field .form-control::placeholder {
  color: #A5A5A5; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .custom-radio .custom-control-input:checked ~ .custom-control-label::before,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #fff !important;
  border-color: var(--form-fields-color) !important; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .custom-radio .custom-control-input:checked ~ .custom-control-label::after,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  content: "\2022";
  /* Bullet point */
  color: var(--form-fields-color);
  border-radius: 50%;
  width: 16px;
  height: 16px;
  font-size: 32px;
  display: inline-block;
  text-align: center;
  line-height: 16px; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: var(--form-fields-color) !important;
  border-color: var(--form-fields-color) !important; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .toggle-switch-check:checked ~ .toggle-switch-bar::before,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .toggle-switch-check:checked ~ .toggle-switch-bar::before {
  background-color: var(--form-fields-color) !important;
  border-color: var(--form-fields-color) !important; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .toggle-switch-check:checked ~ .toggle-switch-bar::after,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .toggle-switch-check:checked ~ .toggle-switch-bar::after {
  border-color: var(--form-fields-color) !important; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .toggle-switch-check ~ .toggle-switch-bar::before,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .toggle-switch-check ~ .toggle-switch-bar::before {
  border-radius: 40px !important; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .toggle-switch-check ~ .toggle-switch-bar::after,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .toggle-switch-check ~ .toggle-switch-bar::after {
  border-radius: 40px !important; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .toggle-switch-bar::before,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .toggle-switch-bar::before {
  left: -3px !important; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .toggle-switch-bar::after,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .toggle-switch-bar::after {
  height: 20px !important;
  width: 20px !important;
  top: 2.5px !important; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .form-control,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .form-control {
  border-bottom-width: 1.5px;
  border-left-width: 0rem;
  border-right-width: 0rem;
  border-top-width: 0rem;
  border-radius: 0rem;
  border-color: var(--form-fields-color);
  margin-bottom: 30px; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .form-group.has-error .form-control[aria-invalid="true"],
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .form-group.has-error .form-control[aria-invalid="true"] {
  margin-bottom: 6px; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .form-group.has-error .form-control,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .form-group.has-error .form-control {
  margin-bottom: 6px;
  border-color: #FF0000; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .has-error input.form-control.ddm-field-text[aria-invalid="true"],
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .has-error input.form-control.ddm-field-text[aria-invalid="true"] {
  border-color: #FF0000; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .has-error .custom-control.custom-radio.custom-control-inline ::before,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .has-error .custom-control.custom-radio.custom-control-inline ::before {
  border-color: #FF0000 !important; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .has-error .custom-control.custom-radio.custom-control-inline ::after,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .has-error .custom-control.custom-radio.custom-control-inline ::after {
  border-color: #FF0000 !important; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .has-error .custom-control.custom-checkbox ::before,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .has-error .custom-control.custom-checkbox ::before {
  border-color: #FF0000 !important; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .has-error .custom-control.custom-checkbox ::after,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .has-error .custom-control.custom-checkbox ::after {
  border-color: #FF0000 !important; }

section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .form-control:focus,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .form-control:focus {
  box-shadow: none !important;
  border-color: var(--form-fields-color); }

@media only screen and (max-width: 767px) {
  section#content .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .custom-radio.custom-control-inline,
  section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .custom-radio.custom-control-inline {
    display: block; } }

section#content .lfr-ddm-form-container.ddm-user-view-content #ddm-form-submit,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content #ddm-form-submit {
  border-radius: 0px;
  min-width: 114px;
  height: 41px;
  color: var(--form-fields-color);
  border-width: 2px;
  border-color: var(--form-fields-color);
  background: transparent;
  margin-bottom: 0px;
  padding: 0px 30px; }

section#content .lfr-ddm-form-container.ddm-user-view-content #ddm-form-submit:hover,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content #ddm-form-submit:hover {
  background: var(--form-fields-color);
  color: #fff; }

@media only screen and (max-width: 767px) {
  section#content .lfr-ddm-form-container.ddm-user-view-content #ddm-form-submit,
  section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-container.ddm-user-view-content #ddm-form-submit {
    width: 100%; } }

section#content .lfr-ddm__default-page-header,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm__default-page-header {
  display: none; }

section#content .lfr-ddm-form-page-title,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-page-title {
  color: #1E1E1E;
  margin: 0px 0px !important;
  margin-top: 60px !important;
  font-size: 66px !important;
  font-weight: 600 !important;
  line-height: 72px !important;
  padding-bottom: 30px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  width: 100% !important; }

section#content .lfr-ddm-form-page-description,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .lfr-ddm-form-page-description {
  color: #1E1E1E !important;
  font-size: 22px !important;
  font-weight: 300 !important;
  line-height: 28px !important;
  margin-bottom: 52px !important;
  padding: 0px !important;
  width: 100% !important;
  margin-top: 0px !important; }

section#content .ddm-field-container,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .ddm-field-container {
  padding: 0px !important; }

section#content .atk-container.id-like-to-form,
section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .atk-container.id-like-to-form {
  padding-top: 60px;
  padding-bottom: 60px; }
  section#content .atk-container.id-like-to-form hr.separator,
  section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .atk-container.id-like-to-form hr.separator {
    display: none; }
  section#content .atk-container.id-like-to-form .lfr-ddm-form-container .lfr-ddm-form-pagination-controls,
  section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .atk-container.id-like-to-form .lfr-ddm-form-container .lfr-ddm-form-pagination-controls {
    margin-top: 0px; }
  section#content .atk-container.id-like-to-form .lfr-ddm__default-page-header,
  section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .atk-container.id-like-to-form .lfr-ddm__default-page-header {
    display: none; }
  section#content .atk-container.id-like-to-form .lfr-ddm-form-page-title,
  section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .atk-container.id-like-to-form .lfr-ddm-form-page-title {
    color: #1E1E1E;
    margin: 0px 0px !important;
    font-size: 36px !important;
    font-weight: 400 !important;
    line-height: 42px !important;
    padding: 0px !important;
    padding-bottom: 20px !important; }
  section#content .atk-container.id-like-to-form .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .ddm-label,
  section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .atk-container.id-like-to-form .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .ddm-label {
    display: none; }
  section#content .atk-container.id-like-to-form .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .ddm-field .form-control,
  section[id*="portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_"] .atk-container.id-like-to-form .lfr-ddm-form-container.ddm-user-view-content .active.ddm-form-page.lfr-ddm-form-page .ddm-field .form-control {
    font-size: 22px !important;
    line-height: 28px !important;
    font-weight: 300 !important;
    background-color: #F5F5F5; }

@media only screen and (max-width: 767px) {
  .lfr-layout-structure-item-container.atk-container {
    padding: 0 20px; }
  .lfr-ddm__default-page-header {
    display: none; }
  .lfr-ddm-form-page-title {
    margin: 0px 0px !important;
    margin-top: 30px !important;
    font-size: 36px !important;
    font-weight: 600 !important;
    line-height: 42px !important;
    padding-bottom: 20px !important;
    padding-left: 0px !important;
    width: 100% !important;
    padding-right: 0px !important; }
  .lfr-ddm-form-page-description {
    font-size: 16px !important;
    font-weight: 300 !important;
    line-height: 26px !important;
    margin-bottom: 22px !important;
    padding: 0px !important;
    width: 100% !important;
    margin-top: 0px !important; } }

.bg-grey-form {
  background-color: #F5F5F5; }

/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
#body {
  background-color: #f5f5f5;
  word-break: keep-all; }

body {
  font-size: 16px;
  font-family: 'Graphik Web', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #1e1e1e;
  -webkit-overflow-scrolling: auto;
  -webkit-font-smoothing: antialiased; }

input {
  -webkit-border-radius: 0;
  border-radius: 0; }

.atk-wrapper :lang(en) {
  font-family: "Graphik Web"; }
  .atk-wrapper :lang(en) .heading2 p {
    font-family: var(--font-family-heading2) !important; }

.atk-wrapper :lang(ar) {
  font-family: "Graphik Arabic"; }
  .atk-wrapper :lang(ar) .heading2 p {
    font-family: var(--font-family-heading2) !important; }

.atk-wrapper a {
  color: #1e1e1e;
  transition: 0.2s ease;
  text-decoration: none; }

.atk-wrapper .purple-text a,
.atk-wrapper a.purple-text {
  color: var(--all-links-color); }

.atk-wrapper a.micrositeName {
  font-family: 'Graphik Web';
  font-weight: 600;
  font-stretch: normal;
  color: #1e1e1e; }
  @media only screen and (min-width: 1025px) {
    .atk-wrapper a.micrositeName {
      line-height: 50px; } }
  @media only screen and (max-width: 1024px) {
    .atk-wrapper a.micrositeName {
      line-height: 35px; } }
  .atk-wrapper a.micrositeName a:hover {
    color: #1e1e1e;
    cursor: pointer; }

.atk-wrapper .atk-content,
.atk-wrapper .atk-content-signed-in {
  -o-transition: opacity 0.25s ease;
  -moz-transition: opacity 0.25s ease;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease; }
  .atk-wrapper .atk-content .page-editor__layout-viewport,
  .atk-wrapper .atk-content-signed-in .page-editor__layout-viewport {
    display: block; }
  .atk-wrapper .atk-content a,
  .atk-wrapper .atk-content-signed-in a {
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    color: var(--all-links-color);
    text-decoration: underline;
    text-decoration-color: #e6e6e6; }
    .atk-wrapper .atk-content a.light-text,
    .atk-wrapper .atk-content-signed-in a.light-text {
      /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
      font-weight: 100;
      font-stretch: normal; }
    .atk-wrapper .atk-content a.bold-text,
    .atk-wrapper .atk-content-signed-in a.bold-text {
      font-weight: bold;
      font-stretch: normal; }
    .atk-wrapper .atk-content a:active,
    .atk-wrapper .atk-content-signed-in a:active {
      color: var(--all-links-color);
      opacity: 0.75; }
  .atk-wrapper .atk-content .article-square-bio:hover .black-to-garnet,
  .atk-wrapper .atk-content-signed-in .article-square-bio:hover .black-to-garnet {
    color: var(--all-links-color); }
  .atk-wrapper .atk-content a.black-to-garnet,
  .atk-wrapper .atk-content-signed-in a.black-to-garnet {
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    color: #1e1e1e;
    text-decoration: none; }
    .atk-wrapper .atk-content a.black-to-garnet.semibold-text,
    .atk-wrapper .atk-content-signed-in a.black-to-garnet.semibold-text {
      font-family: 'Graphik Web';
      font-weight: 600;
      font-stretch: normal;
      font-family: var(--font-family-semibold) !important;
      font-weight: var(--font-weight-semibold) !important; }
    .atk-wrapper .atk-content a.black-to-garnet:hover,
    .atk-wrapper .atk-content-signed-in a.black-to-garnet:hover {
      color: var(--all-links-color);
      cursor: pointer; }
    .atk-wrapper .atk-content a.black-to-garnet:active,
    .atk-wrapper .atk-content-signed-in a.black-to-garnet:active {
      color: var(--all-links-color);
      opacity: 0.75; }
  .atk-wrapper .atk-content .article-square-bio:hover .black-to-garnet-author,
  .atk-wrapper .atk-content-signed-in .article-square-bio:hover .black-to-garnet-author {
    color: var(--all-links-color);
    text-decoration: none; }
  .atk-wrapper .atk-content a.black-to-garnet-author,
  .atk-wrapper .atk-content-signed-in a.black-to-garnet-author {
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    color: #1e1e1e;
    text-decoration: underline;
    text-decoration-color: #e6e6e6; }
    .atk-wrapper .atk-content a.black-to-garnet-author.semibold-text,
    .atk-wrapper .atk-content-signed-in a.black-to-garnet-author.semibold-text {
      font-family: 'Graphik Web';
      font-weight: 600;
      font-stretch: normal;
      font-family: var(--font-family-semibold) !important;
      font-weight: var(--font-weight-semibold) !important; }
    .atk-wrapper .atk-content a.black-to-garnet-author:hover,
    .atk-wrapper .atk-content-signed-in a.black-to-garnet-author:hover {
      color: var(--all-links-color);
      text-decoration: none;
      cursor: pointer; }
    .atk-wrapper .atk-content a.black-to-garnet-author:active,
    .atk-wrapper .atk-content-signed-in a.black-to-garnet-author:active {
      color: var(--all-links-color);
      opacity: 0.75; }
  .atk-wrapper .atk-content ul,
  .atk-wrapper .atk-content-signed-in ul {
    list-style: none !important; }
  .atk-wrapper .atk-content ol li:before,
  .atk-wrapper .atk-content-signed-in ol li:before {
    content: '' !important; }
  .atk-wrapper .atk-content ul,
  .atk-wrapper .atk-content ol,
  .atk-wrapper .atk-content-signed-in ul,
  .atk-wrapper .atk-content-signed-in ol {
    margin-left: 0px;
    padding-left: 17px;
    padding-bottom: 10px; }
    .atk-wrapper .atk-content ul > li,
    .atk-wrapper .atk-content ol > li,
    .atk-wrapper .atk-content-signed-in ul > li,
    .atk-wrapper .atk-content-signed-in ol > li {
      position: relative;
      margin-bottom: 10px; }
      .atk-wrapper .atk-content ul > li:before,
      .atk-wrapper .atk-content ol > li:before,
      .atk-wrapper .atk-content-signed-in ul > li:before,
      .atk-wrapper .atk-content-signed-in ol > li:before {
        content: '• ';
        margin-left: -12px;
        position: absolute;
        left: -5px; }
      .atk-wrapper .atk-content ul > li > ul,
      .atk-wrapper .atk-content ul > li > ol,
      .atk-wrapper .atk-content ol > li > ul,
      .atk-wrapper .atk-content ol > li > ol,
      .atk-wrapper .atk-content-signed-in ul > li > ul,
      .atk-wrapper .atk-content-signed-in ul > li > ol,
      .atk-wrapper .atk-content-signed-in ol > li > ul,
      .atk-wrapper .atk-content-signed-in ol > li > ol {
        margin-left: 8px;
        margin-top: 10px;
        padding-bottom: 0px; }
        .atk-wrapper .atk-content ul > li > ul > li,
        .atk-wrapper .atk-content ul > li > ol > li,
        .atk-wrapper .atk-content ol > li > ul > li,
        .atk-wrapper .atk-content ol > li > ol > li,
        .atk-wrapper .atk-content-signed-in ul > li > ul > li,
        .atk-wrapper .atk-content-signed-in ul > li > ol > li,
        .atk-wrapper .atk-content-signed-in ol > li > ul > li,
        .atk-wrapper .atk-content-signed-in ol > li > ol > li {
          position: relative;
          margin-bottom: 10px; }
          .atk-wrapper .atk-content ul > li > ul > li:before,
          .atk-wrapper .atk-content ul > li > ol > li:before,
          .atk-wrapper .atk-content ol > li > ul > li:before,
          .atk-wrapper .atk-content ol > li > ol > li:before,
          .atk-wrapper .atk-content-signed-in ul > li > ul > li:before,
          .atk-wrapper .atk-content-signed-in ul > li > ol > li:before,
          .atk-wrapper .atk-content-signed-in ol > li > ul > li:before,
          .atk-wrapper .atk-content-signed-in ol > li > ol > li:before {
            content: '— ';
            left: -13px; }

.atk-wrapper a:hover {
  color: var(--all-links-color);
  cursor: pointer; }

.atk-wrapper a:active {
  color: var(--all-links-color);
  opacity: 0.75; }

.atk-wrapper .portlet {
  padding-bottom: 0px;
  margin-bottom: 0px; }

.reactHeader {
  position: relative;
  z-index: 900; }

.reactFooter {
  background-color: white;
  position: unset;
  z-index: 800; }

.atk-wrapper {
  margin-top: 0 !important;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0 !important;
  background: white;
  overflow-x: hidden;
  width: 100%; }
  .atk-wrapper.page-editor__wrapper {
    width: auto; }

.portlet-dropzone {
  -o-transition: min-height 0.25s ease;
  -moz-transition: min-height 0.25s ease;
  -webkit-transition: min-height 0.25s ease;
  transition: min-height 0.25s ease; }

body.signed-in.has-control-menu.open-admin-panel .yui3-dd-drop {
  transition: all 0.25s ease;
  border: 5px solid blue;
  padding: 20px;
  margin: 0px 20px; }
  body.signed-in.has-control-menu.open-admin-panel .yui3-dd-drop .yui3-dd-drop {
    border: 5px solid #1e1e1e !important; }
  body.signed-in.has-control-menu.open-admin-panel .yui3-dd-drop.yui3-dd-drop-over {
    background-color: #cccccc;
    border-color: green; }

body.signed-in.has-control-menu.open-admin-panel .portlet-dropzone {
  min-height: 100px; }

/* Class controls the properties for the page layout */
.atk-single-page-layout {
  background-color: #555; }

.portlet-column-content.empty {
  padding: 0 !important; }

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  min-height: 0 !important; }

/*
	Portlet topper and icon menu open make sure that portlet control bars are visible
 */
.portlet-topper {
  z-index: 1000 !important; }

.layout-content .lfr-layout-structure-item-row {
  overflow: initial !important; }

.lfr-icon-menu-open {
  z-index: 600 !important; }

.portlet:hover .visible-interaction {
  z-index: 900 !important; }

.portlet-decorate .portlet-content {
  background: none;
  border: 0 none; }
  .portlet-decorate .portlet-content .portlet-title-text {
    display: none; }

.portlet-column {
  padding: 0 !important; }

.portlet-content {
  padding: 0 !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important; }
  .portlet-content .portlet-content-container .portlet-body > div > div > p.h4 {
    margin: 0; }
    .portlet-content .portlet-content-container .portlet-body > div > div > p.h4 > span {
      display: none !important; }
    .portlet-content .portlet-content-container .portlet-body > div > div > p.h4 > div {
      margin-top: 43px; }
  .portlet-content .portlet-content-container .asset-full-content.mb-5 {
    margin-bottom: 0 !important; }
  .portlet-content .portlet-content-container .asset-full-content .mb-2 {
    margin-bottom: 0 !important; }
  .portlet-content .portlet-content-container .asset-full-content .asset-details {
    display: none; }
  .portlet-content .portlet-content-container .asset-full-content .separator {
    display: none; }

.subscribe-action + div.h2 {
  margin: 0; }

/*.atkWrapperNoControlMenuNoMicroSite {

}

.atkWrapperNoControlMenuHasMicroSite {

}

.atkWrapperHasControlMenuNoMicroSite {

}

.atkWrapperHasControlMenuHasMicroSite{

}*/
/* Override margins on row to allow custom margins to be set in our styles */
.portlet-layout.row {
  background-color: white;
  margin: 0;
  position: relative; }
  .portlet-layout.row .portlet-row-spacer {
    height: 150px;
    background-color: white;
    position: relative;
    width: 100%; }
    .portlet-layout.row .portlet-row-spacer.short {
      height: 120px !important; }
  .portlet-layout.row .portlet-column {
    margin: 0; }
    .portlet-layout.row .portlet-column .portlet-boundary {
      margin-bottom: 90px; }
      .portlet-layout.row .portlet-column .portlet-boundary .portlet {
        margin-bottom: 0px; }
      .portlet-layout.row .portlet-column .portlet-boundary:last-child {
        margin-bottom: 0px; }

@media only screen and (max-width: 1024px) {
  .portlet-layout.row .portlet-row-spacer {
    height: 90px; }
  .portlet-layout.row .portlet-column {
    margin: 0; }
    .portlet-layout.row .portlet-column .portlet-boundary {
      margin-bottom: 90px; }
      .portlet-layout.row .portlet-column .portlet-boundary:last-child {
        margin-bottom: 0px; }
    .portlet-layout.row .portlet-column:last-child {
      margin-bottom: 0px; } }

/*
  Classes for generic featured article
*/
.absolute-svg-image {
  width: 100%;
  line-height: 0;
  position: absolute; }

.inline-svg-image {
  width: 100%;
  line-height: 0; }

.svg-edge-fix {
  margin: -2px;
  /* The liferay ".portal-journal-content .journal-content-article img" class
	   sets the max-width: 100% attribute, which breaks the margin */
  max-width: 110% !important; }

.svg-image-display {
  /* removed by bellin01 on 04-07-17 to resolve fetured link image mobile alignment */
  /* text-align:center; */
  margin: 0 auto !important; }

.svg-image-auto {
  background-size: cover;
  background-position: center; }

.svg-image-inline-block {
  background-size: cover;
  background-position: center;
  display: inline-block; }

.svg-image-background {
  background-size: cover;
  background-position: center;
  /*display: inline-block;*/ }

.flex-image-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex; }

.play-icon {
  bottom: 15px;
  left: 15px;
  width: 100px;
  position: absolute; }

.no-child-margin > * {
  margin: 0; }

@media only screen and (min-width: 1025px) {
  .before-minus-5-px-desktop {
    margin-top: -5px; }
  .padding-before-minus-5-px-desktop {
    padding-top: -5px; }
  .before-minus-10-px-desktop {
    margin-top: -10px; }
  .padding-before-minus-10-px-desktop {
    padding-top: -10px; }
  .before-minus-15-px-desktop {
    margin-top: -15px; }
  .padding-before-minus-15-px-desktop {
    padding-top: -15px; }
  .before-minus-20-px-desktop {
    margin-top: -20px; }
  .padding-before-minus-20-px-desktop {
    padding-top: -20px; }
  .before-minus-25-px-desktop {
    margin-top: -25px; }
  .padding-before-minus-25-px-desktop {
    padding-top: -25px; }
  .before-minus-30-px-desktop {
    margin-top: -30px; }
  .padding-before-minus-30-px-desktop {
    padding-top: -30px; }
  .before-minus-35-px-desktop {
    margin-top: -35px; }
  .padding-before-minus-35-px-desktop {
    padding-top: -35px; }
  .before-minus-40-px-desktop {
    margin-top: -40px; }
  .padding-before-minus-40-px-desktop {
    padding-top: -40px; }
  .before-minus-45-px-desktop {
    margin-top: -45px; }
  .padding-before-minus-45-px-desktop {
    padding-top: -45px; }
  .before-minus-50-px-desktop {
    margin-top: -50px; }
  .padding-before-minus-50-px-desktop {
    padding-top: -50px; }
  .before-minus-55-px-desktop {
    margin-top: -55px; }
  .padding-before-minus-55-px-desktop {
    padding-top: -55px; }
  .before-minus-60-px-desktop {
    margin-top: -60px; }
  .padding-before-minus-60-px-desktop {
    padding-top: -60px; } }

@media only screen and (max-width: 1024px) {
  .before-minus-5-px-mobile {
    margin-top: -5px; }
  .padding-before-minus-5-px-mobile {
    padding-top: -5px; }
  .before-minus-10-px-mobile {
    margin-top: -10px; }
  .padding-before-minus-10-px-mobile {
    padding-top: -10px; }
  .before-minus-15-px-mobile {
    margin-top: -15px; }
  .padding-before-minus-15-px-mobile {
    padding-top: -15px; }
  .before-minus-20-px-mobile {
    margin-top: -20px; }
  .padding-before-minus-20-px-mobile {
    padding-top: -20px; }
  .before-minus-25-px-mobile {
    margin-top: -25px; }
  .padding-before-minus-25-px-mobile {
    padding-top: -25px; }
  .before-minus-30-px-mobile {
    margin-top: -30px; }
  .padding-before-minus-30-px-mobile {
    padding-top: -30px; }
  .before-minus-35-px-mobile {
    margin-top: -35px; }
  .padding-before-minus-35-px-mobile {
    padding-top: -35px; } }

@media only screen and (min-width: 1025px) {
  .before-5-px-desktop {
    margin-top: 5px; }
  .padding-before-5-px-desktop {
    padding-top: 5px; }
  .before-10-px-desktop {
    margin-top: 10px; }
  .padding-before-10-px-desktop {
    padding-top: 10px; }
  .before-15-px-desktop {
    margin-top: 15px; }
  .padding-before-15-px-desktop {
    padding-top: 15px; }
  .before-20-px-desktop {
    margin-top: 20px; }
  .padding-before-20-px-desktop {
    padding-top: 20px; }
  .before-25-px-desktop {
    margin-top: 25px; }
  .padding-before-25-px-desktop {
    padding-top: 25px; }
  .before-30-px-desktop {
    margin-top: 30px; }
  .padding-before-30-px-desktop {
    padding-top: 30px; }
  .before-35-px-desktop {
    margin-top: 35px; }
  .padding-before-35-px-desktop {
    padding-top: 35px; }
  .before-40-px-desktop {
    margin-top: 40px; }
  .padding-before-40-px-desktop {
    padding-top: 40px; }
  .before-45-px-desktop {
    margin-top: 45px; }
  .padding-before-45-px-desktop {
    padding-top: 45px; } }

@media only screen and (max-width: 1024px) {
  .before-5-px-mobile {
    margin-top: 5px; }
  .padding-before-5-px-mobile {
    padding-top: 5px; }
  .before-10-px-mobile {
    margin-top: 10px; }
  .padding-before-10-px-mobile {
    padding-top: 10px; }
  .before-15-px-mobile {
    margin-top: 15px; }
  .padding-before-15-px-mobile {
    padding-top: 15px; }
  .before-20-px-mobile {
    margin-top: 20px; }
  .padding-before-20-px-mobile {
    padding-top: 20px; }
  .before-25-px-mobile {
    margin-top: 25px; }
  .padding-before-25-px-mobile {
    padding-top: 25px; }
  .before-30-px-mobile {
    margin-top: 30px; }
  .padding-before-30-px-mobile {
    padding-top: 30px; }
  .before-35-px-mobile {
    margin-top: 35px; }
  .padding-before-35-px-mobile {
    padding-top: 35px; }
  .before-40-px-mobile {
    margin-top: 40px; }
  .padding-before-40-px-mobile {
    padding-top: 40px; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .before-5-px-tablet {
    margin-top: 5px; }
  .padding-before-5-px-tablet {
    padding-top: 5px; }
  .before-10-px-tablet {
    margin-top: 10px; }
  .padding-before-10-px-tablet {
    padding-top: 10px; }
  .before-15-px-tablet {
    margin-top: 15px; }
  .padding-before-15-px-tablet {
    padding-top: 15px; }
  .before-20-px-tablet {
    margin-top: 20px; }
  .padding-before-20-px-tablet {
    padding-top: 20px; }
  .before-25-px-tablet {
    margin-top: 25px; }
  .padding-before-25-px-tablet {
    padding-top: 25px; }
  .before-30-px-tablet {
    margin-top: 30px; }
  .padding-before-30-px-tablet {
    padding-top: 30px; }
  .before-35-px-tablet {
    margin-top: 35px; }
  .padding-before-35-px-tablet {
    padding-top: 35px; }
  .before-40-px-tablet {
    margin-top: 40px; }
  .padding-before-40-px-tablet {
    padding-top: 40px; }
  .before-45-px-tablet {
    margin-top: 45px; }
  .padding-before-45-px-tablet {
    padding-top: 45px; } }

@media only screen and (min-width: 1025px) {
  .before-30-px-desktop {
    margin-top: 30px; }
  .padding-before-30-px-desktop {
    padding-top: 30px; }
  .before-40-px-desktop {
    margin-top: 40px; }
  .padding-before-40-px-desktop {
    padding-top: 40px; }
  .before-50-px-desktop {
    margin-top: 50px; }
  .padding-before-50-px-desktop {
    padding-top: 50px; }
  .before-60-px-desktop {
    margin-top: 60px; }
  .padding-before-60-px-desktop {
    padding-top: 60px; }
  .before-70-px-desktop {
    margin-top: 70px; }
  .padding-before-70-px-desktop {
    padding-top: 70px; }
  .before-80-px-desktop {
    margin-top: 80px; }
  .padding-before-80-px-desktop {
    padding-top: 80px; }
  .before-90-px-desktop {
    margin-top: 90px; }
  .padding-before-90-px-desktop {
    padding-top: 90px; }
  .before-100-px-desktop {
    margin-top: 100px; }
  .padding-before-100-px-desktop {
    padding-top: 100px; }
  .before-110-px-desktop {
    margin-top: 110px; }
  .padding-before-110-px-desktop {
    padding-top: 110px; }
  .before-120-px-desktop {
    margin-top: 120px; }
  .padding-before-120-px-desktop {
    padding-top: 120px; }
  .before-130-px-desktop {
    margin-top: 130px; }
  .padding-before-130-px-desktop {
    padding-top: 130px; }
  .before-140-px-desktop {
    margin-top: 140px; }
  .padding-before-140-px-desktop {
    padding-top: 140px; }
  .before-150-px-desktop {
    margin-top: 150px; }
  .padding-before-150-px-desktop {
    padding-top: 150px; } }

@media only screen and (max-width: 1024px) {
  .before-30-px-mobile {
    margin-top: 30px; }
  .padding-before-30-px-mobile {
    padding-top: 30px; }
  .before-40-px-mobile {
    margin-top: 40px; }
  .padding-before-40-px-mobile {
    padding-top: 40px; }
  .before-50-px-mobile {
    margin-top: 50px; }
  .padding-before-50-px-mobile {
    padding-top: 50px; }
  .before-60-px-mobile {
    margin-top: 60px; }
  .padding-before-60-px-mobile {
    padding-top: 60px; }
  .before-70-px-mobile {
    margin-top: 70px; }
  .padding-before-70-px-mobile {
    padding-top: 70px; }
  .before-80-px-mobile {
    margin-top: 80px; }
  .padding-before-80-px-mobile {
    padding-top: 80px; }
  .before-90-px-mobile {
    margin-top: 90px; }
  .padding-before-90-px-mobile {
    padding-top: 90px; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .before-30-px-tablet {
    margin-top: 30px; }
  .padding-before-30-px-tablet {
    padding-top: 30px; }
  .before-40-px-tablet {
    margin-top: 40px; }
  .padding-before-40-px-tablet {
    padding-top: 40px; }
  .before-50-px-tablet {
    margin-top: 50px; }
  .padding-before-50-px-tablet {
    padding-top: 50px; }
  .before-60-px-tablet {
    margin-top: 60px; }
  .padding-before-60-px-tablet {
    padding-top: 60px; }
  .before-70-px-tablet {
    margin-top: 70px; }
  .padding-before-70-px-tablet {
    padding-top: 70px; }
  .before-80-px-tablet {
    margin-top: 80px; }
  .padding-before-80-px-tablet {
    padding-top: 80px; }
  .before-90-px-tablet {
    margin-top: 90px; }
  .padding-before-90-px-tablet {
    padding-top: 90px; }
  .before-100-px-tablet {
    margin-top: 100px; }
  .padding-before-100-px-tablet {
    padding-top: 100px; }
  .before-110-px-tablet {
    margin-top: 110px; }
  .padding-before-110-px-tablet {
    padding-top: 110px; }
  .before-120-px-tablet {
    margin-top: 120px; }
  .padding-before-120-px-tablet {
    padding-top: 120px; }
  .before-130-px-tablet {
    margin-top: 130px; }
  .padding-before-130-px-tablet {
    padding-top: 130px; }
  .before-140-px-tablet {
    margin-top: 140px; }
  .padding-before-140-px-tablet {
    padding-top: 140px; }
  .before-150-px-tablet {
    margin-top: 150px; }
  .padding-before-150-px-tablet {
    padding-top: 150px; } }

@media only screen and (max-width: 767px) {
  .before-0-px-phone {
    margin-top: 0px; }
  .padding-before-0-px-phone {
    padding-top: 0px; }
  .before-5-px-phone {
    margin-top: 5px; }
  .padding-before-5-px-phone {
    padding-top: 5px; }
  .before-10-px-phone {
    margin-top: 10px; }
  .padding-before-10-px-phone {
    padding-top: 10px; }
  .before-15-px-phone {
    margin-top: 15px; }
  .padding-before-15-px-phone {
    padding-top: 15px; }
  .before-20-px-phone {
    margin-top: 20px; }
  .padding-before-20-px-phone {
    padding-top: 20px; }
  .before-25-px-phone {
    margin-top: 25px; }
  .padding-before-25-px-phone {
    padding-top: 25px; }
  .before-30-px-phone {
    margin-top: 30px; }
  .padding-before-30-px-phone {
    padding-top: 30px; }
  .before-35-px-phone {
    margin-top: 35px; }
  .padding-before-35-px-phone {
    padding-top: 35px; }
  .before-40-px-phone {
    margin-top: 40px; }
  .padding-before-40-px-phone {
    padding-top: 40px; }
  .before-45-px-phone {
    margin-top: 45px; }
  .padding-before-45-px-phone {
    padding-top: 45px; }
  .before-50-px-phone {
    margin-top: 50px; }
  .padding-before-50-px-phone {
    padding-top: 50px; }
  .before-55-px-phone {
    margin-top: 55px; }
  .padding-before-55-px-phone {
    padding-top: 55px; }
  .before-60-px-phone {
    margin-top: 60px; }
  .padding-before-60-px-phone {
    padding-top: 60px; } }

@media only screen and (min-width: 1025px) {
  .after-0-px-desktop {
    margin-bottom: 0px; }
  .padding-after-0-px-desktop {
    padding-bottom: 0px; }
  .after-10-px-desktop {
    margin-bottom: 10px; }
  .padding-after-10-px-desktop {
    padding-bottom: 10px; }
  .after-20-px-desktop {
    margin-bottom: 20px; }
  .padding-after-20-px-desktop {
    padding-bottom: 20px; }
  .after-30-px-desktop {
    margin-bottom: 30px; }
  .padding-after-30-px-desktop {
    padding-bottom: 30px; }
  .after-40-px-desktop {
    margin-bottom: 40px; }
  .padding-after-40-px-desktop {
    padding-bottom: 40px; }
  .after-50-px-desktop {
    margin-bottom: 50px; }
  .padding-after-50-px-desktop {
    padding-bottom: 50px; }
  .after-60-px-desktop {
    margin-bottom: 60px; }
  .padding-after-60-px-desktop {
    padding-bottom: 60px; }
  .after-70-px-desktop {
    margin-bottom: 70px; }
  .padding-after-70-px-desktop {
    padding-bottom: 70px; }
  .after-80-px-desktop {
    margin-bottom: 80px; }
  .padding-after-80-px-desktop {
    padding-bottom: 80px; }
  .after-90-px-desktop {
    margin-bottom: 90px; }
  .padding-after-90-px-desktop {
    padding-bottom: 90px; }
  .after-100-px-desktop {
    margin-bottom: 100px; }
  .padding-after-100-px-desktop {
    padding-bottom: 100px; }
  .after-110-px-desktop {
    margin-bottom: 110px; }
  .padding-after-110-px-desktop {
    padding-bottom: 110px; }
  .after-120-px-desktop {
    margin-bottom: 120px; }
  .padding-after-120-px-desktop {
    padding-bottom: 120px; }
  .after-130-px-desktop {
    margin-bottom: 130px; }
  .padding-after-130-px-desktop {
    padding-bottom: 130px; }
  .after-140-px-desktop {
    margin-bottom: 140px; }
  .padding-after-140-px-desktop {
    padding-bottom: 140px; }
  .after-150-px-desktop {
    margin-bottom: 150px; }
  .padding-after-150-px-desktop {
    padding-bottom: 150px; } }

@media only screen and (max-width: 1024px) {
  .after-0-px-mobile {
    margin-bottom: 0px; }
  .padding-after-0-px-mobile {
    padding-bottom: 0px; }
  .after-10-px-mobile {
    margin-bottom: 10px; }
  .padding-after-10-px-mobile {
    padding-bottom: 10px; }
  .after-20-px-mobile {
    margin-bottom: 20px; }
  .padding-after-20-px-mobile {
    padding-bottom: 20px; }
  .after-30-px-mobile {
    margin-bottom: 30px; }
  .padding-after-30-px-mobile {
    padding-bottom: 30px; }
  .after-40-px-mobile {
    margin-bottom: 40px; }
  .padding-after-40-px-mobile {
    padding-bottom: 40px; }
  .after-50-px-mobile {
    margin-bottom: 50px; }
  .padding-after-50-px-mobile {
    padding-bottom: 50px; }
  .after-60-px-mobile {
    margin-bottom: 60px; }
  .padding-after-60-px-mobile {
    padding-bottom: 60px; }
  .after-70-px-mobile {
    margin-bottom: 70px; }
  .padding-after-70-px-mobile {
    padding-bottom: 70px; }
  .after-80-px-mobile {
    margin-bottom: 80px; }
  .padding-after-80-px-mobile {
    padding-bottom: 80px; }
  .after-90-px-mobile {
    margin-bottom: 90px; }
  .padding-after-90-px-mobile {
    padding-bottom: 90px; }
  .after-100-px-mobile {
    margin-bottom: 100px; }
  .padding-after-100-px-mobile {
    padding-bottom: 100px; }
  .after-110-px-mobile {
    margin-bottom: 110px; }
  .padding-after-110-px-mobile {
    padding-bottom: 110px; }
  .after-120-px-mobile {
    margin-bottom: 120px; }
  .padding-after-120-px-mobile {
    padding-bottom: 120px; }
  .after-130-px-mobile {
    margin-bottom: 130px; }
  .padding-after-130-px-mobile {
    padding-bottom: 130px; }
  .after-140-px-mobile {
    margin-bottom: 140px; }
  .padding-after-140-px-mobile {
    padding-bottom: 140px; }
  .after-150-px-mobile {
    margin-bottom: 150px; }
  .padding-after-150-px-mobile {
    padding-bottom: 150px; } }

@media only screen and (max-width: 767px) {
  .after-0-px-phone {
    margin-bottom: 0px; }
  .padding-after-0-px-phone {
    padding-bottom: 0px; }
  .after-5-px-phone {
    margin-bottom: 5px; }
  .padding-after-5-px-phone {
    padding-bottom: 5px; }
  .after-10-px-phone {
    margin-bottom: 10px; }
  .padding-after-10-px-phone {
    padding-bottom: 10px; }
  .after-15-px-phone {
    margin-bottom: 15px; }
  .padding-after-15-px-phone {
    padding-bottom: 15px; }
  .after-20-px-phone {
    margin-bottom: 20px; }
  .padding-after-20-px-phone {
    padding-bottom: 20px; }
  .after-25-px-phone {
    margin-bottom: 25px; }
  .padding-after-25-px-phone {
    padding-bottom: 25px; }
  .after-30-px-phone {
    margin-bottom: 30px; }
  .padding-after-30-px-phone {
    padding-bottom: 30px; }
  .after-35-px-phone {
    margin-bottom: 35px; }
  .padding-after-35-px-phone {
    padding-bottom: 35px; }
  .after-40-px-phone {
    margin-bottom: 40px; }
  .padding-after-40-px-phone {
    padding-bottom: 40px; }
  .after-45-px-phone {
    margin-bottom: 45px; }
  .padding-after-45-px-phone {
    padding-bottom: 45px; }
  .after-50-px-phone {
    margin-bottom: 50px; }
  .padding-after-50-px-phone {
    padding-bottom: 50px; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .after-0-px-tablet {
    margin-bottom: 0px; }
  .padding-after-0-px-tablet {
    padding-bottom: 0px; }
  .after-5-px-tablet {
    margin-bottom: 5px; }
  .padding-after-5-px-tablet {
    padding-bottom: 5px; }
  .after-10-px-tablet {
    margin-bottom: 10px; }
  .padding-after-10-px-tablet {
    padding-bottom: 10px; }
  .after-15-px-tablet {
    margin-bottom: 15px; }
  .padding-after-15-px-tablet {
    padding-bottom: 15px; }
  .after-20-px-tablet {
    margin-bottom: 20px; }
  .padding-after-20-px-tablet {
    padding-bottom: 20px; }
  .after-25-px-tablet {
    margin-bottom: 25px; }
  .padding-after-25-px-tablet {
    padding-bottom: 25px; }
  .after-30-px-tablet {
    margin-bottom: 30px; }
  .padding-after-30-px-tablet {
    padding-bottom: 30px; }
  .after-35-px-tablet {
    margin-bottom: 35px; }
  .padding-after-35-px-tablet {
    padding-bottom: 35px; }
  .after-40-px-tablet {
    margin-bottom: 40px; }
  .padding-after-40-px-tablet {
    padding-bottom: 40px; }
  .after-45-px-tablet {
    margin-bottom: 45px; }
  .padding-after-45-px-tablet {
    padding-bottom: 45px; }
  .after-50-px-tablet {
    margin-bottom: 50px; }
  .padding-after-50-px-tablet {
    padding-bottom: 50px; }
  .after-55-px-tablet {
    margin-bottom: 55px; }
  .padding-after-55-px-tablet {
    padding-bottom: 55px; }
  .after-60-px-tablet {
    margin-bottom: 60px; }
  .padding-after-60-px-tablet {
    padding-bottom: 60px; } }

@media only screen and (min-width: 768px) {
  .before-0-px-wide {
    margin-top: 0px; }
  .padding-before-0-px-wide {
    padding-top: 0px; }
  .before-5-px-wide {
    margin-top: 5px; }
  .padding-before-5-px-wide {
    padding-top: 5px; }
  .before-10-px-wide {
    margin-top: 10px; }
  .padding-before-10-px-wide {
    padding-top: 10px; }
  .before-15-px-wide {
    margin-top: 15px; }
  .padding-before-15-px-wide {
    padding-top: 15px; }
  .before-20-px-wide {
    margin-top: 20px; }
  .padding-before-20-px-wide {
    padding-top: 20px; }
  .before-25-px-wide {
    margin-top: 25px; }
  .padding-before-25-px-wide {
    padding-top: 25px; }
  .before-30-px-wide {
    margin-top: 30px; }
  .padding-before-30-px-wide {
    padding-top: 30px; } }

@media only screen and (min-width: 768px) {
  .before-30-px-wide {
    margin-top: 30px; }
  .padding-before-30-px-wide {
    padding-top: 30px; }
  .before-40-px-wide {
    margin-top: 40px; }
  .padding-before-40-px-wide {
    padding-top: 40px; }
  .before-50-px-wide {
    margin-top: 50px; }
  .padding-before-50-px-wide {
    padding-top: 50px; }
  .before-60-px-wide {
    margin-top: 60px; }
  .padding-before-60-px-wide {
    padding-top: 60px; }
  .before-70-px-wide {
    margin-top: 70px; }
  .padding-before-70-px-wide {
    padding-top: 70px; }
  .before-80-px-wide {
    margin-top: 80px; }
  .padding-before-80-px-wide {
    padding-top: 80px; }
  .before-90-px-wide {
    margin-top: 90px; }
  .padding-before-90-px-wide {
    padding-top: 90px; }
  .before-100-px-wide {
    margin-top: 100px; }
  .padding-before-100-px-wide {
    padding-top: 100px; }
  .before-110-px-wide {
    margin-top: 110px; }
  .padding-before-110-px-wide {
    padding-top: 110px; }
  .before-120-px-wide {
    margin-top: 120px; }
  .padding-before-120-px-wide {
    padding-top: 120px; }
  .before-130-px-wide {
    margin-top: 130px; }
  .padding-before-130-px-wide {
    padding-top: 130px; }
  .before-140-px-wide {
    margin-top: 140px; }
  .padding-before-140-px-wide {
    padding-top: 140px; }
  .before-150-px-wide {
    margin-top: 150px; }
  .padding-before-150-px-wide {
    padding-top: 150px; } }

@media only screen and (min-width: 768px) {
  .after-30-px-wide {
    margin-bottom: 30px; }
  .padding-after-30-px-wide {
    padding-bottom: 30px; }
  .after-40-px-wide {
    margin-bottom: 40px; }
  .padding-after-40-px-wide {
    padding-bottom: 40px; }
  .after-50-px-wide {
    margin-bottom: 50px; }
  .padding-after-50-px-wide {
    padding-bottom: 50px; }
  .after-60-px-wide {
    margin-bottom: 60px; }
  .padding-after-60-px-wide {
    padding-bottom: 60px; }
  .after-70-px-wide {
    margin-bottom: 70px; }
  .padding-after-70-px-wide {
    padding-bottom: 70px; }
  .after-80-px-wide {
    margin-bottom: 80px; }
  .padding-after-80-px-wide {
    padding-bottom: 80px; }
  .after-90-px-wide {
    margin-bottom: 90px; }
  .padding-after-90-px-wide {
    padding-bottom: 90px; }
  .after-100-px-wide {
    margin-bottom: 100px; }
  .padding-after-100-px-wide {
    padding-bottom: 100px; }
  .after-110-px-wide {
    margin-bottom: 110px; }
  .padding-after-110-px-wide {
    padding-bottom: 110px; }
  .after-120-px-wide {
    margin-bottom: 120px; }
  .padding-after-120-px-wide {
    padding-bottom: 120px; }
  .after-130-px-wide {
    margin-bottom: 130px; }
  .padding-after-130-px-wide {
    padding-bottom: 130px; }
  .after-140-px-wide {
    margin-bottom: 140px; }
  .padding-after-140-px-wide {
    padding-bottom: 140px; }
  .after-150-px-wide {
    margin-bottom: 150px; }
  .padding-after-150-px-wide {
    padding-bottom: 150px; } }

@media only screen and (min-width: 768px) {
  .after-0-px-wide {
    margin-bottom: 0px; }
  .padding-after-0-px-wide {
    padding-bottom: 0px; }
  .after-5-px-wide {
    margin-bottom: 5px; }
  .padding-after-5-px-wide {
    padding-bottom: 5px; }
  .after-10-px-wide {
    margin-bottom: 10px; }
  .padding-after-10-px-wide {
    padding-bottom: 10px; }
  .after-15-px-wide {
    margin-bottom: 15px; }
  .padding-after-15-px-wide {
    padding-bottom: 15px; }
  .after-20-px-wide {
    margin-bottom: 20px; }
  .padding-after-20-px-wide {
    padding-bottom: 20px; }
  .after-25-px-wide {
    margin-bottom: 25px; }
  .padding-after-25-px-wide {
    padding-bottom: 25px; }
  .after-30-px-wide {
    margin-bottom: 30px; }
  .padding-after-30-px-wide {
    padding-bottom: 30px; } }

.before-0-px {
  margin-top: 0px; }

.padding-before-0-px {
  padding-top: 0px; }

.before-5-px {
  margin-top: 5px; }

.padding-before-5-px {
  padding-top: 5px; }

.before-10-px {
  margin-top: 10px; }

.padding-before-10-px {
  padding-top: 10px; }

.before-15-px {
  margin-top: 15px; }

.padding-before-15-px {
  padding-top: 15px; }

.before-20-px {
  margin-top: 20px; }

.padding-before-20-px {
  padding-top: 20px; }

.before-25-px {
  margin-top: 25px; }

.padding-before-25-px {
  padding-top: 25px; }

.before-30-px {
  margin-top: 30px; }

.padding-before-30-px {
  padding-top: 30px; }

.before-35-px {
  margin-top: 35px; }

.padding-before-35-px {
  padding-top: 35px; }

.before-40-px {
  margin-top: 40px; }

.padding-before-40-px {
  padding-top: 40px; }

.before-45-px {
  margin-top: 45px; }

.padding-before-45-px {
  padding-top: 45px; }

.before-50-px {
  margin-top: 50px; }

.padding-before-50-px {
  padding-top: 50px; }

.last-div-0-margin-2-deep > div:last-child > div:last-child {
  margin-bottom: 0px; }

.last-p-0-padding-1-deep > p:last-child {
  padding-bottom: 0px; }

.remove-top-child-margin > *:first-child {
  margin-top: 0; }

.remove-last-child-margin > *:last-child {
  margin-bottom: 0; }

@media only screen and (max-width: 1024px) {
  div[id^='layout-column']:empty {
    margin-top: -90px; } }

@media only screen and (min-width: 1025px) {
  div[id^='layout-column']:empty {
    margin-top: -150px; }
  div#layout-column_column-3:empty {
    margin-top: -90px; }
  .after-wedge div#layout-column_column-3:empty {
    margin-top: -150px; } }

@media only screen and (max-width: 767px) {
  .top-left-play-icon {
    top: 20px;
    left: 20px; } }

@media only screen and (min-width: 1025px) {
  .svg-center-image {
    height: 240px; }
  .featured-quote-style {
    position: relative;
    top: 10px;
    width: 58px;
    float: right; }
  .featured-link-image {
    position: absolute;
    width: 100%;
    top: 70px; }
  .image-svg-margin-top {
    margin-top: 15%; }
  .shape-svg-padding-top {
    padding-top: 60px; }
  .shape-svg-padding-bottom {
    padding-bottom: 60px; }
  .shape-svg-3-col-offset {
    left: 17.142%; }
  .featured-link-text {
    position: relative;
    padding-top: 120px;
    margin-top: -70px; }
  .bio-link-text {
    position: relative;
    margin-top: 90px; } }

@media only screen and (max-width: 1024px) {
  .svg-center-image {
    height: 120px; }
  .featured-quote-style {
    position: relative;
    width: 100%;
    float: right; }
  .featured-link-parent {
    position: relative;
    margin-top: -35px; }
  .featured-link-image {
    position: absolute;
    width: 100%;
    top: 35px; }
  .shape-svg-padding-top {
    padding-top: 30px; }
  .shape-svg-padding-bottom {
    padding-bottom: 30px; }
  .featured-link-text {
    position: relative;
    margin-top: 30px;
    padding-top: 60px; }
  .bio-link-text {
    position: relative;
    margin-top: 50px; } }

@media only screen and (min-width: 1025px) {
  .featured-link-parent {
    position: relative;
    margin-top: -70px; } }

.garnet-bg {
  background-color: #842e2d !important; }

.noTextDecoration {
  text-decoration: none !important; }
  .noTextDecoration:hover {
    text-decoration: none !important; }
  .noTextDecoration:active {
    text-decoration: none !important; }

.whitespace {
  white-space: pre-line; }

.inline {
  display: inline !important; }

.inlineBlock {
  display: inline-block !important; }

.noScroll {
  overflow: hidden; }

@media only screen and (max-width: 1024px) {
  .noScroll {
    position: fixed; } }

.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome and Opera */ }

.close-button {
  position: absolute;
  top: 0;
  right: 0;
  background-image: url(/o/atk-dot-com-theme/images/common/Close-OFF-Purple.svg);
  width: 30px;
  height: 30px;
  background-size: cover;
  margin-top: 30px;
  margin-right: 30px;
  z-index: 10; }
  .close-button:hover {
    background-image: url(/o/atk-dot-com-theme/images/common/Close-ON.svg); }

@media only screen and (max-width: 1024px) {
  .close-button {
    width: 20px;
    height: 20px;
    margin-right: 20px; } }

@media only screen and (min-width: 1025px) {
  .text-modal {
    position: absolute;
    width: 30%;
    top: 0%;
    left: 35%;
    border: 1px solid #e5e5e5;
    background-color: white;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    padding: 60px; }
  .cookie-modal {
    position: absolute;
    width: 30%;
    top: 15%;
    left: 35%;
    border: 1px solid #e5e5e5;
    background-color: white;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    padding: 60px; }
  .bio-contact-modal {
    position: absolute;
    width: 1000px;
    margin-left: -500px;
    top: 10%;
    bottom: 5%;
    left: 50%;
    border: 1px solid #e5e5e5;
    background-color: white;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    padding: 60px;
    overflow-y: auto; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .text-modal {
    position: absolute;
    width: 60%;
    top: 0%;
    left: 20%;
    border: 1px solid #e5e5e5;
    background-color: white;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    padding: 60px; }
  .cookie-modal {
    position: absolute;
    width: 60%;
    top: 0%;
    left: 20%;
    border: 1px solid #e5e5e5;
    background-color: white;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    padding: 60px; }
  .bio-contact-modal {
    position: absolute;
    width: 90%;
    top: 10%;
    bottom: 5%;
    left: 5%;
    border: 1px solid #e5e5e5;
    background-color: white;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    padding: 60px;
    overflow-y: auto; } }

@media only screen and (max-width: 767px) {
  .text-modal {
    position: absolute;
    width: 100%;
    top: 0%;
    border: 1px solid #e5e5e5;
    background-color: white;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    padding: 60px 20px; }
  .cookie-modal {
    position: absolute;
    width: 100%;
    top: 0%;
    border: 1px solid #e5e5e5;
    background-color: white;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    padding: 60px 20px; }
  .bio-contact-modal {
    position: absolute;
    width: 100%;
    top: 5%;
    bottom: 5%;
    border: 1px solid #e5e5e5;
    background-color: white;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    padding: 60px;
    overflow-y: auto; } }

/*
  Yellow Highlighted Button Classes
 */
.buttonBodyContainer {
  position: relative;
  display: inline-block;
  height: 40px;
  z-index: 2;
  border-style: solid;
  border-width: 2px;
  border-color: var(--btn-text-outline-fill-color);
  -o-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease; }
  .buttonBodyContainer:hover {
    background-color: var(--btn-text-outline-fill-color);
    cursor: pointer;
    -o-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease; }
    .buttonBodyContainer:hover a.buttonBodyText, .buttonBodyContainer:hover h5.buttonBodyText,
    .buttonBodyContainer:hover span.buttonBodyText {
      color: #fff;
      -o-transition: color 0.3s ease;
      -moz-transition: color 0.3s ease;
      -webkit-transition: color 0.3s ease;
      transition: color 0.3s ease; }
  .buttonBodyContainer:active {
    background-color: var(--btn-text-outline-fill-color); }
    .buttonBodyContainer:active a.buttonBodyText, .buttonBodyContainer:active h5.buttonBodyText,
    .buttonBodyContainer:active span.buttonBodyText {
      color: var(--btn-text-outline-fill-color), 0.75; }
  .buttonBodyContainer a.buttonBodyText,
  .buttonBodyContainer span.buttonBodyText {
    white-space: nowrap;
    color: var(--btn-text-outline-fill-color);
    font-size: 16px;
    font-weight: var(--font-weight-button-body) !important;
    font-family: var(--font-family-button-body) !important;
    line-height: 38px;
    padding: 0 30px;
    display: inline-block;
    text-decoration: none !important;
    -o-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease; }
  .buttonBodyContainer h5.buttonBodyText {
    white-space: nowrap;
    color: var(--btn-text-outline-fill-color);
    font-size: 16px;
    font-weight: var(--font-weight-button-body) !important;
    font-family: var(--font-family-button-body) !important;
    line-height: 38px;
    display: inline-block;
    text-decoration: none !important;
    -o-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease; }
  .buttonBodyContainer p.buttonBodyText, .buttonBodyContainer h5.buttonBodyText {
    margin-bottom: 0px;
    margin-block-start: 0em;
    margin-block-end: 0em; }

@media only screen and (max-width: 767px) {
  .buttonBodyContainer {
    text-align: center;
    width: 100%; }
    .buttonBodyContainer a.buttonBodyText,
    .buttonBodyContainer span.buttonBodyText {
      padding: 0px !important; }
  .d-9-col.customButtonBodyContainer {
    width: 100%; }
  .hero-button .buttonBodyContainer {
    text-align: inherit;
    width: inherit; }
    .hero-button .buttonBodyContainer a.buttonBodyText,
    .hero-button .buttonBodyContainer span.buttonBodyText {
      padding: 0px 30px !important; } }

p.subItemText {
  margin-bottom: 0px;
  margin-block-start: 0em;
  margin-block-end: 0em; }

h6.subItemText {
  margin-bottom: 0px;
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-top: 0;
  font-weight: bold;
  font-stretch: normal;
  font-size: 16px;
  line-height: 24px; }

h5.subItemText {
  margin-bottom: 0px;
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-top: 0;
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  line-height: 24px; }

.normalText {
  font-weight: normal !important; }

.buttonBodyContainer:hover .buttonBodyHighlight {
  width: 100%; }

/*
  List Link classes
*/
.listLinkContainer:hover {
  cursor: pointer; }

.listLinkText {
  max-width: 85%; }

.listLinkText:hover {
  color: #bd1933;
  text-decoration: none; }

.listLinkChevron {
  margin-left: 10px;
  margin-top: 7px;
  width: 7px; }

@media only screen and (max-width: 1024px) {
  .listLinkText {
    color: #bd1933;
    text-decoration: none; } }

/*
	Highlighted yellow text on header and footer
 */
.purpleLinkTextContainer {
  display: inline-block;
  padding-bottom: 20px; }
  .purpleLinkTextContainer > a {
    cursor: pointer;
    color: var(--btn-text-outline-fill-color); }
    .purpleLinkTextContainer > a:hover {
      color: #1e1e1e; }

.yellowHighlightText {
  text-decoration: none !important; }
  .yellowHighlightText:hover {
    color: #1e1e1e; }

@media only screen and (max-width: 1024px) {
  .yellowHighlightText {
    text-decoration: none !important;
    color: #1e1e1e; } }

.yellowHighlightContainer {
  position: absolute;
  z-index: -1; }
  .yellowHighlightContainer img {
    visibility: hidden; }

.yellowHighlight {
  border-top: 0 solid #ffda40;
  -o-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  color: transparent !important;
  display: inline; }

.yellowTextUnderlineContainer {
  position: relative;
  display: inline;
  z-index: 1;
  padding: 0; }
  .yellowTextUnderlineContainer span {
    position: relative;
    width: 100%; }
  .yellowTextUnderlineContainer .yellowTextUnderline {
    position: absolute;
    background-color: #ffda40;
    width: 100%;
    height: 0;
    bottom: -2.5px;
    left: 0;
    z-index: -1;
    font-size: 1em;
    -o-transition: height 0.2s ease;
    -moz-transition: height 0.2s ease;
    -webkit-transition: height 0.2s ease;
    transition: height 0.2s ease; }
  .yellowTextUnderlineContainer:hover {
    cursor: pointer; }
    .yellowTextUnderlineContainer:hover .yellowTextUnderline {
      height: 10px; }

.whiteButton {
  border-color: #fff !important; }
  .whiteButton a.buttonBodyText,
  .whiteButton span.buttonBodyText {
    color: #fff !important; }
  .whiteButton:hover {
    background-color: #fff !important;
    -o-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease; }
    .whiteButton:hover a.buttonBodyText {
      color: #1e1e1e !important;
      -o-transition: color 0.3s ease;
      -moz-transition: color 0.3s ease;
      -webkit-transition: color 0.3s ease;
      transition: color 0.3s ease; }
  .whiteButton:active {
    background-color: #fff; }
    .whiteButton:active a.buttonBodyText,
    .whiteButton:active span.buttonBodyText {
      color: #fff, 0.75; }

/*
  Container with a slanted top with a high side on the left and a low side on the right
 */
.slantedTopContainerRight {
  position: relative;
  z-index: 1;
  width: 100%;
  background-color: #f5f5f5; }

.slantedTopContainerRight:before {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform: skewY(2.5deg);
  transform-origin: top right;
  z-index: -2; }

/*
  Container with a slanted top with a high side on the right and a low side on the left
 */
.slantedTopContainerLeft {
  position: relative;
  z-index: 1;
  width: 100%;
  background-color: #f5f5f5; }

.slantedTopContainerLeft:before {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform: skewY(-2.5deg);
  transform-origin: top left;
  z-index: -2; }

/*
  Container with a slanted top and bottom with a high side on the right and a low side on the left
 */
.narrowingContainerRight {
  position: relative;
  z-index: 1;
  width: 100%;
  background-color: #f5f5f5; }

.narrowingContainerRight:before {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform: skewY(2.5deg);
  transform-origin: top right;
  z-index: -2;
  box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.2), 0 -6px 6px 0 rgba(0, 0, 0, 0.19); }

.narrowingContainerRight:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  transform: skewY(-2.5deg);
  transform-origin: bottom right;
  z-index: -2; }

/*
  Container with a slanted top and bottom with a high side on the right and a low side on the left
 */
.narrowingContainerLeft {
  position: relative;
  display: inline-block;
  z-index: 1;
  width: 100%; }

.narrowingContainerLeft:before {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  transform: skewY(-2deg);
  transform-origin: top left;
  z-index: -3;
  box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.2), 0 -6px 6px 0 rgba(0, 0, 0, 0.19); }

.narrowingContainerLeft:not(.topSlantOnly):after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  transform: skewY(2deg);
  transform-origin: bottom left;
  z-index: -3; }

/*
  Container with a slanted top and bottom both slanted in the same direction
 */
.slantedContainerRight {
  position: relative;
  z-index: 1;
  width: 100%;
  background-color: #f5f5f5; }

.slantedContainerRight:before {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform: skewY(2.5deg);
  transform-origin: top right;
  z-index: -2; }

.slantedContainerRight:not(.topSlantOnly):after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  transform: skewY(2.5deg);
  transform-origin: bottom left;
  z-index: -2; }

/*
  Container with a slanted top and bottom with a high side on the right and a low side on the left
 */
.slantedContainerLeft {
  position: relative;
  z-index: 1;
  width: 100%;
  background-color: #f5f5f5; }

.slantedContainerLeft:before {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform: skewY(-2.5deg);
  transform-origin: top left;
  z-index: -3; }

.slantedContainerLeft:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  transform: skewY(-2.5deg);
  transform-origin: bottom right;
  z-index: -3; }

/*
  Large parallelogram with sides slanted right and flat top/bottom
 */
.largeParallelogram {
  background-color: white;
  width: 85%;
  height: 75%;
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  transform: skewX(-5.5deg);
  transform-origin: bottom left;
  z-index: -1; }

.repeatingExpandingContent:hover {
  color: var(--all-links-color); }

.repeatingExpandingContent:visited {
  color: var(--all-links-color); }

.repeatingExpandingContentBody {
  margin-left: 0px; }

/* PHASE THESE OUT, USE BELOW WITH ASSOCIATED EXPANDINGUNDERLINELINK COMPONENT */
.linkSecondaryCalloutWrapper {
  width: 100%;
  text-align: center; }
  .linkSecondaryCalloutWrapper .linkSecondaryCalloutTextContainer {
    position: relative;
    display: inline-block;
    margin: 50px auto 20px auto; }
    .linkSecondaryCalloutWrapper .linkSecondaryCalloutTextContainer .linkSecondaryCalloutText {
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      font-size: 32px;
      padding: 0 5px;
      line-height: 44px;
      margin-bottom: 30px;
      color: white; }
    .linkSecondaryCalloutWrapper .linkSecondaryCalloutTextContainer .linkSecondaryCalloutHighlight {
      position: absolute;
      height: 5px;
      background-color: white;
      width: 100%;
      margin-left: auto;
      margin-right: auto;
      bottom: -7px;
      -o-transition: height 0.2s ease;
      -moz-transition: height 0.2s ease;
      -webkit-transition: height 0.2s ease;
      transition: height 0.2s ease;
      max-width: 1024px;
      z-index: -1; }
    .linkSecondaryCalloutWrapper .linkSecondaryCalloutTextContainer:hover {
      cursor: pointer; }
      .linkSecondaryCalloutWrapper .linkSecondaryCalloutTextContainer:hover .linkSecondaryCalloutHighlight {
        height: 10px; }

@media only screen and (max-width: 767px) {
  .linkSecondaryCalloutWrapper .linkSecondaryCalloutTextContainer {
    margin-top: 20px; } }

.linkLargeCalloutWrapper {
  position: relative;
  display: inline-block;
  z-index: 1;
  padding: 0; }
  .linkLargeCalloutWrapper .linkLargeCallout {
    position: absolute;
    background-color: #ffda40;
    width: 100%;
    height: 10px;
    bottom: -20px;
    left: 0;
    z-index: -1;
    -o-transition: height 0.2s ease;
    -moz-transition: height 0.2s ease;
    -webkit-transition: height 0.2s ease;
    transition: height 0.2s ease; }
  .linkLargeCalloutWrapper:hover .linkLargeCallout {
    height: 15px; }

@media only screen and (max-width: 1024px) {
  .linkSecondaryCalloutWrapper .linkSecondaryCalloutTextContainer .linkSecondaryCalloutText {
    font-size: 24px;
    line-height: 34px;
    margin-left: auto;
    margin-right: auto;
    color: white;
    transition: none; }
  .linkSecondaryCalloutWrapper .linkSecondaryCalloutTextContainer .linkSecondaryCalloutHighlight {
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0; }
  .linkSecondaryCalloutWrapper .linkSecondaryCalloutTextContainer:hover .linkSecondaryCalloutHighlight {
    height: 5px;
    transition: none; } }

/* Expanding Underline Link */
.expandingUnderlineWrapper {
  position: relative;
  display: inline-block;
  z-index: 0;
  padding: 0; }
  .expandingUnderlineWrapper > span {
    cursor: pointer; }
  .expandingUnderlineWrapper a {
    text-decoration: none; }
    .expandingUnderlineWrapper a:hover, .expandingUnderlineWrapper a:active {
      text-decoration: none; }
  .expandingUnderlineWrapper .expandingUnderline {
    position: absolute;
    background-color: #1e1e1e;
    width: 100%;
    height: 10px;
    left: 0;
    z-index: -1;
    -o-transition: height 0.2s ease;
    -moz-transition: height 0.2s ease;
    -webkit-transition: height 0.2s ease;
    transition: height 0.2s ease; }
    .expandingUnderlineWrapper .expandingUnderline.black-underline {
      background-color: #1e1e1e; }
    .expandingUnderlineWrapper .expandingUnderline.white-underline {
      background-color: #fff; }
    .expandingUnderlineWrapper .expandingUnderline.yellow-underline {
      background-color: #ffda40; }
    .expandingUnderlineWrapper .expandingUnderline.purple-underline {
      background-color: var(--btn-text-outline-fill-color); }
    .expandingUnderlineWrapper .expandingUnderline.tall {
      height: 10px;
      bottom: -35px; }
    .expandingUnderlineWrapper .expandingUnderline.short {
      height: 5px;
      bottom: -15px; }
  .expandingUnderlineWrapper:hover .expandingUnderline.tall {
    height: 15px; }
  .expandingUnderlineWrapper:hover .expandingUnderline.short {
    height: 7px; }

@media only screen and (max-width: 1024px) {
  .expandingUnderlineWrapper .expandingUnderline.tall {
    height: 5px;
    bottom: -20px; }
  .expandingUnderlineWrapper .expandingUnderline.short {
    height: 5px; }
  .expandingUnderlineWrapper:hover .expandingUnderline.tall {
    height: 5px; }
  .expandingUnderlineWrapper:hover .expandingUnderline.short {
    height: 5px; } }

.debugGridlinesContainer.enabled {
  position: relative; }
  .debugGridlinesContainer.enabled .atk-row.gridlines {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px; }
  .debugGridlinesContainer.enabled > div:not(.gridlines) .atk-row {
    border: 1px solid #555; }
    .debugGridlinesContainer.enabled > div:not(.gridlines) .atk-row > div:not(.no-content-col) {
      border: 1px solid #1e1e1e; }

.parentPageLinkContainer {
  display: inline; }

.shape-image {
  height: 100px; }

@media only screen and (max-width: 979px) {
  .shape-image {
    height: 50px; } }

.featured-video {
  height: 564px;
  width: 100%; }

@media only screen and (max-width: 767px) {
  .featured-video {
    height: 208px; } }

@media only screen and (max-width: 767px) {
  .before-30-px {
    padding-top: 0px; } }

.before-minus-60-px {
  margin-top: -60px; }

.expandable-list {
  margin-bottom: 50px; }
  .expandable-list.collapsed {
    margin-bottom: 0; }
  .expandable-list:last-child,
  .expandable-list:last-child > div,
  .expandable-list:last-child.collapsed > div > a {
    margin-bottom: 0; }

@media only screen and (min-width: 768px) {
  .vertical-center-container {
    display: flex;
    align-items: center; } }

hr {
  border-top: 1px solid #dbdbdb;
  margin-top: 40px;
  margin-bottom: 30px; }

@media only screen and (max-width: 767px) {
  hr {
    margin-top: 30px; } }

.hr-small {
  margin-top: 5px;
  margin-bottom: 5px; }

.feature-grey-background {
  background-color: #f5f5f5;
  padding-top: 50px;
  padding-bottom: 50px; }

.feature-grey-background-no-padding {
  background-color: #f5f5f5; }

@media only screen and (max-width: 767px) {
  .feature-grey-background {
    padding-top: 40px;
    padding-bottom: 30px; } }

.pointer {
  cursor: pointer; }

@media only screen and (min-width: 768px) {
  .h4-img-height {
    height: 24px; } }

@media only screen and (max-width: 767px) {
  .h4-img-height {
    height: 16px; } }

.container-1-1 {
  width: 100%;
  padding-top: 100%;
  position: relative;
  overflow: hidden; }

.container-100-83 {
  width: 100%;
  padding-top: 83%;
  position: relative;
  overflow: hidden; }

.aspect-inner {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%; }

/* Customize the label (the container) */
.styled-checkbox {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  font-size: 12px;
  font-weight: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .styled-checkbox.disabled {
    opacity: 50%; }
  .styled-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
  .styled-checkbox .styled-checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: transparent;
    border: solid white 1px; }
    .styled-checkbox .styled-checkmark:after {
      content: '';
      position: absolute;
      display: none;
      left: 4px;
      top: 1px;
      width: 5px;
      height: 9px;
      border: solid white;
      border-width: 0 2px 2px 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
  .styled-checkbox input:checked ~ .styled-checkmark:after {
    display: block; }

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ccc; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #ccc; }

:-ms-input-placeholder {
  /* IE 10+ */
  color: #ccc; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #ccc; }

/* Stage header styling overrides */
.control-menu-nav-item.staging-bar div.control-menu-level-2 {
  /* Prevents staging menu from taking over full screen */
  right: auto;
  /* Hides staging message unless hovering over the bar */ }
  .control-menu-nav-item.staging-bar div.control-menu-level-2 ul li:not(.control-menu-nav-item) {
    display: none; }
  .control-menu-nav-item.staging-bar div.control-menu-level-2:hover ul li:not(.control-menu-nav-item) {
    display: list-item; }

.staging-ready {
  padding-top: 0px !important; }

.portlet-layout.row .portlet-column .portlet-boundary {
  margin-bottom: 0px;
  margin-top: 0px; }

.pager,
.lfr-pagination-buttons {
  margin-top: 52px; }
  .pager li::before,
  .lfr-pagination-buttons li::before {
    display: none; }
  .pager li,
  .lfr-pagination-buttons li {
    position: absolute !important;
    font-size: 0; }
    .pager li a,
    .lfr-pagination-buttons li a {
      background-repeat: no-repeat !important;
      padding-top: 23px;
      padding-right: 23px;
      padding-bottom: 0px;
      padding-left: 0px;
      border: none;
      border-radius: 0; }
  @media only screen and (min-width: 1025px) {
    .pager li:first-child,
    .lfr-pagination-buttons li:first-child {
      left: calc(50vw - 508px); } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .pager li:first-child,
    .lfr-pagination-buttons li:first-child {
      left: 60px; } }
  @media only screen and (max-width: 767px) {
    .pager li:first-child,
    .lfr-pagination-buttons li:first-child {
      left: 20px; } }
  .pager li:first-child a,
  .lfr-pagination-buttons li:first-child a {
    background: url("../images/carousel/Arrow_Left_NoStem_Purple.svg"); }
  @media only screen and (min-width: 1025px) {
    .pager li:last-child,
    .lfr-pagination-buttons li:last-child {
      right: calc(50vw - 512px); } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .pager li:last-child,
    .lfr-pagination-buttons li:last-child {
      right: 56px; } }
  @media only screen and (max-width: 767px) {
    .pager li:last-child,
    .lfr-pagination-buttons li:last-child {
      right: 16px; } }
  .pager li:last-child a,
  .lfr-pagination-buttons li:last-child a {
    background: url("../images/carousel/Arrow_Right_NoStem_Purple.svg"); }
  .pager .disabled:first-child a,
  .lfr-pagination-buttons .disabled:first-child a {
    background: url("../images/carousel/Arrow_Left_NoStem_Gray.svg");
    background-repeat: no-repeat !important; }
  .pager .disabled:last-child a,
  .lfr-pagination-buttons .disabled:last-child a {
    background: url("../images/carousel/Arrow_Right_NoStem_Gray.svg");
    background-repeat: no-repeat !important; }

strong,
b {
  font-weight: bold; }

.gci-portlet {
  max-width: 1000px;
  margin: 0 auto;
  padding: 25px;
  background-color: #f5f5f5;
  color: #1e1e1e;
  font-family: 'Graphik Web';
  box-sizing: initial; }
  .gci-portlet ul > li:before {
    content: '' !important;
    position: relative !important; }
  .gci-portlet .cls-1 {
    fill: #7823dc;
    stroke-width: 0px; }
  .gci-portlet .add-button__container {
    margin-left: 20px;
    display: flex;
    gap: 10px;
    align-items: center;
    height: max-content;
    cursor: pointer; }
  .gci-portlet .add-button__text {
    font-size: 16px;
    color: #7823dc; }
  .gci-portlet .autocomplete-container {
    height: 70px;
    display: flex;
    align-items: flex-end;
    margin-bottom: 30px; }
  .gci-portlet .autocomplete-icon {
    line-height: 32px;
    cursor: pointer; }
    .gci-portlet .autocomplete-icon > svg {
      fill: #7823dc; }
  .gci-portlet .autocomplete-textarea {
    position: relative; }
    .gci-portlet .autocomplete-textarea textarea {
      border: none;
      width: 98%;
      white-space: pre-wrap;
      overflow: hidden;
      font-family: 'Graphik Web';
      font-size: 28px;
      line-height: 32px;
      vertical-align: bottom;
      resize: none; }
    .gci-portlet .autocomplete-textarea textarea:focus {
      outline: none; }

@keyframes dashAnimation {
  from {
    width: 0;
    border-color: transparent; }
  to {
    width: 100%;
    border-color: #7823dc; } }

@keyframes barAnimation {
  from {
    height: 0; }
  to {
    height: 100%; } }
  .gci-portlet .bar-chart__container {
    display: flex;
    align-items: flex-end;
    height: 70px;
    position: relative;
    flex: 1;
    gap: 10px;
    justify-content: flex-end;
    font-size: 10px;
    font-weight: normal; }
  .gci-portlet .bar-chart__label {
    font-size: 10px;
    max-height: 10px;
    margin-top: 5px; }
  .gci-portlet .bar-chart__bar {
    min-width: 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    height: 100%; }
  .gci-portlet .bar-chart__bar-content {
    width: 100%;
    background-color: #f5f5f5;
    height: 100%;
    position: relative;
    display: flex;
    align-items: flex-end; }
  .gci-portlet .bar-chart__content-text {
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%); }
  .gci-portlet .bar-chart__content-na {
    margin-bottom: 5px;
    width: 100%;
    text-align: center; }
  .gci-portlet .bar-chart__content-text,
  .gci-portlet .bar-chart__content-na {
    font-family: 'Graphik Web Semibold';
    font-size: 10px;
    font-weight: 600;
    color: #1e1e1e; }
  .gci-portlet .bar-chart__line-container {
    width: 104.5%;
    position: absolute;
    display: flex;
    gap: 5px; }
  .gci-portlet .bar-chart__line-container__text {
    position: relative;
    top: -5px;
    color: #7823dc; }
  .gci-portlet .bar-chart__line-container__dash {
    border-top: 1px dashed #af7deb;
    flex: 1;
    animation: dashAnimation 1s linear forwards; }
  .gci-portlet .bar-chart__bar-parent {
    width: 100%;
    display: flex;
    align-items: flex-end;
    animation: barAnimation 1s ease forwards; }
  .gci-portlet .bar-chart__bar-child {
    width: 100%;
    background-color: #d2d2d2; }
  .gci-portlet .bottom-content__wrapper {
    margin-top: 40px; }
  .gci-portlet .semi-bold {
    font-family: 'Graphik Web Semibold' !important;
    font-weight: 600 !important; }
  .gci-portlet .bottom-content__title {
    margin: 0;
    font-size: 16px;
    line-height: 26px; }
  .gci-portlet .bottom-content__list {
    margin: 0;
    margin-top: 16px;
    padding-left: 0px !important;
    font-size: 12px;
    line-height: 16px; }
  .gci-portlet .bottom-content__list_item {
    list-style-type: none;
    margin-top: 6px;
    margin-left: 12px !important;
    margin-bottom: 0px !important; }
  .gci-portlet .bottom-content__conclusion {
    margin: 16px 0;
    font-size: 12px;
    line-height: 16px; }
  .gci-portlet .buttons-title {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 12px;
    line-height: 16px; }
  .gci-portlet .content_buttons-list {
    max-width: 637px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    list-style-type: none; }
  .gci-portlet .buttons-list-item {
    width: 250px;
    display: flex;
    align-items: center;
    margin-bottom: 15px !important;
    margin-right: 60px;
    font-size: 12px; }
  .gci-portlet .buttons-list-item:before {
    content: '';
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin-right: 10px; }
  .gci-portlet .purple:before {
    background-color: #9150e1; }
  .gci-portlet .purpure-light:before {
    background-color: #af7deb; }
  .gci-portlet .gray-dark:before {
    background-color: #d2d2d2; }
  .gci-portlet .dark:before {
    background-color: #4b4b4b; }

@keyframes progressBar {
  from {
    width: 0; }
  to {
    width: 100%; } }

@keyframes circleProgress {
  0% {
    stroke-dashoffset: 201; } }
  .gci-portlet .progress-bar {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
    background-color: #f5f5f5; }
  .gci-portlet .data-card__text {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Graphik Web Semibold';
    white-space: nowrap; }
    .gci-portlet .data-card__text span {
      padding-left: 3px; }
  .gci-portlet .data-card__container {
    width: 270px;
    background-color: #fff;
    padding: 30px;
    border: 1px solid #f5f5f5;
    position: relative;
    box-sizing: initial; }
    @media screen and (max-width: 375px) {
      .gci-portlet .data-card__container {
        padding: 15px; } }
  .gci-portlet .data-card__title {
    font-size: 24px;
    margin-bottom: 0; }
  .gci-portlet .data-card__progress-bar {
    width: 100%;
    height: 10px;
    background-color: #f5f5f5; }
    .gci-portlet .data-card__progress-bar .data-card__progress-bar_rating-wrapper {
      height: inherit;
      background-color: transparent;
      animation: progressBar 1s ease forwards; }
      .gci-portlet .data-card__progress-bar .data-card__progress-bar_rating-wrapper .data-card__progress-bar-rating {
        height: inherit;
        background-color: #d2d2d2; }
  .gci-portlet .data-card__buttons-container {
    display: flex;
    justify-content: space-between;
    margin-top: 30px; }
    .gci-portlet .data-card__buttons-container button {
      cursor: pointer; }
    .gci-portlet .data-card__buttons-container button:disabled {
      color: #d2d2d2;
      border-color: #d2d2d2;
      background-color: transparent;
      cursor: default; }
  .gci-portlet .data-card__button-active,
  .gci-portlet .data-card__button-inactive {
    border: 1px solid #7823dc;
    padding: 5px 10px;
    font-size: 16px; }
  .gci-portlet .data-card__button-active {
    color: #fff;
    background-color: #7823dc; }
  .gci-portlet .data-card__button-inactive {
    color: #7823dc;
    background-color: #fff; }
    .gci-portlet .data-card__button-inactive:hover {
      color: #fff;
      background-color: #7823dc; }
  .gci-portlet .data-card__circular-container {
    display: flex;
    align-items: center;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #d2d2d2;
    font-size: 28px;
    font-weight: bold; }
    .gci-portlet .data-card__circular-container .defaultBorder {
      border: solid #d2d2d2 1px; }
  .gci-portlet .data-card__progress-container_item {
    padding-top: 20px; }
  .gci-portlet .data-card__progress-container_text {
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px; }
    .gci-portlet .data-card__progress-container_text .rating-text {
      font-weight: bold; }
  .gci-portlet .disabled-text-color {
    color: #d2d2d2; }
  .gci-portlet .data-card__remove-icon {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 10px;
    top: 10px;
    fill: #7823dc;
    cursor: pointer; }
  .gci-portlet .circle-progress-bar {
    position: relative;
    width: 70px;
    height: 70px; }
    .gci-portlet .circle-progress-bar .circle-stroke-length {
      animation: circleProgress 1s ease forwards; }
    .gci-portlet .circle-progress-bar .circle-text {
      position: absolute;
      bottom: 17px;
      left: 15px;
      display: flex;
      justify-content: center;
      align-items: center;
      margin: 0;
      width: 40px;
      height: 40px;
      color: black;
      font-family: 'Graphik Web Semibold';
      font-weight: 600; }
    .gci-portlet .circle-progress-bar svg {
      transform: rotate(-90deg); }
  .gci-portlet .data-container__wrapper {
    display: flex;
    justify-content: flex-start;
    max-width: 1000px;
    flex-wrap: wrap;
    margin: 0 auto;
    row-gap: 30px; }
  .gci-portlet .tab-group_container {
    width: 100%; }
  .gci-portlet .tab-group_titles {
    display: flex;
    justify-content: flex-start;
    border-bottom: solid 1px #a5a5a5; }
  .gci-portlet .tab-group_titles-item {
    display: flex;
    margin: 0;
    justify-content: center;
    align-items: center;
    font-size: 28px;
    line-height: 32px;
    padding-top: 0px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
    border-bottom: solid 5px transparent;
    cursor: pointer; }
    @media screen and (min-width: 768px) {
      .gci-portlet .tab-group_titles-item {
        min-width: 250px; } }
    @media screen and (max-width: 375px) {
      .gci-portlet .tab-group_titles-item {
        font-size: 20px; } }
    .gci-portlet .tab-group_titles-item:hover {
      border-bottom: solid 5px #7823dc;
      color: #7823dc; }
  .gci-portlet .active-title {
    border-bottom: solid 5px #7823dc;
    color: #7823dc; }
  .gci-portlet .tab-group_text {
    margin: 0;
    padding-top: 30px;
    padding-bottom: 40px;
    font-size: 22px;
    line-height: 28px; }
  .gci-portlet .tab-group_error {
    margin-top: 30px;
    font-size: 22px;
    line-height: 28px; }
  .gci-portlet .suggestion-list {
    position: absolute;
    top: 100%;
    left: 0;
    width: 108%;
    background-color: #f5f5f5;
    border-top: 1px solid #7823dc;
    list-style: none;
    padding: 0;
    margin: 0;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 1;
    max-height: 255px;
    overflow: auto;
    padding-bottom: 0px !important; }
    .gci-portlet .suggestion-list li {
      padding-left: 24px;
      padding-right: 24px;
      cursor: pointer;
      font-weight: normal;
      font-size: 18px;
      line-height: 32px;
      margin-bottom: 0px !important; }
      .gci-portlet .suggestion-list li:hover {
        color: #7823dc; }
      .gci-portlet .suggestion-list li:first-child {
        padding-top: 24px; }
      .gci-portlet .suggestion-list li:last-child {
        padding-bottom: 24px; }

.footerSiteLinksElement {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  padding: 0 12.5px; }

.footer-site-link {
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #fff !important;
  text-decoration: none !important;
  font-size: 16px;
  line-height: 18px;
  display: inline-block; }
  @media only screen and (max-width: 767px) {
    .footer-site-link {
      margin-bottom: 15px; } }
  @media only screen and (min-width: 768px) {
    .footer-site-link {
      margin-bottom: 40px; } }

.footerSocialMediaLinkElement {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px;
  position: relative; }
  .footerSocialMediaLinkElement .hoverElement {
    position: absolute;
    left: 15px;
    opacity: 0;
    width: 25px;
    -o-transition: opacity 0.1s ease;
    -moz-transition: opacity 0.1s ease;
    -webkit-transition: opacity 0.1s ease;
    transition: opacity 0.1s ease; }
    .footerSocialMediaLinkElement .hoverElement:hover {
      opacity: 1; }

.footerPolicyLinkElement {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px; }
  @media only screen and (max-width: 767px) {
    .footerPolicyLinkElement {
      width: 100%;
      font-size: 14px;
      line-height: 15px; } }
  @media only screen and (min-width: 768px) {
    .footerPolicyLinkElement {
      font-size: 12px;
      line-height: 13px; } }
  .footerPolicyLinkElement a {
    color: #CCCCCC;
    text-decoration: none; }
    .footerPolicyLinkElement a:hover {
      color: #CCCCCC; }
    .footerPolicyLinkElement a:active {
      color: #CCCCCC;
      opacity: 0.75; }

.countrySelectButton {
  background-color: #1e1e1e;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  position: relative;
  height: 40px;
  line-height: 40px; }
  .countrySelectButton:hover {
    cursor: pointer; }
  .countrySelectButton .arrowIcon {
    padding-left: 10px;
    padding-right: 0; }
  .countrySelectButton .arrowIconFlipped {
    padding-right: 10px;
    padding-left: 0;
    transform: rotate(180deg); }

.countrySelectButtonContainer {
  border: solid 2px #fff;
  padding: 0;
  display: inline-block;
  width: 33%; }

.countrySelectButtonWrapper {
  width: 100%;
  text-align: center;
  padding-top: 30px; }

.footerRow {
  padding-top: 40px;
  position: relative;
  z-index: 0; }

.footerPresentationWrapper {
  background-color: #1e1e1e;
  position: relative;
  padding-bottom: 10px; }

.footerTopContent {
  background-color: #1e1e1e;
  position: relative;
  width: 100%;
  padding-bottom: 0;
  color: #cccccc;
  text-align: center;
  margin-top: 48px;
  font-weight: 300; }

.footerPolicyLinkContainer {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  max-width: 750px;
  margin: 0 auto; }
  @media only screen and (max-width: 767px) {
    .footerPolicyLinkContainer {
      width: 100%; } }
  @media only screen and (min-width: 768px) {
    .footerPolicyLinkContainer {
      width: 700px;
      margin-top: -7px; } }

.footerSiteLinksRow {
  width: 100%;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px; }

.footerSocialMediaContainer {
  width: 100%;
  text-align: center;
  padding-top: 0px;
  padding-bottom: 10px; }

@media only screen and (max-width: 979px) {
  .countrySelectButtonContainer {
    max-width: 335px;
    width: 100%;
    padding-bottom: 0px; }
    .countrySelectButtonContainer .countrySelectButton {
      width: 100%; }
  .mobileSiteSelectorContainer {
    background-color: #F5F5F5;
    text-align: center;
    position: absolute;
    top: 0px;
    z-index: 0;
    height: 50px;
    opacity: 0.01;
    width: 335px;
    font-size: 16px; }
  .mobileSiteSelector {
    text-align-last: center;
    border: none;
    height: 100%;
    width: 100%; }
  .footerSiteLinksRow {
    width: auto; } }

@media only screen and (max-width: 767px) {
  .footerSiteLinksContainer {
    padding-bottom: 20px; }
  .footerSiteLinksElement {
    display: block;
    padding: 0;
    margin-bottom: -10px; } }

@media only screen and (min-width: 1025px) {
  .footerMargin {
    margin-top: 75px; } }

@media only screen and (max-width: 1024px) {
  .footerMargin {
    margin-top: 50px; } }

.readMoreOuterContainer {
  position: relative;
  background-color: var(--cta-background-color);
  display: flex;
  align-content: center;
  align-items: center; }
  @media only screen and (min-width: 1025px) {
    .readMoreOuterContainer {
      height: 220px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .readMoreOuterContainer {
      height: 164px; } }
  @media only screen and (max-width: 767px) {
    .readMoreOuterContainer {
      height: 130px; } }

.readMoreContainer {
  text-align: center; }
  .readMoreContainer > a {
    font-family: var(--font-family-read-more) !important;
    font-weight: var(--font-weight-read-more) !important;
    text-decoration: none;
    color: var(--cta-link-color);
    -o-transition: color, 0.3s ease;
    -moz-transition: color, 0.3s ease;
    -webkit-transition: color, 0.3s ease;
    transition: color, 0.3s ease; }
    .readMoreContainer > a:hover {
      color: var(--cta-link-hover-color);
      -o-transition: color, 0.3s ease;
      -moz-transition: color, 0.3s ease;
      -webkit-transition: color, 0.3s ease;
      transition: color, 0.3s ease; }

.atk-contact-background {
  position: relative;
  text-align: center;
  overflow-x: hidden;
  background-color: white;
  height: 500px; }
  .atk-contact-background .contact-ghosted-svg {
    width: 110%;
    margin-top: 90px;
    margin-bottom: 90px;
    margin-left: -5%;
    height: 310px;
    background-position: center center;
    background-repeat: no-repeat; }

@media only screen and (max-width: 1024px) {
  .readMoreSlideOver {
    background-color: #F5F5F5; }
    .readMoreSlideOver .readMoreSlideOverTopPadding {
      height: 60px; } }

/* Tweaks for homepage */
.atk-homepage + .readMoreSlideOver a {
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-stretch: normal; }

.readMoreSlideOverContainer {
  padding-bottom: 60px !important; }

@media only screen and (max-width: 767px) {
  .readMoreSlideOverContainer {
    padding-bottom: 30px !important; } }

.atk-register-section {
  position: relative;
  top: -15px;
  background-color: #323232;
  display: flex;
  align-content: center;
  align-items: center; }
  @media only screen and (min-width: 1025px) {
    .atk-register-section {
      height: auto; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .atk-register-section {
      height: auto; } }
  @media only screen and (max-width: 767px) {
    .atk-register-section {
      height: auto;
      flex-direction: column; } }

.insightsRegisterText {
  color: white; }
  @media only screen and (min-width: 1025px) {
    .insightsRegisterText {
      font-size: 22px;
      text-align: right;
      margin: 40px auto;
      width: 60%; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .insightsRegisterText {
      font-size: 26px;
      text-align: right;
      margin: 40px auto;
      width: 55%; } }
  @media only screen and (max-width: 767px) {
    .insightsRegisterText {
      font-size: 22px;
      text-align: center;
      margin: 40px auto 20px auto;
      width: 75%; } }

.insightsRegisterButtonContainer {
  position: relative;
  display: inline-block;
  height: 40px;
  z-index: 2;
  border-style: solid;
  border-width: 2px;
  border-color: white;
  -o-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease; }
  @media only screen and (min-width: 1025px) {
    .insightsRegisterButtonContainer {
      margin-left: 50px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .insightsRegisterButtonContainer {
      margin-left: 50px; } }
  @media only screen and (max-width: 767px) {
    .insightsRegisterButtonContainer {
      margin-left: unset;
      margin-bottom: 40px; } }

.insightsRegisterButtonContainer a.buttonBodyText, .buttonBodyContainer span.buttonBodyText {
  white-space: nowrap;
  color: white;
  font-size: 16px;
  font-weight: var(--font-weight-button-body) !important;
  font-family: var(--font-family-button-body) !important;
  line-height: 38px;
  padding: 0 30px;
  display: inline-block;
  text-decoration: none !important;
  -o-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease; }

.insightsRegisterButtonContainer:hover {
  background-color: white;
  cursor: pointer;
  -o-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease; }

.insightsRegisterButtonContainer:hover a.buttonBodyText {
  color: #323232; }

.extra-content {
  margin-top: -14px; }

.atk-kearney-logo {
  margin-top: -14px; }
  .atk-kearney-logo a {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .atk-kearney-logo img {
    max-width: 100px;
    display: block;
    margin-left: auto;
    margin-right: auto; }

.registerTextSpan {
  display: inline-block;
  text-align: center;
  word-break: break-word; }
  @media only screen and (min-width: 1025px) {
    .registerTextSpan {
      width: 500px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .registerTextSpan {
      width: 500px; } }
  @media only screen and (max-width: 767px) {
    .registerTextSpan {
      width: auto; } }

@media only screen and (min-width: 1025px) {
  .buttonRegisterClass {
    width: 40%; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .buttonRegisterClass {
    width: 30%; } }

@media only screen and (max-width: 767px) {
  .buttonRegisterClass {
    width: 100%;
    text-align: center; }
    .buttonRegisterClass .insightsRegisterButtonContainer {
      width: 100%; } }

/*
    CSS for Parallax
*/
.parallaxParent {
  height: 200vh !important;
  overflow: hidden; }

.parallaxParent > div {
  height: 200%;
  position: relative;
  top: 0; }

/*
    CSS for section slants
*/
.slantRight {
  color: #fff;
  position: relative;
  z-index: 1; }

.slantRight:before {
  background: inherit;
  content: '';
  display: block;
  height: 35%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: skewY(-2deg);
  transform-origin: top left;
  z-index: -1; }

.slantRight:after {
  background: inherit;
  content: '';
  display: block;
  height: 35%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  transform: skewY(-2deg);
  transform-origin: bottom right;
  z-index: -1; }

.bevelLeft {
  color: #aa1712;
  position: relative;
  z-index: 1; }

.bevelLeft:before {
  background: inherit;
  content: '';
  display: block;
  height: 30%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: skewY(2deg);
  transform-origin: bottom right;
  z-index: -1; }

.bevelLeft:after {
  background: inherit;
  content: '';
  display: block;
  height: 30%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  transform: skewY(-2deg);
  transform-origin: bottom right;
  z-index: -1; }

.parallaxImageNew {
  position: relative;
  display: inline-block;
  overflow: hidden;
  max-width: 880px;
  width: 90vw;
  margin-left: -10px; }
  .parallaxImageNew #parallaxImageInner {
    background-image: url("/o/atk-dot-com-theme/images/atk-about-us/MIC-Why-Were-Different.jpg");
    position: absolute;
    top: 1%;
    left: 1%;
    height: 98%;
    width: 98%; }
  .parallaxImageNew img.overlaySVG {
    z-index: 100;
    position: relative; }

@media only screen and (max-width: 1024px) {
  .parallaxImageNew #parallaxImageInner {
    top: 0.5px;
    left: 0.5px; } }

/*
	CSS in this class needs to have important
	else it will not overwrite ScrollMagic defaults
 */
.scrollmagic-pin-spacer-parallax {
  top: 0 !important;
  margin-top: 10vh !important;
  min-height: 956px !important; }

.scrollmagic-pin-center section.whiteFullScreenPanel {
  top: 0px !important;
  left: 0px !important;
  width: 100% !important; }

.belowParallaxText {
  position: fixed;
  font-size: 40px;
  line-height: 52px;
  opacity: 0;
  filter: alpha(opacity=0);
  -o-transition: opacity 0.25s, filter 0.25s ease;
  -moz-transition: opacity 0.25s, filter 0.25s ease;
  -webkit-transition: opacity 0.25s, filter 0.25s ease;
  transition: opacity 0.25s, filter 0.25s ease;
  text-align: left;
  transform: translate3d(0, 0, 0);
  margin-top: 30px; }

#desktopSlides {
  display: block; }

#mobileSlides {
  display: none; }

.redSlideUp {
  margin-top: 100px;
  position: relative;
  z-index: 150 !important;
  height: 50%;
  background: #aa1712; }
  .redSlideUp .redSlideUpTextContainer {
    position: relative;
    padding-top: 75px;
    padding-bottom: 75px; }
    .redSlideUp .redSlideUpTextContainer .redSlideUpBoldText {
      font-size: 55px;
      line-height: 65px;
      margin-bottom: 30px;
      font-weight: bold;
      font-stretch: normal; }
    .redSlideUp .redSlideUpTextContainer .redSlideUpSubText {
      font-size: 40px;
      line-height: 52px;
      opacity: 0;
      position: relative;
      /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
      font-weight: 100;
      font-stretch: normal; }

.lookDeeperPanel {
  /* Replace with .ATKPanel class */
  z-index: 145;
  position: relative;
  margin-top: 200px;
  background-color: white; }
  .lookDeeperPanel .lookDeeperSection {
    /* Replace with .pull-left class */
    float: left;
    width: 50%;
    margin-bottom: -150px;
    height: 600px; }
    .lookDeeperPanel .lookDeeperSection:hover .ldsThinBox {
      width: 30%; }
    .lookDeeperPanel .lookDeeperSection .ldsThinBox {
      display: block;
      left: 65px;
      width: 18%;
      height: 325px;
      position: relative;
      transform: skewX(-8deg);
      background-color: #f5f5f5;
      z-index: -1;
      -o-transition: width 0.5s ease;
      -moz-transition: width 0.5s ease;
      -webkit-transition: width 0.5s ease;
      transition: width 0.5s ease; }
    .lookDeeperPanel .lookDeeperSection .ldsTextDiv {
      position: relative;
      top: -295px;
      left: 25%;
      width: 340px; }
      .lookDeeperPanel .lookDeeperSection .ldsTextDiv .ldsTitle {
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        /*font-weight: var(--font-weight-heading2) !important;
	font-family: var(--font-family-heading2) !important;*/
        font-size: 44px;
        font-size: var(--h2-font-size);
        line-height: 48px;
        margin-bottom: 40px;
        color: #bd1933;
        position: relative;
        width: 340px; }

.whiteFullScreenPanel {
  position: relative;
  top: -50%;
  z-index: 125;
  display: table;
  background-color: white;
  height: 100vh; }
  .whiteFullScreenPanel .whiteFullScreenText {
    text-align: center;
    position: relative;
    opacity: 0;
    display: table-cell;
    vertical-align: middle;
    width: 100%; }
    .whiteFullScreenPanel .whiteFullScreenText .alternativeTextInner {
      max-width: 800px;
      width: 100%;
      margin: 0px auto; }

.slideInContainer {
  position: relative;
  max-width: 75%;
  padding-top: 75px; }

.slideInHeading {
  font-size: 85px;
  line-height: 95px;
  color: #bd1933;
  font-weight: bold;
  font-stretch: normal; }

.slideInSubHeading {
  font-size: 85px;
  line-height: 95px;
  opacity: 1;
  font-weight: bold;
  color: #dfdfdf;
  font-weight: bold;
  font-stretch: normal; }

.aboutUsSlidesWrapper {
  position: relative;
  z-index: 150;
  background: #f5f5f5;
  margin-top: 500px;
  padding-bottom: 200px; }
  .aboutUsSlidesWrapper .slideInStaticBoldTextContainer {
    position: relative;
    max-width: 75%;
    padding-top: 75px; }
    .aboutUsSlidesWrapper .slideInStaticBoldTextContainer .staticText {
      display: inline-block;
      color: #bd1933; }
    .aboutUsSlidesWrapper .slideInStaticBoldTextContainer .fadingText {
      display: inline-block;
      color: #dfdfdf;
      opacity: 1;
      filter: alpha(opacity=100);
      -o-transition: opacity 0.5s ease;
      -moz-transition: opacity 0.5s ease;
      -webkit-transition: opacity 0.5s ease;
      transition: opacity 0.5s ease; }
      .aboutUsSlidesWrapper .slideInStaticBoldTextContainer .fadingText.fadeOut {
        opacity: 0;
        filter: alpha(opacity=0); }
  .aboutUsSlidesWrapper .whiteSlideIn {
    position: relative;
    left: 125%;
    margin-top: 200px;
    color: #1e1e1e;
    background-color: white;
    max-width: 93%;
    -o-transition: left 0.75s ease;
    -moz-transition: left 0.75s ease;
    -webkit-transition: left 0.75s ease;
    transition: left 0.75s ease; }
    .aboutUsSlidesWrapper .whiteSlideIn:before {
      background: inherit;
      content: '';
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      transform: skewX(-10deg);
      transform-origin: top left;
      z-index: 500; }
    .aboutUsSlidesWrapper .whiteSlideIn:after {
      background: inherit;
      content: '';
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      transform: skewX(-10deg);
      transform-origin: bottom right;
      z-index: 500; }
    .aboutUsSlidesWrapper .whiteSlideIn.onScreen {
      left: 0; }
  .aboutUsSlidesWrapper .slideInBody {
    position: relative;
    font-size: 18px;
    line-height: 28px;
    padding: 40px 60px;
    z-index: 600; }

@media only screen and (max-width: 1024px) {
  .scrollmagic-pin-spacer-parallax {
    margin-top: 60px !important; }
  .redSlideUp .redSlideUpTextContainer .redSlideUpBoldText {
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 20px; }
  .redSlideUp .redSlideUpTextContainer .redSlideUpSubText {
    font-size: 24px;
    line-height: 34px; }
  .belowParallaxText {
    font-size: 24px;
    line-height: 34px;
    margin-top: 20px; }
  #desktopSlides {
    display: none; }
  #mobileSlides {
    display: block; }
  .slideInSubHeading {
    font-size: 45px;
    line-height: 55px;
    color: #dfdfdf;
    font-weight: bold;
    font-stretch: normal; }
  .aboutUsSlidesWrapper {
    padding-bottom: 0px; }
    .aboutUsSlidesWrapper .slideInStaticBoldTextContainer {
      position: relative;
      padding-top: 60px;
      max-width: 100%; }
      .aboutUsSlidesWrapper .slideInStaticBoldTextContainer .staticText {
        font-size: 45px;
        line-height: 55px; }
      .aboutUsSlidesWrapper .slideInStaticBoldTextContainer .fadingText {
        font-size: 45px;
        line-height: 55px;
        color: #dfdfdf;
        font-weight: bold;
        font-stretch: normal; }
    .aboutUsSlidesWrapper .slideInBody {
      position: relative;
      color: #1e1e1e;
      font-size: 16px;
      line-height: 26px;
      padding: 30px 0 0 0; }
  .lookDeeperPanel {
    padding-top: 100px;
    overflow: hidden;
    margin-top: 0px; }
    .lookDeeperPanel .lookDeeperSection {
      margin-bottom: 30px;
      height: inherit;
      width: 100%; }
      .lookDeeperPanel .lookDeeperSection .ldsTitle {
        font-size: 24px;
        line-height: 30px;
        width: 100%; }
      .lookDeeperPanel .lookDeeperSection .ldsThinBox {
        display: none; }
      .lookDeeperPanel .lookDeeperSection .ldsTextDiv {
        top: 0;
        left: 0;
        width: 100%; }
        .lookDeeperPanel .lookDeeperSection .ldsTextDiv .ldsBody {
          width: 100%; }
  .highlightContainer {
    display: table !important; }
  .whiteFullScreenPanel .whiteFullScreenText .alternativeTextInner {
    max-width: 600px;
    width: 100%;
    margin: 0px auto; } }

.atk-about-us-new {
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-stretch: normal; }

.ATKmodal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999; }

/*
    CSS for fully enclosed textbox with slanted border
*/
.tab {
  position: relative; }

.tabbox {
  /*
	display: block;
	content:" ";
	top: 200px;
	left: 250px;
	width: 700px;
	height: 225px;
	position: relative;
	transform:skewX(-15deg);
	-ms-transform:skewX(-15deg);
	-webkit-transform:skewX(-15deg);
	border: 2px solid blue;
	z-index: -1;*/ }

/*
    Generic CSS classes
*/
.hide-overflow {
  overflow: hidden; }

.noscroll {
  position: fixed;
  overflow-y: scroll; }

.hide-x {
  overflow-x: hidden; }

.ATKpanel {
  width: 100%; }

.hidden {
  display: none; }

.boldText {
  font-weight: bold;
  font-stretch: normal; }

.redText {
  color: #aa1712; }

/*
	Highlighted yellow text on header and footer
 */
.yellowTextUnderlineContainerAboutUs {
  font-weight: bold;
  font-stretch: normal;
  position: relative;
  margin-top: 30px;
  display: inline-block;
  z-index: 1;
  padding: 0;
  font-size: 18px;
  line-height: 24px;
  cursor: pointer; }
  .yellowTextUnderlineContainerAboutUs span {
    position: relative;
    width: 100%; }
  .yellowTextUnderlineContainerAboutUs .yellowTextUnderlineAboutUs {
    position: absolute;
    background-color: #ffda40;
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    font-size: 1em;
    -o-transition: height 0.2s ease;
    -moz-transition: height 0.2s ease;
    -webkit-transition: height 0.2s ease;
    transition: height 0.2s ease; }
  .yellowTextUnderlineContainerAboutUs:hover .yellowTextUnderlineAboutUs {
    height: 8px; }

/*
	CSS for articles
*/
#articleContentDiv.readMoreOverlay {
  height: 50vh;
  overflow: hidden;
  position: relative;
  -o-transition: height 1.2s ease;
  -moz-transition: height 1.2s ease;
  -webkit-transition: height 1.2s ease;
  transition: height 1.2s ease; }
  #articleContentDiv.readMoreOverlay:after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    pointer-events: none;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), white 75%, white 90%);
    width: 100%;
    height: 50%; }
  #articleContentDiv.readMoreOverlay #readMoreOverlayContainer {
    position: absolute;
    width: 100%;
    bottom: 0px; }

@media only screen and (max-width: 1024px) {
  .atk-article {
    margin-top: 50px; }
  .article-description-section *:last-child {
    margin-bottom: 30px; } }

@media only screen and (min-width: 1025px) {
  .atk-article {
    margin-top: 90px; }
  .article-description-section *:last-child {
    margin-bottom: 30px; } }

.atk-article:first-child {
  margin-top: 0; }

.atk-article a:hover {
  text-decoration: none; }

.atk-article p {
  margin: 0 0 20px 0; }

.atk-article .atk-row {
  margin-bottom: 50px; }
  .atk-article .atk-row:first-child .body:last-child, .atk-article .atk-row:first-child .body-small:last-child {
    margin-bottom: 0px; }
  .atk-article .atk-row:first-child .body p:last-child, .atk-article .atk-row:first-child .body-small p:last-child {
    padding-bottom: 0px; }
  .atk-article .atk-row:last-child {
    margin-bottom: 0; }

@media only screen and (max-width: 767px) {
  .atk-article .atk-row {
    margin-bottom: 30px; }
    .atk-article .atk-row:last-child {
      margin-bottom: 0; }
    .atk-article .atk-row .article-footer {
      padding-top: 10px; }
      .atk-article .atk-row .article-footer a {
        font-size: 14px;
        line-height: 22px; } }

.atk-article .owl-carousel .owl-item img {
  width: 100% !important; }

.featuredLinkImg {
  margin-right: 10px; }

@media only screen and (max-width: 1024px) {
  .article-title-border {
    margin-top: 40px; } }

@media only screen and (min-width: 1025px) {
  .article-title-border {
    margin-top: 60px; } }

.article-title-border {
  border-bottom: 10px solid #f5f5f5; }

.atk-article .article-footer {
  border-top: 1px solid #DBDBDB;
  padding-top: 20px; }
  .atk-article .article-footer li {
    padding-bottom: 10px; }
  .atk-article .article-footer a {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px; }

.articleSocialMediaLinkElement {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px; }

@media only screen and (min-width: 1025px) {
  .atk-article p.fullWidthBodySpanContainer {
    margin-top: 90px;
    margin-bottom: 90px; }
  .atk-article p.fullWidthBodyImageContainer {
    margin-top: 60px;
    margin-bottom: 60px;
    padding-bottom: 0; }
  .atk-article p + p.fullWidthBodyImageContainer {
    margin-top: 40px; } }

@media only screen and (max-width: 1024px) {
  .atk-article p.fullWidthBodySpanContainer {
    margin-top: 50px;
    margin-bottom: 50px; }
  .atk-article p.fullWidthBodyImageContainer {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 0; }
  .atk-article p + p.fullWidthBodyImageContainer {
    margin-top: 10px; } }

p.fullWidthBodySpanContainer + p.fullWidthBodySpanContainer {
  margin-top: -90px !important; }

p.fullWidthBodyImageContainer img {
  width: 100% !important;
  height: auto !important; }

.article-title-container hr {
  border-top: 2px solid #DBDBDB;
  margin: 0px; }

.article-title h1 {
  margin-top: 0px;
  margin-bottom: 0px; }

@media only screen and (min-width: 1025px) {
  .article-title {
    margin-top: 50px;
    margin-bottom: 120px; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .article-title {
    margin-top: 60px;
    margin-bottom: 55px; } }

@media only screen and (max-width: 767px) {
  .article-title {
    margin-top: 40px;
    margin-bottom: 40px; } }

.article-author-slug {
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-stretch: normal;
  /*font-weight: var(--font-weight-heading4) !important;
	font-family: var(--font-family-heading4) !important;*/
  font-size: 22px;
  font-size: var(--h4-font-size);
  line-height: 28px;
  margin-bottom: 15px;
  font-weight: bold;
  color: #bd1933;
  padding-top: 50px; }

.article-author-bios-container {
  padding-bottom: 30px; }
  .article-author-bios-container .article-square-bio {
    padding-bottom: 30px; }

.articleDiv .atk-container {
  margin-bottom: 150px; }

@media only screen and (max-width: 979px) {
  .articleDiv .atk-container {
    margin-bottom: 90px; }
  .atk-article-authors {
    margin-bottom: -30px; } }

/* Intentionally separated from above to allow for tighter spacing in bio grids outside of articles */
.article-square-bio .yellowHighlightTextContainer {
  margin-bottom: 0px; }

p.related-insights-article-slug {
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-bottom: 5px; }

p.related-insights-article-subtitle {
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-top: 5px;
  margin-bottom: 0px; }

.atk-article .sidebar {
  position: relative;
  margin-bottom: 50px; }
  .atk-article .sidebar.hideThis {
    display: none; }
  .atk-article .sidebar a.hideSidebar {
    position: absolute;
    top: 10px;
    right: 0px; }
  .atk-article .sidebar p {
    margin-bottom: 20px; }

.atk-article .sidebarContainer {
  /* Placed in d-8, so -12.5% is d-1, i.e. 1 column of space between sidebar and content */
  margin-left: -12.5%;
  float: right;
  /* Placed in d-9, so 42.3% is d-4.  (4*c + 3*(c/2)) / (9*c + 8*(c/2)) = (11c/2) / (26c/2) = 11/26 ~= 0.423 = 42.3% */
  width: 42.3%; }
  .atk-article .sidebarContainer .sidebar {
    width: 100%;
    /* 	Placed in d-4, so this must offset 2 columns + 2 gutters total within a 4 columns + 3 gutter div
				(2*c + 2*(c/2)) / (4*c + 3*(c/2)) = (6c/2) / (11c/2) = 6/11 = 0.545 = 54.5% */
    margin-left: 54.5%;
    position: relative;
    overflow: visible;
    border: none;
    z-index: 10; }
    .atk-article .sidebarContainer .sidebar .heading0:first-child, .atk-article .sidebarContainer .sidebar .heading1:first-child, .atk-article .sidebarContainer .sidebar .heading2:first-child, .atk-article .sidebarContainer .sidebar .heading3:first-child, .atk-article .sidebarContainer .sidebar .heading4:first-child, .atk-article .sidebarContainer .sidebar .section-heading-1:first-child, .atk-article .sidebarContainer .sidebar .section-heading-2:first-child, .atk-article .sidebarContainer .sidebar .section-heading-3:first-child, .atk-article .sidebarContainer .sidebar .section-heading-4:first-child, .atk-article .sidebarContainer .sidebar .body-heading-1:first-child, .atk-article .sidebarContainer .sidebar .body-heading-2:first-child, .atk-article .sidebarContainer .sidebar .body-heading-3:first-child, .atk-article .sidebarContainer .sidebar .body-heading-4:first-child, .atk-article .sidebarContainer .sidebar h1:first-child, .atk-article .sidebarContainer .sidebar h2:first-child, .atk-article .sidebarContainer .sidebar h3:first-child, .atk-article .sidebarContainer .sidebar h4:first-child {
      margin-top: 0px; }

.atk-article .body > .d-12-col.force-full-width {
  margin-left: -11.5%;
  width: 134.6%; }

.atk-article .body > *:first-child {
  margin-top: 0; }

@media only screen and (max-width: 1024px) {
  .atk-article .sidebarContainer {
    float: none;
    margin-left: 0;
    width: 100%; }
    .atk-article .sidebarContainer .sidebar {
      width: 100%;
      margin-left: 0;
      padding: 30px 30px 60px 30px; } }

.atk-article .footerSocialMediaLinkElement {
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-size: 14px; }
  .atk-article .footerSocialMediaLinkElement .hoverElement {
    bottom: 0;
    left: 0; }

.shareIconsContainer {
  padding-right: 1px;
  right: 125px;
  margin-left: 50px;
  margin-top: 0px;
  margin-bottom: 35px; }

@media only screen and (max-width: 767px) {
  .shareIconsContainer {
    padding-right: 1px;
    right: 125px;
    margin-left: 50px;
    margin-top: 0px;
    margin-bottom: 20px; } }

@media only screen and (min-width: 767px) {
  #sidebarContentId .after-5-px-wide {
    margin-bottom: 0px; } }

.shareTooltip, .tippy-box {
  direction: ltr !important;
  pointer-events: auto !important;
  opacity: 1 !important;
  background-color: white !important;
  border: solid var(--all-links-color) 2px;
  border-radius: 0;
  color: black !important;
  margin-left: 61px !important;
  margin-top: 0px !important;
  padding: 14px 17px !important;
  width: 171px; }
  .shareTooltip:hover, .tippy-box:hover {
    visibility: visible !important; }
  .shareTooltip:after, .tippy-box:after {
    border-bottom: none !important;
    border-left: 2px solid var(--all-links-color) !important;
    border-top: 2px solid var(--all-links-color) !important;
    border-right: none !important;
    top: -14px !important;
    left: 10px !important;
    width: 12px !important;
    height: 12px !important;
    background: white !important;
    transform-origin: 0 100%;
    transform: rotate(50deg) skewx(10deg);
    margin-left: 0 !important; }

[dir=ltr] .shareTooltip:after, [dir=ltr] .tippy-box:after {
  left: 10px !important;
  top: -14px !important;
  transform: rotate(50deg) skewx(10deg); }

/*
[dir=rtl] {
    .shareTooltip {
		&:after {
        	top: -6px !important;
        	transform: rotate(-40deg) skewx(10deg);
		}
    }
}
*/
.stickyContainer {
  display: inline-flex;
  margin-right: 15px;
  top: 64px;
  /* Change this to match your header height */
  z-index: 100; }

.shareIconWrapper {
  display: inline-block; }

.tippy-arrow {
  top: -11.7px;
  left: 70px !important;
  border-bottom: none !important;
  border-left: 2px solid var(--all-links-color) !important;
  border-top: 2px solid var(--all-links-color) !important;
  border-right: none !important;
  width: 12px !important;
  height: 12px !important;
  background: white !important;
  transform-origin: 0 100%;
  transform: rotate(50deg) skewx(10deg) !important;
  margin-left: 0 !important; }

@media only screen and (max-width: 767px) {
  .shareTooltip, .tippy-box {
    margin-left: 0px !important; }
  .tippy-arrow {
    top: unset;
    bottom: 0px;
    left: 38px !important;
    transform: rotate(230deg) skewx(190deg) !important; }
  .tippy-box[data-placement^='bottom'] .tippy-arrow {
    top: -11.7px;
    bottom: 0px;
    left: 21px !important;
    transform: rotate(411deg) skewx(190deg) !important; } }

@media only screen and (min-width: 767px) and (max-width: 1024px) {
  .shareTooltip, .tippy-box {
    margin-left: 51px !important; }
  .tippy-arrow {
    left: 64px !important; } }

[dir=rtl] .tippy-arrow {
  top: -11.6px;
  right: 75px !important;
  border-bottom: none !important;
  border-right: 2px solid var(--all-links-color) !important;
  border-top: 2px solid var(--all-links-color) !important;
  border-left: none !important;
  width: 12px !important;
  height: 12px !important;
  background: white !important;
  transform-origin: 0 100%;
  transform: rotate(50deg) skewx(10deg) !important;
  margin-left: 4px !important; }

@media only screen and (min-width: 767px) and (max-width: 1024px) {
  [dir=rtl] .tippy-arrow {
    transform: rotate(52deg) skewx(10deg) !important;
    margin-left: 3px !important;
    margin-right: 0px !important; } }

@media only screen and (max-width: 767px) {
  [dir=rtl] .tippy-arrow {
    transform: rotate(-130deg) skewx(10deg) !important;
    margin-left: -27px !important;
    margin-right: 0px !important;
    top: unset !important; }
  [dir=rtl] .tippy-box[data-placement^='bottom'] .tippy-arrow {
    top: -11px !important;
    bottom: 0px;
    left: 53px !important;
    transform: rotate(411deg) skewx(190deg) !important; } }

.shareIcon {
  width: 16px;
  margin-right: 9px; }

.shareIconRow {
  cursor: pointer;
  pointer-events: auto; }
  .shareIconRow + .shareIconRow {
    margin-top: 15px; }

@media only screen and (max-width: 767px) {
  .shareIconRow {
    padding-top: 5px;
    padding-bottom: 5px; }
  .atk-row.atk-row-flex.callout-overlap {
    display: flex; } }

.taglib-social-bookmarks {
  display: none; }

.article-breadcrumb {
  margin-bottom: 35px; }
  .article-breadcrumb .body {
    margin-bottom: 0px; }
  .article-breadcrumb .heading4, .article-breadcrumb div, .article-breadcrumb a {
    margin-bottom: 0; }

@media only screen and (max-width: 767px) {
  .article-breadcrumb {
    margin-bottom: 20px; } }

.article-callout {
  margin: 50px 0; }

@media only screen and (max-width: 767px) {
  .article-callout {
    margin: 50px 0; } }

.two-column-content-article-styling .body .section-heading-1:first-child, .two-column-content-article-styling .body .section-heading-2:first-child, .two-column-content-article-styling .body .section-heading-3:first-child, .two-column-content-article-styling .body .section-heading-4:first-child {
  margin-top: 0;
  padding-top: 0; }

.two-column-content-article-styling .body .section-heading-1:last-child, .two-column-content-article-styling .body .section-heading-2:last-child, .two-column-content-article-styling .body .section-heading-3:last-child, .two-column-content-article-styling .body .section-heading-4:last-child {
  margin-bottom: 0;
  padding-bottom: 0; }

.article-section-padding .body h1:first-child, .article-section-padding .body h2:first-child, .article-section-padding .body h3:first-child, .article-section-padding .body h4:first-child, .article-section-padding .body h5:first-child, .article-section-padding .body h6:first-child, .article-section-padding .body div:first-child, .article-section-padding .body p:first-child {
  margin-top: 0;
  padding-top: 0; }

.article-section-padding .body h1:last-child, .article-section-padding .body h2:last-child, .article-section-padding .body h3:last-child, .article-section-padding .body h4:last-child, .article-section-padding .body h5:last-child, .article-section-padding .body h6:last-child, .article-section-padding .body div:last-child, .article-section-padding .body p:last-child {
  margin-bottom: 0;
  padding-bottom: 0; }

.article-section-padding .callout-text:last-child {
  margin-bottom: 0; }

.article-section-padding .callout-text {
  margin-top: 0; }
  .article-section-padding .callout-text h1:first-child, .article-section-padding .callout-text h2:first-child, .article-section-padding .callout-text h3:first-child, .article-section-padding .callout-text h4:first-child, .article-section-padding .callout-text h5:first-child, .article-section-padding .callout-text h6:first-child, .article-section-padding .callout-text div:first-child, .article-section-padding .callout-text p:first-child {
    margin-top: 0;
    padding-top: 0; }
  .article-section-padding .callout-text h1:last-child, .article-section-padding .callout-text h2:last-child, .article-section-padding .callout-text h3:last-child, .article-section-padding .callout-text h4:last-child, .article-section-padding .callout-text h5:last-child, .article-section-padding .callout-text h6:last-child, .article-section-padding .callout-text div:last-child, .article-section-padding .callout-text p:last-child {
    margin-bottom: 0;
    padding-bottom: 0; }

.article-callout-breaker-top {
  padding-bottom: 30px;
  border-top: solid #DBDBDB 1px; }

.article-callout-breaker-bottom {
  padding-top: 30px;
  border-bottom: solid #DBDBDB 1px; }

.article-figure {
  margin-bottom: 50px; }
  .article-figure .popup-expand-image .aos-init.aos-animate {
    transform: none;
    transition-property: none; }

.photo-slideshow-12col p.light-text {
  font-size: 14px;
  margin-bottom: 0px;
  margin-top: 5px; }

.center {
  float: none;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

.popup-expand {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 2000;
  background-color: rgba(255, 255, 255, 0.95); }
  .popup-expand .popup-expand-image {
    position: absolute;
    width: 1000px;
    top: 50%;
    left: 50%;
    margin-left: -500px; }
    .popup-expand .popup-expand-image > img {
      max-height: calc(100vh - 60px); }
  @media only screen and (max-width: 1024px) {
    .popup-expand .popup-expand-image {
      width: 90%;
      margin-left: calc(-90% / 2); } }

.popup-expand-button {
  width: 40px;
  height: 40px;
  margin-top: 20px;
  background-repeat: no-repeat;
  background-position: center; }

.popup-close-button {
  float: right;
  width: 40px;
  height: 40px;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer; }

@media only screen and (max-width: 767px) {
  .article-video {
    height: 189px; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .article-video {
    height: 335px; } }

@media only screen and (min-width: 1025px) {
  .article-video {
    height: 371px; } }

.share-buttons-divider {
  border-top: solid #DBDBDB 2px;
  padding-top: 5px;
  margin-top: 20px; }

@media only screen and (max-width: 767px) {
  .share-buttons-divider {
    margin-top: 10px; } }

.articleSharerBlock {
  margin-left: 15px; }

.articleSharerDropdownBlock {
  margin-left: -50px; }

.articleSharerRenderIcons {
  margin-left: -15px; }

.fullScreenVideoBar {
  left: '5%'; }

.copylink-default, .emailShare-default, .linkedin-default, .twitter-x-default, .facebook-default, .print-default, .pdf-default, .share-default {
  display: inline-block; }

.copylink-hover, .emailShare-hover, .linkedin-hover, .twitter-x-hover, .facebook-hover, .print-hover, .pdf-hover, .share-hover {
  display: none; }

#copyLink:hover .copylink-default {
  display: none; }

#copyLink:hover .copylink-hover {
  display: inline-block; }

#emailShare:hover .emailShare-default {
  display: none; }

#emailShare:hover .emailShare-hover {
  display: inline-block; }

#linkedInShare:hover .linkedin-default {
  display: none; }

#linkedInShare:hover .linkedin-hover {
  display: inline-block; }

#twitterShare:hover .twitter-x-default {
  display: none; }

#twitterShare:hover .twitter-x-hover {
  display: inline-block; }

#facebookShare:hover .facebook-default {
  display: none; }

#facebookShare:hover .facebook-hover {
  display: inline-block; }

#createPDF:hover .pdf-default {
  display: none; }

#createPDF:hover .pdf-hover {
  display: inline-block; }

#printIcon:hover .print-default {
  display: none; }

#printIcon:hover .print-hover {
  display: inline-block; }

.shareIconWrapper:hover .share-default {
  display: none; }

.shareIconWrapper:hover .share-hover {
  display: inline-block; }

/*
	Custom CSS for Employee Bio Pages 
*/
/* 
	Custom Variables 
*/
#employeeBioDiv {
  margin-top: -0px; }
  @media only screen and (max-width: 1024px) {
    #employeeBioDiv {
      margin-top: -0px; } }
  @media only screen and (max-width: 768px) {
    #employeeBioDiv {
      margin-top: -0px; } }

.bio-overlay-div {
  z-index: 10;
  width: 100%; }

.quote-sec-div p {
  margin: 0;
  padding-bottom: 20px; }

@media only screen and (min-width: 980px) {
  .quotation-mark-svg {
    position: absolute;
    left: -78px;
    top: 14px; }
  .quote-sec-div {
    margin-top: 15px; }
  .bio-right-alley {
    margin-top: 60px; } }

@media only screen and (max-width: 979px) {
  .bio-info {
    margin-top: 40px;
    margin-bottom: 15px; }
  .quotation-mark-svg {
    position: absolute;
    top: 6px;
    left: 18px;
    width: 20px; } }

/* classes for all tablet and desktop sizes */
@media only screen and (min-width: 768px) {
  .profile-img-column {
    display: flex; } }
  @media only screen and (min-width: 768px) and (min-width: 1025px) {
    .profile-img-column {
      margin-top: 35px; } }
  @media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
    .profile-img-column {
      margin-top: 30px; } }

@media only screen and (min-width: 768px) {
  .profile-img-container {
    align-self: center;
    position: relative;
    width: 100%;
    padding-top: 76.92%; }
  .profile-img {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    object-fit: cover; }
  .parallaxImageBio {
    left: 0 !important;
    height: 480px; }
  .bio-pin-spacer-parallax {
    top: 0 !important;
    min-height: 450px !important;
    height: 450px !important; } }

/* classes for only phone sizes */
@media only screen and (max-width: 767px) {
  .profile-img-container {
    margin-top: 30px;
    position: relative;
    width: 100%;
    padding-top: 76.92%; }
  .profile-img {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    object-fit: cover; }
  .parallaxImageBio {
    left: 0 !important;
    height: 280px; }
  .bio-pin-spacer-parallax {
    top: 0 !important;
    min-height: 250px !important;
    height: 250px !important; } }

.profile-text {
  padding-top: 90px; }

.list-link {
  position: relative; }
  .list-link .list-link-icon {
    height: 12px;
    margin-top: -5px;
    margin-left: 10px;
    position: absolute;
    top: 50%;
    background-image: url("/o/atk-dot-com-theme/images/header/Navigation-List-Arrow.svg");
    width: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0;
    filter: alpha(opacity=0);
    -o-transition: opacity 0.25s, filter 0.25s ease;
    -moz-transition: opacity 0.25s, filter 0.25s ease;
    -webkit-transition: opacity 0.25s, filter 0.25s ease;
    transition: opacity 0.25s, filter 0.25s ease; }
  .list-link > .body-small + .list-link-icon {
    height: 11px;
    margin-top: -6px;
    margin-left: 10px; }

.noDecorationLink {
  display: block;
  text-decoration: none !important;
  cursor: pointer; }

.grayDivider {
  padding-bottom: 30px;
  border-bottom: #f5f5f5 5px solid;
  margin-bottom: 30px; }

.grayHRthick {
  border-top: 10px solid #f5f5f5; }

.grayHR {
  border-top: 2px solid #dbdbdb; }
  .grayHR.last-section {
    margin-bottom: 0; }

@media only screen and (max-width: 1024px) {
  .grayHRthick {
    margin-top: 40px;
    margin-bottom: 40px; }
  .grayHR {
    margin-top: 30px;
    margin-bottom: 30px; } }

@media only screen and (min-width: 1025px) {
  .grayHRthick {
    margin-top: 60px;
    margin-bottom: 60px; }
  .grayHR {
    margin-top: 30px;
    margin-bottom: 30px; } }

.bio-grid-row > div:last-of-type {
  margin-bottom: 0; }

.bio-grid-row .body {
  margin-bottom: 0px; }

@media only screen and (max-width: 767px) {
  .smallerMobileText {
    font-size: 14px;
    line-height: 22px; } }

.contactBioButton {
  margin-right: 25px; }

.contactBioButtonMobile {
  margin-right: 15px; }

.bioExcerptSpan {
  padding-right: 30px; }

.delayAnimateHeight > div {
  /* 	transition-delay: 500ms !important; */ }

.gridTopArrow {
  background-image: url(/o/atk-dot-com-theme/images/common/Expand-Arrow.svg);
  width: 80px;
  height: 30px; }

.expanding-grid-detail-container:first-child {
  padding: 20px 0px 15px; }

.expanding-grid-detail-container:not(:first-child):not(:last-child) {
  padding: 15px 0px; }

.expanding-grid-detail-container:last-child {
  padding: 15px 0px 20px; }

/* Make address container dictate height of expanded section in desktop mode only */
@media only screen and (min-width: 980px) {
  .addressContainer {
    min-height: 330px; } }

.bio-carousel-wrapper {
  height: initial !important; }

.not-expanded {
  opacity: 0.5; }

.location-selector {
  position: relative; }

.location-selector select::-ms-expand {
  display: none; }

.location-selector select {
  border-top: none;
  border-left: none;
  border-right: none;
  border-color: #dbdbdb;
  margin-left: 5px;
  background: url(/o/atk-dot-com-theme/images/common/Navigation-Dropdown-Purple.svg) no-repeat right;
  padding-right: 10px;
  -webkit-appearance: none;
  -moz-appearance: none; }

.expanding-close {
  font-size: 30px;
  color: var(--all-links-color);
  cursor: pointer; }
  @media only screen and (min-width: 768px) {
    .expanding-close {
      text-align: right; } }
  @media only screen and (max-width: 767px) {
    .expanding-close {
      text-align: left;
      margin-bottom: 15px; } }

.map-close {
  position: absolute;
  right: 0; }

.map-height {
  height: 410px; }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .map-height {
    height: 371px; } }

@media only screen and (max-width: 767px) {
  .map-height {
    height: 279px; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .bio-grid-picture-size img {
    width: 70% !important; } }

@media only screen and (max-width: 767px) {
  .mobile-bio-grid-small {
    font-size: 14px;
    line-height: 22px; } }

.expandableListItemLink {
  margin-right: 7px; }

.whiteInitialViewText {
  font-size: 125px;
  line-height: 140px;
  color: white;
  font-weight: bold;
  font-stretch: normal; }

@media only screen and (max-width: 1024px) {
  .whiteInitialViewText {
    font-size: 60px;
    line-height: 68px; } }

.scrollUpTextWhite {
  opacity: 0;
  position: relative; }

.heroTextContainer div.slideOver-inner {
  display: flex;
  align-items: center;
  height: 100%; }
  .heroTextContainer div.slideOver-inner .atk-container {
    width: 100%; }

.heroCallout a {
  color: #1e1e1e;
  transition: .25s color ease;
  text-decoration: none !important; }

.heroCallout.whiteText a {
  color: white; }

@media only screen and (min-width: 1025px) {
  .heroCallout {
    font-size: 110px;
    line-height: 105px; } }

#heroTitleText {
  padding-top: 90px; }

@media only screen and (max-width: 1024px) {
  #heroImage {
    transform: translate3D(0, 0, 0);
    -webkit-transform: translate3D(0, 0, 0); }
  .heroTextContainer div.slideOver-inner {
    display: block;
    position: relative; }
    .heroTextContainer div.slideOver-inner .atk-container {
      position: absolute;
      transform: translate3D(0, 0, 0);
      -webkit-transform: translate3D(0, 0, 0); } }

#slideOver1 {
  margin-top: 1260px;
  padding-bottom: 180px;
  background-color: white; }

@media only screen and (min-width: 768px) and (max-width: 980px) {
  #slideOver1 {
    margin-top: 1000px; } }

@media only screen and (max-width: 767px) {
  #slideOver1 {
    margin-top: 800px; } }

.slideBackground {
  color: white;
  font-size: 250px;
  position: absolute;
  left: 230px;
  z-index: -1;
  top: -160px; }

.slideDescription {
  margin-top: 40px;
  margin-left: 80px;
  width: 65%; }

.slideHeader {
  margin-bottom: 20px;
  padding-left: 4px; }

.quoteCredit {
  padding-left: 40px;
  padding-top: 20px;
  font-size: 16px; }

.quoteHeaderRow {
  padding-bottom: 10px; }

.atk-homepage {
  margin: 0px 0px -150px 0px;
  position: relative;
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-stretch: normal; }
  .atk-homepage #carousel {
    -o-transition: margin-left 0.75s ease;
    -moz-transition: margin-left 0.75s ease;
    -webkit-transition: margin-left 0.75s ease;
    transition: margin-left 0.75s ease; }

#heroImageContainer {
  position: relative;
  width: 100%;
  height: 100%; }

.homePageHeroImage {
  background-size: cover;
  background-position: center center;
  height: 105%;
  width: 100vw;
  position: relative;
  left: 0;
  transition: opacity ease 0.25s; }
  @media only screen and (max-width: 767px) {
    .homePageHeroImage.imageAndVideo video {
      display: none !important; } }

#progressBar {
  width: 53%;
  background-color: white;
  height: 15px;
  margin-top: 40px;
  margin-bottom: 40px; }

.blurbContainer {
  /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
  font-weight: 100;
  font-stretch: normal;
  height: 160px; }

.blurb {
  font-size: 45px;
  opacity: 0;
  position: relative;
  line-height: 1.25; }

@keyframes scrollDownIndicator {
  from {
    padding-bottom: 30px; }
  to {
    padding-bottom: 0px; } }

.scrollDownIndicatorContainer {
  position: fixed;
  bottom: 40px;
  text-align: center;
  width: 100%;
  transition: opacity 1s ease;
  opacity: 0;
  -webkit-animation: scrollDownIndicator 1.5s 7.2s 2;
  /* Safari 4.0 - 8.0 */
  animation: scrollDownIndicator 1.5s 7.2s 2; }
  .scrollDownIndicatorContainer.fadein {
    opacity: 1; }

#beginChevron {
  color: white;
  font-size: 5em;
  position: absolute;
  left: 50%;
  top: 165%;
  transform: translate(-50%, -130%); }

.slideOver {
  position: relative;
  z-index: 1;
  width: 100%;
  background-color: white; }

/* Angled CSS adapted from https://www.viget.com/articles/angled-edges-with-css-masks-and-transforms */
.slideOver:before {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  margin-top: -10px;
  transform: skewY(-2.5deg);
  transform-origin: top left; }

#slideOver2.slideOver:before {
  transform: skewY(-2.5deg);
  transform-origin: top left; }

#slideOver1.slideOver:before {
  box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.2), 0 -6px 6px 0 rgba(0, 0, 0, 0.19); }

.slideOverTextContainer {
  position: relative;
  /*width: 50%;
	margin-left: 25%;
	margin-right: 25%;*/
  padding-top: 75px; }

#slideOver2 {
  background-color: #F5F5F5;
  padding-bottom: 150px; }

#slideOverCallout {
  padding-bottom: 30px; }

.splitContainer {
  font-size: 0;
  margin-top: 80px; }

.split {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  font-size: 16px; }

.quoteContainer {
  padding-right: 40px; }

@media only screen and (max-width: 1024px) {
  .atk-content {
    margin-top: 50px; }
  .whiteInitialViewText {
    font-size: 60px;
    line-height: 68px; }
  #progressBar {
    width: 100%;
    height: 10px !important;
    margin-top: 30px !important; }
  #slideOver1 {
    padding-bottom: 140px; }
    #slideOver1 .slideOverTextContainer {
      padding-top: 50px; }
  #slideOver2 {
    padding-top: 50px; }
  #slideOver3 {
    background-color: #BC1833;
    min-height: 180px; }
  .quoteCredit {
    padding-left: 0; }
  .quoteHeaderRow {
    padding-bottom: 0px; } }

@media only screen and (max-width: 767px) {
  #slideOver2 {
    padding-top: 50px;
    padding-bottom: 130px; } }

.feature-full-container {
  position: relative; }

.feature-full-container-video {
  position: relative; }

.feature-full-image-container {
  position: absolute;
  width: 50%;
  overflow: hidden;
  z-index: 10;
  top: 0; }
  .feature-full-image-container.right {
    right: 0; }
  .feature-full-image-container.left {
    left: 0; }

@media only screen and (min-width: 1025px) {
  /* ATK-1221 : Start */
  .feature-full-image-container.right a {
    float: inline-start; }
  .feature-full-image-container.left a {
    float: inline-end; }
  [dir=rtl] .feature-full-image-container.right a {
    float: inline-end; }
  /* ATK-1221 : End */
  .feature-full-container {
    height: 600px;
    max-height: calc(100vh - 100px); }
  .feature-full-image {
    height: 600px;
    max-height: calc(100vh - 100px); } }

@media only screen and (min-width: 1025px) {
  .feature-full-container-video {
    height: 361px;
    max-height: calc(100vh - 100px); }
  .feature-full-image-video {
    height: 361px;
    max-height: calc(100vh - 100px);
    outline: 6px solid white;
    outline-offset: -4px; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .feature-full-container {
    height: 640px;
    max-height: calc(100vh - 60px); }
  .feature-full-image {
    height: 640px;
    max-height: calc(100vh - 60px); } }

@media only screen and (max-width: 767px) {
  .feature-full-image-container {
    position: relative;
    width: 100%;
    max-height: 315px; }
  .feature-full-image {
    width: 100%; } }

.feature-custom-video-center .left {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 25%; }

.feature-custom-video-center .right {
  right: 10px; }

.feature-custom-video-center .feature-full-image {
  width: 500px; }

.full-vid-cust {
  display: flex; }
  .full-vid-cust .right {
    order: 2;
    padding-left: 0; }
  .full-vid-cust .left {
    padding-right: 0; }
  .full-vid-cust .vid-cust {
    width: 100%;
    object-fit: cover;
    height: 100%; }
  .full-vid-cust .feature-full-image-container1 {
    height: 495px; }
  .full-vid-cust .full-txt-cust .left-side {
    margin-left: 60px;
    position: absolute;
    left: 35%;
    top: 50%;
    transform: translate(-50%, -50%); }
  .full-vid-cust .full-txt-cust .right-side {
    position: absolute;
    left: 35%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%; }

@media only screen and (min-width: 1025px) {
  .full-vid-cust .feature-full-image-container1 {
    height: 900px;
    max-height: calc(100vh - 100px); } }

/*
    CSS for Capability Layout
*/
.capabilityPadding {
  padding-bottom: 30px; }

.slantRightCap {
  background: #f5f5f5;
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
  margin: 90px 0px;
  padding: 60px 0px; }
  .slantRightCap:before {
    background: inherit;
    content: '';
    display: block;
    height: 60%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transform: skewY(-2deg);
    transform-origin: top left;
    z-index: -1; }
  .slantRightCap:after {
    background: inherit;
    content: '';
    display: block;
    height: 60%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    transform: skewY(2deg);
    transform-origin: bottom left;
    z-index: -1; }
  .slantRightCap .atk-container {
    min-height: 150px; }
  .slantRightCap .portlet {
    margin-bottom: 0px; }

@media only screen and (max-width: 1024px) {
  .slantRightCap {
    margin: 50px 0; } }

.slantRightCapContainer {
  padding: 60px 0px; }
  .slantRightCapContainer > .slantRightCap {
    margin: 0px 0px; }
  .slantRightCapContainer .slantRightCapContainerBottomPadding {
    height: 120px;
    position: relative;
    width: 100%;
    background-color: white; }

@media only screen and (max-width: 1024px) {
  .slantRightCapContainer {
    padding: 0px; }
    .slantRightCapContainer .slantRightCapContainerBottomPadding {
      height: 60px; } }

.bioThumbnail {
  width: 120px;
  height: 120px;
  display: inline-block; }

.bioName {
  font-weight: bold;
  font-size: 24px;
  padding-bottom: 10px; }

.bioDescription {
  font-size: 18px; }

@media only screen and (max-width: 767px) {
  .keysContent {
    padding-bottom: 20px; } }

.atk-form-field {
  width: 100%;
  max-width: 100%;
  outline: none;
  border-style: none;
  border-bottom: 1px #dbdbdb solid;
  background: transparent;
  padding-bottom: 5px; }
  .atk-form-field::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #1e1e1e;
    /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
    font-weight: 100;
    font-stretch: normal;
    opacity: 1; }
  .atk-form-field::-moz-placeholder {
    /* Firefox 19+ */
    color: #1e1e1e;
    /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
    font-weight: 100;
    font-stretch: normal;
    opacity: 1; }
  .atk-form-field:-ms-input-placeholder {
    /* IE 10+ */
    color: #1e1e1e;
    /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
    font-weight: 100;
    font-stretch: normal;
    opacity: 1; }
  .atk-form-field:-moz-placeholder {
    /* Firefox 18- */
    color: #1e1e1e;
    /* using font-weight: lighter causes normal font weight to be light in some browsers, so 100 must be specified explicitly */
    font-weight: 100;
    font-stretch: normal;
    opacity: 1; }

textarea.atk-form-field {
  border: 1px #f5f5f5 solid;
  resize: none;
  background-color: #f5f5f5; }

.atk-form-field.invalid-field {
  border-bottom: 1px var(--form-fields-color) solid; }

textarea.atk-form-field.invalid-field {
  border: 1px var(--form-fields-color) solid;
  resize: none;
  background-color: #f5f5f5; }

.atk-select {
  position: relative; }

.atk-select:not(.typeahead):after {
  content: url(/o/atk-dot-com-theme/images/common/Navigation-Dropdown-Purple.svg);
  right: 0;
  top: 6px;
  height: 7px;
  position: absolute;
  pointer-events: none;
  width: 13px;
  z-index: 15; }

@media only screen and (max-width: 1024px) {
  .atk-select:not(.typeahead):after {
    content: ''; } }

/* IE11 hide native button */
.atk-select select::-ms-expand {
  display: none; }

.atk-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: none;
  background: transparent; }

.desktop-atk-select-container {
  width: 100%;
  position: absolute;
  background: white;
  top: 0;
  padding-left: 20px;
  padding-top: 10px;
  outline: none;
  box-shadow: 1px 1px 3px #aaa;
  z-index: 10; }
  .desktop-atk-select-container.typeahead {
    top: 29px; }
    .desktop-atk-select-container.typeahead .select-default {
      display: none; }

.desktop-atk-select-options {
  overflow-y: auto;
  max-height: 500px; }

.mobile-atk-select-overlay-container {
  position: relative;
  margin-top: -70px;
  height: 70px; }
  .mobile-atk-select-overlay-container .mobile-atk-select-overlay {
    position: absolute; }
    .mobile-atk-select-overlay-container .mobile-atk-select-overlay img.arrowIcon {
      width: 25px;
      padding-right: 15px; }
  .mobile-atk-select-overlay-container .mobile-atk-select-container {
    width: 100%;
    position: absolute;
    top: 0px;
    border: none;
    font-weight: bold;
    height: 50px;
    opacity: 0.01;
    z-index: 10; }

.validation-message {
  display: inline-block;
  line-height: 38px;
  color: var(--form-fields-color); }

.form-success-message {
  color: #3c763d;
  line-height: 38px;
  display: inline-block; }

.apply-modal-header {
  margin-top: 60px; }

@media only screen and (min-width: 1025px) {
  .apply-modal {
    position: absolute;
    width: 1000px;
    margin-left: -500px;
    margin-bottom: 150px;
    top: 15%;
    left: 50%;
    border: 1px solid #e5e5e5;
    background-color: white;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    padding: 20px; }
  .atk-form-field {
    margin-bottom: 20px; } }

@media only screen and (max-width: 1024px) {
  .apply-modal {
    position: absolute;
    width: 100%;
    top: 15%;
    border: 1px solid #e5e5e5;
    background-color: white;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    padding: 20px; }
  .atk-form-field {
    margin-bottom: 30px; } }

@media only screen and (min-width: 768px) {
  .typeahead-container > div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: inherit;
    z-index: 100; } }

@media only screen and (max-width: 767px) {
  .typeahead-container {
    margin-top: 30px; } }

.typeahead-input {
  font-size: 22px;
  line-height: 24px;
  padding-bottom: 4px; }
  @media only screen and (min-width: 1025px) {
    .typeahead-input {
      width: 88%; }
      .typeahead-input .atk-form-field {
        margin-bottom: 15px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .typeahead-input {
      width: 88%; }
      .typeahead-input .atk-form-field {
        margin-bottom: 10px; } }
  @media only screen and (max-width: 767px) {
    .typeahead-input {
      width: 100%; }
      .typeahead-input .atk-form-field {
        margin-bottom: 10px; } }

.typeahead-image {
  position: relative;
  width: 100%;
  padding-top: 83.83%; }
  .typeahead-image > picture img {
    object-fit: cover;
    position: absolute;
    top: 0px;
    height: 100%;
    width: 100%; }
  @media only screen and (min-width: 1025px) {
    .typeahead-image {
      margin-top: 35px;
      margin-bottom: 40px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .typeahead-image {
      margin-top: 30px;
      margin-bottom: 30px; } }
  @media only screen and (max-width: 767px) {
    .typeahead-image {
      margin-top: 30px;
      margin-bottom: 0px; } }

.typeahead-arrow {
  margin-top: 0px;
  height: 20px;
  width: 26px;
  float: right;
  right: 0px;
  position: absolute;
  -o-transition: right, 0.3s ease;
  -moz-transition: right, 0.3s ease;
  -webkit-transition: right, 0.3s ease;
  transition: right, 0.3s ease; }
  .typeahead-arrow:hover {
    right: -5px;
    -o-transition: right, 0.3s ease;
    -moz-transition: right, 0.3s ease;
    -webkit-transition: right, 0.3s ease;
    transition: right, 0.3s ease; }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .typeahead-arrow {
      display: none; } }

.typeahead-spacer {
  margin-bottom: 50px; }

@media only screen and (max-width: 767px) {
  .typeahead-spacer {
    margin-bottom: 30px; } }

.workingHereFormButton {
  margin-right: 30px; }

.atkSelectPadding {
  padding-left: 150px; }

.atkFormRightPadding {
  padding-right: 20px; }

.cadmin .osano-cm-window {
  display: none; }

.has-control-menu .osano-cm-window {
  display: none; }

/*# sourceMappingURL=main.css.map */
