@charset "UTF-8";
/**
 * Clay 3.84.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
 */
/**
 * Clay 3.84.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
 */
.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 {
  font-size: 0.875rem;
}
.sidebar-sm .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-group {
  margin-bottom: 1rem;
}
.sidebar-sm .form-control {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  height: 2rem;
  line-height: 1.5;
  min-height: auto;
  padding: 0.25rem 0.75rem;
}
.sidebar-sm .form-control.form-control-tag-group {
  height: auto;
}
.sidebar-sm .form-control.form-control-tag-group .form-control-inset {
  margin-bottom: 0;
  margin-top: 0;
}
.sidebar-sm .form-control.form-control-tag-group .label {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0 0.25rem;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.sidebar-sm select.form-control {
  padding-right: 1.6rem;
}
.sidebar-sm select.form-control:not([size]) {
  height: 2rem;
}
.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 .btn:not(.btn-unstyled) {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  line-height: 1.15;
  padding: 0.4375rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled).close {
  padding: 0.4375rem;
}
.sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
  height: 2rem;
  padding: 0.1875rem 0;
  width: 2rem;
}
.sidebar-sm .btn.btn-monospaced.input-localized-trigger, .sidebar-sm .btn.btn-monospaced.btn-sm.input-localized-trigger {
  padding: 0;
}
.sidebar-sm .input-group-item .input-group-text {
  font-size: 0.875rem;
  height: 2rem;
  min-width: 2rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.sidebar-sm .input-group-item .btn .btn-section {
  font-size: 0.5625rem;
}
.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 {
  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 - 49px);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 49px;
  transform: translateX(100%);
  transition: transform ease 0.5s;
  width: 320px;
  will-change: transform;
}
.contextual-sidebar.contextual-sidebar-visible {
  pointer-events: auto;
  transform: translateX(0);
}
body.has-control-menu .contextual-sidebar {
  height: calc(100vh - 98px);
  top: 98px;
}

@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc(100vh - 64px);
    top: 64px;
  }
  body.has-control-menu .contextual-sidebar {
    height: calc(
				100vh - 120px
			);
    top: 120px;
  }
  .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 .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 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: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(/o/raiffeisen-theme/images/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/raiffeisen-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/raiffeisen-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/raiffeisen-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/raiffeisen-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.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;
}

.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 {
    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(.component-action):not(.btn) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn):focus, .lfr-search-container-wrapper a:not(.component-action):not(.btn):hover {
  color: #000;
}
.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 {
  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 {
  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;
  }
}

.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 .management-bar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0;
}
.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;
  }
}
.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: "▾";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
  content: "▸";
}
.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: #6b6c7e;
}

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

.file-icon-color-2 {
  background-color: #fff;
  color: #50d2a0;
}

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

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

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

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

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

.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 .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::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;
  }
}
.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: #6b6c7e;
}

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

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

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

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

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

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

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

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

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

.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-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(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
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;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .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(0, 0, 0, 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: 14px;
  font-weight: 600;
}
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;
    transform: translateY(-97%);
  }
}
@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 {
    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;
    transform: translateY(-97%);
  }
}
@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: 1px 1px 1px 1px;
}
.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-name-text {
  font-size: 0.875rem;
  font-weight: 600;
}

.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(0, 0, 0, 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.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .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(0, 0, 0, 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: 1px 1px 1px 1px;
  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;
  }
}

@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;
}

/*!
 *  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("../font/fontawesome-alloy.eot");
  src: url("../font/fontawesome-alloy.eot?#iefix") format("embedded-opentype"), url("../font/fontawesome-alloy.woff") format("woff"), url("../font/fontawesome-alloy.ttf") format("truetype"), url("../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.3333333333em;
}

/* 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.1428571429em;
  text-align: right;
  padding-right: 0.2857142857em;
}
[class^=icon-].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714286em;
}

.icons-ul {
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  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: 0.2em 0.25em 0.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: 0.3em;
}
[class^=icon-].pull-right,
[class*=" icon-"].pull-right {
  margin-left: 0.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: 0.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: 0.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: 0.18em;
}
.btn [class^=icon-].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: 0.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: 0.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: 0.05em;
}
.btn.btn-large [class^=icon-].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: 0.2em;
}
.btn.btn-large [class^=icon-].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: 0.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: 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: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before, .glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.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: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.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: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.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";
}

/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.icon-glass:before, .fa-glass:before {
  content: "\f000";
}

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

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

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

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

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

.icon-star-o:before, .fa-star-o:before {
  content: "\f006";
}

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

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

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

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

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

.icon-check:before, .fa-check:before {
  content: "\f00c";
}

.icon-remove:before, .fa-remove:before,
.icon-close:before, .fa-close:before,
.icon-times:before, .fa-times:before {
  content: "\f00d";
}

.icon-search-plus:before, .fa-search-plus:before {
  content: "\f00e";
}

.icon-search-minus:before, .fa-search-minus:before {
  content: "\f010";
}

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

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

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

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

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

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

.icon-clock-o:before, .fa-clock-o:before {
  content: "\f017";
}

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

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

.icon-arrow-circle-o-down:before, .fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.icon-arrow-circle-o-up:before, .fa-arrow-circle-o-up:before {
  content: "\f01b";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-dedent:before, .fa-dedent:before,
.icon-outdent:before, .fa-outdent:before {
  content: "\f03b";
}

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

.icon-video-camera:before, .fa-video-camera:before {
  content: "\f03d";
}

.icon-photo:before, .fa-photo:before,
.icon-image:before, .fa-image:before,
.icon-picture-o:before, .fa-picture-o:before {
  content: "\f03e";
}

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

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

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

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

.icon-edit:before, .fa-edit:before,
.icon-pencil-square-o:before, .fa-pencil-square-o:before {
  content: "\f044";
}

.icon-share-square-o:before, .fa-share-square-o:before {
  content: "\f045";
}

.icon-check-square-o:before, .fa-check-square-o:before {
  content: "\f046";
}

.icon-arrows:before, .fa-arrows:before {
  content: "\f047";
}

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

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

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

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

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

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

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

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

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

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

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

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

.icon-plus-circle:before, .fa-plus-circle:before {
  content: "\f055";
}

.icon-minus-circle:before, .fa-minus-circle:before {
  content: "\f056";
}

.icon-times-circle:before, .fa-times-circle:before {
  content: "\f057";
}

.icon-check-circle:before, .fa-check-circle:before {
  content: "\f058";
}

.icon-question-circle:before, .fa-question-circle:before {
  content: "\f059";
}

.icon-info-circle:before, .fa-info-circle:before {
  content: "\f05a";
}

.icon-crosshairs:before, .fa-crosshairs:before {
  content: "\f05b";
}

.icon-times-circle-o:before, .fa-times-circle-o:before {
  content: "\f05c";
}

.icon-check-circle-o:before, .fa-check-circle-o:before {
  content: "\f05d";
}

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

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

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

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

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

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

.icon-expand:before, .fa-expand:before {
  content: "\f065";
}

.icon-compress:before, .fa-compress:before {
  content: "\f066";
}

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

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

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

.icon-exclamation-circle:before, .fa-exclamation-circle:before {
  content: "\f06a";
}

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

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

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

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

.icon-eye-slash:before, .fa-eye-slash:before {
  content: "\f070";
}

.icon-warning:before, .fa-warning:before,
.icon-exclamation-triangle:before, .fa-exclamation-triangle:before {
  content: "\f071";
}

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

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

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

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

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

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

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

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

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

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

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

.icon-arrows-v:before, .fa-arrows-v:before {
  content: "\f07d";
}

.icon-arrows-h:before, .fa-arrows-h:before {
  content: "\f07e";
}

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

.icon-twitter-square:before, .fa-twitter-square:before {
  content: "\f081";
}

.icon-facebook-square:before, .fa-facebook-square:before {
  content: "\f082";
}

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

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

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

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

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

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

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

.icon-heart-o:before, .fa-heart-o:before {
  content: "\f08a";
}

.icon-sign-out:before, .fa-sign-out:before {
  content: "\f08b";
}

.icon-linkedin-square:before, .fa-linkedin-square:before {
  content: "\f08c";
}

.icon-thumb-tack:before, .fa-thumb-tack:before {
  content: "\f08d";
}

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

.icon-sign-in:before, .fa-sign-in:before {
  content: "\f090";
}

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

.icon-github-square:before, .fa-github-square:before {
  content: "\f092";
}

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

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

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

.icon-square-o:before, .fa-square-o:before {
  content: "\f096";
}

.icon-bookmark-o:before, .fa-bookmark-o:before {
  content: "\f097";
}

.icon-phone-square:before, .fa-phone-square:before {
  content: "\f098";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-arrows-alt:before, .fa-arrows-alt:before {
  content: "\f0b2";
}

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

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

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

.icon-flask:before, .fa-flask:before {
  content: "\f0c3";
}

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

.icon-copy:before, .fa-copy:before,
.icon-files-o:before, .fa-files-o:before {
  content: "\f0c5";
}

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

.icon-save:before, .fa-save:before,
.icon-floppy-o:before, .fa-floppy-o:before {
  content: "\f0c7";
}

.icon-square:before, .fa-square:before {
  content: "\f0c8";
}

.icon-navicon:before, .fa-navicon:before,
.icon-reorder:before, .fa-reorder:before,
.icon-bars:before, .fa-bars:before {
  content: "\f0c9";
}

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

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

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

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

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

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

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

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

.icon-pinterest-square:before, .fa-pinterest-square:before {
  content: "\f0d3";
}

.icon-google-plus-square:before, .fa-google-plus-square:before {
  content: "\f0d4";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-comment-o:before, .fa-comment-o:before {
  content: "\f0e5";
}

.icon-comments-o:before, .fa-comments-o:before {
  content: "\f0e6";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-cutlery:before, .fa-cutlery:before {
  content: "\f0f5";
}

.icon-file-text-o:before, .fa-file-text-o:before {
  content: "\f0f6";
}

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

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

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

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

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

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

.icon-h-square:before, .fa-h-square:before {
  content: "\f0fd";
}

.icon-plus-square:before, .fa-plus-square:before {
  content: "\f0fe";
}

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

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

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

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

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

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

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

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

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

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

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

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

.icon-circle-o:before, .fa-circle-o:before {
  content: "\f10c";
}

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

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

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

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

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

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

.icon-folder-o:before, .fa-folder-o:before {
  content: "\f114";
}

.icon-folder-open-o:before, .fa-folder-open-o:before {
  content: "\f115";
}

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

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

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

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

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

.icon-flag-o:before, .fa-flag-o:before {
  content: "\f11d";
}

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

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

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

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

.icon-star-half-empty:before, .fa-star-half-empty:before,
.icon-star-half-full:before, .fa-star-half-full:before,
.icon-star-half-o:before, .fa-star-half-o:before {
  content: "\f123";
}

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

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

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

.icon-unlink:before, .fa-unlink:before,
.icon-chain-broken:before, .fa-chain-broken:before {
  content: "\f127";
}

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

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

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

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

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

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

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

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

.icon-microphone-slash:before, .fa-microphone-slash:before {
  content: "\f131";
}

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

.icon-calendar-o:before, .fa-calendar-o:before {
  content: "\f133";
}

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

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

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

.icon-chevron-circle-left:before, .fa-chevron-circle-left:before {
  content: "\f137";
}

.icon-chevron-circle-right:before, .fa-chevron-circle-right:before {
  content: "\f138";
}

.icon-chevron-circle-up:before, .fa-chevron-circle-up:before {
  content: "\f139";
}

.icon-chevron-circle-down:before, .fa-chevron-circle-down:before {
  content: "\f13a";
}

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

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

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

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

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

.icon-ellipsis-h:before, .fa-ellipsis-h:before {
  content: "\f141";
}

.icon-ellipsis-v:before, .fa-ellipsis-v:before {
  content: "\f142";
}

.icon-rss-square:before, .fa-rss-square:before {
  content: "\f143";
}

.icon-play-circle:before, .fa-play-circle:before {
  content: "\f144";
}

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

.icon-minus-square:before, .fa-minus-square:before {
  content: "\f146";
}

.icon-minus-square-o:before, .fa-minus-square-o:before {
  content: "\f147";
}

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

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

.icon-check-square:before, .fa-check-square:before {
  content: "\f14a";
}

.icon-pencil-square:before, .fa-pencil-square:before {
  content: "\f14b";
}

.icon-external-link-square:before, .fa-external-link-square:before {
  content: "\f14c";
}

.icon-share-square:before, .fa-share-square:before {
  content: "\f14d";
}

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

.icon-toggle-down:before, .fa-toggle-down:before,
.icon-caret-square-o-down:before, .fa-caret-square-o-down:before {
  content: "\f150";
}

.icon-toggle-up:before, .fa-toggle-up:before,
.icon-caret-square-o-up:before, .fa-caret-square-o-up:before {
  content: "\f151";
}

.icon-toggle-right:before, .fa-toggle-right:before,
.icon-caret-square-o-right:before, .fa-caret-square-o-right:before {
  content: "\f152";
}

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

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

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

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

.icon-cny:before, .fa-cny:before,
.icon-rmb:before, .fa-rmb:before,
.icon-yen:before, .fa-yen:before,
.icon-jpy:before, .fa-jpy:before {
  content: "\f157";
}

.icon-ruble:before, .fa-ruble:before,
.icon-rouble:before, .fa-rouble:before,
.icon-rub:before, .fa-rub:before {
  content: "\f158";
}

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

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

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

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

.icon-sort-alpha-asc:before, .fa-sort-alpha-asc:before {
  content: "\f15d";
}

.icon-sort-alpha-desc:before, .fa-sort-alpha-desc:before {
  content: "\f15e";
}

.icon-sort-amount-asc:before, .fa-sort-amount-asc:before {
  content: "\f160";
}

.icon-sort-amount-desc:before, .fa-sort-amount-desc:before {
  content: "\f161";
}

.icon-sort-numeric-asc:before, .fa-sort-numeric-asc:before {
  content: "\f162";
}

.icon-sort-numeric-desc:before, .fa-sort-numeric-desc:before {
  content: "\f163";
}

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

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

.icon-youtube-square:before, .fa-youtube-square:before {
  content: "\f166";
}

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

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

.icon-xing-square:before, .fa-xing-square:before {
  content: "\f169";
}

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

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

.icon-stack-overflow:before, .fa-stack-overflow:before {
  content: "\f16c";
}

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

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

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

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

.icon-bitbucket-square:before, .fa-bitbucket-square:before {
  content: "\f172";
}

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

.icon-tumblr-square:before, .fa-tumblr-square:before {
  content: "\f174";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-pagelines:before, .fa-pagelines:before {
  content: "\f18c";
}

.icon-stack-exchange:before, .fa-stack-exchange:before {
  content: "\f18d";
}

.icon-arrow-circle-o-right:before, .fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.icon-arrow-circle-o-left:before, .fa-arrow-circle-o-left:before {
  content: "\f190";
}

.icon-toggle-left:before, .fa-toggle-left:before,
.icon-caret-square-o-left:before, .fa-caret-square-o-left:before {
  content: "\f191";
}

.icon-dot-circle-o:before, .fa-dot-circle-o:before {
  content: "\f192";
}

.icon-wheelchair:before, .fa-wheelchair:before {
  content: "\f193";
}

.icon-vimeo-square:before, .fa-vimeo-square:before {
  content: "\f194";
}

.icon-turkish-lira:before, .fa-turkish-lira:before,
.icon-try:before, .fa-try:before {
  content: "\f195";
}

.icon-plus-square-o:before, .fa-plus-square-o:before {
  content: "\f196";
}

.icon-space-shuttle:before, .fa-space-shuttle:before {
  content: "\f197";
}

.icon-slack:before, .fa-slack:before {
  content: "\f198";
}

.icon-envelope-square:before, .fa-envelope-square:before {
  content: "\f199";
}

.icon-wordpress:before, .fa-wordpress:before {
  content: "\f19a";
}

.icon-openid:before, .fa-openid:before {
  content: "\f19b";
}

.icon-institution:before, .fa-institution:before,
.icon-bank:before, .fa-bank:before,
.icon-university:before, .fa-university:before {
  content: "\f19c";
}

.icon-mortar-board:before, .fa-mortar-board:before,
.icon-graduation-cap:before, .fa-graduation-cap:before {
  content: "\f19d";
}

.icon-yahoo:before, .fa-yahoo:before {
  content: "\f19e";
}

.icon-google:before, .fa-google:before {
  content: "\f1a0";
}

.icon-reddit:before, .fa-reddit:before {
  content: "\f1a1";
}

.icon-reddit-square:before, .fa-reddit-square:before {
  content: "\f1a2";
}

.icon-stumbleupon-circle:before, .fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.icon-stumbleupon:before, .fa-stumbleupon:before {
  content: "\f1a4";
}

.icon-delicious:before, .fa-delicious:before {
  content: "\f1a5";
}

.icon-digg:before, .fa-digg:before {
  content: "\f1a6";
}

.icon-pied-piper:before, .fa-pied-piper:before {
  content: "\f1a7";
}

.icon-pied-piper-alt:before, .fa-pied-piper-alt:before {
  content: "\f1a8";
}

.icon-drupal:before, .fa-drupal:before {
  content: "\f1a9";
}

.icon-joomla:before, .fa-joomla:before {
  content: "\f1aa";
}

.icon-language:before, .fa-language:before {
  content: "\f1ab";
}

.icon-fax:before, .fa-fax:before {
  content: "\f1ac";
}

.icon-building:before, .fa-building:before {
  content: "\f1ad";
}

.icon-child:before, .fa-child:before {
  content: "\f1ae";
}

.icon-paw:before, .fa-paw:before {
  content: "\f1b0";
}

.icon-spoon:before, .fa-spoon:before {
  content: "\f1b1";
}

.icon-cube:before, .fa-cube:before {
  content: "\f1b2";
}

.icon-cubes:before, .fa-cubes:before {
  content: "\f1b3";
}

.icon-behance:before, .fa-behance:before {
  content: "\f1b4";
}

.icon-behance-square:before, .fa-behance-square:before {
  content: "\f1b5";
}

.icon-steam:before, .fa-steam:before {
  content: "\f1b6";
}

.icon-steam-square:before, .fa-steam-square:before {
  content: "\f1b7";
}

.icon-recycle:before, .fa-recycle:before {
  content: "\f1b8";
}

.icon-automobile:before, .fa-automobile:before,
.icon-car:before, .fa-car:before {
  content: "\f1b9";
}

.icon-cab:before, .fa-cab:before,
.icon-taxi:before, .fa-taxi:before {
  content: "\f1ba";
}

.icon-tree:before, .fa-tree:before {
  content: "\f1bb";
}

.icon-spotify:before, .fa-spotify:before {
  content: "\f1bc";
}

.icon-deviantart:before, .fa-deviantart:before {
  content: "\f1bd";
}

.icon-soundcloud:before, .fa-soundcloud:before {
  content: "\f1be";
}

.icon-database:before, .fa-database:before {
  content: "\f1c0";
}

.icon-file-pdf-o:before, .fa-file-pdf-o:before {
  content: "\f1c1";
}

.icon-file-word-o:before, .fa-file-word-o:before {
  content: "\f1c2";
}

.icon-file-excel-o:before, .fa-file-excel-o:before {
  content: "\f1c3";
}

.icon-file-powerpoint-o:before, .fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.icon-file-photo-o:before, .fa-file-photo-o:before,
.icon-file-picture-o:before, .fa-file-picture-o:before,
.icon-file-image-o:before, .fa-file-image-o:before {
  content: "\f1c5";
}

.icon-file-zip-o:before, .fa-file-zip-o:before,
.icon-file-archive-o:before, .fa-file-archive-o:before {
  content: "\f1c6";
}

.icon-file-sound-o:before, .fa-file-sound-o:before,
.icon-file-audio-o:before, .fa-file-audio-o:before {
  content: "\f1c7";
}

.icon-file-movie-o:before, .fa-file-movie-o:before,
.icon-file-video-o:before, .fa-file-video-o:before {
  content: "\f1c8";
}

.icon-file-code-o:before, .fa-file-code-o:before {
  content: "\f1c9";
}

.icon-vine:before, .fa-vine:before {
  content: "\f1ca";
}

.icon-codepen:before, .fa-codepen:before {
  content: "\f1cb";
}

.icon-jsfiddle:before, .fa-jsfiddle:before {
  content: "\f1cc";
}

.icon-life-bouy:before, .fa-life-bouy:before,
.icon-life-buoy:before, .fa-life-buoy:before,
.icon-life-saver:before, .fa-life-saver:before,
.icon-support:before, .fa-support:before,
.icon-life-ring:before, .fa-life-ring:before {
  content: "\f1cd";
}

.icon-circle-o-notch:before, .fa-circle-o-notch:before {
  content: "\f1ce";
}

.icon-ra:before, .fa-ra:before,
.icon-rebel:before, .fa-rebel:before {
  content: "\f1d0";
}

.icon-ge:before, .fa-ge:before,
.icon-empire:before, .fa-empire:before {
  content: "\f1d1";
}

.icon-git-square:before, .fa-git-square:before {
  content: "\f1d2";
}

.icon-git:before, .fa-git:before {
  content: "\f1d3";
}

.icon-hacker-news:before, .fa-hacker-news:before {
  content: "\f1d4";
}

.icon-tencent-weibo:before, .fa-tencent-weibo:before {
  content: "\f1d5";
}

.icon-qq:before, .fa-qq:before {
  content: "\f1d6";
}

.icon-wechat:before, .fa-wechat:before,
.icon-weixin:before, .fa-weixin:before {
  content: "\f1d7";
}

.icon-send:before, .fa-send:before,
.icon-paper-plane:before, .fa-paper-plane:before {
  content: "\f1d8";
}

.icon-send-o:before, .fa-send-o:before,
.icon-paper-plane-o:before, .fa-paper-plane-o:before {
  content: "\f1d9";
}

.icon-history:before, .fa-history:before {
  content: "\f1da";
}

.icon-circle-thin:before, .fa-circle-thin:before {
  content: "\f1db";
}

.icon-header:before, .fa-header:before {
  content: "\f1dc";
}

.icon-paragraph:before, .fa-paragraph:before {
  content: "\f1dd";
}

.icon-sliders:before, .fa-sliders:before {
  content: "\f1de";
}

.icon-share-alt:before, .fa-share-alt:before {
  content: "\f1e0";
}

.icon-share-alt-square:before, .fa-share-alt-square:before {
  content: "\f1e1";
}

.icon-bomb:before, .fa-bomb:before {
  content: "\f1e2";
}

.icon-soccer-ball-o:before, .fa-soccer-ball-o:before,
.icon-futbol-o:before, .fa-futbol-o:before {
  content: "\f1e3";
}

.icon-tty:before, .fa-tty:before {
  content: "\f1e4";
}

.icon-binoculars:before, .fa-binoculars:before {
  content: "\f1e5";
}

.icon-plug:before, .fa-plug:before {
  content: "\f1e6";
}

.icon-slideshare:before, .fa-slideshare:before {
  content: "\f1e7";
}

.icon-twitch:before, .fa-twitch:before {
  content: "\f1e8";
}

.icon-yelp:before, .fa-yelp:before {
  content: "\f1e9";
}

.icon-newspaper-o:before, .fa-newspaper-o:before {
  content: "\f1ea";
}

.icon-wifi:before, .fa-wifi:before {
  content: "\f1eb";
}

.icon-calculator:before, .fa-calculator:before {
  content: "\f1ec";
}

.icon-paypal:before, .fa-paypal:before {
  content: "\f1ed";
}

.icon-google-wallet:before, .fa-google-wallet:before {
  content: "\f1ee";
}

.icon-cc-visa:before, .fa-cc-visa:before {
  content: "\f1f0";
}

.icon-cc-mastercard:before, .fa-cc-mastercard:before {
  content: "\f1f1";
}

.icon-cc-discover:before, .fa-cc-discover:before {
  content: "\f1f2";
}

.icon-cc-amex:before, .fa-cc-amex:before {
  content: "\f1f3";
}

.icon-cc-paypal:before, .fa-cc-paypal:before {
  content: "\f1f4";
}

.icon-cc-stripe:before, .fa-cc-stripe:before {
  content: "\f1f5";
}

.icon-bell-slash:before, .fa-bell-slash:before {
  content: "\f1f6";
}

.icon-bell-slash-o:before, .fa-bell-slash-o:before {
  content: "\f1f7";
}

.icon-trash:before, .fa-trash:before {
  content: "\f1f8";
}

.icon-copyright:before, .fa-copyright:before {
  content: "\f1f9";
}

.icon-at:before, .fa-at:before {
  content: "\f1fa";
}

.icon-eyedropper:before, .fa-eyedropper:before {
  content: "\f1fb";
}

.icon-paint-brush:before, .fa-paint-brush:before {
  content: "\f1fc";
}

.icon-birthday-cake:before, .fa-birthday-cake:before {
  content: "\f1fd";
}

.icon-area-chart:before, .fa-area-chart:before {
  content: "\f1fe";
}

.icon-pie-chart:before, .fa-pie-chart:before {
  content: "\f200";
}

.icon-line-chart:before, .fa-line-chart:before {
  content: "\f201";
}

.icon-lastfm:before, .fa-lastfm:before {
  content: "\f202";
}

.icon-lastfm-square:before, .fa-lastfm-square:before {
  content: "\f203";
}

.icon-toggle-off:before, .fa-toggle-off:before {
  content: "\f204";
}

.icon-toggle-on:before, .fa-toggle-on:before {
  content: "\f205";
}

.icon-bicycle:before, .fa-bicycle:before {
  content: "\f206";
}

.icon-bus:before, .fa-bus:before {
  content: "\f207";
}

.icon-ioxhost:before, .fa-ioxhost:before {
  content: "\f208";
}

.icon-angellist:before, .fa-angellist:before {
  content: "\f209";
}

.icon-cc:before, .fa-cc:before {
  content: "\f20a";
}

.icon-shekel:before, .fa-shekel:before,
.icon-sheqel:before, .fa-sheqel:before,
.icon-ils:before, .fa-ils:before {
  content: "\f20b";
}

.icon-meanpath:before, .fa-meanpath:before {
  content: "\f20c";
}

/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url("aui/FontAwesome/fonts/fontawesome-webfont.eot?v=4.2.0");
  src: url("aui/FontAwesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("aui/FontAwesome/fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("aui/FontAwesome/fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("aui/FontAwesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-decoration: auto;
  -webkit-font-smoothing: antialiased;
}

.fa.fontsize_2x, [class*=icon-].fontsize_2x {
  font-size: 200%;
}

/* Vendors
  ====================================*/
/* Abstracts
====================================*/
/* Base without $liferay
====================================*/
:root {
  width: 100%;
  height: 100%;
  font-size: 14px;
}

body {
  line-height: 1.4;
  font-family: Arial, Helvetica, sans-serif;
  min-width: 22.8571428571rem;
  min-height: 100%;
  background-color: #eaeaea;
  color: black;
  width: 100%;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  margin: 0 0 15px 0;
  line-height: 1.4;
}
body strong {
  font-weight: 700 !important;
}
body #ot-sdk-btn-floating {
  z-index: 1000 !important;
}
body.site-background {
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
}
body.accessibility {
  background: black !important;
  font-size: 16px !important;
  color: white !important;
}
body.accessibility * {
  color: white !important;
  background: black !important;
  box-shadow: none !important;
}
body.accessibility #wrapper .bg-black,
body.accessibility #wrapper .bg-white,
body.accessibility #wrapper .bg-nickel-gray,
body.accessibility #wrapper .bg-citron-yellow,
body.accessibility #wrapper .bg-shadow-gray,
body.accessibility #wrapper .bg-atlantic-blue,
body.accessibility #wrapper .bg-alpaca-gray,
body.accessibility #wrapper .bg-poppy-gray,
body.accessibility #wrapper .bg-bitumen-black,
body.accessibility #wrapper .bg-diamond-white,
body.accessibility #wrapper .bg-cadmium-yellow {
  background: black !important;
}
body.accessibility #heading {
  background: black !important;
}
body.accessibility a, body.accessibility a *, body.accessibility input[type=submit], body.accessibility input[type=reset], body.accessibility button {
  color: yellow !important;
  text-decoration: underline !important;
}
body.accessibility input[type=text], body.accessibility input[type=password], body.accessibility select, body.accessibility textarea {
  color: black !important;
}
body.accessibility img {
  display: none !important;
}
body.accessibility .raiffeisen-slider {
  display: none !important;
}
body.accessibility .tile-box {
  display: none !important;
}
body.accessibility .child-menu {
  background: black !important;
}
body.accessibility .logo {
  background-image: url("../images/partially-sighted-logo.png") !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  width: 12rem !important;
  height: 3.1428571429rem !important;
}
body.accessibility .navigation-sticky-menu .logo {
  background-image: none !important;
}
body.accessibility #wrapper header#banner #heading .internetbank-wrapper .placeholder-container:hover .placeholder {
  background: black !important;
}
body.accessibility #accessibility {
  width: 1.7142857143rem !important;
  height: 1.7142857143rem !important;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iUsOpdGVnXzEiIGRhdGEtbmFtZT0iUsOpdGVnIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDIzLjUxIDIzLjUxIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2Y0ZTYwMDt9PC9zdHlsZT48L2RlZnM+PGNpcmNsZSBjbGFzcz0iY2xzLTEiIGN4PSIxMS43NiIgY3k9IjExLjc2IiByPSIxMS43NiIvPjxjaXJjbGUgY3g9IjcuMDkiIGN5PSI4LjUiIHI9IjMuNDMiLz48Y2lyY2xlIGN4PSIxNS45IiBjeT0iOC41IiByPSIzLjQzIi8+PGNpcmNsZSBjeD0iMTEuNzYiIGN5PSIxNi4zNCIgcj0iMy40MyIvPjwvc3ZnPg==) !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position: center center !important;
}
body.accessibility .cookie-acceptance-container, body.accessibility .cookie-acceptance-container *, body.accessibility .cookie-acceptance-container a {
  background: yellow !important;
  color: black !important;
}
body.signed-in #wrapper .navigation-sticky-menu-wrapper {
  z-index: 1000;
  top: 4rem;
}
@media (max-width: 575.98px) {
  body.signed-in #wrapper .navigation-sticky-menu-wrapper {
    z-index: 1000;
    top: 3.4285714286rem;
  }
}
@media (max-width: 991.98px) {
  body #wrapper {
    max-width: 720px;
  }
}

pre {
  background-color: transparent;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
}

#wrapper ul {
  margin-bottom: 0;
  padding-left: 0;
}
#wrapper img {
  max-width: 100%;
  height: auto;
}
#wrapper .button-reset {
  background: transparent;
  border: 0;
  box-shadow: none;
  padding: 0;
  margin: 0;
}
#wrapper .portlet-layout .portlet-header {
  margin-bottom: 0;
}
#wrapper .portlet > .portlet-topper {
  z-index: 10;
}
#wrapper .portlet-layout.row {
  margin: 0;
}
#wrapper .portlet-layout.row .portlet-column {
  padding: 0;
}
#wrapper .portlet-content-editable {
  border-width: 0;
}
#wrapper .search-wrapper .portlet,
#wrapper .device-search-wrapper .portlet,
#wrapper .sticky-search-wrapper .portlet {
  margin-bottom: 0;
}
#wrapper .search-wrapper .portlet-search-bar .search-bar-keywords-input-wrapper,
#wrapper .device-search-wrapper .portlet-search-bar .search-bar-keywords-input-wrapper,
#wrapper .sticky-search-wrapper .portlet-search-bar .search-bar-keywords-input-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  min-width: auto;
  width: auto;
  position: relative;
}
#wrapper .search-wrapper .input-group-item.search-bar-keywords-input-wrapper label,
#wrapper .device-search-wrapper .input-group-item.search-bar-keywords-input-wrapper label,
#wrapper .sticky-search-wrapper .input-group-item.search-bar-keywords-input-wrapper label {
  display: none;
}
#wrapper .search-wrapper input[type=text],
#wrapper .device-search-wrapper input[type=text],
#wrapper .sticky-search-wrapper input[type=text] {
  border: 0;
  padding: 0 0.7142857143rem;
  border-radius: 0;
  height: auto;
  max-width: none;
  letter-spacing: normal;
  font-size: 1rem;
  line-height: normal;
  background: transparent;
  height: 3.2142857143rem;
}
#wrapper .search-wrapper .input-group .input-group-inset-item,
#wrapper .device-search-wrapper .input-group .input-group-inset-item,
#wrapper .sticky-search-wrapper .input-group .input-group-inset-item {
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
  border: 0;
  padding: 0;
  height: 3.2142857143rem;
}
#wrapper .portlet-asset-publisher .asset-content ul:not([class]) {
  list-style: none;
  margin-left: 8px;
}
#wrapper .portlet-asset-publisher .asset-content ul:not([class]) li {
  margin-left: 0;
}
#wrapper .portlet-asset-publisher .asset-content ul:not([class]) li:before {
  content: "•";
  margin-right: 8px;
}

#wrapper {
  max-width: 960px;
  width: 100%;
  margin: auto;
  padding: 0;
}
#wrapper *:focus {
  outline: none;
}
#wrapper *:not(table),
#wrapper *:before,
#wrapper *:after {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#wrapper section#content {
  background-color: white;
}
@media (max-width: 991.98px) {
  #wrapper section#content {
    margin-top: 0;
  }
}

#wrapper {
  /* Base
  ====================================*/
  /*linkek*/
  /* pdf */
  /* Globals
  ====================================*/
  /* Objects
  ====================================*/
  /* Components
  ====================================*/
  /* csoportosított lista mezőhöz */
  /* Pages
  ====================================*/
}
#wrapper .bg-black {
  background-color: black !important;
}
#wrapper .bg-white {
  background-color: white !important;
}
#wrapper .bg-nickel-gray {
  background-color: #eaeaea !important;
}
#wrapper .bg-citron-yellow {
  background-color: #f4e600 !important;
}
#wrapper .bg-shadow-gray {
  background-color: #aeaeae !important;
}
#wrapper .bg-atlantic-blue {
  background-color: #2484c6 !important;
}
#wrapper .bg-alpaca-gray {
  background-color: #dadada !important;
}
#wrapper .bg-poppy-gray {
  background-color: #6c6c6c !important;
}
#wrapper .bg-bitumen-black {
  background-color: #2b2d33 !important;
}
#wrapper .bg-diamond-white {
  background-color: #f4f4f4 !important;
}
#wrapper .bg-cadmium-yellow {
  background-color: #fed500 !important;
}
#wrapper .hover-bg-white {
  transition: background-color 0.2s ease-in-out;
}
#wrapper .hover-bg-white:hover {
  background-color: white !important;
  color: black !important;
}
#wrapper .hover-bg-cadmium-yellow {
  transition: background-color 0.2s ease-in-out;
}
#wrapper .hover-bg-cadmium-yellow:hover {
  background-color: #fed500 !important;
  color: black !important;
}
#wrapper .hover-bg-citron-yellow {
  transition: background-color 0.2s ease-in-out;
}
#wrapper .hover-bg-citron-yellow:hover {
  background-color: #f4e600 !important;
  color: black !important;
}
#wrapper .hover-bg-citron-yellow.only-bg:hover {
  color: inherit !important;
}
#wrapper .hover-bg-citron-yellow.f-bitumen-black:hover {
  color: #2b2d33 !important;
}
#wrapper #blur-page {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 19;
  display: none;
  background: rgba(255, 255, 255, 0.75);
}
#wrapper a {
  color: black;
  text-decoration: none;
}
#wrapper a:hover {
  text-decoration: underline;
}
#wrapper a.underline {
  text-decoration: underline;
}
@media (min-width: 992px) {
  #wrapper a.underline:hover {
    text-decoration: none;
  }
}
#wrapper a.underline-0 {
  text-decoration: none;
}
@media (min-width: 992px) {
  #wrapper a.underline-0:hover {
    text-decoration: none;
  }
}
#wrapper a.blocked {
  color: inherit;
  text-decoration: none;
}
#wrapper a.blocked:hover {
  color: inherit;
  text-decoration: none;
}
#wrapper .f-black {
  color: black !important;
}
#wrapper .f-white {
  color: white !important;
}
#wrapper .f-shadow-gray {
  color: #aeaeae !important;
}
#wrapper .f-nickel-gray {
  color: #eaeaea !important;
}
#wrapper .f-citron-yellow {
  color: #f4e600 !important;
}
#wrapper .f-atlantic-blue {
  color: #2484c6 !important;
}
#wrapper .f-alpaca-gray {
  color: #dadada !important;
}
#wrapper .f-poppy-gray {
  color: #6c6c6c !important;
}
#wrapper .f-bitumen-black {
  color: #2b2d33 !important;
}
#wrapper .f-diamond-white {
  color: #f4f4f4 !important;
}
#wrapper .f-cadmium-yellow {
  color: #fed500 !important;
}
#wrapper .underline {
  text-decoration: underline;
}
#wrapper .l-spacing-half {
  letter-spacing: 0.0357142857rem !important;
}
#wrapper .l-spacing-1 {
  letter-spacing: 0.0714285714rem !important;
}
#wrapper .l-spacing-n001 {
  letter-spacing: -0.01em !important;
}
#wrapper .l-spacing-n003 {
  letter-spacing: -0.03em !important;
}
#wrapper .f-extra-light {
  font-weight: 200 !important;
}
#wrapper .f-light {
  font-weight: 300 !important;
}
#wrapper .f-regular {
  font-weight: 400 !important;
}
#wrapper .f-semibold {
  font-weight: 600 !important;
}
#wrapper .f-bold {
  font-weight: 700 !important;
}
#wrapper .f-extra-bold {
  font-weight: 800 !important;
}
#wrapper .f-extra-black {
  font-weight: 900 !important;
}
#wrapper .f-italic {
  font-style: italic;
}
#wrapper .z-index-0 {
  z-index: 0 !important;
}
#wrapper .z-index-10 {
  z-index: 10 !important;
}
#wrapper .z-index-20 {
  z-index: 20 !important;
}
#wrapper .z-index-30 {
  z-index: 30 !important;
}
#wrapper .z-index-40 {
  z-index: 40 !important;
}
#wrapper .z-index-50 {
  z-index: 50 !important;
}
#wrapper .z-index-60 {
  z-index: 60 !important;
}
#wrapper .z-index-70 {
  z-index: 70 !important;
}
#wrapper .z-index-80 {
  z-index: 80 !important;
}
#wrapper .z-index-90 {
  z-index: 90 !important;
}
#wrapper .z-index-100 {
  z-index: 100 !important;
}
#wrapper .lh-normal {
  line-height: normal !important;
}
#wrapper .f-size-12 {
  font-size: 0.8571428571rem !important;
}
#wrapper .f-size-14 {
  font-size: 1rem !important;
}
#wrapper .f-size-16 {
  font-size: 1.1428571429rem !important;
}
#wrapper .f-size-18 {
  font-size: 1.2857142857rem !important;
}
#wrapper .f-size-20 {
  font-size: 1.4285714286rem !important;
}
#wrapper .f-size-22 {
  font-size: 1.5714285714rem !important;
}
#wrapper .f-size-24 {
  font-size: 1.7142857143rem !important;
}
#wrapper .f-size-25 {
  font-size: 1.7857142857rem !important;
}
#wrapper .f-size-26 {
  font-size: 1.8571428571rem !important;
}
#wrapper .f-size-28 {
  font-size: 2rem !important;
}
#wrapper .f-size-30 {
  font-size: 2.1428571429rem !important;
}
#wrapper .f-size-32 {
  font-size: 2.2857142857rem !important;
}
#wrapper .f-size-34 {
  font-size: 2.4285714286rem !important;
}
#wrapper .f-size-40 {
  font-size: 2.8571428571rem !important;
}
#wrapper .object-fit-contain {
  object-fit: contain;
}
#wrapper .c-pointer {
  cursor: pointer !important;
}
#wrapper .c-default {
  cursor: default !important;
}
#wrapper .ws-nowrap {
  white-space: nowrap !important;
}
#wrapper #content a:hover, #wrapper #content a:focus {
  text-decoration: none;
}
#wrapper #content a.lfr-icon-action, #wrapper #content a.dropdown-toggle {
  text-decoration: none;
}
#wrapper #content a.btn.rf-btn {
  display: inline-block;
  margin-bottom: 20px;
  padding: 10px 25px;
  background: black;
  border: 0;
  color: #f9f300;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  text-shadow: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#wrapper #content a.btn.rf-btn:after {
  content: "\f105";
  display: inline-block;
  margin-left: 10px;
  font-family: "fontawesome-alloy";
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
#wrapper #content a.btn.rf-btn:hover, #wrapper #content a.btn.rf-btn:focus {
  background: #f4e600;
  color: black;
  box-shadow: none;
}
#wrapper #content .subpage-title {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
#wrapper .asset-content a:not(.btn, [name^=category]) {
  text-decoration: underline !important;
}
#wrapper .product .product-description p a:not(.btn) {
  text-decoration: underline !important;
}
#wrapper .product .product-description table a:not(.btn) {
  text-decoration: underline !important;
}
#wrapper .journal-content-article table a:not(.btn) {
  text-decoration: underline !important;
}
#wrapper .portlet-barebone .portlet-content .portlet-header {
  margin-bottom: 0;
}
#wrapper .portlet-barebone .portlet-content .portlet-header .portlet-title-text {
  display: none;
}
#wrapper .h-0-px {
  height: 0px;
}
#wrapper .h-1-px {
  height: 1px;
}
#wrapper .h-10-px {
  height: 10px;
}
#wrapper .h-12-px {
  height: 12px;
}
#wrapper .h-20-px {
  height: 20px;
}
#wrapper .h-30-px {
  height: 30px;
}
#wrapper .h-40-px {
  height: 40px;
}
#wrapper .h-45-px {
  height: 45px;
}
#wrapper .h-50-px {
  height: 50px;
}
#wrapper .h-60-px {
  height: 60px;
}
#wrapper .h-70-px {
  height: 70px;
}
#wrapper .h-80-px {
  height: 80px;
}
#wrapper .h-90-px {
  height: 90px;
}
#wrapper .h-100-px {
  height: 100px;
}
#wrapper .mh-none {
  max-height: none !important;
}
#wrapper .w-0-px {
  width: 0px;
}
#wrapper .w-1-px {
  width: 1px;
}
#wrapper .w-10-px {
  width: 10px;
}
#wrapper .w-12-px {
  width: 12px;
}
#wrapper .w-20-px {
  width: 20px;
}
#wrapper .w-30-px {
  width: 30px;
}
#wrapper .w-40-px {
  width: 40px;
}
#wrapper .w-50-px {
  width: 50px;
}
#wrapper .w-60-px {
  width: 60px;
}
#wrapper .w-70-px {
  width: 70px;
}
#wrapper .w-80-px {
  width: 80px;
}
#wrapper .w-90-px {
  width: 90px;
}
#wrapper .w-100-px {
  width: 100px;
}
#wrapper .mw-none {
  max-width: none !important;
}
#wrapper .border-top {
  border-top: 0.0625rem solid #dee2e6 !important;
}
#wrapper .border-right {
  border-right: 0.0625rem solid #dee2e6 !important;
}
#wrapper .border-bottom {
  border-bottom: 0.0625rem solid #dee2e6 !important;
}
#wrapper .border-left {
  border-left: 0.0625rem solid #dee2e6 !important;
}
#wrapper .border-top-0 {
  border-top: 0 !important;
}
#wrapper .border-right-0 {
  border-right: 0 !important;
}
#wrapper .border-bottom-0 {
  border-bottom: 0 !important;
}
#wrapper .border-left-0 {
  border-left: 0 !important;
}
#wrapper .border-x {
  border-left: 0.0625rem solid #dee2e6 !important;
  border-right: 0.0625rem solid #dee2e6 !important;
}
#wrapper .border-y {
  border-top: 0.0625rem solid #dee2e6 !important;
  border-bottom: 0.0625rem solid #dee2e6 !important;
}
@media (min-width: 576px) {
  #wrapper .border-sm-top {
    border-top: 0.0625rem solid #dee2e6 !important;
  }
  #wrapper .border-sm-right {
    border-right: 0.0625rem solid #dee2e6 !important;
  }
  #wrapper .border-sm-bottom {
    border-bottom: 0.0625rem solid #dee2e6 !important;
  }
  #wrapper .border-sm-left {
    border-left: 0.0625rem solid #dee2e6 !important;
  }
  #wrapper .border-sm-top-0 {
    border-top: 0 !important;
  }
  #wrapper .border-sm-right-0 {
    border-right: 0 !important;
  }
  #wrapper .border-sm-bottom-0 {
    border-bottom: 0 !important;
  }
  #wrapper .border-sm-left-0 {
    border-left: 0 !important;
  }
  #wrapper .border-sm-x {
    border-left: 0.0625rem solid #dee2e6 !important;
    border-right: 0.0625rem solid #dee2e6 !important;
  }
  #wrapper .border-sm-y {
    border-top: 0.0625rem solid #dee2e6 !important;
    border-bottom: 0.0625rem solid #dee2e6 !important;
  }
}
@media (min-width: 768px) {
  #wrapper .border-md-top {
    border-top: 0.0625rem solid #dee2e6 !important;
  }
  #wrapper .border-md-right {
    border-right: 0.0625rem solid #dee2e6 !important;
  }
  #wrapper .border-md-bottom {
    border-bottom: 0.0625rem solid #dee2e6 !important;
  }
  #wrapper .border-md-left {
    border-left: 0.0625rem solid #dee2e6 !important;
  }
  #wrapper .border-md-top-0 {
    border-top: 0 !important;
  }
  #wrapper .border-md-right-0 {
    border-right: 0 !important;
  }
  #wrapper .border-md-bottom-0 {
    border-bottom: 0 !important;
  }
  #wrapper .border-md-left-0 {
    border-left: 0 !important;
  }
  #wrapper .border-md-x {
    border-left: 0.0625rem solid #dee2e6 !important;
    border-right: 0.0625rem solid #dee2e6 !important;
  }
  #wrapper .border-md-y {
    border-top: 0.0625rem solid #dee2e6 !important;
    border-bottom: 0.0625rem solid #dee2e6 !important;
  }
}
@media (min-width: 992px) {
  #wrapper .border-lg-top {
    border-top: 0.0625rem solid #dee2e6 !important;
  }
  #wrapper .border-lg-right {
    border-right: 0.0625rem solid #dee2e6 !important;
  }
  #wrapper .border-lg-bottom {
    border-bottom: 0.0625rem solid #dee2e6 !important;
  }
  #wrapper .border-lg-left {
    border-left: 0.0625rem solid #dee2e6 !important;
  }
  #wrapper .border-lg-top-0 {
    border-top: 0 !important;
  }
  #wrapper .border-lg-right-0 {
    border-right: 0 !important;
  }
  #wrapper .border-lg-bottom-0 {
    border-bottom: 0 !important;
  }
  #wrapper .border-lg-left-0 {
    border-left: 0 !important;
  }
  #wrapper .border-lg-x {
    border-left: 0.0625rem solid #dee2e6 !important;
    border-right: 0.0625rem solid #dee2e6 !important;
  }
  #wrapper .border-lg-y {
    border-top: 0.0625rem solid #dee2e6 !important;
    border-bottom: 0.0625rem solid #dee2e6 !important;
  }
}
@media (min-width: 1200px) {
  #wrapper .border-xl-top {
    border-top: 0.0625rem solid #dee2e6 !important;
  }
  #wrapper .border-xl-right {
    border-right: 0.0625rem solid #dee2e6 !important;
  }
  #wrapper .border-xl-bottom {
    border-bottom: 0.0625rem solid #dee2e6 !important;
  }
  #wrapper .border-xl-left {
    border-left: 0.0625rem solid #dee2e6 !important;
  }
  #wrapper .border-xl-top-0 {
    border-top: 0 !important;
  }
  #wrapper .border-xl-right-0 {
    border-right: 0 !important;
  }
  #wrapper .border-xl-bottom-0 {
    border-bottom: 0 !important;
  }
  #wrapper .border-xl-left-0 {
    border-left: 0 !important;
  }
  #wrapper .border-xl-x {
    border-left: 0.0625rem solid #dee2e6 !important;
    border-right: 0.0625rem solid #dee2e6 !important;
  }
  #wrapper .border-xl-y {
    border-top: 0.0625rem solid #dee2e6 !important;
    border-bottom: 0.0625rem solid #dee2e6 !important;
  }
}
#wrapper .rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
#wrapper .rounded-right-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
#wrapper .rounded-bottom-0 {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
#wrapper .rounded-left-0 {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
#wrapper .border-width-0 {
  border-width: 0px !important;
}
#wrapper .border-width-1 {
  border-width: 1px !important;
}
#wrapper .border-width-2 {
  border-width: 2px !important;
}
#wrapper .border-width-3 {
  border-width: 3px !important;
}
#wrapper .border-width-4 {
  border-width: 4px !important;
}
#wrapper .border-width-5 {
  border-width: 5px !important;
}
#wrapper .border-radius-0 {
  border-radius: 0px !important;
}
#wrapper .border-radius-1 {
  border-radius: 1px !important;
}
#wrapper .border-radius-2 {
  border-radius: 2px !important;
}
#wrapper .border-radius-3 {
  border-radius: 3px !important;
}
#wrapper .border-radius-4 {
  border-radius: 4px !important;
}
#wrapper .border-radius-5 {
  border-radius: 5px !important;
}
#wrapper .border-radius-6 {
  border-radius: 6px !important;
}
#wrapper .border-radius-7 {
  border-radius: 7px !important;
}
#wrapper .border-radius-8 {
  border-radius: 8px !important;
}
#wrapper .border-radius-9 {
  border-radius: 9px !important;
}
#wrapper .border-radius-10 {
  border-radius: 10px !important;
}
#wrapper .position-static {
  position: static !important;
}
#wrapper .position-relative {
  position: relative !important;
}
#wrapper .position-absolute {
  position: absolute !important;
}
#wrapper .position-fixed {
  position: fixed !important;
}
#wrapper .position-sticky {
  position: sticky !important;
}
#wrapper .left-0 {
  left: 0px !important;
}
#wrapper .right-0 {
  right: 0px !important;
}
#wrapper .top-0 {
  top: 0px !important;
}
#wrapper .bottom-0 {
  bottom: 0px !important;
}
#wrapper .left-1 {
  left: 1px !important;
}
#wrapper .right-1 {
  right: 1px !important;
}
#wrapper .top-1 {
  top: 1px !important;
}
#wrapper .bottom-1 {
  bottom: 1px !important;
}
#wrapper .left-2 {
  left: 2px !important;
}
#wrapper .right-2 {
  right: 2px !important;
}
#wrapper .top-2 {
  top: 2px !important;
}
#wrapper .bottom-2 {
  bottom: 2px !important;
}
#wrapper .left-3 {
  left: 3px !important;
}
#wrapper .right-3 {
  right: 3px !important;
}
#wrapper .top-3 {
  top: 3px !important;
}
#wrapper .bottom-3 {
  bottom: 3px !important;
}
#wrapper .left-4 {
  left: 4px !important;
}
#wrapper .right-4 {
  right: 4px !important;
}
#wrapper .top-4 {
  top: 4px !important;
}
#wrapper .bottom-4 {
  bottom: 4px !important;
}
#wrapper .left-5 {
  left: 5px !important;
}
#wrapper .right-5 {
  right: 5px !important;
}
#wrapper .top-5 {
  top: 5px !important;
}
#wrapper .bottom-5 {
  bottom: 5px !important;
}
#wrapper .left-6 {
  left: 6px !important;
}
#wrapper .right-6 {
  right: 6px !important;
}
#wrapper .top-6 {
  top: 6px !important;
}
#wrapper .bottom-6 {
  bottom: 6px !important;
}
#wrapper .left-7 {
  left: 7px !important;
}
#wrapper .right-7 {
  right: 7px !important;
}
#wrapper .top-7 {
  top: 7px !important;
}
#wrapper .bottom-7 {
  bottom: 7px !important;
}
#wrapper .left-8 {
  left: 8px !important;
}
#wrapper .right-8 {
  right: 8px !important;
}
#wrapper .top-8 {
  top: 8px !important;
}
#wrapper .bottom-8 {
  bottom: 8px !important;
}
#wrapper .left-9 {
  left: 9px !important;
}
#wrapper .right-9 {
  right: 9px !important;
}
#wrapper .top-9 {
  top: 9px !important;
}
#wrapper .bottom-9 {
  bottom: 9px !important;
}
#wrapper .left-10 {
  left: 10px !important;
}
#wrapper .right-10 {
  right: 10px !important;
}
#wrapper .top-10 {
  top: 10px !important;
}
#wrapper .bottom-10 {
  bottom: 10px !important;
}
#wrapper .left-11 {
  left: 11px !important;
}
#wrapper .right-11 {
  right: 11px !important;
}
#wrapper .top-11 {
  top: 11px !important;
}
#wrapper .bottom-11 {
  bottom: 11px !important;
}
#wrapper .left-12 {
  left: 12px !important;
}
#wrapper .right-12 {
  right: 12px !important;
}
#wrapper .top-12 {
  top: 12px !important;
}
#wrapper .bottom-12 {
  bottom: 12px !important;
}
#wrapper .left-13 {
  left: 13px !important;
}
#wrapper .right-13 {
  right: 13px !important;
}
#wrapper .top-13 {
  top: 13px !important;
}
#wrapper .bottom-13 {
  bottom: 13px !important;
}
#wrapper .left-14 {
  left: 14px !important;
}
#wrapper .right-14 {
  right: 14px !important;
}
#wrapper .top-14 {
  top: 14px !important;
}
#wrapper .bottom-14 {
  bottom: 14px !important;
}
#wrapper .left-15 {
  left: 15px !important;
}
#wrapper .right-15 {
  right: 15px !important;
}
#wrapper .top-15 {
  top: 15px !important;
}
#wrapper .bottom-15 {
  bottom: 15px !important;
}
#wrapper .left-16 {
  left: 16px !important;
}
#wrapper .right-16 {
  right: 16px !important;
}
#wrapper .top-16 {
  top: 16px !important;
}
#wrapper .bottom-16 {
  bottom: 16px !important;
}
#wrapper .left-17 {
  left: 17px !important;
}
#wrapper .right-17 {
  right: 17px !important;
}
#wrapper .top-17 {
  top: 17px !important;
}
#wrapper .bottom-17 {
  bottom: 17px !important;
}
#wrapper .left-18 {
  left: 18px !important;
}
#wrapper .right-18 {
  right: 18px !important;
}
#wrapper .top-18 {
  top: 18px !important;
}
#wrapper .bottom-18 {
  bottom: 18px !important;
}
#wrapper .left-19 {
  left: 19px !important;
}
#wrapper .right-19 {
  right: 19px !important;
}
#wrapper .top-19 {
  top: 19px !important;
}
#wrapper .bottom-19 {
  bottom: 19px !important;
}
#wrapper .left-20 {
  left: 20px !important;
}
#wrapper .right-20 {
  right: 20px !important;
}
#wrapper .top-20 {
  top: 20px !important;
}
#wrapper .bottom-20 {
  bottom: 20px !important;
}
#wrapper .left-21 {
  left: 21px !important;
}
#wrapper .right-21 {
  right: 21px !important;
}
#wrapper .top-21 {
  top: 21px !important;
}
#wrapper .bottom-21 {
  bottom: 21px !important;
}
#wrapper .left-22 {
  left: 22px !important;
}
#wrapper .right-22 {
  right: 22px !important;
}
#wrapper .top-22 {
  top: 22px !important;
}
#wrapper .bottom-22 {
  bottom: 22px !important;
}
#wrapper .left-23 {
  left: 23px !important;
}
#wrapper .right-23 {
  right: 23px !important;
}
#wrapper .top-23 {
  top: 23px !important;
}
#wrapper .bottom-23 {
  bottom: 23px !important;
}
#wrapper .left-24 {
  left: 24px !important;
}
#wrapper .right-24 {
  right: 24px !important;
}
#wrapper .top-24 {
  top: 24px !important;
}
#wrapper .bottom-24 {
  bottom: 24px !important;
}
#wrapper .left-25 {
  left: 25px !important;
}
#wrapper .right-25 {
  right: 25px !important;
}
#wrapper .top-25 {
  top: 25px !important;
}
#wrapper .bottom-25 {
  bottom: 25px !important;
}
#wrapper .left-26 {
  left: 26px !important;
}
#wrapper .right-26 {
  right: 26px !important;
}
#wrapper .top-26 {
  top: 26px !important;
}
#wrapper .bottom-26 {
  bottom: 26px !important;
}
#wrapper .left-27 {
  left: 27px !important;
}
#wrapper .right-27 {
  right: 27px !important;
}
#wrapper .top-27 {
  top: 27px !important;
}
#wrapper .bottom-27 {
  bottom: 27px !important;
}
#wrapper .left-28 {
  left: 28px !important;
}
#wrapper .right-28 {
  right: 28px !important;
}
#wrapper .top-28 {
  top: 28px !important;
}
#wrapper .bottom-28 {
  bottom: 28px !important;
}
#wrapper .left-29 {
  left: 29px !important;
}
#wrapper .right-29 {
  right: 29px !important;
}
#wrapper .top-29 {
  top: 29px !important;
}
#wrapper .bottom-29 {
  bottom: 29px !important;
}
#wrapper .left-30 {
  left: 30px !important;
}
#wrapper .right-30 {
  right: 30px !important;
}
#wrapper .top-30 {
  top: 30px !important;
}
#wrapper .bottom-30 {
  bottom: 30px !important;
}
#wrapper .left-31 {
  left: 31px !important;
}
#wrapper .right-31 {
  right: 31px !important;
}
#wrapper .top-31 {
  top: 31px !important;
}
#wrapper .bottom-31 {
  bottom: 31px !important;
}
#wrapper .left-32 {
  left: 32px !important;
}
#wrapper .right-32 {
  right: 32px !important;
}
#wrapper .top-32 {
  top: 32px !important;
}
#wrapper .bottom-32 {
  bottom: 32px !important;
}
#wrapper .left-33 {
  left: 33px !important;
}
#wrapper .right-33 {
  right: 33px !important;
}
#wrapper .top-33 {
  top: 33px !important;
}
#wrapper .bottom-33 {
  bottom: 33px !important;
}
#wrapper .left-34 {
  left: 34px !important;
}
#wrapper .right-34 {
  right: 34px !important;
}
#wrapper .top-34 {
  top: 34px !important;
}
#wrapper .bottom-34 {
  bottom: 34px !important;
}
#wrapper .left-35 {
  left: 35px !important;
}
#wrapper .right-35 {
  right: 35px !important;
}
#wrapper .top-35 {
  top: 35px !important;
}
#wrapper .bottom-35 {
  bottom: 35px !important;
}
#wrapper .left-36 {
  left: 36px !important;
}
#wrapper .right-36 {
  right: 36px !important;
}
#wrapper .top-36 {
  top: 36px !important;
}
#wrapper .bottom-36 {
  bottom: 36px !important;
}
#wrapper .left-37 {
  left: 37px !important;
}
#wrapper .right-37 {
  right: 37px !important;
}
#wrapper .top-37 {
  top: 37px !important;
}
#wrapper .bottom-37 {
  bottom: 37px !important;
}
#wrapper .left-38 {
  left: 38px !important;
}
#wrapper .right-38 {
  right: 38px !important;
}
#wrapper .top-38 {
  top: 38px !important;
}
#wrapper .bottom-38 {
  bottom: 38px !important;
}
#wrapper .left-39 {
  left: 39px !important;
}
#wrapper .right-39 {
  right: 39px !important;
}
#wrapper .top-39 {
  top: 39px !important;
}
#wrapper .bottom-39 {
  bottom: 39px !important;
}
#wrapper .left-40 {
  left: 40px !important;
}
#wrapper .right-40 {
  right: 40px !important;
}
#wrapper .top-40 {
  top: 40px !important;
}
#wrapper .bottom-40 {
  bottom: 40px !important;
}
#wrapper .left-41 {
  left: 41px !important;
}
#wrapper .right-41 {
  right: 41px !important;
}
#wrapper .top-41 {
  top: 41px !important;
}
#wrapper .bottom-41 {
  bottom: 41px !important;
}
#wrapper .left-42 {
  left: 42px !important;
}
#wrapper .right-42 {
  right: 42px !important;
}
#wrapper .top-42 {
  top: 42px !important;
}
#wrapper .bottom-42 {
  bottom: 42px !important;
}
#wrapper .left-43 {
  left: 43px !important;
}
#wrapper .right-43 {
  right: 43px !important;
}
#wrapper .top-43 {
  top: 43px !important;
}
#wrapper .bottom-43 {
  bottom: 43px !important;
}
#wrapper .left-44 {
  left: 44px !important;
}
#wrapper .right-44 {
  right: 44px !important;
}
#wrapper .top-44 {
  top: 44px !important;
}
#wrapper .bottom-44 {
  bottom: 44px !important;
}
#wrapper .left-45 {
  left: 45px !important;
}
#wrapper .right-45 {
  right: 45px !important;
}
#wrapper .top-45 {
  top: 45px !important;
}
#wrapper .bottom-45 {
  bottom: 45px !important;
}
#wrapper .left-46 {
  left: 46px !important;
}
#wrapper .right-46 {
  right: 46px !important;
}
#wrapper .top-46 {
  top: 46px !important;
}
#wrapper .bottom-46 {
  bottom: 46px !important;
}
#wrapper .left-47 {
  left: 47px !important;
}
#wrapper .right-47 {
  right: 47px !important;
}
#wrapper .top-47 {
  top: 47px !important;
}
#wrapper .bottom-47 {
  bottom: 47px !important;
}
#wrapper .left-48 {
  left: 48px !important;
}
#wrapper .right-48 {
  right: 48px !important;
}
#wrapper .top-48 {
  top: 48px !important;
}
#wrapper .bottom-48 {
  bottom: 48px !important;
}
#wrapper .left-49 {
  left: 49px !important;
}
#wrapper .right-49 {
  right: 49px !important;
}
#wrapper .top-49 {
  top: 49px !important;
}
#wrapper .bottom-49 {
  bottom: 49px !important;
}
#wrapper .left-50 {
  left: 50px !important;
}
#wrapper .right-50 {
  right: 50px !important;
}
#wrapper .top-50 {
  top: 50px !important;
}
#wrapper .bottom-50 {
  bottom: 50px !important;
}
#wrapper .left-51 {
  left: 51px !important;
}
#wrapper .right-51 {
  right: 51px !important;
}
#wrapper .top-51 {
  top: 51px !important;
}
#wrapper .bottom-51 {
  bottom: 51px !important;
}
#wrapper .left-52 {
  left: 52px !important;
}
#wrapper .right-52 {
  right: 52px !important;
}
#wrapper .top-52 {
  top: 52px !important;
}
#wrapper .bottom-52 {
  bottom: 52px !important;
}
#wrapper .left-53 {
  left: 53px !important;
}
#wrapper .right-53 {
  right: 53px !important;
}
#wrapper .top-53 {
  top: 53px !important;
}
#wrapper .bottom-53 {
  bottom: 53px !important;
}
#wrapper .left-54 {
  left: 54px !important;
}
#wrapper .right-54 {
  right: 54px !important;
}
#wrapper .top-54 {
  top: 54px !important;
}
#wrapper .bottom-54 {
  bottom: 54px !important;
}
#wrapper .left-55 {
  left: 55px !important;
}
#wrapper .right-55 {
  right: 55px !important;
}
#wrapper .top-55 {
  top: 55px !important;
}
#wrapper .bottom-55 {
  bottom: 55px !important;
}
#wrapper .left-56 {
  left: 56px !important;
}
#wrapper .right-56 {
  right: 56px !important;
}
#wrapper .top-56 {
  top: 56px !important;
}
#wrapper .bottom-56 {
  bottom: 56px !important;
}
#wrapper .left-57 {
  left: 57px !important;
}
#wrapper .right-57 {
  right: 57px !important;
}
#wrapper .top-57 {
  top: 57px !important;
}
#wrapper .bottom-57 {
  bottom: 57px !important;
}
#wrapper .left-58 {
  left: 58px !important;
}
#wrapper .right-58 {
  right: 58px !important;
}
#wrapper .top-58 {
  top: 58px !important;
}
#wrapper .bottom-58 {
  bottom: 58px !important;
}
#wrapper .left-59 {
  left: 59px !important;
}
#wrapper .right-59 {
  right: 59px !important;
}
#wrapper .top-59 {
  top: 59px !important;
}
#wrapper .bottom-59 {
  bottom: 59px !important;
}
#wrapper .left-60 {
  left: 60px !important;
}
#wrapper .right-60 {
  right: 60px !important;
}
#wrapper .top-60 {
  top: 60px !important;
}
#wrapper .bottom-60 {
  bottom: 60px !important;
}
#wrapper .left-61 {
  left: 61px !important;
}
#wrapper .right-61 {
  right: 61px !important;
}
#wrapper .top-61 {
  top: 61px !important;
}
#wrapper .bottom-61 {
  bottom: 61px !important;
}
#wrapper .left-62 {
  left: 62px !important;
}
#wrapper .right-62 {
  right: 62px !important;
}
#wrapper .top-62 {
  top: 62px !important;
}
#wrapper .bottom-62 {
  bottom: 62px !important;
}
#wrapper .left-63 {
  left: 63px !important;
}
#wrapper .right-63 {
  right: 63px !important;
}
#wrapper .top-63 {
  top: 63px !important;
}
#wrapper .bottom-63 {
  bottom: 63px !important;
}
#wrapper .left-64 {
  left: 64px !important;
}
#wrapper .right-64 {
  right: 64px !important;
}
#wrapper .top-64 {
  top: 64px !important;
}
#wrapper .bottom-64 {
  bottom: 64px !important;
}
#wrapper .left-65 {
  left: 65px !important;
}
#wrapper .right-65 {
  right: 65px !important;
}
#wrapper .top-65 {
  top: 65px !important;
}
#wrapper .bottom-65 {
  bottom: 65px !important;
}
#wrapper .left-66 {
  left: 66px !important;
}
#wrapper .right-66 {
  right: 66px !important;
}
#wrapper .top-66 {
  top: 66px !important;
}
#wrapper .bottom-66 {
  bottom: 66px !important;
}
#wrapper .left-67 {
  left: 67px !important;
}
#wrapper .right-67 {
  right: 67px !important;
}
#wrapper .top-67 {
  top: 67px !important;
}
#wrapper .bottom-67 {
  bottom: 67px !important;
}
#wrapper .left-68 {
  left: 68px !important;
}
#wrapper .right-68 {
  right: 68px !important;
}
#wrapper .top-68 {
  top: 68px !important;
}
#wrapper .bottom-68 {
  bottom: 68px !important;
}
#wrapper .left-69 {
  left: 69px !important;
}
#wrapper .right-69 {
  right: 69px !important;
}
#wrapper .top-69 {
  top: 69px !important;
}
#wrapper .bottom-69 {
  bottom: 69px !important;
}
#wrapper .left-70 {
  left: 70px !important;
}
#wrapper .right-70 {
  right: 70px !important;
}
#wrapper .top-70 {
  top: 70px !important;
}
#wrapper .bottom-70 {
  bottom: 70px !important;
}
#wrapper .left-71 {
  left: 71px !important;
}
#wrapper .right-71 {
  right: 71px !important;
}
#wrapper .top-71 {
  top: 71px !important;
}
#wrapper .bottom-71 {
  bottom: 71px !important;
}
#wrapper .left-72 {
  left: 72px !important;
}
#wrapper .right-72 {
  right: 72px !important;
}
#wrapper .top-72 {
  top: 72px !important;
}
#wrapper .bottom-72 {
  bottom: 72px !important;
}
#wrapper .left-73 {
  left: 73px !important;
}
#wrapper .right-73 {
  right: 73px !important;
}
#wrapper .top-73 {
  top: 73px !important;
}
#wrapper .bottom-73 {
  bottom: 73px !important;
}
#wrapper .left-74 {
  left: 74px !important;
}
#wrapper .right-74 {
  right: 74px !important;
}
#wrapper .top-74 {
  top: 74px !important;
}
#wrapper .bottom-74 {
  bottom: 74px !important;
}
#wrapper .left-75 {
  left: 75px !important;
}
#wrapper .right-75 {
  right: 75px !important;
}
#wrapper .top-75 {
  top: 75px !important;
}
#wrapper .bottom-75 {
  bottom: 75px !important;
}
#wrapper .left-76 {
  left: 76px !important;
}
#wrapper .right-76 {
  right: 76px !important;
}
#wrapper .top-76 {
  top: 76px !important;
}
#wrapper .bottom-76 {
  bottom: 76px !important;
}
#wrapper .left-77 {
  left: 77px !important;
}
#wrapper .right-77 {
  right: 77px !important;
}
#wrapper .top-77 {
  top: 77px !important;
}
#wrapper .bottom-77 {
  bottom: 77px !important;
}
#wrapper .left-78 {
  left: 78px !important;
}
#wrapper .right-78 {
  right: 78px !important;
}
#wrapper .top-78 {
  top: 78px !important;
}
#wrapper .bottom-78 {
  bottom: 78px !important;
}
#wrapper .left-79 {
  left: 79px !important;
}
#wrapper .right-79 {
  right: 79px !important;
}
#wrapper .top-79 {
  top: 79px !important;
}
#wrapper .bottom-79 {
  bottom: 79px !important;
}
#wrapper .left-80 {
  left: 80px !important;
}
#wrapper .right-80 {
  right: 80px !important;
}
#wrapper .top-80 {
  top: 80px !important;
}
#wrapper .bottom-80 {
  bottom: 80px !important;
}
#wrapper .left-81 {
  left: 81px !important;
}
#wrapper .right-81 {
  right: 81px !important;
}
#wrapper .top-81 {
  top: 81px !important;
}
#wrapper .bottom-81 {
  bottom: 81px !important;
}
#wrapper .left-82 {
  left: 82px !important;
}
#wrapper .right-82 {
  right: 82px !important;
}
#wrapper .top-82 {
  top: 82px !important;
}
#wrapper .bottom-82 {
  bottom: 82px !important;
}
#wrapper .left-83 {
  left: 83px !important;
}
#wrapper .right-83 {
  right: 83px !important;
}
#wrapper .top-83 {
  top: 83px !important;
}
#wrapper .bottom-83 {
  bottom: 83px !important;
}
#wrapper .left-84 {
  left: 84px !important;
}
#wrapper .right-84 {
  right: 84px !important;
}
#wrapper .top-84 {
  top: 84px !important;
}
#wrapper .bottom-84 {
  bottom: 84px !important;
}
#wrapper .left-85 {
  left: 85px !important;
}
#wrapper .right-85 {
  right: 85px !important;
}
#wrapper .top-85 {
  top: 85px !important;
}
#wrapper .bottom-85 {
  bottom: 85px !important;
}
#wrapper .left-86 {
  left: 86px !important;
}
#wrapper .right-86 {
  right: 86px !important;
}
#wrapper .top-86 {
  top: 86px !important;
}
#wrapper .bottom-86 {
  bottom: 86px !important;
}
#wrapper .left-87 {
  left: 87px !important;
}
#wrapper .right-87 {
  right: 87px !important;
}
#wrapper .top-87 {
  top: 87px !important;
}
#wrapper .bottom-87 {
  bottom: 87px !important;
}
#wrapper .left-88 {
  left: 88px !important;
}
#wrapper .right-88 {
  right: 88px !important;
}
#wrapper .top-88 {
  top: 88px !important;
}
#wrapper .bottom-88 {
  bottom: 88px !important;
}
#wrapper .left-89 {
  left: 89px !important;
}
#wrapper .right-89 {
  right: 89px !important;
}
#wrapper .top-89 {
  top: 89px !important;
}
#wrapper .bottom-89 {
  bottom: 89px !important;
}
#wrapper .left-90 {
  left: 90px !important;
}
#wrapper .right-90 {
  right: 90px !important;
}
#wrapper .top-90 {
  top: 90px !important;
}
#wrapper .bottom-90 {
  bottom: 90px !important;
}
#wrapper .left-91 {
  left: 91px !important;
}
#wrapper .right-91 {
  right: 91px !important;
}
#wrapper .top-91 {
  top: 91px !important;
}
#wrapper .bottom-91 {
  bottom: 91px !important;
}
#wrapper .left-92 {
  left: 92px !important;
}
#wrapper .right-92 {
  right: 92px !important;
}
#wrapper .top-92 {
  top: 92px !important;
}
#wrapper .bottom-92 {
  bottom: 92px !important;
}
#wrapper .left-93 {
  left: 93px !important;
}
#wrapper .right-93 {
  right: 93px !important;
}
#wrapper .top-93 {
  top: 93px !important;
}
#wrapper .bottom-93 {
  bottom: 93px !important;
}
#wrapper .left-94 {
  left: 94px !important;
}
#wrapper .right-94 {
  right: 94px !important;
}
#wrapper .top-94 {
  top: 94px !important;
}
#wrapper .bottom-94 {
  bottom: 94px !important;
}
#wrapper .left-95 {
  left: 95px !important;
}
#wrapper .right-95 {
  right: 95px !important;
}
#wrapper .top-95 {
  top: 95px !important;
}
#wrapper .bottom-95 {
  bottom: 95px !important;
}
#wrapper .left-96 {
  left: 96px !important;
}
#wrapper .right-96 {
  right: 96px !important;
}
#wrapper .top-96 {
  top: 96px !important;
}
#wrapper .bottom-96 {
  bottom: 96px !important;
}
#wrapper .left-97 {
  left: 97px !important;
}
#wrapper .right-97 {
  right: 97px !important;
}
#wrapper .top-97 {
  top: 97px !important;
}
#wrapper .bottom-97 {
  bottom: 97px !important;
}
#wrapper .left-98 {
  left: 98px !important;
}
#wrapper .right-98 {
  right: 98px !important;
}
#wrapper .top-98 {
  top: 98px !important;
}
#wrapper .bottom-98 {
  bottom: 98px !important;
}
#wrapper .left-99 {
  left: 99px !important;
}
#wrapper .right-99 {
  right: 99px !important;
}
#wrapper .top-99 {
  top: 99px !important;
}
#wrapper .bottom-99 {
  bottom: 99px !important;
}
#wrapper .left-100 {
  left: 100px !important;
}
#wrapper .right-100 {
  right: 100px !important;
}
#wrapper .top-100 {
  top: 100px !important;
}
#wrapper .bottom-100 {
  bottom: 100px !important;
}
#wrapper .left-n0 {
  left: 0px !important;
}
#wrapper .right-n0 {
  right: 0px !important;
}
#wrapper .top-n0 {
  top: 0px !important;
}
#wrapper .bottom-n0 {
  bottom: 0px !important;
}
#wrapper .left-n1 {
  left: -1px !important;
}
#wrapper .right-n1 {
  right: -1px !important;
}
#wrapper .top-n1 {
  top: -1px !important;
}
#wrapper .bottom-n1 {
  bottom: -1px !important;
}
#wrapper .left-n2 {
  left: -2px !important;
}
#wrapper .right-n2 {
  right: -2px !important;
}
#wrapper .top-n2 {
  top: -2px !important;
}
#wrapper .bottom-n2 {
  bottom: -2px !important;
}
#wrapper .left-n3 {
  left: -3px !important;
}
#wrapper .right-n3 {
  right: -3px !important;
}
#wrapper .top-n3 {
  top: -3px !important;
}
#wrapper .bottom-n3 {
  bottom: -3px !important;
}
#wrapper .left-n4 {
  left: -4px !important;
}
#wrapper .right-n4 {
  right: -4px !important;
}
#wrapper .top-n4 {
  top: -4px !important;
}
#wrapper .bottom-n4 {
  bottom: -4px !important;
}
#wrapper .left-n5 {
  left: -5px !important;
}
#wrapper .right-n5 {
  right: -5px !important;
}
#wrapper .top-n5 {
  top: -5px !important;
}
#wrapper .bottom-n5 {
  bottom: -5px !important;
}
#wrapper .left-n6 {
  left: -6px !important;
}
#wrapper .right-n6 {
  right: -6px !important;
}
#wrapper .top-n6 {
  top: -6px !important;
}
#wrapper .bottom-n6 {
  bottom: -6px !important;
}
#wrapper .left-n7 {
  left: -7px !important;
}
#wrapper .right-n7 {
  right: -7px !important;
}
#wrapper .top-n7 {
  top: -7px !important;
}
#wrapper .bottom-n7 {
  bottom: -7px !important;
}
#wrapper .left-n8 {
  left: -8px !important;
}
#wrapper .right-n8 {
  right: -8px !important;
}
#wrapper .top-n8 {
  top: -8px !important;
}
#wrapper .bottom-n8 {
  bottom: -8px !important;
}
#wrapper .left-n9 {
  left: -9px !important;
}
#wrapper .right-n9 {
  right: -9px !important;
}
#wrapper .top-n9 {
  top: -9px !important;
}
#wrapper .bottom-n9 {
  bottom: -9px !important;
}
#wrapper .left-n10 {
  left: -10px !important;
}
#wrapper .right-n10 {
  right: -10px !important;
}
#wrapper .top-n10 {
  top: -10px !important;
}
#wrapper .bottom-n10 {
  bottom: -10px !important;
}
#wrapper .left-n11 {
  left: -11px !important;
}
#wrapper .right-n11 {
  right: -11px !important;
}
#wrapper .top-n11 {
  top: -11px !important;
}
#wrapper .bottom-n11 {
  bottom: -11px !important;
}
#wrapper .left-n12 {
  left: -12px !important;
}
#wrapper .right-n12 {
  right: -12px !important;
}
#wrapper .top-n12 {
  top: -12px !important;
}
#wrapper .bottom-n12 {
  bottom: -12px !important;
}
#wrapper .left-n13 {
  left: -13px !important;
}
#wrapper .right-n13 {
  right: -13px !important;
}
#wrapper .top-n13 {
  top: -13px !important;
}
#wrapper .bottom-n13 {
  bottom: -13px !important;
}
#wrapper .left-n14 {
  left: -14px !important;
}
#wrapper .right-n14 {
  right: -14px !important;
}
#wrapper .top-n14 {
  top: -14px !important;
}
#wrapper .bottom-n14 {
  bottom: -14px !important;
}
#wrapper .left-n15 {
  left: -15px !important;
}
#wrapper .right-n15 {
  right: -15px !important;
}
#wrapper .top-n15 {
  top: -15px !important;
}
#wrapper .bottom-n15 {
  bottom: -15px !important;
}
#wrapper .left-n16 {
  left: -16px !important;
}
#wrapper .right-n16 {
  right: -16px !important;
}
#wrapper .top-n16 {
  top: -16px !important;
}
#wrapper .bottom-n16 {
  bottom: -16px !important;
}
#wrapper .left-n17 {
  left: -17px !important;
}
#wrapper .right-n17 {
  right: -17px !important;
}
#wrapper .top-n17 {
  top: -17px !important;
}
#wrapper .bottom-n17 {
  bottom: -17px !important;
}
#wrapper .left-n18 {
  left: -18px !important;
}
#wrapper .right-n18 {
  right: -18px !important;
}
#wrapper .top-n18 {
  top: -18px !important;
}
#wrapper .bottom-n18 {
  bottom: -18px !important;
}
#wrapper .left-n19 {
  left: -19px !important;
}
#wrapper .right-n19 {
  right: -19px !important;
}
#wrapper .top-n19 {
  top: -19px !important;
}
#wrapper .bottom-n19 {
  bottom: -19px !important;
}
#wrapper .left-n20 {
  left: -20px !important;
}
#wrapper .right-n20 {
  right: -20px !important;
}
#wrapper .top-n20 {
  top: -20px !important;
}
#wrapper .bottom-n20 {
  bottom: -20px !important;
}
#wrapper .left-n21 {
  left: -21px !important;
}
#wrapper .right-n21 {
  right: -21px !important;
}
#wrapper .top-n21 {
  top: -21px !important;
}
#wrapper .bottom-n21 {
  bottom: -21px !important;
}
#wrapper .left-n22 {
  left: -22px !important;
}
#wrapper .right-n22 {
  right: -22px !important;
}
#wrapper .top-n22 {
  top: -22px !important;
}
#wrapper .bottom-n22 {
  bottom: -22px !important;
}
#wrapper .left-n23 {
  left: -23px !important;
}
#wrapper .right-n23 {
  right: -23px !important;
}
#wrapper .top-n23 {
  top: -23px !important;
}
#wrapper .bottom-n23 {
  bottom: -23px !important;
}
#wrapper .left-n24 {
  left: -24px !important;
}
#wrapper .right-n24 {
  right: -24px !important;
}
#wrapper .top-n24 {
  top: -24px !important;
}
#wrapper .bottom-n24 {
  bottom: -24px !important;
}
#wrapper .left-n25 {
  left: -25px !important;
}
#wrapper .right-n25 {
  right: -25px !important;
}
#wrapper .top-n25 {
  top: -25px !important;
}
#wrapper .bottom-n25 {
  bottom: -25px !important;
}
#wrapper .left-n26 {
  left: -26px !important;
}
#wrapper .right-n26 {
  right: -26px !important;
}
#wrapper .top-n26 {
  top: -26px !important;
}
#wrapper .bottom-n26 {
  bottom: -26px !important;
}
#wrapper .left-n27 {
  left: -27px !important;
}
#wrapper .right-n27 {
  right: -27px !important;
}
#wrapper .top-n27 {
  top: -27px !important;
}
#wrapper .bottom-n27 {
  bottom: -27px !important;
}
#wrapper .left-n28 {
  left: -28px !important;
}
#wrapper .right-n28 {
  right: -28px !important;
}
#wrapper .top-n28 {
  top: -28px !important;
}
#wrapper .bottom-n28 {
  bottom: -28px !important;
}
#wrapper .left-n29 {
  left: -29px !important;
}
#wrapper .right-n29 {
  right: -29px !important;
}
#wrapper .top-n29 {
  top: -29px !important;
}
#wrapper .bottom-n29 {
  bottom: -29px !important;
}
#wrapper .left-n30 {
  left: -30px !important;
}
#wrapper .right-n30 {
  right: -30px !important;
}
#wrapper .top-n30 {
  top: -30px !important;
}
#wrapper .bottom-n30 {
  bottom: -30px !important;
}
#wrapper .left-n31 {
  left: -31px !important;
}
#wrapper .right-n31 {
  right: -31px !important;
}
#wrapper .top-n31 {
  top: -31px !important;
}
#wrapper .bottom-n31 {
  bottom: -31px !important;
}
#wrapper .left-n32 {
  left: -32px !important;
}
#wrapper .right-n32 {
  right: -32px !important;
}
#wrapper .top-n32 {
  top: -32px !important;
}
#wrapper .bottom-n32 {
  bottom: -32px !important;
}
#wrapper .left-n33 {
  left: -33px !important;
}
#wrapper .right-n33 {
  right: -33px !important;
}
#wrapper .top-n33 {
  top: -33px !important;
}
#wrapper .bottom-n33 {
  bottom: -33px !important;
}
#wrapper .left-n34 {
  left: -34px !important;
}
#wrapper .right-n34 {
  right: -34px !important;
}
#wrapper .top-n34 {
  top: -34px !important;
}
#wrapper .bottom-n34 {
  bottom: -34px !important;
}
#wrapper .left-n35 {
  left: -35px !important;
}
#wrapper .right-n35 {
  right: -35px !important;
}
#wrapper .top-n35 {
  top: -35px !important;
}
#wrapper .bottom-n35 {
  bottom: -35px !important;
}
#wrapper .left-n36 {
  left: -36px !important;
}
#wrapper .right-n36 {
  right: -36px !important;
}
#wrapper .top-n36 {
  top: -36px !important;
}
#wrapper .bottom-n36 {
  bottom: -36px !important;
}
#wrapper .left-n37 {
  left: -37px !important;
}
#wrapper .right-n37 {
  right: -37px !important;
}
#wrapper .top-n37 {
  top: -37px !important;
}
#wrapper .bottom-n37 {
  bottom: -37px !important;
}
#wrapper .left-n38 {
  left: -38px !important;
}
#wrapper .right-n38 {
  right: -38px !important;
}
#wrapper .top-n38 {
  top: -38px !important;
}
#wrapper .bottom-n38 {
  bottom: -38px !important;
}
#wrapper .left-n39 {
  left: -39px !important;
}
#wrapper .right-n39 {
  right: -39px !important;
}
#wrapper .top-n39 {
  top: -39px !important;
}
#wrapper .bottom-n39 {
  bottom: -39px !important;
}
#wrapper .left-n40 {
  left: -40px !important;
}
#wrapper .right-n40 {
  right: -40px !important;
}
#wrapper .top-n40 {
  top: -40px !important;
}
#wrapper .bottom-n40 {
  bottom: -40px !important;
}
#wrapper .left-n41 {
  left: -41px !important;
}
#wrapper .right-n41 {
  right: -41px !important;
}
#wrapper .top-n41 {
  top: -41px !important;
}
#wrapper .bottom-n41 {
  bottom: -41px !important;
}
#wrapper .left-n42 {
  left: -42px !important;
}
#wrapper .right-n42 {
  right: -42px !important;
}
#wrapper .top-n42 {
  top: -42px !important;
}
#wrapper .bottom-n42 {
  bottom: -42px !important;
}
#wrapper .left-n43 {
  left: -43px !important;
}
#wrapper .right-n43 {
  right: -43px !important;
}
#wrapper .top-n43 {
  top: -43px !important;
}
#wrapper .bottom-n43 {
  bottom: -43px !important;
}
#wrapper .left-n44 {
  left: -44px !important;
}
#wrapper .right-n44 {
  right: -44px !important;
}
#wrapper .top-n44 {
  top: -44px !important;
}
#wrapper .bottom-n44 {
  bottom: -44px !important;
}
#wrapper .left-n45 {
  left: -45px !important;
}
#wrapper .right-n45 {
  right: -45px !important;
}
#wrapper .top-n45 {
  top: -45px !important;
}
#wrapper .bottom-n45 {
  bottom: -45px !important;
}
#wrapper .left-n46 {
  left: -46px !important;
}
#wrapper .right-n46 {
  right: -46px !important;
}
#wrapper .top-n46 {
  top: -46px !important;
}
#wrapper .bottom-n46 {
  bottom: -46px !important;
}
#wrapper .left-n47 {
  left: -47px !important;
}
#wrapper .right-n47 {
  right: -47px !important;
}
#wrapper .top-n47 {
  top: -47px !important;
}
#wrapper .bottom-n47 {
  bottom: -47px !important;
}
#wrapper .left-n48 {
  left: -48px !important;
}
#wrapper .right-n48 {
  right: -48px !important;
}
#wrapper .top-n48 {
  top: -48px !important;
}
#wrapper .bottom-n48 {
  bottom: -48px !important;
}
#wrapper .left-n49 {
  left: -49px !important;
}
#wrapper .right-n49 {
  right: -49px !important;
}
#wrapper .top-n49 {
  top: -49px !important;
}
#wrapper .bottom-n49 {
  bottom: -49px !important;
}
#wrapper .left-n50 {
  left: -50px !important;
}
#wrapper .right-n50 {
  right: -50px !important;
}
#wrapper .top-n50 {
  top: -50px !important;
}
#wrapper .bottom-n50 {
  bottom: -50px !important;
}
#wrapper .left-n51 {
  left: -51px !important;
}
#wrapper .right-n51 {
  right: -51px !important;
}
#wrapper .top-n51 {
  top: -51px !important;
}
#wrapper .bottom-n51 {
  bottom: -51px !important;
}
#wrapper .left-n52 {
  left: -52px !important;
}
#wrapper .right-n52 {
  right: -52px !important;
}
#wrapper .top-n52 {
  top: -52px !important;
}
#wrapper .bottom-n52 {
  bottom: -52px !important;
}
#wrapper .left-n53 {
  left: -53px !important;
}
#wrapper .right-n53 {
  right: -53px !important;
}
#wrapper .top-n53 {
  top: -53px !important;
}
#wrapper .bottom-n53 {
  bottom: -53px !important;
}
#wrapper .left-n54 {
  left: -54px !important;
}
#wrapper .right-n54 {
  right: -54px !important;
}
#wrapper .top-n54 {
  top: -54px !important;
}
#wrapper .bottom-n54 {
  bottom: -54px !important;
}
#wrapper .left-n55 {
  left: -55px !important;
}
#wrapper .right-n55 {
  right: -55px !important;
}
#wrapper .top-n55 {
  top: -55px !important;
}
#wrapper .bottom-n55 {
  bottom: -55px !important;
}
#wrapper .left-n56 {
  left: -56px !important;
}
#wrapper .right-n56 {
  right: -56px !important;
}
#wrapper .top-n56 {
  top: -56px !important;
}
#wrapper .bottom-n56 {
  bottom: -56px !important;
}
#wrapper .left-n57 {
  left: -57px !important;
}
#wrapper .right-n57 {
  right: -57px !important;
}
#wrapper .top-n57 {
  top: -57px !important;
}
#wrapper .bottom-n57 {
  bottom: -57px !important;
}
#wrapper .left-n58 {
  left: -58px !important;
}
#wrapper .right-n58 {
  right: -58px !important;
}
#wrapper .top-n58 {
  top: -58px !important;
}
#wrapper .bottom-n58 {
  bottom: -58px !important;
}
#wrapper .left-n59 {
  left: -59px !important;
}
#wrapper .right-n59 {
  right: -59px !important;
}
#wrapper .top-n59 {
  top: -59px !important;
}
#wrapper .bottom-n59 {
  bottom: -59px !important;
}
#wrapper .left-n60 {
  left: -60px !important;
}
#wrapper .right-n60 {
  right: -60px !important;
}
#wrapper .top-n60 {
  top: -60px !important;
}
#wrapper .bottom-n60 {
  bottom: -60px !important;
}
#wrapper .left-n61 {
  left: -61px !important;
}
#wrapper .right-n61 {
  right: -61px !important;
}
#wrapper .top-n61 {
  top: -61px !important;
}
#wrapper .bottom-n61 {
  bottom: -61px !important;
}
#wrapper .left-n62 {
  left: -62px !important;
}
#wrapper .right-n62 {
  right: -62px !important;
}
#wrapper .top-n62 {
  top: -62px !important;
}
#wrapper .bottom-n62 {
  bottom: -62px !important;
}
#wrapper .left-n63 {
  left: -63px !important;
}
#wrapper .right-n63 {
  right: -63px !important;
}
#wrapper .top-n63 {
  top: -63px !important;
}
#wrapper .bottom-n63 {
  bottom: -63px !important;
}
#wrapper .left-n64 {
  left: -64px !important;
}
#wrapper .right-n64 {
  right: -64px !important;
}
#wrapper .top-n64 {
  top: -64px !important;
}
#wrapper .bottom-n64 {
  bottom: -64px !important;
}
#wrapper .left-n65 {
  left: -65px !important;
}
#wrapper .right-n65 {
  right: -65px !important;
}
#wrapper .top-n65 {
  top: -65px !important;
}
#wrapper .bottom-n65 {
  bottom: -65px !important;
}
#wrapper .left-n66 {
  left: -66px !important;
}
#wrapper .right-n66 {
  right: -66px !important;
}
#wrapper .top-n66 {
  top: -66px !important;
}
#wrapper .bottom-n66 {
  bottom: -66px !important;
}
#wrapper .left-n67 {
  left: -67px !important;
}
#wrapper .right-n67 {
  right: -67px !important;
}
#wrapper .top-n67 {
  top: -67px !important;
}
#wrapper .bottom-n67 {
  bottom: -67px !important;
}
#wrapper .left-n68 {
  left: -68px !important;
}
#wrapper .right-n68 {
  right: -68px !important;
}
#wrapper .top-n68 {
  top: -68px !important;
}
#wrapper .bottom-n68 {
  bottom: -68px !important;
}
#wrapper .left-n69 {
  left: -69px !important;
}
#wrapper .right-n69 {
  right: -69px !important;
}
#wrapper .top-n69 {
  top: -69px !important;
}
#wrapper .bottom-n69 {
  bottom: -69px !important;
}
#wrapper .left-n70 {
  left: -70px !important;
}
#wrapper .right-n70 {
  right: -70px !important;
}
#wrapper .top-n70 {
  top: -70px !important;
}
#wrapper .bottom-n70 {
  bottom: -70px !important;
}
#wrapper .left-n71 {
  left: -71px !important;
}
#wrapper .right-n71 {
  right: -71px !important;
}
#wrapper .top-n71 {
  top: -71px !important;
}
#wrapper .bottom-n71 {
  bottom: -71px !important;
}
#wrapper .left-n72 {
  left: -72px !important;
}
#wrapper .right-n72 {
  right: -72px !important;
}
#wrapper .top-n72 {
  top: -72px !important;
}
#wrapper .bottom-n72 {
  bottom: -72px !important;
}
#wrapper .left-n73 {
  left: -73px !important;
}
#wrapper .right-n73 {
  right: -73px !important;
}
#wrapper .top-n73 {
  top: -73px !important;
}
#wrapper .bottom-n73 {
  bottom: -73px !important;
}
#wrapper .left-n74 {
  left: -74px !important;
}
#wrapper .right-n74 {
  right: -74px !important;
}
#wrapper .top-n74 {
  top: -74px !important;
}
#wrapper .bottom-n74 {
  bottom: -74px !important;
}
#wrapper .left-n75 {
  left: -75px !important;
}
#wrapper .right-n75 {
  right: -75px !important;
}
#wrapper .top-n75 {
  top: -75px !important;
}
#wrapper .bottom-n75 {
  bottom: -75px !important;
}
#wrapper .left-n76 {
  left: -76px !important;
}
#wrapper .right-n76 {
  right: -76px !important;
}
#wrapper .top-n76 {
  top: -76px !important;
}
#wrapper .bottom-n76 {
  bottom: -76px !important;
}
#wrapper .left-n77 {
  left: -77px !important;
}
#wrapper .right-n77 {
  right: -77px !important;
}
#wrapper .top-n77 {
  top: -77px !important;
}
#wrapper .bottom-n77 {
  bottom: -77px !important;
}
#wrapper .left-n78 {
  left: -78px !important;
}
#wrapper .right-n78 {
  right: -78px !important;
}
#wrapper .top-n78 {
  top: -78px !important;
}
#wrapper .bottom-n78 {
  bottom: -78px !important;
}
#wrapper .left-n79 {
  left: -79px !important;
}
#wrapper .right-n79 {
  right: -79px !important;
}
#wrapper .top-n79 {
  top: -79px !important;
}
#wrapper .bottom-n79 {
  bottom: -79px !important;
}
#wrapper .left-n80 {
  left: -80px !important;
}
#wrapper .right-n80 {
  right: -80px !important;
}
#wrapper .top-n80 {
  top: -80px !important;
}
#wrapper .bottom-n80 {
  bottom: -80px !important;
}
#wrapper .left-n81 {
  left: -81px !important;
}
#wrapper .right-n81 {
  right: -81px !important;
}
#wrapper .top-n81 {
  top: -81px !important;
}
#wrapper .bottom-n81 {
  bottom: -81px !important;
}
#wrapper .left-n82 {
  left: -82px !important;
}
#wrapper .right-n82 {
  right: -82px !important;
}
#wrapper .top-n82 {
  top: -82px !important;
}
#wrapper .bottom-n82 {
  bottom: -82px !important;
}
#wrapper .left-n83 {
  left: -83px !important;
}
#wrapper .right-n83 {
  right: -83px !important;
}
#wrapper .top-n83 {
  top: -83px !important;
}
#wrapper .bottom-n83 {
  bottom: -83px !important;
}
#wrapper .left-n84 {
  left: -84px !important;
}
#wrapper .right-n84 {
  right: -84px !important;
}
#wrapper .top-n84 {
  top: -84px !important;
}
#wrapper .bottom-n84 {
  bottom: -84px !important;
}
#wrapper .left-n85 {
  left: -85px !important;
}
#wrapper .right-n85 {
  right: -85px !important;
}
#wrapper .top-n85 {
  top: -85px !important;
}
#wrapper .bottom-n85 {
  bottom: -85px !important;
}
#wrapper .left-n86 {
  left: -86px !important;
}
#wrapper .right-n86 {
  right: -86px !important;
}
#wrapper .top-n86 {
  top: -86px !important;
}
#wrapper .bottom-n86 {
  bottom: -86px !important;
}
#wrapper .left-n87 {
  left: -87px !important;
}
#wrapper .right-n87 {
  right: -87px !important;
}
#wrapper .top-n87 {
  top: -87px !important;
}
#wrapper .bottom-n87 {
  bottom: -87px !important;
}
#wrapper .left-n88 {
  left: -88px !important;
}
#wrapper .right-n88 {
  right: -88px !important;
}
#wrapper .top-n88 {
  top: -88px !important;
}
#wrapper .bottom-n88 {
  bottom: -88px !important;
}
#wrapper .left-n89 {
  left: -89px !important;
}
#wrapper .right-n89 {
  right: -89px !important;
}
#wrapper .top-n89 {
  top: -89px !important;
}
#wrapper .bottom-n89 {
  bottom: -89px !important;
}
#wrapper .left-n90 {
  left: -90px !important;
}
#wrapper .right-n90 {
  right: -90px !important;
}
#wrapper .top-n90 {
  top: -90px !important;
}
#wrapper .bottom-n90 {
  bottom: -90px !important;
}
#wrapper .left-n91 {
  left: -91px !important;
}
#wrapper .right-n91 {
  right: -91px !important;
}
#wrapper .top-n91 {
  top: -91px !important;
}
#wrapper .bottom-n91 {
  bottom: -91px !important;
}
#wrapper .left-n92 {
  left: -92px !important;
}
#wrapper .right-n92 {
  right: -92px !important;
}
#wrapper .top-n92 {
  top: -92px !important;
}
#wrapper .bottom-n92 {
  bottom: -92px !important;
}
#wrapper .left-n93 {
  left: -93px !important;
}
#wrapper .right-n93 {
  right: -93px !important;
}
#wrapper .top-n93 {
  top: -93px !important;
}
#wrapper .bottom-n93 {
  bottom: -93px !important;
}
#wrapper .left-n94 {
  left: -94px !important;
}
#wrapper .right-n94 {
  right: -94px !important;
}
#wrapper .top-n94 {
  top: -94px !important;
}
#wrapper .bottom-n94 {
  bottom: -94px !important;
}
#wrapper .left-n95 {
  left: -95px !important;
}
#wrapper .right-n95 {
  right: -95px !important;
}
#wrapper .top-n95 {
  top: -95px !important;
}
#wrapper .bottom-n95 {
  bottom: -95px !important;
}
#wrapper .left-n96 {
  left: -96px !important;
}
#wrapper .right-n96 {
  right: -96px !important;
}
#wrapper .top-n96 {
  top: -96px !important;
}
#wrapper .bottom-n96 {
  bottom: -96px !important;
}
#wrapper .left-n97 {
  left: -97px !important;
}
#wrapper .right-n97 {
  right: -97px !important;
}
#wrapper .top-n97 {
  top: -97px !important;
}
#wrapper .bottom-n97 {
  bottom: -97px !important;
}
#wrapper .left-n98 {
  left: -98px !important;
}
#wrapper .right-n98 {
  right: -98px !important;
}
#wrapper .top-n98 {
  top: -98px !important;
}
#wrapper .bottom-n98 {
  bottom: -98px !important;
}
#wrapper .left-n99 {
  left: -99px !important;
}
#wrapper .right-n99 {
  right: -99px !important;
}
#wrapper .top-n99 {
  top: -99px !important;
}
#wrapper .bottom-n99 {
  bottom: -99px !important;
}
#wrapper .left-n100 {
  left: -100px !important;
}
#wrapper .right-n100 {
  right: -100px !important;
}
#wrapper .top-n100 {
  top: -100px !important;
}
#wrapper .bottom-n100 {
  bottom: -100px !important;
}
@media (min-width: 576px) {
  #wrapper .position-sm-static {
    position: static !important;
  }
  #wrapper .position-sm-relative {
    position: relative !important;
  }
  #wrapper .position-sm-absolute {
    position: absolute !important;
  }
  #wrapper .position-sm-fixed {
    position: fixed !important;
  }
  #wrapper .position-sm-sticky {
    position: sticky !important;
  }
  #wrapper .left-sm-0 {
    left: 0px !important;
  }
  #wrapper .right-sm-0 {
    right: 0px !important;
  }
  #wrapper .top-sm-0 {
    top: 0px !important;
  }
  #wrapper .bottom-sm-0 {
    bottom: 0px !important;
  }
  #wrapper .left-sm-1 {
    left: 1px !important;
  }
  #wrapper .right-sm-1 {
    right: 1px !important;
  }
  #wrapper .top-sm-1 {
    top: 1px !important;
  }
  #wrapper .bottom-sm-1 {
    bottom: 1px !important;
  }
  #wrapper .left-sm-2 {
    left: 2px !important;
  }
  #wrapper .right-sm-2 {
    right: 2px !important;
  }
  #wrapper .top-sm-2 {
    top: 2px !important;
  }
  #wrapper .bottom-sm-2 {
    bottom: 2px !important;
  }
  #wrapper .left-sm-3 {
    left: 3px !important;
  }
  #wrapper .right-sm-3 {
    right: 3px !important;
  }
  #wrapper .top-sm-3 {
    top: 3px !important;
  }
  #wrapper .bottom-sm-3 {
    bottom: 3px !important;
  }
  #wrapper .left-sm-4 {
    left: 4px !important;
  }
  #wrapper .right-sm-4 {
    right: 4px !important;
  }
  #wrapper .top-sm-4 {
    top: 4px !important;
  }
  #wrapper .bottom-sm-4 {
    bottom: 4px !important;
  }
  #wrapper .left-sm-5 {
    left: 5px !important;
  }
  #wrapper .right-sm-5 {
    right: 5px !important;
  }
  #wrapper .top-sm-5 {
    top: 5px !important;
  }
  #wrapper .bottom-sm-5 {
    bottom: 5px !important;
  }
  #wrapper .left-sm-6 {
    left: 6px !important;
  }
  #wrapper .right-sm-6 {
    right: 6px !important;
  }
  #wrapper .top-sm-6 {
    top: 6px !important;
  }
  #wrapper .bottom-sm-6 {
    bottom: 6px !important;
  }
  #wrapper .left-sm-7 {
    left: 7px !important;
  }
  #wrapper .right-sm-7 {
    right: 7px !important;
  }
  #wrapper .top-sm-7 {
    top: 7px !important;
  }
  #wrapper .bottom-sm-7 {
    bottom: 7px !important;
  }
  #wrapper .left-sm-8 {
    left: 8px !important;
  }
  #wrapper .right-sm-8 {
    right: 8px !important;
  }
  #wrapper .top-sm-8 {
    top: 8px !important;
  }
  #wrapper .bottom-sm-8 {
    bottom: 8px !important;
  }
  #wrapper .left-sm-9 {
    left: 9px !important;
  }
  #wrapper .right-sm-9 {
    right: 9px !important;
  }
  #wrapper .top-sm-9 {
    top: 9px !important;
  }
  #wrapper .bottom-sm-9 {
    bottom: 9px !important;
  }
  #wrapper .left-sm-10 {
    left: 10px !important;
  }
  #wrapper .right-sm-10 {
    right: 10px !important;
  }
  #wrapper .top-sm-10 {
    top: 10px !important;
  }
  #wrapper .bottom-sm-10 {
    bottom: 10px !important;
  }
  #wrapper .left-sm-11 {
    left: 11px !important;
  }
  #wrapper .right-sm-11 {
    right: 11px !important;
  }
  #wrapper .top-sm-11 {
    top: 11px !important;
  }
  #wrapper .bottom-sm-11 {
    bottom: 11px !important;
  }
  #wrapper .left-sm-12 {
    left: 12px !important;
  }
  #wrapper .right-sm-12 {
    right: 12px !important;
  }
  #wrapper .top-sm-12 {
    top: 12px !important;
  }
  #wrapper .bottom-sm-12 {
    bottom: 12px !important;
  }
  #wrapper .left-sm-13 {
    left: 13px !important;
  }
  #wrapper .right-sm-13 {
    right: 13px !important;
  }
  #wrapper .top-sm-13 {
    top: 13px !important;
  }
  #wrapper .bottom-sm-13 {
    bottom: 13px !important;
  }
  #wrapper .left-sm-14 {
    left: 14px !important;
  }
  #wrapper .right-sm-14 {
    right: 14px !important;
  }
  #wrapper .top-sm-14 {
    top: 14px !important;
  }
  #wrapper .bottom-sm-14 {
    bottom: 14px !important;
  }
  #wrapper .left-sm-15 {
    left: 15px !important;
  }
  #wrapper .right-sm-15 {
    right: 15px !important;
  }
  #wrapper .top-sm-15 {
    top: 15px !important;
  }
  #wrapper .bottom-sm-15 {
    bottom: 15px !important;
  }
  #wrapper .left-sm-16 {
    left: 16px !important;
  }
  #wrapper .right-sm-16 {
    right: 16px !important;
  }
  #wrapper .top-sm-16 {
    top: 16px !important;
  }
  #wrapper .bottom-sm-16 {
    bottom: 16px !important;
  }
  #wrapper .left-sm-17 {
    left: 17px !important;
  }
  #wrapper .right-sm-17 {
    right: 17px !important;
  }
  #wrapper .top-sm-17 {
    top: 17px !important;
  }
  #wrapper .bottom-sm-17 {
    bottom: 17px !important;
  }
  #wrapper .left-sm-18 {
    left: 18px !important;
  }
  #wrapper .right-sm-18 {
    right: 18px !important;
  }
  #wrapper .top-sm-18 {
    top: 18px !important;
  }
  #wrapper .bottom-sm-18 {
    bottom: 18px !important;
  }
  #wrapper .left-sm-19 {
    left: 19px !important;
  }
  #wrapper .right-sm-19 {
    right: 19px !important;
  }
  #wrapper .top-sm-19 {
    top: 19px !important;
  }
  #wrapper .bottom-sm-19 {
    bottom: 19px !important;
  }
  #wrapper .left-sm-20 {
    left: 20px !important;
  }
  #wrapper .right-sm-20 {
    right: 20px !important;
  }
  #wrapper .top-sm-20 {
    top: 20px !important;
  }
  #wrapper .bottom-sm-20 {
    bottom: 20px !important;
  }
  #wrapper .left-sm-21 {
    left: 21px !important;
  }
  #wrapper .right-sm-21 {
    right: 21px !important;
  }
  #wrapper .top-sm-21 {
    top: 21px !important;
  }
  #wrapper .bottom-sm-21 {
    bottom: 21px !important;
  }
  #wrapper .left-sm-22 {
    left: 22px !important;
  }
  #wrapper .right-sm-22 {
    right: 22px !important;
  }
  #wrapper .top-sm-22 {
    top: 22px !important;
  }
  #wrapper .bottom-sm-22 {
    bottom: 22px !important;
  }
  #wrapper .left-sm-23 {
    left: 23px !important;
  }
  #wrapper .right-sm-23 {
    right: 23px !important;
  }
  #wrapper .top-sm-23 {
    top: 23px !important;
  }
  #wrapper .bottom-sm-23 {
    bottom: 23px !important;
  }
  #wrapper .left-sm-24 {
    left: 24px !important;
  }
  #wrapper .right-sm-24 {
    right: 24px !important;
  }
  #wrapper .top-sm-24 {
    top: 24px !important;
  }
  #wrapper .bottom-sm-24 {
    bottom: 24px !important;
  }
  #wrapper .left-sm-25 {
    left: 25px !important;
  }
  #wrapper .right-sm-25 {
    right: 25px !important;
  }
  #wrapper .top-sm-25 {
    top: 25px !important;
  }
  #wrapper .bottom-sm-25 {
    bottom: 25px !important;
  }
  #wrapper .left-sm-26 {
    left: 26px !important;
  }
  #wrapper .right-sm-26 {
    right: 26px !important;
  }
  #wrapper .top-sm-26 {
    top: 26px !important;
  }
  #wrapper .bottom-sm-26 {
    bottom: 26px !important;
  }
  #wrapper .left-sm-27 {
    left: 27px !important;
  }
  #wrapper .right-sm-27 {
    right: 27px !important;
  }
  #wrapper .top-sm-27 {
    top: 27px !important;
  }
  #wrapper .bottom-sm-27 {
    bottom: 27px !important;
  }
  #wrapper .left-sm-28 {
    left: 28px !important;
  }
  #wrapper .right-sm-28 {
    right: 28px !important;
  }
  #wrapper .top-sm-28 {
    top: 28px !important;
  }
  #wrapper .bottom-sm-28 {
    bottom: 28px !important;
  }
  #wrapper .left-sm-29 {
    left: 29px !important;
  }
  #wrapper .right-sm-29 {
    right: 29px !important;
  }
  #wrapper .top-sm-29 {
    top: 29px !important;
  }
  #wrapper .bottom-sm-29 {
    bottom: 29px !important;
  }
  #wrapper .left-sm-30 {
    left: 30px !important;
  }
  #wrapper .right-sm-30 {
    right: 30px !important;
  }
  #wrapper .top-sm-30 {
    top: 30px !important;
  }
  #wrapper .bottom-sm-30 {
    bottom: 30px !important;
  }
  #wrapper .left-sm-31 {
    left: 31px !important;
  }
  #wrapper .right-sm-31 {
    right: 31px !important;
  }
  #wrapper .top-sm-31 {
    top: 31px !important;
  }
  #wrapper .bottom-sm-31 {
    bottom: 31px !important;
  }
  #wrapper .left-sm-32 {
    left: 32px !important;
  }
  #wrapper .right-sm-32 {
    right: 32px !important;
  }
  #wrapper .top-sm-32 {
    top: 32px !important;
  }
  #wrapper .bottom-sm-32 {
    bottom: 32px !important;
  }
  #wrapper .left-sm-33 {
    left: 33px !important;
  }
  #wrapper .right-sm-33 {
    right: 33px !important;
  }
  #wrapper .top-sm-33 {
    top: 33px !important;
  }
  #wrapper .bottom-sm-33 {
    bottom: 33px !important;
  }
  #wrapper .left-sm-34 {
    left: 34px !important;
  }
  #wrapper .right-sm-34 {
    right: 34px !important;
  }
  #wrapper .top-sm-34 {
    top: 34px !important;
  }
  #wrapper .bottom-sm-34 {
    bottom: 34px !important;
  }
  #wrapper .left-sm-35 {
    left: 35px !important;
  }
  #wrapper .right-sm-35 {
    right: 35px !important;
  }
  #wrapper .top-sm-35 {
    top: 35px !important;
  }
  #wrapper .bottom-sm-35 {
    bottom: 35px !important;
  }
  #wrapper .left-sm-36 {
    left: 36px !important;
  }
  #wrapper .right-sm-36 {
    right: 36px !important;
  }
  #wrapper .top-sm-36 {
    top: 36px !important;
  }
  #wrapper .bottom-sm-36 {
    bottom: 36px !important;
  }
  #wrapper .left-sm-37 {
    left: 37px !important;
  }
  #wrapper .right-sm-37 {
    right: 37px !important;
  }
  #wrapper .top-sm-37 {
    top: 37px !important;
  }
  #wrapper .bottom-sm-37 {
    bottom: 37px !important;
  }
  #wrapper .left-sm-38 {
    left: 38px !important;
  }
  #wrapper .right-sm-38 {
    right: 38px !important;
  }
  #wrapper .top-sm-38 {
    top: 38px !important;
  }
  #wrapper .bottom-sm-38 {
    bottom: 38px !important;
  }
  #wrapper .left-sm-39 {
    left: 39px !important;
  }
  #wrapper .right-sm-39 {
    right: 39px !important;
  }
  #wrapper .top-sm-39 {
    top: 39px !important;
  }
  #wrapper .bottom-sm-39 {
    bottom: 39px !important;
  }
  #wrapper .left-sm-40 {
    left: 40px !important;
  }
  #wrapper .right-sm-40 {
    right: 40px !important;
  }
  #wrapper .top-sm-40 {
    top: 40px !important;
  }
  #wrapper .bottom-sm-40 {
    bottom: 40px !important;
  }
  #wrapper .left-sm-41 {
    left: 41px !important;
  }
  #wrapper .right-sm-41 {
    right: 41px !important;
  }
  #wrapper .top-sm-41 {
    top: 41px !important;
  }
  #wrapper .bottom-sm-41 {
    bottom: 41px !important;
  }
  #wrapper .left-sm-42 {
    left: 42px !important;
  }
  #wrapper .right-sm-42 {
    right: 42px !important;
  }
  #wrapper .top-sm-42 {
    top: 42px !important;
  }
  #wrapper .bottom-sm-42 {
    bottom: 42px !important;
  }
  #wrapper .left-sm-43 {
    left: 43px !important;
  }
  #wrapper .right-sm-43 {
    right: 43px !important;
  }
  #wrapper .top-sm-43 {
    top: 43px !important;
  }
  #wrapper .bottom-sm-43 {
    bottom: 43px !important;
  }
  #wrapper .left-sm-44 {
    left: 44px !important;
  }
  #wrapper .right-sm-44 {
    right: 44px !important;
  }
  #wrapper .top-sm-44 {
    top: 44px !important;
  }
  #wrapper .bottom-sm-44 {
    bottom: 44px !important;
  }
  #wrapper .left-sm-45 {
    left: 45px !important;
  }
  #wrapper .right-sm-45 {
    right: 45px !important;
  }
  #wrapper .top-sm-45 {
    top: 45px !important;
  }
  #wrapper .bottom-sm-45 {
    bottom: 45px !important;
  }
  #wrapper .left-sm-46 {
    left: 46px !important;
  }
  #wrapper .right-sm-46 {
    right: 46px !important;
  }
  #wrapper .top-sm-46 {
    top: 46px !important;
  }
  #wrapper .bottom-sm-46 {
    bottom: 46px !important;
  }
  #wrapper .left-sm-47 {
    left: 47px !important;
  }
  #wrapper .right-sm-47 {
    right: 47px !important;
  }
  #wrapper .top-sm-47 {
    top: 47px !important;
  }
  #wrapper .bottom-sm-47 {
    bottom: 47px !important;
  }
  #wrapper .left-sm-48 {
    left: 48px !important;
  }
  #wrapper .right-sm-48 {
    right: 48px !important;
  }
  #wrapper .top-sm-48 {
    top: 48px !important;
  }
  #wrapper .bottom-sm-48 {
    bottom: 48px !important;
  }
  #wrapper .left-sm-49 {
    left: 49px !important;
  }
  #wrapper .right-sm-49 {
    right: 49px !important;
  }
  #wrapper .top-sm-49 {
    top: 49px !important;
  }
  #wrapper .bottom-sm-49 {
    bottom: 49px !important;
  }
  #wrapper .left-sm-50 {
    left: 50px !important;
  }
  #wrapper .right-sm-50 {
    right: 50px !important;
  }
  #wrapper .top-sm-50 {
    top: 50px !important;
  }
  #wrapper .bottom-sm-50 {
    bottom: 50px !important;
  }
  #wrapper .left-sm-51 {
    left: 51px !important;
  }
  #wrapper .right-sm-51 {
    right: 51px !important;
  }
  #wrapper .top-sm-51 {
    top: 51px !important;
  }
  #wrapper .bottom-sm-51 {
    bottom: 51px !important;
  }
  #wrapper .left-sm-52 {
    left: 52px !important;
  }
  #wrapper .right-sm-52 {
    right: 52px !important;
  }
  #wrapper .top-sm-52 {
    top: 52px !important;
  }
  #wrapper .bottom-sm-52 {
    bottom: 52px !important;
  }
  #wrapper .left-sm-53 {
    left: 53px !important;
  }
  #wrapper .right-sm-53 {
    right: 53px !important;
  }
  #wrapper .top-sm-53 {
    top: 53px !important;
  }
  #wrapper .bottom-sm-53 {
    bottom: 53px !important;
  }
  #wrapper .left-sm-54 {
    left: 54px !important;
  }
  #wrapper .right-sm-54 {
    right: 54px !important;
  }
  #wrapper .top-sm-54 {
    top: 54px !important;
  }
  #wrapper .bottom-sm-54 {
    bottom: 54px !important;
  }
  #wrapper .left-sm-55 {
    left: 55px !important;
  }
  #wrapper .right-sm-55 {
    right: 55px !important;
  }
  #wrapper .top-sm-55 {
    top: 55px !important;
  }
  #wrapper .bottom-sm-55 {
    bottom: 55px !important;
  }
  #wrapper .left-sm-56 {
    left: 56px !important;
  }
  #wrapper .right-sm-56 {
    right: 56px !important;
  }
  #wrapper .top-sm-56 {
    top: 56px !important;
  }
  #wrapper .bottom-sm-56 {
    bottom: 56px !important;
  }
  #wrapper .left-sm-57 {
    left: 57px !important;
  }
  #wrapper .right-sm-57 {
    right: 57px !important;
  }
  #wrapper .top-sm-57 {
    top: 57px !important;
  }
  #wrapper .bottom-sm-57 {
    bottom: 57px !important;
  }
  #wrapper .left-sm-58 {
    left: 58px !important;
  }
  #wrapper .right-sm-58 {
    right: 58px !important;
  }
  #wrapper .top-sm-58 {
    top: 58px !important;
  }
  #wrapper .bottom-sm-58 {
    bottom: 58px !important;
  }
  #wrapper .left-sm-59 {
    left: 59px !important;
  }
  #wrapper .right-sm-59 {
    right: 59px !important;
  }
  #wrapper .top-sm-59 {
    top: 59px !important;
  }
  #wrapper .bottom-sm-59 {
    bottom: 59px !important;
  }
  #wrapper .left-sm-60 {
    left: 60px !important;
  }
  #wrapper .right-sm-60 {
    right: 60px !important;
  }
  #wrapper .top-sm-60 {
    top: 60px !important;
  }
  #wrapper .bottom-sm-60 {
    bottom: 60px !important;
  }
  #wrapper .left-sm-61 {
    left: 61px !important;
  }
  #wrapper .right-sm-61 {
    right: 61px !important;
  }
  #wrapper .top-sm-61 {
    top: 61px !important;
  }
  #wrapper .bottom-sm-61 {
    bottom: 61px !important;
  }
  #wrapper .left-sm-62 {
    left: 62px !important;
  }
  #wrapper .right-sm-62 {
    right: 62px !important;
  }
  #wrapper .top-sm-62 {
    top: 62px !important;
  }
  #wrapper .bottom-sm-62 {
    bottom: 62px !important;
  }
  #wrapper .left-sm-63 {
    left: 63px !important;
  }
  #wrapper .right-sm-63 {
    right: 63px !important;
  }
  #wrapper .top-sm-63 {
    top: 63px !important;
  }
  #wrapper .bottom-sm-63 {
    bottom: 63px !important;
  }
  #wrapper .left-sm-64 {
    left: 64px !important;
  }
  #wrapper .right-sm-64 {
    right: 64px !important;
  }
  #wrapper .top-sm-64 {
    top: 64px !important;
  }
  #wrapper .bottom-sm-64 {
    bottom: 64px !important;
  }
  #wrapper .left-sm-65 {
    left: 65px !important;
  }
  #wrapper .right-sm-65 {
    right: 65px !important;
  }
  #wrapper .top-sm-65 {
    top: 65px !important;
  }
  #wrapper .bottom-sm-65 {
    bottom: 65px !important;
  }
  #wrapper .left-sm-66 {
    left: 66px !important;
  }
  #wrapper .right-sm-66 {
    right: 66px !important;
  }
  #wrapper .top-sm-66 {
    top: 66px !important;
  }
  #wrapper .bottom-sm-66 {
    bottom: 66px !important;
  }
  #wrapper .left-sm-67 {
    left: 67px !important;
  }
  #wrapper .right-sm-67 {
    right: 67px !important;
  }
  #wrapper .top-sm-67 {
    top: 67px !important;
  }
  #wrapper .bottom-sm-67 {
    bottom: 67px !important;
  }
  #wrapper .left-sm-68 {
    left: 68px !important;
  }
  #wrapper .right-sm-68 {
    right: 68px !important;
  }
  #wrapper .top-sm-68 {
    top: 68px !important;
  }
  #wrapper .bottom-sm-68 {
    bottom: 68px !important;
  }
  #wrapper .left-sm-69 {
    left: 69px !important;
  }
  #wrapper .right-sm-69 {
    right: 69px !important;
  }
  #wrapper .top-sm-69 {
    top: 69px !important;
  }
  #wrapper .bottom-sm-69 {
    bottom: 69px !important;
  }
  #wrapper .left-sm-70 {
    left: 70px !important;
  }
  #wrapper .right-sm-70 {
    right: 70px !important;
  }
  #wrapper .top-sm-70 {
    top: 70px !important;
  }
  #wrapper .bottom-sm-70 {
    bottom: 70px !important;
  }
  #wrapper .left-sm-71 {
    left: 71px !important;
  }
  #wrapper .right-sm-71 {
    right: 71px !important;
  }
  #wrapper .top-sm-71 {
    top: 71px !important;
  }
  #wrapper .bottom-sm-71 {
    bottom: 71px !important;
  }
  #wrapper .left-sm-72 {
    left: 72px !important;
  }
  #wrapper .right-sm-72 {
    right: 72px !important;
  }
  #wrapper .top-sm-72 {
    top: 72px !important;
  }
  #wrapper .bottom-sm-72 {
    bottom: 72px !important;
  }
  #wrapper .left-sm-73 {
    left: 73px !important;
  }
  #wrapper .right-sm-73 {
    right: 73px !important;
  }
  #wrapper .top-sm-73 {
    top: 73px !important;
  }
  #wrapper .bottom-sm-73 {
    bottom: 73px !important;
  }
  #wrapper .left-sm-74 {
    left: 74px !important;
  }
  #wrapper .right-sm-74 {
    right: 74px !important;
  }
  #wrapper .top-sm-74 {
    top: 74px !important;
  }
  #wrapper .bottom-sm-74 {
    bottom: 74px !important;
  }
  #wrapper .left-sm-75 {
    left: 75px !important;
  }
  #wrapper .right-sm-75 {
    right: 75px !important;
  }
  #wrapper .top-sm-75 {
    top: 75px !important;
  }
  #wrapper .bottom-sm-75 {
    bottom: 75px !important;
  }
  #wrapper .left-sm-76 {
    left: 76px !important;
  }
  #wrapper .right-sm-76 {
    right: 76px !important;
  }
  #wrapper .top-sm-76 {
    top: 76px !important;
  }
  #wrapper .bottom-sm-76 {
    bottom: 76px !important;
  }
  #wrapper .left-sm-77 {
    left: 77px !important;
  }
  #wrapper .right-sm-77 {
    right: 77px !important;
  }
  #wrapper .top-sm-77 {
    top: 77px !important;
  }
  #wrapper .bottom-sm-77 {
    bottom: 77px !important;
  }
  #wrapper .left-sm-78 {
    left: 78px !important;
  }
  #wrapper .right-sm-78 {
    right: 78px !important;
  }
  #wrapper .top-sm-78 {
    top: 78px !important;
  }
  #wrapper .bottom-sm-78 {
    bottom: 78px !important;
  }
  #wrapper .left-sm-79 {
    left: 79px !important;
  }
  #wrapper .right-sm-79 {
    right: 79px !important;
  }
  #wrapper .top-sm-79 {
    top: 79px !important;
  }
  #wrapper .bottom-sm-79 {
    bottom: 79px !important;
  }
  #wrapper .left-sm-80 {
    left: 80px !important;
  }
  #wrapper .right-sm-80 {
    right: 80px !important;
  }
  #wrapper .top-sm-80 {
    top: 80px !important;
  }
  #wrapper .bottom-sm-80 {
    bottom: 80px !important;
  }
  #wrapper .left-sm-81 {
    left: 81px !important;
  }
  #wrapper .right-sm-81 {
    right: 81px !important;
  }
  #wrapper .top-sm-81 {
    top: 81px !important;
  }
  #wrapper .bottom-sm-81 {
    bottom: 81px !important;
  }
  #wrapper .left-sm-82 {
    left: 82px !important;
  }
  #wrapper .right-sm-82 {
    right: 82px !important;
  }
  #wrapper .top-sm-82 {
    top: 82px !important;
  }
  #wrapper .bottom-sm-82 {
    bottom: 82px !important;
  }
  #wrapper .left-sm-83 {
    left: 83px !important;
  }
  #wrapper .right-sm-83 {
    right: 83px !important;
  }
  #wrapper .top-sm-83 {
    top: 83px !important;
  }
  #wrapper .bottom-sm-83 {
    bottom: 83px !important;
  }
  #wrapper .left-sm-84 {
    left: 84px !important;
  }
  #wrapper .right-sm-84 {
    right: 84px !important;
  }
  #wrapper .top-sm-84 {
    top: 84px !important;
  }
  #wrapper .bottom-sm-84 {
    bottom: 84px !important;
  }
  #wrapper .left-sm-85 {
    left: 85px !important;
  }
  #wrapper .right-sm-85 {
    right: 85px !important;
  }
  #wrapper .top-sm-85 {
    top: 85px !important;
  }
  #wrapper .bottom-sm-85 {
    bottom: 85px !important;
  }
  #wrapper .left-sm-86 {
    left: 86px !important;
  }
  #wrapper .right-sm-86 {
    right: 86px !important;
  }
  #wrapper .top-sm-86 {
    top: 86px !important;
  }
  #wrapper .bottom-sm-86 {
    bottom: 86px !important;
  }
  #wrapper .left-sm-87 {
    left: 87px !important;
  }
  #wrapper .right-sm-87 {
    right: 87px !important;
  }
  #wrapper .top-sm-87 {
    top: 87px !important;
  }
  #wrapper .bottom-sm-87 {
    bottom: 87px !important;
  }
  #wrapper .left-sm-88 {
    left: 88px !important;
  }
  #wrapper .right-sm-88 {
    right: 88px !important;
  }
  #wrapper .top-sm-88 {
    top: 88px !important;
  }
  #wrapper .bottom-sm-88 {
    bottom: 88px !important;
  }
  #wrapper .left-sm-89 {
    left: 89px !important;
  }
  #wrapper .right-sm-89 {
    right: 89px !important;
  }
  #wrapper .top-sm-89 {
    top: 89px !important;
  }
  #wrapper .bottom-sm-89 {
    bottom: 89px !important;
  }
  #wrapper .left-sm-90 {
    left: 90px !important;
  }
  #wrapper .right-sm-90 {
    right: 90px !important;
  }
  #wrapper .top-sm-90 {
    top: 90px !important;
  }
  #wrapper .bottom-sm-90 {
    bottom: 90px !important;
  }
  #wrapper .left-sm-91 {
    left: 91px !important;
  }
  #wrapper .right-sm-91 {
    right: 91px !important;
  }
  #wrapper .top-sm-91 {
    top: 91px !important;
  }
  #wrapper .bottom-sm-91 {
    bottom: 91px !important;
  }
  #wrapper .left-sm-92 {
    left: 92px !important;
  }
  #wrapper .right-sm-92 {
    right: 92px !important;
  }
  #wrapper .top-sm-92 {
    top: 92px !important;
  }
  #wrapper .bottom-sm-92 {
    bottom: 92px !important;
  }
  #wrapper .left-sm-93 {
    left: 93px !important;
  }
  #wrapper .right-sm-93 {
    right: 93px !important;
  }
  #wrapper .top-sm-93 {
    top: 93px !important;
  }
  #wrapper .bottom-sm-93 {
    bottom: 93px !important;
  }
  #wrapper .left-sm-94 {
    left: 94px !important;
  }
  #wrapper .right-sm-94 {
    right: 94px !important;
  }
  #wrapper .top-sm-94 {
    top: 94px !important;
  }
  #wrapper .bottom-sm-94 {
    bottom: 94px !important;
  }
  #wrapper .left-sm-95 {
    left: 95px !important;
  }
  #wrapper .right-sm-95 {
    right: 95px !important;
  }
  #wrapper .top-sm-95 {
    top: 95px !important;
  }
  #wrapper .bottom-sm-95 {
    bottom: 95px !important;
  }
  #wrapper .left-sm-96 {
    left: 96px !important;
  }
  #wrapper .right-sm-96 {
    right: 96px !important;
  }
  #wrapper .top-sm-96 {
    top: 96px !important;
  }
  #wrapper .bottom-sm-96 {
    bottom: 96px !important;
  }
  #wrapper .left-sm-97 {
    left: 97px !important;
  }
  #wrapper .right-sm-97 {
    right: 97px !important;
  }
  #wrapper .top-sm-97 {
    top: 97px !important;
  }
  #wrapper .bottom-sm-97 {
    bottom: 97px !important;
  }
  #wrapper .left-sm-98 {
    left: 98px !important;
  }
  #wrapper .right-sm-98 {
    right: 98px !important;
  }
  #wrapper .top-sm-98 {
    top: 98px !important;
  }
  #wrapper .bottom-sm-98 {
    bottom: 98px !important;
  }
  #wrapper .left-sm-99 {
    left: 99px !important;
  }
  #wrapper .right-sm-99 {
    right: 99px !important;
  }
  #wrapper .top-sm-99 {
    top: 99px !important;
  }
  #wrapper .bottom-sm-99 {
    bottom: 99px !important;
  }
  #wrapper .left-sm-100 {
    left: 100px !important;
  }
  #wrapper .right-sm-100 {
    right: 100px !important;
  }
  #wrapper .top-sm-100 {
    top: 100px !important;
  }
  #wrapper .bottom-sm-100 {
    bottom: 100px !important;
  }
  #wrapper .left-sm-n0 {
    left: 0px !important;
  }
  #wrapper .right-sm-n0 {
    right: 0px !important;
  }
  #wrapper .top-sm-n0 {
    top: 0px !important;
  }
  #wrapper .bottom-sm-n0 {
    bottom: 0px !important;
  }
  #wrapper .left-sm-n1 {
    left: -1px !important;
  }
  #wrapper .right-sm-n1 {
    right: -1px !important;
  }
  #wrapper .top-sm-n1 {
    top: -1px !important;
  }
  #wrapper .bottom-sm-n1 {
    bottom: -1px !important;
  }
  #wrapper .left-sm-n2 {
    left: -2px !important;
  }
  #wrapper .right-sm-n2 {
    right: -2px !important;
  }
  #wrapper .top-sm-n2 {
    top: -2px !important;
  }
  #wrapper .bottom-sm-n2 {
    bottom: -2px !important;
  }
  #wrapper .left-sm-n3 {
    left: -3px !important;
  }
  #wrapper .right-sm-n3 {
    right: -3px !important;
  }
  #wrapper .top-sm-n3 {
    top: -3px !important;
  }
  #wrapper .bottom-sm-n3 {
    bottom: -3px !important;
  }
  #wrapper .left-sm-n4 {
    left: -4px !important;
  }
  #wrapper .right-sm-n4 {
    right: -4px !important;
  }
  #wrapper .top-sm-n4 {
    top: -4px !important;
  }
  #wrapper .bottom-sm-n4 {
    bottom: -4px !important;
  }
  #wrapper .left-sm-n5 {
    left: -5px !important;
  }
  #wrapper .right-sm-n5 {
    right: -5px !important;
  }
  #wrapper .top-sm-n5 {
    top: -5px !important;
  }
  #wrapper .bottom-sm-n5 {
    bottom: -5px !important;
  }
  #wrapper .left-sm-n6 {
    left: -6px !important;
  }
  #wrapper .right-sm-n6 {
    right: -6px !important;
  }
  #wrapper .top-sm-n6 {
    top: -6px !important;
  }
  #wrapper .bottom-sm-n6 {
    bottom: -6px !important;
  }
  #wrapper .left-sm-n7 {
    left: -7px !important;
  }
  #wrapper .right-sm-n7 {
    right: -7px !important;
  }
  #wrapper .top-sm-n7 {
    top: -7px !important;
  }
  #wrapper .bottom-sm-n7 {
    bottom: -7px !important;
  }
  #wrapper .left-sm-n8 {
    left: -8px !important;
  }
  #wrapper .right-sm-n8 {
    right: -8px !important;
  }
  #wrapper .top-sm-n8 {
    top: -8px !important;
  }
  #wrapper .bottom-sm-n8 {
    bottom: -8px !important;
  }
  #wrapper .left-sm-n9 {
    left: -9px !important;
  }
  #wrapper .right-sm-n9 {
    right: -9px !important;
  }
  #wrapper .top-sm-n9 {
    top: -9px !important;
  }
  #wrapper .bottom-sm-n9 {
    bottom: -9px !important;
  }
  #wrapper .left-sm-n10 {
    left: -10px !important;
  }
  #wrapper .right-sm-n10 {
    right: -10px !important;
  }
  #wrapper .top-sm-n10 {
    top: -10px !important;
  }
  #wrapper .bottom-sm-n10 {
    bottom: -10px !important;
  }
  #wrapper .left-sm-n11 {
    left: -11px !important;
  }
  #wrapper .right-sm-n11 {
    right: -11px !important;
  }
  #wrapper .top-sm-n11 {
    top: -11px !important;
  }
  #wrapper .bottom-sm-n11 {
    bottom: -11px !important;
  }
  #wrapper .left-sm-n12 {
    left: -12px !important;
  }
  #wrapper .right-sm-n12 {
    right: -12px !important;
  }
  #wrapper .top-sm-n12 {
    top: -12px !important;
  }
  #wrapper .bottom-sm-n12 {
    bottom: -12px !important;
  }
  #wrapper .left-sm-n13 {
    left: -13px !important;
  }
  #wrapper .right-sm-n13 {
    right: -13px !important;
  }
  #wrapper .top-sm-n13 {
    top: -13px !important;
  }
  #wrapper .bottom-sm-n13 {
    bottom: -13px !important;
  }
  #wrapper .left-sm-n14 {
    left: -14px !important;
  }
  #wrapper .right-sm-n14 {
    right: -14px !important;
  }
  #wrapper .top-sm-n14 {
    top: -14px !important;
  }
  #wrapper .bottom-sm-n14 {
    bottom: -14px !important;
  }
  #wrapper .left-sm-n15 {
    left: -15px !important;
  }
  #wrapper .right-sm-n15 {
    right: -15px !important;
  }
  #wrapper .top-sm-n15 {
    top: -15px !important;
  }
  #wrapper .bottom-sm-n15 {
    bottom: -15px !important;
  }
  #wrapper .left-sm-n16 {
    left: -16px !important;
  }
  #wrapper .right-sm-n16 {
    right: -16px !important;
  }
  #wrapper .top-sm-n16 {
    top: -16px !important;
  }
  #wrapper .bottom-sm-n16 {
    bottom: -16px !important;
  }
  #wrapper .left-sm-n17 {
    left: -17px !important;
  }
  #wrapper .right-sm-n17 {
    right: -17px !important;
  }
  #wrapper .top-sm-n17 {
    top: -17px !important;
  }
  #wrapper .bottom-sm-n17 {
    bottom: -17px !important;
  }
  #wrapper .left-sm-n18 {
    left: -18px !important;
  }
  #wrapper .right-sm-n18 {
    right: -18px !important;
  }
  #wrapper .top-sm-n18 {
    top: -18px !important;
  }
  #wrapper .bottom-sm-n18 {
    bottom: -18px !important;
  }
  #wrapper .left-sm-n19 {
    left: -19px !important;
  }
  #wrapper .right-sm-n19 {
    right: -19px !important;
  }
  #wrapper .top-sm-n19 {
    top: -19px !important;
  }
  #wrapper .bottom-sm-n19 {
    bottom: -19px !important;
  }
  #wrapper .left-sm-n20 {
    left: -20px !important;
  }
  #wrapper .right-sm-n20 {
    right: -20px !important;
  }
  #wrapper .top-sm-n20 {
    top: -20px !important;
  }
  #wrapper .bottom-sm-n20 {
    bottom: -20px !important;
  }
  #wrapper .left-sm-n21 {
    left: -21px !important;
  }
  #wrapper .right-sm-n21 {
    right: -21px !important;
  }
  #wrapper .top-sm-n21 {
    top: -21px !important;
  }
  #wrapper .bottom-sm-n21 {
    bottom: -21px !important;
  }
  #wrapper .left-sm-n22 {
    left: -22px !important;
  }
  #wrapper .right-sm-n22 {
    right: -22px !important;
  }
  #wrapper .top-sm-n22 {
    top: -22px !important;
  }
  #wrapper .bottom-sm-n22 {
    bottom: -22px !important;
  }
  #wrapper .left-sm-n23 {
    left: -23px !important;
  }
  #wrapper .right-sm-n23 {
    right: -23px !important;
  }
  #wrapper .top-sm-n23 {
    top: -23px !important;
  }
  #wrapper .bottom-sm-n23 {
    bottom: -23px !important;
  }
  #wrapper .left-sm-n24 {
    left: -24px !important;
  }
  #wrapper .right-sm-n24 {
    right: -24px !important;
  }
  #wrapper .top-sm-n24 {
    top: -24px !important;
  }
  #wrapper .bottom-sm-n24 {
    bottom: -24px !important;
  }
  #wrapper .left-sm-n25 {
    left: -25px !important;
  }
  #wrapper .right-sm-n25 {
    right: -25px !important;
  }
  #wrapper .top-sm-n25 {
    top: -25px !important;
  }
  #wrapper .bottom-sm-n25 {
    bottom: -25px !important;
  }
  #wrapper .left-sm-n26 {
    left: -26px !important;
  }
  #wrapper .right-sm-n26 {
    right: -26px !important;
  }
  #wrapper .top-sm-n26 {
    top: -26px !important;
  }
  #wrapper .bottom-sm-n26 {
    bottom: -26px !important;
  }
  #wrapper .left-sm-n27 {
    left: -27px !important;
  }
  #wrapper .right-sm-n27 {
    right: -27px !important;
  }
  #wrapper .top-sm-n27 {
    top: -27px !important;
  }
  #wrapper .bottom-sm-n27 {
    bottom: -27px !important;
  }
  #wrapper .left-sm-n28 {
    left: -28px !important;
  }
  #wrapper .right-sm-n28 {
    right: -28px !important;
  }
  #wrapper .top-sm-n28 {
    top: -28px !important;
  }
  #wrapper .bottom-sm-n28 {
    bottom: -28px !important;
  }
  #wrapper .left-sm-n29 {
    left: -29px !important;
  }
  #wrapper .right-sm-n29 {
    right: -29px !important;
  }
  #wrapper .top-sm-n29 {
    top: -29px !important;
  }
  #wrapper .bottom-sm-n29 {
    bottom: -29px !important;
  }
  #wrapper .left-sm-n30 {
    left: -30px !important;
  }
  #wrapper .right-sm-n30 {
    right: -30px !important;
  }
  #wrapper .top-sm-n30 {
    top: -30px !important;
  }
  #wrapper .bottom-sm-n30 {
    bottom: -30px !important;
  }
  #wrapper .left-sm-n31 {
    left: -31px !important;
  }
  #wrapper .right-sm-n31 {
    right: -31px !important;
  }
  #wrapper .top-sm-n31 {
    top: -31px !important;
  }
  #wrapper .bottom-sm-n31 {
    bottom: -31px !important;
  }
  #wrapper .left-sm-n32 {
    left: -32px !important;
  }
  #wrapper .right-sm-n32 {
    right: -32px !important;
  }
  #wrapper .top-sm-n32 {
    top: -32px !important;
  }
  #wrapper .bottom-sm-n32 {
    bottom: -32px !important;
  }
  #wrapper .left-sm-n33 {
    left: -33px !important;
  }
  #wrapper .right-sm-n33 {
    right: -33px !important;
  }
  #wrapper .top-sm-n33 {
    top: -33px !important;
  }
  #wrapper .bottom-sm-n33 {
    bottom: -33px !important;
  }
  #wrapper .left-sm-n34 {
    left: -34px !important;
  }
  #wrapper .right-sm-n34 {
    right: -34px !important;
  }
  #wrapper .top-sm-n34 {
    top: -34px !important;
  }
  #wrapper .bottom-sm-n34 {
    bottom: -34px !important;
  }
  #wrapper .left-sm-n35 {
    left: -35px !important;
  }
  #wrapper .right-sm-n35 {
    right: -35px !important;
  }
  #wrapper .top-sm-n35 {
    top: -35px !important;
  }
  #wrapper .bottom-sm-n35 {
    bottom: -35px !important;
  }
  #wrapper .left-sm-n36 {
    left: -36px !important;
  }
  #wrapper .right-sm-n36 {
    right: -36px !important;
  }
  #wrapper .top-sm-n36 {
    top: -36px !important;
  }
  #wrapper .bottom-sm-n36 {
    bottom: -36px !important;
  }
  #wrapper .left-sm-n37 {
    left: -37px !important;
  }
  #wrapper .right-sm-n37 {
    right: -37px !important;
  }
  #wrapper .top-sm-n37 {
    top: -37px !important;
  }
  #wrapper .bottom-sm-n37 {
    bottom: -37px !important;
  }
  #wrapper .left-sm-n38 {
    left: -38px !important;
  }
  #wrapper .right-sm-n38 {
    right: -38px !important;
  }
  #wrapper .top-sm-n38 {
    top: -38px !important;
  }
  #wrapper .bottom-sm-n38 {
    bottom: -38px !important;
  }
  #wrapper .left-sm-n39 {
    left: -39px !important;
  }
  #wrapper .right-sm-n39 {
    right: -39px !important;
  }
  #wrapper .top-sm-n39 {
    top: -39px !important;
  }
  #wrapper .bottom-sm-n39 {
    bottom: -39px !important;
  }
  #wrapper .left-sm-n40 {
    left: -40px !important;
  }
  #wrapper .right-sm-n40 {
    right: -40px !important;
  }
  #wrapper .top-sm-n40 {
    top: -40px !important;
  }
  #wrapper .bottom-sm-n40 {
    bottom: -40px !important;
  }
  #wrapper .left-sm-n41 {
    left: -41px !important;
  }
  #wrapper .right-sm-n41 {
    right: -41px !important;
  }
  #wrapper .top-sm-n41 {
    top: -41px !important;
  }
  #wrapper .bottom-sm-n41 {
    bottom: -41px !important;
  }
  #wrapper .left-sm-n42 {
    left: -42px !important;
  }
  #wrapper .right-sm-n42 {
    right: -42px !important;
  }
  #wrapper .top-sm-n42 {
    top: -42px !important;
  }
  #wrapper .bottom-sm-n42 {
    bottom: -42px !important;
  }
  #wrapper .left-sm-n43 {
    left: -43px !important;
  }
  #wrapper .right-sm-n43 {
    right: -43px !important;
  }
  #wrapper .top-sm-n43 {
    top: -43px !important;
  }
  #wrapper .bottom-sm-n43 {
    bottom: -43px !important;
  }
  #wrapper .left-sm-n44 {
    left: -44px !important;
  }
  #wrapper .right-sm-n44 {
    right: -44px !important;
  }
  #wrapper .top-sm-n44 {
    top: -44px !important;
  }
  #wrapper .bottom-sm-n44 {
    bottom: -44px !important;
  }
  #wrapper .left-sm-n45 {
    left: -45px !important;
  }
  #wrapper .right-sm-n45 {
    right: -45px !important;
  }
  #wrapper .top-sm-n45 {
    top: -45px !important;
  }
  #wrapper .bottom-sm-n45 {
    bottom: -45px !important;
  }
  #wrapper .left-sm-n46 {
    left: -46px !important;
  }
  #wrapper .right-sm-n46 {
    right: -46px !important;
  }
  #wrapper .top-sm-n46 {
    top: -46px !important;
  }
  #wrapper .bottom-sm-n46 {
    bottom: -46px !important;
  }
  #wrapper .left-sm-n47 {
    left: -47px !important;
  }
  #wrapper .right-sm-n47 {
    right: -47px !important;
  }
  #wrapper .top-sm-n47 {
    top: -47px !important;
  }
  #wrapper .bottom-sm-n47 {
    bottom: -47px !important;
  }
  #wrapper .left-sm-n48 {
    left: -48px !important;
  }
  #wrapper .right-sm-n48 {
    right: -48px !important;
  }
  #wrapper .top-sm-n48 {
    top: -48px !important;
  }
  #wrapper .bottom-sm-n48 {
    bottom: -48px !important;
  }
  #wrapper .left-sm-n49 {
    left: -49px !important;
  }
  #wrapper .right-sm-n49 {
    right: -49px !important;
  }
  #wrapper .top-sm-n49 {
    top: -49px !important;
  }
  #wrapper .bottom-sm-n49 {
    bottom: -49px !important;
  }
  #wrapper .left-sm-n50 {
    left: -50px !important;
  }
  #wrapper .right-sm-n50 {
    right: -50px !important;
  }
  #wrapper .top-sm-n50 {
    top: -50px !important;
  }
  #wrapper .bottom-sm-n50 {
    bottom: -50px !important;
  }
  #wrapper .left-sm-n51 {
    left: -51px !important;
  }
  #wrapper .right-sm-n51 {
    right: -51px !important;
  }
  #wrapper .top-sm-n51 {
    top: -51px !important;
  }
  #wrapper .bottom-sm-n51 {
    bottom: -51px !important;
  }
  #wrapper .left-sm-n52 {
    left: -52px !important;
  }
  #wrapper .right-sm-n52 {
    right: -52px !important;
  }
  #wrapper .top-sm-n52 {
    top: -52px !important;
  }
  #wrapper .bottom-sm-n52 {
    bottom: -52px !important;
  }
  #wrapper .left-sm-n53 {
    left: -53px !important;
  }
  #wrapper .right-sm-n53 {
    right: -53px !important;
  }
  #wrapper .top-sm-n53 {
    top: -53px !important;
  }
  #wrapper .bottom-sm-n53 {
    bottom: -53px !important;
  }
  #wrapper .left-sm-n54 {
    left: -54px !important;
  }
  #wrapper .right-sm-n54 {
    right: -54px !important;
  }
  #wrapper .top-sm-n54 {
    top: -54px !important;
  }
  #wrapper .bottom-sm-n54 {
    bottom: -54px !important;
  }
  #wrapper .left-sm-n55 {
    left: -55px !important;
  }
  #wrapper .right-sm-n55 {
    right: -55px !important;
  }
  #wrapper .top-sm-n55 {
    top: -55px !important;
  }
  #wrapper .bottom-sm-n55 {
    bottom: -55px !important;
  }
  #wrapper .left-sm-n56 {
    left: -56px !important;
  }
  #wrapper .right-sm-n56 {
    right: -56px !important;
  }
  #wrapper .top-sm-n56 {
    top: -56px !important;
  }
  #wrapper .bottom-sm-n56 {
    bottom: -56px !important;
  }
  #wrapper .left-sm-n57 {
    left: -57px !important;
  }
  #wrapper .right-sm-n57 {
    right: -57px !important;
  }
  #wrapper .top-sm-n57 {
    top: -57px !important;
  }
  #wrapper .bottom-sm-n57 {
    bottom: -57px !important;
  }
  #wrapper .left-sm-n58 {
    left: -58px !important;
  }
  #wrapper .right-sm-n58 {
    right: -58px !important;
  }
  #wrapper .top-sm-n58 {
    top: -58px !important;
  }
  #wrapper .bottom-sm-n58 {
    bottom: -58px !important;
  }
  #wrapper .left-sm-n59 {
    left: -59px !important;
  }
  #wrapper .right-sm-n59 {
    right: -59px !important;
  }
  #wrapper .top-sm-n59 {
    top: -59px !important;
  }
  #wrapper .bottom-sm-n59 {
    bottom: -59px !important;
  }
  #wrapper .left-sm-n60 {
    left: -60px !important;
  }
  #wrapper .right-sm-n60 {
    right: -60px !important;
  }
  #wrapper .top-sm-n60 {
    top: -60px !important;
  }
  #wrapper .bottom-sm-n60 {
    bottom: -60px !important;
  }
  #wrapper .left-sm-n61 {
    left: -61px !important;
  }
  #wrapper .right-sm-n61 {
    right: -61px !important;
  }
  #wrapper .top-sm-n61 {
    top: -61px !important;
  }
  #wrapper .bottom-sm-n61 {
    bottom: -61px !important;
  }
  #wrapper .left-sm-n62 {
    left: -62px !important;
  }
  #wrapper .right-sm-n62 {
    right: -62px !important;
  }
  #wrapper .top-sm-n62 {
    top: -62px !important;
  }
  #wrapper .bottom-sm-n62 {
    bottom: -62px !important;
  }
  #wrapper .left-sm-n63 {
    left: -63px !important;
  }
  #wrapper .right-sm-n63 {
    right: -63px !important;
  }
  #wrapper .top-sm-n63 {
    top: -63px !important;
  }
  #wrapper .bottom-sm-n63 {
    bottom: -63px !important;
  }
  #wrapper .left-sm-n64 {
    left: -64px !important;
  }
  #wrapper .right-sm-n64 {
    right: -64px !important;
  }
  #wrapper .top-sm-n64 {
    top: -64px !important;
  }
  #wrapper .bottom-sm-n64 {
    bottom: -64px !important;
  }
  #wrapper .left-sm-n65 {
    left: -65px !important;
  }
  #wrapper .right-sm-n65 {
    right: -65px !important;
  }
  #wrapper .top-sm-n65 {
    top: -65px !important;
  }
  #wrapper .bottom-sm-n65 {
    bottom: -65px !important;
  }
  #wrapper .left-sm-n66 {
    left: -66px !important;
  }
  #wrapper .right-sm-n66 {
    right: -66px !important;
  }
  #wrapper .top-sm-n66 {
    top: -66px !important;
  }
  #wrapper .bottom-sm-n66 {
    bottom: -66px !important;
  }
  #wrapper .left-sm-n67 {
    left: -67px !important;
  }
  #wrapper .right-sm-n67 {
    right: -67px !important;
  }
  #wrapper .top-sm-n67 {
    top: -67px !important;
  }
  #wrapper .bottom-sm-n67 {
    bottom: -67px !important;
  }
  #wrapper .left-sm-n68 {
    left: -68px !important;
  }
  #wrapper .right-sm-n68 {
    right: -68px !important;
  }
  #wrapper .top-sm-n68 {
    top: -68px !important;
  }
  #wrapper .bottom-sm-n68 {
    bottom: -68px !important;
  }
  #wrapper .left-sm-n69 {
    left: -69px !important;
  }
  #wrapper .right-sm-n69 {
    right: -69px !important;
  }
  #wrapper .top-sm-n69 {
    top: -69px !important;
  }
  #wrapper .bottom-sm-n69 {
    bottom: -69px !important;
  }
  #wrapper .left-sm-n70 {
    left: -70px !important;
  }
  #wrapper .right-sm-n70 {
    right: -70px !important;
  }
  #wrapper .top-sm-n70 {
    top: -70px !important;
  }
  #wrapper .bottom-sm-n70 {
    bottom: -70px !important;
  }
  #wrapper .left-sm-n71 {
    left: -71px !important;
  }
  #wrapper .right-sm-n71 {
    right: -71px !important;
  }
  #wrapper .top-sm-n71 {
    top: -71px !important;
  }
  #wrapper .bottom-sm-n71 {
    bottom: -71px !important;
  }
  #wrapper .left-sm-n72 {
    left: -72px !important;
  }
  #wrapper .right-sm-n72 {
    right: -72px !important;
  }
  #wrapper .top-sm-n72 {
    top: -72px !important;
  }
  #wrapper .bottom-sm-n72 {
    bottom: -72px !important;
  }
  #wrapper .left-sm-n73 {
    left: -73px !important;
  }
  #wrapper .right-sm-n73 {
    right: -73px !important;
  }
  #wrapper .top-sm-n73 {
    top: -73px !important;
  }
  #wrapper .bottom-sm-n73 {
    bottom: -73px !important;
  }
  #wrapper .left-sm-n74 {
    left: -74px !important;
  }
  #wrapper .right-sm-n74 {
    right: -74px !important;
  }
  #wrapper .top-sm-n74 {
    top: -74px !important;
  }
  #wrapper .bottom-sm-n74 {
    bottom: -74px !important;
  }
  #wrapper .left-sm-n75 {
    left: -75px !important;
  }
  #wrapper .right-sm-n75 {
    right: -75px !important;
  }
  #wrapper .top-sm-n75 {
    top: -75px !important;
  }
  #wrapper .bottom-sm-n75 {
    bottom: -75px !important;
  }
  #wrapper .left-sm-n76 {
    left: -76px !important;
  }
  #wrapper .right-sm-n76 {
    right: -76px !important;
  }
  #wrapper .top-sm-n76 {
    top: -76px !important;
  }
  #wrapper .bottom-sm-n76 {
    bottom: -76px !important;
  }
  #wrapper .left-sm-n77 {
    left: -77px !important;
  }
  #wrapper .right-sm-n77 {
    right: -77px !important;
  }
  #wrapper .top-sm-n77 {
    top: -77px !important;
  }
  #wrapper .bottom-sm-n77 {
    bottom: -77px !important;
  }
  #wrapper .left-sm-n78 {
    left: -78px !important;
  }
  #wrapper .right-sm-n78 {
    right: -78px !important;
  }
  #wrapper .top-sm-n78 {
    top: -78px !important;
  }
  #wrapper .bottom-sm-n78 {
    bottom: -78px !important;
  }
  #wrapper .left-sm-n79 {
    left: -79px !important;
  }
  #wrapper .right-sm-n79 {
    right: -79px !important;
  }
  #wrapper .top-sm-n79 {
    top: -79px !important;
  }
  #wrapper .bottom-sm-n79 {
    bottom: -79px !important;
  }
  #wrapper .left-sm-n80 {
    left: -80px !important;
  }
  #wrapper .right-sm-n80 {
    right: -80px !important;
  }
  #wrapper .top-sm-n80 {
    top: -80px !important;
  }
  #wrapper .bottom-sm-n80 {
    bottom: -80px !important;
  }
  #wrapper .left-sm-n81 {
    left: -81px !important;
  }
  #wrapper .right-sm-n81 {
    right: -81px !important;
  }
  #wrapper .top-sm-n81 {
    top: -81px !important;
  }
  #wrapper .bottom-sm-n81 {
    bottom: -81px !important;
  }
  #wrapper .left-sm-n82 {
    left: -82px !important;
  }
  #wrapper .right-sm-n82 {
    right: -82px !important;
  }
  #wrapper .top-sm-n82 {
    top: -82px !important;
  }
  #wrapper .bottom-sm-n82 {
    bottom: -82px !important;
  }
  #wrapper .left-sm-n83 {
    left: -83px !important;
  }
  #wrapper .right-sm-n83 {
    right: -83px !important;
  }
  #wrapper .top-sm-n83 {
    top: -83px !important;
  }
  #wrapper .bottom-sm-n83 {
    bottom: -83px !important;
  }
  #wrapper .left-sm-n84 {
    left: -84px !important;
  }
  #wrapper .right-sm-n84 {
    right: -84px !important;
  }
  #wrapper .top-sm-n84 {
    top: -84px !important;
  }
  #wrapper .bottom-sm-n84 {
    bottom: -84px !important;
  }
  #wrapper .left-sm-n85 {
    left: -85px !important;
  }
  #wrapper .right-sm-n85 {
    right: -85px !important;
  }
  #wrapper .top-sm-n85 {
    top: -85px !important;
  }
  #wrapper .bottom-sm-n85 {
    bottom: -85px !important;
  }
  #wrapper .left-sm-n86 {
    left: -86px !important;
  }
  #wrapper .right-sm-n86 {
    right: -86px !important;
  }
  #wrapper .top-sm-n86 {
    top: -86px !important;
  }
  #wrapper .bottom-sm-n86 {
    bottom: -86px !important;
  }
  #wrapper .left-sm-n87 {
    left: -87px !important;
  }
  #wrapper .right-sm-n87 {
    right: -87px !important;
  }
  #wrapper .top-sm-n87 {
    top: -87px !important;
  }
  #wrapper .bottom-sm-n87 {
    bottom: -87px !important;
  }
  #wrapper .left-sm-n88 {
    left: -88px !important;
  }
  #wrapper .right-sm-n88 {
    right: -88px !important;
  }
  #wrapper .top-sm-n88 {
    top: -88px !important;
  }
  #wrapper .bottom-sm-n88 {
    bottom: -88px !important;
  }
  #wrapper .left-sm-n89 {
    left: -89px !important;
  }
  #wrapper .right-sm-n89 {
    right: -89px !important;
  }
  #wrapper .top-sm-n89 {
    top: -89px !important;
  }
  #wrapper .bottom-sm-n89 {
    bottom: -89px !important;
  }
  #wrapper .left-sm-n90 {
    left: -90px !important;
  }
  #wrapper .right-sm-n90 {
    right: -90px !important;
  }
  #wrapper .top-sm-n90 {
    top: -90px !important;
  }
  #wrapper .bottom-sm-n90 {
    bottom: -90px !important;
  }
  #wrapper .left-sm-n91 {
    left: -91px !important;
  }
  #wrapper .right-sm-n91 {
    right: -91px !important;
  }
  #wrapper .top-sm-n91 {
    top: -91px !important;
  }
  #wrapper .bottom-sm-n91 {
    bottom: -91px !important;
  }
  #wrapper .left-sm-n92 {
    left: -92px !important;
  }
  #wrapper .right-sm-n92 {
    right: -92px !important;
  }
  #wrapper .top-sm-n92 {
    top: -92px !important;
  }
  #wrapper .bottom-sm-n92 {
    bottom: -92px !important;
  }
  #wrapper .left-sm-n93 {
    left: -93px !important;
  }
  #wrapper .right-sm-n93 {
    right: -93px !important;
  }
  #wrapper .top-sm-n93 {
    top: -93px !important;
  }
  #wrapper .bottom-sm-n93 {
    bottom: -93px !important;
  }
  #wrapper .left-sm-n94 {
    left: -94px !important;
  }
  #wrapper .right-sm-n94 {
    right: -94px !important;
  }
  #wrapper .top-sm-n94 {
    top: -94px !important;
  }
  #wrapper .bottom-sm-n94 {
    bottom: -94px !important;
  }
  #wrapper .left-sm-n95 {
    left: -95px !important;
  }
  #wrapper .right-sm-n95 {
    right: -95px !important;
  }
  #wrapper .top-sm-n95 {
    top: -95px !important;
  }
  #wrapper .bottom-sm-n95 {
    bottom: -95px !important;
  }
  #wrapper .left-sm-n96 {
    left: -96px !important;
  }
  #wrapper .right-sm-n96 {
    right: -96px !important;
  }
  #wrapper .top-sm-n96 {
    top: -96px !important;
  }
  #wrapper .bottom-sm-n96 {
    bottom: -96px !important;
  }
  #wrapper .left-sm-n97 {
    left: -97px !important;
  }
  #wrapper .right-sm-n97 {
    right: -97px !important;
  }
  #wrapper .top-sm-n97 {
    top: -97px !important;
  }
  #wrapper .bottom-sm-n97 {
    bottom: -97px !important;
  }
  #wrapper .left-sm-n98 {
    left: -98px !important;
  }
  #wrapper .right-sm-n98 {
    right: -98px !important;
  }
  #wrapper .top-sm-n98 {
    top: -98px !important;
  }
  #wrapper .bottom-sm-n98 {
    bottom: -98px !important;
  }
  #wrapper .left-sm-n99 {
    left: -99px !important;
  }
  #wrapper .right-sm-n99 {
    right: -99px !important;
  }
  #wrapper .top-sm-n99 {
    top: -99px !important;
  }
  #wrapper .bottom-sm-n99 {
    bottom: -99px !important;
  }
  #wrapper .left-sm-n100 {
    left: -100px !important;
  }
  #wrapper .right-sm-n100 {
    right: -100px !important;
  }
  #wrapper .top-sm-n100 {
    top: -100px !important;
  }
  #wrapper .bottom-sm-n100 {
    bottom: -100px !important;
  }
}
@media (min-width: 768px) {
  #wrapper .position-md-static {
    position: static !important;
  }
  #wrapper .position-md-relative {
    position: relative !important;
  }
  #wrapper .position-md-absolute {
    position: absolute !important;
  }
  #wrapper .position-md-fixed {
    position: fixed !important;
  }
  #wrapper .position-md-sticky {
    position: sticky !important;
  }
  #wrapper .left-md-0 {
    left: 0px !important;
  }
  #wrapper .right-md-0 {
    right: 0px !important;
  }
  #wrapper .top-md-0 {
    top: 0px !important;
  }
  #wrapper .bottom-md-0 {
    bottom: 0px !important;
  }
  #wrapper .left-md-1 {
    left: 1px !important;
  }
  #wrapper .right-md-1 {
    right: 1px !important;
  }
  #wrapper .top-md-1 {
    top: 1px !important;
  }
  #wrapper .bottom-md-1 {
    bottom: 1px !important;
  }
  #wrapper .left-md-2 {
    left: 2px !important;
  }
  #wrapper .right-md-2 {
    right: 2px !important;
  }
  #wrapper .top-md-2 {
    top: 2px !important;
  }
  #wrapper .bottom-md-2 {
    bottom: 2px !important;
  }
  #wrapper .left-md-3 {
    left: 3px !important;
  }
  #wrapper .right-md-3 {
    right: 3px !important;
  }
  #wrapper .top-md-3 {
    top: 3px !important;
  }
  #wrapper .bottom-md-3 {
    bottom: 3px !important;
  }
  #wrapper .left-md-4 {
    left: 4px !important;
  }
  #wrapper .right-md-4 {
    right: 4px !important;
  }
  #wrapper .top-md-4 {
    top: 4px !important;
  }
  #wrapper .bottom-md-4 {
    bottom: 4px !important;
  }
  #wrapper .left-md-5 {
    left: 5px !important;
  }
  #wrapper .right-md-5 {
    right: 5px !important;
  }
  #wrapper .top-md-5 {
    top: 5px !important;
  }
  #wrapper .bottom-md-5 {
    bottom: 5px !important;
  }
  #wrapper .left-md-6 {
    left: 6px !important;
  }
  #wrapper .right-md-6 {
    right: 6px !important;
  }
  #wrapper .top-md-6 {
    top: 6px !important;
  }
  #wrapper .bottom-md-6 {
    bottom: 6px !important;
  }
  #wrapper .left-md-7 {
    left: 7px !important;
  }
  #wrapper .right-md-7 {
    right: 7px !important;
  }
  #wrapper .top-md-7 {
    top: 7px !important;
  }
  #wrapper .bottom-md-7 {
    bottom: 7px !important;
  }
  #wrapper .left-md-8 {
    left: 8px !important;
  }
  #wrapper .right-md-8 {
    right: 8px !important;
  }
  #wrapper .top-md-8 {
    top: 8px !important;
  }
  #wrapper .bottom-md-8 {
    bottom: 8px !important;
  }
  #wrapper .left-md-9 {
    left: 9px !important;
  }
  #wrapper .right-md-9 {
    right: 9px !important;
  }
  #wrapper .top-md-9 {
    top: 9px !important;
  }
  #wrapper .bottom-md-9 {
    bottom: 9px !important;
  }
  #wrapper .left-md-10 {
    left: 10px !important;
  }
  #wrapper .right-md-10 {
    right: 10px !important;
  }
  #wrapper .top-md-10 {
    top: 10px !important;
  }
  #wrapper .bottom-md-10 {
    bottom: 10px !important;
  }
  #wrapper .left-md-11 {
    left: 11px !important;
  }
  #wrapper .right-md-11 {
    right: 11px !important;
  }
  #wrapper .top-md-11 {
    top: 11px !important;
  }
  #wrapper .bottom-md-11 {
    bottom: 11px !important;
  }
  #wrapper .left-md-12 {
    left: 12px !important;
  }
  #wrapper .right-md-12 {
    right: 12px !important;
  }
  #wrapper .top-md-12 {
    top: 12px !important;
  }
  #wrapper .bottom-md-12 {
    bottom: 12px !important;
  }
  #wrapper .left-md-13 {
    left: 13px !important;
  }
  #wrapper .right-md-13 {
    right: 13px !important;
  }
  #wrapper .top-md-13 {
    top: 13px !important;
  }
  #wrapper .bottom-md-13 {
    bottom: 13px !important;
  }
  #wrapper .left-md-14 {
    left: 14px !important;
  }
  #wrapper .right-md-14 {
    right: 14px !important;
  }
  #wrapper .top-md-14 {
    top: 14px !important;
  }
  #wrapper .bottom-md-14 {
    bottom: 14px !important;
  }
  #wrapper .left-md-15 {
    left: 15px !important;
  }
  #wrapper .right-md-15 {
    right: 15px !important;
  }
  #wrapper .top-md-15 {
    top: 15px !important;
  }
  #wrapper .bottom-md-15 {
    bottom: 15px !important;
  }
  #wrapper .left-md-16 {
    left: 16px !important;
  }
  #wrapper .right-md-16 {
    right: 16px !important;
  }
  #wrapper .top-md-16 {
    top: 16px !important;
  }
  #wrapper .bottom-md-16 {
    bottom: 16px !important;
  }
  #wrapper .left-md-17 {
    left: 17px !important;
  }
  #wrapper .right-md-17 {
    right: 17px !important;
  }
  #wrapper .top-md-17 {
    top: 17px !important;
  }
  #wrapper .bottom-md-17 {
    bottom: 17px !important;
  }
  #wrapper .left-md-18 {
    left: 18px !important;
  }
  #wrapper .right-md-18 {
    right: 18px !important;
  }
  #wrapper .top-md-18 {
    top: 18px !important;
  }
  #wrapper .bottom-md-18 {
    bottom: 18px !important;
  }
  #wrapper .left-md-19 {
    left: 19px !important;
  }
  #wrapper .right-md-19 {
    right: 19px !important;
  }
  #wrapper .top-md-19 {
    top: 19px !important;
  }
  #wrapper .bottom-md-19 {
    bottom: 19px !important;
  }
  #wrapper .left-md-20 {
    left: 20px !important;
  }
  #wrapper .right-md-20 {
    right: 20px !important;
  }
  #wrapper .top-md-20 {
    top: 20px !important;
  }
  #wrapper .bottom-md-20 {
    bottom: 20px !important;
  }
  #wrapper .left-md-21 {
    left: 21px !important;
  }
  #wrapper .right-md-21 {
    right: 21px !important;
  }
  #wrapper .top-md-21 {
    top: 21px !important;
  }
  #wrapper .bottom-md-21 {
    bottom: 21px !important;
  }
  #wrapper .left-md-22 {
    left: 22px !important;
  }
  #wrapper .right-md-22 {
    right: 22px !important;
  }
  #wrapper .top-md-22 {
    top: 22px !important;
  }
  #wrapper .bottom-md-22 {
    bottom: 22px !important;
  }
  #wrapper .left-md-23 {
    left: 23px !important;
  }
  #wrapper .right-md-23 {
    right: 23px !important;
  }
  #wrapper .top-md-23 {
    top: 23px !important;
  }
  #wrapper .bottom-md-23 {
    bottom: 23px !important;
  }
  #wrapper .left-md-24 {
    left: 24px !important;
  }
  #wrapper .right-md-24 {
    right: 24px !important;
  }
  #wrapper .top-md-24 {
    top: 24px !important;
  }
  #wrapper .bottom-md-24 {
    bottom: 24px !important;
  }
  #wrapper .left-md-25 {
    left: 25px !important;
  }
  #wrapper .right-md-25 {
    right: 25px !important;
  }
  #wrapper .top-md-25 {
    top: 25px !important;
  }
  #wrapper .bottom-md-25 {
    bottom: 25px !important;
  }
  #wrapper .left-md-26 {
    left: 26px !important;
  }
  #wrapper .right-md-26 {
    right: 26px !important;
  }
  #wrapper .top-md-26 {
    top: 26px !important;
  }
  #wrapper .bottom-md-26 {
    bottom: 26px !important;
  }
  #wrapper .left-md-27 {
    left: 27px !important;
  }
  #wrapper .right-md-27 {
    right: 27px !important;
  }
  #wrapper .top-md-27 {
    top: 27px !important;
  }
  #wrapper .bottom-md-27 {
    bottom: 27px !important;
  }
  #wrapper .left-md-28 {
    left: 28px !important;
  }
  #wrapper .right-md-28 {
    right: 28px !important;
  }
  #wrapper .top-md-28 {
    top: 28px !important;
  }
  #wrapper .bottom-md-28 {
    bottom: 28px !important;
  }
  #wrapper .left-md-29 {
    left: 29px !important;
  }
  #wrapper .right-md-29 {
    right: 29px !important;
  }
  #wrapper .top-md-29 {
    top: 29px !important;
  }
  #wrapper .bottom-md-29 {
    bottom: 29px !important;
  }
  #wrapper .left-md-30 {
    left: 30px !important;
  }
  #wrapper .right-md-30 {
    right: 30px !important;
  }
  #wrapper .top-md-30 {
    top: 30px !important;
  }
  #wrapper .bottom-md-30 {
    bottom: 30px !important;
  }
  #wrapper .left-md-31 {
    left: 31px !important;
  }
  #wrapper .right-md-31 {
    right: 31px !important;
  }
  #wrapper .top-md-31 {
    top: 31px !important;
  }
  #wrapper .bottom-md-31 {
    bottom: 31px !important;
  }
  #wrapper .left-md-32 {
    left: 32px !important;
  }
  #wrapper .right-md-32 {
    right: 32px !important;
  }
  #wrapper .top-md-32 {
    top: 32px !important;
  }
  #wrapper .bottom-md-32 {
    bottom: 32px !important;
  }
  #wrapper .left-md-33 {
    left: 33px !important;
  }
  #wrapper .right-md-33 {
    right: 33px !important;
  }
  #wrapper .top-md-33 {
    top: 33px !important;
  }
  #wrapper .bottom-md-33 {
    bottom: 33px !important;
  }
  #wrapper .left-md-34 {
    left: 34px !important;
  }
  #wrapper .right-md-34 {
    right: 34px !important;
  }
  #wrapper .top-md-34 {
    top: 34px !important;
  }
  #wrapper .bottom-md-34 {
    bottom: 34px !important;
  }
  #wrapper .left-md-35 {
    left: 35px !important;
  }
  #wrapper .right-md-35 {
    right: 35px !important;
  }
  #wrapper .top-md-35 {
    top: 35px !important;
  }
  #wrapper .bottom-md-35 {
    bottom: 35px !important;
  }
  #wrapper .left-md-36 {
    left: 36px !important;
  }
  #wrapper .right-md-36 {
    right: 36px !important;
  }
  #wrapper .top-md-36 {
    top: 36px !important;
  }
  #wrapper .bottom-md-36 {
    bottom: 36px !important;
  }
  #wrapper .left-md-37 {
    left: 37px !important;
  }
  #wrapper .right-md-37 {
    right: 37px !important;
  }
  #wrapper .top-md-37 {
    top: 37px !important;
  }
  #wrapper .bottom-md-37 {
    bottom: 37px !important;
  }
  #wrapper .left-md-38 {
    left: 38px !important;
  }
  #wrapper .right-md-38 {
    right: 38px !important;
  }
  #wrapper .top-md-38 {
    top: 38px !important;
  }
  #wrapper .bottom-md-38 {
    bottom: 38px !important;
  }
  #wrapper .left-md-39 {
    left: 39px !important;
  }
  #wrapper .right-md-39 {
    right: 39px !important;
  }
  #wrapper .top-md-39 {
    top: 39px !important;
  }
  #wrapper .bottom-md-39 {
    bottom: 39px !important;
  }
  #wrapper .left-md-40 {
    left: 40px !important;
  }
  #wrapper .right-md-40 {
    right: 40px !important;
  }
  #wrapper .top-md-40 {
    top: 40px !important;
  }
  #wrapper .bottom-md-40 {
    bottom: 40px !important;
  }
  #wrapper .left-md-41 {
    left: 41px !important;
  }
  #wrapper .right-md-41 {
    right: 41px !important;
  }
  #wrapper .top-md-41 {
    top: 41px !important;
  }
  #wrapper .bottom-md-41 {
    bottom: 41px !important;
  }
  #wrapper .left-md-42 {
    left: 42px !important;
  }
  #wrapper .right-md-42 {
    right: 42px !important;
  }
  #wrapper .top-md-42 {
    top: 42px !important;
  }
  #wrapper .bottom-md-42 {
    bottom: 42px !important;
  }
  #wrapper .left-md-43 {
    left: 43px !important;
  }
  #wrapper .right-md-43 {
    right: 43px !important;
  }
  #wrapper .top-md-43 {
    top: 43px !important;
  }
  #wrapper .bottom-md-43 {
    bottom: 43px !important;
  }
  #wrapper .left-md-44 {
    left: 44px !important;
  }
  #wrapper .right-md-44 {
    right: 44px !important;
  }
  #wrapper .top-md-44 {
    top: 44px !important;
  }
  #wrapper .bottom-md-44 {
    bottom: 44px !important;
  }
  #wrapper .left-md-45 {
    left: 45px !important;
  }
  #wrapper .right-md-45 {
    right: 45px !important;
  }
  #wrapper .top-md-45 {
    top: 45px !important;
  }
  #wrapper .bottom-md-45 {
    bottom: 45px !important;
  }
  #wrapper .left-md-46 {
    left: 46px !important;
  }
  #wrapper .right-md-46 {
    right: 46px !important;
  }
  #wrapper .top-md-46 {
    top: 46px !important;
  }
  #wrapper .bottom-md-46 {
    bottom: 46px !important;
  }
  #wrapper .left-md-47 {
    left: 47px !important;
  }
  #wrapper .right-md-47 {
    right: 47px !important;
  }
  #wrapper .top-md-47 {
    top: 47px !important;
  }
  #wrapper .bottom-md-47 {
    bottom: 47px !important;
  }
  #wrapper .left-md-48 {
    left: 48px !important;
  }
  #wrapper .right-md-48 {
    right: 48px !important;
  }
  #wrapper .top-md-48 {
    top: 48px !important;
  }
  #wrapper .bottom-md-48 {
    bottom: 48px !important;
  }
  #wrapper .left-md-49 {
    left: 49px !important;
  }
  #wrapper .right-md-49 {
    right: 49px !important;
  }
  #wrapper .top-md-49 {
    top: 49px !important;
  }
  #wrapper .bottom-md-49 {
    bottom: 49px !important;
  }
  #wrapper .left-md-50 {
    left: 50px !important;
  }
  #wrapper .right-md-50 {
    right: 50px !important;
  }
  #wrapper .top-md-50 {
    top: 50px !important;
  }
  #wrapper .bottom-md-50 {
    bottom: 50px !important;
  }
  #wrapper .left-md-51 {
    left: 51px !important;
  }
  #wrapper .right-md-51 {
    right: 51px !important;
  }
  #wrapper .top-md-51 {
    top: 51px !important;
  }
  #wrapper .bottom-md-51 {
    bottom: 51px !important;
  }
  #wrapper .left-md-52 {
    left: 52px !important;
  }
  #wrapper .right-md-52 {
    right: 52px !important;
  }
  #wrapper .top-md-52 {
    top: 52px !important;
  }
  #wrapper .bottom-md-52 {
    bottom: 52px !important;
  }
  #wrapper .left-md-53 {
    left: 53px !important;
  }
  #wrapper .right-md-53 {
    right: 53px !important;
  }
  #wrapper .top-md-53 {
    top: 53px !important;
  }
  #wrapper .bottom-md-53 {
    bottom: 53px !important;
  }
  #wrapper .left-md-54 {
    left: 54px !important;
  }
  #wrapper .right-md-54 {
    right: 54px !important;
  }
  #wrapper .top-md-54 {
    top: 54px !important;
  }
  #wrapper .bottom-md-54 {
    bottom: 54px !important;
  }
  #wrapper .left-md-55 {
    left: 55px !important;
  }
  #wrapper .right-md-55 {
    right: 55px !important;
  }
  #wrapper .top-md-55 {
    top: 55px !important;
  }
  #wrapper .bottom-md-55 {
    bottom: 55px !important;
  }
  #wrapper .left-md-56 {
    left: 56px !important;
  }
  #wrapper .right-md-56 {
    right: 56px !important;
  }
  #wrapper .top-md-56 {
    top: 56px !important;
  }
  #wrapper .bottom-md-56 {
    bottom: 56px !important;
  }
  #wrapper .left-md-57 {
    left: 57px !important;
  }
  #wrapper .right-md-57 {
    right: 57px !important;
  }
  #wrapper .top-md-57 {
    top: 57px !important;
  }
  #wrapper .bottom-md-57 {
    bottom: 57px !important;
  }
  #wrapper .left-md-58 {
    left: 58px !important;
  }
  #wrapper .right-md-58 {
    right: 58px !important;
  }
  #wrapper .top-md-58 {
    top: 58px !important;
  }
  #wrapper .bottom-md-58 {
    bottom: 58px !important;
  }
  #wrapper .left-md-59 {
    left: 59px !important;
  }
  #wrapper .right-md-59 {
    right: 59px !important;
  }
  #wrapper .top-md-59 {
    top: 59px !important;
  }
  #wrapper .bottom-md-59 {
    bottom: 59px !important;
  }
  #wrapper .left-md-60 {
    left: 60px !important;
  }
  #wrapper .right-md-60 {
    right: 60px !important;
  }
  #wrapper .top-md-60 {
    top: 60px !important;
  }
  #wrapper .bottom-md-60 {
    bottom: 60px !important;
  }
  #wrapper .left-md-61 {
    left: 61px !important;
  }
  #wrapper .right-md-61 {
    right: 61px !important;
  }
  #wrapper .top-md-61 {
    top: 61px !important;
  }
  #wrapper .bottom-md-61 {
    bottom: 61px !important;
  }
  #wrapper .left-md-62 {
    left: 62px !important;
  }
  #wrapper .right-md-62 {
    right: 62px !important;
  }
  #wrapper .top-md-62 {
    top: 62px !important;
  }
  #wrapper .bottom-md-62 {
    bottom: 62px !important;
  }
  #wrapper .left-md-63 {
    left: 63px !important;
  }
  #wrapper .right-md-63 {
    right: 63px !important;
  }
  #wrapper .top-md-63 {
    top: 63px !important;
  }
  #wrapper .bottom-md-63 {
    bottom: 63px !important;
  }
  #wrapper .left-md-64 {
    left: 64px !important;
  }
  #wrapper .right-md-64 {
    right: 64px !important;
  }
  #wrapper .top-md-64 {
    top: 64px !important;
  }
  #wrapper .bottom-md-64 {
    bottom: 64px !important;
  }
  #wrapper .left-md-65 {
    left: 65px !important;
  }
  #wrapper .right-md-65 {
    right: 65px !important;
  }
  #wrapper .top-md-65 {
    top: 65px !important;
  }
  #wrapper .bottom-md-65 {
    bottom: 65px !important;
  }
  #wrapper .left-md-66 {
    left: 66px !important;
  }
  #wrapper .right-md-66 {
    right: 66px !important;
  }
  #wrapper .top-md-66 {
    top: 66px !important;
  }
  #wrapper .bottom-md-66 {
    bottom: 66px !important;
  }
  #wrapper .left-md-67 {
    left: 67px !important;
  }
  #wrapper .right-md-67 {
    right: 67px !important;
  }
  #wrapper .top-md-67 {
    top: 67px !important;
  }
  #wrapper .bottom-md-67 {
    bottom: 67px !important;
  }
  #wrapper .left-md-68 {
    left: 68px !important;
  }
  #wrapper .right-md-68 {
    right: 68px !important;
  }
  #wrapper .top-md-68 {
    top: 68px !important;
  }
  #wrapper .bottom-md-68 {
    bottom: 68px !important;
  }
  #wrapper .left-md-69 {
    left: 69px !important;
  }
  #wrapper .right-md-69 {
    right: 69px !important;
  }
  #wrapper .top-md-69 {
    top: 69px !important;
  }
  #wrapper .bottom-md-69 {
    bottom: 69px !important;
  }
  #wrapper .left-md-70 {
    left: 70px !important;
  }
  #wrapper .right-md-70 {
    right: 70px !important;
  }
  #wrapper .top-md-70 {
    top: 70px !important;
  }
  #wrapper .bottom-md-70 {
    bottom: 70px !important;
  }
  #wrapper .left-md-71 {
    left: 71px !important;
  }
  #wrapper .right-md-71 {
    right: 71px !important;
  }
  #wrapper .top-md-71 {
    top: 71px !important;
  }
  #wrapper .bottom-md-71 {
    bottom: 71px !important;
  }
  #wrapper .left-md-72 {
    left: 72px !important;
  }
  #wrapper .right-md-72 {
    right: 72px !important;
  }
  #wrapper .top-md-72 {
    top: 72px !important;
  }
  #wrapper .bottom-md-72 {
    bottom: 72px !important;
  }
  #wrapper .left-md-73 {
    left: 73px !important;
  }
  #wrapper .right-md-73 {
    right: 73px !important;
  }
  #wrapper .top-md-73 {
    top: 73px !important;
  }
  #wrapper .bottom-md-73 {
    bottom: 73px !important;
  }
  #wrapper .left-md-74 {
    left: 74px !important;
  }
  #wrapper .right-md-74 {
    right: 74px !important;
  }
  #wrapper .top-md-74 {
    top: 74px !important;
  }
  #wrapper .bottom-md-74 {
    bottom: 74px !important;
  }
  #wrapper .left-md-75 {
    left: 75px !important;
  }
  #wrapper .right-md-75 {
    right: 75px !important;
  }
  #wrapper .top-md-75 {
    top: 75px !important;
  }
  #wrapper .bottom-md-75 {
    bottom: 75px !important;
  }
  #wrapper .left-md-76 {
    left: 76px !important;
  }
  #wrapper .right-md-76 {
    right: 76px !important;
  }
  #wrapper .top-md-76 {
    top: 76px !important;
  }
  #wrapper .bottom-md-76 {
    bottom: 76px !important;
  }
  #wrapper .left-md-77 {
    left: 77px !important;
  }
  #wrapper .right-md-77 {
    right: 77px !important;
  }
  #wrapper .top-md-77 {
    top: 77px !important;
  }
  #wrapper .bottom-md-77 {
    bottom: 77px !important;
  }
  #wrapper .left-md-78 {
    left: 78px !important;
  }
  #wrapper .right-md-78 {
    right: 78px !important;
  }
  #wrapper .top-md-78 {
    top: 78px !important;
  }
  #wrapper .bottom-md-78 {
    bottom: 78px !important;
  }
  #wrapper .left-md-79 {
    left: 79px !important;
  }
  #wrapper .right-md-79 {
    right: 79px !important;
  }
  #wrapper .top-md-79 {
    top: 79px !important;
  }
  #wrapper .bottom-md-79 {
    bottom: 79px !important;
  }
  #wrapper .left-md-80 {
    left: 80px !important;
  }
  #wrapper .right-md-80 {
    right: 80px !important;
  }
  #wrapper .top-md-80 {
    top: 80px !important;
  }
  #wrapper .bottom-md-80 {
    bottom: 80px !important;
  }
  #wrapper .left-md-81 {
    left: 81px !important;
  }
  #wrapper .right-md-81 {
    right: 81px !important;
  }
  #wrapper .top-md-81 {
    top: 81px !important;
  }
  #wrapper .bottom-md-81 {
    bottom: 81px !important;
  }
  #wrapper .left-md-82 {
    left: 82px !important;
  }
  #wrapper .right-md-82 {
    right: 82px !important;
  }
  #wrapper .top-md-82 {
    top: 82px !important;
  }
  #wrapper .bottom-md-82 {
    bottom: 82px !important;
  }
  #wrapper .left-md-83 {
    left: 83px !important;
  }
  #wrapper .right-md-83 {
    right: 83px !important;
  }
  #wrapper .top-md-83 {
    top: 83px !important;
  }
  #wrapper .bottom-md-83 {
    bottom: 83px !important;
  }
  #wrapper .left-md-84 {
    left: 84px !important;
  }
  #wrapper .right-md-84 {
    right: 84px !important;
  }
  #wrapper .top-md-84 {
    top: 84px !important;
  }
  #wrapper .bottom-md-84 {
    bottom: 84px !important;
  }
  #wrapper .left-md-85 {
    left: 85px !important;
  }
  #wrapper .right-md-85 {
    right: 85px !important;
  }
  #wrapper .top-md-85 {
    top: 85px !important;
  }
  #wrapper .bottom-md-85 {
    bottom: 85px !important;
  }
  #wrapper .left-md-86 {
    left: 86px !important;
  }
  #wrapper .right-md-86 {
    right: 86px !important;
  }
  #wrapper .top-md-86 {
    top: 86px !important;
  }
  #wrapper .bottom-md-86 {
    bottom: 86px !important;
  }
  #wrapper .left-md-87 {
    left: 87px !important;
  }
  #wrapper .right-md-87 {
    right: 87px !important;
  }
  #wrapper .top-md-87 {
    top: 87px !important;
  }
  #wrapper .bottom-md-87 {
    bottom: 87px !important;
  }
  #wrapper .left-md-88 {
    left: 88px !important;
  }
  #wrapper .right-md-88 {
    right: 88px !important;
  }
  #wrapper .top-md-88 {
    top: 88px !important;
  }
  #wrapper .bottom-md-88 {
    bottom: 88px !important;
  }
  #wrapper .left-md-89 {
    left: 89px !important;
  }
  #wrapper .right-md-89 {
    right: 89px !important;
  }
  #wrapper .top-md-89 {
    top: 89px !important;
  }
  #wrapper .bottom-md-89 {
    bottom: 89px !important;
  }
  #wrapper .left-md-90 {
    left: 90px !important;
  }
  #wrapper .right-md-90 {
    right: 90px !important;
  }
  #wrapper .top-md-90 {
    top: 90px !important;
  }
  #wrapper .bottom-md-90 {
    bottom: 90px !important;
  }
  #wrapper .left-md-91 {
    left: 91px !important;
  }
  #wrapper .right-md-91 {
    right: 91px !important;
  }
  #wrapper .top-md-91 {
    top: 91px !important;
  }
  #wrapper .bottom-md-91 {
    bottom: 91px !important;
  }
  #wrapper .left-md-92 {
    left: 92px !important;
  }
  #wrapper .right-md-92 {
    right: 92px !important;
  }
  #wrapper .top-md-92 {
    top: 92px !important;
  }
  #wrapper .bottom-md-92 {
    bottom: 92px !important;
  }
  #wrapper .left-md-93 {
    left: 93px !important;
  }
  #wrapper .right-md-93 {
    right: 93px !important;
  }
  #wrapper .top-md-93 {
    top: 93px !important;
  }
  #wrapper .bottom-md-93 {
    bottom: 93px !important;
  }
  #wrapper .left-md-94 {
    left: 94px !important;
  }
  #wrapper .right-md-94 {
    right: 94px !important;
  }
  #wrapper .top-md-94 {
    top: 94px !important;
  }
  #wrapper .bottom-md-94 {
    bottom: 94px !important;
  }
  #wrapper .left-md-95 {
    left: 95px !important;
  }
  #wrapper .right-md-95 {
    right: 95px !important;
  }
  #wrapper .top-md-95 {
    top: 95px !important;
  }
  #wrapper .bottom-md-95 {
    bottom: 95px !important;
  }
  #wrapper .left-md-96 {
    left: 96px !important;
  }
  #wrapper .right-md-96 {
    right: 96px !important;
  }
  #wrapper .top-md-96 {
    top: 96px !important;
  }
  #wrapper .bottom-md-96 {
    bottom: 96px !important;
  }
  #wrapper .left-md-97 {
    left: 97px !important;
  }
  #wrapper .right-md-97 {
    right: 97px !important;
  }
  #wrapper .top-md-97 {
    top: 97px !important;
  }
  #wrapper .bottom-md-97 {
    bottom: 97px !important;
  }
  #wrapper .left-md-98 {
    left: 98px !important;
  }
  #wrapper .right-md-98 {
    right: 98px !important;
  }
  #wrapper .top-md-98 {
    top: 98px !important;
  }
  #wrapper .bottom-md-98 {
    bottom: 98px !important;
  }
  #wrapper .left-md-99 {
    left: 99px !important;
  }
  #wrapper .right-md-99 {
    right: 99px !important;
  }
  #wrapper .top-md-99 {
    top: 99px !important;
  }
  #wrapper .bottom-md-99 {
    bottom: 99px !important;
  }
  #wrapper .left-md-100 {
    left: 100px !important;
  }
  #wrapper .right-md-100 {
    right: 100px !important;
  }
  #wrapper .top-md-100 {
    top: 100px !important;
  }
  #wrapper .bottom-md-100 {
    bottom: 100px !important;
  }
  #wrapper .left-md-n0 {
    left: 0px !important;
  }
  #wrapper .right-md-n0 {
    right: 0px !important;
  }
  #wrapper .top-md-n0 {
    top: 0px !important;
  }
  #wrapper .bottom-md-n0 {
    bottom: 0px !important;
  }
  #wrapper .left-md-n1 {
    left: -1px !important;
  }
  #wrapper .right-md-n1 {
    right: -1px !important;
  }
  #wrapper .top-md-n1 {
    top: -1px !important;
  }
  #wrapper .bottom-md-n1 {
    bottom: -1px !important;
  }
  #wrapper .left-md-n2 {
    left: -2px !important;
  }
  #wrapper .right-md-n2 {
    right: -2px !important;
  }
  #wrapper .top-md-n2 {
    top: -2px !important;
  }
  #wrapper .bottom-md-n2 {
    bottom: -2px !important;
  }
  #wrapper .left-md-n3 {
    left: -3px !important;
  }
  #wrapper .right-md-n3 {
    right: -3px !important;
  }
  #wrapper .top-md-n3 {
    top: -3px !important;
  }
  #wrapper .bottom-md-n3 {
    bottom: -3px !important;
  }
  #wrapper .left-md-n4 {
    left: -4px !important;
  }
  #wrapper .right-md-n4 {
    right: -4px !important;
  }
  #wrapper .top-md-n4 {
    top: -4px !important;
  }
  #wrapper .bottom-md-n4 {
    bottom: -4px !important;
  }
  #wrapper .left-md-n5 {
    left: -5px !important;
  }
  #wrapper .right-md-n5 {
    right: -5px !important;
  }
  #wrapper .top-md-n5 {
    top: -5px !important;
  }
  #wrapper .bottom-md-n5 {
    bottom: -5px !important;
  }
  #wrapper .left-md-n6 {
    left: -6px !important;
  }
  #wrapper .right-md-n6 {
    right: -6px !important;
  }
  #wrapper .top-md-n6 {
    top: -6px !important;
  }
  #wrapper .bottom-md-n6 {
    bottom: -6px !important;
  }
  #wrapper .left-md-n7 {
    left: -7px !important;
  }
  #wrapper .right-md-n7 {
    right: -7px !important;
  }
  #wrapper .top-md-n7 {
    top: -7px !important;
  }
  #wrapper .bottom-md-n7 {
    bottom: -7px !important;
  }
  #wrapper .left-md-n8 {
    left: -8px !important;
  }
  #wrapper .right-md-n8 {
    right: -8px !important;
  }
  #wrapper .top-md-n8 {
    top: -8px !important;
  }
  #wrapper .bottom-md-n8 {
    bottom: -8px !important;
  }
  #wrapper .left-md-n9 {
    left: -9px !important;
  }
  #wrapper .right-md-n9 {
    right: -9px !important;
  }
  #wrapper .top-md-n9 {
    top: -9px !important;
  }
  #wrapper .bottom-md-n9 {
    bottom: -9px !important;
  }
  #wrapper .left-md-n10 {
    left: -10px !important;
  }
  #wrapper .right-md-n10 {
    right: -10px !important;
  }
  #wrapper .top-md-n10 {
    top: -10px !important;
  }
  #wrapper .bottom-md-n10 {
    bottom: -10px !important;
  }
  #wrapper .left-md-n11 {
    left: -11px !important;
  }
  #wrapper .right-md-n11 {
    right: -11px !important;
  }
  #wrapper .top-md-n11 {
    top: -11px !important;
  }
  #wrapper .bottom-md-n11 {
    bottom: -11px !important;
  }
  #wrapper .left-md-n12 {
    left: -12px !important;
  }
  #wrapper .right-md-n12 {
    right: -12px !important;
  }
  #wrapper .top-md-n12 {
    top: -12px !important;
  }
  #wrapper .bottom-md-n12 {
    bottom: -12px !important;
  }
  #wrapper .left-md-n13 {
    left: -13px !important;
  }
  #wrapper .right-md-n13 {
    right: -13px !important;
  }
  #wrapper .top-md-n13 {
    top: -13px !important;
  }
  #wrapper .bottom-md-n13 {
    bottom: -13px !important;
  }
  #wrapper .left-md-n14 {
    left: -14px !important;
  }
  #wrapper .right-md-n14 {
    right: -14px !important;
  }
  #wrapper .top-md-n14 {
    top: -14px !important;
  }
  #wrapper .bottom-md-n14 {
    bottom: -14px !important;
  }
  #wrapper .left-md-n15 {
    left: -15px !important;
  }
  #wrapper .right-md-n15 {
    right: -15px !important;
  }
  #wrapper .top-md-n15 {
    top: -15px !important;
  }
  #wrapper .bottom-md-n15 {
    bottom: -15px !important;
  }
  #wrapper .left-md-n16 {
    left: -16px !important;
  }
  #wrapper .right-md-n16 {
    right: -16px !important;
  }
  #wrapper .top-md-n16 {
    top: -16px !important;
  }
  #wrapper .bottom-md-n16 {
    bottom: -16px !important;
  }
  #wrapper .left-md-n17 {
    left: -17px !important;
  }
  #wrapper .right-md-n17 {
    right: -17px !important;
  }
  #wrapper .top-md-n17 {
    top: -17px !important;
  }
  #wrapper .bottom-md-n17 {
    bottom: -17px !important;
  }
  #wrapper .left-md-n18 {
    left: -18px !important;
  }
  #wrapper .right-md-n18 {
    right: -18px !important;
  }
  #wrapper .top-md-n18 {
    top: -18px !important;
  }
  #wrapper .bottom-md-n18 {
    bottom: -18px !important;
  }
  #wrapper .left-md-n19 {
    left: -19px !important;
  }
  #wrapper .right-md-n19 {
    right: -19px !important;
  }
  #wrapper .top-md-n19 {
    top: -19px !important;
  }
  #wrapper .bottom-md-n19 {
    bottom: -19px !important;
  }
  #wrapper .left-md-n20 {
    left: -20px !important;
  }
  #wrapper .right-md-n20 {
    right: -20px !important;
  }
  #wrapper .top-md-n20 {
    top: -20px !important;
  }
  #wrapper .bottom-md-n20 {
    bottom: -20px !important;
  }
  #wrapper .left-md-n21 {
    left: -21px !important;
  }
  #wrapper .right-md-n21 {
    right: -21px !important;
  }
  #wrapper .top-md-n21 {
    top: -21px !important;
  }
  #wrapper .bottom-md-n21 {
    bottom: -21px !important;
  }
  #wrapper .left-md-n22 {
    left: -22px !important;
  }
  #wrapper .right-md-n22 {
    right: -22px !important;
  }
  #wrapper .top-md-n22 {
    top: -22px !important;
  }
  #wrapper .bottom-md-n22 {
    bottom: -22px !important;
  }
  #wrapper .left-md-n23 {
    left: -23px !important;
  }
  #wrapper .right-md-n23 {
    right: -23px !important;
  }
  #wrapper .top-md-n23 {
    top: -23px !important;
  }
  #wrapper .bottom-md-n23 {
    bottom: -23px !important;
  }
  #wrapper .left-md-n24 {
    left: -24px !important;
  }
  #wrapper .right-md-n24 {
    right: -24px !important;
  }
  #wrapper .top-md-n24 {
    top: -24px !important;
  }
  #wrapper .bottom-md-n24 {
    bottom: -24px !important;
  }
  #wrapper .left-md-n25 {
    left: -25px !important;
  }
  #wrapper .right-md-n25 {
    right: -25px !important;
  }
  #wrapper .top-md-n25 {
    top: -25px !important;
  }
  #wrapper .bottom-md-n25 {
    bottom: -25px !important;
  }
  #wrapper .left-md-n26 {
    left: -26px !important;
  }
  #wrapper .right-md-n26 {
    right: -26px !important;
  }
  #wrapper .top-md-n26 {
    top: -26px !important;
  }
  #wrapper .bottom-md-n26 {
    bottom: -26px !important;
  }
  #wrapper .left-md-n27 {
    left: -27px !important;
  }
  #wrapper .right-md-n27 {
    right: -27px !important;
  }
  #wrapper .top-md-n27 {
    top: -27px !important;
  }
  #wrapper .bottom-md-n27 {
    bottom: -27px !important;
  }
  #wrapper .left-md-n28 {
    left: -28px !important;
  }
  #wrapper .right-md-n28 {
    right: -28px !important;
  }
  #wrapper .top-md-n28 {
    top: -28px !important;
  }
  #wrapper .bottom-md-n28 {
    bottom: -28px !important;
  }
  #wrapper .left-md-n29 {
    left: -29px !important;
  }
  #wrapper .right-md-n29 {
    right: -29px !important;
  }
  #wrapper .top-md-n29 {
    top: -29px !important;
  }
  #wrapper .bottom-md-n29 {
    bottom: -29px !important;
  }
  #wrapper .left-md-n30 {
    left: -30px !important;
  }
  #wrapper .right-md-n30 {
    right: -30px !important;
  }
  #wrapper .top-md-n30 {
    top: -30px !important;
  }
  #wrapper .bottom-md-n30 {
    bottom: -30px !important;
  }
  #wrapper .left-md-n31 {
    left: -31px !important;
  }
  #wrapper .right-md-n31 {
    right: -31px !important;
  }
  #wrapper .top-md-n31 {
    top: -31px !important;
  }
  #wrapper .bottom-md-n31 {
    bottom: -31px !important;
  }
  #wrapper .left-md-n32 {
    left: -32px !important;
  }
  #wrapper .right-md-n32 {
    right: -32px !important;
  }
  #wrapper .top-md-n32 {
    top: -32px !important;
  }
  #wrapper .bottom-md-n32 {
    bottom: -32px !important;
  }
  #wrapper .left-md-n33 {
    left: -33px !important;
  }
  #wrapper .right-md-n33 {
    right: -33px !important;
  }
  #wrapper .top-md-n33 {
    top: -33px !important;
  }
  #wrapper .bottom-md-n33 {
    bottom: -33px !important;
  }
  #wrapper .left-md-n34 {
    left: -34px !important;
  }
  #wrapper .right-md-n34 {
    right: -34px !important;
  }
  #wrapper .top-md-n34 {
    top: -34px !important;
  }
  #wrapper .bottom-md-n34 {
    bottom: -34px !important;
  }
  #wrapper .left-md-n35 {
    left: -35px !important;
  }
  #wrapper .right-md-n35 {
    right: -35px !important;
  }
  #wrapper .top-md-n35 {
    top: -35px !important;
  }
  #wrapper .bottom-md-n35 {
    bottom: -35px !important;
  }
  #wrapper .left-md-n36 {
    left: -36px !important;
  }
  #wrapper .right-md-n36 {
    right: -36px !important;
  }
  #wrapper .top-md-n36 {
    top: -36px !important;
  }
  #wrapper .bottom-md-n36 {
    bottom: -36px !important;
  }
  #wrapper .left-md-n37 {
    left: -37px !important;
  }
  #wrapper .right-md-n37 {
    right: -37px !important;
  }
  #wrapper .top-md-n37 {
    top: -37px !important;
  }
  #wrapper .bottom-md-n37 {
    bottom: -37px !important;
  }
  #wrapper .left-md-n38 {
    left: -38px !important;
  }
  #wrapper .right-md-n38 {
    right: -38px !important;
  }
  #wrapper .top-md-n38 {
    top: -38px !important;
  }
  #wrapper .bottom-md-n38 {
    bottom: -38px !important;
  }
  #wrapper .left-md-n39 {
    left: -39px !important;
  }
  #wrapper .right-md-n39 {
    right: -39px !important;
  }
  #wrapper .top-md-n39 {
    top: -39px !important;
  }
  #wrapper .bottom-md-n39 {
    bottom: -39px !important;
  }
  #wrapper .left-md-n40 {
    left: -40px !important;
  }
  #wrapper .right-md-n40 {
    right: -40px !important;
  }
  #wrapper .top-md-n40 {
    top: -40px !important;
  }
  #wrapper .bottom-md-n40 {
    bottom: -40px !important;
  }
  #wrapper .left-md-n41 {
    left: -41px !important;
  }
  #wrapper .right-md-n41 {
    right: -41px !important;
  }
  #wrapper .top-md-n41 {
    top: -41px !important;
  }
  #wrapper .bottom-md-n41 {
    bottom: -41px !important;
  }
  #wrapper .left-md-n42 {
    left: -42px !important;
  }
  #wrapper .right-md-n42 {
    right: -42px !important;
  }
  #wrapper .top-md-n42 {
    top: -42px !important;
  }
  #wrapper .bottom-md-n42 {
    bottom: -42px !important;
  }
  #wrapper .left-md-n43 {
    left: -43px !important;
  }
  #wrapper .right-md-n43 {
    right: -43px !important;
  }
  #wrapper .top-md-n43 {
    top: -43px !important;
  }
  #wrapper .bottom-md-n43 {
    bottom: -43px !important;
  }
  #wrapper .left-md-n44 {
    left: -44px !important;
  }
  #wrapper .right-md-n44 {
    right: -44px !important;
  }
  #wrapper .top-md-n44 {
    top: -44px !important;
  }
  #wrapper .bottom-md-n44 {
    bottom: -44px !important;
  }
  #wrapper .left-md-n45 {
    left: -45px !important;
  }
  #wrapper .right-md-n45 {
    right: -45px !important;
  }
  #wrapper .top-md-n45 {
    top: -45px !important;
  }
  #wrapper .bottom-md-n45 {
    bottom: -45px !important;
  }
  #wrapper .left-md-n46 {
    left: -46px !important;
  }
  #wrapper .right-md-n46 {
    right: -46px !important;
  }
  #wrapper .top-md-n46 {
    top: -46px !important;
  }
  #wrapper .bottom-md-n46 {
    bottom: -46px !important;
  }
  #wrapper .left-md-n47 {
    left: -47px !important;
  }
  #wrapper .right-md-n47 {
    right: -47px !important;
  }
  #wrapper .top-md-n47 {
    top: -47px !important;
  }
  #wrapper .bottom-md-n47 {
    bottom: -47px !important;
  }
  #wrapper .left-md-n48 {
    left: -48px !important;
  }
  #wrapper .right-md-n48 {
    right: -48px !important;
  }
  #wrapper .top-md-n48 {
    top: -48px !important;
  }
  #wrapper .bottom-md-n48 {
    bottom: -48px !important;
  }
  #wrapper .left-md-n49 {
    left: -49px !important;
  }
  #wrapper .right-md-n49 {
    right: -49px !important;
  }
  #wrapper .top-md-n49 {
    top: -49px !important;
  }
  #wrapper .bottom-md-n49 {
    bottom: -49px !important;
  }
  #wrapper .left-md-n50 {
    left: -50px !important;
  }
  #wrapper .right-md-n50 {
    right: -50px !important;
  }
  #wrapper .top-md-n50 {
    top: -50px !important;
  }
  #wrapper .bottom-md-n50 {
    bottom: -50px !important;
  }
  #wrapper .left-md-n51 {
    left: -51px !important;
  }
  #wrapper .right-md-n51 {
    right: -51px !important;
  }
  #wrapper .top-md-n51 {
    top: -51px !important;
  }
  #wrapper .bottom-md-n51 {
    bottom: -51px !important;
  }
  #wrapper .left-md-n52 {
    left: -52px !important;
  }
  #wrapper .right-md-n52 {
    right: -52px !important;
  }
  #wrapper .top-md-n52 {
    top: -52px !important;
  }
  #wrapper .bottom-md-n52 {
    bottom: -52px !important;
  }
  #wrapper .left-md-n53 {
    left: -53px !important;
  }
  #wrapper .right-md-n53 {
    right: -53px !important;
  }
  #wrapper .top-md-n53 {
    top: -53px !important;
  }
  #wrapper .bottom-md-n53 {
    bottom: -53px !important;
  }
  #wrapper .left-md-n54 {
    left: -54px !important;
  }
  #wrapper .right-md-n54 {
    right: -54px !important;
  }
  #wrapper .top-md-n54 {
    top: -54px !important;
  }
  #wrapper .bottom-md-n54 {
    bottom: -54px !important;
  }
  #wrapper .left-md-n55 {
    left: -55px !important;
  }
  #wrapper .right-md-n55 {
    right: -55px !important;
  }
  #wrapper .top-md-n55 {
    top: -55px !important;
  }
  #wrapper .bottom-md-n55 {
    bottom: -55px !important;
  }
  #wrapper .left-md-n56 {
    left: -56px !important;
  }
  #wrapper .right-md-n56 {
    right: -56px !important;
  }
  #wrapper .top-md-n56 {
    top: -56px !important;
  }
  #wrapper .bottom-md-n56 {
    bottom: -56px !important;
  }
  #wrapper .left-md-n57 {
    left: -57px !important;
  }
  #wrapper .right-md-n57 {
    right: -57px !important;
  }
  #wrapper .top-md-n57 {
    top: -57px !important;
  }
  #wrapper .bottom-md-n57 {
    bottom: -57px !important;
  }
  #wrapper .left-md-n58 {
    left: -58px !important;
  }
  #wrapper .right-md-n58 {
    right: -58px !important;
  }
  #wrapper .top-md-n58 {
    top: -58px !important;
  }
  #wrapper .bottom-md-n58 {
    bottom: -58px !important;
  }
  #wrapper .left-md-n59 {
    left: -59px !important;
  }
  #wrapper .right-md-n59 {
    right: -59px !important;
  }
  #wrapper .top-md-n59 {
    top: -59px !important;
  }
  #wrapper .bottom-md-n59 {
    bottom: -59px !important;
  }
  #wrapper .left-md-n60 {
    left: -60px !important;
  }
  #wrapper .right-md-n60 {
    right: -60px !important;
  }
  #wrapper .top-md-n60 {
    top: -60px !important;
  }
  #wrapper .bottom-md-n60 {
    bottom: -60px !important;
  }
  #wrapper .left-md-n61 {
    left: -61px !important;
  }
  #wrapper .right-md-n61 {
    right: -61px !important;
  }
  #wrapper .top-md-n61 {
    top: -61px !important;
  }
  #wrapper .bottom-md-n61 {
    bottom: -61px !important;
  }
  #wrapper .left-md-n62 {
    left: -62px !important;
  }
  #wrapper .right-md-n62 {
    right: -62px !important;
  }
  #wrapper .top-md-n62 {
    top: -62px !important;
  }
  #wrapper .bottom-md-n62 {
    bottom: -62px !important;
  }
  #wrapper .left-md-n63 {
    left: -63px !important;
  }
  #wrapper .right-md-n63 {
    right: -63px !important;
  }
  #wrapper .top-md-n63 {
    top: -63px !important;
  }
  #wrapper .bottom-md-n63 {
    bottom: -63px !important;
  }
  #wrapper .left-md-n64 {
    left: -64px !important;
  }
  #wrapper .right-md-n64 {
    right: -64px !important;
  }
  #wrapper .top-md-n64 {
    top: -64px !important;
  }
  #wrapper .bottom-md-n64 {
    bottom: -64px !important;
  }
  #wrapper .left-md-n65 {
    left: -65px !important;
  }
  #wrapper .right-md-n65 {
    right: -65px !important;
  }
  #wrapper .top-md-n65 {
    top: -65px !important;
  }
  #wrapper .bottom-md-n65 {
    bottom: -65px !important;
  }
  #wrapper .left-md-n66 {
    left: -66px !important;
  }
  #wrapper .right-md-n66 {
    right: -66px !important;
  }
  #wrapper .top-md-n66 {
    top: -66px !important;
  }
  #wrapper .bottom-md-n66 {
    bottom: -66px !important;
  }
  #wrapper .left-md-n67 {
    left: -67px !important;
  }
  #wrapper .right-md-n67 {
    right: -67px !important;
  }
  #wrapper .top-md-n67 {
    top: -67px !important;
  }
  #wrapper .bottom-md-n67 {
    bottom: -67px !important;
  }
  #wrapper .left-md-n68 {
    left: -68px !important;
  }
  #wrapper .right-md-n68 {
    right: -68px !important;
  }
  #wrapper .top-md-n68 {
    top: -68px !important;
  }
  #wrapper .bottom-md-n68 {
    bottom: -68px !important;
  }
  #wrapper .left-md-n69 {
    left: -69px !important;
  }
  #wrapper .right-md-n69 {
    right: -69px !important;
  }
  #wrapper .top-md-n69 {
    top: -69px !important;
  }
  #wrapper .bottom-md-n69 {
    bottom: -69px !important;
  }
  #wrapper .left-md-n70 {
    left: -70px !important;
  }
  #wrapper .right-md-n70 {
    right: -70px !important;
  }
  #wrapper .top-md-n70 {
    top: -70px !important;
  }
  #wrapper .bottom-md-n70 {
    bottom: -70px !important;
  }
  #wrapper .left-md-n71 {
    left: -71px !important;
  }
  #wrapper .right-md-n71 {
    right: -71px !important;
  }
  #wrapper .top-md-n71 {
    top: -71px !important;
  }
  #wrapper .bottom-md-n71 {
    bottom: -71px !important;
  }
  #wrapper .left-md-n72 {
    left: -72px !important;
  }
  #wrapper .right-md-n72 {
    right: -72px !important;
  }
  #wrapper .top-md-n72 {
    top: -72px !important;
  }
  #wrapper .bottom-md-n72 {
    bottom: -72px !important;
  }
  #wrapper .left-md-n73 {
    left: -73px !important;
  }
  #wrapper .right-md-n73 {
    right: -73px !important;
  }
  #wrapper .top-md-n73 {
    top: -73px !important;
  }
  #wrapper .bottom-md-n73 {
    bottom: -73px !important;
  }
  #wrapper .left-md-n74 {
    left: -74px !important;
  }
  #wrapper .right-md-n74 {
    right: -74px !important;
  }
  #wrapper .top-md-n74 {
    top: -74px !important;
  }
  #wrapper .bottom-md-n74 {
    bottom: -74px !important;
  }
  #wrapper .left-md-n75 {
    left: -75px !important;
  }
  #wrapper .right-md-n75 {
    right: -75px !important;
  }
  #wrapper .top-md-n75 {
    top: -75px !important;
  }
  #wrapper .bottom-md-n75 {
    bottom: -75px !important;
  }
  #wrapper .left-md-n76 {
    left: -76px !important;
  }
  #wrapper .right-md-n76 {
    right: -76px !important;
  }
  #wrapper .top-md-n76 {
    top: -76px !important;
  }
  #wrapper .bottom-md-n76 {
    bottom: -76px !important;
  }
  #wrapper .left-md-n77 {
    left: -77px !important;
  }
  #wrapper .right-md-n77 {
    right: -77px !important;
  }
  #wrapper .top-md-n77 {
    top: -77px !important;
  }
  #wrapper .bottom-md-n77 {
    bottom: -77px !important;
  }
  #wrapper .left-md-n78 {
    left: -78px !important;
  }
  #wrapper .right-md-n78 {
    right: -78px !important;
  }
  #wrapper .top-md-n78 {
    top: -78px !important;
  }
  #wrapper .bottom-md-n78 {
    bottom: -78px !important;
  }
  #wrapper .left-md-n79 {
    left: -79px !important;
  }
  #wrapper .right-md-n79 {
    right: -79px !important;
  }
  #wrapper .top-md-n79 {
    top: -79px !important;
  }
  #wrapper .bottom-md-n79 {
    bottom: -79px !important;
  }
  #wrapper .left-md-n80 {
    left: -80px !important;
  }
  #wrapper .right-md-n80 {
    right: -80px !important;
  }
  #wrapper .top-md-n80 {
    top: -80px !important;
  }
  #wrapper .bottom-md-n80 {
    bottom: -80px !important;
  }
  #wrapper .left-md-n81 {
    left: -81px !important;
  }
  #wrapper .right-md-n81 {
    right: -81px !important;
  }
  #wrapper .top-md-n81 {
    top: -81px !important;
  }
  #wrapper .bottom-md-n81 {
    bottom: -81px !important;
  }
  #wrapper .left-md-n82 {
    left: -82px !important;
  }
  #wrapper .right-md-n82 {
    right: -82px !important;
  }
  #wrapper .top-md-n82 {
    top: -82px !important;
  }
  #wrapper .bottom-md-n82 {
    bottom: -82px !important;
  }
  #wrapper .left-md-n83 {
    left: -83px !important;
  }
  #wrapper .right-md-n83 {
    right: -83px !important;
  }
  #wrapper .top-md-n83 {
    top: -83px !important;
  }
  #wrapper .bottom-md-n83 {
    bottom: -83px !important;
  }
  #wrapper .left-md-n84 {
    left: -84px !important;
  }
  #wrapper .right-md-n84 {
    right: -84px !important;
  }
  #wrapper .top-md-n84 {
    top: -84px !important;
  }
  #wrapper .bottom-md-n84 {
    bottom: -84px !important;
  }
  #wrapper .left-md-n85 {
    left: -85px !important;
  }
  #wrapper .right-md-n85 {
    right: -85px !important;
  }
  #wrapper .top-md-n85 {
    top: -85px !important;
  }
  #wrapper .bottom-md-n85 {
    bottom: -85px !important;
  }
  #wrapper .left-md-n86 {
    left: -86px !important;
  }
  #wrapper .right-md-n86 {
    right: -86px !important;
  }
  #wrapper .top-md-n86 {
    top: -86px !important;
  }
  #wrapper .bottom-md-n86 {
    bottom: -86px !important;
  }
  #wrapper .left-md-n87 {
    left: -87px !important;
  }
  #wrapper .right-md-n87 {
    right: -87px !important;
  }
  #wrapper .top-md-n87 {
    top: -87px !important;
  }
  #wrapper .bottom-md-n87 {
    bottom: -87px !important;
  }
  #wrapper .left-md-n88 {
    left: -88px !important;
  }
  #wrapper .right-md-n88 {
    right: -88px !important;
  }
  #wrapper .top-md-n88 {
    top: -88px !important;
  }
  #wrapper .bottom-md-n88 {
    bottom: -88px !important;
  }
  #wrapper .left-md-n89 {
    left: -89px !important;
  }
  #wrapper .right-md-n89 {
    right: -89px !important;
  }
  #wrapper .top-md-n89 {
    top: -89px !important;
  }
  #wrapper .bottom-md-n89 {
    bottom: -89px !important;
  }
  #wrapper .left-md-n90 {
    left: -90px !important;
  }
  #wrapper .right-md-n90 {
    right: -90px !important;
  }
  #wrapper .top-md-n90 {
    top: -90px !important;
  }
  #wrapper .bottom-md-n90 {
    bottom: -90px !important;
  }
  #wrapper .left-md-n91 {
    left: -91px !important;
  }
  #wrapper .right-md-n91 {
    right: -91px !important;
  }
  #wrapper .top-md-n91 {
    top: -91px !important;
  }
  #wrapper .bottom-md-n91 {
    bottom: -91px !important;
  }
  #wrapper .left-md-n92 {
    left: -92px !important;
  }
  #wrapper .right-md-n92 {
    right: -92px !important;
  }
  #wrapper .top-md-n92 {
    top: -92px !important;
  }
  #wrapper .bottom-md-n92 {
    bottom: -92px !important;
  }
  #wrapper .left-md-n93 {
    left: -93px !important;
  }
  #wrapper .right-md-n93 {
    right: -93px !important;
  }
  #wrapper .top-md-n93 {
    top: -93px !important;
  }
  #wrapper .bottom-md-n93 {
    bottom: -93px !important;
  }
  #wrapper .left-md-n94 {
    left: -94px !important;
  }
  #wrapper .right-md-n94 {
    right: -94px !important;
  }
  #wrapper .top-md-n94 {
    top: -94px !important;
  }
  #wrapper .bottom-md-n94 {
    bottom: -94px !important;
  }
  #wrapper .left-md-n95 {
    left: -95px !important;
  }
  #wrapper .right-md-n95 {
    right: -95px !important;
  }
  #wrapper .top-md-n95 {
    top: -95px !important;
  }
  #wrapper .bottom-md-n95 {
    bottom: -95px !important;
  }
  #wrapper .left-md-n96 {
    left: -96px !important;
  }
  #wrapper .right-md-n96 {
    right: -96px !important;
  }
  #wrapper .top-md-n96 {
    top: -96px !important;
  }
  #wrapper .bottom-md-n96 {
    bottom: -96px !important;
  }
  #wrapper .left-md-n97 {
    left: -97px !important;
  }
  #wrapper .right-md-n97 {
    right: -97px !important;
  }
  #wrapper .top-md-n97 {
    top: -97px !important;
  }
  #wrapper .bottom-md-n97 {
    bottom: -97px !important;
  }
  #wrapper .left-md-n98 {
    left: -98px !important;
  }
  #wrapper .right-md-n98 {
    right: -98px !important;
  }
  #wrapper .top-md-n98 {
    top: -98px !important;
  }
  #wrapper .bottom-md-n98 {
    bottom: -98px !important;
  }
  #wrapper .left-md-n99 {
    left: -99px !important;
  }
  #wrapper .right-md-n99 {
    right: -99px !important;
  }
  #wrapper .top-md-n99 {
    top: -99px !important;
  }
  #wrapper .bottom-md-n99 {
    bottom: -99px !important;
  }
  #wrapper .left-md-n100 {
    left: -100px !important;
  }
  #wrapper .right-md-n100 {
    right: -100px !important;
  }
  #wrapper .top-md-n100 {
    top: -100px !important;
  }
  #wrapper .bottom-md-n100 {
    bottom: -100px !important;
  }
}
@media (min-width: 992px) {
  #wrapper .position-lg-static {
    position: static !important;
  }
  #wrapper .position-lg-relative {
    position: relative !important;
  }
  #wrapper .position-lg-absolute {
    position: absolute !important;
  }
  #wrapper .position-lg-fixed {
    position: fixed !important;
  }
  #wrapper .position-lg-sticky {
    position: sticky !important;
  }
  #wrapper .left-lg-0 {
    left: 0px !important;
  }
  #wrapper .right-lg-0 {
    right: 0px !important;
  }
  #wrapper .top-lg-0 {
    top: 0px !important;
  }
  #wrapper .bottom-lg-0 {
    bottom: 0px !important;
  }
  #wrapper .left-lg-1 {
    left: 1px !important;
  }
  #wrapper .right-lg-1 {
    right: 1px !important;
  }
  #wrapper .top-lg-1 {
    top: 1px !important;
  }
  #wrapper .bottom-lg-1 {
    bottom: 1px !important;
  }
  #wrapper .left-lg-2 {
    left: 2px !important;
  }
  #wrapper .right-lg-2 {
    right: 2px !important;
  }
  #wrapper .top-lg-2 {
    top: 2px !important;
  }
  #wrapper .bottom-lg-2 {
    bottom: 2px !important;
  }
  #wrapper .left-lg-3 {
    left: 3px !important;
  }
  #wrapper .right-lg-3 {
    right: 3px !important;
  }
  #wrapper .top-lg-3 {
    top: 3px !important;
  }
  #wrapper .bottom-lg-3 {
    bottom: 3px !important;
  }
  #wrapper .left-lg-4 {
    left: 4px !important;
  }
  #wrapper .right-lg-4 {
    right: 4px !important;
  }
  #wrapper .top-lg-4 {
    top: 4px !important;
  }
  #wrapper .bottom-lg-4 {
    bottom: 4px !important;
  }
  #wrapper .left-lg-5 {
    left: 5px !important;
  }
  #wrapper .right-lg-5 {
    right: 5px !important;
  }
  #wrapper .top-lg-5 {
    top: 5px !important;
  }
  #wrapper .bottom-lg-5 {
    bottom: 5px !important;
  }
  #wrapper .left-lg-6 {
    left: 6px !important;
  }
  #wrapper .right-lg-6 {
    right: 6px !important;
  }
  #wrapper .top-lg-6 {
    top: 6px !important;
  }
  #wrapper .bottom-lg-6 {
    bottom: 6px !important;
  }
  #wrapper .left-lg-7 {
    left: 7px !important;
  }
  #wrapper .right-lg-7 {
    right: 7px !important;
  }
  #wrapper .top-lg-7 {
    top: 7px !important;
  }
  #wrapper .bottom-lg-7 {
    bottom: 7px !important;
  }
  #wrapper .left-lg-8 {
    left: 8px !important;
  }
  #wrapper .right-lg-8 {
    right: 8px !important;
  }
  #wrapper .top-lg-8 {
    top: 8px !important;
  }
  #wrapper .bottom-lg-8 {
    bottom: 8px !important;
  }
  #wrapper .left-lg-9 {
    left: 9px !important;
  }
  #wrapper .right-lg-9 {
    right: 9px !important;
  }
  #wrapper .top-lg-9 {
    top: 9px !important;
  }
  #wrapper .bottom-lg-9 {
    bottom: 9px !important;
  }
  #wrapper .left-lg-10 {
    left: 10px !important;
  }
  #wrapper .right-lg-10 {
    right: 10px !important;
  }
  #wrapper .top-lg-10 {
    top: 10px !important;
  }
  #wrapper .bottom-lg-10 {
    bottom: 10px !important;
  }
  #wrapper .left-lg-11 {
    left: 11px !important;
  }
  #wrapper .right-lg-11 {
    right: 11px !important;
  }
  #wrapper .top-lg-11 {
    top: 11px !important;
  }
  #wrapper .bottom-lg-11 {
    bottom: 11px !important;
  }
  #wrapper .left-lg-12 {
    left: 12px !important;
  }
  #wrapper .right-lg-12 {
    right: 12px !important;
  }
  #wrapper .top-lg-12 {
    top: 12px !important;
  }
  #wrapper .bottom-lg-12 {
    bottom: 12px !important;
  }
  #wrapper .left-lg-13 {
    left: 13px !important;
  }
  #wrapper .right-lg-13 {
    right: 13px !important;
  }
  #wrapper .top-lg-13 {
    top: 13px !important;
  }
  #wrapper .bottom-lg-13 {
    bottom: 13px !important;
  }
  #wrapper .left-lg-14 {
    left: 14px !important;
  }
  #wrapper .right-lg-14 {
    right: 14px !important;
  }
  #wrapper .top-lg-14 {
    top: 14px !important;
  }
  #wrapper .bottom-lg-14 {
    bottom: 14px !important;
  }
  #wrapper .left-lg-15 {
    left: 15px !important;
  }
  #wrapper .right-lg-15 {
    right: 15px !important;
  }
  #wrapper .top-lg-15 {
    top: 15px !important;
  }
  #wrapper .bottom-lg-15 {
    bottom: 15px !important;
  }
  #wrapper .left-lg-16 {
    left: 16px !important;
  }
  #wrapper .right-lg-16 {
    right: 16px !important;
  }
  #wrapper .top-lg-16 {
    top: 16px !important;
  }
  #wrapper .bottom-lg-16 {
    bottom: 16px !important;
  }
  #wrapper .left-lg-17 {
    left: 17px !important;
  }
  #wrapper .right-lg-17 {
    right: 17px !important;
  }
  #wrapper .top-lg-17 {
    top: 17px !important;
  }
  #wrapper .bottom-lg-17 {
    bottom: 17px !important;
  }
  #wrapper .left-lg-18 {
    left: 18px !important;
  }
  #wrapper .right-lg-18 {
    right: 18px !important;
  }
  #wrapper .top-lg-18 {
    top: 18px !important;
  }
  #wrapper .bottom-lg-18 {
    bottom: 18px !important;
  }
  #wrapper .left-lg-19 {
    left: 19px !important;
  }
  #wrapper .right-lg-19 {
    right: 19px !important;
  }
  #wrapper .top-lg-19 {
    top: 19px !important;
  }
  #wrapper .bottom-lg-19 {
    bottom: 19px !important;
  }
  #wrapper .left-lg-20 {
    left: 20px !important;
  }
  #wrapper .right-lg-20 {
    right: 20px !important;
  }
  #wrapper .top-lg-20 {
    top: 20px !important;
  }
  #wrapper .bottom-lg-20 {
    bottom: 20px !important;
  }
  #wrapper .left-lg-21 {
    left: 21px !important;
  }
  #wrapper .right-lg-21 {
    right: 21px !important;
  }
  #wrapper .top-lg-21 {
    top: 21px !important;
  }
  #wrapper .bottom-lg-21 {
    bottom: 21px !important;
  }
  #wrapper .left-lg-22 {
    left: 22px !important;
  }
  #wrapper .right-lg-22 {
    right: 22px !important;
  }
  #wrapper .top-lg-22 {
    top: 22px !important;
  }
  #wrapper .bottom-lg-22 {
    bottom: 22px !important;
  }
  #wrapper .left-lg-23 {
    left: 23px !important;
  }
  #wrapper .right-lg-23 {
    right: 23px !important;
  }
  #wrapper .top-lg-23 {
    top: 23px !important;
  }
  #wrapper .bottom-lg-23 {
    bottom: 23px !important;
  }
  #wrapper .left-lg-24 {
    left: 24px !important;
  }
  #wrapper .right-lg-24 {
    right: 24px !important;
  }
  #wrapper .top-lg-24 {
    top: 24px !important;
  }
  #wrapper .bottom-lg-24 {
    bottom: 24px !important;
  }
  #wrapper .left-lg-25 {
    left: 25px !important;
  }
  #wrapper .right-lg-25 {
    right: 25px !important;
  }
  #wrapper .top-lg-25 {
    top: 25px !important;
  }
  #wrapper .bottom-lg-25 {
    bottom: 25px !important;
  }
  #wrapper .left-lg-26 {
    left: 26px !important;
  }
  #wrapper .right-lg-26 {
    right: 26px !important;
  }
  #wrapper .top-lg-26 {
    top: 26px !important;
  }
  #wrapper .bottom-lg-26 {
    bottom: 26px !important;
  }
  #wrapper .left-lg-27 {
    left: 27px !important;
  }
  #wrapper .right-lg-27 {
    right: 27px !important;
  }
  #wrapper .top-lg-27 {
    top: 27px !important;
  }
  #wrapper .bottom-lg-27 {
    bottom: 27px !important;
  }
  #wrapper .left-lg-28 {
    left: 28px !important;
  }
  #wrapper .right-lg-28 {
    right: 28px !important;
  }
  #wrapper .top-lg-28 {
    top: 28px !important;
  }
  #wrapper .bottom-lg-28 {
    bottom: 28px !important;
  }
  #wrapper .left-lg-29 {
    left: 29px !important;
  }
  #wrapper .right-lg-29 {
    right: 29px !important;
  }
  #wrapper .top-lg-29 {
    top: 29px !important;
  }
  #wrapper .bottom-lg-29 {
    bottom: 29px !important;
  }
  #wrapper .left-lg-30 {
    left: 30px !important;
  }
  #wrapper .right-lg-30 {
    right: 30px !important;
  }
  #wrapper .top-lg-30 {
    top: 30px !important;
  }
  #wrapper .bottom-lg-30 {
    bottom: 30px !important;
  }
  #wrapper .left-lg-31 {
    left: 31px !important;
  }
  #wrapper .right-lg-31 {
    right: 31px !important;
  }
  #wrapper .top-lg-31 {
    top: 31px !important;
  }
  #wrapper .bottom-lg-31 {
    bottom: 31px !important;
  }
  #wrapper .left-lg-32 {
    left: 32px !important;
  }
  #wrapper .right-lg-32 {
    right: 32px !important;
  }
  #wrapper .top-lg-32 {
    top: 32px !important;
  }
  #wrapper .bottom-lg-32 {
    bottom: 32px !important;
  }
  #wrapper .left-lg-33 {
    left: 33px !important;
  }
  #wrapper .right-lg-33 {
    right: 33px !important;
  }
  #wrapper .top-lg-33 {
    top: 33px !important;
  }
  #wrapper .bottom-lg-33 {
    bottom: 33px !important;
  }
  #wrapper .left-lg-34 {
    left: 34px !important;
  }
  #wrapper .right-lg-34 {
    right: 34px !important;
  }
  #wrapper .top-lg-34 {
    top: 34px !important;
  }
  #wrapper .bottom-lg-34 {
    bottom: 34px !important;
  }
  #wrapper .left-lg-35 {
    left: 35px !important;
  }
  #wrapper .right-lg-35 {
    right: 35px !important;
  }
  #wrapper .top-lg-35 {
    top: 35px !important;
  }
  #wrapper .bottom-lg-35 {
    bottom: 35px !important;
  }
  #wrapper .left-lg-36 {
    left: 36px !important;
  }
  #wrapper .right-lg-36 {
    right: 36px !important;
  }
  #wrapper .top-lg-36 {
    top: 36px !important;
  }
  #wrapper .bottom-lg-36 {
    bottom: 36px !important;
  }
  #wrapper .left-lg-37 {
    left: 37px !important;
  }
  #wrapper .right-lg-37 {
    right: 37px !important;
  }
  #wrapper .top-lg-37 {
    top: 37px !important;
  }
  #wrapper .bottom-lg-37 {
    bottom: 37px !important;
  }
  #wrapper .left-lg-38 {
    left: 38px !important;
  }
  #wrapper .right-lg-38 {
    right: 38px !important;
  }
  #wrapper .top-lg-38 {
    top: 38px !important;
  }
  #wrapper .bottom-lg-38 {
    bottom: 38px !important;
  }
  #wrapper .left-lg-39 {
    left: 39px !important;
  }
  #wrapper .right-lg-39 {
    right: 39px !important;
  }
  #wrapper .top-lg-39 {
    top: 39px !important;
  }
  #wrapper .bottom-lg-39 {
    bottom: 39px !important;
  }
  #wrapper .left-lg-40 {
    left: 40px !important;
  }
  #wrapper .right-lg-40 {
    right: 40px !important;
  }
  #wrapper .top-lg-40 {
    top: 40px !important;
  }
  #wrapper .bottom-lg-40 {
    bottom: 40px !important;
  }
  #wrapper .left-lg-41 {
    left: 41px !important;
  }
  #wrapper .right-lg-41 {
    right: 41px !important;
  }
  #wrapper .top-lg-41 {
    top: 41px !important;
  }
  #wrapper .bottom-lg-41 {
    bottom: 41px !important;
  }
  #wrapper .left-lg-42 {
    left: 42px !important;
  }
  #wrapper .right-lg-42 {
    right: 42px !important;
  }
  #wrapper .top-lg-42 {
    top: 42px !important;
  }
  #wrapper .bottom-lg-42 {
    bottom: 42px !important;
  }
  #wrapper .left-lg-43 {
    left: 43px !important;
  }
  #wrapper .right-lg-43 {
    right: 43px !important;
  }
  #wrapper .top-lg-43 {
    top: 43px !important;
  }
  #wrapper .bottom-lg-43 {
    bottom: 43px !important;
  }
  #wrapper .left-lg-44 {
    left: 44px !important;
  }
  #wrapper .right-lg-44 {
    right: 44px !important;
  }
  #wrapper .top-lg-44 {
    top: 44px !important;
  }
  #wrapper .bottom-lg-44 {
    bottom: 44px !important;
  }
  #wrapper .left-lg-45 {
    left: 45px !important;
  }
  #wrapper .right-lg-45 {
    right: 45px !important;
  }
  #wrapper .top-lg-45 {
    top: 45px !important;
  }
  #wrapper .bottom-lg-45 {
    bottom: 45px !important;
  }
  #wrapper .left-lg-46 {
    left: 46px !important;
  }
  #wrapper .right-lg-46 {
    right: 46px !important;
  }
  #wrapper .top-lg-46 {
    top: 46px !important;
  }
  #wrapper .bottom-lg-46 {
    bottom: 46px !important;
  }
  #wrapper .left-lg-47 {
    left: 47px !important;
  }
  #wrapper .right-lg-47 {
    right: 47px !important;
  }
  #wrapper .top-lg-47 {
    top: 47px !important;
  }
  #wrapper .bottom-lg-47 {
    bottom: 47px !important;
  }
  #wrapper .left-lg-48 {
    left: 48px !important;
  }
  #wrapper .right-lg-48 {
    right: 48px !important;
  }
  #wrapper .top-lg-48 {
    top: 48px !important;
  }
  #wrapper .bottom-lg-48 {
    bottom: 48px !important;
  }
  #wrapper .left-lg-49 {
    left: 49px !important;
  }
  #wrapper .right-lg-49 {
    right: 49px !important;
  }
  #wrapper .top-lg-49 {
    top: 49px !important;
  }
  #wrapper .bottom-lg-49 {
    bottom: 49px !important;
  }
  #wrapper .left-lg-50 {
    left: 50px !important;
  }
  #wrapper .right-lg-50 {
    right: 50px !important;
  }
  #wrapper .top-lg-50 {
    top: 50px !important;
  }
  #wrapper .bottom-lg-50 {
    bottom: 50px !important;
  }
  #wrapper .left-lg-51 {
    left: 51px !important;
  }
  #wrapper .right-lg-51 {
    right: 51px !important;
  }
  #wrapper .top-lg-51 {
    top: 51px !important;
  }
  #wrapper .bottom-lg-51 {
    bottom: 51px !important;
  }
  #wrapper .left-lg-52 {
    left: 52px !important;
  }
  #wrapper .right-lg-52 {
    right: 52px !important;
  }
  #wrapper .top-lg-52 {
    top: 52px !important;
  }
  #wrapper .bottom-lg-52 {
    bottom: 52px !important;
  }
  #wrapper .left-lg-53 {
    left: 53px !important;
  }
  #wrapper .right-lg-53 {
    right: 53px !important;
  }
  #wrapper .top-lg-53 {
    top: 53px !important;
  }
  #wrapper .bottom-lg-53 {
    bottom: 53px !important;
  }
  #wrapper .left-lg-54 {
    left: 54px !important;
  }
  #wrapper .right-lg-54 {
    right: 54px !important;
  }
  #wrapper .top-lg-54 {
    top: 54px !important;
  }
  #wrapper .bottom-lg-54 {
    bottom: 54px !important;
  }
  #wrapper .left-lg-55 {
    left: 55px !important;
  }
  #wrapper .right-lg-55 {
    right: 55px !important;
  }
  #wrapper .top-lg-55 {
    top: 55px !important;
  }
  #wrapper .bottom-lg-55 {
    bottom: 55px !important;
  }
  #wrapper .left-lg-56 {
    left: 56px !important;
  }
  #wrapper .right-lg-56 {
    right: 56px !important;
  }
  #wrapper .top-lg-56 {
    top: 56px !important;
  }
  #wrapper .bottom-lg-56 {
    bottom: 56px !important;
  }
  #wrapper .left-lg-57 {
    left: 57px !important;
  }
  #wrapper .right-lg-57 {
    right: 57px !important;
  }
  #wrapper .top-lg-57 {
    top: 57px !important;
  }
  #wrapper .bottom-lg-57 {
    bottom: 57px !important;
  }
  #wrapper .left-lg-58 {
    left: 58px !important;
  }
  #wrapper .right-lg-58 {
    right: 58px !important;
  }
  #wrapper .top-lg-58 {
    top: 58px !important;
  }
  #wrapper .bottom-lg-58 {
    bottom: 58px !important;
  }
  #wrapper .left-lg-59 {
    left: 59px !important;
  }
  #wrapper .right-lg-59 {
    right: 59px !important;
  }
  #wrapper .top-lg-59 {
    top: 59px !important;
  }
  #wrapper .bottom-lg-59 {
    bottom: 59px !important;
  }
  #wrapper .left-lg-60 {
    left: 60px !important;
  }
  #wrapper .right-lg-60 {
    right: 60px !important;
  }
  #wrapper .top-lg-60 {
    top: 60px !important;
  }
  #wrapper .bottom-lg-60 {
    bottom: 60px !important;
  }
  #wrapper .left-lg-61 {
    left: 61px !important;
  }
  #wrapper .right-lg-61 {
    right: 61px !important;
  }
  #wrapper .top-lg-61 {
    top: 61px !important;
  }
  #wrapper .bottom-lg-61 {
    bottom: 61px !important;
  }
  #wrapper .left-lg-62 {
    left: 62px !important;
  }
  #wrapper .right-lg-62 {
    right: 62px !important;
  }
  #wrapper .top-lg-62 {
    top: 62px !important;
  }
  #wrapper .bottom-lg-62 {
    bottom: 62px !important;
  }
  #wrapper .left-lg-63 {
    left: 63px !important;
  }
  #wrapper .right-lg-63 {
    right: 63px !important;
  }
  #wrapper .top-lg-63 {
    top: 63px !important;
  }
  #wrapper .bottom-lg-63 {
    bottom: 63px !important;
  }
  #wrapper .left-lg-64 {
    left: 64px !important;
  }
  #wrapper .right-lg-64 {
    right: 64px !important;
  }
  #wrapper .top-lg-64 {
    top: 64px !important;
  }
  #wrapper .bottom-lg-64 {
    bottom: 64px !important;
  }
  #wrapper .left-lg-65 {
    left: 65px !important;
  }
  #wrapper .right-lg-65 {
    right: 65px !important;
  }
  #wrapper .top-lg-65 {
    top: 65px !important;
  }
  #wrapper .bottom-lg-65 {
    bottom: 65px !important;
  }
  #wrapper .left-lg-66 {
    left: 66px !important;
  }
  #wrapper .right-lg-66 {
    right: 66px !important;
  }
  #wrapper .top-lg-66 {
    top: 66px !important;
  }
  #wrapper .bottom-lg-66 {
    bottom: 66px !important;
  }
  #wrapper .left-lg-67 {
    left: 67px !important;
  }
  #wrapper .right-lg-67 {
    right: 67px !important;
  }
  #wrapper .top-lg-67 {
    top: 67px !important;
  }
  #wrapper .bottom-lg-67 {
    bottom: 67px !important;
  }
  #wrapper .left-lg-68 {
    left: 68px !important;
  }
  #wrapper .right-lg-68 {
    right: 68px !important;
  }
  #wrapper .top-lg-68 {
    top: 68px !important;
  }
  #wrapper .bottom-lg-68 {
    bottom: 68px !important;
  }
  #wrapper .left-lg-69 {
    left: 69px !important;
  }
  #wrapper .right-lg-69 {
    right: 69px !important;
  }
  #wrapper .top-lg-69 {
    top: 69px !important;
  }
  #wrapper .bottom-lg-69 {
    bottom: 69px !important;
  }
  #wrapper .left-lg-70 {
    left: 70px !important;
  }
  #wrapper .right-lg-70 {
    right: 70px !important;
  }
  #wrapper .top-lg-70 {
    top: 70px !important;
  }
  #wrapper .bottom-lg-70 {
    bottom: 70px !important;
  }
  #wrapper .left-lg-71 {
    left: 71px !important;
  }
  #wrapper .right-lg-71 {
    right: 71px !important;
  }
  #wrapper .top-lg-71 {
    top: 71px !important;
  }
  #wrapper .bottom-lg-71 {
    bottom: 71px !important;
  }
  #wrapper .left-lg-72 {
    left: 72px !important;
  }
  #wrapper .right-lg-72 {
    right: 72px !important;
  }
  #wrapper .top-lg-72 {
    top: 72px !important;
  }
  #wrapper .bottom-lg-72 {
    bottom: 72px !important;
  }
  #wrapper .left-lg-73 {
    left: 73px !important;
  }
  #wrapper .right-lg-73 {
    right: 73px !important;
  }
  #wrapper .top-lg-73 {
    top: 73px !important;
  }
  #wrapper .bottom-lg-73 {
    bottom: 73px !important;
  }
  #wrapper .left-lg-74 {
    left: 74px !important;
  }
  #wrapper .right-lg-74 {
    right: 74px !important;
  }
  #wrapper .top-lg-74 {
    top: 74px !important;
  }
  #wrapper .bottom-lg-74 {
    bottom: 74px !important;
  }
  #wrapper .left-lg-75 {
    left: 75px !important;
  }
  #wrapper .right-lg-75 {
    right: 75px !important;
  }
  #wrapper .top-lg-75 {
    top: 75px !important;
  }
  #wrapper .bottom-lg-75 {
    bottom: 75px !important;
  }
  #wrapper .left-lg-76 {
    left: 76px !important;
  }
  #wrapper .right-lg-76 {
    right: 76px !important;
  }
  #wrapper .top-lg-76 {
    top: 76px !important;
  }
  #wrapper .bottom-lg-76 {
    bottom: 76px !important;
  }
  #wrapper .left-lg-77 {
    left: 77px !important;
  }
  #wrapper .right-lg-77 {
    right: 77px !important;
  }
  #wrapper .top-lg-77 {
    top: 77px !important;
  }
  #wrapper .bottom-lg-77 {
    bottom: 77px !important;
  }
  #wrapper .left-lg-78 {
    left: 78px !important;
  }
  #wrapper .right-lg-78 {
    right: 78px !important;
  }
  #wrapper .top-lg-78 {
    top: 78px !important;
  }
  #wrapper .bottom-lg-78 {
    bottom: 78px !important;
  }
  #wrapper .left-lg-79 {
    left: 79px !important;
  }
  #wrapper .right-lg-79 {
    right: 79px !important;
  }
  #wrapper .top-lg-79 {
    top: 79px !important;
  }
  #wrapper .bottom-lg-79 {
    bottom: 79px !important;
  }
  #wrapper .left-lg-80 {
    left: 80px !important;
  }
  #wrapper .right-lg-80 {
    right: 80px !important;
  }
  #wrapper .top-lg-80 {
    top: 80px !important;
  }
  #wrapper .bottom-lg-80 {
    bottom: 80px !important;
  }
  #wrapper .left-lg-81 {
    left: 81px !important;
  }
  #wrapper .right-lg-81 {
    right: 81px !important;
  }
  #wrapper .top-lg-81 {
    top: 81px !important;
  }
  #wrapper .bottom-lg-81 {
    bottom: 81px !important;
  }
  #wrapper .left-lg-82 {
    left: 82px !important;
  }
  #wrapper .right-lg-82 {
    right: 82px !important;
  }
  #wrapper .top-lg-82 {
    top: 82px !important;
  }
  #wrapper .bottom-lg-82 {
    bottom: 82px !important;
  }
  #wrapper .left-lg-83 {
    left: 83px !important;
  }
  #wrapper .right-lg-83 {
    right: 83px !important;
  }
  #wrapper .top-lg-83 {
    top: 83px !important;
  }
  #wrapper .bottom-lg-83 {
    bottom: 83px !important;
  }
  #wrapper .left-lg-84 {
    left: 84px !important;
  }
  #wrapper .right-lg-84 {
    right: 84px !important;
  }
  #wrapper .top-lg-84 {
    top: 84px !important;
  }
  #wrapper .bottom-lg-84 {
    bottom: 84px !important;
  }
  #wrapper .left-lg-85 {
    left: 85px !important;
  }
  #wrapper .right-lg-85 {
    right: 85px !important;
  }
  #wrapper .top-lg-85 {
    top: 85px !important;
  }
  #wrapper .bottom-lg-85 {
    bottom: 85px !important;
  }
  #wrapper .left-lg-86 {
    left: 86px !important;
  }
  #wrapper .right-lg-86 {
    right: 86px !important;
  }
  #wrapper .top-lg-86 {
    top: 86px !important;
  }
  #wrapper .bottom-lg-86 {
    bottom: 86px !important;
  }
  #wrapper .left-lg-87 {
    left: 87px !important;
  }
  #wrapper .right-lg-87 {
    right: 87px !important;
  }
  #wrapper .top-lg-87 {
    top: 87px !important;
  }
  #wrapper .bottom-lg-87 {
    bottom: 87px !important;
  }
  #wrapper .left-lg-88 {
    left: 88px !important;
  }
  #wrapper .right-lg-88 {
    right: 88px !important;
  }
  #wrapper .top-lg-88 {
    top: 88px !important;
  }
  #wrapper .bottom-lg-88 {
    bottom: 88px !important;
  }
  #wrapper .left-lg-89 {
    left: 89px !important;
  }
  #wrapper .right-lg-89 {
    right: 89px !important;
  }
  #wrapper .top-lg-89 {
    top: 89px !important;
  }
  #wrapper .bottom-lg-89 {
    bottom: 89px !important;
  }
  #wrapper .left-lg-90 {
    left: 90px !important;
  }
  #wrapper .right-lg-90 {
    right: 90px !important;
  }
  #wrapper .top-lg-90 {
    top: 90px !important;
  }
  #wrapper .bottom-lg-90 {
    bottom: 90px !important;
  }
  #wrapper .left-lg-91 {
    left: 91px !important;
  }
  #wrapper .right-lg-91 {
    right: 91px !important;
  }
  #wrapper .top-lg-91 {
    top: 91px !important;
  }
  #wrapper .bottom-lg-91 {
    bottom: 91px !important;
  }
  #wrapper .left-lg-92 {
    left: 92px !important;
  }
  #wrapper .right-lg-92 {
    right: 92px !important;
  }
  #wrapper .top-lg-92 {
    top: 92px !important;
  }
  #wrapper .bottom-lg-92 {
    bottom: 92px !important;
  }
  #wrapper .left-lg-93 {
    left: 93px !important;
  }
  #wrapper .right-lg-93 {
    right: 93px !important;
  }
  #wrapper .top-lg-93 {
    top: 93px !important;
  }
  #wrapper .bottom-lg-93 {
    bottom: 93px !important;
  }
  #wrapper .left-lg-94 {
    left: 94px !important;
  }
  #wrapper .right-lg-94 {
    right: 94px !important;
  }
  #wrapper .top-lg-94 {
    top: 94px !important;
  }
  #wrapper .bottom-lg-94 {
    bottom: 94px !important;
  }
  #wrapper .left-lg-95 {
    left: 95px !important;
  }
  #wrapper .right-lg-95 {
    right: 95px !important;
  }
  #wrapper .top-lg-95 {
    top: 95px !important;
  }
  #wrapper .bottom-lg-95 {
    bottom: 95px !important;
  }
  #wrapper .left-lg-96 {
    left: 96px !important;
  }
  #wrapper .right-lg-96 {
    right: 96px !important;
  }
  #wrapper .top-lg-96 {
    top: 96px !important;
  }
  #wrapper .bottom-lg-96 {
    bottom: 96px !important;
  }
  #wrapper .left-lg-97 {
    left: 97px !important;
  }
  #wrapper .right-lg-97 {
    right: 97px !important;
  }
  #wrapper .top-lg-97 {
    top: 97px !important;
  }
  #wrapper .bottom-lg-97 {
    bottom: 97px !important;
  }
  #wrapper .left-lg-98 {
    left: 98px !important;
  }
  #wrapper .right-lg-98 {
    right: 98px !important;
  }
  #wrapper .top-lg-98 {
    top: 98px !important;
  }
  #wrapper .bottom-lg-98 {
    bottom: 98px !important;
  }
  #wrapper .left-lg-99 {
    left: 99px !important;
  }
  #wrapper .right-lg-99 {
    right: 99px !important;
  }
  #wrapper .top-lg-99 {
    top: 99px !important;
  }
  #wrapper .bottom-lg-99 {
    bottom: 99px !important;
  }
  #wrapper .left-lg-100 {
    left: 100px !important;
  }
  #wrapper .right-lg-100 {
    right: 100px !important;
  }
  #wrapper .top-lg-100 {
    top: 100px !important;
  }
  #wrapper .bottom-lg-100 {
    bottom: 100px !important;
  }
  #wrapper .left-lg-n0 {
    left: 0px !important;
  }
  #wrapper .right-lg-n0 {
    right: 0px !important;
  }
  #wrapper .top-lg-n0 {
    top: 0px !important;
  }
  #wrapper .bottom-lg-n0 {
    bottom: 0px !important;
  }
  #wrapper .left-lg-n1 {
    left: -1px !important;
  }
  #wrapper .right-lg-n1 {
    right: -1px !important;
  }
  #wrapper .top-lg-n1 {
    top: -1px !important;
  }
  #wrapper .bottom-lg-n1 {
    bottom: -1px !important;
  }
  #wrapper .left-lg-n2 {
    left: -2px !important;
  }
  #wrapper .right-lg-n2 {
    right: -2px !important;
  }
  #wrapper .top-lg-n2 {
    top: -2px !important;
  }
  #wrapper .bottom-lg-n2 {
    bottom: -2px !important;
  }
  #wrapper .left-lg-n3 {
    left: -3px !important;
  }
  #wrapper .right-lg-n3 {
    right: -3px !important;
  }
  #wrapper .top-lg-n3 {
    top: -3px !important;
  }
  #wrapper .bottom-lg-n3 {
    bottom: -3px !important;
  }
  #wrapper .left-lg-n4 {
    left: -4px !important;
  }
  #wrapper .right-lg-n4 {
    right: -4px !important;
  }
  #wrapper .top-lg-n4 {
    top: -4px !important;
  }
  #wrapper .bottom-lg-n4 {
    bottom: -4px !important;
  }
  #wrapper .left-lg-n5 {
    left: -5px !important;
  }
  #wrapper .right-lg-n5 {
    right: -5px !important;
  }
  #wrapper .top-lg-n5 {
    top: -5px !important;
  }
  #wrapper .bottom-lg-n5 {
    bottom: -5px !important;
  }
  #wrapper .left-lg-n6 {
    left: -6px !important;
  }
  #wrapper .right-lg-n6 {
    right: -6px !important;
  }
  #wrapper .top-lg-n6 {
    top: -6px !important;
  }
  #wrapper .bottom-lg-n6 {
    bottom: -6px !important;
  }
  #wrapper .left-lg-n7 {
    left: -7px !important;
  }
  #wrapper .right-lg-n7 {
    right: -7px !important;
  }
  #wrapper .top-lg-n7 {
    top: -7px !important;
  }
  #wrapper .bottom-lg-n7 {
    bottom: -7px !important;
  }
  #wrapper .left-lg-n8 {
    left: -8px !important;
  }
  #wrapper .right-lg-n8 {
    right: -8px !important;
  }
  #wrapper .top-lg-n8 {
    top: -8px !important;
  }
  #wrapper .bottom-lg-n8 {
    bottom: -8px !important;
  }
  #wrapper .left-lg-n9 {
    left: -9px !important;
  }
  #wrapper .right-lg-n9 {
    right: -9px !important;
  }
  #wrapper .top-lg-n9 {
    top: -9px !important;
  }
  #wrapper .bottom-lg-n9 {
    bottom: -9px !important;
  }
  #wrapper .left-lg-n10 {
    left: -10px !important;
  }
  #wrapper .right-lg-n10 {
    right: -10px !important;
  }
  #wrapper .top-lg-n10 {
    top: -10px !important;
  }
  #wrapper .bottom-lg-n10 {
    bottom: -10px !important;
  }
  #wrapper .left-lg-n11 {
    left: -11px !important;
  }
  #wrapper .right-lg-n11 {
    right: -11px !important;
  }
  #wrapper .top-lg-n11 {
    top: -11px !important;
  }
  #wrapper .bottom-lg-n11 {
    bottom: -11px !important;
  }
  #wrapper .left-lg-n12 {
    left: -12px !important;
  }
  #wrapper .right-lg-n12 {
    right: -12px !important;
  }
  #wrapper .top-lg-n12 {
    top: -12px !important;
  }
  #wrapper .bottom-lg-n12 {
    bottom: -12px !important;
  }
  #wrapper .left-lg-n13 {
    left: -13px !important;
  }
  #wrapper .right-lg-n13 {
    right: -13px !important;
  }
  #wrapper .top-lg-n13 {
    top: -13px !important;
  }
  #wrapper .bottom-lg-n13 {
    bottom: -13px !important;
  }
  #wrapper .left-lg-n14 {
    left: -14px !important;
  }
  #wrapper .right-lg-n14 {
    right: -14px !important;
  }
  #wrapper .top-lg-n14 {
    top: -14px !important;
  }
  #wrapper .bottom-lg-n14 {
    bottom: -14px !important;
  }
  #wrapper .left-lg-n15 {
    left: -15px !important;
  }
  #wrapper .right-lg-n15 {
    right: -15px !important;
  }
  #wrapper .top-lg-n15 {
    top: -15px !important;
  }
  #wrapper .bottom-lg-n15 {
    bottom: -15px !important;
  }
  #wrapper .left-lg-n16 {
    left: -16px !important;
  }
  #wrapper .right-lg-n16 {
    right: -16px !important;
  }
  #wrapper .top-lg-n16 {
    top: -16px !important;
  }
  #wrapper .bottom-lg-n16 {
    bottom: -16px !important;
  }
  #wrapper .left-lg-n17 {
    left: -17px !important;
  }
  #wrapper .right-lg-n17 {
    right: -17px !important;
  }
  #wrapper .top-lg-n17 {
    top: -17px !important;
  }
  #wrapper .bottom-lg-n17 {
    bottom: -17px !important;
  }
  #wrapper .left-lg-n18 {
    left: -18px !important;
  }
  #wrapper .right-lg-n18 {
    right: -18px !important;
  }
  #wrapper .top-lg-n18 {
    top: -18px !important;
  }
  #wrapper .bottom-lg-n18 {
    bottom: -18px !important;
  }
  #wrapper .left-lg-n19 {
    left: -19px !important;
  }
  #wrapper .right-lg-n19 {
    right: -19px !important;
  }
  #wrapper .top-lg-n19 {
    top: -19px !important;
  }
  #wrapper .bottom-lg-n19 {
    bottom: -19px !important;
  }
  #wrapper .left-lg-n20 {
    left: -20px !important;
  }
  #wrapper .right-lg-n20 {
    right: -20px !important;
  }
  #wrapper .top-lg-n20 {
    top: -20px !important;
  }
  #wrapper .bottom-lg-n20 {
    bottom: -20px !important;
  }
  #wrapper .left-lg-n21 {
    left: -21px !important;
  }
  #wrapper .right-lg-n21 {
    right: -21px !important;
  }
  #wrapper .top-lg-n21 {
    top: -21px !important;
  }
  #wrapper .bottom-lg-n21 {
    bottom: -21px !important;
  }
  #wrapper .left-lg-n22 {
    left: -22px !important;
  }
  #wrapper .right-lg-n22 {
    right: -22px !important;
  }
  #wrapper .top-lg-n22 {
    top: -22px !important;
  }
  #wrapper .bottom-lg-n22 {
    bottom: -22px !important;
  }
  #wrapper .left-lg-n23 {
    left: -23px !important;
  }
  #wrapper .right-lg-n23 {
    right: -23px !important;
  }
  #wrapper .top-lg-n23 {
    top: -23px !important;
  }
  #wrapper .bottom-lg-n23 {
    bottom: -23px !important;
  }
  #wrapper .left-lg-n24 {
    left: -24px !important;
  }
  #wrapper .right-lg-n24 {
    right: -24px !important;
  }
  #wrapper .top-lg-n24 {
    top: -24px !important;
  }
  #wrapper .bottom-lg-n24 {
    bottom: -24px !important;
  }
  #wrapper .left-lg-n25 {
    left: -25px !important;
  }
  #wrapper .right-lg-n25 {
    right: -25px !important;
  }
  #wrapper .top-lg-n25 {
    top: -25px !important;
  }
  #wrapper .bottom-lg-n25 {
    bottom: -25px !important;
  }
  #wrapper .left-lg-n26 {
    left: -26px !important;
  }
  #wrapper .right-lg-n26 {
    right: -26px !important;
  }
  #wrapper .top-lg-n26 {
    top: -26px !important;
  }
  #wrapper .bottom-lg-n26 {
    bottom: -26px !important;
  }
  #wrapper .left-lg-n27 {
    left: -27px !important;
  }
  #wrapper .right-lg-n27 {
    right: -27px !important;
  }
  #wrapper .top-lg-n27 {
    top: -27px !important;
  }
  #wrapper .bottom-lg-n27 {
    bottom: -27px !important;
  }
  #wrapper .left-lg-n28 {
    left: -28px !important;
  }
  #wrapper .right-lg-n28 {
    right: -28px !important;
  }
  #wrapper .top-lg-n28 {
    top: -28px !important;
  }
  #wrapper .bottom-lg-n28 {
    bottom: -28px !important;
  }
  #wrapper .left-lg-n29 {
    left: -29px !important;
  }
  #wrapper .right-lg-n29 {
    right: -29px !important;
  }
  #wrapper .top-lg-n29 {
    top: -29px !important;
  }
  #wrapper .bottom-lg-n29 {
    bottom: -29px !important;
  }
  #wrapper .left-lg-n30 {
    left: -30px !important;
  }
  #wrapper .right-lg-n30 {
    right: -30px !important;
  }
  #wrapper .top-lg-n30 {
    top: -30px !important;
  }
  #wrapper .bottom-lg-n30 {
    bottom: -30px !important;
  }
  #wrapper .left-lg-n31 {
    left: -31px !important;
  }
  #wrapper .right-lg-n31 {
    right: -31px !important;
  }
  #wrapper .top-lg-n31 {
    top: -31px !important;
  }
  #wrapper .bottom-lg-n31 {
    bottom: -31px !important;
  }
  #wrapper .left-lg-n32 {
    left: -32px !important;
  }
  #wrapper .right-lg-n32 {
    right: -32px !important;
  }
  #wrapper .top-lg-n32 {
    top: -32px !important;
  }
  #wrapper .bottom-lg-n32 {
    bottom: -32px !important;
  }
  #wrapper .left-lg-n33 {
    left: -33px !important;
  }
  #wrapper .right-lg-n33 {
    right: -33px !important;
  }
  #wrapper .top-lg-n33 {
    top: -33px !important;
  }
  #wrapper .bottom-lg-n33 {
    bottom: -33px !important;
  }
  #wrapper .left-lg-n34 {
    left: -34px !important;
  }
  #wrapper .right-lg-n34 {
    right: -34px !important;
  }
  #wrapper .top-lg-n34 {
    top: -34px !important;
  }
  #wrapper .bottom-lg-n34 {
    bottom: -34px !important;
  }
  #wrapper .left-lg-n35 {
    left: -35px !important;
  }
  #wrapper .right-lg-n35 {
    right: -35px !important;
  }
  #wrapper .top-lg-n35 {
    top: -35px !important;
  }
  #wrapper .bottom-lg-n35 {
    bottom: -35px !important;
  }
  #wrapper .left-lg-n36 {
    left: -36px !important;
  }
  #wrapper .right-lg-n36 {
    right: -36px !important;
  }
  #wrapper .top-lg-n36 {
    top: -36px !important;
  }
  #wrapper .bottom-lg-n36 {
    bottom: -36px !important;
  }
  #wrapper .left-lg-n37 {
    left: -37px !important;
  }
  #wrapper .right-lg-n37 {
    right: -37px !important;
  }
  #wrapper .top-lg-n37 {
    top: -37px !important;
  }
  #wrapper .bottom-lg-n37 {
    bottom: -37px !important;
  }
  #wrapper .left-lg-n38 {
    left: -38px !important;
  }
  #wrapper .right-lg-n38 {
    right: -38px !important;
  }
  #wrapper .top-lg-n38 {
    top: -38px !important;
  }
  #wrapper .bottom-lg-n38 {
    bottom: -38px !important;
  }
  #wrapper .left-lg-n39 {
    left: -39px !important;
  }
  #wrapper .right-lg-n39 {
    right: -39px !important;
  }
  #wrapper .top-lg-n39 {
    top: -39px !important;
  }
  #wrapper .bottom-lg-n39 {
    bottom: -39px !important;
  }
  #wrapper .left-lg-n40 {
    left: -40px !important;
  }
  #wrapper .right-lg-n40 {
    right: -40px !important;
  }
  #wrapper .top-lg-n40 {
    top: -40px !important;
  }
  #wrapper .bottom-lg-n40 {
    bottom: -40px !important;
  }
  #wrapper .left-lg-n41 {
    left: -41px !important;
  }
  #wrapper .right-lg-n41 {
    right: -41px !important;
  }
  #wrapper .top-lg-n41 {
    top: -41px !important;
  }
  #wrapper .bottom-lg-n41 {
    bottom: -41px !important;
  }
  #wrapper .left-lg-n42 {
    left: -42px !important;
  }
  #wrapper .right-lg-n42 {
    right: -42px !important;
  }
  #wrapper .top-lg-n42 {
    top: -42px !important;
  }
  #wrapper .bottom-lg-n42 {
    bottom: -42px !important;
  }
  #wrapper .left-lg-n43 {
    left: -43px !important;
  }
  #wrapper .right-lg-n43 {
    right: -43px !important;
  }
  #wrapper .top-lg-n43 {
    top: -43px !important;
  }
  #wrapper .bottom-lg-n43 {
    bottom: -43px !important;
  }
  #wrapper .left-lg-n44 {
    left: -44px !important;
  }
  #wrapper .right-lg-n44 {
    right: -44px !important;
  }
  #wrapper .top-lg-n44 {
    top: -44px !important;
  }
  #wrapper .bottom-lg-n44 {
    bottom: -44px !important;
  }
  #wrapper .left-lg-n45 {
    left: -45px !important;
  }
  #wrapper .right-lg-n45 {
    right: -45px !important;
  }
  #wrapper .top-lg-n45 {
    top: -45px !important;
  }
  #wrapper .bottom-lg-n45 {
    bottom: -45px !important;
  }
  #wrapper .left-lg-n46 {
    left: -46px !important;
  }
  #wrapper .right-lg-n46 {
    right: -46px !important;
  }
  #wrapper .top-lg-n46 {
    top: -46px !important;
  }
  #wrapper .bottom-lg-n46 {
    bottom: -46px !important;
  }
  #wrapper .left-lg-n47 {
    left: -47px !important;
  }
  #wrapper .right-lg-n47 {
    right: -47px !important;
  }
  #wrapper .top-lg-n47 {
    top: -47px !important;
  }
  #wrapper .bottom-lg-n47 {
    bottom: -47px !important;
  }
  #wrapper .left-lg-n48 {
    left: -48px !important;
  }
  #wrapper .right-lg-n48 {
    right: -48px !important;
  }
  #wrapper .top-lg-n48 {
    top: -48px !important;
  }
  #wrapper .bottom-lg-n48 {
    bottom: -48px !important;
  }
  #wrapper .left-lg-n49 {
    left: -49px !important;
  }
  #wrapper .right-lg-n49 {
    right: -49px !important;
  }
  #wrapper .top-lg-n49 {
    top: -49px !important;
  }
  #wrapper .bottom-lg-n49 {
    bottom: -49px !important;
  }
  #wrapper .left-lg-n50 {
    left: -50px !important;
  }
  #wrapper .right-lg-n50 {
    right: -50px !important;
  }
  #wrapper .top-lg-n50 {
    top: -50px !important;
  }
  #wrapper .bottom-lg-n50 {
    bottom: -50px !important;
  }
  #wrapper .left-lg-n51 {
    left: -51px !important;
  }
  #wrapper .right-lg-n51 {
    right: -51px !important;
  }
  #wrapper .top-lg-n51 {
    top: -51px !important;
  }
  #wrapper .bottom-lg-n51 {
    bottom: -51px !important;
  }
  #wrapper .left-lg-n52 {
    left: -52px !important;
  }
  #wrapper .right-lg-n52 {
    right: -52px !important;
  }
  #wrapper .top-lg-n52 {
    top: -52px !important;
  }
  #wrapper .bottom-lg-n52 {
    bottom: -52px !important;
  }
  #wrapper .left-lg-n53 {
    left: -53px !important;
  }
  #wrapper .right-lg-n53 {
    right: -53px !important;
  }
  #wrapper .top-lg-n53 {
    top: -53px !important;
  }
  #wrapper .bottom-lg-n53 {
    bottom: -53px !important;
  }
  #wrapper .left-lg-n54 {
    left: -54px !important;
  }
  #wrapper .right-lg-n54 {
    right: -54px !important;
  }
  #wrapper .top-lg-n54 {
    top: -54px !important;
  }
  #wrapper .bottom-lg-n54 {
    bottom: -54px !important;
  }
  #wrapper .left-lg-n55 {
    left: -55px !important;
  }
  #wrapper .right-lg-n55 {
    right: -55px !important;
  }
  #wrapper .top-lg-n55 {
    top: -55px !important;
  }
  #wrapper .bottom-lg-n55 {
    bottom: -55px !important;
  }
  #wrapper .left-lg-n56 {
    left: -56px !important;
  }
  #wrapper .right-lg-n56 {
    right: -56px !important;
  }
  #wrapper .top-lg-n56 {
    top: -56px !important;
  }
  #wrapper .bottom-lg-n56 {
    bottom: -56px !important;
  }
  #wrapper .left-lg-n57 {
    left: -57px !important;
  }
  #wrapper .right-lg-n57 {
    right: -57px !important;
  }
  #wrapper .top-lg-n57 {
    top: -57px !important;
  }
  #wrapper .bottom-lg-n57 {
    bottom: -57px !important;
  }
  #wrapper .left-lg-n58 {
    left: -58px !important;
  }
  #wrapper .right-lg-n58 {
    right: -58px !important;
  }
  #wrapper .top-lg-n58 {
    top: -58px !important;
  }
  #wrapper .bottom-lg-n58 {
    bottom: -58px !important;
  }
  #wrapper .left-lg-n59 {
    left: -59px !important;
  }
  #wrapper .right-lg-n59 {
    right: -59px !important;
  }
  #wrapper .top-lg-n59 {
    top: -59px !important;
  }
  #wrapper .bottom-lg-n59 {
    bottom: -59px !important;
  }
  #wrapper .left-lg-n60 {
    left: -60px !important;
  }
  #wrapper .right-lg-n60 {
    right: -60px !important;
  }
  #wrapper .top-lg-n60 {
    top: -60px !important;
  }
  #wrapper .bottom-lg-n60 {
    bottom: -60px !important;
  }
  #wrapper .left-lg-n61 {
    left: -61px !important;
  }
  #wrapper .right-lg-n61 {
    right: -61px !important;
  }
  #wrapper .top-lg-n61 {
    top: -61px !important;
  }
  #wrapper .bottom-lg-n61 {
    bottom: -61px !important;
  }
  #wrapper .left-lg-n62 {
    left: -62px !important;
  }
  #wrapper .right-lg-n62 {
    right: -62px !important;
  }
  #wrapper .top-lg-n62 {
    top: -62px !important;
  }
  #wrapper .bottom-lg-n62 {
    bottom: -62px !important;
  }
  #wrapper .left-lg-n63 {
    left: -63px !important;
  }
  #wrapper .right-lg-n63 {
    right: -63px !important;
  }
  #wrapper .top-lg-n63 {
    top: -63px !important;
  }
  #wrapper .bottom-lg-n63 {
    bottom: -63px !important;
  }
  #wrapper .left-lg-n64 {
    left: -64px !important;
  }
  #wrapper .right-lg-n64 {
    right: -64px !important;
  }
  #wrapper .top-lg-n64 {
    top: -64px !important;
  }
  #wrapper .bottom-lg-n64 {
    bottom: -64px !important;
  }
  #wrapper .left-lg-n65 {
    left: -65px !important;
  }
  #wrapper .right-lg-n65 {
    right: -65px !important;
  }
  #wrapper .top-lg-n65 {
    top: -65px !important;
  }
  #wrapper .bottom-lg-n65 {
    bottom: -65px !important;
  }
  #wrapper .left-lg-n66 {
    left: -66px !important;
  }
  #wrapper .right-lg-n66 {
    right: -66px !important;
  }
  #wrapper .top-lg-n66 {
    top: -66px !important;
  }
  #wrapper .bottom-lg-n66 {
    bottom: -66px !important;
  }
  #wrapper .left-lg-n67 {
    left: -67px !important;
  }
  #wrapper .right-lg-n67 {
    right: -67px !important;
  }
  #wrapper .top-lg-n67 {
    top: -67px !important;
  }
  #wrapper .bottom-lg-n67 {
    bottom: -67px !important;
  }
  #wrapper .left-lg-n68 {
    left: -68px !important;
  }
  #wrapper .right-lg-n68 {
    right: -68px !important;
  }
  #wrapper .top-lg-n68 {
    top: -68px !important;
  }
  #wrapper .bottom-lg-n68 {
    bottom: -68px !important;
  }
  #wrapper .left-lg-n69 {
    left: -69px !important;
  }
  #wrapper .right-lg-n69 {
    right: -69px !important;
  }
  #wrapper .top-lg-n69 {
    top: -69px !important;
  }
  #wrapper .bottom-lg-n69 {
    bottom: -69px !important;
  }
  #wrapper .left-lg-n70 {
    left: -70px !important;
  }
  #wrapper .right-lg-n70 {
    right: -70px !important;
  }
  #wrapper .top-lg-n70 {
    top: -70px !important;
  }
  #wrapper .bottom-lg-n70 {
    bottom: -70px !important;
  }
  #wrapper .left-lg-n71 {
    left: -71px !important;
  }
  #wrapper .right-lg-n71 {
    right: -71px !important;
  }
  #wrapper .top-lg-n71 {
    top: -71px !important;
  }
  #wrapper .bottom-lg-n71 {
    bottom: -71px !important;
  }
  #wrapper .left-lg-n72 {
    left: -72px !important;
  }
  #wrapper .right-lg-n72 {
    right: -72px !important;
  }
  #wrapper .top-lg-n72 {
    top: -72px !important;
  }
  #wrapper .bottom-lg-n72 {
    bottom: -72px !important;
  }
  #wrapper .left-lg-n73 {
    left: -73px !important;
  }
  #wrapper .right-lg-n73 {
    right: -73px !important;
  }
  #wrapper .top-lg-n73 {
    top: -73px !important;
  }
  #wrapper .bottom-lg-n73 {
    bottom: -73px !important;
  }
  #wrapper .left-lg-n74 {
    left: -74px !important;
  }
  #wrapper .right-lg-n74 {
    right: -74px !important;
  }
  #wrapper .top-lg-n74 {
    top: -74px !important;
  }
  #wrapper .bottom-lg-n74 {
    bottom: -74px !important;
  }
  #wrapper .left-lg-n75 {
    left: -75px !important;
  }
  #wrapper .right-lg-n75 {
    right: -75px !important;
  }
  #wrapper .top-lg-n75 {
    top: -75px !important;
  }
  #wrapper .bottom-lg-n75 {
    bottom: -75px !important;
  }
  #wrapper .left-lg-n76 {
    left: -76px !important;
  }
  #wrapper .right-lg-n76 {
    right: -76px !important;
  }
  #wrapper .top-lg-n76 {
    top: -76px !important;
  }
  #wrapper .bottom-lg-n76 {
    bottom: -76px !important;
  }
  #wrapper .left-lg-n77 {
    left: -77px !important;
  }
  #wrapper .right-lg-n77 {
    right: -77px !important;
  }
  #wrapper .top-lg-n77 {
    top: -77px !important;
  }
  #wrapper .bottom-lg-n77 {
    bottom: -77px !important;
  }
  #wrapper .left-lg-n78 {
    left: -78px !important;
  }
  #wrapper .right-lg-n78 {
    right: -78px !important;
  }
  #wrapper .top-lg-n78 {
    top: -78px !important;
  }
  #wrapper .bottom-lg-n78 {
    bottom: -78px !important;
  }
  #wrapper .left-lg-n79 {
    left: -79px !important;
  }
  #wrapper .right-lg-n79 {
    right: -79px !important;
  }
  #wrapper .top-lg-n79 {
    top: -79px !important;
  }
  #wrapper .bottom-lg-n79 {
    bottom: -79px !important;
  }
  #wrapper .left-lg-n80 {
    left: -80px !important;
  }
  #wrapper .right-lg-n80 {
    right: -80px !important;
  }
  #wrapper .top-lg-n80 {
    top: -80px !important;
  }
  #wrapper .bottom-lg-n80 {
    bottom: -80px !important;
  }
  #wrapper .left-lg-n81 {
    left: -81px !important;
  }
  #wrapper .right-lg-n81 {
    right: -81px !important;
  }
  #wrapper .top-lg-n81 {
    top: -81px !important;
  }
  #wrapper .bottom-lg-n81 {
    bottom: -81px !important;
  }
  #wrapper .left-lg-n82 {
    left: -82px !important;
  }
  #wrapper .right-lg-n82 {
    right: -82px !important;
  }
  #wrapper .top-lg-n82 {
    top: -82px !important;
  }
  #wrapper .bottom-lg-n82 {
    bottom: -82px !important;
  }
  #wrapper .left-lg-n83 {
    left: -83px !important;
  }
  #wrapper .right-lg-n83 {
    right: -83px !important;
  }
  #wrapper .top-lg-n83 {
    top: -83px !important;
  }
  #wrapper .bottom-lg-n83 {
    bottom: -83px !important;
  }
  #wrapper .left-lg-n84 {
    left: -84px !important;
  }
  #wrapper .right-lg-n84 {
    right: -84px !important;
  }
  #wrapper .top-lg-n84 {
    top: -84px !important;
  }
  #wrapper .bottom-lg-n84 {
    bottom: -84px !important;
  }
  #wrapper .left-lg-n85 {
    left: -85px !important;
  }
  #wrapper .right-lg-n85 {
    right: -85px !important;
  }
  #wrapper .top-lg-n85 {
    top: -85px !important;
  }
  #wrapper .bottom-lg-n85 {
    bottom: -85px !important;
  }
  #wrapper .left-lg-n86 {
    left: -86px !important;
  }
  #wrapper .right-lg-n86 {
    right: -86px !important;
  }
  #wrapper .top-lg-n86 {
    top: -86px !important;
  }
  #wrapper .bottom-lg-n86 {
    bottom: -86px !important;
  }
  #wrapper .left-lg-n87 {
    left: -87px !important;
  }
  #wrapper .right-lg-n87 {
    right: -87px !important;
  }
  #wrapper .top-lg-n87 {
    top: -87px !important;
  }
  #wrapper .bottom-lg-n87 {
    bottom: -87px !important;
  }
  #wrapper .left-lg-n88 {
    left: -88px !important;
  }
  #wrapper .right-lg-n88 {
    right: -88px !important;
  }
  #wrapper .top-lg-n88 {
    top: -88px !important;
  }
  #wrapper .bottom-lg-n88 {
    bottom: -88px !important;
  }
  #wrapper .left-lg-n89 {
    left: -89px !important;
  }
  #wrapper .right-lg-n89 {
    right: -89px !important;
  }
  #wrapper .top-lg-n89 {
    top: -89px !important;
  }
  #wrapper .bottom-lg-n89 {
    bottom: -89px !important;
  }
  #wrapper .left-lg-n90 {
    left: -90px !important;
  }
  #wrapper .right-lg-n90 {
    right: -90px !important;
  }
  #wrapper .top-lg-n90 {
    top: -90px !important;
  }
  #wrapper .bottom-lg-n90 {
    bottom: -90px !important;
  }
  #wrapper .left-lg-n91 {
    left: -91px !important;
  }
  #wrapper .right-lg-n91 {
    right: -91px !important;
  }
  #wrapper .top-lg-n91 {
    top: -91px !important;
  }
  #wrapper .bottom-lg-n91 {
    bottom: -91px !important;
  }
  #wrapper .left-lg-n92 {
    left: -92px !important;
  }
  #wrapper .right-lg-n92 {
    right: -92px !important;
  }
  #wrapper .top-lg-n92 {
    top: -92px !important;
  }
  #wrapper .bottom-lg-n92 {
    bottom: -92px !important;
  }
  #wrapper .left-lg-n93 {
    left: -93px !important;
  }
  #wrapper .right-lg-n93 {
    right: -93px !important;
  }
  #wrapper .top-lg-n93 {
    top: -93px !important;
  }
  #wrapper .bottom-lg-n93 {
    bottom: -93px !important;
  }
  #wrapper .left-lg-n94 {
    left: -94px !important;
  }
  #wrapper .right-lg-n94 {
    right: -94px !important;
  }
  #wrapper .top-lg-n94 {
    top: -94px !important;
  }
  #wrapper .bottom-lg-n94 {
    bottom: -94px !important;
  }
  #wrapper .left-lg-n95 {
    left: -95px !important;
  }
  #wrapper .right-lg-n95 {
    right: -95px !important;
  }
  #wrapper .top-lg-n95 {
    top: -95px !important;
  }
  #wrapper .bottom-lg-n95 {
    bottom: -95px !important;
  }
  #wrapper .left-lg-n96 {
    left: -96px !important;
  }
  #wrapper .right-lg-n96 {
    right: -96px !important;
  }
  #wrapper .top-lg-n96 {
    top: -96px !important;
  }
  #wrapper .bottom-lg-n96 {
    bottom: -96px !important;
  }
  #wrapper .left-lg-n97 {
    left: -97px !important;
  }
  #wrapper .right-lg-n97 {
    right: -97px !important;
  }
  #wrapper .top-lg-n97 {
    top: -97px !important;
  }
  #wrapper .bottom-lg-n97 {
    bottom: -97px !important;
  }
  #wrapper .left-lg-n98 {
    left: -98px !important;
  }
  #wrapper .right-lg-n98 {
    right: -98px !important;
  }
  #wrapper .top-lg-n98 {
    top: -98px !important;
  }
  #wrapper .bottom-lg-n98 {
    bottom: -98px !important;
  }
  #wrapper .left-lg-n99 {
    left: -99px !important;
  }
  #wrapper .right-lg-n99 {
    right: -99px !important;
  }
  #wrapper .top-lg-n99 {
    top: -99px !important;
  }
  #wrapper .bottom-lg-n99 {
    bottom: -99px !important;
  }
  #wrapper .left-lg-n100 {
    left: -100px !important;
  }
  #wrapper .right-lg-n100 {
    right: -100px !important;
  }
  #wrapper .top-lg-n100 {
    top: -100px !important;
  }
  #wrapper .bottom-lg-n100 {
    bottom: -100px !important;
  }
}
@media (min-width: 1200px) {
  #wrapper .position-xl-static {
    position: static !important;
  }
  #wrapper .position-xl-relative {
    position: relative !important;
  }
  #wrapper .position-xl-absolute {
    position: absolute !important;
  }
  #wrapper .position-xl-fixed {
    position: fixed !important;
  }
  #wrapper .position-xl-sticky {
    position: sticky !important;
  }
  #wrapper .left-xl-0 {
    left: 0px !important;
  }
  #wrapper .right-xl-0 {
    right: 0px !important;
  }
  #wrapper .top-xl-0 {
    top: 0px !important;
  }
  #wrapper .bottom-xl-0 {
    bottom: 0px !important;
  }
  #wrapper .left-xl-1 {
    left: 1px !important;
  }
  #wrapper .right-xl-1 {
    right: 1px !important;
  }
  #wrapper .top-xl-1 {
    top: 1px !important;
  }
  #wrapper .bottom-xl-1 {
    bottom: 1px !important;
  }
  #wrapper .left-xl-2 {
    left: 2px !important;
  }
  #wrapper .right-xl-2 {
    right: 2px !important;
  }
  #wrapper .top-xl-2 {
    top: 2px !important;
  }
  #wrapper .bottom-xl-2 {
    bottom: 2px !important;
  }
  #wrapper .left-xl-3 {
    left: 3px !important;
  }
  #wrapper .right-xl-3 {
    right: 3px !important;
  }
  #wrapper .top-xl-3 {
    top: 3px !important;
  }
  #wrapper .bottom-xl-3 {
    bottom: 3px !important;
  }
  #wrapper .left-xl-4 {
    left: 4px !important;
  }
  #wrapper .right-xl-4 {
    right: 4px !important;
  }
  #wrapper .top-xl-4 {
    top: 4px !important;
  }
  #wrapper .bottom-xl-4 {
    bottom: 4px !important;
  }
  #wrapper .left-xl-5 {
    left: 5px !important;
  }
  #wrapper .right-xl-5 {
    right: 5px !important;
  }
  #wrapper .top-xl-5 {
    top: 5px !important;
  }
  #wrapper .bottom-xl-5 {
    bottom: 5px !important;
  }
  #wrapper .left-xl-6 {
    left: 6px !important;
  }
  #wrapper .right-xl-6 {
    right: 6px !important;
  }
  #wrapper .top-xl-6 {
    top: 6px !important;
  }
  #wrapper .bottom-xl-6 {
    bottom: 6px !important;
  }
  #wrapper .left-xl-7 {
    left: 7px !important;
  }
  #wrapper .right-xl-7 {
    right: 7px !important;
  }
  #wrapper .top-xl-7 {
    top: 7px !important;
  }
  #wrapper .bottom-xl-7 {
    bottom: 7px !important;
  }
  #wrapper .left-xl-8 {
    left: 8px !important;
  }
  #wrapper .right-xl-8 {
    right: 8px !important;
  }
  #wrapper .top-xl-8 {
    top: 8px !important;
  }
  #wrapper .bottom-xl-8 {
    bottom: 8px !important;
  }
  #wrapper .left-xl-9 {
    left: 9px !important;
  }
  #wrapper .right-xl-9 {
    right: 9px !important;
  }
  #wrapper .top-xl-9 {
    top: 9px !important;
  }
  #wrapper .bottom-xl-9 {
    bottom: 9px !important;
  }
  #wrapper .left-xl-10 {
    left: 10px !important;
  }
  #wrapper .right-xl-10 {
    right: 10px !important;
  }
  #wrapper .top-xl-10 {
    top: 10px !important;
  }
  #wrapper .bottom-xl-10 {
    bottom: 10px !important;
  }
  #wrapper .left-xl-11 {
    left: 11px !important;
  }
  #wrapper .right-xl-11 {
    right: 11px !important;
  }
  #wrapper .top-xl-11 {
    top: 11px !important;
  }
  #wrapper .bottom-xl-11 {
    bottom: 11px !important;
  }
  #wrapper .left-xl-12 {
    left: 12px !important;
  }
  #wrapper .right-xl-12 {
    right: 12px !important;
  }
  #wrapper .top-xl-12 {
    top: 12px !important;
  }
  #wrapper .bottom-xl-12 {
    bottom: 12px !important;
  }
  #wrapper .left-xl-13 {
    left: 13px !important;
  }
  #wrapper .right-xl-13 {
    right: 13px !important;
  }
  #wrapper .top-xl-13 {
    top: 13px !important;
  }
  #wrapper .bottom-xl-13 {
    bottom: 13px !important;
  }
  #wrapper .left-xl-14 {
    left: 14px !important;
  }
  #wrapper .right-xl-14 {
    right: 14px !important;
  }
  #wrapper .top-xl-14 {
    top: 14px !important;
  }
  #wrapper .bottom-xl-14 {
    bottom: 14px !important;
  }
  #wrapper .left-xl-15 {
    left: 15px !important;
  }
  #wrapper .right-xl-15 {
    right: 15px !important;
  }
  #wrapper .top-xl-15 {
    top: 15px !important;
  }
  #wrapper .bottom-xl-15 {
    bottom: 15px !important;
  }
  #wrapper .left-xl-16 {
    left: 16px !important;
  }
  #wrapper .right-xl-16 {
    right: 16px !important;
  }
  #wrapper .top-xl-16 {
    top: 16px !important;
  }
  #wrapper .bottom-xl-16 {
    bottom: 16px !important;
  }
  #wrapper .left-xl-17 {
    left: 17px !important;
  }
  #wrapper .right-xl-17 {
    right: 17px !important;
  }
  #wrapper .top-xl-17 {
    top: 17px !important;
  }
  #wrapper .bottom-xl-17 {
    bottom: 17px !important;
  }
  #wrapper .left-xl-18 {
    left: 18px !important;
  }
  #wrapper .right-xl-18 {
    right: 18px !important;
  }
  #wrapper .top-xl-18 {
    top: 18px !important;
  }
  #wrapper .bottom-xl-18 {
    bottom: 18px !important;
  }
  #wrapper .left-xl-19 {
    left: 19px !important;
  }
  #wrapper .right-xl-19 {
    right: 19px !important;
  }
  #wrapper .top-xl-19 {
    top: 19px !important;
  }
  #wrapper .bottom-xl-19 {
    bottom: 19px !important;
  }
  #wrapper .left-xl-20 {
    left: 20px !important;
  }
  #wrapper .right-xl-20 {
    right: 20px !important;
  }
  #wrapper .top-xl-20 {
    top: 20px !important;
  }
  #wrapper .bottom-xl-20 {
    bottom: 20px !important;
  }
  #wrapper .left-xl-21 {
    left: 21px !important;
  }
  #wrapper .right-xl-21 {
    right: 21px !important;
  }
  #wrapper .top-xl-21 {
    top: 21px !important;
  }
  #wrapper .bottom-xl-21 {
    bottom: 21px !important;
  }
  #wrapper .left-xl-22 {
    left: 22px !important;
  }
  #wrapper .right-xl-22 {
    right: 22px !important;
  }
  #wrapper .top-xl-22 {
    top: 22px !important;
  }
  #wrapper .bottom-xl-22 {
    bottom: 22px !important;
  }
  #wrapper .left-xl-23 {
    left: 23px !important;
  }
  #wrapper .right-xl-23 {
    right: 23px !important;
  }
  #wrapper .top-xl-23 {
    top: 23px !important;
  }
  #wrapper .bottom-xl-23 {
    bottom: 23px !important;
  }
  #wrapper .left-xl-24 {
    left: 24px !important;
  }
  #wrapper .right-xl-24 {
    right: 24px !important;
  }
  #wrapper .top-xl-24 {
    top: 24px !important;
  }
  #wrapper .bottom-xl-24 {
    bottom: 24px !important;
  }
  #wrapper .left-xl-25 {
    left: 25px !important;
  }
  #wrapper .right-xl-25 {
    right: 25px !important;
  }
  #wrapper .top-xl-25 {
    top: 25px !important;
  }
  #wrapper .bottom-xl-25 {
    bottom: 25px !important;
  }
  #wrapper .left-xl-26 {
    left: 26px !important;
  }
  #wrapper .right-xl-26 {
    right: 26px !important;
  }
  #wrapper .top-xl-26 {
    top: 26px !important;
  }
  #wrapper .bottom-xl-26 {
    bottom: 26px !important;
  }
  #wrapper .left-xl-27 {
    left: 27px !important;
  }
  #wrapper .right-xl-27 {
    right: 27px !important;
  }
  #wrapper .top-xl-27 {
    top: 27px !important;
  }
  #wrapper .bottom-xl-27 {
    bottom: 27px !important;
  }
  #wrapper .left-xl-28 {
    left: 28px !important;
  }
  #wrapper .right-xl-28 {
    right: 28px !important;
  }
  #wrapper .top-xl-28 {
    top: 28px !important;
  }
  #wrapper .bottom-xl-28 {
    bottom: 28px !important;
  }
  #wrapper .left-xl-29 {
    left: 29px !important;
  }
  #wrapper .right-xl-29 {
    right: 29px !important;
  }
  #wrapper .top-xl-29 {
    top: 29px !important;
  }
  #wrapper .bottom-xl-29 {
    bottom: 29px !important;
  }
  #wrapper .left-xl-30 {
    left: 30px !important;
  }
  #wrapper .right-xl-30 {
    right: 30px !important;
  }
  #wrapper .top-xl-30 {
    top: 30px !important;
  }
  #wrapper .bottom-xl-30 {
    bottom: 30px !important;
  }
  #wrapper .left-xl-31 {
    left: 31px !important;
  }
  #wrapper .right-xl-31 {
    right: 31px !important;
  }
  #wrapper .top-xl-31 {
    top: 31px !important;
  }
  #wrapper .bottom-xl-31 {
    bottom: 31px !important;
  }
  #wrapper .left-xl-32 {
    left: 32px !important;
  }
  #wrapper .right-xl-32 {
    right: 32px !important;
  }
  #wrapper .top-xl-32 {
    top: 32px !important;
  }
  #wrapper .bottom-xl-32 {
    bottom: 32px !important;
  }
  #wrapper .left-xl-33 {
    left: 33px !important;
  }
  #wrapper .right-xl-33 {
    right: 33px !important;
  }
  #wrapper .top-xl-33 {
    top: 33px !important;
  }
  #wrapper .bottom-xl-33 {
    bottom: 33px !important;
  }
  #wrapper .left-xl-34 {
    left: 34px !important;
  }
  #wrapper .right-xl-34 {
    right: 34px !important;
  }
  #wrapper .top-xl-34 {
    top: 34px !important;
  }
  #wrapper .bottom-xl-34 {
    bottom: 34px !important;
  }
  #wrapper .left-xl-35 {
    left: 35px !important;
  }
  #wrapper .right-xl-35 {
    right: 35px !important;
  }
  #wrapper .top-xl-35 {
    top: 35px !important;
  }
  #wrapper .bottom-xl-35 {
    bottom: 35px !important;
  }
  #wrapper .left-xl-36 {
    left: 36px !important;
  }
  #wrapper .right-xl-36 {
    right: 36px !important;
  }
  #wrapper .top-xl-36 {
    top: 36px !important;
  }
  #wrapper .bottom-xl-36 {
    bottom: 36px !important;
  }
  #wrapper .left-xl-37 {
    left: 37px !important;
  }
  #wrapper .right-xl-37 {
    right: 37px !important;
  }
  #wrapper .top-xl-37 {
    top: 37px !important;
  }
  #wrapper .bottom-xl-37 {
    bottom: 37px !important;
  }
  #wrapper .left-xl-38 {
    left: 38px !important;
  }
  #wrapper .right-xl-38 {
    right: 38px !important;
  }
  #wrapper .top-xl-38 {
    top: 38px !important;
  }
  #wrapper .bottom-xl-38 {
    bottom: 38px !important;
  }
  #wrapper .left-xl-39 {
    left: 39px !important;
  }
  #wrapper .right-xl-39 {
    right: 39px !important;
  }
  #wrapper .top-xl-39 {
    top: 39px !important;
  }
  #wrapper .bottom-xl-39 {
    bottom: 39px !important;
  }
  #wrapper .left-xl-40 {
    left: 40px !important;
  }
  #wrapper .right-xl-40 {
    right: 40px !important;
  }
  #wrapper .top-xl-40 {
    top: 40px !important;
  }
  #wrapper .bottom-xl-40 {
    bottom: 40px !important;
  }
  #wrapper .left-xl-41 {
    left: 41px !important;
  }
  #wrapper .right-xl-41 {
    right: 41px !important;
  }
  #wrapper .top-xl-41 {
    top: 41px !important;
  }
  #wrapper .bottom-xl-41 {
    bottom: 41px !important;
  }
  #wrapper .left-xl-42 {
    left: 42px !important;
  }
  #wrapper .right-xl-42 {
    right: 42px !important;
  }
  #wrapper .top-xl-42 {
    top: 42px !important;
  }
  #wrapper .bottom-xl-42 {
    bottom: 42px !important;
  }
  #wrapper .left-xl-43 {
    left: 43px !important;
  }
  #wrapper .right-xl-43 {
    right: 43px !important;
  }
  #wrapper .top-xl-43 {
    top: 43px !important;
  }
  #wrapper .bottom-xl-43 {
    bottom: 43px !important;
  }
  #wrapper .left-xl-44 {
    left: 44px !important;
  }
  #wrapper .right-xl-44 {
    right: 44px !important;
  }
  #wrapper .top-xl-44 {
    top: 44px !important;
  }
  #wrapper .bottom-xl-44 {
    bottom: 44px !important;
  }
  #wrapper .left-xl-45 {
    left: 45px !important;
  }
  #wrapper .right-xl-45 {
    right: 45px !important;
  }
  #wrapper .top-xl-45 {
    top: 45px !important;
  }
  #wrapper .bottom-xl-45 {
    bottom: 45px !important;
  }
  #wrapper .left-xl-46 {
    left: 46px !important;
  }
  #wrapper .right-xl-46 {
    right: 46px !important;
  }
  #wrapper .top-xl-46 {
    top: 46px !important;
  }
  #wrapper .bottom-xl-46 {
    bottom: 46px !important;
  }
  #wrapper .left-xl-47 {
    left: 47px !important;
  }
  #wrapper .right-xl-47 {
    right: 47px !important;
  }
  #wrapper .top-xl-47 {
    top: 47px !important;
  }
  #wrapper .bottom-xl-47 {
    bottom: 47px !important;
  }
  #wrapper .left-xl-48 {
    left: 48px !important;
  }
  #wrapper .right-xl-48 {
    right: 48px !important;
  }
  #wrapper .top-xl-48 {
    top: 48px !important;
  }
  #wrapper .bottom-xl-48 {
    bottom: 48px !important;
  }
  #wrapper .left-xl-49 {
    left: 49px !important;
  }
  #wrapper .right-xl-49 {
    right: 49px !important;
  }
  #wrapper .top-xl-49 {
    top: 49px !important;
  }
  #wrapper .bottom-xl-49 {
    bottom: 49px !important;
  }
  #wrapper .left-xl-50 {
    left: 50px !important;
  }
  #wrapper .right-xl-50 {
    right: 50px !important;
  }
  #wrapper .top-xl-50 {
    top: 50px !important;
  }
  #wrapper .bottom-xl-50 {
    bottom: 50px !important;
  }
  #wrapper .left-xl-51 {
    left: 51px !important;
  }
  #wrapper .right-xl-51 {
    right: 51px !important;
  }
  #wrapper .top-xl-51 {
    top: 51px !important;
  }
  #wrapper .bottom-xl-51 {
    bottom: 51px !important;
  }
  #wrapper .left-xl-52 {
    left: 52px !important;
  }
  #wrapper .right-xl-52 {
    right: 52px !important;
  }
  #wrapper .top-xl-52 {
    top: 52px !important;
  }
  #wrapper .bottom-xl-52 {
    bottom: 52px !important;
  }
  #wrapper .left-xl-53 {
    left: 53px !important;
  }
  #wrapper .right-xl-53 {
    right: 53px !important;
  }
  #wrapper .top-xl-53 {
    top: 53px !important;
  }
  #wrapper .bottom-xl-53 {
    bottom: 53px !important;
  }
  #wrapper .left-xl-54 {
    left: 54px !important;
  }
  #wrapper .right-xl-54 {
    right: 54px !important;
  }
  #wrapper .top-xl-54 {
    top: 54px !important;
  }
  #wrapper .bottom-xl-54 {
    bottom: 54px !important;
  }
  #wrapper .left-xl-55 {
    left: 55px !important;
  }
  #wrapper .right-xl-55 {
    right: 55px !important;
  }
  #wrapper .top-xl-55 {
    top: 55px !important;
  }
  #wrapper .bottom-xl-55 {
    bottom: 55px !important;
  }
  #wrapper .left-xl-56 {
    left: 56px !important;
  }
  #wrapper .right-xl-56 {
    right: 56px !important;
  }
  #wrapper .top-xl-56 {
    top: 56px !important;
  }
  #wrapper .bottom-xl-56 {
    bottom: 56px !important;
  }
  #wrapper .left-xl-57 {
    left: 57px !important;
  }
  #wrapper .right-xl-57 {
    right: 57px !important;
  }
  #wrapper .top-xl-57 {
    top: 57px !important;
  }
  #wrapper .bottom-xl-57 {
    bottom: 57px !important;
  }
  #wrapper .left-xl-58 {
    left: 58px !important;
  }
  #wrapper .right-xl-58 {
    right: 58px !important;
  }
  #wrapper .top-xl-58 {
    top: 58px !important;
  }
  #wrapper .bottom-xl-58 {
    bottom: 58px !important;
  }
  #wrapper .left-xl-59 {
    left: 59px !important;
  }
  #wrapper .right-xl-59 {
    right: 59px !important;
  }
  #wrapper .top-xl-59 {
    top: 59px !important;
  }
  #wrapper .bottom-xl-59 {
    bottom: 59px !important;
  }
  #wrapper .left-xl-60 {
    left: 60px !important;
  }
  #wrapper .right-xl-60 {
    right: 60px !important;
  }
  #wrapper .top-xl-60 {
    top: 60px !important;
  }
  #wrapper .bottom-xl-60 {
    bottom: 60px !important;
  }
  #wrapper .left-xl-61 {
    left: 61px !important;
  }
  #wrapper .right-xl-61 {
    right: 61px !important;
  }
  #wrapper .top-xl-61 {
    top: 61px !important;
  }
  #wrapper .bottom-xl-61 {
    bottom: 61px !important;
  }
  #wrapper .left-xl-62 {
    left: 62px !important;
  }
  #wrapper .right-xl-62 {
    right: 62px !important;
  }
  #wrapper .top-xl-62 {
    top: 62px !important;
  }
  #wrapper .bottom-xl-62 {
    bottom: 62px !important;
  }
  #wrapper .left-xl-63 {
    left: 63px !important;
  }
  #wrapper .right-xl-63 {
    right: 63px !important;
  }
  #wrapper .top-xl-63 {
    top: 63px !important;
  }
  #wrapper .bottom-xl-63 {
    bottom: 63px !important;
  }
  #wrapper .left-xl-64 {
    left: 64px !important;
  }
  #wrapper .right-xl-64 {
    right: 64px !important;
  }
  #wrapper .top-xl-64 {
    top: 64px !important;
  }
  #wrapper .bottom-xl-64 {
    bottom: 64px !important;
  }
  #wrapper .left-xl-65 {
    left: 65px !important;
  }
  #wrapper .right-xl-65 {
    right: 65px !important;
  }
  #wrapper .top-xl-65 {
    top: 65px !important;
  }
  #wrapper .bottom-xl-65 {
    bottom: 65px !important;
  }
  #wrapper .left-xl-66 {
    left: 66px !important;
  }
  #wrapper .right-xl-66 {
    right: 66px !important;
  }
  #wrapper .top-xl-66 {
    top: 66px !important;
  }
  #wrapper .bottom-xl-66 {
    bottom: 66px !important;
  }
  #wrapper .left-xl-67 {
    left: 67px !important;
  }
  #wrapper .right-xl-67 {
    right: 67px !important;
  }
  #wrapper .top-xl-67 {
    top: 67px !important;
  }
  #wrapper .bottom-xl-67 {
    bottom: 67px !important;
  }
  #wrapper .left-xl-68 {
    left: 68px !important;
  }
  #wrapper .right-xl-68 {
    right: 68px !important;
  }
  #wrapper .top-xl-68 {
    top: 68px !important;
  }
  #wrapper .bottom-xl-68 {
    bottom: 68px !important;
  }
  #wrapper .left-xl-69 {
    left: 69px !important;
  }
  #wrapper .right-xl-69 {
    right: 69px !important;
  }
  #wrapper .top-xl-69 {
    top: 69px !important;
  }
  #wrapper .bottom-xl-69 {
    bottom: 69px !important;
  }
  #wrapper .left-xl-70 {
    left: 70px !important;
  }
  #wrapper .right-xl-70 {
    right: 70px !important;
  }
  #wrapper .top-xl-70 {
    top: 70px !important;
  }
  #wrapper .bottom-xl-70 {
    bottom: 70px !important;
  }
  #wrapper .left-xl-71 {
    left: 71px !important;
  }
  #wrapper .right-xl-71 {
    right: 71px !important;
  }
  #wrapper .top-xl-71 {
    top: 71px !important;
  }
  #wrapper .bottom-xl-71 {
    bottom: 71px !important;
  }
  #wrapper .left-xl-72 {
    left: 72px !important;
  }
  #wrapper .right-xl-72 {
    right: 72px !important;
  }
  #wrapper .top-xl-72 {
    top: 72px !important;
  }
  #wrapper .bottom-xl-72 {
    bottom: 72px !important;
  }
  #wrapper .left-xl-73 {
    left: 73px !important;
  }
  #wrapper .right-xl-73 {
    right: 73px !important;
  }
  #wrapper .top-xl-73 {
    top: 73px !important;
  }
  #wrapper .bottom-xl-73 {
    bottom: 73px !important;
  }
  #wrapper .left-xl-74 {
    left: 74px !important;
  }
  #wrapper .right-xl-74 {
    right: 74px !important;
  }
  #wrapper .top-xl-74 {
    top: 74px !important;
  }
  #wrapper .bottom-xl-74 {
    bottom: 74px !important;
  }
  #wrapper .left-xl-75 {
    left: 75px !important;
  }
  #wrapper .right-xl-75 {
    right: 75px !important;
  }
  #wrapper .top-xl-75 {
    top: 75px !important;
  }
  #wrapper .bottom-xl-75 {
    bottom: 75px !important;
  }
  #wrapper .left-xl-76 {
    left: 76px !important;
  }
  #wrapper .right-xl-76 {
    right: 76px !important;
  }
  #wrapper .top-xl-76 {
    top: 76px !important;
  }
  #wrapper .bottom-xl-76 {
    bottom: 76px !important;
  }
  #wrapper .left-xl-77 {
    left: 77px !important;
  }
  #wrapper .right-xl-77 {
    right: 77px !important;
  }
  #wrapper .top-xl-77 {
    top: 77px !important;
  }
  #wrapper .bottom-xl-77 {
    bottom: 77px !important;
  }
  #wrapper .left-xl-78 {
    left: 78px !important;
  }
  #wrapper .right-xl-78 {
    right: 78px !important;
  }
  #wrapper .top-xl-78 {
    top: 78px !important;
  }
  #wrapper .bottom-xl-78 {
    bottom: 78px !important;
  }
  #wrapper .left-xl-79 {
    left: 79px !important;
  }
  #wrapper .right-xl-79 {
    right: 79px !important;
  }
  #wrapper .top-xl-79 {
    top: 79px !important;
  }
  #wrapper .bottom-xl-79 {
    bottom: 79px !important;
  }
  #wrapper .left-xl-80 {
    left: 80px !important;
  }
  #wrapper .right-xl-80 {
    right: 80px !important;
  }
  #wrapper .top-xl-80 {
    top: 80px !important;
  }
  #wrapper .bottom-xl-80 {
    bottom: 80px !important;
  }
  #wrapper .left-xl-81 {
    left: 81px !important;
  }
  #wrapper .right-xl-81 {
    right: 81px !important;
  }
  #wrapper .top-xl-81 {
    top: 81px !important;
  }
  #wrapper .bottom-xl-81 {
    bottom: 81px !important;
  }
  #wrapper .left-xl-82 {
    left: 82px !important;
  }
  #wrapper .right-xl-82 {
    right: 82px !important;
  }
  #wrapper .top-xl-82 {
    top: 82px !important;
  }
  #wrapper .bottom-xl-82 {
    bottom: 82px !important;
  }
  #wrapper .left-xl-83 {
    left: 83px !important;
  }
  #wrapper .right-xl-83 {
    right: 83px !important;
  }
  #wrapper .top-xl-83 {
    top: 83px !important;
  }
  #wrapper .bottom-xl-83 {
    bottom: 83px !important;
  }
  #wrapper .left-xl-84 {
    left: 84px !important;
  }
  #wrapper .right-xl-84 {
    right: 84px !important;
  }
  #wrapper .top-xl-84 {
    top: 84px !important;
  }
  #wrapper .bottom-xl-84 {
    bottom: 84px !important;
  }
  #wrapper .left-xl-85 {
    left: 85px !important;
  }
  #wrapper .right-xl-85 {
    right: 85px !important;
  }
  #wrapper .top-xl-85 {
    top: 85px !important;
  }
  #wrapper .bottom-xl-85 {
    bottom: 85px !important;
  }
  #wrapper .left-xl-86 {
    left: 86px !important;
  }
  #wrapper .right-xl-86 {
    right: 86px !important;
  }
  #wrapper .top-xl-86 {
    top: 86px !important;
  }
  #wrapper .bottom-xl-86 {
    bottom: 86px !important;
  }
  #wrapper .left-xl-87 {
    left: 87px !important;
  }
  #wrapper .right-xl-87 {
    right: 87px !important;
  }
  #wrapper .top-xl-87 {
    top: 87px !important;
  }
  #wrapper .bottom-xl-87 {
    bottom: 87px !important;
  }
  #wrapper .left-xl-88 {
    left: 88px !important;
  }
  #wrapper .right-xl-88 {
    right: 88px !important;
  }
  #wrapper .top-xl-88 {
    top: 88px !important;
  }
  #wrapper .bottom-xl-88 {
    bottom: 88px !important;
  }
  #wrapper .left-xl-89 {
    left: 89px !important;
  }
  #wrapper .right-xl-89 {
    right: 89px !important;
  }
  #wrapper .top-xl-89 {
    top: 89px !important;
  }
  #wrapper .bottom-xl-89 {
    bottom: 89px !important;
  }
  #wrapper .left-xl-90 {
    left: 90px !important;
  }
  #wrapper .right-xl-90 {
    right: 90px !important;
  }
  #wrapper .top-xl-90 {
    top: 90px !important;
  }
  #wrapper .bottom-xl-90 {
    bottom: 90px !important;
  }
  #wrapper .left-xl-91 {
    left: 91px !important;
  }
  #wrapper .right-xl-91 {
    right: 91px !important;
  }
  #wrapper .top-xl-91 {
    top: 91px !important;
  }
  #wrapper .bottom-xl-91 {
    bottom: 91px !important;
  }
  #wrapper .left-xl-92 {
    left: 92px !important;
  }
  #wrapper .right-xl-92 {
    right: 92px !important;
  }
  #wrapper .top-xl-92 {
    top: 92px !important;
  }
  #wrapper .bottom-xl-92 {
    bottom: 92px !important;
  }
  #wrapper .left-xl-93 {
    left: 93px !important;
  }
  #wrapper .right-xl-93 {
    right: 93px !important;
  }
  #wrapper .top-xl-93 {
    top: 93px !important;
  }
  #wrapper .bottom-xl-93 {
    bottom: 93px !important;
  }
  #wrapper .left-xl-94 {
    left: 94px !important;
  }
  #wrapper .right-xl-94 {
    right: 94px !important;
  }
  #wrapper .top-xl-94 {
    top: 94px !important;
  }
  #wrapper .bottom-xl-94 {
    bottom: 94px !important;
  }
  #wrapper .left-xl-95 {
    left: 95px !important;
  }
  #wrapper .right-xl-95 {
    right: 95px !important;
  }
  #wrapper .top-xl-95 {
    top: 95px !important;
  }
  #wrapper .bottom-xl-95 {
    bottom: 95px !important;
  }
  #wrapper .left-xl-96 {
    left: 96px !important;
  }
  #wrapper .right-xl-96 {
    right: 96px !important;
  }
  #wrapper .top-xl-96 {
    top: 96px !important;
  }
  #wrapper .bottom-xl-96 {
    bottom: 96px !important;
  }
  #wrapper .left-xl-97 {
    left: 97px !important;
  }
  #wrapper .right-xl-97 {
    right: 97px !important;
  }
  #wrapper .top-xl-97 {
    top: 97px !important;
  }
  #wrapper .bottom-xl-97 {
    bottom: 97px !important;
  }
  #wrapper .left-xl-98 {
    left: 98px !important;
  }
  #wrapper .right-xl-98 {
    right: 98px !important;
  }
  #wrapper .top-xl-98 {
    top: 98px !important;
  }
  #wrapper .bottom-xl-98 {
    bottom: 98px !important;
  }
  #wrapper .left-xl-99 {
    left: 99px !important;
  }
  #wrapper .right-xl-99 {
    right: 99px !important;
  }
  #wrapper .top-xl-99 {
    top: 99px !important;
  }
  #wrapper .bottom-xl-99 {
    bottom: 99px !important;
  }
  #wrapper .left-xl-100 {
    left: 100px !important;
  }
  #wrapper .right-xl-100 {
    right: 100px !important;
  }
  #wrapper .top-xl-100 {
    top: 100px !important;
  }
  #wrapper .bottom-xl-100 {
    bottom: 100px !important;
  }
  #wrapper .left-xl-n0 {
    left: 0px !important;
  }
  #wrapper .right-xl-n0 {
    right: 0px !important;
  }
  #wrapper .top-xl-n0 {
    top: 0px !important;
  }
  #wrapper .bottom-xl-n0 {
    bottom: 0px !important;
  }
  #wrapper .left-xl-n1 {
    left: -1px !important;
  }
  #wrapper .right-xl-n1 {
    right: -1px !important;
  }
  #wrapper .top-xl-n1 {
    top: -1px !important;
  }
  #wrapper .bottom-xl-n1 {
    bottom: -1px !important;
  }
  #wrapper .left-xl-n2 {
    left: -2px !important;
  }
  #wrapper .right-xl-n2 {
    right: -2px !important;
  }
  #wrapper .top-xl-n2 {
    top: -2px !important;
  }
  #wrapper .bottom-xl-n2 {
    bottom: -2px !important;
  }
  #wrapper .left-xl-n3 {
    left: -3px !important;
  }
  #wrapper .right-xl-n3 {
    right: -3px !important;
  }
  #wrapper .top-xl-n3 {
    top: -3px !important;
  }
  #wrapper .bottom-xl-n3 {
    bottom: -3px !important;
  }
  #wrapper .left-xl-n4 {
    left: -4px !important;
  }
  #wrapper .right-xl-n4 {
    right: -4px !important;
  }
  #wrapper .top-xl-n4 {
    top: -4px !important;
  }
  #wrapper .bottom-xl-n4 {
    bottom: -4px !important;
  }
  #wrapper .left-xl-n5 {
    left: -5px !important;
  }
  #wrapper .right-xl-n5 {
    right: -5px !important;
  }
  #wrapper .top-xl-n5 {
    top: -5px !important;
  }
  #wrapper .bottom-xl-n5 {
    bottom: -5px !important;
  }
  #wrapper .left-xl-n6 {
    left: -6px !important;
  }
  #wrapper .right-xl-n6 {
    right: -6px !important;
  }
  #wrapper .top-xl-n6 {
    top: -6px !important;
  }
  #wrapper .bottom-xl-n6 {
    bottom: -6px !important;
  }
  #wrapper .left-xl-n7 {
    left: -7px !important;
  }
  #wrapper .right-xl-n7 {
    right: -7px !important;
  }
  #wrapper .top-xl-n7 {
    top: -7px !important;
  }
  #wrapper .bottom-xl-n7 {
    bottom: -7px !important;
  }
  #wrapper .left-xl-n8 {
    left: -8px !important;
  }
  #wrapper .right-xl-n8 {
    right: -8px !important;
  }
  #wrapper .top-xl-n8 {
    top: -8px !important;
  }
  #wrapper .bottom-xl-n8 {
    bottom: -8px !important;
  }
  #wrapper .left-xl-n9 {
    left: -9px !important;
  }
  #wrapper .right-xl-n9 {
    right: -9px !important;
  }
  #wrapper .top-xl-n9 {
    top: -9px !important;
  }
  #wrapper .bottom-xl-n9 {
    bottom: -9px !important;
  }
  #wrapper .left-xl-n10 {
    left: -10px !important;
  }
  #wrapper .right-xl-n10 {
    right: -10px !important;
  }
  #wrapper .top-xl-n10 {
    top: -10px !important;
  }
  #wrapper .bottom-xl-n10 {
    bottom: -10px !important;
  }
  #wrapper .left-xl-n11 {
    left: -11px !important;
  }
  #wrapper .right-xl-n11 {
    right: -11px !important;
  }
  #wrapper .top-xl-n11 {
    top: -11px !important;
  }
  #wrapper .bottom-xl-n11 {
    bottom: -11px !important;
  }
  #wrapper .left-xl-n12 {
    left: -12px !important;
  }
  #wrapper .right-xl-n12 {
    right: -12px !important;
  }
  #wrapper .top-xl-n12 {
    top: -12px !important;
  }
  #wrapper .bottom-xl-n12 {
    bottom: -12px !important;
  }
  #wrapper .left-xl-n13 {
    left: -13px !important;
  }
  #wrapper .right-xl-n13 {
    right: -13px !important;
  }
  #wrapper .top-xl-n13 {
    top: -13px !important;
  }
  #wrapper .bottom-xl-n13 {
    bottom: -13px !important;
  }
  #wrapper .left-xl-n14 {
    left: -14px !important;
  }
  #wrapper .right-xl-n14 {
    right: -14px !important;
  }
  #wrapper .top-xl-n14 {
    top: -14px !important;
  }
  #wrapper .bottom-xl-n14 {
    bottom: -14px !important;
  }
  #wrapper .left-xl-n15 {
    left: -15px !important;
  }
  #wrapper .right-xl-n15 {
    right: -15px !important;
  }
  #wrapper .top-xl-n15 {
    top: -15px !important;
  }
  #wrapper .bottom-xl-n15 {
    bottom: -15px !important;
  }
  #wrapper .left-xl-n16 {
    left: -16px !important;
  }
  #wrapper .right-xl-n16 {
    right: -16px !important;
  }
  #wrapper .top-xl-n16 {
    top: -16px !important;
  }
  #wrapper .bottom-xl-n16 {
    bottom: -16px !important;
  }
  #wrapper .left-xl-n17 {
    left: -17px !important;
  }
  #wrapper .right-xl-n17 {
    right: -17px !important;
  }
  #wrapper .top-xl-n17 {
    top: -17px !important;
  }
  #wrapper .bottom-xl-n17 {
    bottom: -17px !important;
  }
  #wrapper .left-xl-n18 {
    left: -18px !important;
  }
  #wrapper .right-xl-n18 {
    right: -18px !important;
  }
  #wrapper .top-xl-n18 {
    top: -18px !important;
  }
  #wrapper .bottom-xl-n18 {
    bottom: -18px !important;
  }
  #wrapper .left-xl-n19 {
    left: -19px !important;
  }
  #wrapper .right-xl-n19 {
    right: -19px !important;
  }
  #wrapper .top-xl-n19 {
    top: -19px !important;
  }
  #wrapper .bottom-xl-n19 {
    bottom: -19px !important;
  }
  #wrapper .left-xl-n20 {
    left: -20px !important;
  }
  #wrapper .right-xl-n20 {
    right: -20px !important;
  }
  #wrapper .top-xl-n20 {
    top: -20px !important;
  }
  #wrapper .bottom-xl-n20 {
    bottom: -20px !important;
  }
  #wrapper .left-xl-n21 {
    left: -21px !important;
  }
  #wrapper .right-xl-n21 {
    right: -21px !important;
  }
  #wrapper .top-xl-n21 {
    top: -21px !important;
  }
  #wrapper .bottom-xl-n21 {
    bottom: -21px !important;
  }
  #wrapper .left-xl-n22 {
    left: -22px !important;
  }
  #wrapper .right-xl-n22 {
    right: -22px !important;
  }
  #wrapper .top-xl-n22 {
    top: -22px !important;
  }
  #wrapper .bottom-xl-n22 {
    bottom: -22px !important;
  }
  #wrapper .left-xl-n23 {
    left: -23px !important;
  }
  #wrapper .right-xl-n23 {
    right: -23px !important;
  }
  #wrapper .top-xl-n23 {
    top: -23px !important;
  }
  #wrapper .bottom-xl-n23 {
    bottom: -23px !important;
  }
  #wrapper .left-xl-n24 {
    left: -24px !important;
  }
  #wrapper .right-xl-n24 {
    right: -24px !important;
  }
  #wrapper .top-xl-n24 {
    top: -24px !important;
  }
  #wrapper .bottom-xl-n24 {
    bottom: -24px !important;
  }
  #wrapper .left-xl-n25 {
    left: -25px !important;
  }
  #wrapper .right-xl-n25 {
    right: -25px !important;
  }
  #wrapper .top-xl-n25 {
    top: -25px !important;
  }
  #wrapper .bottom-xl-n25 {
    bottom: -25px !important;
  }
  #wrapper .left-xl-n26 {
    left: -26px !important;
  }
  #wrapper .right-xl-n26 {
    right: -26px !important;
  }
  #wrapper .top-xl-n26 {
    top: -26px !important;
  }
  #wrapper .bottom-xl-n26 {
    bottom: -26px !important;
  }
  #wrapper .left-xl-n27 {
    left: -27px !important;
  }
  #wrapper .right-xl-n27 {
    right: -27px !important;
  }
  #wrapper .top-xl-n27 {
    top: -27px !important;
  }
  #wrapper .bottom-xl-n27 {
    bottom: -27px !important;
  }
  #wrapper .left-xl-n28 {
    left: -28px !important;
  }
  #wrapper .right-xl-n28 {
    right: -28px !important;
  }
  #wrapper .top-xl-n28 {
    top: -28px !important;
  }
  #wrapper .bottom-xl-n28 {
    bottom: -28px !important;
  }
  #wrapper .left-xl-n29 {
    left: -29px !important;
  }
  #wrapper .right-xl-n29 {
    right: -29px !important;
  }
  #wrapper .top-xl-n29 {
    top: -29px !important;
  }
  #wrapper .bottom-xl-n29 {
    bottom: -29px !important;
  }
  #wrapper .left-xl-n30 {
    left: -30px !important;
  }
  #wrapper .right-xl-n30 {
    right: -30px !important;
  }
  #wrapper .top-xl-n30 {
    top: -30px !important;
  }
  #wrapper .bottom-xl-n30 {
    bottom: -30px !important;
  }
  #wrapper .left-xl-n31 {
    left: -31px !important;
  }
  #wrapper .right-xl-n31 {
    right: -31px !important;
  }
  #wrapper .top-xl-n31 {
    top: -31px !important;
  }
  #wrapper .bottom-xl-n31 {
    bottom: -31px !important;
  }
  #wrapper .left-xl-n32 {
    left: -32px !important;
  }
  #wrapper .right-xl-n32 {
    right: -32px !important;
  }
  #wrapper .top-xl-n32 {
    top: -32px !important;
  }
  #wrapper .bottom-xl-n32 {
    bottom: -32px !important;
  }
  #wrapper .left-xl-n33 {
    left: -33px !important;
  }
  #wrapper .right-xl-n33 {
    right: -33px !important;
  }
  #wrapper .top-xl-n33 {
    top: -33px !important;
  }
  #wrapper .bottom-xl-n33 {
    bottom: -33px !important;
  }
  #wrapper .left-xl-n34 {
    left: -34px !important;
  }
  #wrapper .right-xl-n34 {
    right: -34px !important;
  }
  #wrapper .top-xl-n34 {
    top: -34px !important;
  }
  #wrapper .bottom-xl-n34 {
    bottom: -34px !important;
  }
  #wrapper .left-xl-n35 {
    left: -35px !important;
  }
  #wrapper .right-xl-n35 {
    right: -35px !important;
  }
  #wrapper .top-xl-n35 {
    top: -35px !important;
  }
  #wrapper .bottom-xl-n35 {
    bottom: -35px !important;
  }
  #wrapper .left-xl-n36 {
    left: -36px !important;
  }
  #wrapper .right-xl-n36 {
    right: -36px !important;
  }
  #wrapper .top-xl-n36 {
    top: -36px !important;
  }
  #wrapper .bottom-xl-n36 {
    bottom: -36px !important;
  }
  #wrapper .left-xl-n37 {
    left: -37px !important;
  }
  #wrapper .right-xl-n37 {
    right: -37px !important;
  }
  #wrapper .top-xl-n37 {
    top: -37px !important;
  }
  #wrapper .bottom-xl-n37 {
    bottom: -37px !important;
  }
  #wrapper .left-xl-n38 {
    left: -38px !important;
  }
  #wrapper .right-xl-n38 {
    right: -38px !important;
  }
  #wrapper .top-xl-n38 {
    top: -38px !important;
  }
  #wrapper .bottom-xl-n38 {
    bottom: -38px !important;
  }
  #wrapper .left-xl-n39 {
    left: -39px !important;
  }
  #wrapper .right-xl-n39 {
    right: -39px !important;
  }
  #wrapper .top-xl-n39 {
    top: -39px !important;
  }
  #wrapper .bottom-xl-n39 {
    bottom: -39px !important;
  }
  #wrapper .left-xl-n40 {
    left: -40px !important;
  }
  #wrapper .right-xl-n40 {
    right: -40px !important;
  }
  #wrapper .top-xl-n40 {
    top: -40px !important;
  }
  #wrapper .bottom-xl-n40 {
    bottom: -40px !important;
  }
  #wrapper .left-xl-n41 {
    left: -41px !important;
  }
  #wrapper .right-xl-n41 {
    right: -41px !important;
  }
  #wrapper .top-xl-n41 {
    top: -41px !important;
  }
  #wrapper .bottom-xl-n41 {
    bottom: -41px !important;
  }
  #wrapper .left-xl-n42 {
    left: -42px !important;
  }
  #wrapper .right-xl-n42 {
    right: -42px !important;
  }
  #wrapper .top-xl-n42 {
    top: -42px !important;
  }
  #wrapper .bottom-xl-n42 {
    bottom: -42px !important;
  }
  #wrapper .left-xl-n43 {
    left: -43px !important;
  }
  #wrapper .right-xl-n43 {
    right: -43px !important;
  }
  #wrapper .top-xl-n43 {
    top: -43px !important;
  }
  #wrapper .bottom-xl-n43 {
    bottom: -43px !important;
  }
  #wrapper .left-xl-n44 {
    left: -44px !important;
  }
  #wrapper .right-xl-n44 {
    right: -44px !important;
  }
  #wrapper .top-xl-n44 {
    top: -44px !important;
  }
  #wrapper .bottom-xl-n44 {
    bottom: -44px !important;
  }
  #wrapper .left-xl-n45 {
    left: -45px !important;
  }
  #wrapper .right-xl-n45 {
    right: -45px !important;
  }
  #wrapper .top-xl-n45 {
    top: -45px !important;
  }
  #wrapper .bottom-xl-n45 {
    bottom: -45px !important;
  }
  #wrapper .left-xl-n46 {
    left: -46px !important;
  }
  #wrapper .right-xl-n46 {
    right: -46px !important;
  }
  #wrapper .top-xl-n46 {
    top: -46px !important;
  }
  #wrapper .bottom-xl-n46 {
    bottom: -46px !important;
  }
  #wrapper .left-xl-n47 {
    left: -47px !important;
  }
  #wrapper .right-xl-n47 {
    right: -47px !important;
  }
  #wrapper .top-xl-n47 {
    top: -47px !important;
  }
  #wrapper .bottom-xl-n47 {
    bottom: -47px !important;
  }
  #wrapper .left-xl-n48 {
    left: -48px !important;
  }
  #wrapper .right-xl-n48 {
    right: -48px !important;
  }
  #wrapper .top-xl-n48 {
    top: -48px !important;
  }
  #wrapper .bottom-xl-n48 {
    bottom: -48px !important;
  }
  #wrapper .left-xl-n49 {
    left: -49px !important;
  }
  #wrapper .right-xl-n49 {
    right: -49px !important;
  }
  #wrapper .top-xl-n49 {
    top: -49px !important;
  }
  #wrapper .bottom-xl-n49 {
    bottom: -49px !important;
  }
  #wrapper .left-xl-n50 {
    left: -50px !important;
  }
  #wrapper .right-xl-n50 {
    right: -50px !important;
  }
  #wrapper .top-xl-n50 {
    top: -50px !important;
  }
  #wrapper .bottom-xl-n50 {
    bottom: -50px !important;
  }
  #wrapper .left-xl-n51 {
    left: -51px !important;
  }
  #wrapper .right-xl-n51 {
    right: -51px !important;
  }
  #wrapper .top-xl-n51 {
    top: -51px !important;
  }
  #wrapper .bottom-xl-n51 {
    bottom: -51px !important;
  }
  #wrapper .left-xl-n52 {
    left: -52px !important;
  }
  #wrapper .right-xl-n52 {
    right: -52px !important;
  }
  #wrapper .top-xl-n52 {
    top: -52px !important;
  }
  #wrapper .bottom-xl-n52 {
    bottom: -52px !important;
  }
  #wrapper .left-xl-n53 {
    left: -53px !important;
  }
  #wrapper .right-xl-n53 {
    right: -53px !important;
  }
  #wrapper .top-xl-n53 {
    top: -53px !important;
  }
  #wrapper .bottom-xl-n53 {
    bottom: -53px !important;
  }
  #wrapper .left-xl-n54 {
    left: -54px !important;
  }
  #wrapper .right-xl-n54 {
    right: -54px !important;
  }
  #wrapper .top-xl-n54 {
    top: -54px !important;
  }
  #wrapper .bottom-xl-n54 {
    bottom: -54px !important;
  }
  #wrapper .left-xl-n55 {
    left: -55px !important;
  }
  #wrapper .right-xl-n55 {
    right: -55px !important;
  }
  #wrapper .top-xl-n55 {
    top: -55px !important;
  }
  #wrapper .bottom-xl-n55 {
    bottom: -55px !important;
  }
  #wrapper .left-xl-n56 {
    left: -56px !important;
  }
  #wrapper .right-xl-n56 {
    right: -56px !important;
  }
  #wrapper .top-xl-n56 {
    top: -56px !important;
  }
  #wrapper .bottom-xl-n56 {
    bottom: -56px !important;
  }
  #wrapper .left-xl-n57 {
    left: -57px !important;
  }
  #wrapper .right-xl-n57 {
    right: -57px !important;
  }
  #wrapper .top-xl-n57 {
    top: -57px !important;
  }
  #wrapper .bottom-xl-n57 {
    bottom: -57px !important;
  }
  #wrapper .left-xl-n58 {
    left: -58px !important;
  }
  #wrapper .right-xl-n58 {
    right: -58px !important;
  }
  #wrapper .top-xl-n58 {
    top: -58px !important;
  }
  #wrapper .bottom-xl-n58 {
    bottom: -58px !important;
  }
  #wrapper .left-xl-n59 {
    left: -59px !important;
  }
  #wrapper .right-xl-n59 {
    right: -59px !important;
  }
  #wrapper .top-xl-n59 {
    top: -59px !important;
  }
  #wrapper .bottom-xl-n59 {
    bottom: -59px !important;
  }
  #wrapper .left-xl-n60 {
    left: -60px !important;
  }
  #wrapper .right-xl-n60 {
    right: -60px !important;
  }
  #wrapper .top-xl-n60 {
    top: -60px !important;
  }
  #wrapper .bottom-xl-n60 {
    bottom: -60px !important;
  }
  #wrapper .left-xl-n61 {
    left: -61px !important;
  }
  #wrapper .right-xl-n61 {
    right: -61px !important;
  }
  #wrapper .top-xl-n61 {
    top: -61px !important;
  }
  #wrapper .bottom-xl-n61 {
    bottom: -61px !important;
  }
  #wrapper .left-xl-n62 {
    left: -62px !important;
  }
  #wrapper .right-xl-n62 {
    right: -62px !important;
  }
  #wrapper .top-xl-n62 {
    top: -62px !important;
  }
  #wrapper .bottom-xl-n62 {
    bottom: -62px !important;
  }
  #wrapper .left-xl-n63 {
    left: -63px !important;
  }
  #wrapper .right-xl-n63 {
    right: -63px !important;
  }
  #wrapper .top-xl-n63 {
    top: -63px !important;
  }
  #wrapper .bottom-xl-n63 {
    bottom: -63px !important;
  }
  #wrapper .left-xl-n64 {
    left: -64px !important;
  }
  #wrapper .right-xl-n64 {
    right: -64px !important;
  }
  #wrapper .top-xl-n64 {
    top: -64px !important;
  }
  #wrapper .bottom-xl-n64 {
    bottom: -64px !important;
  }
  #wrapper .left-xl-n65 {
    left: -65px !important;
  }
  #wrapper .right-xl-n65 {
    right: -65px !important;
  }
  #wrapper .top-xl-n65 {
    top: -65px !important;
  }
  #wrapper .bottom-xl-n65 {
    bottom: -65px !important;
  }
  #wrapper .left-xl-n66 {
    left: -66px !important;
  }
  #wrapper .right-xl-n66 {
    right: -66px !important;
  }
  #wrapper .top-xl-n66 {
    top: -66px !important;
  }
  #wrapper .bottom-xl-n66 {
    bottom: -66px !important;
  }
  #wrapper .left-xl-n67 {
    left: -67px !important;
  }
  #wrapper .right-xl-n67 {
    right: -67px !important;
  }
  #wrapper .top-xl-n67 {
    top: -67px !important;
  }
  #wrapper .bottom-xl-n67 {
    bottom: -67px !important;
  }
  #wrapper .left-xl-n68 {
    left: -68px !important;
  }
  #wrapper .right-xl-n68 {
    right: -68px !important;
  }
  #wrapper .top-xl-n68 {
    top: -68px !important;
  }
  #wrapper .bottom-xl-n68 {
    bottom: -68px !important;
  }
  #wrapper .left-xl-n69 {
    left: -69px !important;
  }
  #wrapper .right-xl-n69 {
    right: -69px !important;
  }
  #wrapper .top-xl-n69 {
    top: -69px !important;
  }
  #wrapper .bottom-xl-n69 {
    bottom: -69px !important;
  }
  #wrapper .left-xl-n70 {
    left: -70px !important;
  }
  #wrapper .right-xl-n70 {
    right: -70px !important;
  }
  #wrapper .top-xl-n70 {
    top: -70px !important;
  }
  #wrapper .bottom-xl-n70 {
    bottom: -70px !important;
  }
  #wrapper .left-xl-n71 {
    left: -71px !important;
  }
  #wrapper .right-xl-n71 {
    right: -71px !important;
  }
  #wrapper .top-xl-n71 {
    top: -71px !important;
  }
  #wrapper .bottom-xl-n71 {
    bottom: -71px !important;
  }
  #wrapper .left-xl-n72 {
    left: -72px !important;
  }
  #wrapper .right-xl-n72 {
    right: -72px !important;
  }
  #wrapper .top-xl-n72 {
    top: -72px !important;
  }
  #wrapper .bottom-xl-n72 {
    bottom: -72px !important;
  }
  #wrapper .left-xl-n73 {
    left: -73px !important;
  }
  #wrapper .right-xl-n73 {
    right: -73px !important;
  }
  #wrapper .top-xl-n73 {
    top: -73px !important;
  }
  #wrapper .bottom-xl-n73 {
    bottom: -73px !important;
  }
  #wrapper .left-xl-n74 {
    left: -74px !important;
  }
  #wrapper .right-xl-n74 {
    right: -74px !important;
  }
  #wrapper .top-xl-n74 {
    top: -74px !important;
  }
  #wrapper .bottom-xl-n74 {
    bottom: -74px !important;
  }
  #wrapper .left-xl-n75 {
    left: -75px !important;
  }
  #wrapper .right-xl-n75 {
    right: -75px !important;
  }
  #wrapper .top-xl-n75 {
    top: -75px !important;
  }
  #wrapper .bottom-xl-n75 {
    bottom: -75px !important;
  }
  #wrapper .left-xl-n76 {
    left: -76px !important;
  }
  #wrapper .right-xl-n76 {
    right: -76px !important;
  }
  #wrapper .top-xl-n76 {
    top: -76px !important;
  }
  #wrapper .bottom-xl-n76 {
    bottom: -76px !important;
  }
  #wrapper .left-xl-n77 {
    left: -77px !important;
  }
  #wrapper .right-xl-n77 {
    right: -77px !important;
  }
  #wrapper .top-xl-n77 {
    top: -77px !important;
  }
  #wrapper .bottom-xl-n77 {
    bottom: -77px !important;
  }
  #wrapper .left-xl-n78 {
    left: -78px !important;
  }
  #wrapper .right-xl-n78 {
    right: -78px !important;
  }
  #wrapper .top-xl-n78 {
    top: -78px !important;
  }
  #wrapper .bottom-xl-n78 {
    bottom: -78px !important;
  }
  #wrapper .left-xl-n79 {
    left: -79px !important;
  }
  #wrapper .right-xl-n79 {
    right: -79px !important;
  }
  #wrapper .top-xl-n79 {
    top: -79px !important;
  }
  #wrapper .bottom-xl-n79 {
    bottom: -79px !important;
  }
  #wrapper .left-xl-n80 {
    left: -80px !important;
  }
  #wrapper .right-xl-n80 {
    right: -80px !important;
  }
  #wrapper .top-xl-n80 {
    top: -80px !important;
  }
  #wrapper .bottom-xl-n80 {
    bottom: -80px !important;
  }
  #wrapper .left-xl-n81 {
    left: -81px !important;
  }
  #wrapper .right-xl-n81 {
    right: -81px !important;
  }
  #wrapper .top-xl-n81 {
    top: -81px !important;
  }
  #wrapper .bottom-xl-n81 {
    bottom: -81px !important;
  }
  #wrapper .left-xl-n82 {
    left: -82px !important;
  }
  #wrapper .right-xl-n82 {
    right: -82px !important;
  }
  #wrapper .top-xl-n82 {
    top: -82px !important;
  }
  #wrapper .bottom-xl-n82 {
    bottom: -82px !important;
  }
  #wrapper .left-xl-n83 {
    left: -83px !important;
  }
  #wrapper .right-xl-n83 {
    right: -83px !important;
  }
  #wrapper .top-xl-n83 {
    top: -83px !important;
  }
  #wrapper .bottom-xl-n83 {
    bottom: -83px !important;
  }
  #wrapper .left-xl-n84 {
    left: -84px !important;
  }
  #wrapper .right-xl-n84 {
    right: -84px !important;
  }
  #wrapper .top-xl-n84 {
    top: -84px !important;
  }
  #wrapper .bottom-xl-n84 {
    bottom: -84px !important;
  }
  #wrapper .left-xl-n85 {
    left: -85px !important;
  }
  #wrapper .right-xl-n85 {
    right: -85px !important;
  }
  #wrapper .top-xl-n85 {
    top: -85px !important;
  }
  #wrapper .bottom-xl-n85 {
    bottom: -85px !important;
  }
  #wrapper .left-xl-n86 {
    left: -86px !important;
  }
  #wrapper .right-xl-n86 {
    right: -86px !important;
  }
  #wrapper .top-xl-n86 {
    top: -86px !important;
  }
  #wrapper .bottom-xl-n86 {
    bottom: -86px !important;
  }
  #wrapper .left-xl-n87 {
    left: -87px !important;
  }
  #wrapper .right-xl-n87 {
    right: -87px !important;
  }
  #wrapper .top-xl-n87 {
    top: -87px !important;
  }
  #wrapper .bottom-xl-n87 {
    bottom: -87px !important;
  }
  #wrapper .left-xl-n88 {
    left: -88px !important;
  }
  #wrapper .right-xl-n88 {
    right: -88px !important;
  }
  #wrapper .top-xl-n88 {
    top: -88px !important;
  }
  #wrapper .bottom-xl-n88 {
    bottom: -88px !important;
  }
  #wrapper .left-xl-n89 {
    left: -89px !important;
  }
  #wrapper .right-xl-n89 {
    right: -89px !important;
  }
  #wrapper .top-xl-n89 {
    top: -89px !important;
  }
  #wrapper .bottom-xl-n89 {
    bottom: -89px !important;
  }
  #wrapper .left-xl-n90 {
    left: -90px !important;
  }
  #wrapper .right-xl-n90 {
    right: -90px !important;
  }
  #wrapper .top-xl-n90 {
    top: -90px !important;
  }
  #wrapper .bottom-xl-n90 {
    bottom: -90px !important;
  }
  #wrapper .left-xl-n91 {
    left: -91px !important;
  }
  #wrapper .right-xl-n91 {
    right: -91px !important;
  }
  #wrapper .top-xl-n91 {
    top: -91px !important;
  }
  #wrapper .bottom-xl-n91 {
    bottom: -91px !important;
  }
  #wrapper .left-xl-n92 {
    left: -92px !important;
  }
  #wrapper .right-xl-n92 {
    right: -92px !important;
  }
  #wrapper .top-xl-n92 {
    top: -92px !important;
  }
  #wrapper .bottom-xl-n92 {
    bottom: -92px !important;
  }
  #wrapper .left-xl-n93 {
    left: -93px !important;
  }
  #wrapper .right-xl-n93 {
    right: -93px !important;
  }
  #wrapper .top-xl-n93 {
    top: -93px !important;
  }
  #wrapper .bottom-xl-n93 {
    bottom: -93px !important;
  }
  #wrapper .left-xl-n94 {
    left: -94px !important;
  }
  #wrapper .right-xl-n94 {
    right: -94px !important;
  }
  #wrapper .top-xl-n94 {
    top: -94px !important;
  }
  #wrapper .bottom-xl-n94 {
    bottom: -94px !important;
  }
  #wrapper .left-xl-n95 {
    left: -95px !important;
  }
  #wrapper .right-xl-n95 {
    right: -95px !important;
  }
  #wrapper .top-xl-n95 {
    top: -95px !important;
  }
  #wrapper .bottom-xl-n95 {
    bottom: -95px !important;
  }
  #wrapper .left-xl-n96 {
    left: -96px !important;
  }
  #wrapper .right-xl-n96 {
    right: -96px !important;
  }
  #wrapper .top-xl-n96 {
    top: -96px !important;
  }
  #wrapper .bottom-xl-n96 {
    bottom: -96px !important;
  }
  #wrapper .left-xl-n97 {
    left: -97px !important;
  }
  #wrapper .right-xl-n97 {
    right: -97px !important;
  }
  #wrapper .top-xl-n97 {
    top: -97px !important;
  }
  #wrapper .bottom-xl-n97 {
    bottom: -97px !important;
  }
  #wrapper .left-xl-n98 {
    left: -98px !important;
  }
  #wrapper .right-xl-n98 {
    right: -98px !important;
  }
  #wrapper .top-xl-n98 {
    top: -98px !important;
  }
  #wrapper .bottom-xl-n98 {
    bottom: -98px !important;
  }
  #wrapper .left-xl-n99 {
    left: -99px !important;
  }
  #wrapper .right-xl-n99 {
    right: -99px !important;
  }
  #wrapper .top-xl-n99 {
    top: -99px !important;
  }
  #wrapper .bottom-xl-n99 {
    bottom: -99px !important;
  }
  #wrapper .left-xl-n100 {
    left: -100px !important;
  }
  #wrapper .right-xl-n100 {
    right: -100px !important;
  }
  #wrapper .top-xl-n100 {
    top: -100px !important;
  }
  #wrapper .bottom-xl-n100 {
    bottom: -100px !important;
  }
}
#wrapper .grid-template-columns-2 {
  grid-template-columns: 0.5fr 0.5fr;
  gap: 1.4285714286rem;
}
#wrapper .grid-template-columns-2.grid-1-2 {
  grid-template-columns: 0.32fr 0.68fr;
}
@media (max-width: 1199.98px) {
  #wrapper .grid-template-columns-2 {
    grid-template-columns: auto;
  }
  #wrapper .grid-template-columns-2.grid-1-2 {
    grid-template-columns: auto;
  }
}
#wrapper .grid-template-columns-3 {
  grid-template-columns: 0.3333fr 0.3333fr 0.3333fr;
  gap: 1.4285714286rem;
}
@media (max-width: 1199.98px) {
  #wrapper .grid-template-columns-3 {
    grid-template-columns: auto;
  }
}
#wrapper .grid-template-columns-1-2-1 {
  grid-template-columns: 0.25fr 0.5fr 0.25fr;
  gap: 1.4285714286rem;
}
@media (max-width: 1199.98px) {
  #wrapper .grid-template-columns-1-2-1 {
    grid-template-columns: auto;
  }
}
#wrapper .grid-template-columns-4 {
  grid-template-columns: 0.25fr 0.25fr 0.25fr 0.25fr;
  gap: 1.4285714286rem;
}
@media (max-width: 1199.98px) {
  #wrapper .grid-template-columns-4 {
    grid-template-columns: auto;
  }
}
@media (max-width: 1199.98px) {
  #wrapper .grid-template-columns-4 {
    grid-template-columns: 0.5fr 0.5fr;
  }
}
@media (max-width: 991.98px) {
  #wrapper .grid-template-columns-4 {
    grid-template-columns: auto;
  }
}
#wrapper .grid-template-columns-2-3 {
  display: grid;
  grid-template-rows: repeat(6, 1fr);
  grid-template-columns: repeat(2, 1fr);
  grid-auto-flow: column;
  grid-gap: 0.8571428571rem;
}
#wrapper .grid-template-columns-2-3 .box:nth-child(1),
#wrapper .grid-template-columns-2-3 .box:nth-child(2) {
  grid-row: span 3;
}
#wrapper .grid-template-columns-2-3 .box:nth-child(3),
#wrapper .grid-template-columns-2-3 .box:nth-child(4),
#wrapper .grid-template-columns-2-3 .box:nth-child(5) {
  grid-row: span 2;
}
#wrapper .gap-0 {
  gap: 0rem !important;
}
#wrapper .gap-1 {
  gap: 0.0714285714rem !important;
}
#wrapper .gap-2 {
  gap: 0.1428571429rem !important;
}
#wrapper .gap-3 {
  gap: 0.2142857143rem !important;
}
#wrapper .gap-4 {
  gap: 0.2857142857rem !important;
}
#wrapper .gap-5 {
  gap: 0.3571428571rem !important;
}
#wrapper .gap-6 {
  gap: 0.4285714286rem !important;
}
#wrapper .gap-7 {
  gap: 0.5rem !important;
}
#wrapper .gap-8 {
  gap: 0.5714285714rem !important;
}
#wrapper .gap-9 {
  gap: 0.6428571429rem !important;
}
#wrapper .gap-10 {
  gap: 0.7142857143rem !important;
}
#wrapper .gap-11 {
  gap: 0.7857142857rem !important;
}
#wrapper .gap-12 {
  gap: 0.8571428571rem !important;
}
#wrapper .gap-13 {
  gap: 0.9285714286rem !important;
}
#wrapper .gap-14 {
  gap: 1rem !important;
}
#wrapper .gap-15 {
  gap: 1.0714285714rem !important;
}
#wrapper .gap-16 {
  gap: 1.1428571429rem !important;
}
#wrapper .gap-17 {
  gap: 1.2142857143rem !important;
}
#wrapper .gap-18 {
  gap: 1.2857142857rem !important;
}
#wrapper .gap-19 {
  gap: 1.3571428571rem !important;
}
#wrapper .gap-20 {
  gap: 1.4285714286rem !important;
}
#wrapper .gap-21 {
  gap: 1.5rem !important;
}
#wrapper .gap-22 {
  gap: 1.5714285714rem !important;
}
#wrapper .gap-23 {
  gap: 1.6428571429rem !important;
}
#wrapper .gap-24 {
  gap: 1.7142857143rem !important;
}
#wrapper .gap-25 {
  gap: 1.7857142857rem !important;
}
#wrapper .gap-26 {
  gap: 1.8571428571rem !important;
}
#wrapper .gap-27 {
  gap: 1.9285714286rem !important;
}
#wrapper .gap-28 {
  gap: 2rem !important;
}
#wrapper .gap-29 {
  gap: 2.0714285714rem !important;
}
#wrapper .gap-30 {
  gap: 2.1428571429rem !important;
}
#wrapper .flex-grow-2 {
  flex-grow: 2 !important;
}
#wrapper input[type=date],
#wrapper input[type=datetime-local],
#wrapper input[type=email],
#wrapper input[type=month],
#wrapper input[type=number],
#wrapper input[type=password],
#wrapper input[type=search],
#wrapper input[type=tel],
#wrapper input[type=text],
#wrapper input[type=time],
#wrapper input[type=url],
#wrapper input[type=week],
#wrapper select,
#wrapper textarea {
  border: 2px solid gray;
  border-radius: 0.625rem;
  padding: 0.5357142857rem 1.0714285714rem;
  font-size: 1.2857142857rem;
  font-weight: 400;
  height: 4.2857142857rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 27.1428571429rem;
  width: 100%;
  letter-spacing: -0.01em;
  box-shadow: none;
}
#wrapper input[type=date].border-bottom-radius-hide,
#wrapper input[type=datetime-local].border-bottom-radius-hide,
#wrapper input[type=email].border-bottom-radius-hide,
#wrapper input[type=month].border-bottom-radius-hide,
#wrapper input[type=number].border-bottom-radius-hide,
#wrapper input[type=password].border-bottom-radius-hide,
#wrapper input[type=search].border-bottom-radius-hide,
#wrapper input[type=tel].border-bottom-radius-hide,
#wrapper input[type=text].border-bottom-radius-hide,
#wrapper input[type=time].border-bottom-radius-hide,
#wrapper input[type=url].border-bottom-radius-hide,
#wrapper input[type=week].border-bottom-radius-hide,
#wrapper select.border-bottom-radius-hide,
#wrapper textarea.border-bottom-radius-hide {
  border-radius: 0.625rem 0.625rem 0 0;
}
#wrapper input[type=date]:disabled, #wrapper input[type=date].read-only,
#wrapper input[type=datetime-local]:disabled,
#wrapper input[type=datetime-local].read-only,
#wrapper input[type=email]:disabled,
#wrapper input[type=email].read-only,
#wrapper input[type=month]:disabled,
#wrapper input[type=month].read-only,
#wrapper input[type=number]:disabled,
#wrapper input[type=number].read-only,
#wrapper input[type=password]:disabled,
#wrapper input[type=password].read-only,
#wrapper input[type=search]:disabled,
#wrapper input[type=search].read-only,
#wrapper input[type=tel]:disabled,
#wrapper input[type=tel].read-only,
#wrapper input[type=text]:disabled,
#wrapper input[type=text].read-only,
#wrapper input[type=time]:disabled,
#wrapper input[type=time].read-only,
#wrapper input[type=url]:disabled,
#wrapper input[type=url].read-only,
#wrapper input[type=week]:disabled,
#wrapper input[type=week].read-only,
#wrapper select:disabled,
#wrapper select.read-only,
#wrapper textarea:disabled,
#wrapper textarea.read-only {
  color: gray;
}
#wrapper input[type=date]:-webkit-autofill, #wrapper input[type=date]:-webkit-autofill:hover, #wrapper input[type=date]:-webkit-autofill:focus, #wrapper input[type=date]:-webkit-autofill:active,
#wrapper input[type=datetime-local]:-webkit-autofill,
#wrapper input[type=datetime-local]:-webkit-autofill:hover,
#wrapper input[type=datetime-local]:-webkit-autofill:focus,
#wrapper input[type=datetime-local]:-webkit-autofill:active,
#wrapper input[type=email]:-webkit-autofill,
#wrapper input[type=email]:-webkit-autofill:hover,
#wrapper input[type=email]:-webkit-autofill:focus,
#wrapper input[type=email]:-webkit-autofill:active,
#wrapper input[type=month]:-webkit-autofill,
#wrapper input[type=month]:-webkit-autofill:hover,
#wrapper input[type=month]:-webkit-autofill:focus,
#wrapper input[type=month]:-webkit-autofill:active,
#wrapper input[type=number]:-webkit-autofill,
#wrapper input[type=number]:-webkit-autofill:hover,
#wrapper input[type=number]:-webkit-autofill:focus,
#wrapper input[type=number]:-webkit-autofill:active,
#wrapper input[type=password]:-webkit-autofill,
#wrapper input[type=password]:-webkit-autofill:hover,
#wrapper input[type=password]:-webkit-autofill:focus,
#wrapper input[type=password]:-webkit-autofill:active,
#wrapper input[type=search]:-webkit-autofill,
#wrapper input[type=search]:-webkit-autofill:hover,
#wrapper input[type=search]:-webkit-autofill:focus,
#wrapper input[type=search]:-webkit-autofill:active,
#wrapper input[type=tel]:-webkit-autofill,
#wrapper input[type=tel]:-webkit-autofill:hover,
#wrapper input[type=tel]:-webkit-autofill:focus,
#wrapper input[type=tel]:-webkit-autofill:active,
#wrapper input[type=text]:-webkit-autofill,
#wrapper input[type=text]:-webkit-autofill:hover,
#wrapper input[type=text]:-webkit-autofill:focus,
#wrapper input[type=text]:-webkit-autofill:active,
#wrapper input[type=time]:-webkit-autofill,
#wrapper input[type=time]:-webkit-autofill:hover,
#wrapper input[type=time]:-webkit-autofill:focus,
#wrapper input[type=time]:-webkit-autofill:active,
#wrapper input[type=url]:-webkit-autofill,
#wrapper input[type=url]:-webkit-autofill:hover,
#wrapper input[type=url]:-webkit-autofill:focus,
#wrapper input[type=url]:-webkit-autofill:active,
#wrapper input[type=week]:-webkit-autofill,
#wrapper input[type=week]:-webkit-autofill:hover,
#wrapper input[type=week]:-webkit-autofill:focus,
#wrapper input[type=week]:-webkit-autofill:active,
#wrapper select:-webkit-autofill,
#wrapper select:-webkit-autofill:hover,
#wrapper select:-webkit-autofill:focus,
#wrapper select:-webkit-autofill:active,
#wrapper textarea:-webkit-autofill,
#wrapper textarea:-webkit-autofill:hover,
#wrapper textarea:-webkit-autofill:focus,
#wrapper textarea:-webkit-autofill:active {
  box-shadow: 0 0 0 30px white inset !important;
}
#wrapper input[type=date][aria-expanded^=true],
#wrapper input[type=datetime-local][aria-expanded^=true],
#wrapper input[type=email][aria-expanded^=true],
#wrapper input[type=month][aria-expanded^=true],
#wrapper input[type=number][aria-expanded^=true],
#wrapper input[type=password][aria-expanded^=true],
#wrapper input[type=search][aria-expanded^=true],
#wrapper input[type=tel][aria-expanded^=true],
#wrapper input[type=text][aria-expanded^=true],
#wrapper input[type=time][aria-expanded^=true],
#wrapper input[type=url][aria-expanded^=true],
#wrapper input[type=week][aria-expanded^=true],
#wrapper select[aria-expanded^=true],
#wrapper textarea[aria-expanded^=true] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0;
}
#wrapper textarea {
  width: 100%;
  max-width: 100%;
  height: auto;
  resize: vertical;
  overflow: auto;
  padding: 1.1428571429rem;
}
#wrapper .date {
  position: relative;
  max-width: 12.1428571429rem;
  width: 100%;
}
#wrapper .date input {
  padding-right: 2.5rem;
}
#wrapper label {
  font-size: 1.2857142857rem;
  letter-spacing: -0.01em;
  padding-bottom: 0.4285714286rem;
}
#wrapper select {
  width: 100%;
  padding: 0.2857142857rem 0.4285714286rem;
  background-color: white;
}
#wrapper .error .error-field {
  border-color: red;
}
#wrapper .error .form-validator-stack {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 0;
  width: 100%;
}
#wrapper .error .form-validator-stack .alert {
  padding: 0;
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
}
#wrapper .error .form-validator-stack .required,
#wrapper .error .form-validator-stack div[role=alert] {
  color: #dc3545;
  font-size: 1.1428571429rem;
  font-weight: 600;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
}
#wrapper .input-file input[type=file] {
  width: 0.0071428571rem;
  height: 0.0071428571rem;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
  opacity: 0;
}
#wrapper .input-file label {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
}
@media screen {
  #wrapper .raiffeisen-scrollbar {
    scrollbar-width: thin;
    scrollbar-color: yellow gray;
  }
  #wrapper .raiffeisen-scrollbar::-webkit-scrollbar {
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 0.2142857143rem;
    background-color: transparent;
  }
  #wrapper .raiffeisen-scrollbar::-webkit-scrollbar-thumb {
    background: yellow;
    border-radius: 0.2142857143rem;
  }
  #wrapper .raiffeisen-scrollbar::-webkit-scrollbar-track {
    margin-top: 0.7142857143rem;
    margin-bottom: 0.7142857143rem;
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 0.2142857143rem;
    background: gray;
  }
}
#wrapper header#banner #heading {
  position: relative;
  display: block;
  background-color: white;
  padding: 1.4285714286rem;
  z-index: 21;
}
#wrapper header#banner #heading .contact-wrapper a i {
  font-size: 1.5714285714rem;
}
#wrapper header#banner #heading .contact-wrapper .contact-text {
  font-weight: bold;
  display: block;
}
#wrapper header#banner #heading .internetbank-wrapper .placeholder-container span.text span {
  display: block;
  font-weight: normal !important;
}
#wrapper header#banner #heading .internetbank-wrapper .placeholder-container .placeholder {
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
#wrapper header#banner #heading .internetbank-wrapper .placeholder-container:hover .placeholder {
  background-color: white !important;
  color: black !important;
}
#wrapper header#banner #heading .internetbank-wrapper .placeholder-container:hover ul {
  display: block !important;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}
#wrapper header#banner #heading .internetbank-wrapper .placeholder-container:hover ul li {
  width: 100%;
}
#wrapper header#banner #heading .internetbank-wrapper .placeholder-container:hover ul li a,
#wrapper header#banner #heading .internetbank-wrapper .placeholder-container:hover ul li a.direktnet {
  border-top: 0.0714285714rem solid #eaeaea;
  background-color: white;
  color: black;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
#wrapper header#banner #heading .internetbank-wrapper .placeholder-container:hover ul li a:hover,
#wrapper header#banner #heading .internetbank-wrapper .placeholder-container:hover ul li a.direktnet:hover {
  color: white;
  background-color: black;
}
#wrapper header#banner #heading .internetbank-wrapper .placeholder-container:hover ul li a:hover i,
#wrapper header#banner #heading .internetbank-wrapper .placeholder-container:hover ul li a.direktnet:hover i {
  color: #f4e600;
}
#wrapper header#banner #heading .internetbank-wrapper .placeholder-container:hover ul li.electra a {
  color: #2484c6;
}
#wrapper header#banner #heading .internetbank-wrapper .placeholder-container:hover ul li.electra a:hover {
  color: white;
  background-color: #2484c6;
}
#wrapper header#banner #heading .internetbank-wrapper .placeholder-container:hover ul li.electra a:hover i {
  color: #f4e600;
}
#wrapper header#banner #heading .videobank-wrapper a {
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
#wrapper header#banner #heading .videobank-wrapper a i {
  font-size: 1.7857142857rem;
}
#wrapper header#banner #heading .controls-wrapper .language {
  transition: font-weight 0.2s ease-in-out;
}
#wrapper header#banner #heading .controls-wrapper .language:hover {
  font-weight: bold;
}
#wrapper header#banner #heading .controls-wrapper #accessibility {
  width: 1.7142857143rem;
  height: 1.7142857143rem;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iUsOpdGVnXzEiIGRhdGEtbmFtZT0iUsOpdGVnIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDIzLjUxIDIzLjUxIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2Y0ZTYwMDt9PC9zdHlsZT48L2RlZnM+PGNpcmNsZSBjbGFzcz0iY2xzLTEiIGN4PSIxMS43NiIgY3k9IjExLjc2IiByPSIxMS43NiIvPjxjaXJjbGUgY3g9IjcuMDkiIGN5PSI4LjUiIHI9IjMuNDMiLz48Y2lyY2xlIGN4PSIxNS45IiBjeT0iOC41IiByPSIzLjQzIi8+PGNpcmNsZSBjeD0iMTEuNzYiIGN5PSIxNi4zNCIgcj0iMy40MyIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
#wrapper header#banner #heading .search-wrapper button.btn,
#wrapper header#banner #heading .device-search-wrapper button.btn {
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
}
#wrapper header#banner #heading .search-wrapper button.btn svg,
#wrapper header#banner #heading .device-search-wrapper button.btn svg {
  display: none;
}
#wrapper header#banner #heading .search-wrapper button.btn:before,
#wrapper header#banner #heading .device-search-wrapper button.btn:before {
  content: "\f002";
  color: #aeaeae;
  font-size: 1.2857142857rem;
  font-family: "fontawesome-alloy";
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
#wrapper header#banner #heading .search-wrapper button.btn:hover,
#wrapper header#banner #heading .device-search-wrapper button.btn:hover {
  opacity: 0.6;
}
#wrapper header#banner #heading .search-wrapper {
  max-width: 12.8571428571rem;
}
#wrapper header#banner #heading .search-wrapper .search-bar .panel-body {
  padding: 0;
}
#wrapper header#banner #heading .search-wrapper *::-webkit-input-placeholder,
#wrapper header#banner #heading .search-wrapper *::placeholder {
  color: transparent;
}
#wrapper header#banner #heading .navigation-button,
#wrapper header#banner #heading .device-search {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.2142857143rem;
  height: 2.8571428571rem;
}
#wrapper header#banner #heading .device-search-wrapper {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
  padding: 0.7142857143rem 1.4285714286rem 2.1428571429rem;
  background-color: white;
  border-bottom: 0.1428571429rem solid rgba(0, 0, 0, 0.2);
}
#wrapper header#banner #heading .device-search-wrapper .portlet-search-bar .search-bar-keywords-input-wrapper {
  border: 1px solid #dadada;
  border-radius: 0.1428571429rem;
}
#wrapper header#banner #heading .device-search-wrapper input[type=text] {
  border-radius: 0;
  max-width: none;
  height: 3rem;
}
@media (max-width: 991.98px) {
  #wrapper header#banner #heading {
    padding: 1.4285714286rem 0.7142857143rem;
  }
  #wrapper header#banner #heading .contact-wrapper .contact-text {
    display: none;
  }
  #wrapper header#banner #heading .contact-wrapper a i {
    font-size: 2.1428571429rem;
  }
}
#wrapper footer#footer {
  background: white;
}
#wrapper footer#footer .footer-search section {
  background: white;
  padding: 50px;
}
#wrapper footer#footer .footer-search section input[type=text] {
  border: 1px solid #dadada;
  border-right: 0;
  padding: 0 0.7142857143rem;
  border-radius: 0;
  height: auto;
  width: 385px;
  letter-spacing: normal;
  font-size: 1rem;
  line-height: normal;
  background: transparent;
  height: 3.2142857143rem;
}
#wrapper footer#footer .footer-search section .input-group .input-group-item.search-bar-keywords-input-wrapper {
  justify-content: center;
}
#wrapper footer#footer .footer-search section .input-group .input-group-item.search-bar-keywords-input-wrapper label {
  margin: 0 15px 0 0;
  color: #000;
  font-size: 20px;
  font-weight: bold;
  display: flex;
  align-items: center;
}
#wrapper footer#footer .footer-search section .input-group .input-group-item.search-bar-keywords-input-wrapper .input-group-inset-item {
  border: 1px solid #dadada;
  border-left: 0;
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
  padding: 0;
  height: 3.2142857143rem;
}
#wrapper footer#footer .footer-search section .input-group .input-group-item.search-bar-keywords-input-wrapper .input-group-inset-item button.btn {
  align-items: center;
  display: flex;
  height: 75%;
  justify-content: center;
  line-height: 1;
  margin-left: 0.1875rem;
  margin-right: 0.1875rem;
  padding-bottom: 0;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0;
}
#wrapper footer#footer .footer-search section .input-group .input-group-item.search-bar-keywords-input-wrapper .input-group-inset-item button.btn svg {
  display: none;
}
#wrapper footer#footer .footer-search section .input-group .input-group-item.search-bar-keywords-input-wrapper .input-group-inset-item button.btn span {
  display: none;
}
#wrapper footer#footer .footer-search section .input-group .input-group-item.search-bar-keywords-input-wrapper .input-group-inset-item button.btn:before {
  content: "\f002";
  color: #aeaeae;
  font-size: 1.2857142857rem;
  font-family: "fontawesome-alloy";
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
#wrapper footer#footer .footer-top {
  position: relative;
  display: block;
  background-color: #f4e600;
  padding: 3.5714285714rem 1.4285714286rem 2.1428571429rem;
}
@media (max-width: 767.98px) {
  #wrapper footer#footer .footer-top {
    padding: 0;
    background-color: transparent;
  }
}
#wrapper footer#footer .footer-top .grid-template {
  display: grid;
  grid-template-columns: repeat(5, auto);
  grid-gap: 1.4285714286rem 2.8571428571rem;
}
@media (min-width: 768px) {
  #wrapper footer#footer .footer-top .grid-template a {
    transition: opacity 0.2s ease-in-out;
  }
  #wrapper footer#footer .footer-top .grid-template a:hover {
    opacity: 0.8;
  }
}
@media (max-width: 1199.98px) {
  #wrapper footer#footer .footer-top .grid-template {
    grid-template-columns: repeat(4, auto);
  }
}
@media (max-width: 991.98px) {
  #wrapper footer#footer .footer-top .grid-template {
    grid-template-columns: auto auto;
  }
}
@media (max-width: 767.98px) {
  #wrapper footer#footer .footer-top .grid-template {
    grid-template-columns: auto;
  }
}
@media (max-width: 767.98px) {
  #wrapper footer#footer .footer-top .grid-template {
    grid-gap: 0;
  }
  #wrapper footer#footer .footer-top .grid-template > li > a,
  #wrapper footer#footer .footer-top .grid-template > li > span {
    cursor: pointer;
    font-size: 1.2857142857rem !important;
    padding: 0.7142857143rem 1.4285714286rem;
    font-weight: normal !important;
    text-transform: none !important;
    background-color: #f4e600;
    border-bottom: 1px solid white;
  }
  #wrapper footer#footer .footer-top .grid-template > li:last-of-type a {
    border-bottom: 0;
  }
  #wrapper footer#footer .footer-top .grid-template > li ul {
    height: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    transition: opacity 0.5s ease-in-out;
  }
  #wrapper footer#footer .footer-top .grid-template > li ul.d-block {
    height: auto;
    visibility: visible;
    opacity: 1;
  }
  #wrapper footer#footer .footer-top .grid-template > li ul li {
    display: flex;
  }
  #wrapper footer#footer .footer-top .grid-template > li ul li a {
    border-bottom: 1px solid white;
    font-size: 1.2857142857rem !important;
    padding: 0.7142857143rem 1.4285714286rem;
    display: flex;
    width: 100%;
    background-color: #f4f4f4;
    transition: background-color 0.2s ease-in-out;
  }
  #wrapper footer#footer .footer-top .grid-template > li ul li a:hover {
    background-color: #f4e600;
  }
  #wrapper footer#footer .footer-top .grid-template > li ul li:nth-child(even) a {
    background-color: #eaeaea;
  }
  #wrapper footer#footer .footer-top .grid-template > li ul li:nth-child(even) a:hover {
    background-color: #f4e600;
  }
}
#wrapper footer#footer .footer-bottom {
  background-color: white;
  display: grid;
  grid-template-areas: "copyright social law";
  grid-gap: 20/14rem;
  padding: 0.7142857143rem 1.4285714286rem;
}
@media (max-width: 1199.98px) {
  #wrapper footer#footer .footer-bottom {
    grid-template-areas: "social social" "copyright law";
  }
}
@media (max-width: 767.98px) {
  #wrapper footer#footer .footer-bottom {
    grid-template-areas: "social" "copyright" "law";
  }
}
#wrapper footer#footer .footer-bottom .copyright {
  grid-area: copyright;
}
@media (max-width: 767.98px) {
  #wrapper footer#footer .footer-bottom .copyright {
    justify-content: center !important;
    margin-bottom: 0.7142857143rem;
  }
}
#wrapper footer#footer .footer-bottom .social {
  grid-area: social;
}
@media (max-width: 1199.98px) {
  #wrapper footer#footer .footer-bottom .social {
    justify-content: center !important;
    margin-bottom: 0.7142857143rem;
  }
}
#wrapper footer#footer .footer-bottom .social a {
  width: 2.2857142857rem;
  height: 2.2857142857rem;
  margin: 0 0.3571428571rem;
  transition: background-color 0.2s ease-in-out;
}
#wrapper footer#footer .footer-bottom .social a:hover {
  background-color: black !important;
}
#wrapper footer#footer .footer-bottom .law {
  grid-area: law;
}
#wrapper footer#footer .footer-bottom .law a {
  transition: opacity 0.2s ease-in-out;
}
#wrapper footer#footer .footer-bottom .law a:hover {
  opacity: 0.8 !important;
}
@media (max-width: 767.98px) {
  #wrapper footer#footer .footer-bottom .law {
    justify-content: center !important;
  }
}
#wrapper nav#navigation {
  position: relative;
}
#wrapper nav#navigation .navigation-wrapper ul li.mobile-menu-element {
  display: none;
}
@media (min-width: 768px) {
  #wrapper nav#navigation .navigation-wrapper {
    background-color: #f4e600;
  }
  #wrapper nav#navigation .navigation-wrapper > ul {
    display: flex;
    margin-bottom: 0;
    padding-top: 0.2857142857rem;
    position: relative;
    flex-wrap: wrap;
  }
  #wrapper nav#navigation .navigation-wrapper > ul > li {
    font-size: 1.2857142857rem;
    color: black;
    list-style-type: none;
    display: flex;
    position: initial;
    transition: background-color 0.2s ease-in-out;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #wrapper nav#navigation .navigation-wrapper > ul > li {
    font-size: 1.1428571429rem;
  }
}
@media (min-width: 768px) {
  #wrapper nav#navigation .navigation-wrapper > ul > li > a {
    display: flex;
    align-items: center;
    padding: 0.6428571429rem 1.4285714286rem;
    position: relative;
  }
  #wrapper nav#navigation .navigation-wrapper > ul > li > a > i {
    position: absolute;
    top: calc(50% - 0.1428571429rem);
    transform: translateY(-50%);
    right: 0.3571428571rem;
  }
  #wrapper nav#navigation .navigation-wrapper > ul > li .raiffeisen-submenu {
    top: 100%;
    left: 0.7142857143rem;
    right: 0.7142857143rem;
    width: calc(100% - 1.4285714286rem);
    background-color: white;
    padding: 1.4285714286rem 0;
    display: none;
    z-index: 22;
    box-shadow: 0.0714285714rem 0.1428571429rem 0 0 rgba(0, 0, 0, 0.2);
  }
  #wrapper nav#navigation .navigation-wrapper > ul > li .raiffeisen-submenu img {
    padding: 0 1.4285714286rem;
    position: relative;
    margin-top: -0.7142857143rem;
  }
  #wrapper nav#navigation .navigation-wrapper > ul > li .raiffeisen-submenu > ul {
    display: grid;
  }
  #wrapper nav#navigation .navigation-wrapper > ul > li .raiffeisen-submenu > ul > li {
    border-right: 0.0714285714rem solid #dadada;
  }
  #wrapper nav#navigation .navigation-wrapper > ul > li .raiffeisen-submenu > ul > li:last-of-type {
    border: 0;
  }
  #wrapper nav#navigation .navigation-wrapper > ul > li.has-child:hover {
    background-color: white;
    box-shadow: 0.0714285714rem 0 0 0 rgba(0, 0, 0, 0.2);
  }
  #wrapper nav#navigation .navigation-wrapper > ul > li.has-child:hover i {
    opacity: 0;
  }
  #wrapper nav#navigation .navigation-wrapper > ul > li.has-child:hover .raiffeisen-submenu {
    display: block;
  }
  #wrapper nav#navigation .navigation-wrapper > ul > li.has-child:hover .raiffeisen-submenu i {
    opacity: 1;
  }
  #wrapper nav#navigation .navigation-wrapper > ul > li:first-child:hover {
    box-shadow: none;
    background-color: transparent;
    color: white;
  }
  #wrapper nav#navigation .navigation-wrapper > ul > li:first-child > a {
    transition: color 0.2s ease-in-out;
  }
  #wrapper nav#navigation .navigation-wrapper > ul > li:first-child > a span {
    display: none;
  }
  #wrapper nav#navigation .navigation-wrapper > ul > li:first-child > a:hover {
    color: white;
  }
  #wrapper nav#navigation .navigation-wrapper > ul > li:first-child > a:before {
    content: "\f015";
    position: relative;
    top: 0rem;
    font-size: 1.7142857143rem;
    font-family: "fontawesome-alloy";
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
  }
}
@media (max-width: 767.98px) {
  #wrapper nav#navigation .navigation-wrapper {
    max-height: calc(100vh - var(--navigation-height));
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 23;
    background-color: #f4f4f4;
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    overflow-y: auto;
  }
  #wrapper nav#navigation .navigation-wrapper .child-menu {
    display: none;
  }
  #wrapper nav#navigation .navigation-wrapper .device-submenu-container {
    width: 100%;
  }
  #wrapper nav#navigation .navigation-wrapper ul li {
    display: flex;
    background-color: #f4f4f4;
    transition: background-color 0.2s ease-in-out;
  }
  #wrapper nav#navigation .navigation-wrapper ul li.mobile-menu-element {
    display: block;
  }
  #wrapper nav#navigation .navigation-wrapper ul li.mobile-menu-element i {
    font-size: 1.5714285714rem;
    width: 3.5714285714rem;
    text-align: center;
    margin-right: 0.7142857143rem;
  }
  #wrapper nav#navigation .navigation-wrapper ul li:hover {
    background-color: #f4e600;
  }
  #wrapper nav#navigation .navigation-wrapper ul li a,
  #wrapper nav#navigation .navigation-wrapper ul li .device-navigation-item-with-submenu {
    padding: 1rem 1.0714285714rem;
    border-bottom: 0.0714285714rem solid white;
    font-weight: 700;
    font-size: 1.2857142857rem;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    line-height: normal;
    text-decoration: none;
    opacity: 1;
  }
  #wrapper nav#navigation .navigation-wrapper ul li:nth-child(even) {
    background-color: #eaeaea;
  }
  #wrapper nav#navigation .navigation-wrapper ul li:nth-child(even):hover {
    background-color: #f4e600;
  }
  #wrapper nav#navigation .navigation-wrapper.device-submenu-active > ul > li {
    display: none;
  }
  #wrapper nav#navigation .navigation-wrapper.device-submenu-active > ul > li.submenu-active {
    display: block;
  }
  #wrapper nav#navigation .navigation-wrapper.device-submenu-active > ul > li.submenu-active .device-navigation-item-with-submenu {
    background-color: #f4e600;
    text-transform: uppercase;
  }
  #wrapper nav#navigation .navigation-wrapper.device-submenu-active > ul > li.submenu-active .device-navigation-item-with-submenu:before {
    content: "\f0d9";
    font-family: "fontawesome-alloy";
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    padding-right: 0.7142857143rem;
  }
  #wrapper nav#navigation .navigation-wrapper.device-submenu-active > ul > li.submenu-active .child-menu {
    display: block;
  }
}
#wrapper .opacity-0 {
  opacity: 0 !important;
}
#wrapper .opacity-1 {
  opacity: 0.1 !important;
}
#wrapper .opacity-2 {
  opacity: 0.2 !important;
}
#wrapper .opacity-3 {
  opacity: 0.3 !important;
}
#wrapper .opacity-4 {
  opacity: 0.4 !important;
}
#wrapper .opacity-5 {
  opacity: 0.5 !important;
}
#wrapper .opacity-6 {
  opacity: 0.6 !important;
}
#wrapper .opacity-7 {
  opacity: 0.7 !important;
}
#wrapper .opacity-8 {
  opacity: 0.8 !important;
}
#wrapper .opacity-9 {
  opacity: 0.9 !important;
}
#wrapper .opacity-10 {
  opacity: 1 !important;
}
#wrapper .opacity-transition {
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
}
#wrapper .opacity-transition:hover {
  opacity: 0.6;
}
#wrapper .portlet-breadcrumb .breadcrumb {
  background: none;
  border-radius: 0;
  margin: 0 0 20px;
  padding: 12px 15px;
}
#wrapper .portlet-breadcrumb .breadcrumb .breadcrumb-item {
  line-height: 20px;
}
#wrapper .portlet-breadcrumb .breadcrumb .breadcrumb-item .active {
  color: black;
}
#wrapper .portlet-breadcrumb .breadcrumb li:first-of-type .breadcrumb-link {
  color: #a7a9ac;
}
#wrapper .portlet-breadcrumb .breadcrumb a span:hover {
  text-decoration: none;
}
#wrapper .portlet-breadcrumb .breadcrumb li.breadcrumb-item:not(:first-child)::before {
  background-image: none;
  content: "\f105";
  color: #a7a9ac;
  font-family: "fontawesome-alloy";
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
#wrapper .metadata-author {
  display: none;
}
#wrapper .button-black {
  background: transparent;
  border: 0;
  box-shadow: none;
  padding: 0;
  margin: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.4285714286rem;
  padding: 0.7142857143rem 1.7857142857rem;
  background-color: black;
  border: 0;
  color: #f4e600;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: none;
  border: 0;
  box-shadow: 0.1428571429rem 0.1428571429rem 0.1428571429rem 0 #eaeaea;
}
#wrapper .button-yellow {
  background: transparent;
  border: 0;
  box-shadow: none;
  padding: 0;
  margin: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.8571428571rem 1.7142857143rem;
  font-weight: 700;
  margin: 1.7142857143rem;
  background-color: #f4e600;
  border: 0;
  color: black;
  margin: 0;
}
#wrapper input[type=checkbox] {
  margin-left: 0;
  height: 1.5625rem;
  width: 1.5625rem;
  opacity: 0;
  position: absolute;
  left: 0;
  margin: 0;
}
#wrapper label.checkbox {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: flex-start;
  font-size: 1.125em;
  margin: 0;
  padding: 0.7142857143rem 0 0.7142857143rem 2.8571428571rem;
  min-height: 1.5625rem;
}
#wrapper label.checkbox span[class*=-icon] {
  content: "";
  position: absolute;
  left: 0;
  display: inline-block;
  height: 1.5625rem;
  width: 1.5625rem;
  border-radius: 50%;
  background-color: gray;
  transition: background-color 0.2s ease-in-out;
}
#wrapper label.checkbox span[class*=-icon].document {
  background-color: transparent;
}
#wrapper label.checkbox span[class*=-icon].document:after {
  content: "<";
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  color: gray;
  font-size: 1.4285714286rem;
  padding-left: 0.0357142857rem;
  transition: color 0.2s ease-in-out;
}
#wrapper label.checkbox input[type=checkbox]:checked ~ span[class*=-icon] {
  background-color: yellow;
}
#wrapper label.checkbox input[type=checkbox]:checked ~ span[class*=-icon]:after {
  content: "<";
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 1.9285714286rem;
  padding-left: 0.0357142857rem;
  padding-top: 0.0357142857rem;
}
#wrapper label.checkbox input[type=checkbox]:checked ~ span[class*=-icon].document {
  background-color: transparent;
}
#wrapper label.checkbox input[type=checkbox]:checked ~ span[class*=-icon].document:after {
  font-size: 1.4285714286rem;
  font-size: 0.1116071429remrem;
  color: yellow;
}
#wrapper label.checkbox input[type=checkbox]:disabled ~ span[class*=-icon] {
  opacity: 0.4;
}
#wrapper input[type=radio] {
  margin-left: 0;
  height: 1.5625rem;
  width: 1.5625rem;
  opacity: 0;
  position: absolute;
  left: 0;
  margin: 0;
}
#wrapper label.radio {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: flex-start;
  font-size: 1.125em;
  margin: 0;
  padding: 0.7142857143rem 0 0.7142857143rem 2.8571428571rem;
  min-height: 1.5625rem;
}
#wrapper label.radio span[class*=-icon] {
  content: "";
  position: absolute;
  left: 0;
  display: inline-block;
  height: 1.5625rem;
  width: 1.5625rem;
  border-radius: 50%;
  background-color: gray;
  transition: background-color 0.2s ease-in-out;
}
#wrapper label.radio span[class*=-icon].document {
  background-color: transparent;
}
#wrapper label.radio span[class*=-icon].document:after {
  content: "*";
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  color: gray;
  font-size: 1.4285714286rem;
  padding-left: 0.0357142857rem;
  transition: color 0.2s ease-in-out;
}
#wrapper label.radio input[type=radio]:checked ~ span[class*=-icon] {
  background-color: yellow;
}
#wrapper label.radio input[type=radio]:checked ~ span[class*=-icon]:after {
  content: "*";
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 1.9285714286rem;
  padding-left: 0.0357142857rem;
  padding-top: 0.0357142857rem;
}
#wrapper label.radio input[type=radio]:checked ~ span[class*=-icon].document {
  background-color: transparent;
}
#wrapper label.radio input[type=radio]:checked ~ span[class*=-icon].document:after {
  font-size: 1.4285714286rem;
  font-size: 0.1116071429remrem;
  color: yellow;
}
#wrapper label.radio input[type=radio]:disabled ~ span[class*=-icon] {
  opacity: 0.4;
}
#wrapper .raiffeisen-slider {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 35.5%;
  margin: 0;
  overflow: hidden;
}
#wrapper .raiffeisen-slider .raiffeisen-slider-items .raiffeisen-slider-item {
  position: absolute;
  z-index: 1;
  opacity: 0;
  width: 100%;
  height: 0;
  padding-bottom: 33.5%;
}
#wrapper .raiffeisen-slider .raiffeisen-slider-items .raiffeisen-slider-item a {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
#wrapper .raiffeisen-slider .raiffeisen-slider-items .raiffeisen-slider-item .raiffeisen-slider-image {
  display: block;
  width: 100%;
  height: auto;
}
#wrapper .raiffeisen-slider .raiffeisen-slider-items .raiffeisen-slider-item .raiffeisen-slider-image img {
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}
#wrapper .raiffeisen-slider .raiffeisen-slider-items .raiffeisen-slider-item.current {
  left: 0;
  z-index: 2;
  opacity: 1;
}
#wrapper .raiffeisen-slider .raiffeisen-slider-items .raiffeisen-slider-item.active {
  left: 0;
  z-index: 3;
  opacity: 1;
}
#wrapper .raiffeisen-slider .dots {
  position: absolute;
  bottom: 1.7857142857rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99999;
  display: flex;
}
@media (max-width: 767.98px) {
  #wrapper .raiffeisen-slider .dots {
    display: none;
  }
}
#wrapper .raiffeisen-slider .dots .dot {
  width: 0.7142857143rem;
  height: 0.7142857143rem;
  background-color: white;
  border-radius: 50%;
  margin: 0 0.2857142857rem;
  transition: background-color 0.2s ease-in-out;
}
#wrapper .raiffeisen-slider .dots .dot:hover {
  background-color: #f4e600;
}
#wrapper .raiffeisen-slider .dots .dot.current {
  background-color: black;
}
#wrapper .raiffeisen-slider .next,
#wrapper .raiffeisen-slider .prev {
  position: absolute;
  z-index: 4;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.2857142857rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.5714285714rem;
  height: auto;
  background: transparent;
  color: black;
  border: 0;
  padding: 0;
  margin: 0;
}
@media (max-width: 767.98px) {
  #wrapper .raiffeisen-slider .next,
  #wrapper .raiffeisen-slider .prev {
    display: none;
  }
}
#wrapper .raiffeisen-slider .next i,
#wrapper .raiffeisen-slider .prev i {
  border: solid black;
  border-width: 0 2.5px 2.5px 0;
  display: inline-block;
  padding: 14px;
}
#wrapper .raiffeisen-slider .next i.icon-angle-left,
#wrapper .raiffeisen-slider .prev i.icon-angle-left {
  transform: rotate(135deg);
}
#wrapper .raiffeisen-slider .next i.icon-angle-right,
#wrapper .raiffeisen-slider .prev i.icon-angle-right {
  transform: rotate(-45deg);
}
#wrapper .raiffeisen-slider .next i:before,
#wrapper .raiffeisen-slider .prev i:before {
  display: none;
}
@media (min-width: 576px) {
  #wrapper .raiffeisen-slider .next:hover i,
  #wrapper .raiffeisen-slider .prev:hover i {
    border-color: #f4e600;
  }
}
#wrapper .raiffeisen-slider .next {
  right: 0.7142857143rem;
}
#wrapper .raiffeisen-slider .prev {
  left: 0.7142857143rem;
}
#wrapper .sidebar-sticky-menu.sticky {
  position: fixed;
}
#wrapper .sidebar-sticky-menu {
  position: static;
  width: 230px;
}
#wrapper .sidebar-sticky-menu ul li {
  display: block;
  padding: 0;
  border-bottom: 1px solid #fff;
  font-size: 12px;
  font-weight: bold;
}
#wrapper .sidebar-sticky-menu ul li a {
  display: block;
  padding: 8px 2px 8px 10px;
  background: #e3e2e2;
  text-decoration: none;
}
#wrapper .sidebar-sticky-menu ul li a:hover {
  background: #f4e601;
}
#wrapper .sidebar-sticky-menu ul li a i {
  position: relative;
  top: -2px;
  display: inline-block;
  width: 22px;
  margin-right: 4px;
  vertical-align: middle;
}
#wrapper .sidebar-sticky-menu ul li a i:before {
  font-size: 22px;
}
#wrapper .sidebar-sticky-menu ul li a span {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 992px) {
  #wrapper .sidebar-sticky-menu {
    width: 100%;
    top: auto;
    bottom: 0;
    padding: 0;
    width: 720px;
    background: #e3e2e2;
    z-index: 201;
  }
  #wrapper .sidebar-sticky-menu ul {
    display: block;
    align-items: center;
    justify-content: center;
  }
  #wrapper .sidebar-sticky-menu ul li {
    display: inline-block;
  }
  #wrapper .sidebar-sticky-menu ul li a {
    padding-right: 4px;
    padding-left: 4px;
  }
  #wrapper .sidebar-sticky-menu ul li a i {
    top: -6px;
  }
  #wrapper .sidebar-sticky-menu ul li a i:before {
    font-size: 16px;
  }
  #wrapper .sidebar-sticky-menu ul li a span {
    display: inline-block;
    font-size: 10px;
  }
}
#wrapper .sticky-sidebar .sidebar-sticky-menu {
  width: 9.2857142857rem;
  position: fixed;
  top: 8.5714285714rem;
  right: 0;
  padding: 0.7142857143rem 0 0.7142857143rem 0;
  background-color: white;
  border-radius: 0.2857142857rem 0 0 0.2857142857rem;
  box-shadow: -0.0714285714rem 0.0714285714rem 0.7142857143rem rgba(0, 0, 0, 0.5);
  z-index: 1000;
}
#wrapper .sticky-sidebar .sidebar-sticky-menu a {
  background: #e3e2e2;
  text-decoration: none;
  display: block;
  flex-direction: column;
  text-align: center;
  padding: 8px !important;
  background-color: white;
  color: #2b2d33 !important;
  font-weight: 400 !important;
  font-size: 14px;
  transition: background-color 500ms;
}
#wrapper .sticky-sidebar .sidebar-sticky-menu a:hover {
  background: #f4e601;
}
#wrapper .sticky-sidebar .sidebar-sticky-menu a i {
  width: 28px;
}
#wrapper .sticky-sidebar .sidebar-sticky-menu a i:before {
  font-size: 28px;
}
@media only screen and (max-width: 1320px) {
  #wrapper .sticky-sidebar .sidebar-sticky-menu {
    width: 100%;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0;
    border-radius: 0;
    box-shadow: 0 -0.0714285714rem 0.625em rgba(0, 0, 0, 0.5);
  }
  #wrapper .sticky-sidebar .sidebar-sticky-menu ul {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #wrapper .sticky-sidebar .sidebar-sticky-menu ul i {
    top: 0;
  }
  #wrapper .sticky-sidebar .sidebar-sticky-menu ul span {
    display: block;
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  #wrapper .sticky-sidebar .sidebar-sticky-menu ul {
    flex-direction: column;
  }
  #wrapper .sticky-sidebar .sidebar-sticky-menu ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  #wrapper .sticky-sidebar .sidebar-sticky-menu ul li a {
    width: 100%;
  }
  #wrapper .sticky-sidebar .sidebar-sticky-menu ul li a span {
    display: inline-block;
  }
}
@media (max-width: 991.98px) {
  #wrapper .portlet-navigation {
    display: none;
  }
}
#wrapper .portlet-navigation h2.custom-navigation-header {
  margin: 0 15px 15px 15px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
}
#wrapper .portlet-navigation h2.custom-navigation-header a {
  display: block;
  text-decoration: none;
  width: min-content;
}
#wrapper .portlet-navigation h2.custom-navigation-header a span.text-truncate {
  white-space: normal;
}
#wrapper .portlet-navigation ul.custom-navigation-item-list li {
  display: block;
}
#wrapper .portlet-navigation ul.custom-navigation-item-list li a {
  position: relative;
  display: block;
  padding: 10px 15px 10px 32px;
  text-decoration: none;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
#wrapper .portlet-navigation ul.custom-navigation-item-list li a span.text-truncate {
  white-space: normal;
}
#wrapper .portlet-navigation ul.custom-navigation-item-list li a:hover {
  background: #e3e2e2;
  text-decoration: none;
}
#wrapper .portlet-navigation ul.custom-navigation-item-list li a::before {
  position: absolute;
  top: 13px;
  left: 15px;
  content: "\f105";
  display: inline-block;
  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;
}
#wrapper .portlet-navigation ul.custom-navigation-item-list li.selected {
  font-weight: bold;
}
#wrapper .portlet-navigation .navbar-site.custom-navigation-item-list {
  flex-direction: column;
}
#wrapper .product-list,
#wrapper .product-category {
  border-bottom: 1px solid #eaeaea;
  overflow: hidden;
  display: block;
}
#wrapper .product-list h2,
#wrapper .product-category h2 {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
}
#wrapper .product-list a,
#wrapper .product-category a {
  display: block;
  padding: 20px;
  text-decoration: none;
}
#wrapper .product-list a:hover,
#wrapper .product-category a:hover {
  background: #f4e600;
}
#wrapper .product-list a img,
#wrapper .product-category a img {
  float: left;
  margin-right: 20px;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
}
@media (max-width: 1199.98px) {
  #wrapper .product-list a img,
  #wrapper .product-category a img {
    display: none;
  }
}
#wrapper .raiffeisen-tag-facet-container .panel-heading {
  background-color: #f4e600;
  padding: 8px 12px;
  margin: 2px 0 3px;
}
#wrapper .raiffeisen-tag-facet-container .panel-heading .panel-title {
  font-weight: bold;
  font-size: 1.2857142857rem;
}
#wrapper .raiffeisen-tag-facet-container .panel-heading .panel-title:before {
  content: "\f02c";
  display: inline-block;
  margin-right: 5px;
  font-family: "fontawesome-alloy";
  speak: none;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
#wrapper .raiffeisen-tag-facet-container .panel {
  border: none;
}
#wrapper .raiffeisen-tag-facet-container .panel-body {
  padding: 0;
}
#wrapper .raiffeisen-tag-facet-container .facet-value {
  line-height: 20px;
}
#wrapper .raiffeisen-tag-facet-container .facet-value:hover {
  background-color: #eee;
  cursor: pointer;
}
#wrapper .raiffeisen-tag-facet-container .facet-value .facet-term {
  padding: 8px 12px;
  color: black;
  width: 100%;
}
#wrapper .raiffeisen-tag-facet-container .facet-value .facet-term:hover {
  text-decoration: none;
  color: black;
}
#wrapper .raiffeisen-tag-facet-container .facet-value .facet-term:active {
  text-decoration: none;
  color: black;
}
#wrapper .raiffeisen-tag-facet-container .facet-value .facet-term .term-count {
  color: black;
  padding: 0 9px;
}
#wrapper .raiffeisen-tag-facet-container .facet-value .facet-term.facet-term-selected {
  background-color: #0af;
  color: white;
}
#wrapper .raiffeisen-tag-facet-container .facet-value .facet-term.facet-term-selected:hover {
  text-decoration: none;
  color: white;
}
#wrapper .raiffeisen-tag-facet-container .facet-value .facet-term.facet-term-selected:active {
  text-decoration: none;
  color: white;
}
@media screen and (max-width: 768px) {
  #wrapper .raiffeisen-tag-facet-container {
    display: none;
  }
}
#wrapper .raiffeisen-search-results-display-list .highlight {
  background-color: #f4e600;
}
#wrapper .raiffeisen-search-results-display-list .list-group-item {
  border: none;
  border-bottom: 2px solid rgba(0, 0, 0, 0.125);
}
#wrapper .raiffeisen-search-results-display-list .list-group-item:hover {
  background-color: #f4e600;
}
#wrapper .raiffeisen-search-results-display-list .list-group-title {
  font-size: 20px;
  font-weight: bold;
}
#wrapper .raiffeisen-search-results-display-list .list-group-title a:hover {
  text-decoration: none !important;
}
#wrapper .raiffeisen-search-results-display-list .search-results-metadata .list-group-subtext {
  line-height: 20px;
  color: black;
  margin-bottom: 1em;
}
#wrapper .raiffeisen-search-results-display-list .search-results-metadata .taglib-asset-categories-summary {
  background: url(https://cdn.raiffeisen.hu/raiffeisen-theme/images/common/folder.png) no-repeat 0 50%;
  padding: 2px 5px 2px 20px;
}
#wrapper .raiffeisen-search-results-display-list .search-results-metadata .text-uppercase {
  text-transform: none !important;
}
#wrapper .raiffeisen-search-results-display-list .search-results-metadata .asset-entry-tags,
#wrapper .raiffeisen-search-results-display-list .search-results-metadata .asset-entry-categories {
  float: left;
  margin-bottom: 0.5em;
}
#wrapper .raiffeisen-search-results-display-list .search-results-metadata .asset-entry-tags .taglib-asset-tags-summary .label {
  padding: 0 5px 0 0;
  background: 0;
  color: #a7a9ac !important;
  text-decoration: none;
  border: none;
  font-weight: normal;
  font-size: 14px;
}
#wrapper .raiffeisen-search-results-display-list .search-results-metadata .asset-entry-tags .taglib-asset-tags-summary .label::before {
  content: "\f02c";
  display: inline-block;
  margin-right: 5px;
  font-family: "fontawesome-alloy";
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
#wrapper .raiffeisen-search-results-display-list.top-pagination {
  padding-top: 0;
  line-height: normal;
  margin: 0;
  padding: 8px 12px;
  margin: 2px 0 3px;
  color: #999;
  font-size: 14px;
  line-height: 28px;
}
#wrapper .raiffeisen-search-results-display-list a:hover {
  text-decoration: none !important;
}
#wrapper .raiffeisen-search-results-display-list .list-group-title a:before {
  content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAACXBIWXMAAAsTAAALEwEAmpwYAAADGGlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjaY2BgnuDo4uTKJMDAUFBUUuQe5BgZERmlwH6egY2BmYGBgYGBITG5uMAxIMCHgYGBIS8/L5UBFTAyMHy7xsDIwMDAcFnX0cXJlYE0wJpcUFTCwMBwgIGBwSgltTiZgYHhCwMDQ3p5SUEJAwNjDAMDg0hSdkEJAwNjAQMDg0h2SJAzAwNjCwMDE09JakUJAwMDg3N+QWVRZnpGiYKhpaWlgmNKflKqQnBlcUlqbrGCZ15yflFBflFiSWoKAwMD1A4GBgYGXpf8EgX3xMw8BSMDVQYqg4jIKAUICxE+CDEESC4tKoMHJQODAIMCgwGDA0MAQyJDPcMChqMMbxjFGV0YSxlXMN5jEmMKYprAdIFZmDmSeSHzGxZLlg6WW6x6rK2s99gs2aaxfWMPZ9/NocTRxfGFM5HzApcj1xZuTe4FPFI8U3mFeCfxCfNN45fhXyygI7BD0FXwilCq0A/hXhEVkb2i4aJfxCaJG4lfkaiQlJM8JpUvLS19QqZMVl32llyfvIv8H4WtioVKekpvldeqFKiaqP5UO6jepRGqqaT5QeuA9iSdVF0rPUG9V/pHDBYY1hrFGNuayJsym740u2C+02KJ5QSrOutcmzjbQDtXe2sHY0cdJzVnJRcFV3k3BXdlD3VPXS8Tbxsfd99gvwT//ID6wIlBS4N3hVwMfRnOFCEXaRUVEV0RMzN2T9yDBLZE3aSw5IaUNak30zkyLDIzs+ZmX8xlz7PPryjYVPiuWLskq3RV2ZsK/cqSql01jLVedVPrHzbqNdU0n22VaytsP9op3VXUfbpXta+x/+5Em0mzJ/+dGj/t8AyNmf2zvs9JmHt6vvmCpYtEFrcu+bYsc/m9lSGrTq9xWbtvveWGbZtMNm/ZarJt+w6rnft3u+45uy9s/4ODOYd+Hmk/Jn58xUnrU+fOJJ/9dX7SRe1LR68kXv13fc5Nm1t379TfU75/4mHeY7En+59lvhB5efB1/lv5dxc+NH0y/fzq64Lv4T8Ffp360/rP8f9/AA0ADzT6lvFdAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAFcSURBVHjaVNC7alRxFMXh739yEkzEQAQZ0TEEwVgqiBG0tBWx0cIX8HmCCAZ8AxttBRE74w0EKwMiiRp11MwtmfHctkUmgmuXa7F+m5VCamuZ8r9+2IwGBBfG3bKuovx3o7i7akkWgmClrIexG8PYjV7sxLcoYzvuTSIkK1WMoohRjGIQvehEHXsxiPurlkKSXKzWKy8UCqVK4ZZMg+lLXuX7f2SuyDQqjUpPrXIc5JBpvFaqlLpyU0qH/YR9RLlOEsJbnNTXN9T18uHn27lJ7p1ax4JFhZFfOtou33z6JN+3OSc8t2Bo7KOBIxqzjt6ZNIQNtdqOZNdXZ5W+mDF3etIQzki++2NsQ+GDwlBbKT8Yf0utq6WvkOnomzejs5lPCGlR6NqUzNkza9q837bWsghNOcoakvNqY4uOOWEZzx5PPUghndKSHaCuXl++caidG2y/f/Rm7dqnvwMAUoC2ElxefU4AAAAASUVORK5CYII=");
}
#wrapper .raiffeisen-search-results-display-list .list-group-item:last-child {
  border-width: 1px;
}
#wrapper .pagination-bar .pagination-items-per-page {
  display: none;
}
#wrapper .pagination-bar .pagination-results {
  opacity: 0;
  margin-left: 0;
  color: #999;
  font-size: 14px;
  line-height: 28px;
  padding-left: 0;
}
#wrapper .pagination li,
#wrapper .pagination svg {
  display: none;
}
#wrapper .pagination li:first-child, #wrapper .pagination li:last-child {
  display: block;
}
#wrapper .pagination li:first-child a, #wrapper .pagination li:last-child a {
  display: flex;
  align-items: center;
  border: 0;
}
#wrapper .pagination li:first-child a:hover, #wrapper .pagination li:first-child a:focus, #wrapper .pagination li:last-child a:hover, #wrapper .pagination li:last-child a:focus {
  border: 0;
  background: transparent;
  box-shadow: none;
  text-decoration: none !important;
}
#wrapper .pagination li:first-child a .lfr-portal-tooltip:before {
  content: "\f053";
  display: inline-block;
  font-family: "fontawesome-alloy";
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
#wrapper .pagination li:first-child a:before {
  content: "Előző";
  padding-right: 5px;
}
#wrapper .pagination li:last-child a .lfr-portal-tooltip:before {
  content: "\f054";
  display: inline-block;
  font-family: "fontawesome-alloy";
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
#wrapper .pagination li:last-child a:after {
  content: "Több";
  padding-left: 5px;
}
#wrapper .page-item.disabled .page-link {
  color: #999 !important;
  background-color: white;
  cursor: default;
}
#wrapper .portlet-search-results .alert.alert-info {
  background-color: #e2e2e2;
  border-color: #737373;
  color: #000;
}
#wrapper .raiffeisen-document-search {
  display: none;
}
#wrapper .raiffeisen-document-search .search-results-display-list-document-search {
  padding: 8px 10px 4px 18px;
}
#wrapper .raiffeisen-document-search .search-results-display-list-document-search .list-group {
  list-style-type: none;
}
#wrapper .raiffeisen-document-search .search-results-display-list-document-search .list-group .entry {
  position: relative;
  margin-bottom: 15px;
  padding-left: 15px;
}
#wrapper .raiffeisen-document-search .search-results-display-list-document-search .list-group .entry a {
  font-size: 14px;
}
#wrapper .raiffeisen-document-search .search-results-display-list-document-search .list-group .entry::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\f105";
  display: inline-block;
  font-family: "fontawesome-alloy";
  speak: none;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
#wrapper .raiffeisen-document-search .search-results-display-list-document-search .pagination-results-document-search {
  position: absolute;
  bottom: 15px;
  color: #999;
  font-size: 14px;
}
#wrapper .raiffeisen-search-facet-display .facet-title {
  background: #f4e600;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  height: 40px;
}
#wrapper .raiffeisen-search-facet-display .facet-title span {
  margin-left: 12px;
  margin-top: 7px;
  display: inline-flex;
}
#wrapper .raiffeisen-search-facet-display .facet-title span::before {
  content: "\f02c";
  display: inline-block;
  margin-right: 10px;
  font-family: "fontawesome-alloy";
  font-size: 23px;
  line-height: 1;
  font-weight: normal;
}
#wrapper .raiffeisen-search-facet-display .facet-title a {
  font-size: 25px;
  margin-right: 16px;
}
#wrapper .raiffeisen-search-facet-display .facet-selected {
  background-color: #0af;
}
#wrapper .raiffeisen-search-facet-display .facet-selected button {
  color: white;
}
#wrapper .raiffeisen-search-facet-display .facet-selected:hover {
  background-color: #0af;
}
#wrapper .raiffeisen-search-facet-display li {
  padding: 10px 0 10px 10px;
}
#wrapper .raiffeisen-search-facet-display li .term-count {
  margin-left: 10px;
}
#wrapper .raiffeisen-search-facet-display li:hover {
  background-color: #eaeaea;
}
#wrapper .raiffeisen-tokenlist a {
  background-color: #b3daef;
  color: #444;
  text-decoration: none;
  border: 1px solid #5fa8ff;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  padding: 0.3em 0.5em 0.3em;
  margin: 0.1em 0.2em;
  border-radius: 7px;
}
#wrapper .raiffeisen-tokenlist a::after {
  margin-left: 5px;
  content: "\f00d";
  font-family: "fontawesome-alloy";
}
#wrapper .cookie-acceptance-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 300;
  background: rgba(128, 129, 133, 0.5);
  font-size: 13px;
  overflow: auto;
  padding-top: 5%;
}
#wrapper .cookie-acceptance-container .cp-modal-content {
  background: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 100px;
}
#wrapper .cookie-acceptance-container .cp-modal-content input[type=checkbox] {
  accent-color: #004454;
  vertical-align: -2px;
  position: relative;
  height: auto;
  width: auto;
  opacity: 1;
}
#wrapper .cookie-acceptance-container .cp-modal-content input[type=checkbox]:disabled + label:before {
  color: #2b2d33;
}
#wrapper .cookie-acceptance-container .cp-modal-content .cookie-img {
  padding: 35px 0px 35px 0px;
  background: url("../images/cookie.svg") no-repeat 0px center;
}
#wrapper .cookie-acceptance-container .cp-modal-content h2 {
  color: #004454;
  font-weight: bold;
}
#wrapper .cookie-acceptance-container .cp-modal-content p {
  color: #2b2d33;
}
#wrapper .cookie-acceptance-container .cp-modal-content .checkbox_row {
  line-height: 24px;
  margin-bottom: 10px;
  color: black;
}
#wrapper .cookie-acceptance-container .cp-modal-content .disabled {
  color: #808185;
}
#wrapper .cookie-acceptance-container .button-container {
  padding: 10px;
  padding-left: 0px;
  font-size: 12px;
  display: table;
  width: 100%;
}
#wrapper .cookie-acceptance-container .button-container .button-holder {
  display: table-cell;
}
#wrapper .cookie-acceptance-container .button-container a {
  display: inline-block;
  margin-top: 2px;
  padding: 6px 15px;
  background: #004454;
  color: #fff;
  font-weight: bold;
  /* text-transform: uppercase; */
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding-left: 0px;
}
#wrapper .cookie-acceptance-container .button-container a:hover, #wrapper .cookie-acceptance-container .button-container a:focus {
  background: #00242c;
  color: #fff;
}
#wrapper .cookie-acceptance-container a {
  color: #fff;
  text-decoration: underline;
}
#wrapper .cookie-acceptance-container a:hover, #wrapper .cookie-acceptance-container a:focus {
  text-decoration: none;
}
#wrapper .cookie-acceptance-container a.customize-button {
  display: inline-block;
  margin-top: 2px;
  padding: 6px 15px;
  background: white;
  color: #004454;
  font-weight: bold;
  /* text-transform: uppercase; */
  text-decoration: none;
  border: 1px solid #004454;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#wrapper .cookie-acceptance-container a.customize-button:hover, #wrapper .cookie-acceptance-container a.customize-button:focus {
  background: #00242c;
  color: white;
}
#wrapper .cookie-acceptance-container a.agree-button {
  display: inline-block;
  margin-top: 2px;
  padding: 6px 15px;
  background: #004454;
  color: white;
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #004454;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#wrapper .cookie-acceptance-container a.agree-button:hover, #wrapper .cookie-acceptance-container a.agree-button:focus {
  background: #00242c;
  color: white;
}
#wrapper .cookie-acceptance-container a.cookie-link {
  font-weight: bold;
  color: #004454;
  background: none;
}
#wrapper .cookie-acceptance-container a.cookie-link:hover, #wrapper .cookie-acceptance-container a.cookie-link:focus {
  text-decoration: none;
  color: #004454;
  background: none;
}
@media (max-width: 991.98px) {
  #wrapper .cookie-acceptance-container {
    height: 100%;
  }
  #wrapper .cookie-acceptance-container .row {
    max-width: 720px;
  }
  #wrapper .cookie-acceptance-container .button-container a {
    margin-top: 18px;
  }
}
@media (max-width: 767.98px) {
  #wrapper .cookie-acceptance-container .button-container {
    text-align: center;
    display: block;
  }
  #wrapper .cookie-acceptance-container .button-container .button-holder {
    display: block;
    margin: 20px 0;
  }
  #wrapper .cookie-acceptance-container .button-container a {
    margin-top: 0;
  }
}
#wrapper .cookie-acceptance-container .row {
  max-width: 960px;
  margin: 0 auto;
  padding: 0;
}
#wrapper .navigation-sticky-menu-wrapper {
  top: 0;
  z-index: 30;
  position: sticky;
  overflow: hidden;
  height: 0;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
#wrapper .navigation-sticky-menu-wrapper.d-block {
  height: auto;
  opacity: 1;
  overflow: inherit;
}
#wrapper .navigation-sticky-menu-wrapper .panel-body {
  padding: 0;
}
#wrapper .navigation-sticky-menu-wrapper .navigation-sticky-menu {
  padding: 0.7142857143rem 1.4285714286rem;
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
}
#wrapper .navigation-sticky-menu-wrapper .sticky-search-wrapper {
  min-width: 10.7142857143rem;
}
#wrapper .navigation-sticky-menu-wrapper .sticky-search-wrapper *::-webkit-input-placeholder,
#wrapper .navigation-sticky-menu-wrapper .sticky-search-wrapper *::placeholder {
  color: transparent;
}
#wrapper .navigation-sticky-menu-wrapper .sticky-search-wrapper input[type=text] {
  width: 18.2142857143rem;
}
#wrapper .navigation-sticky-menu-wrapper .sticky-search-wrapper button.btn {
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
}
#wrapper .navigation-sticky-menu-wrapper .sticky-search-wrapper button.btn svg {
  display: none;
}
#wrapper .navigation-sticky-menu-wrapper .sticky-search-wrapper button.btn span {
  display: none;
}
#wrapper .navigation-sticky-menu-wrapper .sticky-search-wrapper button.btn:before {
  content: "\f002";
  color: #aeaeae;
  font-size: 1.2857142857rem;
  font-family: "fontawesome-alloy";
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
#wrapper .navigation-sticky-menu-wrapper .sticky-search-wrapper button.btn:hover {
  opacity: 0.6;
}
#wrapper .raiffeisen-product-selector {
  background-color: #e3e2e2;
  padding: 15px 0 15px 0;
  width: 100%;
  margin-left: 0;
}
#wrapper .raiffeisen-product-selector h4 {
  margin-left: 10px;
  text-transform: uppercase;
}
#wrapper .raiffeisen-product-selector .new-select-btn {
  margin-right: 20px;
  padding: 4px 20px;
  background: #fff;
  border: 0;
  border-bottom: 2px solid #aeaeae;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-shadow: none;
  border-radius: 5px;
  box-shadow: none;
}
#wrapper .raiffeisen-product-selector .new-select-btn:hover {
  background: #000;
  color: #fff;
}
#wrapper .raiffeisen-product-selector .new-select-btn::after {
  content: "\f105";
  font-family: "fontawesome-alloy";
  font-size: 20px;
  line-height: 1;
  margin: 0 0 0 10px;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  #wrapper .raiffeisen-product-selector .new-select-btn {
    margin-right: 0;
  }
}
#wrapper .product-selector-container .form-group {
  margin: 0;
  padding: 10px 15px;
  background: #fffc7e;
  border-top: 1px solid #fff;
  overflow: hidden;
}
#wrapper .product-selector-container .form-group .form-control {
  padding-right: 24px;
}
#wrapper .product-selector-container .form-group label {
  font-size: 14px;
  display: block;
  margin: auto;
}
#wrapper .product-selector-container .form-group select {
  border: 2px solid #aeaeae;
  border-radius: 0;
  height: 30px;
  font-size: 14px;
  max-width: 90%;
  width: auto !important;
  margin-bottom: 10px;
}
#wrapper .product-selector-container .form-group .control-label {
  display: block;
  letter-spacing: -0.01em;
  padding-bottom: 0.4285714286rem;
  margin-bottom: 5px;
}
#wrapper .product-selector-container .form-group input[type=radio] {
  height: 14px;
  opacity: 1;
  position: relative;
}
#wrapper .raiffeisen-branch-search-view {
  /* Paginator */
  /* /Paginator */
}
#wrapper .raiffeisen-branch-search-view h1.portlet-title {
  margin: 0 0 15px 20px;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
#wrapper .raiffeisen-branch-search-view h1.portlet-title img {
  display: none;
}
#wrapper .raiffeisen-branch-search-view .navbar {
  padding: 0 20px;
  margin-bottom: 31px;
  background: none;
  border: 0;
  box-shadow: none;
}
#wrapper .raiffeisen-branch-search-view .navbar ul.nav {
  align-items: center;
}
#wrapper .raiffeisen-branch-search-view .navbar ul.nav li {
  float: none;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
#wrapper .raiffeisen-branch-search-view .navbar ul.nav li.category-type .category-types {
  margin-bottom: 0 !important;
}
#wrapper .raiffeisen-branch-search-view .navbar ul.nav li.category-type label,
#wrapper .raiffeisen-branch-search-view .navbar ul.nav li.category-type input {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  opacity: 1;
}
#wrapper .raiffeisen-branch-search-view .navbar ul.nav li.category-type input {
  height: 13px;
  width: 13px;
}
#wrapper .raiffeisen-branch-search-view .navbar ul.nav li.category-type label {
  font-size: 14px;
  line-height: 20px;
}
#wrapper .raiffeisen-branch-search-view .navbar ul.nav li.current-position {
  display: none;
}
#wrapper .raiffeisen-branch-search-view .navbar ul.nav li.city .form-group {
  margin-bottom: 0;
}
#wrapper .raiffeisen-branch-search-view .navbar ul.nav li label.radio {
  margin-right: 15px;
}
#wrapper .raiffeisen-branch-search-view .navbar ul.nav li select {
  width: 300px;
  height: 40px;
  margin-bottom: 0;
  margin-right: 15px;
  line-height: 30px;
  border: 1px solid #ccc;
  font-size: 14px;
  border-radius: 2px;
}
#wrapper .raiffeisen-branch-search-view .navbar ul.nav li a.dropdown-toggle {
  height: 20px;
  margin-bottom: 11px;
  background: #eaeaea;
  border-top: 2px solid #eaeaea;
  border-bottom: 2px solid #ccc;
  color: black;
  text-decoration: none;
  padding: 10px 15px;
  margin-bottom: 11px;
}
#wrapper .raiffeisen-branch-search-view .navbar ul.nav li a.dropdown-toggle .c-inner {
  padding: 0;
}
#wrapper .raiffeisen-branch-search-view .navbar ul.nav li a.dropdown-toggle i.download:before {
  content: "\f0c9";
  display: inline-block;
  margin-right: 8px;
  font-family: "fontawesome-alloy";
  speak: none;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
#wrapper .raiffeisen-branch-search-view .navbar ul.nav li a.dropdown-toggle .nav-item-label {
  vertical-align: top;
}
#wrapper .raiffeisen-branch-search-view .navbar ul.nav li a.dropdown-toggle svg {
  display: none;
}
#wrapper .raiffeisen-branch-search-view .navbar ul.nav li.open a.dropdown-toggle {
  background: #fff;
  border-bottom-color: #fff;
}
#wrapper .raiffeisen-branch-search-view .navbar ul.nav li ul.dropdown-menu {
  top: 44px;
  z-index: 200;
  margin-top: 0;
  padding: 5px;
  border: 0;
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  box-shadow: none;
}
#wrapper .raiffeisen-branch-search-view .navbar ul.nav li ul.dropdown-menu .checkbox {
  display: flex;
  align-items: flex-start;
  min-height: 20px;
  padding: 0 0 0 20px;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
#wrapper .raiffeisen-branch-search-view .navbar ul.nav li ul.dropdown-menu .checkbox .field {
  opacity: 1;
  width: 13px;
  height: 13px;
  margin: 4px 0 0;
}
#wrapper .raiffeisen-branch-search-view .navbar ul.nav li ul.dropdown-menu:before, #wrapper .raiffeisen-branch-search-view .navbar ul.nav li ul.dropdown-menu:after {
  display: none;
}
#wrapper .raiffeisen-branch-search-view .gm-style img {
  max-width: none;
}
#wrapper .raiffeisen-branch-search-view table.entries-table {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#wrapper .raiffeisen-branch-search-view table.entries-table tr:hover {
  background-color: white;
}
#wrapper .raiffeisen-branch-search-view table.entries-table td {
  padding: 15px;
  line-height: 20px;
  background: none;
  color: black;
  border: 0;
  border-right: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  vertical-align: middle;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#wrapper .raiffeisen-branch-search-view table.entries-table td:last-child {
  border-right: 0;
}
#wrapper .raiffeisen-branch-search-view table.entries-table td .label {
  padding: 0;
  background: none;
  color: black;
  font-size: 18px;
  font-weight: bold;
  text-shadow: none;
  line-height: 1.4;
  white-space: inherit;
  border: none;
}
#wrapper .raiffeisen-branch-search-view table.entries-table td .value ul {
  margin: 0;
  list-style: none;
}
#wrapper .raiffeisen-branch-search-view table.entries-table td .value .service {
  display: inline-block;
  margin-top: 5px;
  margin-right: 10px;
}
#wrapper .raiffeisen-branch-search-view table.entries-table td .value .service i {
  display: inline-block;
  margin-right: 5px;
  font-size: 24px;
  vertical-align: middle;
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#wrapper .raiffeisen-branch-search-view table.entries-table td .cell {
  line-height: 20px;
  text-align: left;
  width: fit-content;
}
#wrapper .raiffeisen-branch-search-view table.entries-table td .details-cell a {
  display: inline-block;
  min-width: 125px;
  padding: 10px 25px;
  background: black;
  color: #f9f300;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 5px;
  box-shadow: 2px 2px 2px 0 #ccc;
  box-sizing: content-box;
}
#wrapper .raiffeisen-branch-search-view table.entries-table td .details-cell a:after {
  content: "\f105";
  display: inline-block;
  margin-left: 10px;
  font-family: "fontawesome-alloy";
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
#wrapper .raiffeisen-branch-search-view table.entries-table td .details-cell a:hover, #wrapper .raiffeisen-branch-search-view table.entries-table td .details-cell a:focus {
  background: #f4e600;
  color: black;
}
#wrapper .raiffeisen-branch-search-view .appeal-text {
  display: block;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
  color: #ff471c;
}
#wrapper .raiffeisen-branch-search-view .appeal-text a {
  color: #ff471c;
  text-decoration: underline;
}
#wrapper .raiffeisen-branch-search-view .appeal-text a:hover, #wrapper .raiffeisen-branch-search-view .appeal-text a:focus {
  text-decoration: none;
}
#wrapper .raiffeisen-branch-search-view .branch-details,
#wrapper .raiffeisen-branch-search-view .atm-details {
  padding: 20px;
}
#wrapper .raiffeisen-branch-search-view .branch-details .info,
#wrapper .raiffeisen-branch-search-view .atm-details .info {
  display: block;
  margin-bottom: 20px;
  color: #ff471c;
}
#wrapper .raiffeisen-branch-search-view .branch-details .info a,
#wrapper .raiffeisen-branch-search-view .atm-details .info a {
  color: #ff471c;
  text-decoration: underline;
}
#wrapper .raiffeisen-branch-search-view .branch-details .info a:hover, #wrapper .raiffeisen-branch-search-view .branch-details .info a:focus,
#wrapper .raiffeisen-branch-search-view .atm-details .info a:hover,
#wrapper .raiffeisen-branch-search-view .atm-details .info a:focus {
  text-decoration: none;
}
#wrapper .raiffeisen-branch-search-view .branch-details .branch-address,
#wrapper .raiffeisen-branch-search-view .branch-details .atm-address,
#wrapper .raiffeisen-branch-search-view .atm-details .branch-address,
#wrapper .raiffeisen-branch-search-view .atm-details .atm-address {
  display: block;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
}
#wrapper .raiffeisen-branch-search-view .branch-details .accessibility,
#wrapper .raiffeisen-branch-search-view .atm-details .accessibility {
  display: block;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
}
#wrapper .raiffeisen-branch-search-view .branch-details table.table-bordered,
#wrapper .raiffeisen-branch-search-view .atm-details table.table-bordered {
  width: auto;
}
#wrapper .raiffeisen-branch-search-view .branch-details table.table-bordered th,
#wrapper .raiffeisen-branch-search-view .atm-details table.table-bordered th {
  padding: 8px 30px;
  background: #e3e2e2;
  text-align: center;
}
#wrapper .raiffeisen-branch-search-view .branch-details table.table-bordered tr td,
#wrapper .raiffeisen-branch-search-view .atm-details table.table-bordered tr td {
  padding: 8px 30px;
  text-align: center;
}
#wrapper .raiffeisen-branch-search-view .branch-details table.table-bordered tr:nth-child(odd) td,
#wrapper .raiffeisen-branch-search-view .atm-details table.table-bordered tr:nth-child(odd) td {
  background: #f4f4f4;
}
#wrapper .raiffeisen-branch-search-view .branch-details .branch-load-notification,
#wrapper .raiffeisen-branch-search-view .atm-details .branch-load-notification {
  display: block;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: bold;
}
#wrapper .raiffeisen-branch-search-view .branch-details .branch-load-notification a,
#wrapper .raiffeisen-branch-search-view .atm-details .branch-load-notification a {
  text-decoration: underline;
}
#wrapper .raiffeisen-branch-search-view .branch-details .branch-load-notification a:hover, #wrapper .raiffeisen-branch-search-view .branch-details .branch-load-notification a:focus,
#wrapper .raiffeisen-branch-search-view .atm-details .branch-load-notification a:hover,
#wrapper .raiffeisen-branch-search-view .atm-details .branch-load-notification a:focus {
  text-decoration: none;
}
#wrapper .raiffeisen-branch-search-view .branch-details .branch-contacts,
#wrapper .raiffeisen-branch-search-view .branch-details .category-list-element,
#wrapper .raiffeisen-branch-search-view .atm-details .branch-contacts,
#wrapper .raiffeisen-branch-search-view .atm-details .category-list-element {
  margin-bottom: 20px;
}
#wrapper .raiffeisen-branch-search-view .branch-details .branch-contacts ul,
#wrapper .raiffeisen-branch-search-view .branch-details .category-list-element ul,
#wrapper .raiffeisen-branch-search-view .atm-details .branch-contacts ul,
#wrapper .raiffeisen-branch-search-view .atm-details .category-list-element ul {
  padding: 0;
  margin: 0 0 10px 25px;
}
#wrapper .raiffeisen-branch-search-view .branch-details .contacts-title,
#wrapper .raiffeisen-branch-search-view .branch-details .category-name,
#wrapper .raiffeisen-branch-search-view .atm-details .contacts-title,
#wrapper .raiffeisen-branch-search-view .atm-details .category-name {
  font-size: 18px;
  font-weight: bold;
}
#wrapper .raiffeisen-branch-search-view .branch-details .contacts-list table td,
#wrapper .raiffeisen-branch-search-view .atm-details .contacts-list table td {
  padding-right: 10px;
}
#wrapper .raiffeisen-branch-search-view .branch-details .time-reservation,
#wrapper .raiffeisen-branch-search-view .atm-details .time-reservation {
  text-align: center;
}
#wrapper .raiffeisen-branch-search-view .branch-details .time-reservation a.btn,
#wrapper .raiffeisen-branch-search-view .atm-details .time-reservation a.btn {
  display: inline-block;
  margin-bottom: 20px;
  padding: 10px 35px;
  background: black;
  color: #f9f300;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: none;
  border-radius: 5px;
  box-shadow: 2px 2px 2px 0 #ccc;
}
#wrapper .raiffeisen-branch-search-view .branch-details .time-reservation a.btn:after,
#wrapper .raiffeisen-branch-search-view .atm-details .time-reservation a.btn:after {
  content: "\f105";
  display: inline-block;
  margin-left: 10px;
  font-family: "fontawesome-alloy";
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
#wrapper .raiffeisen-branch-search-view .branch-details .time-reservation a.btn:hover, #wrapper .raiffeisen-branch-search-view .branch-details .time-reservation a.btn:focus,
#wrapper .raiffeisen-branch-search-view .atm-details .time-reservation a.btn:hover,
#wrapper .raiffeisen-branch-search-view .atm-details .time-reservation a.btn:focus {
  background: #f4e600;
  color: black;
  border-color: #b5b5b5;
}
#wrapper .raiffeisen-branch-search-view .info-window-content {
  color: black;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
}
#wrapper .raiffeisen-branch-search-view .info-window-content a {
  color: black;
}
#wrapper .raiffeisen-branch-search-view .info-window-content ul {
  margin: 0;
  list-style: none;
}
#wrapper .raiffeisen-branch-search-view .info-window-content ul li {
  margin-bottom: 5px;
}
#wrapper .raiffeisen-branch-search-view .info-window-content ul li span {
  font-weight: bold;
}
#wrapper .raiffeisen-branch-search-view .info-window-content ul li a.route-planning:before {
  content: "\f041";
  display: inline-block;
  margin-right: 10px;
  font-family: "fontawesome-alloy";
  speak: none;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
#wrapper .raiffeisen-branch-search-view .info-window-content ul li a.details {
  display: inline-block;
  padding: 10px 25px;
  background: #000;
  color: #f9f300;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 5px;
  box-shadow: 2px 2px 2px 0 #ccc;
}
#wrapper .raiffeisen-branch-search-view .info-window-content ul li a.details:after {
  content: "\f105";
  display: inline-block;
  margin-left: 10px;
  font-family: "fontawesome-alloy";
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
#wrapper .raiffeisen-branch-search-view .info-window-content ul li a.details:hover, #wrapper .raiffeisen-branch-search-view .info-window-content ul li a.details:focus {
  background: #f4e600;
  color: black;
}
#wrapper .raiffeisen-branch-search-view .map-canvas,
#wrapper .raiffeisen-branch-search-view .mapcontentdisplay-map-canvas {
  clear: both;
  display: block;
  height: 500px;
  overflow: hidden;
  width: 100%;
}
#wrapper .raiffeisen-branch-search-view .rai-paginator-container {
  display: block;
  margin: 20px 20px 20px 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  text-align: right;
  border: 0;
  font-size: 0;
}
#wrapper .raiffeisen-branch-search-view .rai-paginator-container a {
  display: inline-block;
  float: none;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  border: 1px solid #dddddd;
  border-left-width: 0;
  background: none;
  font-size: 14px;
  border: 0;
  color: #a7a9ac;
}
#wrapper .raiffeisen-branch-search-view .rai-paginator-container a.rai-paginator-current-page {
  color: black;
  cursor: default;
}
#wrapper .raiffeisen-branch-search-view .rai-paginator-container a i.icon-chevron-left {
  margin-left: 5px;
}
#wrapper .raiffeisen-branch-search-view .rai-paginator-container a i.icon-chevron-right {
  margin-right: 5px;
}
#wrapper .raiffeisen-branch-search-view .rai-paginator-container a.rai-paginator-disabled, #wrapper .raiffeisen-branch-search-view .rai-paginator-container a.rai-paginator-disabled:hover, #wrapper .raiffeisen-branch-search-view .rai-paginator-container a.rai-paginator-disabled:focus {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
#wrapper .raiffeisen-branch-search-view .rai-paginator-container > a:first-child {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-left-radius: 2px;
}
#wrapper .raiffeisen-branch-search-view .rai-paginator-container > a:last-child {
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-right-radius: 2px;
}
#wrapper .raiffeisen-branch-search-view .rai-paginator-container .rai-paginator-current-page-report {
  display: none;
}
@media (max-width: 991.98px) {
  #wrapper .raiffeisen-branch-search-view .map-canvas,
  #wrapper .raiffeisen-branch-search-view .mapcontentdisplay-map-canvas {
    height: 250px;
    width: auto;
    margin: 0 3%;
  }
  #wrapper .raiffeisen-branch-search-view .navbar .search-bar {
    display: block;
  }
  #wrapper .raiffeisen-branch-search-view .navbar ul.nav li select {
    font-size: 18px;
  }
  #wrapper .raiffeisen-branch-search-view .navbar ul.nav li.current-position {
    display: block;
  }
  #wrapper .raiffeisen-branch-search-view .navbar ul.nav li.current-position .button-holder {
    margin: 20px 0;
  }
  #wrapper .raiffeisen-branch-search-view .navbar ul.nav li.current-position .button-holder .btn {
    margin: 5px 0 0 0;
    padding: 11px 19px;
    color: #333;
    font-weight: normal;
    font-size: 17.5px;
    line-height: 20px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f1f1f1;
    background-image: linear-gradient(to bottom, #f6f6f6, #eaeaea);
    border: 1px solid #cfcfcf;
    border-bottom-color: #b5b5b5;
    border-radius: 2px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 767.98px) {
  #wrapper .raiffeisen-branch-search-view .navbar {
    display: block;
  }
  #wrapper .raiffeisen-branch-search-view .navbar ul.nav li {
    display: block;
    margin-right: 0;
  }
  #wrapper .raiffeisen-branch-search-view .navbar ul.nav li.category-type {
    font-size: 0;
  }
  #wrapper .raiffeisen-branch-search-view .navbar ul.nav li.category-type .category-types {
    display: block !important;
  }
  #wrapper .raiffeisen-branch-search-view .navbar ul.nav li.category-type .category-types span:first-child {
    margin-right: 10px;
  }
  #wrapper .raiffeisen-branch-search-view .navbar ul.nav li.category-type .category-types span {
    display: inline-block;
    width: calc(50% - 5px);
  }
  #wrapper .raiffeisen-branch-search-view .navbar ul.nav li.category-type .category-types span *,
  #wrapper .raiffeisen-branch-search-view .navbar ul.nav li.category-type .category-types span *::before,
  #wrapper .raiffeisen-branch-search-view .navbar ul.nav li.category-type .category-types span *::after {
    box-sizing: content-box;
  }
  #wrapper .raiffeisen-branch-search-view .navbar ul.nav li.category-type .category-types span input {
    display: none;
  }
  #wrapper .raiffeisen-branch-search-view .navbar ul.nav li.category-type .category-types span input[type=radio]:not(old):checked + label {
    background: #f4e600;
  }
  #wrapper .raiffeisen-branch-search-view .navbar ul.nav li.category-type .category-types span label {
    display: inline-block;
    background: #eaeaea;
    width: calc(100% - 30px);
    min-height: 20px;
    margin: 0;
    padding: 9px 15px;
    border-bottom: 2px solid #ccc;
    color: black;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
  }
  #wrapper .raiffeisen-branch-search-view .navbar ul.nav li.current-position .button-holder .btn {
    width: 100%;
    margin-bottom: 11px;
    padding: 9px 15px;
    background: #eaeaea;
    border-top: 2px solid #eaeaea;
    border-bottom: 2px solid #ccc;
    color: black;
    font-weight: normal;
  }
  #wrapper .raiffeisen-branch-search-view .navbar ul.nav li.city {
    margin-bottom: 10px;
  }
  #wrapper .raiffeisen-branch-search-view .navbar ul.nav li.city select {
    width: 100%;
    max-width: none;
  }
  #wrapper .raiffeisen-branch-search-view .navbar ul.nav li.services *,
  #wrapper .raiffeisen-branch-search-view .navbar ul.nav li.services *::before,
  #wrapper .raiffeisen-branch-search-view .navbar ul.nav li.services *::after {
    box-sizing: content-box;
  }
  #wrapper .raiffeisen-branch-search-view .navbar ul.nav li.services a.dropdown-toggle {
    display: block;
    font-weight: bold;
  }
  #wrapper .raiffeisen-branch-search-view .navbar ul.nav li.services ul.dropdown-menu {
    max-width: none;
    width: calc(100% - 10px);
  }
  #wrapper .raiffeisen-branch-search-view table.entries-table td {
    display: block;
    padding: 10px 10px 0 10px;
    border: 0;
  }
  #wrapper .raiffeisen-branch-search-view table.entries-table td .label {
    font-size: 14px;
  }
  #wrapper .raiffeisen-branch-search-view table.entries-table td .value .service {
    margin-right: 5px;
    font-size: 12px;
  }
  #wrapper .raiffeisen-branch-search-view table.entries-table td .value ul {
    font-size: 12px;
  }
  #wrapper .raiffeisen-branch-search-view table.entries-table td .value ul li {
    display: inline-block;
    margin-right: 5px;
  }
  #wrapper .raiffeisen-branch-search-view table.entries-table td .value ul li:not(:last-child):after {
    content: ",";
  }
  #wrapper .raiffeisen-branch-search-view table.entries-table td .details-cell {
    text-align: right;
    width: auto;
  }
  #wrapper .raiffeisen-branch-search-view table.entries-table tr td:last-child {
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea;
  }
}
#wrapper .raiffeisen-branch-search-view .portlet-body .appeal-text ul {
  margin-left: 20px;
}
#wrapper .raiffeisen-branch-search-view .branch-details .info ul {
  margin-left: 20px;
}
#wrapper .raiffeisen-branch-search-view .portlet-msg-info {
  border-color: #737373;
  background-color: #e2e2e2;
  color: black;
}
#wrapper div.form-group > select.form-control {
  height: auto;
  border: 1px solid #ced4da;
  font-size: 14px;
  border-radius: 4px;
  width: 100%;
  max-width: 100%;
  padding: 5px 10px;
  margin-bottom: 20px;
}
#wrapper .portlet-forms-display {
  /*.form-feedback-group {
  	display: inline-flex;
  	flex: 1 1 0;
  }*/
  /* panasz űrlaphoz */
  /*telefonszám mező*/
  /*Telefonszám teljes szélességű form*/
  /*form cím eltűntetése*/
}
#wrapper .portlet-forms-display input[type=text], #wrapper .portlet-forms-display textarea {
  /*display: flex;
  flex: 0 0 335px;*/
  background-color: white;
  border: 1px solid #ccc;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  vertical-align: middle;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  box-sizing: border-box;
  max-width: unset;
}
#wrapper .portlet-forms-display input[type=text] {
  height: 30px;
}
#wrapper .portlet-forms-display input[type=text]:focus,
#wrapper .portlet-forms-display input[type=text]:-webkit-autofill:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
}
#wrapper .portlet-forms-display input[type=text]:-webkit-autofill {
  background-color: rgb(232, 240, 254) !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#wrapper .portlet-forms-display .date-picker {
  display: flex;
}
#wrapper .portlet-forms-display .date-picker .input-group {
  flex: 0 0 335px;
}
#wrapper .portlet-forms-display .date-picker input[type=text] {
  margin-bottom: 0;
}
#wrapper .portlet-forms-display .date-picker .input-group-inset-item {
  position: absolute;
  left: 80px;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 0;
  display: block;
  background: transparent;
  border: none;
}
#wrapper .portlet-forms-display .date-picker .input-group-inset-item button {
  width: 100%;
  padding: 0;
  height: 100%;
}
#wrapper .portlet-forms-display .date-picker .input-group-inset-item button svg {
  display: none;
}
#wrapper .portlet-forms-display label, #wrapper .portlet-forms-display legend {
  display: flex;
  flex: 1 1 100%;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  padding: 0;
}
#wrapper .portlet-forms-display label .reference-mark, #wrapper .portlet-forms-display legend .reference-mark {
  margin: 0;
}
#wrapper .portlet-forms-display .lfr-ddm-form-container {
  max-width: 850px;
  margin: 0 auto;
}
#wrapper .portlet-forms-display .ddm-label-required {
  font-size: 0;
  padding: 0;
}
#wrapper .portlet-forms-display .ddm-label-required:after {
  content: "*";
  color: #ff4333;
  font-size: 14px;
}
#wrapper .portlet-forms-display .form-builder-select-field {
  flex: 0 0 335px;
}
#wrapper .portlet-forms-display .lfr-ddm__default-page-header-title {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
  background-color: #e3e2e2;
  margin: 0;
  text-align: center;
  padding: 8px 0;
  min-height: 30px;
}
#wrapper .portlet-forms-display .lfr-ddm__default-page-header .lfr-ddm__default-page-header-description {
  padding: 10px;
  margin-bottom: 10px;
  display: block;
  color: #000;
}
#wrapper .portlet-forms-display .lfr-ddm__default-page-header .lfr-ddm__default-page-header-line {
  #display: none;
}
#wrapper .portlet-forms-display .ddm-form-builder-app {
  padding: 0;
  background-color: #fefcbf;
}
#wrapper .portlet-forms-display .lfr-ddm-form-container {
  padding: 0 10% 3%;
}
#wrapper .portlet-forms-display .form-feedback-group .form-feedback-item {
  padding-left: 5px;
  color: #b50303;
}
#wrapper .portlet-forms-display .form-feedback-group .form-feedback-item .form-feedback-indicator {
  display: none;
}
#wrapper .portlet-forms-display .form-group {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  margin-bottom: 10px;
}
#wrapper .portlet-forms-display .form-group.has-error,
#wrapper .portlet-forms-display .form-group.has-error .custom-control-label {
  color: #b50303;
}
#wrapper .portlet-forms-display .custom-control .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none;
}
#wrapper .portlet-forms-display .form-group.has-error input[type=text] {
  border-color: #b50303;
}
#wrapper .portlet-forms-display .form-group.has-error input[type=text]:focus {
  border-color: #830202;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323;
}
#wrapper .portlet-forms-display .form-group div {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  margin-bottom: 10px;
  width: 100%;
}
#wrapper .portlet-forms-display .lfr-ddm-form-pagination-controls {
  padding: 0;
  margin: 20px 0;
  text-align: center;
}
#wrapper .portlet-forms-display .lfr-ddm-form-pagination-controls .btn-primary {
  float: none !important;
  display: inline-block;
  margin-bottom: 20px;
  padding: 10px 35px;
  background: #000;
  border: 0;
  color: #f9f300;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: none;
  outline: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 2px 0 #ccc;
  -moz-box-shadow: 2px 2px 2px 0 #ccc;
  box-shadow: 2px 2px 2px 0 #ccc;
  transition: all 0.3s;
}
#wrapper .portlet-forms-display .btn-primary:after {
  content: "\f105";
  display: inline-block;
  margin-left: 10px;
  font-family: "fontawesome-alloy";
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
#wrapper .portlet-forms-display .lfr-ddm-form-pagination-controls .btn-primary:hover {
  background: #f4e600;
  color: #000;
}
#wrapper .portlet-forms-display p.text-secondary {
  display: none;
}
#wrapper .portlet-forms-display .lfr-ddm-form-page-title, #wrapper .portlet-forms-display .lfr-ddm-form-page-description {
  padding: 0 !important;
  width: 100%;
}
#wrapper .portlet-forms-display .lfr-ddm-form-page-description {
  text-align: center !important;
  font-size: 14px !important;
  margin-bottom: 40px !important;
}
#wrapper .portlet-forms-display .ddm-row {
  width: 50%;
  margin: 0 auto;
}
#wrapper .portlet-forms-display .col-ddm:only-child {
  flex: 0 0 362px;
}
#wrapper .portlet-forms-display .col-ddm {
  padding: 0;
}
#wrapper .portlet-forms-display label > span.custom-control-label {
  min-width: 460px;
}
#wrapper .portlet-forms-display button.date-picker-dropdown-toggle.btn.btn-unstyled:focus {
  outline: none;
  border: none;
  box-shadow: none;
}
#wrapper .portlet-forms-display a:hover {
  text-decoration: none;
}
#wrapper .portlet-forms-display a {
  text-decoration: underline;
}
#wrapper .portlet-forms-display .ddm-field-types-fieldset__nested {
  margin-left: 4px;
}
#wrapper .portlet-forms-display .ddm-field-types-fieldset__nested .ddm-row:not(:first-child) span.ddm-label-required.reference-mark {
  display: none;
}
#wrapper .portlet-forms-display .ddm-field-types-fieldset__nested .col-ddm:not(:first-child) span.ddm-label-required.reference-mark {
  visibility: hidden;
}
#wrapper .portlet-forms-display .col-ddm.col-md-8 .lexicon-icon {
  margin-left: 16px;
}
@media (max-width: 768px) {
  #wrapper .portlet-forms-display .lfr-ddm-form-container {
    padding: 0 10% 3%;
  }
  #wrapper .portlet-forms-display .form-group {
    display: block;
  }
  #wrapper .portlet-forms-display .ddm-row {
    width: 100%;
  }
  #wrapper .portlet-forms-display .ddm-row .col-ddm.col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  #wrapper .portlet-forms-display .ddm-row .col-ddm.col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  #wrapper .portlet-forms-display .ddm-row .col-ddm.col-md-8 .lexicon-icon {
    margin-left: 0;
  }
  #wrapper .portlet-forms-display .form-group > .custom-checkbox {
    width: 100% !important;
  }
  #wrapper .portlet-forms-display .col-ddm:only-child {
    flex: none;
  }
}
#wrapper .portlet-forms-display #wrapper .form-builder-select-field, #wrapper .portlet-forms-display #wrapper .date-picker {
  margin-bottom: 10px;
}
#wrapper .portlet-forms-display .ddm-btn-cancel {
  display: none;
}
#wrapper .portlet-forms-display textarea {
  min-height: 100px;
}
#wrapper .portlet-forms-display div.position-relative.row {
  #justify-content: center;
}
#wrapper .portlet-forms-display .form-group > .custom-checkbox {
  width: 338px;
}
#wrapper .portlet-forms-display .form-group > .custom-checkbox label {
  display: block;
}
#wrapper .portlet-forms-display .remaining-chars-container {
  margin-bottom: 10px;
}
#wrapper .portlet-forms-display .ddm-field-container > .ddm-field > .form-group > .ddm-label {
  white-space: nowrap;
}
#wrapper .portlet-forms-display .col-md-2 > .ddm-field-container > .ddm-field > .form-group > .ddm-label > .ddm-label-required:after {
  content: "*";
  color: #ff4333;
  font-size: 14px;
  visibility: hidden;
}
#wrapper .portlet-forms-display .col-md-8 > .ddm-field-container > .ddm-field > .form-group > .ddm-label > .ddm-label-required:after {
  margin-left: 9px;
}
#wrapper .portlet-forms-display .col-md-5 {
  display: none;
}
#wrapper .portlet-forms-display .lfr-ddm-form-page-title {
  display: none;
}
#wrapper .portlet-site-map a {
  text-decoration: none;
}
#wrapper .portlet-site-map ul {
  list-style: none;
  padding: 0;
  margin: 0 0 10px 25px;
}
#wrapper .portlet-site-map ul li:before {
  content: "\f105";
  margin-right: 5px;
  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;
}
#wrapper .rbhu-accordion {
  background-color: #FFF;
  color: #2B2D33;
  display: flex;
  align-items: center;
  justify-content: center;
}
#wrapper .rbhu-accordion .rbhu-accordion-content {
  width: 100%;
  max-width: 1368px;
}
#wrapper .rbhu-accordion .rbhu-accordion-content .rbhu-accordion-header-container h2 {
  font-size: 20px !important;
  margin: 0 !important;
}
#wrapper .rbhu-accordion .rbhu-accordion-content .rbhu-accordion-header-container .rbhu-accordion-header-description {
  margin-top: 32px;
}
#wrapper .rbhu-accordion .rbhu-accordion-content .rbhu-accordion-container .rbhu-accordion-item {
  cursor: pointer;
}
#wrapper .rbhu-accordion .rbhu-accordion-content .rbhu-accordion-container .rbhu-accordion-item .rbhu-accordion-item-header-container .rbhu-accordion-item-header {
  display: flex;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  padding: 24px 16px;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 2px solid #E9EAEA;
}
#wrapper .rbhu-accordion .rbhu-accordion-content .rbhu-accordion-container .rbhu-accordion-item .rbhu-accordion-item-header-container .rbhu-accordion-item-header.active {
  border-bottom: none;
}
#wrapper .rbhu-accordion .rbhu-accordion-content .rbhu-accordion-container .rbhu-accordion-item .rbhu-accordion-item-header-container .rbhu-accordion-item-header::after {
  content: "\f471";
  font-family: "gds-icons";
  font-size: x-large;
  margin-left: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#wrapper .rbhu-accordion .rbhu-accordion-content .rbhu-accordion-container .rbhu-accordion-item .rbhu-accordion-item-header-container .rbhu-accordion-item-header.active::after {
  content: "\f470";
  font-family: "gds-icons";
  font-size: x-large;
  margin-left: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#wrapper .rbhu-accordion .rbhu-accordion-content .rbhu-accordion-container .rbhu-accordion-item .rbhu-accordion-item-panel {
  display: none;
}
#wrapper .rbhu-accordion .rbhu-accordion-content .rbhu-accordion-container .rbhu-accordion-item .rbhu-accordion-item-panel.show {
  display: block !important;
  padding: 24px 16px;
}
#wrapper .rbhu-accordion .rbhu-accordion-content .rbhu-accordion-container .rbhu-accordion-item:hover {
  background-color: rgba(43, 45, 51, 0.08);
}
#wrapper .rbhu-accordion .rbhu-accordion-content .rbhu-accordion-footer-content .rbhu-accordion-footer-text {
  margin-top: 32px;
}
@media only screen and (max-width: 768px) {
  #wrapper #content .columns-1-2-25-75 #column-2 {
    display: none;
  }
}
#wrapper .raiffeisen-uikit {
  position: relative;
  display: block;
  padding: 20px;
  width: 100%;
  margin: 0 auto;
}
#wrapper .raiffeisen-uikit h1.title {
  max-width: 100%;
  padding: 0;
  margin: auto;
  position: relative;
  display: block;
  width: 100%;
  color: black;
}
#wrapper .raiffeisen-uikit .container {
  display: block;
  position: relative;
  max-width: 100%;
  background-color: white;
  padding: 20px 15px;
  border-radius: 5px;
  width: 100%;
  border: 1px solid #eaeaea;
  border-bottom: 2px solid #eaeaea;
}
#wrapper .raiffeisen-uikit .content {
  height: 0;
  opacity: 0;
  overflow: hidden;
  display: none;
}
#wrapper .raiffeisen-uikit .content .content {
  overflow: visible;
  height: auto;
  opacity: 1;
}
#wrapper .raiffeisen-uikit .content.open {
  display: block;
  opacity: 1;
  height: auto;
  margin-top: 30px;
  overflow: visible;
}
#wrapper .raiffeisen-uikit .uikit-button {
  display: flex;
  position: relative;
  font-weight: 700;
  margin-bottom: 0;
  color: black;
  background-color: #f4e600;
  padding: 15px 30px 15px 15px;
  border-radius: 5px;
  cursor: pointer;
  font-size: 1.4285714286rem;
}
#wrapper .raiffeisen-uikit .uikit-button:after {
  content: "\f078";
  position: absolute;
  right: 15px;
  top: 40%;
  color: black;
  font-size: 0.8571428571rem;
  font-family: "fontawesome-alloy";
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
#wrapper .raiffeisen-uikit .uikit-button.open:after {
  content: "\f077";
}
#wrapper .raiffeisen-uikit p {
  margin-bottom: 0;
}
#wrapper .raiffeisen-uikit pre,
#wrapper .raiffeisen-uikit code {
  white-space: normal;
}
#wrapper .raiffeisen-uikit pre code {
  display: block;
  padding-top: 10px;
  letter-spacing: -0.8px;
}
#wrapper .raiffeisen-uikit pre code b {
  color: #2484c6;
}
#wrapper .raiffeisen-uikit pre code b.bootstrap {
  color: #e83e8c;
}

/* Objects
  ====================================*/
.loading {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.loading .loading-element {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.loading .loading-element div {
  position: absolute;
  border: 4px solid black;
  opacity: 1;
  border-radius: 50%;
  animation: loading 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.loading .loading-element div:nth-child(2) {
  animation-delay: -0.5s;
}

.modal-open .LPMcontainer,
.dialog-iframe-popup .LPMcontainer {
  display: none !important;
}
.modal-open .LPMcontainer img,
.dialog-iframe-popup .LPMcontainer img {
  display: none;
}

/* Webcontents
  ====================================*/
#content .product h1 {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
#content .product > img {
  display: block;
  margin-bottom: 15px;
}
#content .product p.lead {
  font-size: 18px;
  font-weight: bold;
}
#content .product .product-description h1,
#content .product .product-description h2,
#content .product .block-content h1,
#content .product .block-content h2 {
  font-size: 18px;
  font-weight: bold;
  text-transform: none;
}
#content .product .product-description h3,
#content .product .product-description h4,
#content .product .product-description h5,
#content .product .product-description h6,
#content .product .block-content h3,
#content .product .block-content h4,
#content .product .block-content h5,
#content .product .block-content h6 {
  font-size: 16px;
  font-weight: bold;
}
#content .product .product-description ul,
#content .product .block-content ul {
  margin-left: 8px;
}
#content .product .product-description li,
#content .product .block-content li {
  margin-bottom: 10px;
}
#content .product p.navigation-sticky {
  margin: 30px 0 20px;
  padding: 10px;
  background: #e3e2e2;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
#content .product .block-content {
  margin-bottom: 15px;
  padding: 0 15px;
}
#content .product .block-content a {
  text-decoration: underline;
}
#content .product .block-content a:hover {
  text-decoration: none;
}
#content .product .fontsize_3x {
  font-size: 300%;
}

#content .initial-text {
  margin-bottom: -4rem;
}
#content .initial-text .margin-off {
  margin-bottom: 4rem;
}
#content .initial-text .alert-warning,
#content .initial-text .portlet-msg-alert {
  background-color: #fefcbf;
  border-color: #f4e600;
  color: black;
  margin-bottom: 20px;
  padding: 8px 35px 8px 14px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  border: 1px solid #f1d875;
}
#content .initial-text h2 {
  margin: 0 0 15px 0;
  font-size: 24.5px;
  line-height: 1.4;
  font-weight: bold;
}
#content .initial-text p {
  margin: 0 0 10px;
  line-height: 1.4;
}
#content .initial-text p a {
  text-decoration: underline;
}

#content .product-list .general-list-title {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
}

#wrapper .content-lister-container h2 {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
}

#wrapper .tiles-container {
  margin-top: -30px;
}
#wrapper .tiles-container .row.no-space {
  margin: 0;
}
#wrapper .tiles-container .row.no-space .mobile-elements-container {
  display: none;
}
#wrapper .tiles-container .row.no-space .col-4.tile-container {
  display: block;
  padding: 0;
}
#wrapper .tiles-container .row.no-space .col-4.tile-container .journal-content-article a.tile {
  padding: 54px 0 0 115px;
  border-left: 0;
  background-position: 20px top;
  background-repeat: no-repeat;
  display: block;
  min-height: 132px;
  border-left: 1px solid #dadada;
  color: #000;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
}
#wrapper .tiles-container .row.no-space .col-4.tile-container .journal-content-article a.tile:hover {
  background-color: #f4e600;
  background-position: 19px bottom;
}
#wrapper .tiles-container .row.no-space .col-4.tile-container .journal-content-article a.tile:focus {
  background-color: #f4e600;
  background-position: 19px bottom;
}
@media (max-width: 767.98px) {
  #wrapper .tiles-container .row.no-space {
    display: block;
  }
  #wrapper .tiles-container .row.no-space .mobile-elements-container {
    display: block;
  }
  #wrapper .tiles-container .row.no-space .mobile-elements-container .mobile-header-elements {
    margin: 0;
    list-style: none;
  }
  #wrapper .tiles-container .row.no-space .mobile-elements-container .mobile-header-elements li {
    display: block;
    height: 50px;
    padding: 0 20px 0 30px;
    background-color: #f4e600;
    border-bottom: 1px solid #dadada;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 50px;
  }
  #wrapper .tiles-container .row.no-space .mobile-elements-container .mobile-header-elements li a {
    color: black;
    text-decoration: none;
  }
  #wrapper .tiles-container .row.no-space .mobile-elements-container .mobile-header-elements li a i {
    display: inline-block;
    width: 24px;
    margin-right: 32px;
    font-size: 24px;
    text-align: center;
  }
  #wrapper .tiles-container .row.no-space .mobile-elements-container .mobile-header-elements li:hover {
    background-color: #fff;
  }
  #wrapper .tiles-container .row.no-space .mobile-elements-container .mobile-header-elements li:focus {
    background-color: #fff;
  }
  #wrapper .tiles-container .row.no-space .col-4.tile-container {
    min-width: 100%;
  }
  #wrapper .tiles-container .row.no-space .col-4.tile-container .journal-content-article a.tile {
    padding: 12px 20px 0 90px;
    background-position: 20px -12px;
    background-size: auto 150px;
    border-left: 0;
    border-bottom: 1px solid #dadada;
    text-align: left;
    line-height: 1.4;
    min-height: 58px;
  }
  #wrapper .tiles-container .row.no-space .col-4.tile-container .journal-content-article a.tile:hover {
    background-position: 20px -88px;
  }
  #wrapper .tiles-container .row.no-space .col-4.tile-container .journal-content-article a.tile:focus {
    background-position: 20px -88px;
  }
}

#wrapper .useful-informations-container {
  margin-top: -10px;
}
#wrapper .useful-informations-container .header-content .clickable {
  margin: 0;
  padding: 0;
  background: #e3e2e2;
  color: #000;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}
#wrapper .useful-informations-container .header-content .clickable a {
  display: block;
  padding: 12px 20px;
  background: #e3e2e2;
  color: #000;
  text-decoration: none;
}
#wrapper .useful-informations-container .header-content .clickable a:after {
  content: " >";
}
#wrapper .useful-informations-container section.info {
  max-height: 119px;
  border-bottom: 1px solid #fff;
  overflow: hidden;
}
#wrapper .useful-informations-container section.info a {
  display: block;
  min-height: 78px;
  padding: 20px 20px 20px 100px;
  background-color: #f4f4f4;
  background-repeat: no-repeat;
  background-position: 25px 32px;
  text-decoration: none;
  box-sizing: content-box;
}
#wrapper .useful-informations-container section.info a h1 {
  margin: 0 0 20px;
  font-size: 14px;
  font-weight: bold;
}
#wrapper .useful-informations-container section.info a p {
  margin: 0;
}
#wrapper .useful-informations-container section.info a:hover {
  background-color: #f4e600;
}
#wrapper .useful-informations-container section.info a:focus {
  background-color: #f4e600;
}

#wrapper .useful-informations-header-container .header-content .clickable {
  margin: 0;
  padding: 0;
  background: #e3e2e2;
  color: #000;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}
#wrapper .useful-informations-header-container .header-content .clickable a {
  display: block;
  padding: 12px 20px;
  background: #e3e2e2;
  color: #000;
  text-decoration: none;
}
#wrapper .useful-informations-header-container .header-content .clickable a:after {
  content: " >";
}
#wrapper .useful-informations-header-container .header-content .clickable a:hover {
  text-decoration: none;
  background: #000;
  color: #fff;
}

#content .entries-container .row {
  margin: 0 !important;
}
#content .entries-container .col-md-4 {
  padding: 0 !important;
}
#content .entries-container .actuality {
  width: auto;
  margin: 0;
  padding: 20px;
  border-bottom: 1px solid #dadada;
}
#content .entries-container .actuality img {
  display: none;
}
#content .entries-container .actuality h1 {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
}
#content .entries-container .actuality p {
  margin-bottom: 30px;
}
#content .entries-container .actuality a.button {
  display: inline-block;
  margin-bottom: 20px;
  padding: 10px 25px;
  background: #000;
  color: #f9f300;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#content .entries-container .actuality a.button:after {
  content: "\f105";
  display: inline-block;
  margin-left: 10px;
  font-family: "fontawesome-alloy";
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
#content .entries-container .actuality a.button:hover, #content .entries-container .actuality a.button:focus {
  background: #f4e600;
  color: #000;
}

@media (min-width: 768px) and (max-width: 979px) {
  #content .entries-container .actuality {
    width: 213px;
    margin: 20px auto;
    border: none;
    padding: 0;
  }
  #content .entries-container .actuality img {
    display: inline-block;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  #content .entries-container .col-md-4:first-child .actuality {
    margin-left: 20px;
  }
  #content .entries-container .col-md-4:last-child .actuality {
    margin-right: 20px;
  }
}
@media (min-width: 980px) {
  #content .entries-container .actuality {
    width: 293px;
    margin: 20px auto;
    border: none;
    padding: 0;
  }
  #content .entries-container .actuality img {
    display: inline-block;
    margin-bottom: 20px;
  }
}
#content .actuality-text {
  margin-top: 0;
}
#content .actuality-text h2 {
  margin: 0;
  padding: 12px 20px;
  background: #e3e2e2;
  color: #000;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}
#content .actuality-text a.btn.rf-btn {
  width: 100%;
  display: inline-block;
  margin-bottom: 20px;
  padding: 10px 25px;
  background: #000;
  border: 0;
  color: #f9f300;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  text-shadow: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#content .actuality-text a.btn.rf-btn:after {
  content: "\f105";
  display: inline-block;
  margin-left: 10px;
  font-family: "fontawesome-alloy";
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
#content .actuality-text a.btn.rf-btn:hover, #content .actuality-text a.btn.rf-btn:focus {
  background: #f4e600;
  color: #000;
}
#content .actuality-text .alert-warning,
#content .actuality-text .portlet-msg-alert {
  background-color: #fefcbf;
  border-color: #f4e600;
  color: black;
  margin-bottom: 0;
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

@media (min-width: 768px) {
  #content .actuality-text .header-content {
    margin-top: -2rem;
    margin-bottom: 4rem;
  }
  #content .actuality-text a.btn.rf-btn {
    width: auto;
  }
}
#wrapper .galery-lister-container p a {
  text-decoration: underline;
}
#wrapper .galery-lister-container p a:hover {
  text-decoration: none;
}
#wrapper .galery-lister-container p a:focus {
  text-decoration: none;
}
#wrapper .galery-lister-container div.hidden {
  display: none;
  visibility: hidden;
}

#wrapper .news-list {
  overflow: hidden;
  max-height: 119px;
}
#wrapper .news-list header {
  margin-bottom: 10px;
}
#wrapper .news-list h1 {
  display: block;
  margin: 0;
  font-size: 1rem;
  font-weight: bold;
}
#wrapper .news-list p {
  margin: 0;
}
#wrapper .news-list span.type {
  font-size: 12px;
}
#wrapper .news-list span.type:after {
  content: " / ";
}
#wrapper .news-list time {
  font-size: 12px;
}
#wrapper .news-list.news-list-page {
  max-height: none;
}
#wrapper .news-list.news-list-page a {
  padding-bottom: 5px;
}
#wrapper .news-list.news-list-page h1 {
  margin-bottom: 15px;
  font-size: 1.4285714286rem;
}
#wrapper .news-list.news-list-page p {
  margin-bottom: 15px;
}

#wrapper .news-detailed {
  padding: 20px;
}
#wrapper .news-detailed h1 {
  margin-bottom: 15px;
  font-size: 1.4285714286rem;
  font-weight: bold;
}
#wrapper .news-detailed a {
  text-decoration: underline;
}

#wrapper .news-publications-lister .portlet-icon-back,
#wrapper .news-publications-lister .metadata-author,
#wrapper .news-publications-lister .component-title {
  display: none;
}
#wrapper .news-publications-container.news-publications-container-up {
  margin-top: -10px;
}
#wrapper .news-publications-container a {
  display: block;
  min-height: 86px;
  padding: 20px 20px 12px;
  text-decoration: none;
  box-sizing: content-box;
  border-bottom: 1px solid #eaeaea;
}
#wrapper .news-publications-container a:hover {
  background: #f4e600;
}

#content .input-append {
  display: inline-block;
  margin-bottom: 20px;
  border: 1px solid #dadada;
  font-size: 0;
}
#content .input-append input[type=search].search-query {
  display: inline-block;
  max-width: none;
  width: 609px;
  height: 42px;
  padding: 0 0 0 10px;
  border: 0;
  color: black;
  font-size: 1rem;
  box-sizing: content-box;
}
#content .input-append input[type=search].search-query::-webkit-input-placeholder {
  color: #aeaeae;
}
#content .input-append input[type=search].search-query::-webkit-search-cancel-button {
  display: none;
}
#content .input-append button[type=submit].btn-search,
#content .input-append button.btn-clear-keywords {
  width: 42px;
  height: 42px;
  padding: 0;
  border: 0;
  font-size: 0;
  vertical-align: top;
}
#content .input-append button[type=submit].btn-search i,
#content .input-append button.btn-clear-keywords i {
  color: #aeaeae;
  font-size: 1.4285714286rem;
  vertical-align: middle;
}

.openable-more {
  cursor: pointer;
}
.openable-more:after {
  content: "\f078";
  display: inline-block;
  margin-left: 10px;
  font-family: "fontawesome-alloy";
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
.openable-more.open:after {
  content: "\f077";
}

.openable {
  margin-bottom: 15px;
}

#content .useful-links .useful-links-title {
  margin: 0;
  padding: 10px;
  background: #e3e2e2;
  font-size: 20px !important;
  font-weight: bold;
  text-transform: uppercase;
}
#content .useful-links ul.useful-links-list {
  margin: 15px 0;
}
#content .useful-links .useful-links-list .useful-links-list-item {
  list-style: none;
  position: relative;
  margin-bottom: 10px;
  padding-left: 15px;
}
#content .useful-links .useful-links-list .useful-links-list-item .useful-link {
  text-decoration: underline;
}
#content .useful-links .useful-links-list .useful-links-list-item::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\f105";
  display: inline-block;
  font-family: "fontawesome-alloy";
  speak: none;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

#content .related-documents .related-documents-title {
  margin-right: 1px;
  padding: 10px;
  background: #e3e2e2;
  font-size: 20px !important;
  font-weight: bold;
  text-transform: uppercase;
}
#content .related-documents ul.related-documents-list {
  margin: 15px 0;
}
#content .related-documents .related-documents-list .related-document {
  list-style: none;
  position: relative;
  margin-bottom: 10px;
  padding-left: 15px;
}
#content .related-documents .related-documents-list .related-document a {
  text-decoration: underline;
}
#content .related-documents .related-documents-list .related-document::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\f105";
  display: inline-block;
  font-family: "fontawesome-alloy";
  speak: none;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 767.98px) {
  #content .related-documents .related-documents-title {
    margin-right: 0;
  }
}

#content .related-assets-with-gray-header .portlet-title-text {
  margin: 0;
  padding: 10px;
  background: #e3e2e2;
  font-weight: bold;
  text-transform: uppercase;
  max-width: 100%;
}
#content .related-assets-with-gray-header h2 {
  font-size: 20px !important;
}
#content .related-assets-with-gray-header .portlet-content-editable {
  padding: 0;
}

#wrapper .search-suggestions-container {
  position: absolute;
  top: 46px;
  background: white;
  -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.58);
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.58);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.58);
}
#wrapper .search-suggestions-container .suggestions-list {
  list-style: none;
}
#wrapper .search-suggestions-container .suggestions-list .suggestions-list-item .suggestion {
  display: block;
  padding: 10px;
  text-decoration: none;
}
#wrapper .search-suggestions-container .suggestions-list .suggestions-list-item .suggestion .suggestion-text {
  word-break: normal;
  word-wrap: break-word;
}
#wrapper .search-suggestions-container .suggestions-list .suggestions-list-item .suggestion .suggestion-text .suggestion-title {
  word-break: normal;
  word-wrap: break-word;
}
#wrapper .search-suggestions-container .suggestions-list .suggestions-list-item .suggestion .suggestion-text .suggestion-type {
  display: block;
  font-size: 11px;
}
#wrapper .search-suggestions-container .suggestions-list .suggestions-list-item .suggestion:hover {
  background: #f4e600;
  text-decoration: none;
}
#wrapper #footer .footer-search section .input-group .input-group-item.search-bar-keywords-input-wrapper .search-suggestions-container {
  left: 282px;
  z-index: 1;
}
@media (max-width: 991.98px) {
  #wrapper #footer .footer-search section .input-group .input-group-item.search-bar-keywords-input-wrapper .search-suggestions-container {
    left: 163px;
  }
}
@media (max-width: 767.98px) {
  #wrapper #footer .footer-search section .input-group .input-group-item.search-bar-keywords-input-wrapper .search-suggestions-container {
    left: unset;
    top: 80px;
  }
}

.portlet-nested-portlets > .portlet > .portlet-content-editable {
  margin-left: 25px;
}

.raiffeisen-search-tag-facet-display-document-search .facet-title {
  background: #f4e600;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  height: 40px;
}
.raiffeisen-search-tag-facet-display-document-search .facet-title span {
  margin-left: 12px;
  margin-top: 7px;
  display: inline-flex;
}
.raiffeisen-search-tag-facet-display-document-search .facet-title span::before {
  content: "\f02c";
  display: inline-block;
  margin-right: 10px;
  font-family: "fontawesome-alloy";
  font-size: 23px;
  line-height: 1;
  font-weight: normal;
}
.raiffeisen-search-tag-facet-display-document-search .facet-title a {
  font-size: 25px;
  margin-right: 16px;
}
.raiffeisen-search-tag-facet-display-document-search .tag-items {
  margin: 0;
  padding: 10px 12px;
}
.raiffeisen-search-tag-facet-display-document-search .facet-value {
  display: inline-block;
  padding: 5px 0;
}
.raiffeisen-search-tag-facet-display-document-search .facet-value .tag-popularity-1 {
  font-size: 13px;
  margin-right: 13px;
}
.raiffeisen-search-tag-facet-display-document-search .facet-value .tag-popularity-2 {
  font-size: 16px;
  margin-right: 16px;
}
.raiffeisen-search-tag-facet-display-document-search .facet-value .tag-popularity-3 {
  font-size: 17px;
  margin-right: 17px;
}
.raiffeisen-search-tag-facet-display-document-search .facet-value .tag-popularity-4 {
  font-size: 19px;
  margin-right: 19px;
}
.raiffeisen-search-tag-facet-display-document-search .facet-value .tag-popularity-5 {
  font-size: 21px;
  margin-right: 21px;
}
.raiffeisen-search-tag-facet-display-document-search .facet-value .tag-popularity-6 {
  font-size: 23px;
  margin-right: 23px;
}
.raiffeisen-search-tag-facet-display-document-search .facet-value .btn-link {
  color: #000;
}
.raiffeisen-search-tag-facet-display-document-search .facet-value .facet-term-selected {
  font-weight: bold;
}
.raiffeisen-search-tag-facet-display-document-search .facet-value:hover {
  color: #000;
}

.raiffeisen-search-category-facet-display-document-search .facet-title {
  margin: 0;
  padding: 8px 12px 4px;
  background: #e3e2e2;
  color: #000;
  font-size: 18px;
  font-weight: bold;
}
.raiffeisen-search-category-facet-display-document-search .panel-body {
  padding: 10px 12px;
}
.raiffeisen-search-category-facet-display-document-search .panel-body .facet-value {
  padding: 2px 0;
}
.raiffeisen-search-category-facet-display-document-search .panel-body .facet-value .btn.btn-link {
  color: #000000;
}
.raiffeisen-search-category-facet-display-document-search .panel-body .facet-clear-btn {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  background-color: unset;
  margin-top: 15px;
}

#wrapper .search-bar-wrapper-document-search,
#content .search-bar-wrapper-document-search,
#footer .search-bar-wrapper-document-search {
  padding: 4px 0 4px 18px;
}
#wrapper .search-bar-wrapper-document-search .search-bar-title,
#content .search-bar-wrapper-document-search .search-bar-title,
#footer .search-bar-wrapper-document-search .search-bar-title {
  margin: 0;
  font-size: 20px !important;
  font-weight: bold;
  text-transform: uppercase;
}
#wrapper .search-bar-wrapper-document-search .panel-body,
#content .search-bar-wrapper-document-search .panel-body,
#footer .search-bar-wrapper-document-search .panel-body {
  padding: 0.75rem 0;
}
#wrapper .search-bar-wrapper-document-search .search-bar-document-search,
#content .search-bar-wrapper-document-search .search-bar-document-search,
#footer .search-bar-wrapper-document-search .search-bar-document-search {
  background: white;
}
#wrapper .search-bar-wrapper-document-search .search-bar-document-search input[type=text],
#content .search-bar-wrapper-document-search .search-bar-document-search input[type=text],
#footer .search-bar-wrapper-document-search .search-bar-document-search input[type=text] {
  border: 1px solid #dadada;
  border-right: 0;
  padding: 0 0.7142857143rem;
  border-radius: 0;
  max-width: 650px;
  width: calc(100% - 40px);
  letter-spacing: normal;
  font-size: 1rem;
  line-height: normal;
  background: transparent;
  height: 3.2142857143rem;
}
#wrapper .search-bar-wrapper-document-search .search-bar-document-search .input-group-item.search-bar-keywords-input-wrapper label,
#content .search-bar-wrapper-document-search .search-bar-document-search .input-group-item.search-bar-keywords-input-wrapper label,
#footer .search-bar-wrapper-document-search .search-bar-document-search .input-group-item.search-bar-keywords-input-wrapper label {
  margin: 0 15px 0 0;
  color: #000;
  font-size: 20px;
  font-weight: bold;
  display: flex;
  align-items: center;
}
#wrapper .search-bar-wrapper-document-search .search-bar-document-search .input-group-item.search-bar-keywords-input-wrapper .input-group-inset-item,
#content .search-bar-wrapper-document-search .search-bar-document-search .input-group-item.search-bar-keywords-input-wrapper .input-group-inset-item,
#footer .search-bar-wrapper-document-search .search-bar-document-search .input-group-item.search-bar-keywords-input-wrapper .input-group-inset-item {
  border: 1px solid #dadada;
  border-left: 0;
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
  padding: 0;
  height: 3.2142857143rem;
}
#wrapper .search-bar-wrapper-document-search .search-bar-document-search .input-group-item.search-bar-keywords-input-wrapper .input-group-inset-item button.btn,
#content .search-bar-wrapper-document-search .search-bar-document-search .input-group-item.search-bar-keywords-input-wrapper .input-group-inset-item button.btn,
#footer .search-bar-wrapper-document-search .search-bar-document-search .input-group-item.search-bar-keywords-input-wrapper .input-group-inset-item button.btn {
  align-items: center;
  display: flex;
  height: 75%;
  justify-content: center;
  line-height: 1;
  margin-left: 0.1875rem;
  margin-right: 0.1875rem;
  padding-bottom: 0;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0;
}
#wrapper .search-bar-wrapper-document-search .search-bar-document-search .input-group-item.search-bar-keywords-input-wrapper .input-group-inset-item button.btn .lexicon-icon-search,
#content .search-bar-wrapper-document-search .search-bar-document-search .input-group-item.search-bar-keywords-input-wrapper .input-group-inset-item button.btn .lexicon-icon-search,
#footer .search-bar-wrapper-document-search .search-bar-document-search .input-group-item.search-bar-keywords-input-wrapper .input-group-inset-item button.btn .lexicon-icon-search {
  display: none !important;
}
#wrapper .search-bar-wrapper-document-search .search-bar-document-search .input-group-item.search-bar-keywords-input-wrapper .input-group-inset-item button.btn span,
#content .search-bar-wrapper-document-search .search-bar-document-search .input-group-item.search-bar-keywords-input-wrapper .input-group-inset-item button.btn span,
#footer .search-bar-wrapper-document-search .search-bar-document-search .input-group-item.search-bar-keywords-input-wrapper .input-group-inset-item button.btn span {
  display: none;
}
#wrapper .search-bar-wrapper-document-search .search-bar-document-search .input-group-item.search-bar-keywords-input-wrapper .input-group-inset-item button.btn:before,
#content .search-bar-wrapper-document-search .search-bar-document-search .input-group-item.search-bar-keywords-input-wrapper .input-group-inset-item button.btn:before,
#footer .search-bar-wrapper-document-search .search-bar-document-search .input-group-item.search-bar-keywords-input-wrapper .input-group-inset-item button.btn:before {
  content: "\f002";
  color: #aeaeae;
  font-size: 1.2857142857rem;
  font-family: "fontawesome-alloy";
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.search-results-display-list-document-search {
  padding: 8px 10px 4px 18px;
}
.search-results-display-list-document-search .list-group {
  list-style-type: none;
}
.search-results-display-list-document-search .list-group .entry {
  position: relative;
  margin-bottom: 15px;
  padding-left: 15px;
}
.search-results-display-list-document-search .list-group .entry a {
  font-size: 14px;
}
.search-results-display-list-document-search .list-group .entry::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\f105";
  display: inline-block;
  font-family: "fontawesome-alloy";
  speak: none;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.search-results-display-list-document-search .pagination-results-document-search {
  position: absolute;
  bottom: 15px;
  color: #999;
  font-size: 14px;
}

/* Icons
  =====================================*/
@font-face {
  font-family: "gds-icons";
  src: url("icons/fonts/gds-icons.eot") format("embedded-opentype"), url("icons/fonts/gds-icons.ttf") format("truetype"), url("icons/fonts/gds-icons.woff") format("woff"), url("icons/fonts/gds-icons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=gds-icon-], [class*=" gds-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "gds-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.gds-icon-AD---Andorra .path1:before {
  content: "\e900";
  color: rgb(255, 208, 24);
}

.gds-icon-AD---Andorra .path2:before {
  content: "\e901";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-AD---Andorra .path3:before {
  content: "\e902";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-AD---Andorra .path4:before {
  content: "\e903";
  margin-left: -1em;
  color: rgb(191, 153, 55);
}

.gds-icon-AD---Andorra .path5:before {
  content: "\e904";
  margin-left: -1em;
  color: rgb(128, 84, 64);
}

.gds-icon-AD---Andorra .path6:before {
  content: "\e905";
  margin-left: -1em;
  color: rgb(191, 153, 55);
}

.gds-icon-AD---Andorra .path7:before {
  content: "\e906";
  margin-left: -1em;
  color: rgb(208, 15, 58);
}

.gds-icon-AD---Andorra .path8:before {
  content: "\e907";
  margin-left: -1em;
  color: rgb(254, 223, 0);
}

.gds-icon-AD---Andorra .path9:before {
  content: "\e908";
  margin-left: -1em;
  color: rgb(254, 223, 0);
}

.gds-icon-AD---Andorra .path10:before {
  content: "\e909";
  margin-left: -1em;
  color: rgb(254, 223, 0);
}

.gds-icon-AD---Andorra .path11:before {
  content: "\e90a";
  margin-left: -1em;
  color: rgb(208, 15, 58);
}

.gds-icon-AD---Andorra .path12:before {
  content: "\e90b";
  margin-left: -1em;
  color: rgb(208, 15, 58);
}

.gds-icon-AD---Andorra .path13:before {
  content: "\e90c";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-AD---Andorra .path14:before {
  content: "\e90d";
  margin-left: -1em;
  color: rgb(254, 223, 0);
}

.gds-icon-AD---Andorra .path15:before {
  content: "\e90e";
  margin-left: -1em;
  color: rgb(208, 15, 58);
}

.gds-icon-AD---Andorra .path16:before {
  content: "\e90f";
  margin-left: -1em;
  color: rgb(208, 15, 58);
}

.gds-icon-AE---United-Arab-Emirates .path1:before {
  content: "\e910";
  color: rgb(247, 252, 255);
}

.gds-icon-AE---United-Arab-Emirates .path2:before {
  content: "\e911";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-AE---United-Arab-Emirates .path3:before {
  content: "\e912";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-AE---United-Arab-Emirates .path4:before {
  content: "\e913";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-AF---Afghanistan .path1:before {
  content: "\e914";
  color: rgb(103, 189, 56);
}

.gds-icon-AF---Afghanistan .path2:before {
  content: "\e915";
  margin-left: -1em;
  color: rgb(213, 23, 0);
}

.gds-icon-AF---Afghanistan .path3:before {
  content: "\e916";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-AF---Afghanistan .path4:before {
  content: "\e917";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AF---Afghanistan .path5:before {
  content: "\e918";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AF---Afghanistan .path6:before {
  content: "\e919";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AF---Afghanistan .path7:before {
  content: "\e91a";
  margin-left: -1em;
  color: none;
}

.gds-icon-AF---Afghanistan .path8:before {
  content: "\e91b";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AF---Afghanistan .path9:before {
  content: "\e91c";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AF---Afghanistan .path10:before {
  content: "\e91d";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AF---Afghanistan .path11:before {
  content: "\e91e";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AG---Antigua-and-Barbuda .path1:before {
  content: "\e91f";
  color: rgb(27, 27, 27);
}

.gds-icon-AG---Antigua-and-Barbuda .path2:before {
  content: "\e920";
  margin-left: -1em;
  color: rgb(249, 211, 19);
}

.gds-icon-AG---Antigua-and-Barbuda .path3:before {
  content: "\e921";
  margin-left: -1em;
  color: rgb(241, 249, 255);
}

.gds-icon-AG---Antigua-and-Barbuda .path4:before {
  content: "\e922";
  margin-left: -1em;
  color: rgb(74, 128, 232);
}

.gds-icon-AG---Antigua-and-Barbuda .path5:before {
  content: "\e923";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-AI---Anguilla .path1:before {
  content: "\e924";
  color: rgb(46, 66, 165);
}

.gds-icon-AI---Anguilla .path2:before {
  content: "\e925";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-AI---Anguilla .path3:before {
  content: "\e926";
  margin-left: -1em;
  color: rgb(130, 229, 255);
}

.gds-icon-AI---Anguilla .path4:before {
  content: "\e927";
  margin-left: -1em;
  color: rgb(225, 134, 0);
}

.gds-icon-AI---Anguilla .path5:before {
  content: "\e928";
  margin-left: -1em;
  color: rgb(225, 134, 0);
}

.gds-icon-AI---Anguilla .path6:before {
  content: "\e929";
  margin-left: -1em;
  color: rgb(225, 134, 0);
}

.gds-icon-AI---Anguilla .path7:before {
  content: "\e92a";
  margin-left: -1em;
  color: rgb(225, 134, 0);
}

.gds-icon-AI---Anguilla .path8:before {
  content: "\e92b";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-AI---Anguilla .path9:before {
  content: "\e92c";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AI---Anguilla .path10:before {
  content: "\e92d";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-AI---Anguilla .path11:before {
  content: "\e92e";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AI---Anguilla .path12:before {
  content: "\e92f";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-AI---Anguilla .path13:before {
  content: "\e930";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-AI---Anguilla .path14:before {
  content: "\e931";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AL---Albania .path1:before {
  content: "\e932";
  color: rgb(0, 0, 0);
}

.gds-icon-AL---Albania .path2:before {
  content: "\e933";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-AL---Albania .path3:before {
  content: "\e934";
  margin-left: -1em;
  color: rgb(26, 26, 26);
}

.gds-icon-AM---Armenia .path1:before {
  content: "\e935";
  color: rgb(46, 66, 165);
}

.gds-icon-AM---Armenia .path2:before {
  content: "\e936";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-AM---Armenia .path3:before {
  content: "\e937";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-AMS .path1:before {
  content: "\e938";
  color: rgb(227, 29, 28);
}

.gds-icon-AMS .path2:before {
  content: "\e939";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-AMS .path3:before {
  content: "\e93a";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AMS .path4:before {
  content: "\e93b";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AMS .path5:before {
  content: "\e93c";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AO---Angola .path1:before {
  content: "\e93d";
  color: rgb(29, 29, 29);
}

.gds-icon-AO---Angola .path2:before {
  content: "\e93e";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-AO---Angola .path3:before {
  content: "\e93f";
  margin-left: -1em;
  color: rgb(252, 255, 1);
}

.gds-icon-AO---Angola .path4:before {
  content: "\e940";
  margin-left: -1em;
  color: rgb(255, 234, 66);
}

.gds-icon-AQ---Antarctica .path1:before {
  content: "\e941";
  color: rgb(81, 150, 237);
}

.gds-icon-AQ---Antarctica .path2:before {
  content: "\e942";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-AQ---Antarctica .path3:before {
  content: "\e943";
  margin-left: -1em;
  color: rgb(245, 248, 251);
}

.gds-icon-AR---Argentina .path1:before {
  content: "\e944";
  color: rgb(247, 252, 255);
}

.gds-icon-AR---Argentina .path2:before {
  content: "\e945";
  margin-left: -1em;
  color: rgb(88, 165, 255);
}

.gds-icon-AR---Argentina .path3:before {
  content: "\e946";
  margin-left: -1em;
  color: rgb(88, 165, 255);
}

.gds-icon-AR---Argentina .path4:before {
  content: "\e947";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-AR---Argentina .path5:before {
  content: "\e948";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-AS---American-Samoa .path1:before {
  content: "\e949";
  color: rgb(247, 252, 255);
}

.gds-icon-AS---American-Samoa .path2:before {
  content: "\e94a";
  margin-left: -1em;
  color: rgb(53, 71, 160);
}

.gds-icon-AS---American-Samoa .path3:before {
  content: "\e94b";
  margin-left: -1em;
  color: rgb(196, 72, 0);
}

.gds-icon-AS---American-Samoa .path4:before {
  content: "\e94c";
  margin-left: -1em;
  color: rgb(255, 194, 33);
}

.gds-icon-AS---American-Samoa .path5:before {
  content: "\e94d";
  margin-left: -1em;
  color: rgb(255, 194, 33);
}

.gds-icon-AS---American-Samoa .path6:before {
  content: "\e94e";
  margin-left: -1em;
  color: rgb(255, 194, 33);
}

.gds-icon-AS---American-Samoa .path7:before {
  content: "\e94f";
  margin-left: -1em;
  color: rgb(151, 151, 151);
}

.gds-icon-AS---American-Samoa .path8:before {
  content: "\e950";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AT---Austria .path1:before {
  content: "\e951";
  color: rgb(247, 252, 255);
}

.gds-icon-AT---Austria .path2:before {
  content: "\e952";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-AT---Austria .path3:before {
  content: "\e953";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-AU---Australia .path1:before {
  content: "\e954";
  color: rgb(46, 66, 165);
}

.gds-icon-AU---Australia .path2:before {
  content: "\e955";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-AU---Australia .path3:before {
  content: "\e956";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AU---Australia .path4:before {
  content: "\e957";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-AU---Australia .path5:before {
  content: "\e958";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AU---Australia .path6:before {
  content: "\e959";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-AU---Australia .path7:before {
  content: "\e95a";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-AU---Australia .path8:before {
  content: "\e95b";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AU---Australia .path9:before {
  content: "\e95c";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AU---Australia .path10:before {
  content: "\e95d";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AU---Australia .path11:before {
  content: "\e95e";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AU---Australia .path12:before {
  content: "\e95f";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AU---Australia .path13:before {
  content: "\e960";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AU---Australia .path14:before {
  content: "\e961";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-AW---Aruba .path1:before {
  content: "\e962";
  color: rgb(91, 163, 218);
}

.gds-icon-AW---Aruba .path2:before {
  content: "\e963";
  margin-left: -1em;
  color: rgb(239, 41, 41);
}

.gds-icon-AW---Aruba .path3:before {
  content: "\e964";
  margin-left: -1em;
  color: rgb(255, 0, 0);
}

.gds-icon-AW---Aruba .path4:before {
  content: "\e965";
  margin-left: -1em;
  color: rgb(250, 214, 21);
}

.gds-icon-AX---Aland-Islands .path1:before {
  content: "\e966";
  color: rgb(0, 97, 193);
}

.gds-icon-AX---Aland-Islands .path2:before {
  content: "\e967";
  margin-left: -1em;
  color: rgb(210, 16, 52);
}

.gds-icon-AZ---Azerbaijan .path1:before {
  content: "\e968";
  color: rgb(175, 1, 0);
}

.gds-icon-AZ---Azerbaijan .path2:before {
  content: "\e969";
  margin-left: -1em;
  color: rgb(60, 165, 217);
}

.gds-icon-AZ---Azerbaijan .path3:before {
  content: "\e96a";
  margin-left: -1em;
  color: rgb(115, 190, 74);
}

.gds-icon-AZ---Azerbaijan .path4:before {
  content: "\e96b";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-African-Union .path1:before {
  content: "\e96c";
  color: rgb(25, 114, 77);
}

.gds-icon-African-Union .path2:before {
  content: "\e96d";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-African-Union .path3:before {
  content: "\e96e";
  margin-left: -1em;
  color: rgb(25, 114, 77);
}

.gds-icon-African-Union .path4:before {
  content: "\e96f";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-African-Union .path5:before {
  content: "\e970";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path6:before {
  content: "\e971";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path7:before {
  content: "\e972";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path8:before {
  content: "\e973";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path9:before {
  content: "\e974";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path10:before {
  content: "\e975";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path11:before {
  content: "\e976";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path12:before {
  content: "\e977";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path13:before {
  content: "\e978";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path14:before {
  content: "\e979";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path15:before {
  content: "\e97a";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path16:before {
  content: "\e97b";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path17:before {
  content: "\e97c";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path18:before {
  content: "\e97d";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path19:before {
  content: "\e97e";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path20:before {
  content: "\e97f";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path21:before {
  content: "\e980";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path22:before {
  content: "\e981";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path23:before {
  content: "\e982";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path24:before {
  content: "\e983";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path25:before {
  content: "\e984";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path26:before {
  content: "\e985";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path27:before {
  content: "\e986";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-African-Union .path28:before {
  content: "\e987";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-BA---Bosnia-and-Herzegovina .path1:before {
  content: "\e988";
  color: rgb(46, 66, 165);
}

.gds-icon-BA---Bosnia-and-Herzegovina .path2:before {
  content: "\e989";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-BA---Bosnia-and-Herzegovina .path3:before {
  content: "\e98a";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BA---Bosnia-and-Herzegovina .path4:before {
  content: "\e98b";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BA---Bosnia-and-Herzegovina .path5:before {
  content: "\e98c";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BA---Bosnia-and-Herzegovina .path6:before {
  content: "\e98d";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BA---Bosnia-and-Herzegovina .path7:before {
  content: "\e98e";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BA---Bosnia-and-Herzegovina .path8:before {
  content: "\e98f";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BB---Barbados .path1:before {
  content: "\e990";
  color: rgb(46, 66, 165);
}

.gds-icon-BB---Barbados .path2:before {
  content: "\e991";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-BB---Barbados .path3:before {
  content: "\e992";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-BB---Barbados .path4:before {
  content: "\e993";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-BD---Bangladesh .path1:before {
  content: "\e994";
  color: rgb(56, 161, 126);
}

.gds-icon-BD---Bangladesh .path2:before {
  content: "\e995";
  margin-left: -1em;
  color: rgb(247, 46, 69);
}

.gds-icon-BE---Belgium .path1:before {
  content: "\e996";
  color: rgb(254, 202, 0);
}

.gds-icon-BE---Belgium .path2:before {
  content: "\e997";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-BE---Belgium .path3:before {
  content: "\e998";
  margin-left: -1em;
  color: rgb(29, 29, 29);
}

.gds-icon-BF---Burkina-Faso .path1:before {
  content: "\e999";
  color: rgb(94, 170, 34);
}

.gds-icon-BF---Burkina-Faso .path2:before {
  content: "\e99a";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-BF---Burkina-Faso .path3:before {
  content: "\e99b";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-BG---Bulgaria .path1:before {
  content: "\e99c";
  color: rgb(94, 170, 34);
}

.gds-icon-BG---Bulgaria .path2:before {
  content: "\e99d";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BG---Bulgaria .path3:before {
  content: "\e99e";
  margin-left: -1em;
  color: rgb(226, 44, 24);
}

.gds-icon-BH---Bahrain .path1:before {
  content: "\e99f";
  color: rgb(227, 29, 28);
}

.gds-icon-BH---Bahrain .path2:before {
  content: "\e9a0";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BI---Burundi .path1:before {
  content: "\e9a1";
  color: rgb(94, 170, 34);
}

.gds-icon-BI---Burundi .path2:before {
  content: "\e9a2";
  margin-left: -1em;
  color: rgb(221, 44, 43);
}

.gds-icon-BI---Burundi .path3:before {
  content: "\e9a3";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-BI---Burundi .path4:before {
  content: "\e9a4";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-BI---Burundi .path5:before {
  content: "\e9a5";
  margin-left: -1em;
  color: rgb(221, 44, 43);
}

.gds-icon-BI---Burundi .path6:before {
  content: "\e9a6";
  margin-left: -1em;
  color: rgb(221, 44, 43);
}

.gds-icon-BI---Burundi .path7:before {
  content: "\e9a7";
  margin-left: -1em;
  color: rgb(221, 44, 43);
}

.gds-icon-BJ---Benin .path1:before {
  content: "\e9a8";
  color: rgb(221, 44, 43);
}

.gds-icon-BJ---Benin .path2:before {
  content: "\e9a9";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-BJ---Benin .path3:before {
  content: "\e9aa";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-BL---Saint-Barthlemy .path1:before {
  content: "\e9ab";
  color: rgb(245, 1, 0);
}

.gds-icon-BL---Saint-Barthlemy .path2:before {
  content: "\e9ac";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-BL---Saint-Barthlemy .path3:before {
  content: "\e9ad";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BM---Bermuda .path1:before {
  content: "\e9ae";
  color: rgb(175, 1, 0);
}

.gds-icon-BM---Bermuda .path2:before {
  content: "\e9af";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BM---Bermuda .path3:before {
  content: "\e9b0";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-BM---Bermuda .path4:before {
  content: "\e9b1";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-BM---Bermuda .path5:before {
  content: "\e9b2";
  margin-left: -1em;
  color: rgb(130, 178, 203);
}

.gds-icon-BM---Bermuda .path6:before {
  content: "\e9b3";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-BM---Bermuda .path7:before {
  content: "\e9b4";
  margin-left: -1em;
  color: rgb(138, 78, 34);
}

.gds-icon-BM---Bermuda .path8:before {
  content: "\e9b5";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-BM---Bermuda .path9:before {
  content: "\e9b6";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-BM---Bermuda .path10:before {
  content: "\e9b7";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-BM---Bermuda .path11:before {
  content: "\e9b8";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-BM---Bermuda .path12:before {
  content: "\e9b9";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-BM---Bermuda .path13:before {
  content: "\e9ba";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-BM---Bermuda .path14:before {
  content: "\e9bb";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-BM---Bermuda .path15:before {
  content: "\e9bc";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-BM---Bermuda .path16:before {
  content: "\e9bd";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-BM---Bermuda .path17:before {
  content: "\e9be";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-BM---Bermuda .path18:before {
  content: "\e9bf";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BN---Brunei-Darussalam .path1:before {
  content: "\e9c0";
  color: rgb(255, 210, 33);
}

.gds-icon-BN---Brunei-Darussalam .path2:before {
  content: "\e9c1";
  margin-left: -1em;
  color: rgb(49, 49, 49);
}

.gds-icon-BN---Brunei-Darussalam .path3:before {
  content: "\e9c2";
  margin-left: -1em;
  color: rgb(250, 249, 249);
}

.gds-icon-BN---Brunei-Darussalam .path4:before {
  content: "\e9c3";
  margin-left: -1em;
  color: rgb(207, 18, 37);
}

.gds-icon-BN---Brunei-Darussalam .path5:before {
  content: "\e9c4";
  margin-left: -1em;
  color: rgb(207, 18, 37);
}

.gds-icon-BN---Brunei-Darussalam .path6:before {
  content: "\e9c5";
  margin-left: -1em;
  color: rgb(207, 18, 37);
}

.gds-icon-BN---Brunei-Darussalam .path7:before {
  content: "\e9c6";
  margin-left: -1em;
  color: rgb(207, 18, 37);
}

.gds-icon-BN---Brunei-Darussalam .path8:before {
  content: "\e9c7";
  margin-left: -1em;
  color: rgb(246, 224, 23);
}

.gds-icon-BN---Brunei-Darussalam .path9:before {
  content: "\e9c8";
  margin-left: -1em;
  color: rgb(246, 224, 23);
}

.gds-icon-BO---Bolivia .path1:before {
  content: "\e9c9";
  color: rgb(254, 202, 0);
}

.gds-icon-BO---Bolivia .path2:before {
  content: "\e9ca";
  margin-left: -1em;
  color: rgb(219, 80, 28);
}

.gds-icon-BO---Bolivia .path3:before {
  content: "\e9cb";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-BO---Bolivia .path4:before {
  content: "\e9cc";
  margin-left: -1em;
  color: none;
}

.gds-icon-BO---Bolivia .path5:before {
  content: "\e9cd";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-BO---Bolivia .path6:before {
  content: "\e9ce";
  margin-left: -1em;
  color: rgb(219, 80, 28);
}

.gds-icon-BO---Bolivia .path7:before {
  content: "\e9cf";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-BO---Bolivia .path8:before {
  content: "\e9d0";
  margin-left: -1em;
  color: rgb(103, 79, 40);
}

.gds-icon-BQ-BO---Bonaire .path1:before {
  content: "\e9d1";
  color: rgb(255, 255, 255);
}

.gds-icon-BQ-BO---Bonaire .path2:before {
  content: "\e9d2";
  margin-left: -1em;
  color: rgb(254, 218, 0);
}

.gds-icon-BQ-BO---Bonaire .path3:before {
  content: "\e9d3";
  margin-left: -1em;
  color: rgb(0, 38, 141);
}

.gds-icon-BQ-BO---Bonaire .path4:before {
  content: "\e9d4";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-BQ-BO---Bonaire .path5:before {
  content: "\e9d5";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-BQ-BO---Bonaire .path6:before {
  content: "\e9d6";
  margin-left: -1em;
  color: rgb(240, 10, 23);
}

.gds-icon-BQ-SA---Saba .path1:before {
  content: "\e9d7";
  color: rgb(255, 255, 255);
}

.gds-icon-BQ-SA---Saba .path2:before {
  content: "\e9d8";
  margin-left: -1em;
  color: rgb(240, 0, 0);
}

.gds-icon-BQ-SA---Saba .path3:before {
  content: "\e9d9";
  margin-left: -1em;
  color: rgb(240, 0, 0);
}

.gds-icon-BQ-SA---Saba .path4:before {
  content: "\e9da";
  margin-left: -1em;
  color: rgb(0, 38, 141);
}

.gds-icon-BQ-SA---Saba .path5:before {
  content: "\e9db";
  margin-left: -1em;
  color: rgb(0, 38, 141);
}

.gds-icon-BQ-SA---Saba .path6:before {
  content: "\e9dc";
  margin-left: -1em;
  color: rgb(254, 218, 0);
}

.gds-icon-BQ-SE---Sint-Eustatius .path1:before {
  content: "\e9dd";
  color: rgb(0, 38, 141);
}

.gds-icon-BQ-SE---Sint-Eustatius .path2:before {
  content: "\e9de";
  margin-left: -1em;
  color: rgb(0, 38, 141);
}

.gds-icon-BQ-SE---Sint-Eustatius .path3:before {
  content: "\e9df";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-BQ-SE---Sint-Eustatius .path4:before {
  content: "\e9e0";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-BQ-SE---Sint-Eustatius .path5:before {
  content: "\e9e1";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-BQ-SE---Sint-Eustatius .path6:before {
  content: "\e9e2";
  margin-left: -1em;
  color: rgb(5, 147, 52);
}

.gds-icon-BQ-SE---Sint-Eustatius .path7:before {
  content: "\e9e3";
  margin-left: -1em;
  color: rgb(254, 218, 0);
}

.gds-icon-BR---Brazil .path1:before {
  content: "\e9e4";
  color: rgb(0, 153, 51);
}

.gds-icon-BR---Brazil .path2:before {
  content: "\e9e5";
  margin-left: -1em;
  color: rgb(255, 210, 33);
}

.gds-icon-BR---Brazil .path3:before {
  content: "\e9e6";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-BR---Brazil .path4:before {
  content: "\e9e7";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-BR---Brazil .path5:before {
  content: "\e9e8";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BR---Brazil .path6:before {
  content: "\e9e9";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BR---Brazil .path7:before {
  content: "\e9ea";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BR---Brazil .path8:before {
  content: "\e9eb";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BR---Brazil .path9:before {
  content: "\e9ec";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BR---Brazil .path10:before {
  content: "\e9ed";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BR---Brazil .path11:before {
  content: "\e9ee";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BR---Brazil .path12:before {
  content: "\e9ef";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BR---Brazil .path13:before {
  content: "\e9f0";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BS---Bahamas .path1:before {
  content: "\e9f1";
  color: rgb(254, 202, 0);
}

.gds-icon-BS---Bahamas .path2:before {
  content: "\e9f2";
  margin-left: -1em;
  color: rgb(60, 177, 207);
}

.gds-icon-BS---Bahamas .path3:before {
  content: "\e9f3";
  margin-left: -1em;
  color: rgb(60, 177, 207);
}

.gds-icon-BS---Bahamas .path4:before {
  content: "\e9f4";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-BT---Bhutan .path1:before {
  content: "\e9f5";
  color: rgb(255, 98, 48);
}

.gds-icon-BT---Bhutan .path2:before {
  content: "\e9f6";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-BT---Bhutan .path3:before {
  content: "\e9f7";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-BV---Bouvet-Island .path1:before {
  content: "\e9f8";
  color: rgb(227, 29, 28);
}

.gds-icon-BV---Bouvet-Island .path2:before {
  content: "\e9f9";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-BW---Botswana .path1:before {
  content: "\e9fa";
  color: rgb(66, 173, 223);
}

.gds-icon-BW---Botswana .path2:before {
  content: "\e9fb";
  margin-left: -1em;
  color: rgb(88, 165, 255);
}

.gds-icon-BW---Botswana .path3:before {
  content: "\e9fc";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-BY---Belarus .path1:before {
  content: "\e9fd";
  color: rgb(115, 190, 74);
}

.gds-icon-BY---Belarus .path2:before {
  content: "\e9fe";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-BY---Belarus .path3:before {
  content: "\e9ff";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BY---Belarus .path4:before {
  content: "\ea00";
  margin-left: -1em;
  color: rgb(208, 24, 26);
}

.gds-icon-BY---Belarus .path5:before {
  content: "\ea01";
  margin-left: -1em;
  color: rgb(143, 24, 26);
  opacity: 0.4;
}

.gds-icon-BZ---Belize .path1:before {
  content: "\ea02";
  color: rgb(1, 104, 180);
}

.gds-icon-BZ---Belize .path2:before {
  content: "\ea03";
  margin-left: -1em;
  color: rgb(233, 60, 67);
}

.gds-icon-BZ---Belize .path3:before {
  content: "\ea04";
  margin-left: -1em;
  color: rgb(233, 60, 67);
}

.gds-icon-BZ---Belize .path4:before {
  content: "\ea05";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-BZ---Belize .path5:before {
  content: "\ea06";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-BZ---Belize .path6:before {
  content: "\ea07";
  margin-left: -1em;
  color: rgb(91, 140, 57);
}

.gds-icon-BZ---Belize .path7:before {
  content: "\ea08";
  margin-left: -1em;
  color: rgb(91, 140, 57);
}

.gds-icon-BZ---Belize .path8:before {
  content: "\ea09";
  margin-left: -1em;
  color: rgb(118, 157, 241);
}

.gds-icon-BZ---Belize .path9:before {
  content: "\ea0a";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-BZ---Belize .path10:before {
  content: "\ea0b";
  margin-left: -1em;
  color: rgb(246, 247, 248);
  opacity: 0.6;
}

.gds-icon-BZ---Belize .path11:before {
  content: "\ea0c";
  margin-left: -1em;
  color: rgb(91, 140, 57);
  opacity: 0.66;
}

.gds-icon-BZ---Belize .path12:before {
  content: "\ea0d";
  margin-left: -1em;
  color: rgb(233, 173, 53);
}

.gds-icon-BZ---Belize .path13:before {
  content: "\ea0e";
  margin-left: -1em;
  color: rgb(92, 34, 22);
}

.gds-icon-CA---Canada .path1:before {
  content: "\ea0f";
  color: rgb(247, 252, 255);
}

.gds-icon-CA---Canada .path2:before {
  content: "\ea10";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-CA---Canada .path3:before {
  content: "\ea11";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-CA---Canada .path4:before {
  content: "\ea12";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-CC---Cocos-Keeling-Islands .path1:before {
  content: "\ea13";
  color: rgb(94, 170, 34);
}

.gds-icon-CC---Cocos-Keeling-Islands .path2:before {
  content: "\ea14";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CC---Cocos-Keeling-Islands .path3:before {
  content: "\ea15";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CC---Cocos-Keeling-Islands .path4:before {
  content: "\ea16";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CC---Cocos-Keeling-Islands .path5:before {
  content: "\ea17";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CC---Cocos-Keeling-Islands .path6:before {
  content: "\ea18";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CC---Cocos-Keeling-Islands .path7:before {
  content: "\ea19";
  margin-left: -1em;
  color: rgb(145, 94, 43);
}

.gds-icon-CC---Cocos-Keeling-Islands .path8:before {
  content: "\ea1a";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CC---Cocos-Keeling-Islands .path9:before {
  content: "\ea1b";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-CD---Democratic-Republic-of-the-Congo .path1:before {
  content: "\ea1c";
  color: rgb(49, 149, 249);
}

.gds-icon-CD---Democratic-Republic-of-the-Congo .path2:before {
  content: "\ea1d";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-CD---Democratic-Republic-of-the-Congo .path3:before {
  content: "\ea1e";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CF---Central-African-Republic .path1:before {
  content: "\ea1f";
  color: rgb(61, 88, 219);
}

.gds-icon-CF---Central-African-Republic .path2:before {
  content: "\ea20";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-CF---Central-African-Republic .path3:before {
  content: "\ea21";
  margin-left: -1em;
  color: rgb(115, 190, 74);
}

.gds-icon-CF---Central-African-Republic .path4:before {
  content: "\ea22";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-CF---Central-African-Republic .path5:before {
  content: "\ea23";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CF---Central-African-Republic .path6:before {
  content: "\ea24";
  margin-left: -1em;
  color: rgb(225, 28, 27);
}

.gds-icon-CG---Republic-of-the-Congo .path1:before {
  content: "\ea25";
  color: rgb(250, 17, 17);
}

.gds-icon-CG---Republic-of-the-Congo .path2:before {
  content: "\ea26";
  margin-left: -1em;
  color: rgb(7, 169, 7);
}

.gds-icon-CG---Republic-of-the-Congo .path3:before {
  content: "\ea27";
  margin-left: -1em;
  color: rgb(251, 205, 23);
}

.gds-icon-CH---Switzerland .path1:before {
  content: "\ea28";
  color: rgb(227, 29, 28);
}

.gds-icon-CH---Switzerland .path2:before {
  content: "\ea29";
  margin-left: -1em;
  color: rgb(241, 249, 255);
}

.gds-icon-CI---Cte-dIvoire-Ivory-Coast .path1:before {
  content: "\ea2a";
  color: rgb(103, 189, 56);
}

.gds-icon-CI---Cte-dIvoire-Ivory-Coast .path2:before {
  content: "\ea2b";
  margin-left: -1em;
  color: rgb(228, 126, 0);
}

.gds-icon-CI---Cte-dIvoire-Ivory-Coast .path3:before {
  content: "\ea2c";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-CK---Cook-Islands .path1:before {
  content: "\ea2d";
  color: rgb(46, 66, 165);
}

.gds-icon-CK---Cook-Islands .path2:before {
  content: "\ea2e";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-CK---Cook-Islands .path3:before {
  content: "\ea2f";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-CK---Cook-Islands .path4:before {
  content: "\ea30";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-CK---Cook-Islands .path5:before {
  content: "\ea31";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-CK---Cook-Islands .path6:before {
  content: "\ea32";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-CK---Cook-Islands .path7:before {
  content: "\ea33";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-CK---Cook-Islands .path8:before {
  content: "\ea34";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-CK---Cook-Islands .path9:before {
  content: "\ea35";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-CL---Chile .path1:before {
  content: "\ea36";
  color: rgb(61, 88, 219);
}

.gds-icon-CL---Chile .path2:before {
  content: "\ea37";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-CL---Chile .path3:before {
  content: "\ea38";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-CL---Chile .path4:before {
  content: "\ea39";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-CM---Cameroon .path1:before {
  content: "\ea3a";
  color: rgb(225, 28, 27);
}

.gds-icon-CM---Cameroon .path2:before {
  content: "\ea3b";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CM---Cameroon .path3:before {
  content: "\ea3c";
  margin-left: -1em;
  color: rgb(251, 205, 23);
}

.gds-icon-CM---Cameroon .path4:before {
  content: "\ea3d";
  margin-left: -1em;
  color: rgb(11, 158, 122);
}

.gds-icon-CN---China .path1:before {
  content: "\ea3e";
  color: rgb(227, 29, 28);
}

.gds-icon-CN---China .path2:before {
  content: "\ea3f";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CN---China .path3:before {
  content: "\ea40";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CN---China .path4:before {
  content: "\ea41";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CN---China .path5:before {
  content: "\ea42";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CN---China .path6:before {
  content: "\ea43";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CO---Colombia .path1:before {
  content: "\ea44";
  color: rgb(46, 66, 165);
}

.gds-icon-CO---Colombia .path2:before {
  content: "\ea45";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CO---Colombia .path3:before {
  content: "\ea46";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-CR---Costa-Rica .path1:before {
  content: "\ea47";
  color: rgb(46, 66, 165);
}

.gds-icon-CR---Costa-Rica .path2:before {
  content: "\ea48";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-CU---Cuba .path1:before {
  content: "\ea49";
  color: rgb(61, 88, 219);
}

.gds-icon-CU---Cuba .path2:before {
  content: "\ea4a";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-CU---Cuba .path3:before {
  content: "\ea4b";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-CU---Cuba .path4:before {
  content: "\ea4c";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-CV---Cabo-Verde .path1:before {
  content: "\ea4d";
  color: rgb(65, 65, 219);
}

.gds-icon-CV---Cabo-Verde .path2:before {
  content: "\ea4e";
  margin-left: -1em;
  color: rgb(249, 0, 0);
}

.gds-icon-CV---Cabo-Verde .path3:before {
  content: "\ea4f";
  margin-left: -1em;
  color: rgb(255, 222, 0);
}

.gds-icon-CW---Curaao .path1:before {
  content: "\ea50";
  color: rgb(46, 66, 165);
}

.gds-icon-CW---Curaao .path2:before {
  content: "\ea51";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-CW---Curaao .path3:before {
  content: "\ea52";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-CW---Curaao .path4:before {
  content: "\ea53";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-CX---Christmas-Island .path1:before {
  content: "\ea54";
  color: rgb(94, 170, 34);
}

.gds-icon-CX---Christmas-Island .path2:before {
  content: "\ea55";
  margin-left: -1em;
  color: rgb(65, 65, 219);
}

.gds-icon-CX---Christmas-Island .path3:before {
  content: "\ea56";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-CX---Christmas-Island .path4:before {
  content: "\ea57";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-CX---Christmas-Island .path5:before {
  content: "\ea58";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-CX---Christmas-Island .path6:before {
  content: "\ea59";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-CX---Christmas-Island .path7:before {
  content: "\ea5a";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CX---Christmas-Island .path8:before {
  content: "\ea5b";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-CX---Christmas-Island .path9:before {
  content: "\ea5c";
  margin-left: -1em;
  color: rgb(84, 134, 80);
}

.gds-icon-CY---Cyprus .path1:before {
  content: "\ea5d";
  color: rgb(247, 252, 255);
}

.gds-icon-CY---Cyprus .path2:before {
  content: "\ea5e";
  margin-left: -1em;
  color: rgb(245, 122, 1);
}

.gds-icon-CY---Cyprus .path3:before {
  content: "\ea5f";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-CY---Cyprus .path4:before {
  content: "\ea60";
  margin-left: -1em;
  color: rgb(0, 107, 73);
}

.gds-icon-CY---Cyprus .path5:before {
  content: "\ea61";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-CZ---Czech-Republic .path1:before {
  content: "\ea62";
  color: rgb(227, 29, 28);
}

.gds-icon-CZ---Czech-Republic .path2:before {
  content: "\ea63";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-CZ---Czech-Republic .path3:before {
  content: "\ea64";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-DE---Germany .path1:before {
  content: "\ea65";
  color: rgb(255, 208, 24);
}

.gds-icon-DE---Germany .path2:before {
  content: "\ea66";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-DE---Germany .path3:before {
  content: "\ea67";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-DJ---Djibouti .path1:before {
  content: "\ea68";
  color: rgb(115, 190, 74);
}

.gds-icon-DJ---Djibouti .path2:before {
  content: "\ea69";
  margin-left: -1em;
  color: rgb(102, 153, 255);
}

.gds-icon-DJ---Djibouti .path3:before {
  content: "\ea6a";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-DJ---Djibouti .path4:before {
  content: "\ea6b";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-DK---Denmark .path1:before {
  content: "\ea6c";
  color: rgb(197, 25, 24);
}

.gds-icon-DK---Denmark .path2:before {
  content: "\ea6d";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-DM---Dominica .path1:before {
  content: "\ea6e";
  color: rgb(39, 158, 25);
}

.gds-icon-DM---Dominica .path2:before {
  content: "\ea6f";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-DM---Dominica .path3:before {
  content: "\ea70";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-DM---Dominica .path4:before {
  content: "\ea71";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-DM---Dominica .path5:before {
  content: "\ea72";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-DM---Dominica .path6:before {
  content: "\ea73";
  margin-left: -1em;
  color: rgb(128, 75, 255);
}

.gds-icon-DM---Dominica .path7:before {
  content: "\ea74";
  margin-left: -1em;
  color: rgb(169, 86, 1);
}

.gds-icon-DM---Dominica .path8:before {
  content: "\ea75";
  margin-left: -1em;
  color: rgb(128, 75, 255);
}

.gds-icon-DM---Dominica .path9:before {
  content: "\ea76";
  margin-left: -1em;
  color: rgb(39, 158, 25);
}

.gds-icon-DM---Dominica .path10:before {
  content: "\ea77";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-DM---Dominica .path11:before {
  content: "\ea78";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-DO---Dominican-Republic .path1:before {
  content: "\ea79";
  color: rgb(197, 25, 24);
}

.gds-icon-DO---Dominican-Republic .path2:before {
  content: "\ea7a";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-DO---Dominican-Republic .path3:before {
  content: "\ea7b";
  margin-left: -1em;
  color: rgb(66, 87, 191);
}

.gds-icon-DO---Dominican-Republic .path4:before {
  content: "\ea7c";
  margin-left: -1em;
  color: rgb(66, 87, 191);
}

.gds-icon-DO---Dominican-Republic .path5:before {
  content: "\ea7d";
  margin-left: -1em;
  color: rgb(48, 148, 4);
}

.gds-icon-DO---Dominican-Republic .path6:before {
  content: "\ea7e";
  margin-left: -1em;
  color: rgb(48, 148, 4);
}

.gds-icon-DO---Dominican-Republic .path7:before {
  content: "\ea7f";
  margin-left: -1em;
  color: rgb(0, 57, 148);
}

.gds-icon-DO---Dominican-Republic .path8:before {
  content: "\ea80";
  margin-left: -1em;
  color: rgb(0, 57, 148);
}

.gds-icon-DO---Dominican-Republic .path9:before {
  content: "\ea81";
  margin-left: -1em;
  color: rgb(222, 33, 16);
}

.gds-icon-DO---Dominican-Republic .path10:before {
  content: "\ea82";
  margin-left: -1em;
  color: rgb(222, 33, 16);
}

.gds-icon-DO---Dominican-Republic .path11:before {
  content: "\ea83";
  margin-left: -1em;
  color: rgb(0, 49, 156);
}

.gds-icon-DO---Dominican-Republic .path12:before {
  content: "\ea84";
  margin-left: -1em;
  color: rgb(222, 33, 16);
}

.gds-icon-DZ---Algeria .path1:before {
  content: "\ea85";
  color: rgb(247, 252, 255);
}

.gds-icon-DZ---Algeria .path2:before {
  content: "\ea86";
  margin-left: -1em;
  color: rgb(54, 164, 0);
}

.gds-icon-DZ---Algeria .path3:before {
  content: "\ea87";
  margin-left: -1em;
  color: rgb(255, 0, 0);
}

.gds-icon-EC---Ecuador .path1:before {
  content: "\ea88";
  color: rgb(46, 66, 165);
}

.gds-icon-EC---Ecuador .path2:before {
  content: "\ea89";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-EC---Ecuador .path3:before {
  content: "\ea8a";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-EC---Ecuador .path4:before {
  content: "\ea8b";
  margin-left: -1em;
  color: rgb(123, 41, 0);
}

.gds-icon-EC---Ecuador .path5:before {
  content: "\ea8c";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-EC---Ecuador .path6:before {
  content: "\ea8d";
  margin-left: -1em;
  color: rgb(7, 19, 142);
}

.gds-icon-EC---Ecuador .path7:before {
  content: "\ea8e";
  margin-left: -1em;
  color: rgb(225, 0, 1);
}

.gds-icon-EC---Ecuador .path8:before {
  content: "\ea8f";
  margin-left: -1em;
  color: rgb(7, 19, 142);
}

.gds-icon-EC---Ecuador .path9:before {
  content: "\ea90";
  margin-left: -1em;
  color: none;
}

.gds-icon-EC---Ecuador .path10:before {
  content: "\ea91";
  margin-left: -1em;
  color: rgb(7, 19, 142);
}

.gds-icon-EC---Ecuador .path11:before {
  content: "\ea92";
  margin-left: -1em;
  color: rgb(225, 0, 1);
}

.gds-icon-EC---Ecuador .path12:before {
  content: "\ea93";
  margin-left: -1em;
  color: rgb(7, 19, 142);
}

.gds-icon-EC---Ecuador .path13:before {
  content: "\ea94";
  margin-left: -1em;
  color: rgb(144, 143, 137);
}

.gds-icon-EC---Ecuador .path14:before {
  content: "\ea95";
  margin-left: -1em;
  color: none;
}

.gds-icon-EC---Ecuador .path15:before {
  content: "\ea96";
  margin-left: -1em;
  color: rgb(141, 221, 97);
}

.gds-icon-EC---Ecuador .path16:before {
  content: "\ea97";
  margin-left: -1em;
  color: rgb(254, 233, 1);
}

.gds-icon-EC---Ecuador .path17:before {
  content: "\ea98";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-EE---Estonia .path1:before {
  content: "\ea99";
  color: rgb(247, 252, 255);
}

.gds-icon-EE---Estonia .path2:before {
  content: "\ea9a";
  margin-left: -1em;
  color: rgb(64, 168, 255);
}

.gds-icon-EE---Estonia .path3:before {
  content: "\ea9b";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-EG---Egypt .path1:before {
  content: "\ea9c";
  color: rgb(247, 252, 255);
}

.gds-icon-EG---Egypt .path2:before {
  content: "\ea9d";
  margin-left: -1em;
  color: rgb(191, 39, 20);
}

.gds-icon-EG---Egypt .path3:before {
  content: "\ea9e";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-EG---Egypt .path4:before {
  content: "\ea9f";
  margin-left: -1em;
  color: rgb(192, 147, 2);
}

.gds-icon-EG---Egypt .path5:before {
  content: "\eaa0";
  margin-left: -1em;
  color: rgb(192, 147, 2);
}

.gds-icon-EG---Egypt .path6:before {
  content: "\eaa1";
  margin-left: -1em;
  color: rgb(192, 147, 2);
}

.gds-icon-EG---Egypt .path7:before {
  content: "\eaa2";
  margin-left: -1em;
  color: rgb(192, 147, 2);
}

.gds-icon-EG---Egypt .path8:before {
  content: "\eaa3";
  margin-left: -1em;
  color: rgb(192, 147, 2);
}

.gds-icon-EG---Egypt .path9:before {
  content: "\eaa4";
  margin-left: -1em;
  color: rgb(192, 147, 2);
}

.gds-icon-EG---Egypt .path10:before {
  content: "\eaa5";
  margin-left: -1em;
  color: rgb(192, 147, 2);
}

.gds-icon-EG---Egypt .path11:before {
  content: "\eaa6";
  margin-left: -1em;
  color: rgb(192, 147, 2);
}

.gds-icon-EG---Egypt .path12:before {
  content: "\eaa7";
  margin-left: -1em;
  color: rgb(192, 147, 2);
}

.gds-icon-EG---Egypt .path13:before {
  content: "\eaa8";
  margin-left: -1em;
  color: rgb(192, 147, 2);
}

.gds-icon-EG---Egypt .path14:before {
  content: "\eaa9";
  margin-left: -1em;
  color: rgb(192, 147, 2);
}

.gds-icon-EG---Egypt .path15:before {
  content: "\eaaa";
  margin-left: -1em;
  color: rgb(192, 147, 2);
}

.gds-icon-EG---Egypt .path16:before {
  content: "\eaab";
  margin-left: -1em;
  color: rgb(192, 147, 2);
}

.gds-icon-EH---Western-Sahara .path1:before {
  content: "\eaac";
  color: rgb(247, 252, 255);
}

.gds-icon-EH---Western-Sahara .path2:before {
  content: "\eaad";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-EH---Western-Sahara .path3:before {
  content: "\eaae";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-EH---Western-Sahara .path4:before {
  content: "\eaaf";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-EH---Western-Sahara .path5:before {
  content: "\eab0";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-ER---Eritrea .path1:before {
  content: "\eab1";
  color: rgb(67, 183, 100);
}

.gds-icon-ER---Eritrea .path2:before {
  content: "\eab2";
  margin-left: -1em;
  color: rgb(180, 215, 244);
}

.gds-icon-ER---Eritrea .path3:before {
  content: "\eab3";
  margin-left: -1em;
  color: rgb(190, 0, 39);
}

.gds-icon-ER---Eritrea .path4:before {
  content: "\eab4";
  margin-left: -1em;
  color: rgb(243, 226, 148);
}

.gds-icon-ES---Spain .path1:before {
  content: "\eab5";
  color: rgb(255, 180, 0);
}

.gds-icon-ES---Spain .path2:before {
  content: "\eab6";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-ES---Spain .path3:before {
  content: "\eab7";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-ES---Spain .path4:before {
  content: "\eab8";
  margin-left: -1em;
  color: rgb(241, 249, 255);
}

.gds-icon-ES---Spain .path5:before {
  content: "\eab9";
  margin-left: -1em;
  color: rgb(200, 138, 2);
}

.gds-icon-ES---Spain .path6:before {
  content: "\eaba";
  margin-left: -1em;
  color: rgb(200, 138, 2);
}

.gds-icon-ES---Spain .path7:before {
  content: "\eabb";
  margin-left: -1em;
  color: rgb(173, 22, 25);
}

.gds-icon-ES---Spain .path8:before {
  content: "\eabc";
  margin-left: -1em;
  color: rgb(0, 91, 191);
}

.gds-icon-ES---Spain .path9:before {
  content: "\eabd";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-ES---Spain .path10:before {
  content: "\eabe";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-ES---Spain .path11:before {
  content: "\eabf";
  margin-left: -1em;
  color: rgb(241, 249, 255);
}

.gds-icon-ES---Spain .path12:before {
  content: "\eac0";
  margin-left: -1em;
  color: rgb(200, 138, 2);
}

.gds-icon-ES---Spain .path13:before {
  content: "\eac1";
  margin-left: -1em;
  color: rgb(200, 138, 2);
}

.gds-icon-ES---Spain .path14:before {
  content: "\eac2";
  margin-left: -1em;
  color: rgb(173, 22, 25);
}

.gds-icon-ES---Spain .path15:before {
  content: "\eac3";
  margin-left: -1em;
  color: rgb(0, 91, 191);
}

.gds-icon-ES---Spain .path16:before {
  content: "\eac4";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-ES---Spain .path17:before {
  content: "\eac5";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-ES---Spain .path18:before {
  content: "\eac6";
  margin-left: -1em;
  color: rgb(173, 22, 25);
}

.gds-icon-ES---Spain .path19:before {
  content: "\eac7";
  margin-left: -1em;
  color: rgb(241, 249, 255);
}

.gds-icon-ES---Spain .path20:before {
  content: "\eac8";
  margin-left: -1em;
  color: rgb(241, 249, 255);
}

.gds-icon-ES---Spain .path21:before {
  content: "\eac9";
  margin-left: -1em;
  color: rgb(173, 22, 25);
}

.gds-icon-ES---Spain .path22:before {
  content: "\eaca";
  margin-left: -1em;
  color: rgb(200, 138, 2);
}

.gds-icon-ES---Spain .path23:before {
  content: "\eacb";
  margin-left: -1em;
  color: rgb(0, 91, 191);
}

.gds-icon-ES---Spain .path24:before {
  content: "\eacc";
  margin-left: -1em;
  color: rgb(200, 138, 2);
}

.gds-icon-ES---Spain .path25:before {
  content: "\eacd";
  margin-left: -1em;
  color: rgb(200, 138, 2);
}

.gds-icon-ES---Spain .path26:before {
  content: "\eace";
  margin-left: -1em;
  color: rgb(200, 138, 2);
}

.gds-icon-ES---Spain .path27:before {
  content: "\eacf";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-ES---Spain .path28:before {
  content: "\ead0";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-ES---Spain .path29:before {
  content: "\ead1";
  margin-left: -1em;
  color: rgb(200, 138, 2);
}

.gds-icon-ES---Spain .path30:before {
  content: "\ead2";
  margin-left: -1em;
  color: rgb(200, 138, 2);
}

.gds-icon-ES---Spain .path31:before {
  content: "\ead3";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-ES---Spain .path32:before {
  content: "\ead4";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-ES---Spain .path33:before {
  content: "\ead5";
  margin-left: -1em;
  color: rgb(200, 138, 2);
}

.gds-icon-ES---Spain .path34:before {
  content: "\ead6";
  margin-left: -1em;
  color: rgb(200, 138, 2);
}

.gds-icon-ES---Spain .path35:before {
  content: "\ead7";
  margin-left: -1em;
  color: rgb(225, 229, 232);
  opacity: 0.3;
}

.gds-icon-ES---Spain .path36:before {
  content: "\ead8";
  margin-left: -1em;
  color: rgb(255, 192, 52);
}

.gds-icon-ES---Spain .path37:before {
  content: "\ead9";
  margin-left: -1em;
  color: rgb(173, 22, 25);
}

.gds-icon-ES---Spain .path38:before {
  content: "\eada";
  margin-left: -1em;
  color: rgb(173, 22, 25);
}

.gds-icon-ES---Spain .path39:before {
  content: "\eadb";
  margin-left: -1em;
  color: rgb(173, 22, 25);
}

.gds-icon-ES---Spain .path40:before {
  content: "\eadc";
  margin-left: -1em;
  color: rgb(173, 22, 25);
}

.gds-icon-ES---Spain .path41:before {
  content: "\eadd";
  margin-left: -1em;
  color: rgb(173, 22, 25);
}

.gds-icon-ES---Spain .path42:before {
  content: "\eade";
  margin-left: -1em;
  color: rgb(173, 22, 25);
}

.gds-icon-ES---Spain .path43:before {
  content: "\eadf";
  margin-left: -1em;
  color: rgb(241, 249, 255);
}

.gds-icon-ES---Spain .path44:before {
  content: "\eae0";
  margin-left: -1em;
  color: rgb(200, 138, 2);
}

.gds-icon-ES---Spain .path45:before {
  content: "\eae1";
  margin-left: -1em;
  color: rgb(200, 138, 2);
}

.gds-icon-ES---Spain .path46:before {
  content: "\eae2";
  margin-left: -1em;
  color: rgb(255, 192, 52);
}

.gds-icon-ES---Spain .path47:before {
  content: "\eae3";
  margin-left: -1em;
  color: rgb(255, 192, 52);
}

.gds-icon-ES---Spain .path48:before {
  content: "\eae4";
  margin-left: -1em;
  color: rgb(241, 249, 255);
}

.gds-icon-ES---Spain .path49:before {
  content: "\eae5";
  margin-left: -1em;
  color: rgb(0, 91, 191);
}

.gds-icon-ET---Ethiopia .path1:before {
  content: "\eae6";
  color: rgb(254, 202, 0);
}

.gds-icon-ET---Ethiopia .path2:before {
  content: "\eae7";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-ET---Ethiopia .path3:before {
  content: "\eae8";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-ET---Ethiopia .path4:before {
  content: "\eae9";
  margin-left: -1em;
  color: rgb(43, 119, 184);
}

.gds-icon-ET---Ethiopia .path5:before {
  content: "\eaea";
  margin-left: -1em;
  color: none;
}

.gds-icon-ET---Ethiopia .path6:before {
  content: "\eaeb";
  margin-left: -1em;
  color: none;
}

.gds-icon-ET---Ethiopia .path7:before {
  content: "\eaec";
  margin-left: -1em;
  color: none;
}

.gds-icon-ET---Ethiopia .path8:before {
  content: "\eaed";
  margin-left: -1em;
  color: none;
}

.gds-icon-ET---Ethiopia .path9:before {
  content: "\eaee";
  margin-left: -1em;
  color: none;
}

.gds-icon-EUROPE .path1:before {
  content: "\eaef";
  color: rgb(247, 252, 255);
}

.gds-icon-EUROPE .path2:before {
  content: "\eaf0";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-EUROPE .path3:before {
  content: "\eaf1";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-FI---Finland .path1:before {
  content: "\eaf2";
  color: rgb(247, 252, 255);
}

.gds-icon-FI---Finland .path2:before {
  content: "\eaf3";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-FJ---Fiji .path1:before {
  content: "\eaf4";
  color: rgb(103, 191, 229);
}

.gds-icon-FJ---Fiji .path2:before {
  content: "\eaf5";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-FJ---Fiji .path3:before {
  content: "\eaf6";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-FJ---Fiji .path4:before {
  content: "\eaf7";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-FJ---Fiji .path5:before {
  content: "\eaf8";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-FJ---Fiji .path6:before {
  content: "\eaf9";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-FJ---Fiji .path7:before {
  content: "\eafa";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-FJ---Fiji .path8:before {
  content: "\eafb";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-FJ---Fiji .path9:before {
  content: "\eafc";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-FJ---Fiji .path10:before {
  content: "\eafd";
  margin-left: -1em;
  color: rgb(195, 53, 44);
}

.gds-icon-FJ---Fiji .path11:before {
  content: "\eafe";
  margin-left: -1em;
  color: rgb(195, 53, 44);
}

.gds-icon-FJ---Fiji .path12:before {
  content: "\eaff";
  margin-left: -1em;
  color: rgb(195, 53, 44);
}

.gds-icon-FJ---Fiji .path13:before {
  content: "\eb00";
  margin-left: -1em;
  color: rgb(151, 151, 151);
}

.gds-icon-FJ---Fiji .path14:before {
  content: "\eb01";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path15:before {
  content: "\eb02";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path16:before {
  content: "\eb03";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path17:before {
  content: "\eb04";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path18:before {
  content: "\eb05";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path19:before {
  content: "\eb06";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path20:before {
  content: "\eb07";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path21:before {
  content: "\eb08";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path22:before {
  content: "\eb09";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path23:before {
  content: "\eb0a";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path24:before {
  content: "\eb0b";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path25:before {
  content: "\eb0c";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path26:before {
  content: "\eb0d";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path27:before {
  content: "\eb0e";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path28:before {
  content: "\eb0f";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path29:before {
  content: "\eb10";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path30:before {
  content: "\eb11";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path31:before {
  content: "\eb12";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path32:before {
  content: "\eb13";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path33:before {
  content: "\eb14";
  margin-left: -1em;
  color: none;
}

.gds-icon-FJ---Fiji .path34:before {
  content: "\eb15";
  margin-left: -1em;
  color: rgb(255, 242, 3);
}

.gds-icon-FJ---Fiji .path35:before {
  content: "\eb16";
  margin-left: -1em;
  color: rgb(0, 166, 81);
}

.gds-icon-FJ---Fiji .path36:before {
  content: "\eb17";
  margin-left: -1em;
  color: rgb(255, 209, 0);
}

.gds-icon-FK---Falkland-Islands .path1:before {
  content: "\eb18";
  color: rgb(46, 66, 165);
}

.gds-icon-FK---Falkland-Islands .path2:before {
  content: "\eb19";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-FK---Falkland-Islands .path3:before {
  content: "\eb1a";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-FK---Falkland-Islands .path4:before {
  content: "\eb1b";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-FK---Falkland-Islands .path5:before {
  content: "\eb1c";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-FK---Falkland-Islands .path6:before {
  content: "\eb1d";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-FK---Falkland-Islands .path7:before {
  content: "\eb1e";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-FK---Falkland-Islands .path8:before {
  content: "\eb1f";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-FK---Falkland-Islands .path9:before {
  content: "\eb20";
  margin-left: -1em;
  color: rgb(109, 194, 255);
}

.gds-icon-FK---Falkland-Islands .path10:before {
  content: "\eb21";
  margin-left: -1em;
  color: rgb(225, 229, 232);
}

.gds-icon-FK---Falkland-Islands .path11:before {
  content: "\eb22";
  margin-left: -1em;
  color: rgb(73, 128, 30);
}

.gds-icon-FK---Falkland-Islands .path12:before {
  content: "\eb23";
  margin-left: -1em;
  color: none;
}

.gds-icon-FK---Falkland-Islands .path13:before {
  content: "\eb24";
  margin-left: -1em;
  color: none;
}

.gds-icon-FK---Falkland-Islands .path14:before {
  content: "\eb25";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-FK---Falkland-Islands .path15:before {
  content: "\eb26";
  margin-left: -1em;
  color: none;
}

.gds-icon-FK---Falkland-Islands .path16:before {
  content: "\eb27";
  margin-left: -1em;
  color: none;
}

.gds-icon-FK---Falkland-Islands .path17:before {
  content: "\eb28";
  margin-left: -1em;
  color: none;
}

.gds-icon-FM---Federated-States-of-Micronesia .path1:before {
  content: "\eb29";
  color: rgb(99, 179, 225);
}

.gds-icon-FM---Federated-States-of-Micronesia .path2:before {
  content: "\eb2a";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-FM---Federated-States-of-Micronesia .path3:before {
  content: "\eb2b";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-FM---Federated-States-of-Micronesia .path4:before {
  content: "\eb2c";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-FM---Federated-States-of-Micronesia .path5:before {
  content: "\eb2d";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-FO---Faroe-Islands .path1:before {
  content: "\eb2e";
  color: rgb(247, 252, 255);
}

.gds-icon-FO---Faroe-Islands .path2:before {
  content: "\eb2f";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-FR---France .path1:before {
  content: "\eb30";
  color: rgb(245, 1, 0);
}

.gds-icon-FR---France .path2:before {
  content: "\eb31";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-FR---France .path3:before {
  content: "\eb32";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-GA---Gabon .path1:before {
  content: "\eb33";
  color: rgb(64, 168, 255);
}

.gds-icon-GA---Gabon .path2:before {
  content: "\eb34";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-GA---Gabon .path3:before {
  content: "\eb35";
  margin-left: -1em;
  color: rgb(115, 190, 74);
}

.gds-icon-GB-ENG---England .path1:before {
  content: "\eb36";
  color: rgb(247, 252, 255);
}

.gds-icon-GB-ENG---England .path2:before {
  content: "\eb37";
  margin-left: -1em;
  color: rgb(245, 3, 2);
}

.gds-icon-GB-NIR---Northern-Ireland .path1:before {
  content: "\eb38";
  color: rgb(46, 66, 165);
}

.gds-icon-GB-NIR---Northern-Ireland .path2:before {
  content: "\eb39";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-GB-NIR---Northern-Ireland .path3:before {
  content: "\eb3a";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-GB-NIR---Northern-Ireland .path4:before {
  content: "\eb3b";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-GB-NIR---Northern-Ireland .path5:before {
  content: "\eb3c";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-GB-NIR---Northern-Ireland .path6:before {
  content: "\eb3d";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-GB-NIR---Northern-Ireland .path7:before {
  content: "\eb3e";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-GB-SCT---Scotland .path1:before {
  content: "\eb3f";
  color: rgb(0, 103, 195);
}

.gds-icon-GB-SCT---Scotland .path2:before {
  content: "\eb40";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-GB-SCT---Scotland .path3:before {
  content: "\eb41";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-GB-UKM---United-Kingdom .path1:before {
  content: "\eb42";
  color: rgb(46, 66, 165);
}

.gds-icon-GB-UKM---United-Kingdom .path2:before {
  content: "\eb43";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-GB-UKM---United-Kingdom .path3:before {
  content: "\eb44";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-GB-UKM---United-Kingdom .path4:before {
  content: "\eb45";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-GB-UKM---United-Kingdom .path5:before {
  content: "\eb46";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-GB-UKM---United-Kingdom .path6:before {
  content: "\eb47";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-GB-UKM---United-Kingdom .path7:before {
  content: "\eb48";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-GB-WLS---Wales .path1:before {
  content: "\eb49";
  color: rgb(93, 170, 34);
}

.gds-icon-GB-WLS---Wales .path2:before {
  content: "\eb4a";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-GB-WLS---Wales .path3:before {
  content: "\eb4b";
  margin-left: -1em;
  color: rgb(210, 16, 52);
}

.gds-icon-GD---Grenada .path1:before {
  content: "\eb4c";
  color: rgb(197, 25, 24);
}

.gds-icon-GD---Grenada .path2:before {
  content: "\eb4d";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-GD---Grenada .path3:before {
  content: "\eb4e";
  margin-left: -1em;
  color: rgb(35, 135, 95);
}

.gds-icon-GD---Grenada .path4:before {
  content: "\eb4f";
  margin-left: -1em;
  color: rgb(35, 135, 95);
}

.gds-icon-GD---Grenada .path5:before {
  content: "\eb50";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-GD---Grenada .path6:before {
  content: "\eb51";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-GD---Grenada .path7:before {
  content: "\eb52";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-GD---Grenada .path8:before {
  content: "\eb53";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-GD---Grenada .path9:before {
  content: "\eb54";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-GE---Georgia .path1:before {
  content: "\eb55";
  color: rgb(247, 252, 255);
}

.gds-icon-GE---Georgia .path2:before {
  content: "\eb56";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-GE---Georgia .path3:before {
  content: "\eb57";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-GE---Georgia .path4:before {
  content: "\eb58";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-GE---Georgia .path5:before {
  content: "\eb59";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-GE---Georgia .path6:before {
  content: "\eb5a";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-GF---French-Guiana .path1:before {
  content: "\eb5b";
  color: rgb(94, 170, 34);
}

.gds-icon-GF---French-Guiana .path2:before {
  content: "\eb5c";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-GF---French-Guiana .path3:before {
  content: "\eb5d";
  margin-left: -1em;
  color: rgb(226, 24, 53);
}

.gds-icon-GG---Guernsey .path1:before {
  content: "\eb5e";
  color: rgb(247, 252, 255);
}

.gds-icon-GG---Guernsey .path2:before {
  content: "\eb5f";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-GG---Guernsey .path3:before {
  content: "\eb60";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-GH---Ghana .path1:before {
  content: "\eb61";
  color: rgb(94, 170, 34);
}

.gds-icon-GH---Ghana .path2:before {
  content: "\eb62";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-GH---Ghana .path3:before {
  content: "\eb63";
  margin-left: -1em;
  color: rgb(225, 28, 27);
}

.gds-icon-GH---Ghana .path4:before {
  content: "\eb64";
  margin-left: -1em;
  color: rgb(29, 29, 29);
  opacity: 0.9;
}

.gds-icon-GI---Gibraltar .path1:before {
  content: "\eb65";
  color: rgb(247, 252, 255);
}

.gds-icon-GI---Gibraltar .path2:before {
  content: "\eb66";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-GI---Gibraltar .path3:before {
  content: "\eb67";
  margin-left: -1em;
  color: rgb(219, 0, 11);
}

.gds-icon-GI---Gibraltar .path4:before {
  content: "\eb68";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-GI---Gibraltar .path5:before {
  content: "\eb69";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-GI---Gibraltar .path6:before {
  content: "\eb6a";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-GI---Gibraltar .path7:before {
  content: "\eb6b";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-GI---Gibraltar .path8:before {
  content: "\eb6c";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-GI---Gibraltar .path9:before {
  content: "\eb6d";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-GI---Gibraltar .path10:before {
  content: "\eb6e";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-GI---Gibraltar .path11:before {
  content: "\eb6f";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-GI---Gibraltar .path12:before {
  content: "\eb70";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-GL---Greenland .path1:before {
  content: "\eb71";
  color: rgb(197, 25, 24);
}

.gds-icon-GL---Greenland .path2:before {
  content: "\eb72";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-GL---Greenland .path3:before {
  content: "\eb73";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-GL---Greenland .path4:before {
  content: "\eb74";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-GM---Gambia .path1:before {
  content: "\eb75";
  color: rgb(94, 170, 34);
}

.gds-icon-GM---Gambia .path2:before {
  content: "\eb76";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-GM---Gambia .path3:before {
  content: "\eb77";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-GN---Guinea .path1:before {
  content: "\eb78";
  color: rgb(251, 205, 23);
}

.gds-icon-GN---Guinea .path2:before {
  content: "\eb79";
  margin-left: -1em;
  color: rgb(11, 158, 122);
}

.gds-icon-GN---Guinea .path3:before {
  content: "\eb7a";
  margin-left: -1em;
  color: rgb(225, 28, 27);
}

.gds-icon-GP---Guadeloupe .path1:before {
  content: "\eb7b";
  color: rgb(245, 1, 0);
}

.gds-icon-GP---Guadeloupe .path2:before {
  content: "\eb7c";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-GP---Guadeloupe .path3:before {
  content: "\eb7d";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-GP2---Guadeloupe2 .path1:before {
  content: "\eb7e";
  color: rgb(0, 36, 136);
}

.gds-icon-GP2---Guadeloupe2 .path2:before {
  content: "\eb7f";
  margin-left: -1em;
  color: rgb(218, 18, 26);
}

.gds-icon-GP2---Guadeloupe2 .path3:before {
  content: "\eb80";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GP2---Guadeloupe2 .path4:before {
  content: "\eb81";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GP2---Guadeloupe2 .path5:before {
  content: "\eb82";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GP2---Guadeloupe2 .path6:before {
  content: "\eb83";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GP2---Guadeloupe2 .path7:before {
  content: "\eb84";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GP2---Guadeloupe2 .path8:before {
  content: "\eb85";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GP2---Guadeloupe2 .path9:before {
  content: "\eb86";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GP2---Guadeloupe2 .path10:before {
  content: "\eb87";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GP2---Guadeloupe2 .path11:before {
  content: "\eb88";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GP2---Guadeloupe2 .path12:before {
  content: "\eb89";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GP2---Guadeloupe2 .path13:before {
  content: "\eb8a";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GP2---Guadeloupe2 .path14:before {
  content: "\eb8b";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GP2---Guadeloupe2 .path15:before {
  content: "\eb8c";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GP2---Guadeloupe2 .path16:before {
  content: "\eb8d";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GP2---Guadeloupe2 .path17:before {
  content: "\eb8e";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GP2---Guadeloupe2 .path18:before {
  content: "\eb8f";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path19:before {
  content: "\eb90";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path20:before {
  content: "\eb91";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path21:before {
  content: "\eb92";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path22:before {
  content: "\eb93";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path23:before {
  content: "\eb94";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path24:before {
  content: "\eb95";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path25:before {
  content: "\eb96";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path26:before {
  content: "\eb97";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path27:before {
  content: "\eb98";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path28:before {
  content: "\eb99";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path29:before {
  content: "\eb9a";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path30:before {
  content: "\eb9b";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path31:before {
  content: "\eb9c";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path32:before {
  content: "\eb9d";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path33:before {
  content: "\eb9e";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path34:before {
  content: "\eb9f";
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.gds-icon-GP2---Guadeloupe2 .path35:before {
  content: "\eba0";
  margin-left: -1em;
  color: rgb(252, 221, 9);
}

.gds-icon-GQ---Equatorial-Guinea .path1:before {
  content: "\eba1";
  color: rgb(247, 252, 255);
}

.gds-icon-GQ---Equatorial-Guinea .path2:before {
  content: "\eba2";
  margin-left: -1em;
  color: rgb(0, 157, 0);
}

.gds-icon-GQ---Equatorial-Guinea .path3:before {
  content: "\eba3";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-GQ---Equatorial-Guinea .path4:before {
  content: "\eba4";
  margin-left: -1em;
  color: rgb(248, 0, 0);
}

.gds-icon-GQ---Equatorial-Guinea .path5:before {
  content: "\eba5";
  margin-left: -1em;
  color: rgb(0, 117, 213);
}

.gds-icon-GQ---Equatorial-Guinea .path6:before {
  content: "\eba6";
  margin-left: -1em;
  color: rgb(255, 213, 0);
}

.gds-icon-GQ---Equatorial-Guinea .path7:before {
  content: "\eba7";
  margin-left: -1em;
  color: rgb(255, 213, 0);
}

.gds-icon-GQ---Equatorial-Guinea .path8:before {
  content: "\eba8";
  margin-left: -1em;
  color: rgb(255, 213, 0);
}

.gds-icon-GQ---Equatorial-Guinea .path9:before {
  content: "\eba9";
  margin-left: -1em;
  color: rgb(255, 213, 0);
}

.gds-icon-GQ---Equatorial-Guinea .path10:before {
  content: "\ebaa";
  margin-left: -1em;
  color: rgb(255, 213, 0);
}

.gds-icon-GQ---Equatorial-Guinea .path11:before {
  content: "\ebab";
  margin-left: -1em;
  color: rgb(255, 213, 0);
}

.gds-icon-GQ---Equatorial-Guinea .path12:before {
  content: "\ebac";
  margin-left: -1em;
  color: rgb(111, 62, 29);
}

.gds-icon-GQ---Equatorial-Guinea .path13:before {
  content: "\ebad";
  margin-left: -1em;
  color: rgb(0, 157, 41);
}

.gds-icon-GR---Greece .path1:before {
  content: "\ebae";
  color: rgb(247, 252, 255);
}

.gds-icon-GR---Greece .path2:before {
  content: "\ebaf";
  margin-left: -1em;
  color: rgb(69, 100, 249);
}

.gds-icon-GR---Greece .path3:before {
  content: "\ebb0";
  margin-left: -1em;
  color: rgb(69, 100, 249);
}

.gds-icon-GR---Greece .path4:before {
  content: "\ebb1";
  margin-left: -1em;
  color: rgb(69, 100, 249);
}

.gds-icon-GR---Greece .path5:before {
  content: "\ebb2";
  margin-left: -1em;
  color: rgb(69, 100, 249);
}

.gds-icon-GR---Greece .path6:before {
  content: "\ebb3";
  margin-left: -1em;
  color: rgb(69, 100, 249);
}

.gds-icon-GR---Greece .path7:before {
  content: "\ebb4";
  margin-left: -1em;
  color: rgb(69, 100, 249);
}

.gds-icon-GR---Greece .path8:before {
  content: "\ebb5";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path1:before {
  content: "\ebb6";
  color: rgb(43, 64, 154);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path2:before {
  content: "\ebb7";
  margin-left: -1em;
  color: rgb(106, 76, 45);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path3:before {
  content: "\ebb8";
  margin-left: -1em;
  color: none;
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path4:before {
  content: "\ebb9";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path5:before {
  content: "\ebba";
  margin-left: -1em;
  color: rgb(101, 98, 99);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path6:before {
  content: "\ebbb";
  margin-left: -1em;
  color: rgb(101, 98, 99);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path7:before {
  content: "\ebbc";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path8:before {
  content: "\ebbd";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path9:before {
  content: "\ebbe";
  margin-left: -1em;
  color: rgb(0, 107, 0);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path10:before {
  content: "\ebbf";
  margin-left: -1em;
  color: rgb(255, 209, 0);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path11:before {
  content: "\ebc0";
  margin-left: -1em;
  color: rgb(30, 90, 166);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path12:before {
  content: "\ebc1";
  margin-left: -1em;
  color: rgb(30, 90, 166);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path13:before {
  content: "\ebc2";
  margin-left: -1em;
  color: rgb(30, 90, 166);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path14:before {
  content: "\ebc3";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path15:before {
  content: "\ebc4";
  margin-left: -1em;
  color: rgb(255, 112, 0);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path16:before {
  content: "\ebc5";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path17:before {
  content: "\ebc6";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path18:before {
  content: "\ebc7";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path19:before {
  content: "\ebc8";
  margin-left: -1em;
  color: rgb(0, 0, 255);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path20:before {
  content: "\ebc9";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path21:before {
  content: "\ebca";
  margin-left: -1em;
  color: rgb(0, 0, 255);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path22:before {
  content: "\ebcb";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path23:before {
  content: "\ebcc";
  margin-left: -1em;
  color: rgb(146, 63, 0);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path24:before {
  content: "\ebcd";
  margin-left: -1em;
  color: rgb(180, 182, 185);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path25:before {
  content: "\ebce";
  margin-left: -1em;
  color: rgb(255, 112, 0);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path26:before {
  content: "\ebcf";
  margin-left: -1em;
  color: rgb(255, 112, 0);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path27:before {
  content: "\ebd0";
  margin-left: -1em;
  color: rgb(138, 147, 150);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path28:before {
  content: "\ebd1";
  margin-left: -1em;
  color: rgb(43, 43, 43);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path29:before {
  content: "\ebd2";
  margin-left: -1em;
  color: rgb(0, 113, 61);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path30:before {
  content: "\ebd3";
  margin-left: -1em;
  color: none;
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path31:before {
  content: "\ebd4";
  margin-left: -1em;
  color: none;
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path32:before {
  content: "\ebd5";
  margin-left: -1em;
  color: rgb(43, 64, 154);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path33:before {
  content: "\ebd6";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path34:before {
  content: "\ebd7";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path35:before {
  content: "\ebd8";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path36:before {
  content: "\ebd9";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path37:before {
  content: "\ebda";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-GS---S-Georgia-and-S-Sandwich-Islands .path38:before {
  content: "\ebdb";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-GT---Guatemala .path1:before {
  content: "\ebdc";
  color: rgb(88, 165, 255);
}

.gds-icon-GT---Guatemala .path2:before {
  content: "\ebdd";
  margin-left: -1em;
  color: rgb(88, 165, 255);
}

.gds-icon-GT---Guatemala .path3:before {
  content: "\ebde";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-GT---Guatemala .path4:before {
  content: "\ebdf";
  margin-left: -1em;
  color: rgb(198, 198, 198);
}

.gds-icon-GT---Guatemala .path5:before {
  content: "\ebe0";
  margin-left: -1em;
  color: rgb(90, 185, 45);
}

.gds-icon-GT---Guatemala .path6:before {
  content: "\ebe1";
  margin-left: -1em;
  color: rgb(90, 185, 45);
}

.gds-icon-GT---Guatemala .path7:before {
  content: "\ebe2";
  margin-left: -1em;
  color: rgb(90, 185, 45);
}

.gds-icon-GT---Guatemala .path8:before {
  content: "\ebe3";
  margin-left: -1em;
  color: rgb(239, 226, 152);
}

.gds-icon-GU---Guam .path1:before {
  content: "\ebe4";
  color: rgb(197, 25, 24);
}

.gds-icon-GU---Guam .path2:before {
  content: "\ebe5";
  margin-left: -1em;
  color: rgb(69, 100, 249);
}

.gds-icon-GU---Guam .path3:before {
  content: "\ebe6";
  margin-left: -1em;
  color: none;
}

.gds-icon-GU---Guam .path4:before {
  content: "\ebe7";
  margin-left: -1em;
  color: rgb(204, 224, 229);
  opacity: 0.4;
}

.gds-icon-GU---Guam .path5:before {
  content: "\ebe8";
  margin-left: -1em;
  color: rgb(204, 224, 229);
}

.gds-icon-GU---Guam .path6:before {
  content: "\ebe9";
  margin-left: -1em;
  color: none;
}

.gds-icon-GU---Guam .path7:before {
  content: "\ebea";
  margin-left: -1em;
  color: none;
}

.gds-icon-GU---Guam .path8:before {
  content: "\ebeb";
  margin-left: -1em;
  color: rgb(145, 203, 203);
}

.gds-icon-GU---Guam .path9:before {
  content: "\ebec";
  margin-left: -1em;
  color: rgb(253, 249, 161);
}

.gds-icon-GU---Guam .path10:before {
  content: "\ebed";
  margin-left: -1em;
  color: rgb(166, 136, 97);
}

.gds-icon-GU---Guam .path11:before {
  content: "\ebee";
  margin-left: -1em;
  color: rgb(35, 158, 70);
}

.gds-icon-GU---Guam .path12:before {
  content: "\ebef";
  margin-left: -1em;
  color: rgb(35, 158, 70);
}

.gds-icon-GU---Guam .path13:before {
  content: "\ebf0";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-GW---Guinea-Bissau .path1:before {
  content: "\ebf1";
  color: rgb(251, 205, 23);
}

.gds-icon-GW---Guinea-Bissau .path2:before {
  content: "\ebf2";
  margin-left: -1em;
  color: rgb(11, 158, 122);
}

.gds-icon-GW---Guinea-Bissau .path3:before {
  content: "\ebf3";
  margin-left: -1em;
  color: rgb(225, 28, 27);
}

.gds-icon-GW---Guinea-Bissau .path4:before {
  content: "\ebf4";
  margin-left: -1em;
  color: rgb(29, 29, 29);
}

.gds-icon-GY---Guyana .path1:before {
  content: "\ebf5";
  color: rgb(94, 170, 34);
}

.gds-icon-GY---Guyana .path2:before {
  content: "\ebf6";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-GY---Guyana .path3:before {
  content: "\ebf7";
  margin-left: -1em;
  color: rgb(225, 28, 27);
}

.gds-icon-HK---Hong-Kong .path1:before {
  content: "\ebf8";
  color: rgb(234, 26, 26);
}

.gds-icon-HK---Hong-Kong .path2:before {
  content: "\ebf9";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-HK---Hong-Kong .path3:before {
  content: "\ebfa";
  margin-left: -1em;
  color: none;
}

.gds-icon-HK---Hong-Kong .path4:before {
  content: "\ebfb";
  margin-left: -1em;
  color: none;
}

.gds-icon-HK---Hong-Kong .path5:before {
  content: "\ebfc";
  margin-left: -1em;
  color: none;
}

.gds-icon-HK---Hong-Kong .path6:before {
  content: "\ebfd";
  margin-left: -1em;
  color: none;
}

.gds-icon-HK---Hong-Kong .path7:before {
  content: "\ebfe";
  margin-left: -1em;
  color: none;
}

.gds-icon-HM---Heard-and-McDonald-Islands .path1:before {
  content: "\ebff";
  color: rgb(46, 66, 165);
}

.gds-icon-HM---Heard-and-McDonald-Islands .path2:before {
  content: "\ec00";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-HM---Heard-and-McDonald-Islands .path3:before {
  content: "\ec01";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-HM---Heard-and-McDonald-Islands .path4:before {
  content: "\ec02";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-HM---Heard-and-McDonald-Islands .path5:before {
  content: "\ec03";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-HM---Heard-and-McDonald-Islands .path6:before {
  content: "\ec04";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-HM---Heard-and-McDonald-Islands .path7:before {
  content: "\ec05";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-HM---Heard-and-McDonald-Islands .path8:before {
  content: "\ec06";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-HM---Heard-and-McDonald-Islands .path9:before {
  content: "\ec07";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-HM---Heard-and-McDonald-Islands .path10:before {
  content: "\ec08";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-HM---Heard-and-McDonald-Islands .path11:before {
  content: "\ec09";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-HM---Heard-and-McDonald-Islands .path12:before {
  content: "\ec0a";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-HM---Heard-and-McDonald-Islands .path13:before {
  content: "\ec0b";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-HM---Heard-and-McDonald-Islands .path14:before {
  content: "\ec0c";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-HM---Heard-and-McDonald-Islands .path15:before {
  content: "\ec0d";
  margin-left: -1em;
  color: none;
}

.gds-icon-HN---Honduras .path1:before {
  content: "\ec0e";
  color: rgb(247, 252, 255);
}

.gds-icon-HN---Honduras .path2:before {
  content: "\ec0f";
  margin-left: -1em;
  color: rgb(69, 100, 249);
}

.gds-icon-HN---Honduras .path3:before {
  content: "\ec10";
  margin-left: -1em;
  color: rgb(69, 100, 249);
}

.gds-icon-HN---Honduras .path4:before {
  content: "\ec11";
  margin-left: -1em;
  color: rgb(69, 100, 249);
}

.gds-icon-HN---Honduras .path5:before {
  content: "\ec12";
  margin-left: -1em;
  color: rgb(69, 100, 249);
}

.gds-icon-HN---Honduras .path6:before {
  content: "\ec13";
  margin-left: -1em;
  color: rgb(69, 100, 249);
}

.gds-icon-HN---Honduras .path7:before {
  content: "\ec14";
  margin-left: -1em;
  color: rgb(69, 100, 249);
}

.gds-icon-HN---Honduras .path8:before {
  content: "\ec15";
  margin-left: -1em;
  color: rgb(69, 100, 249);
}

.gds-icon-HR---Croatia-Hrvatska .path1:before {
  content: "\ec16";
  color: rgb(247, 252, 255);
}

.gds-icon-HR---Croatia-Hrvatska .path2:before {
  content: "\ec17";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-HR---Croatia-Hrvatska .path3:before {
  content: "\ec18";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-HR---Croatia-Hrvatska .path4:before {
  content: "\ec19";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-HR---Croatia-Hrvatska .path5:before {
  content: "\ec1a";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-HR---Croatia-Hrvatska .path6:before {
  content: "\ec1b";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-HR---Croatia-Hrvatska .path7:before {
  content: "\ec1c";
  margin-left: -1em;
  color: rgb(86, 198, 245);
}

.gds-icon-HR---Croatia-Hrvatska .path8:before {
  content: "\ec1d";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-HR---Croatia-Hrvatska .path9:before {
  content: "\ec1e";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-HR---Croatia-Hrvatska .path10:before {
  content: "\ec1f";
  margin-left: -1em;
  color: rgb(86, 198, 245);
}

.gds-icon-HR---Croatia-Hrvatska .path11:before {
  content: "\ec20";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-HR---Croatia-Hrvatska .path12:before {
  content: "\ec21";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-HR---Croatia-Hrvatska .path13:before {
  content: "\ec22";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-HR---Croatia-Hrvatska .path14:before {
  content: "\ec23";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-HR---Croatia-Hrvatska .path15:before {
  content: "\ec24";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-HR---Croatia-Hrvatska .path16:before {
  content: "\ec25";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-HR---Croatia-Hrvatska .path17:before {
  content: "\ec26";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-HR---Croatia-Hrvatska .path18:before {
  content: "\ec27";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-HR---Croatia-Hrvatska .path19:before {
  content: "\ec28";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-HR---Croatia-Hrvatska .path20:before {
  content: "\ec29";
  margin-left: -1em;
  color: rgb(86, 198, 245);
}

.gds-icon-HR---Croatia-Hrvatska .path21:before {
  content: "\ec2a";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-HR---Croatia-Hrvatska .path22:before {
  content: "\ec2b";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-HR---Croatia-Hrvatska .path23:before {
  content: "\ec2c";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-HR---Croatia-Hrvatska .path24:before {
  content: "\ec2d";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-HR---Croatia-Hrvatska .path25:before {
  content: "\ec2e";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-HT---Haiti .path1:before {
  content: "\ec2f";
  color: rgb(46, 66, 165);
}

.gds-icon-HT---Haiti .path2:before {
  content: "\ec30";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-HT---Haiti .path3:before {
  content: "\ec31";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-HT---Haiti .path4:before {
  content: "\ec32";
  margin-left: -1em;
  color: rgb(39, 158, 25);
}

.gds-icon-HT---Haiti .path5:before {
  content: "\ec33";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path6:before {
  content: "\ec34";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path7:before {
  content: "\ec35";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path8:before {
  content: "\ec36";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path9:before {
  content: "\ec37";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path10:before {
  content: "\ec38";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path11:before {
  content: "\ec39";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path12:before {
  content: "\ec3a";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path13:before {
  content: "\ec3b";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path14:before {
  content: "\ec3c";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path15:before {
  content: "\ec3d";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-HT---Haiti .path16:before {
  content: "\ec3e";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-HT---Haiti .path17:before {
  content: "\ec3f";
  margin-left: -1em;
  color: rgb(10, 50, 140);
}

.gds-icon-HT---Haiti .path18:before {
  content: "\ec40";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path19:before {
  content: "\ec41";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path20:before {
  content: "\ec42";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path21:before {
  content: "\ec43";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-HT---Haiti .path22:before {
  content: "\ec44";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-HT---Haiti .path23:before {
  content: "\ec45";
  margin-left: -1em;
  color: rgb(10, 50, 140);
}

.gds-icon-HT---Haiti .path24:before {
  content: "\ec46";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path25:before {
  content: "\ec47";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path26:before {
  content: "\ec48";
  margin-left: -1em;
  color: none;
}

.gds-icon-HT---Haiti .path27:before {
  content: "\ec49";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-HU---Hungary .path1:before {
  content: "\ec4a";
  color: rgb(247, 252, 255);
}

.gds-icon-HU---Hungary .path2:before {
  content: "\ec4b";
  margin-left: -1em;
  color: rgb(241, 68, 35);
}

.gds-icon-HU---Hungary .path3:before {
  content: "\ec4c";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-ID---Indonesia .path1:before {
  content: "\ec4d";
  color: rgb(247, 252, 255);
}

.gds-icon-ID---Indonesia .path2:before {
  content: "\ec4e";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-IE---Ireland .path1:before {
  content: "\ec4f";
  color: rgb(255, 140, 26);
}

.gds-icon-IE---Ireland .path2:before {
  content: "\ec50";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-IE---Ireland .path3:before {
  content: "\ec51";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-IL---Isreal .path1:before {
  content: "\ec52";
  color: rgb(247, 252, 255);
}

.gds-icon-IL---Isreal .path2:before {
  content: "\ec53";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-IL---Isreal .path3:before {
  content: "\ec54";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-IL---Isreal .path4:before {
  content: "\ec55";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-IL---Isreal .path5:before {
  content: "\ec56";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-IM---Isle-of-Man .path1:before {
  content: "\ec57";
  color: rgb(227, 29, 28);
}

.gds-icon-IM---Isle-of-Man .path2:before {
  content: "\ec58";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-IM---Isle-of-Man .path3:before {
  content: "\ec59";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-IM---Isle-of-Man .path4:before {
  content: "\ec5a";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-IM---Isle-of-Man .path5:before {
  content: "\ec5b";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-IM---Isle-of-Man .path6:before {
  content: "\ec5c";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-IM---Isle-of-Man .path7:before {
  content: "\ec5d";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-IM---Isle-of-Man .path8:before {
  content: "\ec5e";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-IM---Isle-of-Man .path9:before {
  content: "\ec5f";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-IM---Isle-of-Man .path10:before {
  content: "\ec60";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-IM---Isle-of-Man .path11:before {
  content: "\ec61";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-IM---Isle-of-Man .path12:before {
  content: "\ec62";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-IN---India .path1:before {
  content: "\ec63";
  color: rgb(247, 252, 255);
}

.gds-icon-IN---India .path2:before {
  content: "\ec64";
  margin-left: -1em;
  color: rgb(255, 140, 26);
}

.gds-icon-IN---India .path3:before {
  content: "\ec65";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-IN---India .path4:before {
  content: "\ec66";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-IN---India .path5:before {
  content: "\ec67";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path1:before {
  content: "\ec68";
  color: rgb(247, 252, 255);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path2:before {
  content: "\ec69";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path3:before {
  content: "\ec6a";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path4:before {
  content: "\ec6b";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path5:before {
  content: "\ec6c";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path6:before {
  content: "\ec6d";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path7:before {
  content: "\ec6e";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path8:before {
  content: "\ec6f";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path9:before {
  content: "\ec70";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path10:before {
  content: "\ec71";
  margin-left: -1em;
  color: rgb(216, 109, 0);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path11:before {
  content: "\ec72";
  margin-left: -1em;
  color: rgb(68, 154, 1);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path12:before {
  content: "\ec73";
  margin-left: -1em;
  color: rgb(68, 154, 1);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path13:before {
  content: "\ec74";
  margin-left: -1em;
  color: rgb(68, 154, 1);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path14:before {
  content: "\ec75";
  margin-left: -1em;
  color: rgb(68, 154, 1);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path15:before {
  content: "\ec76";
  margin-left: -1em;
  color: rgb(68, 154, 1);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path16:before {
  content: "\ec77";
  margin-left: -1em;
  color: rgb(68, 154, 1);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path17:before {
  content: "\ec78";
  margin-left: -1em;
  color: rgb(68, 154, 1);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path18:before {
  content: "\ec79";
  margin-left: -1em;
  color: rgb(68, 154, 1);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path19:before {
  content: "\ec7a";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path20:before {
  content: "\ec7b";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path21:before {
  content: "\ec7c";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path22:before {
  content: "\ec7d";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path23:before {
  content: "\ec7e";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-IO---British-Indian-Ocean-Territory .path24:before {
  content: "\ec7f";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-IQ---Iraq .path1:before {
  content: "\ec80";
  color: rgb(247, 252, 255);
}

.gds-icon-IQ---Iraq .path2:before {
  content: "\ec81";
  margin-left: -1em;
  color: rgb(191, 39, 20);
}

.gds-icon-IQ---Iraq .path3:before {
  content: "\ec82";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-IQ---Iraq .path4:before {
  content: "\ec83";
  margin-left: -1em;
  color: rgb(0, 156, 78);
}

.gds-icon-IR---Iran .path1:before {
  content: "\ec84";
  color: rgb(247, 252, 255);
}

.gds-icon-IR---Iran .path2:before {
  content: "\ec85";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-IR---Iran .path3:before {
  content: "\ec86";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-IR---Iran .path4:before {
  content: "\ec87";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-IR---Iran .path5:before {
  content: "\ec88";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-IR---Iran .path6:before {
  content: "\ec89";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-IS---Iceland .path1:before {
  content: "\ec8a";
  color: rgb(0, 97, 193);
}

.gds-icon-IS---Iceland .path2:before {
  content: "\ec8b";
  margin-left: -1em;
  color: rgb(210, 16, 52);
}

.gds-icon-IT---Italy .path1:before {
  content: "\ec8c";
  color: rgb(197, 25, 24);
}

.gds-icon-IT---Italy .path2:before {
  content: "\ec8d";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-IT---Italy .path3:before {
  content: "\ec8e";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-JE---Jersey .path1:before {
  content: "\ec8f";
  color: rgb(247, 252, 255);
}

.gds-icon-JE---Jersey .path2:before {
  content: "\ec90";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-JE---Jersey .path3:before {
  content: "\ec91";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-JE---Jersey .path4:before {
  content: "\ec92";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-JE---Jersey .path5:before {
  content: "\ec93";
  margin-left: -1em;
  color: rgb(255, 209, 0);
}

.gds-icon-JE---Jersey .path6:before {
  content: "\ec94";
  margin-left: -1em;
  color: rgb(255, 209, 0);
}

.gds-icon-JE---Jersey .path7:before {
  content: "\ec95";
  margin-left: -1em;
  color: rgb(255, 209, 0);
}

.gds-icon-JM---Jamaica .path1:before {
  content: "\ec96";
  color: rgb(0, 153, 51);
}

.gds-icon-JM---Jamaica .path2:before {
  content: "\ec97";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-JM---Jamaica .path3:before {
  content: "\ec98";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-JO---Jordan .path1:before {
  content: "\ec99";
  color: rgb(247, 252, 255);
}

.gds-icon-JO---Jordan .path2:before {
  content: "\ec9a";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-JO---Jordan .path3:before {
  content: "\ec9b";
  margin-left: -1em;
  color: rgb(0, 153, 51);
}

.gds-icon-JO---Jordan .path4:before {
  content: "\ec9c";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-JO---Jordan .path5:before {
  content: "\ec9d";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-JP---Japan .path1:before {
  content: "\ec9e";
  color: rgb(247, 252, 255);
}

.gds-icon-JP---Japan .path2:before {
  content: "\ec9f";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-KG---Kyrgyzstan .path1:before {
  content: "\eca0";
  color: rgb(197, 25, 24);
}

.gds-icon-KG---Kyrgyzstan .path2:before {
  content: "\eca1";
  margin-left: -1em;
  color: rgb(255, 220, 23);
}

.gds-icon-KH---Cambodia .path1:before {
  content: "\eca2";
  color: rgb(3, 46, 161);
}

.gds-icon-KH---Cambodia .path2:before {
  content: "\eca3";
  margin-left: -1em;
  color: rgb(224, 0, 37);
}

.gds-icon-KH---Cambodia .path3:before {
  content: "\eca4";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path4:before {
  content: "\eca5";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path5:before {
  content: "\eca6";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path6:before {
  content: "\eca7";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path7:before {
  content: "\eca8";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path8:before {
  content: "\eca9";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path9:before {
  content: "\ecaa";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path10:before {
  content: "\ecab";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path11:before {
  content: "\ecac";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path12:before {
  content: "\ecad";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path13:before {
  content: "\ecae";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path14:before {
  content: "\ecaf";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path15:before {
  content: "\ecb0";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path16:before {
  content: "\ecb1";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path17:before {
  content: "\ecb2";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path18:before {
  content: "\ecb3";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path19:before {
  content: "\ecb4";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path20:before {
  content: "\ecb5";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path21:before {
  content: "\ecb6";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path22:before {
  content: "\ecb7";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path23:before {
  content: "\ecb8";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path24:before {
  content: "\ecb9";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path25:before {
  content: "\ecba";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path26:before {
  content: "\ecbb";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path27:before {
  content: "\ecbc";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path28:before {
  content: "\ecbd";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path29:before {
  content: "\ecbe";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path30:before {
  content: "\ecbf";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path31:before {
  content: "\ecc0";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path32:before {
  content: "\ecc1";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path33:before {
  content: "\ecc2";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path34:before {
  content: "\ecc3";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path35:before {
  content: "\ecc4";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path36:before {
  content: "\ecc5";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path37:before {
  content: "\ecc6";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path38:before {
  content: "\ecc7";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path39:before {
  content: "\ecc8";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path40:before {
  content: "\ecc9";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path41:before {
  content: "\ecca";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path42:before {
  content: "\eccb";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path43:before {
  content: "\eccc";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path44:before {
  content: "\eccd";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path45:before {
  content: "\ecce";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path46:before {
  content: "\eccf";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path47:before {
  content: "\ecd0";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path48:before {
  content: "\ecd1";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path49:before {
  content: "\ecd2";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path50:before {
  content: "\ecd3";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path51:before {
  content: "\ecd4";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path52:before {
  content: "\ecd5";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path53:before {
  content: "\ecd6";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path54:before {
  content: "\ecd7";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path55:before {
  content: "\ecd8";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path56:before {
  content: "\ecd9";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path57:before {
  content: "\ecda";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path58:before {
  content: "\ecdb";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path59:before {
  content: "\ecdc";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path60:before {
  content: "\ecdd";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path61:before {
  content: "\ecde";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path62:before {
  content: "\ecdf";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path63:before {
  content: "\ece0";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path64:before {
  content: "\ece1";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path65:before {
  content: "\ece2";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KH---Cambodia .path66:before {
  content: "\ece3";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-KH---Cambodia .path67:before {
  content: "\ece4";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KI---Kiribati .path1:before {
  content: "\ece5";
  color: rgb(227, 29, 28);
}

.gds-icon-KI---Kiribati .path2:before {
  content: "\ece6";
  margin-left: -1em;
  color: rgb(255, 200, 74);
}

.gds-icon-KI---Kiribati .path3:before {
  content: "\ece7";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-KI---Kiribati .path4:before {
  content: "\ece8";
  margin-left: -1em;
  color: none;
}

.gds-icon-KI---Kiribati .path5:before {
  content: "\ece9";
  margin-left: -1em;
  color: none;
}

.gds-icon-KI---Kiribati .path6:before {
  content: "\ecea";
  margin-left: -1em;
  color: rgb(1, 89, 137);
}

.gds-icon-KI---Kiribati .path7:before {
  content: "\eceb";
  margin-left: -1em;
  color: rgb(255, 200, 74);
}

.gds-icon-KM---Comoros .path1:before {
  content: "\ecec";
  color: rgb(81, 150, 237);
}

.gds-icon-KM---Comoros .path2:before {
  content: "\eced";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-KM---Comoros .path3:before {
  content: "\ecee";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-KM---Comoros .path4:before {
  content: "\ecef";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-KM---Comoros .path5:before {
  content: "\ecf0";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-KM---Comoros .path6:before {
  content: "\ecf1";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-KN---Kenia .path1:before {
  content: "\ecf2";
  color: rgb(39, 39, 39);
}

.gds-icon-KN---Kenia .path2:before {
  content: "\ecf3";
  margin-left: -1em;
  color: rgb(78, 139, 29);
}

.gds-icon-KN---Kenia .path3:before {
  content: "\ecf4";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-KN---Kenia .path4:before {
  content: "\ecf5";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KN---Kenia .path5:before {
  content: "\ecf6";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KN---Kenia .path6:before {
  content: "\ecf7";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-KN---Kenia .path7:before {
  content: "\ecf8";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-KN---Kenia .path8:before {
  content: "\ecf9";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-KN---Kenia .path9:before {
  content: "\ecfa";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-KN---Kenia .path10:before {
  content: "\ecfb";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-KN-SK---Saint-Kitts-and-Nevis .path1:before {
  content: "\ecfc";
  color: rgb(197, 25, 24);
}

.gds-icon-KN-SK---Saint-Kitts-and-Nevis .path2:before {
  content: "\ecfd";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-KN-SK---Saint-Kitts-and-Nevis .path3:before {
  content: "\ecfe";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-KN-SK---Saint-Kitts-and-Nevis .path4:before {
  content: "\ecff";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-KN-SK---Saint-Kitts-and-Nevis .path5:before {
  content: "\ed00";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-KP---Korea-North .path1:before {
  content: "\ed01";
  color: rgb(61, 88, 219);
}

.gds-icon-KP---Korea-North .path2:before {
  content: "\ed02";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-KP---Korea-North .path3:before {
  content: "\ed03";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-KP---Korea-North .path4:before {
  content: "\ed04";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-KR---Korea-South .path1:before {
  content: "\ed05";
  color: rgb(247, 252, 255);
}

.gds-icon-KR---Korea-South .path2:before {
  content: "\ed06";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-KR---Korea-South .path3:before {
  content: "\ed07";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-KR---Korea-South .path4:before {
  content: "\ed08";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-KR---Korea-South .path5:before {
  content: "\ed09";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-KR---Korea-South .path6:before {
  content: "\ed0a";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-KR---Korea-South .path7:before {
  content: "\ed0b";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-KW---Kuwait .path1:before {
  content: "\ed0c";
  color: rgb(247, 252, 255);
}

.gds-icon-KW---Kuwait .path2:before {
  content: "\ed0d";
  margin-left: -1em;
  color: rgb(0, 153, 51);
}

.gds-icon-KW---Kuwait .path3:before {
  content: "\ed0e";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-KW---Kuwait .path4:before {
  content: "\ed0f";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-KY---Cayman-Islands .path1:before {
  content: "\ed10";
  color: rgb(46, 66, 165);
}

.gds-icon-KY---Cayman-Islands .path2:before {
  content: "\ed11";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-KY---Cayman-Islands .path3:before {
  content: "\ed12";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-KY---Cayman-Islands .path4:before {
  content: "\ed13";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-KY---Cayman-Islands .path5:before {
  content: "\ed14";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-KY---Cayman-Islands .path6:before {
  content: "\ed15";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-KY---Cayman-Islands .path7:before {
  content: "\ed16";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-KY---Cayman-Islands .path8:before {
  content: "\ed17";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-KY---Cayman-Islands .path9:before {
  content: "\ed18";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-KY---Cayman-Islands .path10:before {
  content: "\ed19";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-KY---Cayman-Islands .path11:before {
  content: "\ed1a";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-KY---Cayman-Islands .path12:before {
  content: "\ed1b";
  margin-left: -1em;
  color: rgb(255, 209, 0);
}

.gds-icon-KY---Cayman-Islands .path13:before {
  content: "\ed1c";
  margin-left: -1em;
  color: rgb(11, 80, 160);
}

.gds-icon-KY---Cayman-Islands .path14:before {
  content: "\ed1d";
  margin-left: -1em;
  color: rgb(11, 80, 160);
}

.gds-icon-KY---Cayman-Islands .path15:before {
  content: "\ed1e";
  margin-left: -1em;
  color: rgb(11, 80, 160);
}

.gds-icon-KY---Cayman-Islands .path16:before {
  content: "\ed1f";
  margin-left: -1em;
  color: rgb(5, 147, 52);
}

.gds-icon-KY---Cayman-Islands .path17:before {
  content: "\ed20";
  margin-left: -1em;
  color: rgb(5, 147, 52);
}

.gds-icon-KY---Cayman-Islands .path18:before {
  content: "\ed21";
  margin-left: -1em;
  color: rgb(5, 147, 52);
}

.gds-icon-KY---Cayman-Islands .path19:before {
  content: "\ed22";
  margin-left: -1em;
  color: rgb(255, 209, 0);
}

.gds-icon-KY---Cayman-Islands .path20:before {
  content: "\ed23";
  margin-left: -1em;
  color: rgb(255, 209, 0);
}

.gds-icon-KY---Cayman-Islands .path21:before {
  content: "\ed24";
  margin-left: -1em;
  color: rgb(255, 209, 0);
}

.gds-icon-KY---Cayman-Islands .path22:before {
  content: "\ed25";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-KY---Cayman-Islands .path23:before {
  content: "\ed26";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-KY---Cayman-Islands .path24:before {
  content: "\ed27";
  margin-left: -1em;
  color: rgb(5, 147, 52);
}

.gds-icon-KZ---Kazakhstan .path1:before {
  content: "\ed28";
  color: rgb(78, 199, 238);
}

.gds-icon-KZ---Kazakhstan .path2:before {
  content: "\ed29";
  margin-left: -1em;
  color: rgb(255, 228, 2);
}

.gds-icon-KZ---Kazakhstan .path3:before {
  content: "\ed2a";
  margin-left: -1em;
  color: none;
}

.gds-icon-KZ---Kazakhstan .path4:before {
  content: "\ed2b";
  margin-left: -1em;
  color: rgb(255, 228, 2);
}

.gds-icon-KZ---Kazakhstan .path5:before {
  content: "\ed2c";
  margin-left: -1em;
  color: rgb(255, 228, 2);
}

.gds-icon-KZ---Kazakhstan .path6:before {
  content: "\ed2d";
  margin-left: -1em;
  color: rgb(255, 228, 2);
}

.gds-icon-KZ---Kazakhstan .path7:before {
  content: "\ed2e";
  margin-left: -1em;
  color: rgb(255, 228, 2);
}

.gds-icon-KZ---Kazakhstan .path8:before {
  content: "\ed2f";
  margin-left: -1em;
  color: rgb(255, 228, 2);
}

.gds-icon-KZ---Kazakhstan .path9:before {
  content: "\ed30";
  margin-left: -1em;
  color: rgb(255, 228, 2);
}

.gds-icon-KZ---Kazakhstan .path10:before {
  content: "\ed31";
  margin-left: -1em;
  color: rgb(255, 228, 2);
}

.gds-icon-KZ---Kazakhstan .path11:before {
  content: "\ed32";
  margin-left: -1em;
  color: rgb(255, 228, 2);
}

.gds-icon-KZ---Kazakhstan .path12:before {
  content: "\ed33";
  margin-left: -1em;
  color: rgb(255, 228, 2);
}

.gds-icon-KZ---Kazakhstan .path13:before {
  content: "\ed34";
  margin-left: -1em;
  color: rgb(255, 228, 2);
}

.gds-icon-KZ---Kazakhstan .path14:before {
  content: "\ed35";
  margin-left: -1em;
  color: rgb(255, 228, 2);
}

.gds-icon-KZ---Kazakhstan .path15:before {
  content: "\ed36";
  margin-left: -1em;
  color: rgb(255, 228, 2);
}

.gds-icon-KZ---Kazakhstan .path16:before {
  content: "\ed37";
  margin-left: -1em;
  color: rgb(255, 228, 2);
}

.gds-icon-KZ---Kazakhstan .path17:before {
  content: "\ed38";
  margin-left: -1em;
  color: rgb(255, 228, 2);
}

.gds-icon-LA---Laos .path1:before {
  content: "\ed39";
  color: rgb(227, 29, 28);
}

.gds-icon-LA---Laos .path2:before {
  content: "\ed3a";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-LA---Laos .path3:before {
  content: "\ed3b";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-LA---Laos .path4:before {
  content: "\ed3c";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-LB---Lebanon .path1:before {
  content: "\ed3d";
  color: rgb(245, 1, 1);
}

.gds-icon-LB---Lebanon .path2:before {
  content: "\ed3e";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-LB---Lebanon .path3:before {
  content: "\ed3f";
  margin-left: -1em;
  color: rgb(82, 171, 11);
}

.gds-icon-LC---Saint-Lucia .path1:before {
  content: "\ed40";
  color: rgb(124, 207, 245);
}

.gds-icon-LC---Saint-Lucia .path2:before {
  content: "\ed41";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-LC---Saint-Lucia .path3:before {
  content: "\ed42";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-LC---Saint-Lucia .path4:before {
  content: "\ed43";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-LI---Liechtenstein .path1:before {
  content: "\ed44";
  color: rgb(227, 29, 28);
}

.gds-icon-LI---Liechtenstein .path2:before {
  content: "\ed45";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-LI---Liechtenstein .path3:before {
  content: "\ed46";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-LI---Liechtenstein .path4:before {
  content: "\ed47";
  margin-left: -1em;
  color: rgb(255, 216, 61);
}

.gds-icon-LI---Liechtenstein .path5:before {
  content: "\ed48";
  margin-left: -1em;
  color: rgb(255, 216, 61);
}

.gds-icon-LI---Liechtenstein .path6:before {
  content: "\ed49";
  margin-left: -1em;
  color: rgb(255, 216, 61);
}

.gds-icon-LI---Liechtenstein .path7:before {
  content: "\ed4a";
  margin-left: -1em;
  color: rgb(255, 216, 61);
}

.gds-icon-LI---Liechtenstein .path8:before {
  content: "\ed4b";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-LK---Sri-Lanka .path1:before {
  content: "\ed4c";
  color: rgb(254, 202, 0);
}

.gds-icon-LK---Sri-Lanka .path2:before {
  content: "\ed4d";
  margin-left: -1em;
  color: rgb(31, 138, 110);
}

.gds-icon-LK---Sri-Lanka .path3:before {
  content: "\ed4e";
  margin-left: -1em;
  color: rgb(245, 104, 0);
}

.gds-icon-LK---Sri-Lanka .path4:before {
  content: "\ed4f";
  margin-left: -1em;
  color: rgb(176, 29, 0);
}

.gds-icon-LK---Sri-Lanka .path5:before {
  content: "\ed50";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-LK---Sri-Lanka .path6:before {
  content: "\ed51";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-LK---Sri-Lanka .path7:before {
  content: "\ed52";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-LR---Liberia .path1:before {
  content: "\ed53";
  color: rgb(247, 252, 255);
}

.gds-icon-LR---Liberia .path2:before {
  content: "\ed54";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-LR---Liberia .path3:before {
  content: "\ed55";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-LR---Liberia .path4:before {
  content: "\ed56";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-LR---Liberia .path5:before {
  content: "\ed57";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-LR---Liberia .path6:before {
  content: "\ed58";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-LR---Liberia .path7:before {
  content: "\ed59";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-LR---Liberia .path8:before {
  content: "\ed5a";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-LS---Lesotho .path1:before {
  content: "\ed5b";
  color: rgb(85, 186, 7);
}

.gds-icon-LS---Lesotho .path2:before {
  content: "\ed5c";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-LS---Lesotho .path3:before {
  content: "\ed5d";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-LS---Lesotho .path4:before {
  content: "\ed5e";
  margin-left: -1em;
  color: rgb(29, 29, 29);
}

.gds-icon-LT---Lithuania .path1:before {
  content: "\ed5f";
  color: rgb(85, 186, 7);
}

.gds-icon-LT---Lithuania .path2:before {
  content: "\ed60";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-LT---Lithuania .path3:before {
  content: "\ed61";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-LU---Luxembourg .path1:before {
  content: "\ed62";
  color: rgb(247, 252, 255);
}

.gds-icon-LU---Luxembourg .path2:before {
  content: "\ed63";
  margin-left: -1em;
  color: rgb(240, 82, 52);
}

.gds-icon-LU---Luxembourg .path3:before {
  content: "\ed64";
  margin-left: -1em;
  color: rgb(46, 183, 236);
}

.gds-icon-LV---Latvia .path1:before {
  content: "\ed65";
  color: rgb(197, 25, 24);
}

.gds-icon-LV---Latvia .path2:before {
  content: "\ed66";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-LV---Latvia .path3:before {
  content: "\ed67";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-LY---Libya .path1:before {
  content: "\ed68";
  color: rgb(85, 186, 7);
}

.gds-icon-LY---Libya .path2:before {
  content: "\ed69";
  margin-left: -1em;
  color: rgb(29, 29, 29);
}

.gds-icon-LY---Libya .path3:before {
  content: "\ed6a";
  margin-left: -1em;
  color: rgb(225, 28, 27);
}

.gds-icon-LY---Libya .path4:before {
  content: "\ed6b";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-MA---Morocco .path1:before {
  content: "\ed6c";
  color: rgb(197, 25, 24);
}

.gds-icon-MA---Morocco .path2:before {
  content: "\ed6d";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-MA---Morocco .path3:before {
  content: "\ed6e";
  margin-left: -1em;
  color: rgb(87, 157, 32);
}

.gds-icon-MA---Morocco .path4:before {
  content: "\ed6f";
  margin-left: -1em;
  color: rgb(87, 157, 32);
}

.gds-icon-MC---Monaco .path1:before {
  content: "\ed70";
  color: rgb(247, 252, 255);
}

.gds-icon-MC---Monaco .path2:before {
  content: "\ed71";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-MD---Moldova .path1:before {
  content: "\ed72";
  color: rgb(217, 7, 30);
}

.gds-icon-MD---Moldova .path2:before {
  content: "\ed73";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-MD---Moldova .path3:before {
  content: "\ed74";
  margin-left: -1em;
  color: rgb(251, 205, 23);
}

.gds-icon-MD---Moldova .path4:before {
  content: "\ed75";
  margin-left: -1em;
  color: rgb(253, 25, 0);
}

.gds-icon-MD---Moldova .path5:before {
  content: "\ed76";
  margin-left: -1em;
  color: rgb(167, 123, 59);
}

.gds-icon-MD---Moldova .path6:before {
  content: "\ed77";
  margin-left: -1em;
  color: rgb(253, 255, 0);
}

.gds-icon-MD---Moldova .path7:before {
  content: "\ed78";
  margin-left: -1em;
  color: rgb(225, 229, 232);
  opacity: 0.3;
}

.gds-icon-MD---Moldova .path8:before {
  content: "\ed79";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-MD---Moldova .path9:before {
  content: "\ed7a";
  margin-left: -1em;
  color: rgb(253, 25, 0);
}

.gds-icon-MD---Moldova .path10:before {
  content: "\ed7b";
  margin-left: -1em;
  color: rgb(253, 255, 0);
}

.gds-icon-MD---Moldova .path11:before {
  content: "\ed7c";
  margin-left: -1em;
  color: rgb(253, 255, 0);
}

.gds-icon-MD---Moldova .path12:before {
  content: "\ed7d";
  margin-left: -1em;
  color: rgb(253, 255, 0);
}

.gds-icon-MD---Moldova .path13:before {
  content: "\ed7e";
  margin-left: -1em;
  color: rgb(253, 255, 0);
}

.gds-icon-MD---Moldova .path14:before {
  content: "\ed7f";
  margin-left: -1em;
  color: rgb(253, 255, 0);
}

.gds-icon-MD---Moldova .path15:before {
  content: "\ed80";
  margin-left: -1em;
  color: rgb(253, 255, 0);
}

.gds-icon-MD---Moldova .path16:before {
  content: "\ed81";
  margin-left: -1em;
  color: rgb(4, 143, 2);
}

.gds-icon-MD---Moldova .path17:before {
  content: "\ed82";
  margin-left: -1em;
  color: rgb(253, 255, 0);
}

.gds-icon-MD---Moldova .path18:before {
  content: "\ed83";
  margin-left: -1em;
  color: rgb(219, 68, 0);
}

.gds-icon-ME---Montenegro .path1:before {
  content: "\ed84";
  color: rgb(232, 170, 0);
}

.gds-icon-ME---Montenegro .path2:before {
  content: "\ed85";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-ME---Montenegro .path3:before {
  content: "\ed86";
  margin-left: -1em;
  color: rgb(30, 94, 145);
}

.gds-icon-ME---Montenegro .path4:before {
  content: "\ed87";
  margin-left: -1em;
  color: rgb(246, 197, 64);
}

.gds-icon-ME---Montenegro .path5:before {
  content: "\ed88";
  margin-left: -1em;
  color: rgb(246, 197, 64);
}

.gds-icon-ME---Montenegro .path6:before {
  content: "\ed89";
  margin-left: -1em;
  color: rgb(246, 197, 64);
}

.gds-icon-ME---Montenegro .path7:before {
  content: "\ed8a";
  margin-left: -1em;
  color: rgb(246, 197, 64);
}

.gds-icon-ME---Montenegro .path8:before {
  content: "\ed8b";
  margin-left: -1em;
  color: rgb(246, 197, 64);
}

.gds-icon-ME---Montenegro .path9:before {
  content: "\ed8c";
  margin-left: -1em;
  color: rgb(246, 197, 64);
}

.gds-icon-ME---Montenegro .path10:before {
  content: "\ed8d";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-ME---Montenegro .path11:before {
  content: "\ed8e";
  margin-left: -1em;
  color: rgb(246, 197, 64);
}

.gds-icon-ME---Montenegro .path12:before {
  content: "\ed8f";
  margin-left: -1em;
  color: rgb(30, 94, 145);
}

.gds-icon-ME---Montenegro .path13:before {
  content: "\ed90";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-ME---Montenegro .path14:before {
  content: "\ed91";
  margin-left: -1em;
  color: rgb(246, 197, 64);
}

.gds-icon-MF---Saint-Martin .path1:before {
  content: "\ed92";
  color: rgb(245, 1, 0);
}

.gds-icon-MF---Saint-Martin .path2:before {
  content: "\ed93";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-MF---Saint-Martin .path3:before {
  content: "\ed94";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-MG---Madagascar .path1:before {
  content: "\ed95";
  color: rgb(120, 216, 67);
}

.gds-icon-MG---Madagascar .path2:before {
  content: "\ed96";
  margin-left: -1em;
  color: rgb(234, 26, 26);
}

.gds-icon-MG---Madagascar .path3:before {
  content: "\ed97";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-MH---Marshall-Islands .path1:before {
  content: "\ed98";
  color: rgb(61, 88, 219);
}

.gds-icon-MH---Marshall-Islands .path2:before {
  content: "\ed99";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-MH---Marshall-Islands .path3:before {
  content: "\ed9a";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-MH---Marshall-Islands .path4:before {
  content: "\ed9b";
  margin-left: -1em;
  color: rgb(226, 174, 87);
}

.gds-icon-MK---Former-Yugoslav-Republic-of-Macedonia .path1:before {
  content: "\ed9c";
  color: rgb(245, 1, 0);
}

.gds-icon-MK---Former-Yugoslav-Republic-of-Macedonia .path2:before {
  content: "\ed9d";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-MK---Former-Yugoslav-Republic-of-Macedonia .path3:before {
  content: "\ed9e";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-ML---Mali .path1:before {
  content: "\ed9f";
  color: rgb(251, 205, 23);
}

.gds-icon-ML---Mali .path2:before {
  content: "\eda0";
  margin-left: -1em;
  color: rgb(225, 28, 27);
}

.gds-icon-ML---Mali .path3:before {
  content: "\eda1";
  margin-left: -1em;
  color: rgb(11, 158, 122);
}

.gds-icon-MM---Myanmar .path1:before {
  content: "\eda2";
  color: rgb(227, 29, 28);
}

.gds-icon-MM---Myanmar .path2:before {
  content: "\eda3";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-MM---Myanmar .path3:before {
  content: "\eda4";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-MM---Myanmar .path4:before {
  content: "\eda5";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-MN---Mongolia .path1:before {
  content: "\eda6";
  color: rgb(76, 103, 232);
}

.gds-icon-MN---Mongolia .path2:before {
  content: "\eda7";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-MN---Mongolia .path3:before {
  content: "\eda8";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-MN---Mongolia .path4:before {
  content: "\eda9";
  margin-left: -1em;
  color: rgb(248, 208, 0);
}

.gds-icon-MO---Macao .path1:before {
  content: "\edaa";
  color: rgb(28, 153, 117);
}

.gds-icon-MO---Macao .path2:before {
  content: "\edab";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-MO---Macao .path3:before {
  content: "\edac";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-MO---Macao .path4:before {
  content: "\edad";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-MO---Macao .path5:before {
  content: "\edae";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-MO---Macao .path6:before {
  content: "\edaf";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-MO---Macao .path7:before {
  content: "\edb0";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-MO---Macao .path8:before {
  content: "\edb1";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-MO---Macao .path9:before {
  content: "\edb2";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-MO---Macao .path10:before {
  content: "\edb3";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-MP---Northern-Mariana-Islands .path1:before {
  content: "\edb4";
  color: rgb(41, 147, 236);
}

.gds-icon-MP---Northern-Mariana-Islands .path2:before {
  content: "\edb5";
  margin-left: -1em;
  color: rgb(241, 249, 255);
}

.gds-icon-MP---Northern-Mariana-Islands .path3:before {
  content: "\edb6";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-MP---Northern-Mariana-Islands .path4:before {
  content: "\edb7";
  margin-left: -1em;
  color: rgb(253, 218, 51);
}

.gds-icon-MP---Northern-Mariana-Islands .path5:before {
  content: "\edb8";
  margin-left: -1em;
  color: rgb(167, 167, 167);
}

.gds-icon-MP---Northern-Mariana-Islands .path6:before {
  content: "\edb9";
  margin-left: -1em;
  color: rgb(115, 190, 74);
}

.gds-icon-MP---Northern-Mariana-Islands .path7:before {
  content: "\edba";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-MP---Northern-Mariana-Islands .path8:before {
  content: "\edbb";
  margin-left: -1em;
  color: rgb(115, 190, 74);
}

.gds-icon-MP---Northern-Mariana-Islands .path9:before {
  content: "\edbc";
  margin-left: -1em;
  color: none;
}

.gds-icon-MP---Northern-Mariana-Islands .path10:before {
  content: "\edbd";
  margin-left: -1em;
  color: none;
}

.gds-icon-MP---Northern-Mariana-Islands .path11:before {
  content: "\edbe";
  margin-left: -1em;
  color: rgb(115, 190, 74);
}

.gds-icon-MP---Northern-Mariana-Islands .path12:before {
  content: "\edbf";
  margin-left: -1em;
  color: rgb(115, 190, 74);
}

.gds-icon-MP---Northern-Mariana-Islands .path13:before {
  content: "\edc0";
  margin-left: -1em;
  color: rgb(115, 190, 74);
}

.gds-icon-MP---Northern-Mariana-Islands .path14:before {
  content: "\edc1";
  margin-left: -1em;
  color: rgb(115, 190, 74);
}

.gds-icon-MQ---Martinique .path1:before {
  content: "\edc2";
  color: rgb(245, 1, 0);
}

.gds-icon-MQ---Martinique .path2:before {
  content: "\edc3";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-MQ---Martinique .path3:before {
  content: "\edc4";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-MQ-UNF---Martinique .path1:before {
  content: "\edc5";
  color: rgb(33, 66, 142);
}

.gds-icon-MQ-UNF---Martinique .path2:before {
  content: "\edc6";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-MR---Mauritania .path1:before {
  content: "\edc7";
  color: rgb(28, 123, 77);
}

.gds-icon-MR---Mauritania .path2:before {
  content: "\edc8";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-MR---Mauritania .path3:before {
  content: "\edc9";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-MR---Mauritania .path4:before {
  content: "\edca";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-MR---Mauritania .path5:before {
  content: "\edcb";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-MS---Montserrat .path1:before {
  content: "\edcc";
  color: rgb(46, 66, 165);
}

.gds-icon-MS---Montserrat .path2:before {
  content: "\edcd";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-MS---Montserrat .path3:before {
  content: "\edce";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-MS---Montserrat .path4:before {
  content: "\edcf";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-MS---Montserrat .path5:before {
  content: "\edd0";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-MS---Montserrat .path6:before {
  content: "\edd1";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-MS---Montserrat .path7:before {
  content: "\edd2";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-MS---Montserrat .path8:before {
  content: "\edd3";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-MS---Montserrat .path9:before {
  content: "\edd4";
  margin-left: -1em;
  color: rgb(109, 194, 255);
}

.gds-icon-MS---Montserrat .path10:before {
  content: "\edd5";
  margin-left: -1em;
  color: rgb(46, 190, 215);
}

.gds-icon-MS---Montserrat .path11:before {
  content: "\edd6";
  margin-left: -1em;
  color: rgb(169, 86, 1);
}

.gds-icon-MS---Montserrat .path12:before {
  content: "\edd7";
  margin-left: -1em;
  color: none;
}

.gds-icon-MS---Montserrat .path13:before {
  content: "\edd8";
  margin-left: -1em;
  color: rgb(255, 198, 181);
}

.gds-icon-MS---Montserrat .path14:before {
  content: "\edd9";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-MS---Montserrat .path15:before {
  content: "\edda";
  margin-left: -1em;
  color: rgb(12, 124, 56);
}

.gds-icon-MS---Montserrat .path16:before {
  content: "\eddb";
  margin-left: -1em;
  color: none;
}

.gds-icon-MS---Montserrat .path17:before {
  content: "\eddc";
  margin-left: -1em;
  color: none;
}

.gds-icon-MS---Montserrat .path18:before {
  content: "\eddd";
  margin-left: -1em;
  color: none;
}

.gds-icon-MS---Montserrat .path19:before {
  content: "\edde";
  margin-left: -1em;
  color: rgb(255, 154, 6);
}

.gds-icon-MT---Malta .path1:before {
  content: "\eddf";
  color: rgb(247, 252, 255);
}

.gds-icon-MT---Malta .path2:before {
  content: "\ede0";
  margin-left: -1em;
  color: rgb(160, 160, 160);
}

.gds-icon-MT---Malta .path3:before {
  content: "\ede1";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-MT---Malta .path4:before {
  content: "\ede2";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-MU---Mauritius .path1:before {
  content: "\ede3";
  color: rgb(87, 157, 32);
}

.gds-icon-MU---Mauritius .path2:before {
  content: "\ede4";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-MU---Mauritius .path3:before {
  content: "\ede5";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-MU---Mauritius .path4:before {
  content: "\ede6";
  margin-left: -1em;
  color: rgb(225, 28, 27);
}

.gds-icon-MV---Maldives .path1:before {
  content: "\ede7";
  color: rgb(197, 25, 24);
}

.gds-icon-MV---Maldives .path2:before {
  content: "\ede8";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-MV---Maldives .path3:before {
  content: "\ede9";
  margin-left: -1em;
  color: rgb(87, 157, 32);
}

.gds-icon-MV---Maldives .path4:before {
  content: "\edea";
  margin-left: -1em;
  color: none;
}

.gds-icon-MV---Maldives .path5:before {
  content: "\edeb";
  margin-left: -1em;
  color: rgb(249, 250, 250);
}

.gds-icon-MW---Malawi .path1:before {
  content: "\edec";
  color: rgb(225, 28, 27);
}

.gds-icon-MW---Malawi .path2:before {
  content: "\eded";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-MW---Malawi .path3:before {
  content: "\edee";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-MW---Malawi .path4:before {
  content: "\edef";
  margin-left: -1em;
  color: rgb(225, 28, 27);
}

.gds-icon-MX---Mexico .path1:before {
  content: "\edf0";
  color: rgb(217, 7, 30);
}

.gds-icon-MX---Mexico .path2:before {
  content: "\edf1";
  margin-left: -1em;
  color: rgb(0, 105, 35);
}

.gds-icon-MX---Mexico .path3:before {
  content: "\edf2";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-MX---Mexico .path4:before {
  content: "\edf3";
  margin-left: -1em;
  color: rgb(252, 202, 61);
}

.gds-icon-MX---Mexico .path5:before {
  content: "\edf4";
  margin-left: -1em;
  color: rgb(168, 172, 113);
}

.gds-icon-MX---Mexico .path6:before {
  content: "\edf5";
  margin-left: -1em;
  color: rgb(143, 70, 32);
}

.gds-icon-MX---Mexico .path7:before {
  content: "\edf6";
  margin-left: -1em;
  color: rgb(159, 171, 47);
}

.gds-icon-MX---Mexico .path8:before {
  content: "\edf7";
  margin-left: -1em;
  color: rgb(47, 194, 220);
}

.gds-icon-MX---Mexico .path9:before {
  content: "\edf8";
  margin-left: -1em;
  color: rgb(249, 170, 81);
}

.gds-icon-MX---Mexico .path10:before {
  content: "\edf9";
  margin-left: -1em;
  color: rgb(37, 148, 133);
}

.gds-icon-MX---Mexico .path11:before {
  content: "\edfa";
  margin-left: -1em;
  color: rgb(252, 202, 61);
}

.gds-icon-MX---Mexico .path12:before {
  content: "\edfb";
  margin-left: -1em;
  color: rgb(252, 202, 61);
}

.gds-icon-MY---Malaysia .path1:before {
  content: "\edfc";
  color: rgb(247, 252, 255);
}

.gds-icon-MY---Malaysia .path2:before {
  content: "\edfd";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-MY---Malaysia .path3:before {
  content: "\edfe";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-MY---Malaysia .path4:before {
  content: "\edff";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-MY---Malaysia .path5:before {
  content: "\ee00";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-MY---Malaysia .path6:before {
  content: "\ee01";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-MY---Malaysia .path7:before {
  content: "\ee02";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-MY---Malaysia .path8:before {
  content: "\ee03";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-MY---Malaysia .path9:before {
  content: "\ee04";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-MZ---Mozambique .path1:before {
  content: "\ee05";
  color: rgb(247, 252, 255);
}

.gds-icon-MZ---Mozambique .path2:before {
  content: "\ee06";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-MZ---Mozambique .path3:before {
  content: "\ee07";
  margin-left: -1em;
  color: rgb(0, 153, 51);
}

.gds-icon-MZ---Mozambique .path4:before {
  content: "\ee08";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-MZ---Mozambique .path5:before {
  content: "\ee09";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-MZ---Mozambique .path6:before {
  content: "\ee0a";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-MZ---Mozambique .path7:before {
  content: "\ee0b";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-MZ---Mozambique .path8:before {
  content: "\ee0c";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-MZ---Mozambique .path9:before {
  content: "\ee0d";
  margin-left: -1em;
  color: none;
}

.gds-icon-MZ---Mozambique .path10:before {
  content: "\ee0e";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-MZ---Mozambique .path11:before {
  content: "\ee0f";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-NA---Namibia .path1:before {
  content: "\ee10";
  color: rgb(0, 153, 51);
}

.gds-icon-NA---Namibia .path2:before {
  content: "\ee11";
  margin-left: -1em;
  color: rgb(49, 149, 249);
}

.gds-icon-NA---Namibia .path3:before {
  content: "\ee12";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-NA---Namibia .path4:before {
  content: "\ee13";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-NC---New-Caledonia .path1:before {
  content: "\ee14";
  color: rgb(245, 1, 0);
}

.gds-icon-NC---New-Caledonia .path2:before {
  content: "\ee15";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-NC---New-Caledonia .path3:before {
  content: "\ee16";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-NE---Niger .path1:before {
  content: "\ee17";
  color: rgb(247, 252, 255);
}

.gds-icon-NE---Niger .path2:before {
  content: "\ee18";
  margin-left: -1em;
  color: rgb(252, 101, 0);
}

.gds-icon-NE---Niger .path3:before {
  content: "\ee19";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-NE---Niger .path4:before {
  content: "\ee1a";
  margin-left: -1em;
  color: rgb(252, 101, 0);
}

.gds-icon-NF---Norfolk-Island .path1:before {
  content: "\ee1b";
  color: rgb(64, 145, 0);
}

.gds-icon-NF---Norfolk-Island .path2:before {
  content: "\ee1c";
  margin-left: -1em;
  color: rgb(64, 145, 0);
}

.gds-icon-NF---Norfolk-Island .path3:before {
  content: "\ee1d";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-NF---Norfolk-Island .path4:before {
  content: "\ee1e";
  margin-left: -1em;
  color: rgb(64, 145, 0);
}

.gds-icon-NG---Nigeria .path1:before {
  content: "\ee1f";
  color: rgb(247, 252, 255);
}

.gds-icon-NG---Nigeria .path2:before {
  content: "\ee20";
  margin-left: -1em;
  color: rgb(0, 153, 51);
}

.gds-icon-NG---Nigeria .path3:before {
  content: "\ee21";
  margin-left: -1em;
  color: rgb(0, 153, 51);
}

.gds-icon-NI---Nicaragua .path1:before {
  content: "\ee22";
  color: rgb(247, 252, 255);
}

.gds-icon-NI---Nicaragua .path2:before {
  content: "\ee23";
  margin-left: -1em;
  color: rgb(0, 128, 236);
}

.gds-icon-NI---Nicaragua .path3:before {
  content: "\ee24";
  margin-left: -1em;
  color: rgb(0, 128, 236);
}

.gds-icon-NI---Nicaragua .path4:before {
  content: "\ee25";
  margin-left: -1em;
  color: rgb(208, 171, 0);
}

.gds-icon-NI---Nicaragua .path5:before {
  content: "\ee26";
  margin-left: -1em;
  color: rgb(124, 223, 255);
}

.gds-icon-NI---Nicaragua .path6:before {
  content: "\ee27";
  margin-left: -1em;
  color: none;
}

.gds-icon-NI---Nicaragua .path7:before {
  content: "\ee28";
  margin-left: -1em;
  color: none;
}

.gds-icon-NI---Nicaragua .path8:before {
  content: "\ee29";
  margin-left: -1em;
  color: none;
}

.gds-icon-NI---Nicaragua .path9:before {
  content: "\ee2a";
  margin-left: -1em;
  color: none;
}

.gds-icon-NI---Nicaragua .path10:before {
  content: "\ee2b";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-NI---Nicaragua .path11:before {
  content: "\ee2c";
  margin-left: -1em;
  color: rgb(151, 201, 35);
}

.gds-icon-NL---Netherlands .path1:before {
  content: "\ee2d";
  color: rgb(247, 252, 255);
}

.gds-icon-NL---Netherlands .path2:before {
  content: "\ee2e";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-NL---Netherlands .path3:before {
  content: "\ee2f";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-NO---Norway .path1:before {
  content: "\ee30";
  color: rgb(227, 29, 28);
}

.gds-icon-NO---Norway .path2:before {
  content: "\ee31";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-NP---Nepal .path1:before {
  content: "\ee32";
  color: rgb(255, 255, 255);
}

.gds-icon-NP---Nepal .path2:before {
  content: "\ee33";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-NP---Nepal .path3:before {
  content: "\ee34";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-NP---Nepal .path4:before {
  content: "\ee35";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-NP---Nepal .path5:before {
  content: "\ee36";
  margin-left: -1em;
  color: rgb(249, 250, 250);
}

.gds-icon-NR---Nauru .path1:before {
  content: "\ee37";
  color: rgb(46, 66, 165);
}

.gds-icon-NR---Nauru .path2:before {
  content: "\ee38";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-NR---Nauru .path3:before {
  content: "\ee39";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-NU---Niue .path1:before {
  content: "\ee3a";
  color: rgb(46, 66, 165);
}

.gds-icon-NU---Niue .path2:before {
  content: "\ee3b";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-NU---Niue .path3:before {
  content: "\ee3c";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-NU---Niue .path4:before {
  content: "\ee3d";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-NU---Niue .path5:before {
  content: "\ee3e";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-NU---Niue .path6:before {
  content: "\ee3f";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-NU---Niue .path7:before {
  content: "\ee40";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-NU---Niue .path8:before {
  content: "\ee41";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-NU---Niue .path9:before {
  content: "\ee42";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-NU---Niue .path10:before {
  content: "\ee43";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-NU---Niue .path11:before {
  content: "\ee44";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-NU---Niue .path12:before {
  content: "\ee45";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-NU---Niue .path13:before {
  content: "\ee46";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-NU---Niue .path14:before {
  content: "\ee47";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-NZ---New-Zealand-Aotearoa .path1:before {
  content: "\ee48";
  color: rgb(46, 66, 165);
}

.gds-icon-NZ---New-Zealand-Aotearoa .path2:before {
  content: "\ee49";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-NZ---New-Zealand-Aotearoa .path3:before {
  content: "\ee4a";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-NZ---New-Zealand-Aotearoa .path4:before {
  content: "\ee4b";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-NZ---New-Zealand-Aotearoa .path5:before {
  content: "\ee4c";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-NZ---New-Zealand-Aotearoa .path6:before {
  content: "\ee4d";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-NZ---New-Zealand-Aotearoa .path7:before {
  content: "\ee4e";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-NZ---New-Zealand-Aotearoa .path8:before {
  content: "\ee4f";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-NZ---New-Zealand-Aotearoa .path9:before {
  content: "\ee50";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-NZ---New-Zealand-Aotearoa .path10:before {
  content: "\ee51";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-NZ---New-Zealand-Aotearoa .path11:before {
  content: "\ee52";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-NZ---New-Zealand-Aotearoa .path12:before {
  content: "\ee53";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-OM---Oman .path1:before {
  content: "\ee54";
  color: rgb(245, 1, 1);
}

.gds-icon-OM---Oman .path2:before {
  content: "\ee55";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-OM---Oman .path3:before {
  content: "\ee56";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-OM---Oman .path4:before {
  content: "\ee57";
  margin-left: -1em;
  color: rgb(245, 1, 1);
}

.gds-icon-OM---Oman .path5:before {
  content: "\ee58";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-PA---Panama .path1:before {
  content: "\ee59";
  color: rgb(247, 252, 255);
}

.gds-icon-PA---Panama .path2:before {
  content: "\ee5a";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-PA---Panama .path3:before {
  content: "\ee5b";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-PA---Panama .path4:before {
  content: "\ee5c";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-PA---Panama .path5:before {
  content: "\ee5d";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-PE---Peru .path1:before {
  content: "\ee5e";
  color: rgb(247, 252, 255);
}

.gds-icon-PE---Peru .path2:before {
  content: "\ee5f";
  margin-left: -1em;
  color: rgb(245, 1, 1);
}

.gds-icon-PE---Peru .path3:before {
  content: "\ee60";
  margin-left: -1em;
  color: rgb(245, 1, 1);
}

.gds-icon-PE---Peru .path4:before {
  content: "\ee61";
  margin-left: -1em;
  color: rgb(162, 187, 106);
}

.gds-icon-PE---Peru .path5:before {
  content: "\ee62";
  margin-left: -1em;
  color: rgb(162, 187, 106);
}

.gds-icon-PE---Peru .path6:before {
  content: "\ee63";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-PE---Peru .path7:before {
  content: "\ee64";
  margin-left: -1em;
  color: rgb(0, 168, 84);
}

.gds-icon-PE---Peru .path8:before {
  content: "\ee65";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-PE---Peru .path9:before {
  content: "\ee66";
  margin-left: -1em;
  color: rgb(0, 168, 84);
}

.gds-icon-PE---Peru .path10:before {
  content: "\ee67";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-PE---Peru .path11:before {
  content: "\ee68";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-PE---Peru .path12:before {
  content: "\ee69";
  margin-left: -1em;
  color: rgb(103, 186, 255);
}

.gds-icon-PE---Peru .path13:before {
  content: "\ee6a";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-PE---Peru .path14:before {
  content: "\ee6b";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-PE---Peru .path15:before {
  content: "\ee6c";
  margin-left: -1em;
  color: rgb(201, 169, 81);
}

.gds-icon-PE---Peru .path16:before {
  content: "\ee6d";
  margin-left: -1em;
  color: rgb(201, 169, 81);
}

.gds-icon-PE---Peru .path17:before {
  content: "\ee6e";
  margin-left: -1em;
  color: rgb(201, 169, 81);
}

.gds-icon-PE---Peru .path18:before {
  content: "\ee6f";
  margin-left: -1em;
  color: rgb(201, 169, 81);
}

.gds-icon-PE---Peru .path19:before {
  content: "\ee70";
  margin-left: -1em;
  color: rgb(201, 169, 81);
}

.gds-icon-PE---Peru .path20:before {
  content: "\ee71";
  margin-left: -1em;
  color: rgb(251, 205, 23);
}

.gds-icon-PE---Peru .path21:before {
  content: "\ee72";
  margin-left: -1em;
  color: rgb(209, 130, 25);
}

.gds-icon-PF---French-Polynesia .path1:before {
  content: "\ee73";
  color: rgb(247, 252, 255);
}

.gds-icon-PF---French-Polynesia .path2:before {
  content: "\ee74";
  margin-left: -1em;
  color: rgb(191, 39, 20);
}

.gds-icon-PF---French-Polynesia .path3:before {
  content: "\ee75";
  margin-left: -1em;
  color: rgb(191, 39, 20);
}

.gds-icon-PF---French-Polynesia .path4:before {
  content: "\ee76";
  margin-left: -1em;
  color: rgb(82, 119, 185);
}

.gds-icon-PF---French-Polynesia .path5:before {
  content: "\ee77";
  margin-left: -1em;
  color: rgb(82, 119, 185);
}

.gds-icon-PF---French-Polynesia .path6:before {
  content: "\ee78";
  margin-left: -1em;
  color: rgb(82, 119, 185);
}

.gds-icon-PF---French-Polynesia .path7:before {
  content: "\ee79";
  margin-left: -1em;
  color: rgb(82, 119, 185);
}

.gds-icon-PF---French-Polynesia .path8:before {
  content: "\ee7a";
  margin-left: -1em;
  color: rgb(82, 119, 185);
}

.gds-icon-PF---French-Polynesia .path9:before {
  content: "\ee7b";
  margin-left: -1em;
  color: rgb(255, 0, 0);
}

.gds-icon-PF---French-Polynesia .path10:before {
  content: "\ee7c";
  margin-left: -1em;
  color: rgb(255, 0, 0);
}

.gds-icon-PF---French-Polynesia .path11:before {
  content: "\ee7d";
  margin-left: -1em;
  color: rgb(255, 0, 0);
}

.gds-icon-PF---French-Polynesia .path12:before {
  content: "\ee7e";
  margin-left: -1em;
  color: none;
}

.gds-icon-PF---French-Polynesia .path13:before {
  content: "\ee7f";
  margin-left: -1em;
  color: none;
}

.gds-icon-PF---French-Polynesia .path14:before {
  content: "\ee80";
  margin-left: -1em;
  color: none;
}

.gds-icon-PF---French-Polynesia .path15:before {
  content: "\ee81";
  margin-left: -1em;
  color: none;
}

.gds-icon-PF---French-Polynesia .path16:before {
  content: "\ee82";
  margin-left: -1em;
  color: none;
}

.gds-icon-PF---French-Polynesia .path17:before {
  content: "\ee83";
  margin-left: -1em;
  color: none;
}

.gds-icon-PF---French-Polynesia .path18:before {
  content: "\ee84";
  margin-left: -1em;
  color: none;
}

.gds-icon-PF---French-Polynesia .path19:before {
  content: "\ee85";
  margin-left: -1em;
  color: none;
}

.gds-icon-PF---French-Polynesia .path20:before {
  content: "\ee86";
  margin-left: -1em;
  color: none;
}

.gds-icon-PF---French-Polynesia .path21:before {
  content: "\ee87";
  margin-left: -1em;
  color: none;
}

.gds-icon-PF---French-Polynesia .path22:before {
  content: "\ee88";
  margin-left: -1em;
  color: rgb(250, 143, 33);
}

.gds-icon-PG---Papua-New-Guinea .path1:before {
  content: "\ee89";
  color: rgb(225, 28, 27);
}

.gds-icon-PG---Papua-New-Guinea .path2:before {
  content: "\ee8a";
  margin-left: -1em;
  color: rgb(29, 29, 29);
}

.gds-icon-PG---Papua-New-Guinea .path3:before {
  content: "\ee8b";
  margin-left: -1em;
  color: rgb(238, 238, 246);
}

.gds-icon-PG---Papua-New-Guinea .path4:before {
  content: "\ee8c";
  margin-left: -1em;
  color: rgb(238, 238, 246);
}

.gds-icon-PG---Papua-New-Guinea .path5:before {
  content: "\ee8d";
  margin-left: -1em;
  color: rgb(238, 238, 246);
}

.gds-icon-PG---Papua-New-Guinea .path6:before {
  content: "\ee8e";
  margin-left: -1em;
  color: rgb(238, 238, 246);
}

.gds-icon-PG---Papua-New-Guinea .path7:before {
  content: "\ee8f";
  margin-left: -1em;
  color: rgb(238, 238, 246);
}

.gds-icon-PG---Papua-New-Guinea .path8:before {
  content: "\ee90";
  margin-left: -1em;
  color: rgb(251, 205, 23);
}

.gds-icon-PH---Philippines .path1:before {
  content: "\ee91";
  color: rgb(191, 39, 20);
}

.gds-icon-PH---Philippines .path2:before {
  content: "\ee92";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-PH---Philippines .path3:before {
  content: "\ee93";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-PH---Philippines .path4:before {
  content: "\ee94";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-PH---Philippines .path5:before {
  content: "\ee95";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-PH---Philippines .path6:before {
  content: "\ee96";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-PH---Philippines .path7:before {
  content: "\ee97";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-PH---Philippines .path8:before {
  content: "\ee98";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-PK---Pakistan .path1:before {
  content: "\ee99";
  color: rgb(47, 141, 0);
}

.gds-icon-PK---Pakistan .path2:before {
  content: "\ee9a";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-PK---Pakistan .path3:before {
  content: "\ee9b";
  margin-left: -1em;
  color: rgb(241, 249, 255);
}

.gds-icon-PL---Poland .path1:before {
  content: "\ee9c";
  color: rgb(247, 252, 255);
}

.gds-icon-PL---Poland .path2:before {
  content: "\ee9d";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-PM---Saint-Pierre-and-Miquelon .path1:before {
  content: "\ee9e";
  color: rgb(197, 25, 24);
}

.gds-icon-PM---Saint-Pierre-and-Miquelon .path2:before {
  content: "\ee9f";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-PM---Saint-Pierre-and-Miquelon .path3:before {
  content: "\eea0";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path1:before {
  content: "\eea1";
  color: rgb(204, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path2:before {
  content: "\eea2";
  margin-left: -1em;
  color: rgb(8, 103, 47);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path3:before {
  content: "\eea3";
  margin-left: -1em;
  color: rgb(8, 103, 47);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path4:before {
  content: "\eea4";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path5:before {
  content: "\eea5";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path6:before {
  content: "\eea6";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path7:before {
  content: "\eea7";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path8:before {
  content: "\eea8";
  margin-left: -1em;
  color: rgb(204, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path9:before {
  content: "\eea9";
  margin-left: -1em;
  color: rgb(0, 146, 200);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path10:before {
  content: "\eeaa";
  margin-left: -1em;
  color: rgb(255, 207, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path11:before {
  content: "\eeab";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path12:before {
  content: "\eeac";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path13:before {
  content: "\eead";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path14:before {
  content: "\eeae";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path15:before {
  content: "\eeaf";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path16:before {
  content: "\eeb0";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path17:before {
  content: "\eeb1";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path18:before {
  content: "\eeb2";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path19:before {
  content: "\eeb3";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path20:before {
  content: "\eeb4";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path21:before {
  content: "\eeb5";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path22:before {
  content: "\eeb6";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path23:before {
  content: "\eeb7";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path24:before {
  content: "\eeb8";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path25:before {
  content: "\eeb9";
  margin-left: -1em;
  color: rgb(0, 145, 200);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path26:before {
  content: "\eeba";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path27:before {
  content: "\eebb";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path28:before {
  content: "\eebc";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path29:before {
  content: "\eebd";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path30:before {
  content: "\eebe";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path31:before {
  content: "\eebf";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path32:before {
  content: "\eec0";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path33:before {
  content: "\eec1";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path34:before {
  content: "\eec2";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path35:before {
  content: "\eec3";
  margin-left: -1em;
  color: rgb(255, 207, 0);
}

.gds-icon-PM-UNF---St-Pierre--Miquelon .path36:before {
  content: "\eec4";
  margin-left: -1em;
  color: rgb(255, 207, 0);
}

.gds-icon-PN---Pitcairn-Islands .path1:before {
  content: "\eec5";
  color: rgb(46, 66, 165);
}

.gds-icon-PN---Pitcairn-Islands .path2:before {
  content: "\eec6";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-PN---Pitcairn-Islands .path3:before {
  content: "\eec7";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-PN---Pitcairn-Islands .path4:before {
  content: "\eec8";
  margin-left: -1em;
  color: rgb(150, 135, 125);
}

.gds-icon-PN---Pitcairn-Islands .path5:before {
  content: "\eec9";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-PN---Pitcairn-Islands .path6:before {
  content: "\eeca";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-PN---Pitcairn-Islands .path7:before {
  content: "\eecb";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-PN---Pitcairn-Islands .path8:before {
  content: "\eecc";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-PN---Pitcairn-Islands .path9:before {
  content: "\eecd";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-PN---Pitcairn-Islands .path10:before {
  content: "\eece";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-PN---Pitcairn-Islands .path11:before {
  content: "\eecf";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-PN---Pitcairn-Islands .path12:before {
  content: "\eed0";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-PN---Pitcairn-Islands .path13:before {
  content: "\eed1";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-PN---Pitcairn-Islands .path14:before {
  content: "\eed2";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-PN---Pitcairn-Islands .path15:before {
  content: "\eed3";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-PN---Pitcairn-Islands .path16:before {
  content: "\eed4";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-PN---Pitcairn-Islands .path17:before {
  content: "\eed5";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-PN---Pitcairn-Islands .path18:before {
  content: "\eed6";
  margin-left: -1em;
  color: rgb(88, 165, 255);
}

.gds-icon-PN---Pitcairn-Islands .path19:before {
  content: "\eed7";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-PN---Pitcairn-Islands .path20:before {
  content: "\eed8";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-PN---Pitcairn-Islands .path21:before {
  content: "\eed9";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-PN---Pitcairn-Islands .path22:before {
  content: "\eeda";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-PN---Pitcairn-Islands .path23:before {
  content: "\eedb";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-PN---Pitcairn-Islands .path24:before {
  content: "\eedc";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-PN---Pitcairn-Islands .path25:before {
  content: "\eedd";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-PN---Pitcairn-Islands .path26:before {
  content: "\eede";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-PN---Pitcairn-Islands .path27:before {
  content: "\eedf";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-PN---Pitcairn-Islands .path28:before {
  content: "\eee0";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-PN---Pitcairn-Islands .path29:before {
  content: "\eee1";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-PN---Pitcairn-Islands .path30:before {
  content: "\eee2";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-PN---Pitcairn-Islands .path31:before {
  content: "\eee3";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-PN---Pitcairn-Islands .path32:before {
  content: "\eee4";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-PR---Puerto-Rico .path1:before {
  content: "\eee5";
  color: rgb(239, 0, 0);
}

.gds-icon-PR---Puerto-Rico .path2:before {
  content: "\eee6";
  margin-left: -1em;
  color: rgb(239, 0, 0);
}

.gds-icon-PR---Puerto-Rico .path3:before {
  content: "\eee7";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-PR---Puerto-Rico .path4:before {
  content: "\eee8";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-PS---Palestinian-Territory .path1:before {
  content: "\eee9";
  color: rgb(247, 252, 255);
}

.gds-icon-PS---Palestinian-Territory .path2:before {
  content: "\eeea";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-PS---Palestinian-Territory .path3:before {
  content: "\eeeb";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-PS---Palestinian-Territory .path4:before {
  content: "\eeec";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-PT---Portugal .path1:before {
  content: "\eeed";
  color: rgb(239, 0, 0);
}

.gds-icon-PT---Portugal .path2:before {
  content: "\eeee";
  margin-left: -1em;
  color: rgb(47, 141, 0);
}

.gds-icon-PT---Portugal .path3:before {
  content: "\eeef";
  margin-left: -1em;
  color: rgb(255, 224, 23);
}

.gds-icon-PT---Portugal .path4:before {
  content: "\eef0";
  margin-left: -1em;
  color: rgb(255, 224, 23);
}

.gds-icon-PT---Portugal .path5:before {
  content: "\eef1";
  margin-left: -1em;
  color: rgb(255, 224, 23);
}

.gds-icon-PT---Portugal .path6:before {
  content: "\eef2";
  margin-left: -1em;
  color: rgb(255, 224, 23);
}

.gds-icon-PT---Portugal .path7:before {
  content: "\eef3";
  margin-left: -1em;
  color: rgb(255, 224, 23);
}

.gds-icon-PT---Portugal .path8:before {
  content: "\eef4";
  margin-left: -1em;
  color: rgb(255, 224, 23);
}

.gds-icon-PT---Portugal .path9:before {
  content: "\eef5";
  margin-left: -1em;
  color: rgb(255, 224, 23);
}

.gds-icon-PT---Portugal .path10:before {
  content: "\eef6";
  margin-left: -1em;
  color: rgb(255, 224, 23);
}

.gds-icon-PT---Portugal .path11:before {
  content: "\eef7";
  margin-left: -1em;
  color: rgb(255, 224, 23);
}

.gds-icon-PT---Portugal .path12:before {
  content: "\eef8";
  margin-left: -1em;
  color: rgb(255, 224, 23);
}

.gds-icon-PT---Portugal .path13:before {
  content: "\eef9";
  margin-left: -1em;
  color: rgb(255, 224, 23);
}

.gds-icon-PT---Portugal .path14:before {
  content: "\eefa";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path15:before {
  content: "\eefb";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-PT---Portugal .path16:before {
  content: "\eefc";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-PT---Portugal .path17:before {
  content: "\eefd";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-PT---Portugal .path18:before {
  content: "\eefe";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path19:before {
  content: "\eeff";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path20:before {
  content: "\ef00";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path21:before {
  content: "\ef01";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path22:before {
  content: "\ef02";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path23:before {
  content: "\ef03";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path24:before {
  content: "\ef04";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path25:before {
  content: "\ef05";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path26:before {
  content: "\ef06";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path27:before {
  content: "\ef07";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path28:before {
  content: "\ef08";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path29:before {
  content: "\ef09";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path30:before {
  content: "\ef0a";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path31:before {
  content: "\ef0b";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path32:before {
  content: "\ef0c";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path33:before {
  content: "\ef0d";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path34:before {
  content: "\ef0e";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path35:before {
  content: "\ef0f";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path36:before {
  content: "\ef10";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path37:before {
  content: "\ef11";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path38:before {
  content: "\ef12";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path39:before {
  content: "\ef13";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path40:before {
  content: "\ef14";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path41:before {
  content: "\ef15";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path42:before {
  content: "\ef16";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path43:before {
  content: "\ef17";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path44:before {
  content: "\ef18";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path45:before {
  content: "\ef19";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path46:before {
  content: "\ef1a";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path47:before {
  content: "\ef1b";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path48:before {
  content: "\ef1c";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path49:before {
  content: "\ef1d";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path50:before {
  content: "\ef1e";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path51:before {
  content: "\ef1f";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path52:before {
  content: "\ef20";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path53:before {
  content: "\ef21";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path54:before {
  content: "\ef22";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path55:before {
  content: "\ef23";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path56:before {
  content: "\ef24";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path57:before {
  content: "\ef25";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path58:before {
  content: "\ef26";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path59:before {
  content: "\ef27";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path60:before {
  content: "\ef28";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path61:before {
  content: "\ef29";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path62:before {
  content: "\ef2a";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path63:before {
  content: "\ef2b";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path64:before {
  content: "\ef2c";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path65:before {
  content: "\ef2d";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path66:before {
  content: "\ef2e";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path67:before {
  content: "\ef2f";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path68:before {
  content: "\ef30";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path69:before {
  content: "\ef31";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path70:before {
  content: "\ef32";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path71:before {
  content: "\ef33";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path72:before {
  content: "\ef34";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path73:before {
  content: "\ef35";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path74:before {
  content: "\ef36";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path75:before {
  content: "\ef37";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path76:before {
  content: "\ef38";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path77:before {
  content: "\ef39";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path78:before {
  content: "\ef3a";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path79:before {
  content: "\ef3b";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path80:before {
  content: "\ef3c";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path81:before {
  content: "\ef3d";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path82:before {
  content: "\ef3e";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path83:before {
  content: "\ef3f";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path84:before {
  content: "\ef40";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path85:before {
  content: "\ef41";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path86:before {
  content: "\ef42";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path87:before {
  content: "\ef43";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path88:before {
  content: "\ef44";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path89:before {
  content: "\ef45";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path90:before {
  content: "\ef46";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path91:before {
  content: "\ef47";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path92:before {
  content: "\ef48";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path93:before {
  content: "\ef49";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path94:before {
  content: "\ef4a";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path95:before {
  content: "\ef4b";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path96:before {
  content: "\ef4c";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path97:before {
  content: "\ef4d";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path98:before {
  content: "\ef4e";
  margin-left: -1em;
  color: rgb(6, 1, 1);
}

.gds-icon-PT---Portugal .path99:before {
  content: "\ef4f";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path100:before {
  content: "\ef50";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path101:before {
  content: "\ef51";
  margin-left: -1em;
  color: rgb(249, 232, 19);
}

.gds-icon-PT---Portugal .path102:before {
  content: "\ef52";
  margin-left: -1em;
  color: rgb(1, 51, 153);
}

.gds-icon-PT---Portugal .path103:before {
  content: "\ef53";
  margin-left: -1em;
  color: rgb(1, 51, 153);
}

.gds-icon-PT---Portugal .path104:before {
  content: "\ef54";
  margin-left: -1em;
  color: rgb(1, 51, 153);
}

.gds-icon-PT---Portugal .path105:before {
  content: "\ef55";
  margin-left: -1em;
  color: rgb(1, 51, 153);
}

.gds-icon-PT---Portugal .path106:before {
  content: "\ef56";
  margin-left: -1em;
  color: rgb(1, 51, 153);
}

.gds-icon-PW---Palau .path1:before {
  content: "\ef57";
  color: rgb(97, 198, 240);
}

.gds-icon-PW---Palau .path2:before {
  content: "\ef58";
  margin-left: -1em;
  color: rgb(251, 205, 23);
}

.gds-icon-PY---Paraguay .path1:before {
  content: "\ef59";
  color: rgb(247, 252, 255);
}

.gds-icon-PY---Paraguay .path2:before {
  content: "\ef5a";
  margin-left: -1em;
  color: none;
}

.gds-icon-PY---Paraguay .path3:before {
  content: "\ef5b";
  margin-left: -1em;
  color: rgb(240, 82, 52);
}

.gds-icon-PY---Paraguay .path4:before {
  content: "\ef5c";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-PY---Paraguay .path5:before {
  content: "\ef5d";
  margin-left: -1em;
  color: none;
}

.gds-icon-PY---Paraguay .path6:before {
  content: "\ef5e";
  margin-left: -1em;
  color: none;
}

.gds-icon-PY---Paraguay .path7:before {
  content: "\ef5f";
  margin-left: -1em;
  color: rgb(251, 205, 23);
}

.gds-icon-QA---Qatar .path1:before {
  content: "\ef60";
  color: rgb(182, 28, 73);
}

.gds-icon-QA---Qatar .path2:before {
  content: "\ef61";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-RAINBOW .path1:before {
  content: "\ef62";
  color: rgb(247, 252, 255);
}

.gds-icon-RAINBOW .path2:before {
  content: "\ef63";
  margin-left: -1em;
  color: rgb(255, 1, 34);
}

.gds-icon-RAINBOW .path3:before {
  content: "\ef64";
  margin-left: -1em;
  color: rgb(255, 140, 1);
}

.gds-icon-RAINBOW .path4:before {
  content: "\ef65";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-RAINBOW .path5:before {
  content: "\ef66";
  margin-left: -1em;
  color: rgb(115, 190, 74);
}

.gds-icon-RAINBOW .path6:before {
  content: "\ef67";
  margin-left: -1em;
  color: rgb(87, 112, 237);
}

.gds-icon-RAINBOW .path7:before {
  content: "\ef68";
  margin-left: -1em;
  color: rgb(135, 31, 240);
}

.gds-icon-RE---Reunion .path1:before {
  content: "\ef69";
  color: rgb(245, 1, 0);
}

.gds-icon-RE---Reunion .path2:before {
  content: "\ef6a";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-RE---Reunion .path3:before {
  content: "\ef6b";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-RO---Romania .path1:before {
  content: "\ef6c";
  color: rgb(251, 205, 23);
}

.gds-icon-RO---Romania .path2:before {
  content: "\ef6d";
  margin-left: -1em;
  color: rgb(225, 28, 27);
}

.gds-icon-RO---Romania .path3:before {
  content: "\ef6e";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-RS---Serbia .path1:before {
  content: "\ef6f";
  color: rgb(72, 87, 161);
}

.gds-icon-RS---Serbia .path2:before {
  content: "\ef70";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-RS---Serbia .path3:before {
  content: "\ef71";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-RS---Serbia .path4:before {
  content: "\ef72";
  margin-left: -1em;
  color: rgb(246, 197, 64);
}

.gds-icon-RS---Serbia .path5:before {
  content: "\ef73";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-RS---Serbia .path6:before {
  content: "\ef74";
  margin-left: -1em;
  color: rgb(197, 54, 60);
}

.gds-icon-RS---Serbia .path7:before {
  content: "\ef75";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-RS---Serbia .path8:before {
  content: "\ef76";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-RS---Serbia .path9:before {
  content: "\ef77";
  margin-left: -1em;
  color: rgb(246, 197, 64);
}

.gds-icon-RS---Serbia .path10:before {
  content: "\ef78";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-RS---Serbia .path11:before {
  content: "\ef79";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-RS---Serbia .path12:before {
  content: "\ef7a";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-RS---Serbia .path13:before {
  content: "\ef7b";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-RS---Serbia .path14:before {
  content: "\ef7c";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-RS---Serbia .path15:before {
  content: "\ef7d";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-RS---Serbia .path16:before {
  content: "\ef7e";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-RS---Serbia .path17:before {
  content: "\ef7f";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-RS---Serbia .path18:before {
  content: "\ef80";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-RS---Serbia .path19:before {
  content: "\ef81";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-RU---Russian-Federation .path1:before {
  content: "\ef82";
  color: rgb(61, 88, 219);
}

.gds-icon-RU---Russian-Federation .path2:before {
  content: "\ef83";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-RU---Russian-Federation .path3:before {
  content: "\ef84";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-RW---Rwanda .path1:before {
  content: "\ef85";
  color: rgb(254, 202, 0);
}

.gds-icon-RW---Rwanda .path2:before {
  content: "\ef86";
  margin-left: -1em;
  color: rgb(60, 165, 217);
}

.gds-icon-RW---Rwanda .path3:before {
  content: "\ef87";
  margin-left: -1em;
  color: rgb(90, 150, 42);
}

.gds-icon-RW---Rwanda .path4:before {
  content: "\ef88";
  margin-left: -1em;
  color: rgb(255, 220, 23);
}

.gds-icon-SA---Saudi-Arabia .path1:before {
  content: "\ef89";
  color: rgb(45, 106, 59);
}

.gds-icon-SA---Saudi-Arabia .path2:before {
  content: "\ef8a";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path3:before {
  content: "\ef8b";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path4:before {
  content: "\ef8c";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path5:before {
  content: "\ef8d";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path6:before {
  content: "\ef8e";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path7:before {
  content: "\ef8f";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path8:before {
  content: "\ef90";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path9:before {
  content: "\ef91";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path10:before {
  content: "\ef92";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path11:before {
  content: "\ef93";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path12:before {
  content: "\ef94";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path13:before {
  content: "\ef95";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path14:before {
  content: "\ef96";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path15:before {
  content: "\ef97";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path16:before {
  content: "\ef98";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path17:before {
  content: "\ef99";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path18:before {
  content: "\ef9a";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path19:before {
  content: "\ef9b";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path20:before {
  content: "\ef9c";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path21:before {
  content: "\ef9d";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path22:before {
  content: "\ef9e";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path23:before {
  content: "\ef9f";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path24:before {
  content: "\efa0";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path25:before {
  content: "\efa1";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path26:before {
  content: "\efa2";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path27:before {
  content: "\efa3";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path28:before {
  content: "\efa4";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path29:before {
  content: "\efa5";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path30:before {
  content: "\efa6";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path31:before {
  content: "\efa7";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path32:before {
  content: "\efa8";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SA---Saudi-Arabia .path33:before {
  content: "\efa9";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SB---Solomon-Islands .path1:before {
  content: "\efaa";
  color: rgb(61, 88, 219);
}

.gds-icon-SB---Solomon-Islands .path2:before {
  content: "\efab";
  margin-left: -1em;
  color: rgb(87, 157, 32);
}

.gds-icon-SB---Solomon-Islands .path3:before {
  content: "\efac";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-SB---Solomon-Islands .path4:before {
  content: "\efad";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SB---Solomon-Islands .path5:before {
  content: "\efae";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SC---Seychelles .path1:before {
  content: "\efaf";
  color: rgb(46, 66, 165);
}

.gds-icon-SC---Seychelles .path2:before {
  content: "\efb0";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-SC---Seychelles .path3:before {
  content: "\efb1";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-SC---Seychelles .path4:before {
  content: "\efb2";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SC---Seychelles .path5:before {
  content: "\efb3";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-SD---Sudan .path1:before {
  content: "\efb4";
  color: rgb(247, 252, 255);
}

.gds-icon-SD---Sudan .path2:before {
  content: "\efb5";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-SD---Sudan .path3:before {
  content: "\efb6";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-SD---Sudan .path4:before {
  content: "\efb7";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-SE---Sweden .path1:before {
  content: "\efb8";
  color: rgb(61, 88, 219);
}

.gds-icon-SE---Sweden .path2:before {
  content: "\efb9";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-SG---Singapore .path1:before {
  content: "\efba";
  color: rgb(247, 252, 255);
}

.gds-icon-SG---Singapore .path2:before {
  content: "\efbb";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-SG---Singapore .path3:before {
  content: "\efbc";
  margin-left: -1em;
  color: rgb(241, 249, 255);
}

.gds-icon-SH---Saint-Helena .path1:before {
  content: "\efbd";
  color: rgb(46, 66, 165);
}

.gds-icon-SH---Saint-Helena .path2:before {
  content: "\efbe";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-SH---Saint-Helena .path3:before {
  content: "\efbf";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SH---Saint-Helena .path4:before {
  content: "\efc0";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-SH---Saint-Helena .path5:before {
  content: "\efc1";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SH---Saint-Helena .path6:before {
  content: "\efc2";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-SH---Saint-Helena .path7:before {
  content: "\efc3";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-SH---Saint-Helena .path8:before {
  content: "\efc4";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SH---Saint-Helena .path9:before {
  content: "\efc5";
  margin-left: -1em;
  color: rgb(183, 225, 255);
}

.gds-icon-SH---Saint-Helena .path10:before {
  content: "\efc6";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-SH---Saint-Helena .path11:before {
  content: "\efc7";
  margin-left: -1em;
  color: rgb(253, 255, 0);
}

.gds-icon-SH---Saint-Helena .path12:before {
  content: "\efc8";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SH---Saint-Helena .path13:before {
  content: "\efc9";
  margin-left: -1em;
  color: rgb(253, 255, 0);
}

.gds-icon-SH---Saint-Helena .path14:before {
  content: "\efca";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SH---Saint-Helena .path15:before {
  content: "\efcb";
  margin-left: -1em;
  color: rgb(33, 33, 35);
}

.gds-icon-SH---Saint-Helena .path16:before {
  content: "\efcc";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SH---Saint-Helena .path17:before {
  content: "\efcd";
  margin-left: -1em;
  color: rgb(33, 33, 35);
}

.gds-icon-SH---Saint-Helena .path18:before {
  content: "\efce";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SH---Saint-Helena .path19:before {
  content: "\efcf";
  margin-left: -1em;
  color: rgb(33, 33, 35);
}

.gds-icon-SH---Saint-Helena .path20:before {
  content: "\efd0";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SH---Saint-Helena .path21:before {
  content: "\efd1";
  margin-left: -1em;
  color: rgb(33, 33, 35);
}

.gds-icon-SH---Saint-Helena .path22:before {
  content: "\efd2";
  margin-left: -1em;
  color: rgb(253, 255, 0);
}

.gds-icon-SH---Saint-Helena .path23:before {
  content: "\efd3";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SH---Saint-Helena .path24:before {
  content: "\efd4";
  margin-left: -1em;
  color: rgb(33, 33, 35);
}

.gds-icon-SH---Saint-Helena .path25:before {
  content: "\efd5";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SH---Saint-Helena .path26:before {
  content: "\efd6";
  margin-left: -1em;
  color: rgb(33, 33, 35);
}

.gds-icon-SH---Saint-Helena .path27:before {
  content: "\efd7";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SH---Saint-Helena .path28:before {
  content: "\efd8";
  margin-left: -1em;
  color: rgb(33, 33, 35);
}

.gds-icon-SH---Saint-Helena .path29:before {
  content: "\efd9";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SH---Saint-Helena .path30:before {
  content: "\efda";
  margin-left: -1em;
  color: rgb(33, 33, 35);
}

.gds-icon-SH---Saint-Helena .path31:before {
  content: "\efdb";
  margin-left: -1em;
  color: rgb(253, 255, 0);
}

.gds-icon-SH---Saint-Helena .path32:before {
  content: "\efdc";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SH---Saint-Helena .path33:before {
  content: "\efdd";
  margin-left: -1em;
  color: rgb(33, 33, 35);
}

.gds-icon-SH---Saint-Helena .path34:before {
  content: "\efde";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SH---Saint-Helena .path35:before {
  content: "\efdf";
  margin-left: -1em;
  color: rgb(33, 33, 35);
}

.gds-icon-SH---Saint-Helena .path36:before {
  content: "\efe0";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SH---Saint-Helena .path37:before {
  content: "\efe1";
  margin-left: -1em;
  color: rgb(33, 33, 35);
}

.gds-icon-SH---Saint-Helena .path38:before {
  content: "\efe2";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-SH---Saint-Helena .path39:before {
  content: "\efe3";
  margin-left: -1em;
  color: rgb(206, 98, 1);
}

.gds-icon-SI---Slovenia .path1:before {
  content: "\efe4";
  color: rgb(46, 66, 165);
}

.gds-icon-SI---Slovenia .path2:before {
  content: "\efe5";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SI---Slovenia .path3:before {
  content: "\efe6";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-SI---Slovenia .path4:before {
  content: "\efe7";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-SI---Slovenia .path5:before {
  content: "\efe8";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-SI---Slovenia .path6:before {
  content: "\efe9";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SI---Slovenia .path7:before {
  content: "\efea";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-SI---Slovenia .path8:before {
  content: "\efeb";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-SI---Slovenia .path9:before {
  content: "\efec";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-SJ---Svalbard-and-Jan-Mayen .path1:before {
  content: "\efed";
  color: rgb(227, 29, 28);
}

.gds-icon-SJ---Svalbard-and-Jan-Mayen .path2:before {
  content: "\efee";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-SK---Slovakia .path1:before {
  content: "\efef";
  color: rgb(61, 88, 219);
}

.gds-icon-SK---Slovakia .path2:before {
  content: "\eff0";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SK---Slovakia .path3:before {
  content: "\eff1";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-SK---Slovakia .path4:before {
  content: "\eff2";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-SK---Slovakia .path5:before {
  content: "\eff3";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SK---Slovakia .path6:before {
  content: "\eff4";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-SL---Slovenia .path1:before {
  content: "\eff5";
  color: rgb(247, 252, 255);
}

.gds-icon-SL---Slovenia .path2:before {
  content: "\eff6";
  margin-left: -1em;
  color: rgb(120, 216, 67);
}

.gds-icon-SL---Slovenia .path3:before {
  content: "\eff7";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-SM---San-Marino .path1:before {
  content: "\eff8";
  color: rgb(247, 252, 255);
}

.gds-icon-SM---San-Marino .path2:before {
  content: "\eff9";
  margin-left: -1em;
  color: rgb(86, 198, 245);
}

.gds-icon-SM---San-Marino .path3:before {
  content: "\effa";
  margin-left: -1em;
  color: rgb(0, 105, 35);
}

.gds-icon-SM---San-Marino .path4:before {
  content: "\effb";
  margin-left: -1em;
  color: rgb(0, 153, 51);
}

.gds-icon-SM---San-Marino .path5:before {
  content: "\effc";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-SM---San-Marino .path6:before {
  content: "\effd";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-SM---San-Marino .path7:before {
  content: "\effe";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-SM---San-Marino .path8:before {
  content: "\efff";
  margin-left: -1em;
  color: rgb(86, 198, 245);
}

.gds-icon-SM---San-Marino .path9:before {
  content: "\f000";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SM---San-Marino .path10:before {
  content: "\f001";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-SM---San-Marino .path11:before {
  content: "\f002";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-SM---San-Marino .path12:before {
  content: "\f003";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SM---San-Marino .path13:before {
  content: "\f004";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-SM---San-Marino .path14:before {
  content: "\f005";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-SM---San-Marino .path15:before {
  content: "\f006";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SM---San-Marino .path16:before {
  content: "\f007";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-SM---San-Marino .path17:before {
  content: "\f008";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-SM---San-Marino .path18:before {
  content: "\f009";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-SM---San-Marino .path19:before {
  content: "\f00a";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-SM---San-Marino .path20:before {
  content: "\f00b";
  margin-left: -1em;
  color: rgb(143, 199, 83);
}

.gds-icon-SM---San-Marino .path21:before {
  content: "\f00c";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-SM---San-Marino .path22:before {
  content: "\f00d";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-SM---San-Marino .path23:before {
  content: "\f00e";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-SM---San-Marino .path24:before {
  content: "\f00f";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-SM---San-Marino .path25:before {
  content: "\f010";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-SM---San-Marino .path26:before {
  content: "\f011";
  margin-left: -1em;
  color: rgb(94, 94, 94);
}

.gds-icon-SM---San-Marino .path27:before {
  content: "\f012";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-SN---Senegal .path1:before {
  content: "\f013";
  color: rgb(251, 205, 23);
}

.gds-icon-SN---Senegal .path2:before {
  content: "\f014";
  margin-left: -1em;
  color: rgb(0, 105, 35);
}

.gds-icon-SN---Senegal .path3:before {
  content: "\f015";
  margin-left: -1em;
  color: rgb(225, 28, 27);
}

.gds-icon-SN---Senegal .path4:before {
  content: "\f016";
  margin-left: -1em;
  color: rgb(0, 105, 35);
}

.gds-icon-SO---Somalia .path1:before {
  content: "\f017";
  color: rgb(86, 198, 245);
}

.gds-icon-SO---Somalia .path2:before {
  content: "\f018";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SR---Suriname .path1:before {
  content: "\f019";
  color: rgb(78, 139, 29);
}

.gds-icon-SR---Suriname .path2:before {
  content: "\f01a";
  margin-left: -1em;
  color: rgb(78, 139, 29);
}

.gds-icon-SR---Suriname .path3:before {
  content: "\f01b";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-SR---Suriname .path4:before {
  content: "\f01c";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-SS---South-Sudan .path1:before {
  content: "\f01d";
  color: rgb(247, 252, 255);
}

.gds-icon-SS---South-Sudan .path2:before {
  content: "\f01e";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-SS---South-Sudan .path3:before {
  content: "\f01f";
  margin-left: -1em;
  color: rgb(78, 139, 29);
}

.gds-icon-SS---South-Sudan .path4:before {
  content: "\f020";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-SS---South-Sudan .path5:before {
  content: "\f021";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-SS---South-Sudan .path6:before {
  content: "\f022";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-ST---Sao-Tome-and-Principe .path1:before {
  content: "\f023";
  color: rgb(251, 205, 23);
}

.gds-icon-ST---Sao-Tome-and-Principe .path2:before {
  content: "\f024";
  margin-left: -1em;
  color: rgb(115, 190, 74);
}

.gds-icon-ST---Sao-Tome-and-Principe .path3:before {
  content: "\f025";
  margin-left: -1em;
  color: rgb(115, 190, 74);
}

.gds-icon-ST---Sao-Tome-and-Principe .path4:before {
  content: "\f026";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-ST---Sao-Tome-and-Principe .path5:before {
  content: "\f027";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-ST---Sao-Tome-and-Principe .path6:before {
  content: "\f028";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-SV---El-Salvador .path1:before {
  content: "\f029";
  color: rgb(247, 252, 255);
}

.gds-icon-SV---El-Salvador .path2:before {
  content: "\f02a";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-SV---El-Salvador .path3:before {
  content: "\f02b";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-SV---El-Salvador .path4:before {
  content: "\f02c";
  margin-left: -1em;
  color: none;
}

.gds-icon-SV---El-Salvador .path5:before {
  content: "\f02d";
  margin-left: -1em;
  color: rgb(30, 96, 27);
}

.gds-icon-SV---El-Salvador .path6:before {
  content: "\f02e";
  margin-left: -1em;
  color: none;
}

.gds-icon-SV---El-Salvador .path7:before {
  content: "\f02f";
  margin-left: -1em;
  color: none;
}

.gds-icon-SV---El-Salvador .path8:before {
  content: "\f030";
  margin-left: -1em;
  color: none;
}

.gds-icon-SX---Sint-Maarten .path1:before {
  content: "\f031";
  color: rgb(227, 29, 28);
}

.gds-icon-SX---Sint-Maarten .path2:before {
  content: "\f032";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-SX---Sint-Maarten .path3:before {
  content: "\f033";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SX---Sint-Maarten .path4:before {
  content: "\f034";
  margin-left: -1em;
  color: rgb(251, 205, 23);
}

.gds-icon-SX---Sint-Maarten .path5:before {
  content: "\f035";
  margin-left: -1em;
  color: rgb(218, 97, 10);
}

.gds-icon-SX---Sint-Maarten .path6:before {
  content: "\f036";
  margin-left: -1em;
  color: rgb(86, 198, 245);
}

.gds-icon-SX---Sint-Maarten .path7:before {
  content: "\f037";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SX---Sint-Maarten .path8:before {
  content: "\f038";
  margin-left: -1em;
  color: rgb(251, 205, 23);
}

.gds-icon-SX---Sint-Maarten .path9:before {
  content: "\f039";
  margin-left: -1em;
  color: none;
}

.gds-icon-SX---Sint-Maarten .path10:before {
  content: "\f03a";
  margin-left: -1em;
  color: rgb(251, 205, 23);
}

.gds-icon-SX---Sint-Maarten .path11:before {
  content: "\f03b";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SY---Syria .path1:before {
  content: "\f03c";
  color: rgb(247, 252, 255);
}

.gds-icon-SY---Syria .path2:before {
  content: "\f03d";
  margin-left: -1em;
  color: rgb(64, 145, 0);
}

.gds-icon-SY---Syria .path3:before {
  content: "\f03e";
  margin-left: -1em;
  color: rgb(64, 145, 0);
}

.gds-icon-SY---Syria .path4:before {
  content: "\f03f";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-SY---Syria .path5:before {
  content: "\f040";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-SZ---Swaziland .path1:before {
  content: "\f041";
  color: rgb(61, 88, 219);
}

.gds-icon-SZ---Swaziland .path2:before {
  content: "\f042";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-SZ---Swaziland .path3:before {
  content: "\f043";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-SZ---Swaziland .path4:before {
  content: "\f044";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SZ---Swaziland .path5:before {
  content: "\f045";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-SZ---Swaziland .path6:before {
  content: "\f046";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SZ---Swaziland .path7:before {
  content: "\f047";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-SZ---Swaziland .path8:before {
  content: "\f048";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SZ---Swaziland .path9:before {
  content: "\f049";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-SZ---Swaziland .path10:before {
  content: "\f04a";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-SZ---Swaziland .path11:before {
  content: "\f04b";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-SZ---Swaziland .path12:before {
  content: "\f04c";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-SZ---Swaziland .path13:before {
  content: "\f04d";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-SZ---Swaziland .path14:before {
  content: "\f04e";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-TC---Turks-and-Caicos-Islands .path1:before {
  content: "\f04f";
  color: rgb(46, 66, 165);
}

.gds-icon-TC---Turks-and-Caicos-Islands .path2:before {
  content: "\f050";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-TC---Turks-and-Caicos-Islands .path3:before {
  content: "\f051";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TC---Turks-and-Caicos-Islands .path4:before {
  content: "\f052";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-TC---Turks-and-Caicos-Islands .path5:before {
  content: "\f053";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TC---Turks-and-Caicos-Islands .path6:before {
  content: "\f054";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-TC---Turks-and-Caicos-Islands .path7:before {
  content: "\f055";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-TC---Turks-and-Caicos-Islands .path8:before {
  content: "\f056";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TC---Turks-and-Caicos-Islands .path9:before {
  content: "\f057";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-TC---Turks-and-Caicos-Islands .path10:before {
  content: "\f058";
  margin-left: -1em;
  color: rgb(207, 105, 0);
}

.gds-icon-TC---Turks-and-Caicos-Islands .path11:before {
  content: "\f059";
  margin-left: -1em;
  color: rgb(0, 167, 39);
}

.gds-icon-TC---Turks-and-Caicos-Islands .path12:before {
  content: "\f05a";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-TC---Turks-and-Caicos-Islands .path13:before {
  content: "\f05b";
  margin-left: -1em;
  color: rgb(255, 146, 127);
}

.gds-icon-TD---Chad .path1:before {
  content: "\f05c";
  color: rgb(225, 28, 27);
}

.gds-icon-TD---Chad .path2:before {
  content: "\f05d";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-TD---Chad .path3:before {
  content: "\f05e";
  margin-left: -1em;
  color: rgb(251, 205, 23);
}

.gds-icon-TF---French-Southern-and-Antarctic-Lands .path1:before {
  content: "\f05f";
  color: rgb(46, 66, 165);
}

.gds-icon-TF---French-Southern-and-Antarctic-Lands .path2:before {
  content: "\f060";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TF---French-Southern-and-Antarctic-Lands .path3:before {
  content: "\f061";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-TF---French-Southern-and-Antarctic-Lands .path4:before {
  content: "\f062";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-TF---French-Southern-and-Antarctic-Lands .path5:before {
  content: "\f063";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-TF---French-Southern-and-Antarctic-Lands .path6:before {
  content: "\f064";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TG---Togo .path1:before {
  content: "\f065";
  color: rgb(94, 170, 34);
}

.gds-icon-TG---Togo .path2:before {
  content: "\f066";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-TG---Togo .path3:before {
  content: "\f067";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-TG---Togo .path4:before {
  content: "\f068";
  margin-left: -1em;
  color: rgb(245, 1, 1);
}

.gds-icon-TG---Togo .path5:before {
  content: "\f069";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TH---Thailand .path1:before {
  content: "\f06a";
  color: rgb(245, 1, 1);
}

.gds-icon-TH---Thailand .path2:before {
  content: "\f06b";
  margin-left: -1em;
  color: rgb(245, 1, 1);
}

.gds-icon-TH---Thailand .path3:before {
  content: "\f06c";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-TJ---Tajikistan .path1:before {
  content: "\f06d";
  color: rgb(247, 252, 255);
}

.gds-icon-TJ---Tajikistan .path2:before {
  content: "\f06e";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-TJ---Tajikistan .path3:before {
  content: "\f06f";
  margin-left: -1em;
  color: rgb(64, 145, 0);
}

.gds-icon-TJ---Tajikistan .path4:before {
  content: "\f070";
  margin-left: -1em;
  color: rgb(255, 187, 0);
}

.gds-icon-TJ---Tajikistan .path5:before {
  content: "\f071";
  margin-left: -1em;
  color: rgb(255, 187, 0);
}

.gds-icon-TK---Tokelau .path1:before {
  content: "\f072";
  color: rgb(46, 66, 165);
}

.gds-icon-TK---Tokelau .path2:before {
  content: "\f073";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TK---Tokelau .path3:before {
  content: "\f074";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TK---Tokelau .path4:before {
  content: "\f075";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TK---Tokelau .path5:before {
  content: "\f076";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TK---Tokelau .path6:before {
  content: "\f077";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-TL---Timor-Leste .path1:before {
  content: "\f078";
  color: rgb(227, 29, 28);
}

.gds-icon-TL---Timor-Leste .path2:before {
  content: "\f079";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-TL---Timor-Leste .path3:before {
  content: "\f07a";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-TL---Timor-Leste .path4:before {
  content: "\f07b";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TM---Turkmenistan .path1:before {
  content: "\f07c";
  color: rgb(41, 196, 112);
}

.gds-icon-TM---Turkmenistan .path2:before {
  content: "\f07d";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-TM---Turkmenistan .path3:before {
  content: "\f07e";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path4:before {
  content: "\f07f";
  margin-left: -1em;
  color: rgb(56, 159, 93);
}

.gds-icon-TM---Turkmenistan .path5:before {
  content: "\f080";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path6:before {
  content: "\f081";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-TM---Turkmenistan .path7:before {
  content: "\f082";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path8:before {
  content: "\f083";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-TM---Turkmenistan .path9:before {
  content: "\f084";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-TM---Turkmenistan .path10:before {
  content: "\f085";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path11:before {
  content: "\f086";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path12:before {
  content: "\f087";
  margin-left: -1em;
  color: rgb(249, 232, 231);
}

.gds-icon-TM---Turkmenistan .path13:before {
  content: "\f088";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path14:before {
  content: "\f089";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path15:before {
  content: "\f08a";
  margin-left: -1em;
  color: rgb(249, 232, 231);
}

.gds-icon-TM---Turkmenistan .path16:before {
  content: "\f08b";
  margin-left: -1em;
  color: rgb(249, 232, 231);
}

.gds-icon-TM---Turkmenistan .path17:before {
  content: "\f08c";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path18:before {
  content: "\f08d";
  margin-left: -1em;
  color: rgb(252, 252, 252);
}

.gds-icon-TM---Turkmenistan .path19:before {
  content: "\f08e";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-TM---Turkmenistan .path20:before {
  content: "\f08f";
  margin-left: -1em;
  color: rgb(201, 52, 63);
}

.gds-icon-TM---Turkmenistan .path21:before {
  content: "\f090";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-TM---Turkmenistan .path22:before {
  content: "\f091";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path23:before {
  content: "\f092";
  margin-left: -1em;
  color: rgb(56, 159, 93);
}

.gds-icon-TM---Turkmenistan .path24:before {
  content: "\f093";
  margin-left: -1em;
  color: rgb(225, 229, 232);
}

.gds-icon-TM---Turkmenistan .path25:before {
  content: "\f094";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-TM---Turkmenistan .path26:before {
  content: "\f095";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-TM---Turkmenistan .path27:before {
  content: "\f096";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path28:before {
  content: "\f097";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path29:before {
  content: "\f098";
  margin-left: -1em;
  color: rgb(56, 159, 93);
}

.gds-icon-TM---Turkmenistan .path30:before {
  content: "\f099";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-TM---Turkmenistan .path31:before {
  content: "\f09a";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path32:before {
  content: "\f09b";
  margin-left: -1em;
  color: rgb(117, 1, 0);
}

.gds-icon-TM---Turkmenistan .path33:before {
  content: "\f09c";
  margin-left: -1em;
  color: rgb(56, 159, 93);
}

.gds-icon-TM---Turkmenistan .path34:before {
  content: "\f09d";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-TM---Turkmenistan .path35:before {
  content: "\f09e";
  margin-left: -1em;
  color: rgb(225, 229, 232);
}

.gds-icon-TM---Turkmenistan .path36:before {
  content: "\f09f";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path37:before {
  content: "\f0a0";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path38:before {
  content: "\f0a1";
  margin-left: -1em;
  color: rgb(41, 174, 102);
}

.gds-icon-TM---Turkmenistan .path39:before {
  content: "\f0a2";
  margin-left: -1em;
  color: rgb(225, 229, 232);
}

.gds-icon-TM---Turkmenistan .path40:before {
  content: "\f0a3";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-TM---Turkmenistan .path41:before {
  content: "\f0a4";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path42:before {
  content: "\f0a5";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-TM---Turkmenistan .path43:before {
  content: "\f0a6";
  margin-left: -1em;
  color: rgb(225, 229, 232);
}

.gds-icon-TM---Turkmenistan .path44:before {
  content: "\f0a7";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-TM---Turkmenistan .path45:before {
  content: "\f0a8";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-TM---Turkmenistan .path46:before {
  content: "\f0a9";
  margin-left: -1em;
  color: rgb(41, 174, 102);
}

.gds-icon-TM---Turkmenistan .path47:before {
  content: "\f0aa";
  margin-left: -1em;
  color: rgb(41, 174, 102);
}

.gds-icon-TM---Turkmenistan .path48:before {
  content: "\f0ab";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-TM---Turkmenistan .path49:before {
  content: "\f0ac";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TM---Turkmenistan .path50:before {
  content: "\f0ad";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TN---Tunisia .path1:before {
  content: "\f0ae";
  color: rgb(227, 29, 28);
}

.gds-icon-TN---Tunisia .path2:before {
  content: "\f0af";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TN---Tunisia .path3:before {
  content: "\f0b0";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-TO---Tonga .path1:before {
  content: "\f0b1";
  color: rgb(227, 29, 28);
}

.gds-icon-TO---Tonga .path2:before {
  content: "\f0b2";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TO---Tonga .path3:before {
  content: "\f0b3";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-TR---Turkey .path1:before {
  content: "\f0b4";
  color: rgb(227, 29, 28);
}

.gds-icon-TR---Turkey .path2:before {
  content: "\f0b5";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TT---Trinidad-and-Tobago .path1:before {
  content: "\f0b6";
  color: rgb(227, 29, 28);
}

.gds-icon-TT---Trinidad-and-Tobago .path2:before {
  content: "\f0b7";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-TV---Tuvalu .path1:before {
  content: "\f0b8";
  color: rgb(0, 180, 255);
}

.gds-icon-TV---Tuvalu .path2:before {
  content: "\f0b9";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-TV---Tuvalu .path3:before {
  content: "\f0ba";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TV---Tuvalu .path4:before {
  content: "\f0bb";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-TV---Tuvalu .path5:before {
  content: "\f0bc";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TV---Tuvalu .path6:before {
  content: "\f0bd";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-TV---Tuvalu .path7:before {
  content: "\f0be";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-TV---Tuvalu .path8:before {
  content: "\f0bf";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-TV---Tuvalu .path9:before {
  content: "\f0c0";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-TW---Taiwan .path1:before {
  content: "\f0c1";
  color: rgb(239, 0, 0);
}

.gds-icon-TW---Taiwan .path2:before {
  content: "\f0c2";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-TW---Taiwan .path3:before {
  content: "\f0c3";
  margin-left: -1em;
  color: rgb(254, 255, 255);
}

.gds-icon-TZ---Tanzania .path1:before {
  content: "\f0c4";
  color: rgb(49, 149, 249);
}

.gds-icon-TZ---Tanzania .path2:before {
  content: "\f0c5";
  margin-left: -1em;
  color: rgb(115, 190, 74);
}

.gds-icon-TZ---Tanzania .path3:before {
  content: "\f0c6";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-UA---Ukraine .path1:before {
  content: "\f0c7";
  color: rgb(49, 149, 249);
}

.gds-icon-UA---Ukraine .path2:before {
  content: "\f0c8";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-UG---Uganda .path1:before {
  content: "\f0c9";
  color: rgb(254, 202, 0);
}

.gds-icon-UG---Uganda .path2:before {
  content: "\f0ca";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-UG---Uganda .path3:before {
  content: "\f0cb";
  margin-left: -1em;
  color: rgb(215, 72, 0);
}

.gds-icon-UG---Uganda .path4:before {
  content: "\f0cc";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-UG---Uganda .path5:before {
  content: "\f0cd";
  margin-left: -1em;
  color: rgb(215, 72, 0);
}

.gds-icon-UG---Uganda .path6:before {
  content: "\f0ce";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-UG---Uganda .path7:before {
  content: "\f0cf";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-UG---Uganda .path8:before {
  content: "\f0d0";
  margin-left: -1em;
  color: rgb(215, 72, 0);
}

.gds-icon-UG---Uganda .path9:before {
  content: "\f0d1";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-UG---Uganda .path10:before {
  content: "\f0d2";
  margin-left: -1em;
  color: rgb(215, 72, 0);
}

.gds-icon-UG---Uganda .path11:before {
  content: "\f0d3";
  margin-left: -1em;
  color: rgb(215, 72, 0);
}

.gds-icon-UG---Uganda .path12:before {
  content: "\f0d4";
  margin-left: -1em;
  color: rgb(215, 72, 0);
}

.gds-icon-UG---Uganda .path13:before {
  content: "\f0d5";
  margin-left: -1em;
  color: rgb(255, 253, 255);
}

.gds-icon-UM---United-States-Minor-Outlying-Islands .path1:before {
  content: "\f0d6";
  color: rgb(227, 29, 28);
}

.gds-icon-UM---United-States-Minor-Outlying-Islands .path2:before {
  content: "\f0d7";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-UM---United-States-Minor-Outlying-Islands .path3:before {
  content: "\f0d8";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-UM---United-States-Minor-Outlying-Islands .path4:before {
  content: "\f0d9";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-US---United-States .path1:before {
  content: "\f0da";
  color: rgb(227, 29, 28);
}

.gds-icon-US---United-States .path2:before {
  content: "\f0db";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-US---United-States .path3:before {
  content: "\f0dc";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-US---United-States .path4:before {
  content: "\f0dd";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-UY---Uruguay .path1:before {
  content: "\f0de";
  color: rgb(247, 252, 255);
}

.gds-icon-UY---Uruguay .path2:before {
  content: "\f0df";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-UY---Uruguay .path3:before {
  content: "\f0e0";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-UY---Uruguay .path4:before {
  content: "\f0e1";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-UY---Uruguay .path5:before {
  content: "\f0e2";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-UY---Uruguay .path6:before {
  content: "\f0e3";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-UY---Uruguay .path7:before {
  content: "\f0e4";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-UY---Uruguay .path8:before {
  content: "\f0e5";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-UY---Uruguay .path9:before {
  content: "\f0e6";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-UZ---Uzbekistan .path1:before {
  content: "\f0e7";
  color: rgb(20, 220, 90);
}

.gds-icon-UZ---Uzbekistan .path2:before {
  content: "\f0e8";
  margin-left: -1em;
  color: rgb(0, 153, 181);
}

.gds-icon-UZ---Uzbekistan .path3:before {
  content: "\f0e9";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-UZ---Uzbekistan .path4:before {
  content: "\f0ea";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-Union-of-South-American-nations .path1:before {
  content: "\f0eb";
  color: rgb(46, 66, 165);
}

.gds-icon-Union-of-South-American-nations .path2:before {
  content: "\f0ec";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-VA---Vatican-City-State .path1:before {
  content: "\f0ed";
  color: rgb(247, 252, 255);
}

.gds-icon-VA---Vatican-City-State .path2:before {
  content: "\f0ee";
  margin-left: -1em;
  color: rgb(255, 220, 23);
}

.gds-icon-VA---Vatican-City-State .path3:before {
  content: "\f0ef";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-VA---Vatican-City-State .path4:before {
  content: "\f0f0";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-VA---Vatican-City-State .path5:before {
  content: "\f0f1";
  margin-left: -1em;
  color: rgb(244, 179, 0);
}

.gds-icon-VA---Vatican-City-State .path6:before {
  content: "\f0f2";
  margin-left: -1em;
  color: rgb(191, 191, 191);
}

.gds-icon-VA---Vatican-City-State .path7:before {
  content: "\f0f3";
  margin-left: -1em;
  color: rgb(191, 191, 191);
}

.gds-icon-VA---Vatican-City-State .path8:before {
  content: "\f0f4";
  margin-left: -1em;
  color: rgb(244, 179, 0);
}

.gds-icon-VA---Vatican-City-State .path9:before {
  content: "\f0f5";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-VA---Vatican-City-State .path10:before {
  content: "\f0f6";
  margin-left: -1em;
  color: rgb(151, 151, 151);
}

.gds-icon-VA---Vatican-City-State .path11:before {
  content: "\f0f7";
  margin-left: -1em;
  color: rgb(151, 151, 151);
}

.gds-icon-VA---Vatican-City-State .path12:before {
  content: "\f0f8";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-VA---Vatican-City-State .path13:before {
  content: "\f0f9";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-VA---Vatican-City-State .path14:before {
  content: "\f0fa";
  margin-left: -1em;
  color: rgb(244, 179, 0);
}

.gds-icon-VC---Saint-Vincent-and-the-Grenadines .path1:before {
  content: "\f0fb";
  color: rgb(255, 220, 23);
}

.gds-icon-VC---Saint-Vincent-and-the-Grenadines .path2:before {
  content: "\f0fc";
  margin-left: -1em;
  color: rgb(95, 191, 43);
}

.gds-icon-VC---Saint-Vincent-and-the-Grenadines .path3:before {
  content: "\f0fd";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-VC---Saint-Vincent-and-the-Grenadines .path4:before {
  content: "\f0fe";
  margin-left: -1em;
  color: rgb(95, 191, 43);
}

.gds-icon-VE---Venezuela .path1:before {
  content: "\f0ff";
  color: rgb(46, 66, 165);
}

.gds-icon-VE---Venezuela .path2:before {
  content: "\f100";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-VE---Venezuela .path3:before {
  content: "\f101";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-VE---Venezuela .path4:before {
  content: "\f102";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-VE---Venezuela .path5:before {
  content: "\f103";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-VE---Venezuela .path6:before {
  content: "\f104";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-VG---Virgin-Islands-British .path1:before {
  content: "\f105";
  color: rgb(46, 66, 165);
}

.gds-icon-VG---Virgin-Islands-British .path2:before {
  content: "\f106";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-VG---Virgin-Islands-British .path3:before {
  content: "\f107";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-VG---Virgin-Islands-British .path4:before {
  content: "\f108";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-VG---Virgin-Islands-British .path5:before {
  content: "\f109";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-VG---Virgin-Islands-British .path6:before {
  content: "\f10a";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-VG---Virgin-Islands-British .path7:before {
  content: "\f10b";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-VG---Virgin-Islands-British .path8:before {
  content: "\f10c";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-VG---Virgin-Islands-British .path9:before {
  content: "\f10d";
  margin-left: -1em;
  color: rgb(59, 126, 5);
}

.gds-icon-VG---Virgin-Islands-British .path10:before {
  content: "\f10e";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-VG---Virgin-Islands-British .path11:before {
  content: "\f10f";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-VG---Virgin-Islands-British .path12:before {
  content: "\f110";
  margin-left: -1em;
  color: rgb(245, 1, 0);
}

.gds-icon-VG---Virgin-Islands-British .path13:before {
  content: "\f111";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-VG---Virgin-Islands-British .path14:before {
  content: "\f112";
  margin-left: -1em;
  color: rgb(255, 198, 181);
}

.gds-icon-VG---Virgin-Islands-British .path15:before {
  content: "\f113";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-VG---Virgin-Islands-British .path16:before {
  content: "\f114";
  margin-left: -1em;
  color: rgb(255, 198, 181);
}

.gds-icon-VG---Virgin-Islands-British .path17:before {
  content: "\f115";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-VG---Virgin-Islands-British .path18:before {
  content: "\f116";
  margin-left: -1em;
  color: rgb(169, 86, 1);
}

.gds-icon-VG---Virgin-Islands-British .path19:before {
  content: "\f117";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-VG---Virgin-Islands-British .path20:before {
  content: "\f118";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-VI---Virgin-Islands-US .path1:before {
  content: "\f119";
  color: rgb(247, 252, 255);
}

.gds-icon-VI---Virgin-Islands-US .path2:before {
  content: "\f11a";
  margin-left: -1em;
  color: rgb(232, 170, 0);
}

.gds-icon-VI---Virgin-Islands-US .path3:before {
  content: "\f11b";
  margin-left: -1em;
  color: rgb(70, 160, 0);
}

.gds-icon-VI---Virgin-Islands-US .path4:before {
  content: "\f11c";
  margin-left: -1em;
  color: rgb(0, 147, 225);
}

.gds-icon-VI---Virgin-Islands-US .path5:before {
  content: "\f11d";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-VI---Virgin-Islands-US .path6:before {
  content: "\f11e";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-VI---Virgin-Islands-US .path7:before {
  content: "\f11f";
  margin-left: -1em;
  color: rgb(175, 1, 0);
}

.gds-icon-VN---Vietnam .path1:before {
  content: "\f120";
  color: rgb(247, 252, 255);
}

.gds-icon-VN---Vietnam .path2:before {
  content: "\f121";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-VN---Vietnam .path3:before {
  content: "\f122";
  margin-left: -1em;
  color: rgb(255, 210, 33);
}

.gds-icon-VU---Vanuatu .path1:before {
  content: "\f123";
  color: rgb(247, 252, 255);
}

.gds-icon-VU---Vanuatu .path2:before {
  content: "\f124";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-VU---Vanuatu .path3:before {
  content: "\f125";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-VU---Vanuatu .path4:before {
  content: "\f126";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-VU---Vanuatu .path5:before {
  content: "\f127";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-VU---Vanuatu .path6:before {
  content: "\f128";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-VU---Vanuatu .path7:before {
  content: "\f129";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-VU---Vanuatu .path8:before {
  content: "\f12a";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-VU---Vanuatu .path9:before {
  content: "\f12b";
  margin-left: -1em;
  color: rgb(255, 208, 24);
}

.gds-icon-WF---Wallis-and-Futuna .path1:before {
  content: "\f12c";
  color: rgb(197, 25, 24);
}

.gds-icon-WF---Wallis-and-Futuna .path2:before {
  content: "\f12d";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-WF---Wallis-and-Futuna .path3:before {
  content: "\f12e";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-WS---Samoa .path1:before {
  content: "\f12f";
  color: rgb(197, 25, 24);
}

.gds-icon-WS---Samoa .path2:before {
  content: "\f130";
  margin-left: -1em;
  color: rgb(46, 66, 165);
}

.gds-icon-WS---Samoa .path3:before {
  content: "\f131";
  margin-left: -1em;
  color: rgb(254, 255, 255);
}

.gds-icon-WS---Samoa .path4:before {
  content: "\f132";
  margin-left: -1em;
  color: rgb(254, 255, 255);
}

.gds-icon-WS---Samoa .path5:before {
  content: "\f133";
  margin-left: -1em;
  color: rgb(254, 255, 255);
}

.gds-icon-WS---Samoa .path6:before {
  content: "\f134";
  margin-left: -1em;
  color: rgb(254, 255, 255);
}

.gds-icon-WS---Samoa .path7:before {
  content: "\f135";
  margin-left: -1em;
  color: rgb(254, 255, 255);
}

.gds-icon-XK---Kosovo .path1:before {
  content: "\f136";
  color: rgb(46, 66, 165);
}

.gds-icon-XK---Kosovo .path2:before {
  content: "\f137";
  margin-left: -1em;
  color: rgb(232, 171, 2);
}

.gds-icon-XK---Kosovo .path3:before {
  content: "\f138";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-XK---Kosovo .path4:before {
  content: "\f139";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-XK---Kosovo .path5:before {
  content: "\f13a";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-XK---Kosovo .path6:before {
  content: "\f13b";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-XK---Kosovo .path7:before {
  content: "\f13c";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-XK---Kosovo .path8:before {
  content: "\f13d";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-YE---Yemen .path1:before {
  content: "\f13e";
  color: rgb(247, 252, 255);
}

.gds-icon-YE---Yemen .path2:before {
  content: "\f13f";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-YE---Yemen .path3:before {
  content: "\f140";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-YT-UNF---Mayotte .path1:before {
  content: "\f141";
  color: rgb(255, 255, 255);
}

.gds-icon-YT-UNF---Mayotte .path2:before {
  content: "\f142";
  margin-left: -1em;
  color: rgb(223, 223, 223);
}

.gds-icon-YT-UNF---Mayotte .path3:before {
  content: "\f143";
  margin-left: -1em;
  color: rgb(23, 23, 150);
}

.gds-icon-YT-UNF---Mayotte .path4:before {
  content: "\f144";
  margin-left: -1em;
  color: rgb(212, 46, 18);
}

.gds-icon-YT-UNF---Mayotte .path5:before {
  content: "\f145";
  margin-left: -1em;
  color: rgb(233, 211, 21);
}

.gds-icon-YT-UNF---Mayotte .path6:before {
  content: "\f146";
  margin-left: -1em;
  color: rgb(233, 211, 21);
}

.gds-icon-YT-UNF---Mayotte .path7:before {
  content: "\f147";
  margin-left: -1em;
  color: none;
}

.gds-icon-YT-UNF---Mayotte .path8:before {
  content: "\f148";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.gds-icon-YT-UNF---Mayotte .path9:before {
  content: "\f149";
  margin-left: -1em;
  color: rgb(255, 37, 0);
}

.gds-icon-YT-UNF---Mayotte .path10:before {
  content: "\f14a";
  margin-left: -1em;
  color: rgb(223, 223, 223);
}

.gds-icon-YT-UNF---Mayotte .path11:before {
  content: "\f14b";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-YT-UNF---Mayotte .path12:before {
  content: "\f14c";
  margin-left: -1em;
  color: rgb(223, 223, 223);
}

.gds-icon-YT-UNF---Mayotte .path13:before {
  content: "\f14d";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.gds-icon-ZA---South-Africa .path1:before {
  content: "\f14e";
  color: rgb(247, 252, 255);
}

.gds-icon-ZA---South-Africa .path2:before {
  content: "\f14f";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-ZA---South-Africa .path3:before {
  content: "\f150";
  margin-left: -1em;
  color: rgb(61, 88, 219);
}

.gds-icon-ZA---South-Africa .path4:before {
  content: "\f151";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-ZA---South-Africa .path5:before {
  content: "\f152";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-ZA---South-Africa .path6:before {
  content: "\f153";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-ZM---Zambia .path1:before {
  content: "\f154";
  color: rgb(247, 252, 255);
}

.gds-icon-ZM---Zambia .path2:before {
  content: "\f155";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-ZM---Zambia .path3:before {
  content: "\f156";
  margin-left: -1em;
  color: rgb(255, 129, 38);
}

.gds-icon-ZM---Zambia .path4:before {
  content: "\f157";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-ZM---Zambia .path5:before {
  content: "\f158";
  margin-left: -1em;
  color: rgb(197, 25, 24);
}

.gds-icon-ZM---Zambia .path6:before {
  content: "\f159";
  margin-left: -1em;
  color: rgb(255, 129, 38);
}

.gds-icon-ZW---Zimbabwe .path1:before {
  content: "\f15a";
  color: rgb(247, 252, 255);
}

.gds-icon-ZW---Zimbabwe .path2:before {
  content: "\f15b";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-ZW---Zimbabwe .path3:before {
  content: "\f15c";
  margin-left: -1em;
  color: rgb(39, 39, 39);
}

.gds-icon-ZW---Zimbabwe .path4:before {
  content: "\f15d";
  margin-left: -1em;
  color: rgb(94, 170, 34);
}

.gds-icon-ZW---Zimbabwe .path5:before {
  content: "\f15e";
  margin-left: -1em;
  color: rgb(247, 252, 255);
}

.gds-icon-ZW---Zimbabwe .path6:before {
  content: "\f15f";
  margin-left: -1em;
  color: rgb(227, 29, 28);
}

.gds-icon-ZW---Zimbabwe .path7:before {
  content: "\f160";
  margin-left: -1em;
  color: rgb(254, 202, 0);
}

.gds-icon-acc-operations:before {
  content: "\f161";
}

.gds-icon-acc-operations-change:before {
  content: "\f162";
}

.gds-icon-acc-save:before {
  content: "\f163";
}

.gds-icon-acc-special:before {
  content: "\f164";
}

.gds-icon-acc-target:before {
  content: "\f165";
}

.gds-icon-accessories:before {
  content: "\f166";
}

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

.gds-icon-acquiring-1:before {
  content: "\f168";
}

.gds-icon-acquiring-2:before {
  content: "\f169";
}

.gds-icon-acquiring-3:before {
  content: "\f16a";
}

.gds-icon-add-link:before {
  content: "\f16b";
}

.gds-icon-add-person:before {
  content: "\f16c";
}

.gds-icon-add-person-tie:before {
  content: "\f16d";
}

.gds-icon-add-to-dic:before {
  content: "\f16e";
}

.gds-icon-airplane:before {
  content: "\f16f";
}

.gds-icon-alcohol-and-tobacco:before {
  content: "\f170";
}

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

.gds-icon-analytics-insight-magnifier:before {
  content: "\f172";
}

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

.gds-icon-anker:before {
  content: "\f174";
}

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

.gds-icon-apple-pay:before {
  content: "\f176";
}

.gds-icon-apple-wallet:before {
  content: "\f177";
}

.gds-icon-archer:before {
  content: "\f178";
}

.gds-icon-area-chart:before {
  content: "\f179";
}

.gds-icon-army-cap:before {
  content: "\f17a";
}

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

.gds-icon-arrow-down-2:before {
  content: "\f17c";
}

.gds-icon-arrow-down-filled:before {
  content: "\f17d";
}

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

.gds-icon-arrow-left-2:before {
  content: "\f17f";
}

.gds-icon-arrow-left-down:before {
  content: "\f180";
}

.gds-icon-arrow-left-down-2:before {
  content: "\f181";
}

.gds-icon-arrow-left-up:before {
  content: "\f182";
}

.gds-icon-arrow-left-up-2:before {
  content: "\f183";
}

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

.gds-icon-arrow-right-2:before {
  content: "\f185";
}

.gds-icon-arrow-right-down:before {
  content: "\f186";
}

.gds-icon-arrow-right-down-2:before {
  content: "\f187";
}

.gds-icon-arrow-right-up:before {
  content: "\f188";
}

.gds-icon-arrow-right-up-2:before {
  content: "\f189";
}

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

.gds-icon-arrow-up-2:before {
  content: "\f18b";
}

.gds-icon-arrow-up-filled:before {
  content: "\f18c";
}

.gds-icon-arrows-diag:before {
  content: "\f18d";
}

.gds-icon-arrows-diag-filled:before {
  content: "\f18e";
}

.gds-icon-arrows-left-right:before {
  content: "\f18f";
}

.gds-icon-arrows-left-right-filled:before {
  content: "\f190";
}

.gds-icon-arrows-top-down:before {
  content: "\f191";
}

.gds-icon-art:before {
  content: "\f192";
}

.gds-icon-art-and-literature:before {
  content: "\f193";
}

.gds-icon-atm:before {
  content: "\f194";
}

.gds-icon-atm-card:before {
  content: "\f195";
}

.gds-icon-atm-cards:before {
  content: "\f196";
}

.gds-icon-atm-cards-1:before {
  content: "\f197";
}

.gds-icon-atm-cards-2:before {
  content: "\f198";
}

.gds-icon-atm-cash-1:before {
  content: "\f199";
}

.gds-icon-atm-cash-2:before {
  content: "\f19a";
}

.gds-icon-attach:before {
  content: "\f19b";
}

.gds-icon-autoservice-1:before {
  content: "\f19c";
}

.gds-icon-autoservice-2:before {
  content: "\f19d";
}

.gds-icon-autoservice-3:before {
  content: "\f19e";
}

.gds-icon-autotransport-front:before {
  content: "\f19f";
}

.gds-icon-autotransport-side:before {
  content: "\f1a0";
}

.gds-icon-back-ring:before {
  content: "\f1a1";
}

.gds-icon-backpack:before {
  content: "\f1a2";
}

.gds-icon-balanced:before {
  content: "\f1a3";
}

.gds-icon-ballance-hidden-1:before {
  content: "\f1a4";
}

.gds-icon-ballance-hidden-2:before {
  content: "\f1a5";
}

.gds-icon-ballance-hidden-3:before {
  content: "\f1a6";
}

.gds-icon-balloon:before {
  content: "\f1a7";
}

.gds-icon-bank-and-home:before {
  content: "\f1a8";
}

.gds-icon-barbell:before {
  content: "\f1a9";
}

.gds-icon-barrel:before {
  content: "\f1aa";
}

.gds-icon-basket:before {
  content: "\f1ab";
}

.gds-icon-basketball:before {
  content: "\f1ac";
}

.gds-icon-batch:before {
  content: "\f1ad";
}

.gds-icon-batch-right:before {
  content: "\f1ae";
}

.gds-icon-battery-charging:before {
  content: "\f1af";
}

.gds-icon-battery-full:before {
  content: "\f1b0";
}

.gds-icon-battery-high:before {
  content: "\f1b1";
}

.gds-icon-battery-low:before {
  content: "\f1b2";
}

.gds-icon-bear:before {
  content: "\f1b3";
}

.gds-icon-bear-1:before {
  content: "\f1b4";
}

.gds-icon-bear-2:before {
  content: "\f1b5";
}

.gds-icon-bear-fin:before {
  content: "\f1b6";
}

.gds-icon-beauty:before {
  content: "\f1b7";
}

.gds-icon-behance:before {
  content: "\f1b8";
}

.gds-icon-bicycle-1:before {
  content: "\f1b9";
}

.gds-icon-bicycle-2:before {
  content: "\f1ba";
}

.gds-icon-bill:before {
  content: "\f1bb";
}

.gds-icon-bills:before {
  content: "\f1bc";
}

.gds-icon-binoculars-1:before {
  content: "\f1bd";
}

.gds-icon-binoculars-2:before {
  content: "\f1be";
}

.gds-icon-blockchain:before {
  content: "\f1bf";
}

.gds-icon-blocked:before {
  content: "\f1c0";
}

.gds-icon-boat:before {
  content: "\f1c1";
}

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

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

.gds-icon-books-shelf:before {
  content: "\f1c4";
}

.gds-icon-books-shelf-row:before {
  content: "\f1c5";
}

.gds-icon-bowling:before {
  content: "\f1c6";
}

.gds-icon-boxing:before {
  content: "\f1c7";
}

.gds-icon-branch:before {
  content: "\f1c8";
}

.gds-icon-branch-in:before {
  content: "\f1c9";
}

.gds-icon-branch-location:before {
  content: "\f1ca";
}

.gds-icon-bridge:before {
  content: "\f1cb";
}

.gds-icon-briefcase-interest:before {
  content: "\f1cc";
}

.gds-icon-broker:before {
  content: "\f1cd";
}

.gds-icon-brush:before {
  content: "\f1ce";
}

.gds-icon-bull:before {
  content: "\f1cf";
}

.gds-icon-bull-fin:before {
  content: "\f1d0";
}

.gds-icon-bullet-lg:before {
  content: "\f1d1";
}

.gds-icon-bullet-md:before {
  content: "\f1d2";
}

.gds-icon-bundle-of-money:before {
  content: "\f1d3";
}

.gds-icon-burger:before {
  content: "\f1d4";
}

.gds-icon-burger-hor:before {
  content: "\f1d5";
}

.gds-icon-bus:before {
  content: "\f1d6";
}

.gds-icon-bust:before {
  content: "\f1d7";
}

.gds-icon-byn:before {
  content: "\f1d8";
}

.gds-icon-c2c:before {
  content: "\f1d9";
}

.gds-icon-cafe:before {
  content: "\f1da";
}

.gds-icon-cake:before {
  content: "\f1db";
}

.gds-icon-calculate:before {
  content: "\f1dc";
}

.gds-icon-calculator:before {
  content: "\f1dd";
}

.gds-icon-calculator-1:before {
  content: "\f1de";
}

.gds-icon-calculator-currency-1:before {
  content: "\f1df";
}

.gds-icon-calculator-currency-2:before {
  content: "\f1e0";
}

.gds-icon-calculator-currency-3:before {
  content: "\f1e1";
}

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

.gds-icon-calendar-add:before {
  content: "\f1e3";
}

.gds-icon-calendar-close:before {
  content: "\f1e4";
}

.gds-icon-calendar-day:before {
  content: "\f1e5";
}

.gds-icon-call-in:before {
  content: "\f1e6";
}

.gds-icon-call-out:before {
  content: "\f1e7";
}

.gds-icon-call-transfer:before {
  content: "\f1e8";
}

.gds-icon-camera-photo:before {
  content: "\f1e9";
}

.gds-icon-camera-video:before {
  content: "\f1ea";
}

.gds-icon-camera-video-2:before {
  content: "\f1eb";
}

.gds-icon-cancel:before {
  content: "\f1ec";
}

.gds-icon-candy:before {
  content: "\f1ed";
}

.gds-icon-candy-2:before {
  content: "\f1ee";
}

.gds-icon-canister:before {
  content: "\f1ef";
}

.gds-icon-car-credit:before {
  content: "\f1f0";
}

.gds-icon-car-dealers:before {
  content: "\f1f1";
}

.gds-icon-car-parts:before {
  content: "\f1f2";
}

.gds-icon-car-rent:before {
  content: "\f1f3";
}

.gds-icon-car-rent-2:before {
  content: "\f1f4";
}

.gds-icon-card:before {
  content: "\f1f5";
}

.gds-icon-card-add-new:before {
  content: "\f1f6";
}

.gds-icon-card-change-pin:before {
  content: "\f1f7";
}

.gds-icon-card-credit:before {
  content: "\f1f8";
}

.gds-icon-card-get:before {
  content: "\f1f9";
}

.gds-icon-card-heart:before {
  content: "\f1fa";
}

.gds-icon-card-in-1:before {
  content: "\f1fb";
}

.gds-icon-card-in-2:before {
  content: "\f1fc";
}

.gds-icon-card-in-3:before {
  content: "\f1fd";
}

.gds-icon-card-lock:before {
  content: "\f1fe";
}

.gds-icon-card-master:before {
  content: "\f1ff";
}

.gds-icon-card-nmb:before {
  content: "\f200";
}

.gds-icon-card-out-1:before {
  content: "\f201";
}

.gds-icon-card-payment:before {
  content: "\f202";
}

.gds-icon-card-raif:before {
  content: "\f203";
}

.gds-icon-card-scanner:before {
  content: "\f204";
}

.gds-icon-card-settings:before {
  content: "\f205";
}

.gds-icon-card-stack:before {
  content: "\f206";
}

.gds-icon-card-to-other-bank:before {
  content: "\f207";
}

.gds-icon-cardio:before {
  content: "\f208";
}

.gds-icon-cards:before {
  content: "\f209";
}

.gds-icon-case:before {
  content: "\f20a";
}

.gds-icon-cash-operation:before {
  content: "\f20b";
}

.gds-icon-cash-transactions:before {
  content: "\f20c";
}

.gds-icon-cash-transfer:before {
  content: "\f20d";
}

.gds-icon-cashbox:before {
  content: "\f20e";
}

.gds-icon-castle:before {
  content: "\f20f";
}

.gds-icon-cat:before {
  content: "\f210";
}

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

.gds-icon-chair:before {
  content: "\f212";
}

.gds-icon-chart-bar-1:before {
  content: "\f213";
}

.gds-icon-chart-bar-2:before {
  content: "\f214";
}

.gds-icon-chart-bar-3:before {
  content: "\f215";
}

.gds-icon-chart-bar-grow-2:before {
  content: "\f216";
}

.gds-icon-chart-line:before {
  content: "\f217";
}

.gds-icon-chart-line-grow-1:before {
  content: "\f218";
}

.gds-icon-chart-pie:before {
  content: "\f219";
}

.gds-icon-chat-1:before {
  content: "\f21a";
}

.gds-icon-chat-2:before {
  content: "\f21b";
}

.gds-icon-chat-ask:before {
  content: "\f21c";
}

.gds-icon-chat-ask-raif:before {
  content: "\f21d";
}

.gds-icon-chat-group:before {
  content: "\f21e";
}

.gds-icon-chat-raif:before {
  content: "\f21f";
}

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

.gds-icon-checkmark:before {
  content: "\f221";
}

.gds-icon-checkmark-filled:before {
  content: "\f222";
}

.gds-icon-checkmark-part:before {
  content: "\f223";
}

.gds-icon-checkmark-progress:before {
  content: "\f224";
}

.gds-icon-checkmark2:before {
  content: "\f225";
}

.gds-icon-checkmark2-filled:before {
  content: "\f226";
}

.gds-icon-chess:before {
  content: "\f227";
}

.gds-icon-chevron:before {
  content: "\f228";
}

.gds-icon-chf:before {
  content: "\f229";
}

.gds-icon-cinema:before {
  content: "\f22a";
}

.gds-icon-circle-0:before {
  content: "\f22b";
}

.gds-icon-circle-1:before {
  content: "\f22c";
}

.gds-icon-circle-2:before {
  content: "\f22d";
}

.gds-icon-circle-3:before {
  content: "\f22e";
}

.gds-icon-circle-4:before {
  content: "\f22f";
}

.gds-icon-circle-5:before {
  content: "\f230";
}

.gds-icon-circle-6:before {
  content: "\f231";
}

.gds-icon-circle-7:before {
  content: "\f232";
}

.gds-icon-circle-8:before {
  content: "\f233";
}

.gds-icon-circle-9:before {
  content: "\f234";
}

.gds-icon-circular-economy:before {
  content: "\f235";
}

.gds-icon-circular-energy:before {
  content: "\f236";
}

.gds-icon-city:before {
  content: "\f237";
}

.gds-icon-clear:before {
  content: "\f238";
}

.gds-icon-clear-filled:before {
  content: "\f239";
}

.gds-icon-clear-rec:before {
  content: "\f23a";
}

.gds-icon-clipboard:before {
  content: "\f23b";
}

.gds-icon-clothes-1:before {
  content: "\f23c";
}

.gds-icon-clothes-2:before {
  content: "\f23d";
}

.gds-icon-clothes-3:before {
  content: "\f23e";
}

.gds-icon-clothes-baby:before {
  content: "\f23f";
}

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

.gds-icon-co2-reduction-1:before {
  content: "\f241";
}

.gds-icon-co2-reduction-2:before {
  content: "\f242";
}

.gds-icon-cocktail:before {
  content: "\f243";
}

.gds-icon-code-bar-1:before {
  content: "\f244";
}

.gds-icon-code-bar-2:before {
  content: "\f245";
}

.gds-icon-code-bar-ring:before {
  content: "\f246";
}

.gds-icon-code-qr:before {
  content: "\f247";
}

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

.gds-icon-coin:before {
  content: "\f249";
}

.gds-icon-coins:before {
  content: "\f24a";
}

.gds-icon-collapse-left:before {
  content: "\f24b";
}

.gds-icon-collapse-right:before {
  content: "\f24c";
}

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

.gds-icon-comment-2:before {
  content: "\f24e";
}

.gds-icon-company:before {
  content: "\f24f";
}

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

.gds-icon-component:before {
  content: "\f251";
}

.gds-icon-component-2:before {
  content: "\f252";
}

.gds-icon-computer-internet-banking-1:before {
  content: "\f253";
}

.gds-icon-computer-internet-banking-2:before {
  content: "\f254";
}

.gds-icon-concrete-mixer:before {
  content: "\f255";
}

.gds-icon-connected:before {
  content: "\f256";
}

.gds-icon-connection-1:before {
  content: "\f257";
}

.gds-icon-console:before {
  content: "\f258";
}

.gds-icon-consultation:before {
  content: "\f259";
}

.gds-icon-consumer-credit:before {
  content: "\f25a";
}

.gds-icon-contactless-payment-nfc:before {
  content: "\f25b";
}

.gds-icon-conversion:before {
  content: "\f25c";
}

.gds-icon-cook:before {
  content: "\f25d";
}

.gds-icon-cookie:before {
  content: "\f25e";
}

.gds-icon-coordinates:before {
  content: "\f25f";
}

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

.gds-icon-cosmetics:before {
  content: "\f261";
}

.gds-icon-cosmetics-2:before {
  content: "\f262";
}

.gds-icon-countdown:before {
  content: "\f263";
}

.gds-icon-courses:before {
  content: "\f264";
}

.gds-icon-court:before {
  content: "\f265";
}

.gds-icon-crane-1:before {
  content: "\f266";
}

.gds-icon-crane-2:before {
  content: "\f267";
}

.gds-icon-credit-cash:before {
  content: "\f268";
}

.gds-icon-credit-consumer:before {
  content: "\f269";
}

.gds-icon-credit-operations:before {
  content: "\f26a";
}

.gds-icon-credit-operations-1:before {
  content: "\f26b";
}

.gds-icon-credit-operations-2:before {
  content: "\f26c";
}

.gds-icon-credit-pay-full:before {
  content: "\f26d";
}

.gds-icon-credit-pay-part:before {
  content: "\f26e";
}

.gds-icon-cryptocurrency:before {
  content: "\f26f";
}

.gds-icon-cube:before {
  content: "\f270";
}

.gds-icon-cup:before {
  content: "\f271";
}

.gds-icon-cup-sport:before {
  content: "\f272";
}

.gds-icon-cupboard:before {
  content: "\f273";
}

.gds-icon-currency-bitcoin-1:before {
  content: "\f274";
}

.gds-icon-currency-bitcoin-2:before {
  content: "\f275";
}

.gds-icon-currency-cedi-1:before {
  content: "\f276";
}

.gds-icon-currency-cedi-2:before {
  content: "\f277";
}

.gds-icon-currency-colon-1:before {
  content: "\f278";
}

.gds-icon-currency-colon-2:before {
  content: "\f279";
}

.gds-icon-currency-dollar-1:before {
  content: "\f27a";
}

.gds-icon-currency-dollar-2:before {
  content: "\f27b";
}

.gds-icon-currency-dong-1:before {
  content: "\f27c";
}

.gds-icon-currency-dong-2:before {
  content: "\f27d";
}

.gds-icon-currency-euro-1:before {
  content: "\f27e";
}

.gds-icon-currency-euro-2:before {
  content: "\f27f";
}

.gds-icon-currency-florin-1:before {
  content: "\f280";
}

.gds-icon-currency-florin-2:before {
  content: "\f281";
}

.gds-icon-currency-franc-1:before {
  content: "\f282";
}

.gds-icon-currency-franc-2:before {
  content: "\f283";
}

.gds-icon-currency-gurani-1:before {
  content: "\f284";
}

.gds-icon-currency-gurani-2:before {
  content: "\f285";
}

.gds-icon-currency-hryvnia-1:before {
  content: "\f286";
}

.gds-icon-currency-hryvnia-2:before {
  content: "\f287";
}

.gds-icon-currency-lira-1:before {
  content: "\f288";
}

.gds-icon-currency-lira-2:before {
  content: "\f289";
}

.gds-icon-currency-manat-1:before {
  content: "\f28a";
}

.gds-icon-currency-manat-2:before {
  content: "\f28b";
}

.gds-icon-currency-naira-1:before {
  content: "\f28c";
}

.gds-icon-currency-naira-2:before {
  content: "\f28d";
}

.gds-icon-currency-peseta-1:before {
  content: "\f28e";
}

.gds-icon-currency-peseta-2:before {
  content: "\f28f";
}

.gds-icon-currency-peso-1:before {
  content: "\f290";
}

.gds-icon-currency-peso-2:before {
  content: "\f291";
}

.gds-icon-currency-pound-1:before {
  content: "\f292";
}

.gds-icon-currency-pound-2:before {
  content: "\f293";
}

.gds-icon-currency-rouble-1:before {
  content: "\f294";
}

.gds-icon-currency-rouble-2:before {
  content: "\f295";
}

.gds-icon-currency-rupee-1:before {
  content: "\f296";
}

.gds-icon-currency-rupee-2:before {
  content: "\f297";
}

.gds-icon-currency-tenge-1:before {
  content: "\f298";
}

.gds-icon-currency-tenge-2:before {
  content: "\f299";
}

.gds-icon-currency-transfer:before {
  content: "\f29a";
}

.gds-icon-currency-tugrik-1:before {
  content: "\f29b";
}

.gds-icon-currency-tugrik-2:before {
  content: "\f29c";
}

.gds-icon-currency-turkish-lira-1:before {
  content: "\f29d";
}

.gds-icon-currency-turkish-lira-2:before {
  content: "\f29e";
}

.gds-icon-currency-undefined-1:before {
  content: "\f29f";
}

.gds-icon-currency-undefined-2:before {
  content: "\f2a0";
}

.gds-icon-currency-yen-1:before {
  content: "\f2a1";
}

.gds-icon-currency-yen-2:before {
  content: "\f2a2";
}

.gds-icon-current-ring:before {
  content: "\f2a3";
}

.gds-icon-darts:before {
  content: "\f2a4";
}

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

.gds-icon-debt-fcpp:before {
  content: "\f2a6";
}

.gds-icon-deposit:before {
  content: "\f2a7";
}

.gds-icon-deposit-money:before {
  content: "\f2a8";
}

.gds-icon-deposit-money-1:before {
  content: "\f2a9";
}

.gds-icon-deposit-operations:before {
  content: "\f2aa";
}

.gds-icon-design:before {
  content: "\f2ab";
}

.gds-icon-dial-pad:before {
  content: "\f2ac";
}

.gds-icon-dic:before {
  content: "\f2ad";
}

.gds-icon-dislike:before {
  content: "\f2ae";
}

.gds-icon-dislike-filled:before {
  content: "\f2af";
}

.gds-icon-diverse:before {
  content: "\f2b0";
}

.gds-icon-diverse-2:before {
  content: "\f2b1";
}

.gds-icon-divide:before {
  content: "\f2b2";
}

.gds-icon-divide-1:before {
  content: "\f2b3";
}

.gds-icon-dkk:before {
  content: "\f2b4";
}

.gds-icon-doc:before {
  content: "\f2b5";
}

.gds-icon-doc-attachment:before {
  content: "\f2b6";
}

.gds-icon-doc-edit:before {
  content: "\f2b7";
}

.gds-icon-doc-error:before {
  content: "\f2b8";
}

.gds-icon-doc-fav:before {
  content: "\f2b9";
}

.gds-icon-doc-history:before {
  content: "\f2ba";
}

.gds-icon-doc-new:before {
  content: "\f2bb";
}

.gds-icon-doc-nmb:before {
  content: "\f2bc";
}

.gds-icon-doc-preview:before {
  content: "\f2bd";
}

.gds-icon-doc-recieve:before {
  content: "\f2be";
}

.gds-icon-doc-reissue:before {
  content: "\f2bf";
}

.gds-icon-doc-rouble:before {
  content: "\f2c0";
}

.gds-icon-doc-seal:before {
  content: "\f2c1";
}

.gds-icon-doc-search:before {
  content: "\f2c2";
}

.gds-icon-doc-send:before {
  content: "\f2c3";
}

.gds-icon-doc-sent:before {
  content: "\f2c4";
}

.gds-icon-doc-sign:before {
  content: "\f2c5";
}

.gds-icon-doc-sign-and-send:before {
  content: "\f2c6";
}

.gds-icon-doc-sign-checked:before {
  content: "\f2c7";
}

.gds-icon-doc-sign-remove:before {
  content: "\f2c8";
}

.gds-icon-doc-sign-visa:before {
  content: "\f2c9";
}

.gds-icon-doc-verified:before {
  content: "\f2ca";
}

.gds-icon-docs:before {
  content: "\f2cb";
}

.gds-icon-docs-2:before {
  content: "\f2cc";
}

.gds-icon-docs-2-filled:before {
  content: "\f2cd";
}

.gds-icon-docs-rouble:before {
  content: "\f2ce";
}

.gds-icon-document:before {
  content: "\f2cf";
}

.gds-icon-docx:before {
  content: "\f2d0";
}

.gds-icon-dollar-us:before {
  content: "\f2d1";
}

.gds-icon-dolphin:before {
  content: "\f2d2";
}

.gds-icon-donut-chart:before {
  content: "\f2d3";
}

.gds-icon-down-ring:before {
  content: "\f2d4";
}

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

.gds-icon-download-import:before {
  content: "\f2d6";
}

.gds-icon-drag:before {
  content: "\f2d7";
}

.gds-icon-drag-1:before {
  content: "\f2d8";
}

.gds-icon-drag-drop-web:before {
  content: "\f2d9";
}

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

.gds-icon-driver-license:before {
  content: "\f2db";
}

.gds-icon-drone:before {
  content: "\f2dc";
}

.gds-icon-e-mobility:before {
  content: "\f2dd";
}

.gds-icon-e-mobility-2:before {
  content: "\f2de";
}

.gds-icon-early-payment:before {
  content: "\f2df";
}

.gds-icon-ecosystem:before {
  content: "\f2e0";
}

.gds-icon-edi:before {
  content: "\f2e1";
}

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

.gds-icon-education:before {
  content: "\f2e3";
}

.gds-icon-enter:before {
  content: "\f2e4";
}

.gds-icon-entertainment-1:before {
  content: "\f2e5";
}

.gds-icon-entertainment-2:before {
  content: "\f2e6";
}

.gds-icon-enviornmental-security:before {
  content: "\f2e7";
}

.gds-icon-environment:before {
  content: "\f2e8";
}

.gds-icon-equally:before {
  content: "\f2e9";
}

.gds-icon-equally2:before {
  content: "\f2ea";
}

.gds-icon-equipment:before {
  content: "\f2eb";
}

.gds-icon-error-filled:before {
  content: "\f2ec";
}

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

.gds-icon-excavator:before {
  content: "\f2ee";
}

.gds-icon-exchange-1:before {
  content: "\f2ef";
}

.gds-icon-exchange-2:before {
  content: "\f2f0";
}

.gds-icon-exit:before {
  content: "\f2f1";
}

.gds-icon-eye-closed:before {
  content: "\f2f2";
}

.gds-icon-eye-opened:before {
  content: "\f2f3";
}

.gds-icon-face-id:before {
  content: "\f2f4";
}

.gds-icon-face-id-simplified:before {
  content: "\f2f5";
}

.gds-icon-face-neutral:before {
  content: "\f2f6";
}

.gds-icon-face-no-mouth:before {
  content: "\f2f7";
}

.gds-icon-face-recognition:before {
  content: "\f2f8";
}

.gds-icon-face-sad:before {
  content: "\f2f9";
}

.gds-icon-face-smile:before {
  content: "\f2fa";
}

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

.gds-icon-factory:before {
  content: "\f2fc";
}

.gds-icon-fav:before {
  content: "\f2fd";
}

.gds-icon-fav-filled:before {
  content: "\f2fe";
}

.gds-icon-fax:before {
  content: "\f2ff";
}

.gds-icon-feedback-positive:before {
  content: "\f300";
}

.gds-icon-fence:before {
  content: "\f301";
}

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

.gds-icon-filter-sort:before {
  content: "\f303";
}

.gds-icon-filter-sort-filled:before {
  content: "\f304";
}

.gds-icon-filter2:before {
  content: "\f305";
}

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

.gds-icon-fire-person:before {
  content: "\f307";
}

.gds-icon-fired-person-suitcase:before {
  content: "\f308";
}

.gds-icon-fireplace:before {
  content: "\f309";
}

.gds-icon-first-investment:before {
  content: "\f30a";
}

.gds-icon-first-investment-1:before {
  content: "\f30b";
}

.gds-icon-fish:before {
  content: "\f30c";
}

.gds-icon-fishing:before {
  content: "\f30d";
}

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

.gds-icon-flasher:before {
  content: "\f30f";
}

.gds-icon-flexiblity:before {
  content: "\f310";
}

.gds-icon-flip-arrow:before {
  content: "\f311";
}

.gds-icon-flower:before {
  content: "\f312";
}

.gds-icon-folder:before {
  content: "\f313";
}

.gds-icon-food-service:before {
  content: "\f314";
}

.gds-icon-footwear-1:before {
  content: "\f315";
}

.gds-icon-footwear-2:before {
  content: "\f316";
}

.gds-icon-foreign-currency-account-dollar:before {
  content: "\f317";
}

.gds-icon-foreign-currency-account-euro:before {
  content: "\f318";
}

.gds-icon-foreign-currency-account-euro-2:before {
  content: "\f319";
}

.gds-icon-foreign-currency-account-euro-2-filled:before {
  content: "\f31a";
}

.gds-icon-forward-ring:before {
  content: "\f31b";
}

.gds-icon-forward-thinking:before {
  content: "\f31c";
}

.gds-icon-frame:before {
  content: "\f31d";
}

.gds-icon-free-of-charge-dollar:before {
  content: "\f31e";
}

.gds-icon-free-of-charge-rouble:before {
  content: "\f31f";
}

.gds-icon-furniture:before {
  content: "\f320";
}

.gds-icon-garden:before {
  content: "\f321";
}

.gds-icon-gas:before {
  content: "\f322";
}

.gds-icon-gas-station:before {
  content: "\f323";
}

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

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

.gds-icon-girl:before {
  content: "\f326";
}

.gds-icon-gis:before {
  content: "\f327";
}

.gds-icon-glasses-eye:before {
  content: "\f328";
}

.gds-icon-glasses-stemware:before {
  content: "\f329";
}

.gds-icon-global-sustainability:before {
  content: "\f32a";
}

.gds-icon-globe-1:before {
  content: "\f32b";
}

.gds-icon-globe-2:before {
  content: "\f32c";
}

.gds-icon-go-left:before {
  content: "\f32d";
}

.gds-icon-go-right:before {
  content: "\f32e";
}

.gds-icon-goals:before {
  content: "\f32f";
}

.gds-icon-gold-bars:before {
  content: "\f330";
}

.gds-icon-golf:before {
  content: "\f331";
}

.gds-icon-google:before {
  content: "\f332";
}

.gds-icon-governance:before {
  content: "\f333";
}

.gds-icon-grandfather:before {
  content: "\f334";
}

.gds-icon-grandmother:before {
  content: "\f335";
}

.gds-icon-grid:before {
  content: "\f336";
}

.gds-icon-grocery-1:before {
  content: "\f337";
}

.gds-icon-grocery-1-filled:before {
  content: "\f338";
}

.gds-icon-grocery-2:before {
  content: "\f339";
}

.gds-icon-gym:before {
  content: "\f33a";
}

.gds-icon-hand-cash-1:before {
  content: "\f33b";
}

.gds-icon-hand-cash-2:before {
  content: "\f33c";
}

.gds-icon-hand-in-hand:before {
  content: "\f33d";
}

.gds-icon-hand-point-right:before {
  content: "\f33e";
}

.gds-icon-handshake:before {
  content: "\f33f";
}

.gds-icon-happy-team:before {
  content: "\f340";
}

.gds-icon-headphones-1:before {
  content: "\f341";
}

.gds-icon-headphones-2:before {
  content: "\f342";
}

.gds-icon-headphones-3:before {
  content: "\f343";
}

.gds-icon-headphones-4:before {
  content: "\f344";
}

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

.gds-icon-heart-broken:before {
  content: "\f346";
}

.gds-icon-heart-filled:before {
  content: "\f347";
}

.gds-icon-heating-1:before {
  content: "\f348";
}

.gds-icon-heating-2:before {
  content: "\f349";
}

.gds-icon-helicopter:before {
  content: "\f34a";
}

.gds-icon-help:before {
  content: "\f34b";
}

.gds-icon-hint:before {
  content: "\f34c";
}

.gds-icon-hint-filled:before {
  content: "\f34d";
}

.gds-icon-history:before {
  content: "\f34e";
}

.gds-icon-history-1:before {
  content: "\f34f";
}

.gds-icon-history-2:before {
  content: "\f350";
}

.gds-icon-history-partial:before {
  content: "\f351";
}

.gds-icon-hit:before {
  content: "\f352";
}

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

.gds-icon-home-equipment:before {
  content: "\f354";
}

.gds-icon-home-filled:before {
  content: "\f355";
}

.gds-icon-home-services:before {
  content: "\f356";
}

.gds-icon-hotels:before {
  content: "\f357";
}

.gds-icon-house:before {
  content: "\f358";
}

.gds-icon-house-wap:before {
  content: "\f359";
}

.gds-icon-houses:before {
  content: "\f35a";
}

.gds-icon-hydro-power:before {
  content: "\f35b";
}

.gds-icon-ice-cream:before {
  content: "\f35c";
}

.gds-icon-ideas-raiting:before {
  content: "\f35d";
}

.gds-icon-import-person-1:before {
  content: "\f35e";
}

.gds-icon-import-person-2:before {
  content: "\f35f";
}

.gds-icon-in-progress:before {
  content: "\f360";
}

.gds-icon-in-progress-ring:before {
  content: "\f361";
}

.gds-icon-in-queue-2:before {
  content: "\f362";
}

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

.gds-icon-infinity:before {
  content: "\f364";
}

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

.gds-icon-info-filled:before {
  content: "\f366";
}

.gds-icon-info-letter:before {
  content: "\f367";
}

.gds-icon-inn-1:before {
  content: "\f368";
}

.gds-icon-inn-2:before {
  content: "\f369";
}

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

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

.gds-icon-insurance:before {
  content: "\f36c";
}

.gds-icon-insurance-1:before {
  content: "\f36d";
}

.gds-icon-insurance-2:before {
  content: "\f36e";
}

.gds-icon-internet:before {
  content: "\f36f";
}

.gds-icon-invoice-1:before {
  content: "\f370";
}

.gds-icon-invoice-2:before {
  content: "\f371";
}

.gds-icon-invoice-data:before {
  content: "\f372";
}

.gds-icon-invoice-filter:before {
  content: "\f373";
}

.gds-icon-invoice-info:before {
  content: "\f374";
}

.gds-icon-invoice-pay:before {
  content: "\f375";
}

.gds-icon-invoice-seal:before {
  content: "\f376";
}

.gds-icon-invoice-search:before {
  content: "\f377";
}

.gds-icon-ios:before {
  content: "\f378";
}

.gds-icon-jpeg:before {
  content: "\f379";
}

.gds-icon-jpg:before {
  content: "\f37a";
}

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

.gds-icon-key-store:before {
  content: "\f37c";
}

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

.gds-icon-keyboard-settings:before {
  content: "\f37e";
}

.gds-icon-kids:before {
  content: "\f37f";
}

.gds-icon-knowledge:before {
  content: "\f380";
}

.gds-icon-kzt:before {
  content: "\f381";
}

.gds-icon-lamp:before {
  content: "\f382";
}

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

.gds-icon-layouts:before {
  content: "\f384";
}

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

.gds-icon-libra:before {
  content: "\f386";
}

.gds-icon-light:before {
  content: "\f387";
}

.gds-icon-light-bulb-lamp:before {
  content: "\f388";
}

.gds-icon-lightning:before {
  content: "\f389";
}

.gds-icon-lightning-off:before {
  content: "\f38a";
}

.gds-icon-like:before {
  content: "\f38b";
}

.gds-icon-like-filled:before {
  content: "\f38c";
}

.gds-icon-line-bar-chart:before {
  content: "\f38d";
}

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

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

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

.gds-icon-list-close:before {
  content: "\f391";
}

.gds-icon-list-open:before {
  content: "\f392";
}

.gds-icon-list-with-info:before {
  content: "\f393";
}

.gds-icon-literature:before {
  content: "\f394";
}

.gds-icon-loader:before {
  content: "\f395";
}

.gds-icon-location:before {
  content: "\f396";
}

.gds-icon-location-2:before {
  content: "\f397";
}

.gds-icon-location-3:before {
  content: "\f398";
}

.gds-icon-lock2:before {
  content: "\f399";
}

.gds-icon-locked:before {
  content: "\f39a";
}

.gds-icon-logo:before {
  content: "\f39b";
}

.gds-icon-lollipop:before {
  content: "\f39c";
}

.gds-icon-luggage:before {
  content: "\f39d";
}

.gds-icon-mail:before {
  content: "\f39e";
}

.gds-icon-mail-dog:before {
  content: "\f39f";
}

.gds-icon-mail-filled:before {
  content: "\f3a0";
}

.gds-icon-mail-in:before {
  content: "\f3a1";
}

.gds-icon-mail-out:before {
  content: "\f3a2";
}

.gds-icon-mail-read:before {
  content: "\f3a3";
}

.gds-icon-mail-service-1:before {
  content: "\f3a4";
}

.gds-icon-mail-service-2:before {
  content: "\f3a5";
}

.gds-icon-man:before {
  content: "\f3a6";
}

.gds-icon-man-butterfly:before {
  content: "\f3a7";
}

.gds-icon-man-filled:before {
  content: "\f3a8";
}

.gds-icon-man-ring:before {
  content: "\f3a9";
}

.gds-icon-map-2:before {
  content: "\f3aa";
}

.gds-icon-map-search:before {
  content: "\f3ab";
}

.gds-icon-medal:before {
  content: "\f3ac";
}

.gds-icon-menu-down:before {
  content: "\f3ad";
}

.gds-icon-menu-up:before {
  content: "\f3ae";
}

.gds-icon-metro:before {
  content: "\f3af";
}

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

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

.gds-icon-microscope:before {
  content: "\f3b2";
}

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

.gds-icon-minus2:before {
  content: "\f3b4";
}

.gds-icon-mirror-1:before {
  content: "\f3b5";
}

.gds-icon-mirror-2:before {
  content: "\f3b6";
}

.gds-icon-mirror-3:before {
  content: "\f3b7";
}

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

.gds-icon-mobile-connecting:before {
  content: "\f3b9";
}

.gds-icon-mobile-document:before {
  content: "\f3ba";
}

.gds-icon-mobile-info:before {
  content: "\f3bb";
}

.gds-icon-mobile-my-devices:before {
  content: "\f3bc";
}

.gds-icon-mobile-orientation:before {
  content: "\f3bd";
}

.gds-icon-mobile-payment:before {
  content: "\f3be";
}

.gds-icon-mobile-profile:before {
  content: "\f3bf";
}

.gds-icon-mobile-push-confirm:before {
  content: "\f3c0";
}

.gds-icon-mobile-saving:before {
  content: "\f3c1";
}

.gds-icon-mobile-secure:before {
  content: "\f3c2";
}

.gds-icon-mobile-send-money:before {
  content: "\f3c3";
}

.gds-icon-mobile-shopping:before {
  content: "\f3c4";
}

.gds-icon-mobile-stock-trading-1:before {
  content: "\f3c5";
}

.gds-icon-mobile-stock-trading-2:before {
  content: "\f3c6";
}

.gds-icon-mobile-wallet:before {
  content: "\f3c7";
}

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

.gds-icon-money-account-czk:before {
  content: "\f3c9";
}

.gds-icon-money-account-czk-2:before {
  content: "\f3ca";
}

.gds-icon-money-bag:before {
  content: "\f3cb";
}

.gds-icon-money-bag-filled:before {
  content: "\f3cc";
}

.gds-icon-money-bag-incoming:before {
  content: "\f3cd";
}

.gds-icon-money-bag-outgoing:before {
  content: "\f3ce";
}

.gds-icon-money-bag-rouble:before {
  content: "\f3cf";
}

.gds-icon-money-drop:before {
  content: "\f3d0";
}

.gds-icon-money-investment:before {
  content: "\f3d1";
}

.gds-icon-money-loan:before {
  content: "\f3d2";
}

.gds-icon-money-return:before {
  content: "\f3d3";
}

.gds-icon-money-transfer-accounts:before {
  content: "\f3d4";
}

.gds-icon-monitor:before {
  content: "\f3d5";
}

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

.gds-icon-more-hor:before {
  content: "\f3d7";
}

.gds-icon-more-hor-filled:before {
  content: "\f3d8";
}

.gds-icon-more-vert:before {
  content: "\f3d9";
}

.gds-icon-mortgage:before {
  content: "\f3da";
}

.gds-icon-moto-1:before {
  content: "\f3db";
}

.gds-icon-moto-2:before {
  content: "\f3dc";
}

.gds-icon-mountains:before {
  content: "\f3dd";
}

.gds-icon-movie:before {
  content: "\f3de";
}

.gds-icon-multiply:before {
  content: "\f3df";
}

.gds-icon-multiply2:before {
  content: "\f3e0";
}

.gds-icon-music-1:before {
  content: "\f3e1";
}

.gds-icon-music-2:before {
  content: "\f3e2";
}

.gds-icon-name-plate:before {
  content: "\f3e3";
}

.gds-icon-nature:before {
  content: "\f3e4";
}

.gds-icon-nature-protection:before {
  content: "\f3e5";
}

.gds-icon-navigation:before {
  content: "\f3e6";
}

.gds-icon-new-tab:before {
  content: "\f3e7";
}

.gds-icon-nfc-payment:before {
  content: "\f3e8";
}

.gds-icon-nmb-send:before {
  content: "\f3e9";
}

.gds-icon-no-internet:before {
  content: "\f3ea";
}

.gds-icon-nok:before {
  content: "\f3eb";
}

.gds-icon-note:before {
  content: "\f3ec";
}

.gds-icon-notification:before {
  content: "\f3ed";
}

.gds-icon-notification-filled:before {
  content: "\f3ee";
}

.gds-icon-offer:before {
  content: "\f3ef";
}

.gds-icon-offer-top:before {
  content: "\f3f0";
}

.gds-icon-office-supplies:before {
  content: "\f3f1";
}

.gds-icon-office-supplies-pencil:before {
  content: "\f3f2";
}

.gds-icon-oil:before {
  content: "\f3f3";
}

.gds-icon-on-laptop:before {
  content: "\f3f4";
}

.gds-icon-onboarding:before {
  content: "\f3f5";
}

.gds-icon-other-goods:before {
  content: "\f3f6";
}

.gds-icon-outbox:before {
  content: "\f3f7";
}

.gds-icon-pad-hor:before {
  content: "\f3f8";
}

.gds-icon-pad-vert:before {
  content: "\f3f9";
}

.gds-icon-palm:before {
  content: "\f3fa";
}

.gds-icon-parachute:before {
  content: "\f3fb";
}

.gds-icon-paris:before {
  content: "\f3fc";
}

.gds-icon-parking:before {
  content: "\f3fd";
}

.gds-icon-passport:before {
  content: "\f3fe";
}

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

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

.gds-icon-pause-1:before {
  content: "\f401";
}

.gds-icon-pause-ring:before {
  content: "\f402";
}

.gds-icon-payment-auto:before {
  content: "\f403";
}

.gds-icon-payment-cards:before {
  content: "\f404";
}

.gds-icon-payment-in-line:before {
  content: "\f405";
}

.gds-icon-payment-partly-signed:before {
  content: "\f406";
}

.gds-icon-payment-signature-error:before {
  content: "\f407";
}

.gds-icon-payment-signed-1:before {
  content: "\f408";
}

.gds-icon-payment-signed-2:before {
  content: "\f409";
}

.gds-icon-pdf:before {
  content: "\f40a";
}

.gds-icon-pear:before {
  content: "\f40b";
}

.gds-icon-pen:before {
  content: "\f40c";
}

.gds-icon-people-1:before {
  content: "\f40d";
}

.gds-icon-people-2:before {
  content: "\f40e";
}

.gds-icon-people-search:before {
  content: "\f40f";
}

.gds-icon-percent:before {
  content: "\f410";
}

.gds-icon-percent-1:before {
  content: "\f411";
}

.gds-icon-person-level:before {
  content: "\f412";
}

.gds-icon-person-neutral:before {
  content: "\f413";
}

.gds-icon-person-percent:before {
  content: "\f414";
}

.gds-icon-person-service:before {
  content: "\f415";
}

.gds-icon-pet:before {
  content: "\f416";
}

.gds-icon-pharmacy:before {
  content: "\f417";
}

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

.gds-icon-phone-active:before {
  content: "\f419";
}

.gds-icon-phone-filled:before {
  content: "\f41a";
}

.gds-icon-phone-time:before {
  content: "\f41b";
}

.gds-icon-picture-1:before {
  content: "\f41c";
}

.gds-icon-picture-2:before {
  content: "\f41d";
}

.gds-icon-picture-3:before {
  content: "\f41e";
}

.gds-icon-pif:before {
  content: "\f41f";
}

.gds-icon-pif-1:before {
  content: "\f420";
}

.gds-icon-pif-2:before {
  content: "\f421";
}

.gds-icon-pin-1:before {
  content: "\f422";
}

.gds-icon-pin-2:before {
  content: "\f423";
}

.gds-icon-ping-pong:before {
  content: "\f424";
}

.gds-icon-pipes:before {
  content: "\f425";
}

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

.gds-icon-play-1:before {
  content: "\f427";
}

.gds-icon-play-ring:before {
  content: "\f428";
}

.gds-icon-play-video:before {
  content: "\f429";
}

.gds-icon-pln:before {
  content: "\f42a";
}

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

.gds-icon-plus-minus:before {
  content: "\f42c";
}

.gds-icon-plus2:before {
  content: "\f42d";
}

.gds-icon-police-cap-1:before {
  content: "\f42e";
}

.gds-icon-police-cap-2:before {
  content: "\f42f";
}

.gds-icon-police-car-1:before {
  content: "\f430";
}

.gds-icon-police-car-2:before {
  content: "\f431";
}

.gds-icon-police-car-3:before {
  content: "\f432";
}

.gds-icon-pos:before {
  content: "\f433";
}

.gds-icon-pound-gb:before {
  content: "\f434";
}

.gds-icon-power:before {
  content: "\f435";
}

.gds-icon-premium:before {
  content: "\f436";
}

.gds-icon-printer:before {
  content: "\f437";
}

.gds-icon-prints-1:before {
  content: "\f438";
}

.gds-icon-prints-2:before {
  content: "\f439";
}

.gds-icon-prints-3:before {
  content: "\f43a";
}

.gds-icon-purchases:before {
  content: "\f43b";
}

.gds-icon-push-pin:before {
  content: "\f43c";
}

.gds-icon-push-pin-filled:before {
  content: "\f43d";
}

.gds-icon-quote:before {
  content: "\f43e";
}

.gds-icon-railway:before {
  content: "\f43f";
}

.gds-icon-railway-2:before {
  content: "\f440";
}

.gds-icon-rain:before {
  content: "\f441";
}

.gds-icon-rating:before {
  content: "\f442";
}

.gds-icon-record:before {
  content: "\f443";
}

.gds-icon-record-video:before {
  content: "\f444";
}

.gds-icon-recycling:before {
  content: "\f445";
}

.gds-icon-refresh-repeat:before {
  content: "\f446";
}

.gds-icon-rejected:before {
  content: "\f447";
}

.gds-icon-repair-1:before {
  content: "\f448";
}

.gds-icon-repair-1-1:before {
  content: "\f449";
}

.gds-icon-repair-2:before {
  content: "\f44a";
}

.gds-icon-repair-home:before {
  content: "\f44b";
}

.gds-icon-restaurant:before {
  content: "\f44c";
}

.gds-icon-restaurant-2:before {
  content: "\f44d";
}

.gds-icon-retry-1-progress-loading:before {
  content: "\f44e";
}

.gds-icon-retry-2:before {
  content: "\f44f";
}

.gds-icon-retry-with-errors:before {
  content: "\f450";
}

.gds-icon-rewind-left:before {
  content: "\f451";
}

.gds-icon-rewind-right:before {
  content: "\f452";
}

.gds-icon-robot:before {
  content: "\f453";
}

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

.gds-icon-rouble:before {
  content: "\f455";
}

.gds-icon-rouble-cashflow:before {
  content: "\f456";
}

.gds-icon-rouble-currency:before {
  content: "\f457";
}

.gds-icon-rouble-gear:before {
  content: "\f458";
}

.gds-icon-rouble-return:before {
  content: "\f459";
}

.gds-icon-rouble-send:before {
  content: "\f45a";
}

.gds-icon-route-1:before {
  content: "\f45b";
}

.gds-icon-route-2:before {
  content: "\f45c";
}

.gds-icon-route-3:before {
  content: "\f45d";
}

.gds-icon-safari:before {
  content: "\f45e";
}

.gds-icon-safe:before {
  content: "\f45f";
}

.gds-icon-satellite-1:before {
  content: "\f460";
}

.gds-icon-satellite-2:before {
  content: "\f461";
}

.gds-icon-satellite-3:before {
  content: "\f462";
}

.gds-icon-save-1:before {
  content: "\f463";
}

.gds-icon-save-2:before {
  content: "\f464";
}

.gds-icon-saving:before {
  content: "\f465";
}

.gds-icon-saving-goal:before {
  content: "\f466";
}

.gds-icon-savings:before {
  content: "\f467";
}

.gds-icon-scheme-1:before {
  content: "\f468";
}

.gds-icon-scheme-2:before {
  content: "\f469";
}

.gds-icon-screw:before {
  content: "\f46a";
}

.gds-icon-seal-check:before {
  content: "\f46b";
}

.gds-icon-seal-stamp:before {
  content: "\f46c";
}

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

.gds-icon-search-person:before {
  content: "\f46e";
}

.gds-icon-secure:before {
  content: "\f46f";
}

.gds-icon-select-hide:before {
  content: "\f470";
}

.gds-icon-select-open-down:before {
  content: "\f471";
}

.gds-icon-send-by-phone-number:before {
  content: "\f472";
}

.gds-icon-send-to-company:before {
  content: "\f473";
}

.gds-icon-services:before {
  content: "\f474";
}

.gds-icon-settings:before {
  content: "\f475";
}

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

.gds-icon-share-key:before {
  content: "\f477";
}

.gds-icon-share-money:before {
  content: "\f478";
}

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

.gds-icon-shield-check:before {
  content: "\f47a";
}

.gds-icon-shine:before {
  content: "\f47b";
}

.gds-icon-shines:before {
  content: "\f47c";
}

.gds-icon-ship:before {
  content: "\f47d";
}

.gds-icon-skates:before {
  content: "\f47e";
}

.gds-icon-skiing:before {
  content: "\f47f";
}

.gds-icon-snow:before {
  content: "\f480";
}

.gds-icon-solar-power:before {
  content: "\f481";
}

.gds-icon-sorting:before {
  content: "\f482";
}

.gds-icon-sorting-a-z:before {
  content: "\f483";
}

.gds-icon-sorting-z-a:before {
  content: "\f484";
}

.gds-icon-sound:before {
  content: "\f485";
}

.gds-icon-sound-off:before {
  content: "\f486";
}

.gds-icon-sound-on:before {
  content: "\f487";
}

.gds-icon-speedometer:before {
  content: "\f488";
}

.gds-icon-square-0:before {
  content: "\f489";
}

.gds-icon-square-1:before {
  content: "\f48a";
}

.gds-icon-square-2:before {
  content: "\f48b";
}

.gds-icon-square-3:before {
  content: "\f48c";
}

.gds-icon-square-4:before {
  content: "\f48d";
}

.gds-icon-square-5:before {
  content: "\f48e";
}

.gds-icon-square-6:before {
  content: "\f48f";
}

.gds-icon-square-7:before {
  content: "\f490";
}

.gds-icon-square-8:before {
  content: "\f491";
}

.gds-icon-square-9:before {
  content: "\f492";
}

.gds-icon-star-person-1:before {
  content: "\f493";
}

.gds-icon-star-person-2:before {
  content: "\f494";
}

.gds-icon-star-reward:before {
  content: "\f495";
}

.gds-icon-sticker:before {
  content: "\f496";
}

.gds-icon-stock-chart:before {
  content: "\f497";
}

.gds-icon-stocks-and-bonds:before {
  content: "\f498";
}

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

.gds-icon-stop-1:before {
  content: "\f49a";
}

.gds-icon-stop-ring:before {
  content: "\f49b";
}

.gds-icon-string:before {
  content: "\f49c";
}

.gds-icon-stroller:before {
  content: "\f49d";
}

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

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

.gds-icon-sun-cloud:before {
  content: "\f4a0";
}

.gds-icon-sunshade:before {
  content: "\f4a1";
}

.gds-icon-support-call:before {
  content: "\f4a2";
}

.gds-icon-sustainability:before {
  content: "\f4a3";
}

.gds-icon-sustainability-papers:before {
  content: "\f4a4";
}

.gds-icon-sustainable-deposit-1:before {
  content: "\f4a5";
}

.gds-icon-sustainable-deposit-2:before {
  content: "\f4a6";
}

.gds-icon-sustainable-energy:before {
  content: "\f4a7";
}

.gds-icon-sustainable-financing:before {
  content: "\f4a8";
}

.gds-icon-sustainable-growth:before {
  content: "\f4a9";
}

.gds-icon-sustainable-industries-1:before {
  content: "\f4aa";
}

.gds-icon-sustainable-industries-2:before {
  content: "\f4ab";
}

.gds-icon-sustainable-waste-management:before {
  content: "\f4ac";
}

.gds-icon-switch-off:before {
  content: "\f4ad";
}

.gds-icon-switch-on:before {
  content: "\f4ae";
}

.gds-icon-system:before {
  content: "\f4af";
}

.gds-icon-tag-price-1:before {
  content: "\f4b0";
}

.gds-icon-tag-price-1-filled:before {
  content: "\f4b1";
}

.gds-icon-tag-price-2:before {
  content: "\f4b2";
}

.gds-icon-tag-price-3:before {
  content: "\f4b3";
}

.gds-icon-tag-price-4:before {
  content: "\f4b4";
}

.gds-icon-tap:before {
  content: "\f4b5";
}

.gds-icon-target-operations:before {
  content: "\f4b6";
}

.gds-icon-task:before {
  content: "\f4b7";
}

.gds-icon-task-done:before {
  content: "\f4b8";
}

.gds-icon-task-send:before {
  content: "\f4b9";
}

.gds-icon-task-undone:before {
  content: "\f4ba";
}

.gds-icon-taxi:before {
  content: "\f4bb";
}

.gds-icon-team-building-1:before {
  content: "\f4bc";
}

.gds-icon-team-building-2:before {
  content: "\f4bd";
}

.gds-icon-team-building-3:before {
  content: "\f4be";
}

.gds-icon-team-security:before {
  content: "\f4bf";
}

.gds-icon-team-security-1:before {
  content: "\f4c0";
}

.gds-icon-team-work:before {
  content: "\f4c1";
}

.gds-icon-telegram:before {
  content: "\f4c2";
}

.gds-icon-telephone:before {
  content: "\f4c3";
}

.gds-icon-template:before {
  content: "\f4c4";
}

.gds-icon-template-save:before {
  content: "\f4c5";
}

.gds-icon-template-saved:before {
  content: "\f4c6";
}

.gds-icon-tennis:before {
  content: "\f4c7";
}

.gds-icon-tennis-ball:before {
  content: "\f4c8";
}

.gds-icon-tent:before {
  content: "\f4c9";
}

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

.gds-icon-terminal-on-map:before {
  content: "\f4cb";
}

.gds-icon-theater:before {
  content: "\f4cc";
}

.gds-icon-theater-in:before {
  content: "\f4cd";
}

.gds-icon-theater-out:before {
  content: "\f4ce";
}

.gds-icon-time-card:before {
  content: "\f4cf";
}

.gds-icon-timer:before {
  content: "\f4d0";
}

.gds-icon-tmplate-document:before {
  content: "\f4d1";
}

.gds-icon-to-budget:before {
  content: "\f4d2";
}

.gds-icon-to-budget-building:before {
  content: "\f4d3";
}

.gds-icon-to-pay:before {
  content: "\f4d4";
}

.gds-icon-to-people:before {
  content: "\f4d5";
}

.gds-icon-to-person:before {
  content: "\f4d6";
}

.gds-icon-tools:before {
  content: "\f4d7";
}

.gds-icon-tower:before {
  content: "\f4d8";
}

.gds-icon-tractor:before {
  content: "\f4d9";
}

.gds-icon-transport:before {
  content: "\f4da";
}

.gds-icon-trash-delete:before {
  content: "\f4db";
}

.gds-icon-treatment-1:before {
  content: "\f4dc";
}

.gds-icon-treatment-2:before {
  content: "\f4dd";
}

.gds-icon-tree:before {
  content: "\f4de";
}

.gds-icon-trolley-bus:before {
  content: "\f4df";
}

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

.gds-icon-try:before {
  content: "\f4e1";
}

.gds-icon-tv:before {
  content: "\f4e2";
}

.gds-icon-tv-2:before {
  content: "\f4e3";
}

.gds-icon-tv-3:before {
  content: "\f4e4";
}

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

.gds-icon-uah:before {
  content: "\f4e6";
}

.gds-icon-ufo:before {
  content: "\f4e7";
}

.gds-icon-umbrella-closed:before {
  content: "\f4e8";
}

.gds-icon-umbrella-opened:before {
  content: "\f4e9";
}

.gds-icon-unarchive:before {
  content: "\f4ea";
}

.gds-icon-unlocked:before {
  content: "\f4eb";
}

.gds-icon-up-ring:before {
  content: "\f4ec";
}

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

.gds-icon-upload-export:before {
  content: "\f4ee";
}

.gds-icon-uzs:before {
  content: "\f4ef";
}

.gds-icon-veterinarian-2:before {
  content: "\f4f0";
}

.gds-icon-viber:before {
  content: "\f4f1";
}

.gds-icon-viber-filled:before {
  content: "\f4f2";
}

.gds-icon-video:before {
  content: "\f4f3";
}

.gds-icon-video-pause:before {
  content: "\f4f4";
}

.gds-icon-violin:before {
  content: "\f4f5";
}

.gds-icon-volleyball:before {
  content: "\f4f6";
}

.gds-icon-wacom:before {
  content: "\f4f7";
}

.gds-icon-wallet-1:before {
  content: "\f4f8";
}

.gds-icon-wallet-2:before {
  content: "\f4f9";
}

.gds-icon-wallet-2-filled:before {
  content: "\f4fa";
}

.gds-icon-warning:before {
  content: "\f4fb";
}

.gds-icon-warning-exclamation:before {
  content: "\f4fc";
}

.gds-icon-warning-filled:before {
  content: "\f4fd";
}

.gds-icon-warning-tr:before {
  content: "\f4fe";
}

.gds-icon-warning-tr-filled:before {
  content: "\f4ff";
}

.gds-icon-watch-apple:before {
  content: "\f500";
}

.gds-icon-water:before {
  content: "\f501";
}

.gds-icon-watering-can:before {
  content: "\f502";
}

.gds-icon-wave:before {
  content: "\f503";
}

.gds-icon-web-site:before {
  content: "\f504";
}

.gds-icon-whale:before {
  content: "\f505";
}

.gds-icon-whatsApp:before {
  content: "\f506";
}

.gds-icon-wheelbarrow:before {
  content: "\f507";
}

.gds-icon-wind-power:before {
  content: "\f508";
}

.gds-icon-window:before {
  content: "\f509";
}

.gds-icon-women:before {
  content: "\f50a";
}

.gds-icon-world:before {
  content: "\f50b";
}

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

.gds-icon-write-on-doc:before {
  content: "\f50d";
}

.gds-icon-x:before {
  content: "\f50e";
}

.gds-icon-xls:before {
  content: "\f50f";
}

.gds-icon-yen-jp:before {
  content: "\f510";
}

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

.gds-icon-zoo-store-paw:before {
  content: "\f512";
}

/*# sourceMappingURL=main.css.map */
/*# sourceMappingURL=main.css.map */
