@charset "UTF-8";
/**
 * Clay 3.13.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
 */
.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 1em; }
  .loadingmask-message .loadingmask-message-content {
    -webkit-animation: loading-animation 1.2s infinite ease-out;
    animation: loading-animation 1.2s infinite ease-out;
    background: transparent;
    border-radius: 50%;
    border-width: 0;
    clear: both;
    color: transparent;
    height: 1em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    transform: translateZ(0);
    width: 1em; }

.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

.portal-iframe #main-content {
  width: 100%; }

.separator {
  border-top: 1px solid #cdced9; }

.entry-status {
  border-left: 4px solid transparent; }

span.alert {
  display: inline-block; }

.quick-access-nav {
  position: absolute;
  top: -1000px;
  width: 100%;
  z-index: 1000; }
  .quick-access-nav a {
    background: #333;
    background: rgba(51, 51, 51, 0.9);
    border: 1px solid #fff;
    left: 0;
    outline: none;
    padding: 8px;
    position: absolute;
    right: 0;
    text-align: center; }
    .quick-access-nav a:focus {
      color: #fff;
      top: 1000px; }

@media (max-width: 991.98px) {
  .responsive-table-horizontal {
    display: block;
    position: relative;
    width: 100%; }
    .responsive-table-horizontal:after {
      clear: both;
      content: '';
      display: block;
      font-size: 0;
      height: 0;
      visibility: hidden; }
    .responsive-table-horizontal tbody {
      display: block;
      overflow-x: auto;
      position: relative;
      white-space: nowrap;
      width: auto; }
      .responsive-table-horizontal tbody tr {
        display: inline-block;
        vertical-align: top; }
        .responsive-table-horizontal tbody tr td {
          display: block;
          margin-bottom: 20px; }
          .responsive-table-horizontal tbody tr td:first-child {
            text-align: left; }
    .responsive-table-horizontal thead {
      display: block;
      float: left;
      margin-right: 10px; }
      .responsive-table-horizontal thead:after {
        clear: both;
        content: '';
        display: block;
        font-size: 0;
        height: 0;
        visibility: hidden; }
      .responsive-table-horizontal thead th {
        display: block;
        margin-bottom: 20px;
        text-align: right; }
        .responsive-table-horizontal thead th:first-child {
          text-align: right; } }

.important {
  font-weight: bold; }

.highlight {
  background: #ffc;
  font-weight: bold;
  margin: 0 1px; }

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  *position: fixed !important;
  _position: absolute !important; }

.force-offset {
  display: block !important;
  position: absolute !important;
  visibility: hidden !important; }

.unselectable,
.unselectable * {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  border-color: #a6a6a6;
  font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace; }

.lfr-asset-category-container .no-matches {
  color: #999; }

.lfr-asset-category-search-container {
  background-color: #d3dadd;
  border-bottom-color: #aeb8bc; }

.lfr-asset-category-list a.selected {
  background-color: #eee; }

.lfr-categories-selector-search-results-path {
  color: #575757;
  font-size: 0.9em;
  text-align: right;
  width: 25%; }

.lfr-asset-column-actions-content {
  background-color: #d7f1ff; }

.lfr-asset-column-actions .lfr-asset-column-actions-content {
  border-color: #88c5d9; }

.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;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none; }

.lfr-asset-column-details .lfr-asset-icon {
  border-right-color: #999;
  color: #999; }

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

.lfr-asset-panels .lfr-panel.lfr-extended,
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border-color: #ccc; }

.lfr-form-row {
  border-bottom-color: #ccc; }

.lfr-form-row:hover {
  border-bottom-color: #ccc; }

.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%; }

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

.dropdown-menu {
  border: 1px solid rgba(0, 0, 0, 0.15); }

.dropdown-menu > li > a,
.dropdown-menu .link-list > li > a {
  color: #6b6c7e;
  display: block;
  overflow: hidden;
  padding: 0.5rem 1.25rem; }

.dropdown-menu > li.disabled > a,
.dropdown-menu .link-list > .disabled > a {
  box-shadow: none;
  color: #a7a9bc;
  cursor: not-allowed; }

.dropdown-toggle:after {
  border-width: 0;
  content: normal; }

.dropup .dropdown-toggle:after {
  border-width: 0;
  content: normal; }

.dropdown > .dropdown-menu {
  position: absolute; }

.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
  background-color: #fff; }

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

.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  width: 100%;
  word-break: break-word; }
  @media (min-width: 576px) {
    .definition-of-terms dt {
      width: auto; } }

.lfr-code {
  background: #fff;
  border-color: #777;
  font-family: monospace; }
  .lfr-code tr td.line-numbers {
    background: #fafafa; }
    .lfr-code tr td.line-numbers:before {
      color: #aaa;
      text-shadow: 1px 1px #fff; }

.popup-alert-notice .countdown-timer {
  font-size: 1.1em;
  font-weight: bold; }

.lfr-token {
  background-color: #b3daef;
  border-color: #5fa8ff;
  color: #444;
  text-decoration: none; }
  .lfr-token:hover {
    background-color: #d1e5ef; }

.lfr-token-primary {
  font-weight: bold; }
  .lfr-token-primary, .lfr-token-primary:hover {
    background-color: #b3daef; }

.lfr-token-close:hover {
  text-decoration: none; }

.lfr-button {
  background: no-repeat 0 50%; }

.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold; }

.lfr-checkbox-preselected {
  opacity: 0.5; }

.lfr-header-row {
  border-bottom-color: #7b7b7b; }
  .lfr-header-row .lfr-search-combobox {
    border-color: #5f5f5f; }

.openid-login input[type='text'] {
  background: url(../images/common/openid.gif) no-repeat;
  background-color: #fff;
  background-position: 0 50%;
  color: #000; }

.page-extra-settings .lfr-panel-titlebar .lfr-panel-title {
  font-size: 1em; }

.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  color: #333;
  font-weight: normal; }

.lfr-panel.lfr-extended,
.lfr-panel-container,
.lfr-floating-container {
  border-color: #dedede #bfbfbf #bfbfbf #dedede; }

.lfr-panel-container,
.lfr-floating-container {
  background: #fff; }

.lfr-panel-titlebar .lfr-panel-title {
  font-size: 1.2em;
  font-weight: bold; }

.lfr-panel-titlebar .lfr-panel-button {
  background: url(../images/application/panel_header_toggler_close.png) no-repeat 0 0; }
  .lfr-panel-titlebar .lfr-panel-button:hover {
    background-position: 0 100%; }

.lfr-panel.lfr-collapsible .lfr-panel-titlebar {
  background: url(../images/arrows/05_down.png) no-repeat 2px 50%; }

.lfr-panel.lfr-collapsed .lfr-panel-titlebar {
  background-image: url(../images/arrows/05_right.png); }
  .lfr-panel.lfr-collapsed .lfr-panel-titlebar .lfr-panel-button {
    background-image: url(../images/application/panel_header_toggler_open.png); }

.lfr-panel.lfr-extended .lfr-panel-titlebar {
  background: #d6d6d6 url(../images/application/panel_header.png) repeat-x 0 0;
  border-bottom-color: #cdcdcd; }

.lfr-panel-container .lfr-extended.lfr-collapsible .lfr-panel-titlebar {
  border-top-color: #cecece; }

.js .lfr-floating-trigger {
  background-image: url(../images/arrows/05_down.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  text-decoration: none; }

.lfr-panel-page .panel-page-content {
  border-left-color: #ccc; }

.lfr-panel-page .lfr-add-content h2 {
  border-color: #ccc; }
  .lfr-panel-page .lfr-add-content h2 span {
    background: #efefef; }

.lfr-panel-page .lfr-add-content .lfr-content-category h2 {
  border-bottom-color: #ccc; }
  .lfr-panel-page .lfr-add-content .lfr-content-category h2 span {
    background: none; }

.lfr-panel-content .paginator-container {
  background: #cfd2d5;
  border-bottom-color: #dcdee0;
  border-top-color: #dcdee0; }

.lfr-panel-content .paginator-page-container .paginator-page-link {
  background: none;
  border-color: #cfd2d5; }
  .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page {
    background: #99a7b3 url(../images/application/current_page_hover_bg.png) repeat-x 0 0;
    border-color: #6b7785 #7c8994 #919fa9;
    color: #fff;
    font-weight: bold; }
    .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page:hover {
      background: #5094d7 url(../images/application/current_page_bg.png) repeat-x 0 0;
      border-color: #31659c #396ea8 #4c8ccb; }

#portlet-set-properties fieldset fieldset legend {
  font-size: 1.1em; }

.lfr-preview-file-content {
  border-bottom-color: #6d6d6e; }

.lfr-preview-file-image-current-column,
.lfr-preview-file-video-current-column {
  background: url(../images/common/checkerboard.png); }

.lfr-preview-file-toolbar {
  background: #333;
  opacity: 0.5; }
  .lfr-preview-file-toolbar .icon-arrow-1-l {
    background: url(../images/document_library/preview_left.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-arrow-1-r {
    background: url(../images/document_library/preview_right.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-zoomin {
    background: url(../images/document_library/preview_zoom.png) no-repeat 0 50%; }

.lfr-preview-file-image-current-column:hover .lfr-preview-file-toolbar {
  opacity: 1; }

.lfr-preview-file-info {
  background: #333;
  color: #fff;
  opacity: 0.5; }
  .lfr-preview-file-info:hover {
    opacity: 1; }

.lfr-preview-file-index {
  font-weight: bold; }

.lfr-preview-file-image-current {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%; }

.lfr-preview-file-image img {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
  border-color: #aeb8bc; }

.lfr-preview-file-image-selected img,
.lfr-preview-file-image:hover img {
  border-color: #00a2ea; }

.lfr-preview-file-loading-indicator {
  background: #333;
  color: #fff; }

.lfr-preview-file-image-overlay-content {
  background: url(../images/common/checkerboard.png);
  border-color: #555; }

textarea.lfr-editor-textarea {
  font-family: monospace; }

.lfr-rich-editor.ace_editor {
  border-color: #a1a2a4; }

.lfr-plain-editor textarea,
.lfr-rich-editor.ace_editor {
  font-family: 'Monaco', 'Menlo', 'Droid Sans Mono', 'Courier New', monospace;
  font-size: 12px; }

.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-spa-loading-bar {
  background: #2fa4f5; }

.lfr-tag-selector-popup label {
  border-bottom-color: #eee; }

.lfr-tag-selector-popup .no-matches {
  color: #999; }

.lfr-toolbar {
  background-color: #e5e4e8; }
  .lfr-toolbar .lfr-button:focus {
    border-color: #000; }
  .lfr-toolbar .lfr-button:hover {
    border-color: #ccc #777 #777; }
  .lfr-toolbar .lfr-separator {
    border-left-color: #fff;
    border-right-color: #ccc;
    font-size: 12px; }

.lfr-toolbar .lfr-button,
.lfr-emoticon-container .lfr-button {
  border-color: #e5e4e8; }

.lfr-emoticon-container {
  background: #e5e4e8;
  border-color: #ccc; }

.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1; }

.lfr-translation-manager .lfr-translation-manager-translation {
  text-decoration: none; }
  .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-tree a {
  text-decoration: none; }

.tree-drag-helper {
  z-index: 1035; }

.lfr-upload-container .upload-target {
  border-color: #ddd; }
  .lfr-upload-container .upload-target h4 span {
    text-transform: lowercase; }
  .lfr-upload-container .upload-target .drop-file-text {
    font-weight: normal; }

.lfr-upload-container a.browse-button {
  background-image: url(../images/common/add.png);
  background-repeat: no-repeat;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none; }

.lfr-upload-container a.clear-uploads {
  background-image: url(../images/common/remove.png);
  background-repeat: no-repeat; }

.lfr-upload-container a.cancel-uploads {
  background-image: url(../images/common/close.png);
  background-repeat: no-repeat; }

.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em; }

.lfr-upload-container .cancel-button {
  color: #869cad; }

.lfr-upload-container .delete-button {
  color: #869cad; }

.lfr-upload-container .file-added .success-message {
  font-weight: normal; }

.lfr-upload-container .upload-error {
  opacity: 1; }

.lfr-upload-container .multiple-files .upload-error {
  background: #fdd url(../images/messages/error.png) no-repeat 5px 5px;
  border-color: #900;
  color: #900;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px; }

.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold; }

.lfr-upload-container .file-uploading {
  background-color: #ffc; }

.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #ddedde;
  border-color: #7d7;
  border-style: dashed; }

.app-view-entry:hover .entry-thumbnail {
  border-color: #7abfdd; }

.app-view-entry.selected .entry-thumbnail {
  border-color: #057cb0; }

.app-view-entry.selected .entry-metadata dt,
.app-view-entry.selected .entry-metadata dd,
.app-view-entry.selected .entry-metadata .entry-categories,
.app-view-entry.selected .entry-metadata .entry-tags,
.app-view-entry.selected .entry-metadata .entry-description {
  color: #f0f0f0; }

.app-view-entry .entry-title {
  font-weight: bold; }

.app-view-entry .entry-link {
  text-decoration: none; }

.app-view-entry .entry-metadata dt,
.app-view-entry .entry-metadata dd,
.app-view-entry .entry-metadata .entry-categories,
.app-view-entry .entry-metadata .entry-tags,
.app-view-entry .entry-metadata .entry-description {
  color: #333;
  word-wrap: break-word; }

.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary {
  font-weight: bold; }
  .app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary .asset-category {
    font-weight: normal; }

.app-view-entry.selected, .app-view-entry.selected:hover {
  background-color: #00a2ea; }

.app-view-entry.selected a, .app-view-entry.selected a:focus, .app-view-entry.selected a:hover {
  color: #fff; }

.app-view-entry.selected a .lfr-icon-menu-arrow {
  color: #333; }

.app-view-entry.active-area, .app-view-entry.active-area.hover,
.app-view-entry.active-area td {
  background-color: #5ad300; }

.app-view-entry:hover, .app-view-entry.hover {
  background-color: #d3e8f1; }

.app-view-entry a.entry-link:hover {
  text-decoration: none; }
  .app-view-entry a.entry-link:hover .entry-metadata .entry-title .entry-title-text {
    text-decoration: underline; }

.app-view-entry-taglib.entry-display-style.display-icon .entry-title {
  font-weight: normal; }

.app-view-search-entry-taglib .entry-discussion a,
.app-view-search-entry-taglib .entry-attachment a {
  text-decoration: none; }

.app-view-search-entry-taglib .entry-discussion:hover,
.app-view-search-entry-taglib .entry-attachment:hover {
  background-color: #d3e8f1; }

.app-view-search-entry-taglib .entry-folder {
  color: #999; }

.app-view-search-entry-taglib .entry-link .entry-thumbnail-image {
  color: #000;
  text-decoration: none; }

.app-view-search-entry-taglib.alt {
  background-color: #edf0f3; }

.app-view-search-entry-taglib.search {
  background-color: #fff; }
  .app-view-search-entry-taglib.search.alt {
    background-color: #e2e5e8; }

.app-view-taglib .display-style .icon {
  background-image: url(../images/application/layouts.png);
  background-repeat: no-repeat; }

.app-view-taglib .icon-display-descriptive {
  background-position: -32px 0; }

.app-view-taglib .icon-display-icon {
  background-position: -16px 0; }

.app-view-taglib .icon-display-list {
  background-position: 0 0; }

.app-view-taglib .state-active .icon-display-descriptive {
  background-position: -32px 100%; }

.app-view-taglib .state-active .icon-display-icon {
  background-position: -16px 100%; }

@media (max-width: 767.98px) {
  .navbar .nav-display-style-buttons .display-style-buttons > .dropdown > .dropdown-menu {
    background-color: transparent;
    box-shadow: none; } }

.navbar .nav-display-style-buttons .display-style-buttons-container .dropdown-toggle .caret {
  border-bottom-color: #333;
  border-top-color: #333; }

.taglib-asset-metadata .metadata-entry-label {
  font-weight: normal; }

.taglib-asset-metadata .metadata-author {
  font-weight: bold; }

.taglib-asset-metadata .metadata-entry {
  color: #999; }

.taglib-asset-metadata .metadata-author .asset-user-info .user-info {
  color: #009ae5;
  font-size: 14px;
  line-height: 14px; }

.taglib-asset-metadata .metadata-author .asset-user-info .date-info {
  color: #8c8c8c;
  font-size: 13px; }

.taglib-calendar table {
  border-color: #999; }

.taglib-calendar tr th,
.taglib-calendar tr td {
  border-bottom-color: #999; }

.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
  border-color: #999; }

.taglib-calendar a:hover,
.taglib-calendar a:focus {
  background-color: #ccc; }

.taglib-calendar .calendar-inactive {
  color: #999; }

.taglib-calendar .has-events a span {
  background: url(../images/calendar/event_indicator.png) no-repeat 50% 95%; }

.taglib-calendar .has-events.calendar-current-day a span {
  background-image: url(../images/calendar/event_indicator_current.png); }

.taglib-diff-addedline,
#taglib-diff-results ins {
  background: #e6ffe6; }

.taglib-diff-context {
  background: #eee; }

.taglib-diff-deletedline,
#taglib-diff-results del {
  background: #ffe6e6; }

.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 {
  opacity: 0.55; }

.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em; }
  .taglib-diff-html span.diff-html-added img {
    border-color: #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-color: #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-color: #fdc6c6; }

.diff-version-comparator .taglib-diff-html .diff-html-changed {
  background-image: none;
  border-bottom-color: #009ae5; }
  .diff-version-comparator .taglib-diff-html .diff-html-changed img {
    border-color: #009ae5; }

.diff-version-comparator .diff-target-selector {
  border-left-color: #e5e5e5; }

.diff-version-comparator .diff-version-filter {
  background-color: #f9f9f9; }

.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1; }

@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-actions li a,
.taglib-discussion .lfr-discussion-actions li a span {
  text-decoration: none; }

.taglib-discussion .lfr-discussion-actions li a:hover span, .taglib-discussion .lfr-discussion-actions li a:focus span {
  text-decoration: underline; }

.taglib-discussion .lfr-discussion-form-container .lfr-discussion-form {
  background: #ddd;
  border-radius: 4px; }
  .taglib-discussion .lfr-discussion-form-container .lfr-discussion-form .taglib-user-display .user-profile-image .avatar {
    background-size: 40px; }

.lfr-discussion-reply.popover .lfr-discussion-reply-user-name {
  font-weight: bold; }

.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5); }

.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-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff; }

.drop-here-info .drop-text {
  color: #fff; }

.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100; }

.lfr-ddm-field-group {
  margin-bottom: 20px; }

.lfr-ddm-field-group-inline {
  display: inline-block;
  vertical-align: bottom; }

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  background: transparent; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active {
    background: transparent;
    opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:focus {
      background: transparent; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .message {
      color: #000;
      opacity: 0.7; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .number {
      background: #333;
      font-size: 18px;
      opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .tab-icon {
      color: #333; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label {
    background: transparent;
    outline: 0; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus {
      text-decoration: 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 {
        opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
      background: #ccc;
      color: #fff;
      font-size: 14px;
      font-weight: bold;
      opacity: 0.6;
      text-decoration: none; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .message {
      color: #000;
      font-size: 12px; }

.taglib-header {
  border-bottom-color: #c8c9ca;
  color: #555; }
  .taglib-header .header-back-to a {
    font-weight: bold;
    text-decoration: none; }

a.taglib-icon, a.taglib-icon:focus, a.taglib-icon:hover {
  text-decoration: none; }

a.taglib-icon:focus .taglib-text, a.taglib-icon:hover .taglib-text {
  text-decoration: underline; }

a.taglib-icon.btn:focus .taglib-text, a.taglib-icon.btn:hover .taglib-text {
  text-decoration: none; }

.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px; }

.taglib-icon-label {
  margin-left: 12px; }

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

.input-localized.input-localized-focused .palette-item-inner .lfr-input-localized-flag {
  opacity: 1; }

.input-localized .palette-item-inner {
  border-color: #666; }

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

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

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

.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3; }

.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent; }
  .taglib-move-boxes .sortable-container .move-option.move-option-dragging {
    background-color: #fafafa; }
  .taglib-move-boxes .sortable-container .move-option .handle {
    color: #999; }

.taglib-image-selector .change-image-controls {
  background: #fff; }

.taglib-image-selector .selection-status {
  background: #fff;
  opacity: 0;
  z-index: -1; }

.taglib-image-selector .progress-wrapper .progressbar {
  background: #b0b4bb;
  opacity: 0.7; }

.taglib-image-selector.check-active .selection-status {
  opacity: 1;
  z-index: 0; }

.taglib-image-selector.drop-active {
  outline-width: 0; }
  .taglib-image-selector.drop-active .browse-image-controls {
    opacity: 0; }
  .taglib-image-selector.drop-active .selection-status {
    opacity: 0; }
  .taglib-image-selector.drop-active .image-wrapper {
    opacity: 0.15; }
  .taglib-image-selector.drop-active .error-wrapper {
    opacity: 0; }

.taglib-image-selector.progress-active .image-wrapper {
  opacity: 0.15; }

.taglib-image-selector.progress-active .browse-image-controls {
  opacity: 0; }

.taglib-image-selector.progress-active .drop-here-info {
  opacity: 0; }

.taglib-image-selector.progress-active .selection-status {
  opacity: 0; }

.portal-popup {
  background-color: #fff; }

.portlet-item-selector .management-bar {
  border-bottom-color: #e7e7ed; }

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

.item-selector .drop-zone {
  background-color: #f1f2f5; }

.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 #80acff; }

.lfr-tree-display-page .tree-node .tree-node-over .tree-label {
  text-decoration: none; }

.lfr-tree-display-page .tree-label {
  cursor: default; }
  .lfr-tree-display-page .tree-label a {
    color: black; }
  .lfr-tree-display-page .tree-label .layout-page-invalid {
    color: #aaa;
    font-style: italic; }
    .lfr-tree-display-page .tree-label .layout-page-invalid:hover {
      cursor: default;
      text-decoration: none; }

.lfr-tree-radio.lfr-tree-root-node-hidden .lfr-root-node + .tree-container {
  margin-left: 0; }

.lfr-map {
  border-color: #ccc; }
  .lfr-map .search-controls {
    font-size: 15px; }

.navbar .navbar-search {
  background-color: #f3f3f3; }
  @media (min-width: 576px) {
    .navbar .navbar-search {
      background-color: transparent; } }

.taglib-portlet-preview.show-borders {
  border-color: #828f95; }
  .taglib-portlet-preview.show-borders .title {
    background-color: #d3dadd;
    font-size: 1.4em;
    font-weight: bold; }

.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) {
  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 .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item:nth-last-child(2) {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .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 .list-group .list-group-item .checkbox {
    margin-top: 0; }
  .lfr-search-container-wrapper .list-group + .taglib-search-iterator-page-iterator-bottom {
    margin-top: 20px; }

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

.lfr-asset-type-column,
.lfr-author-column,
.lfr-city-column,
.lfr-country-column,
.lfr-email-address-column,
.lfr-job-title-column,
.lfr-region-column,
.lfr-removed-by-column,
.lfr-replier-column,
.lfr-scope-column,
.lfr-screen-name-column,
.lfr-type-column,
.lfr-user-column,
.lfr-users-column {
  word-wrap: break-word; }
  @media (min-width: 576px) {
    .lfr-asset-type-column,
    .lfr-author-column,
    .lfr-city-column,
    .lfr-country-column,
    .lfr-email-address-column,
    .lfr-job-title-column,
    .lfr-region-column,
    .lfr-removed-by-column,
    .lfr-replier-column,
    .lfr-scope-column,
    .lfr-screen-name-column,
    .lfr-type-column,
    .lfr-user-column,
    .lfr-users-column {
      max-width: 125px;
      min-width: 100px; } }

.lfr-completion-date-column,
.lfr-create-date-column,
.lfr-date-column,
.lfr-display-date-column,
.lfr-expiration-date-column,
.lfr-last-post-date-column,
.lfr-modified-date-column,
.lfr-removed-date-column,
.lfr-reply-date-column,
.lfr-revision-column,
.lfr-size-column {
  white-space: nowrap; }

.lfr-description-column,
.lfr-role-column {
  max-width: 375px;
  min-width: 375px; }

.lfr-email-address-column,
.lfr-name-column,
.lfr-parent-organization-column,
.lfr-screen-name-column,
.lfr-title-column,
.lfr-url-column,
.lfr-wiki-column {
  max-width: 200px;
  min-width: 200px; }

.lfr-email-column,
.lfr-mobile-column,
.lfr-website-column {
  min-width: 100px; }
  @media (min-width: 576px) {
    .lfr-email-column,
    .lfr-mobile-column,
    .lfr-website-column {
      min-width: 115px; } }
  .lfr-email-column .checkbox-container .form-group,
  .lfr-mobile-column .checkbox-container .form-group,
  .lfr-website-column .checkbox-container .form-group {
    margin-bottom: 0; }

.taglib-search-toggle .toggle-advanced {
  color: inherit; }
  .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-color: #ddd; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .btn.close {
    margin-right: 5px; }
  .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-social-activities .day-separator {
  border-bottom-color: #ccc; }

.taglib-social-bookmarks a.social-bookmark-link {
  background-repeat: no-repeat; }

.taglib-user-display a .user-name {
  text-decoration: underline; }

.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px; }
  .taglib-user-display .avatar.author:after {
    background: rgba(50, 168, 230, 0.5); }

.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold; }

.taglib-webdav.visible {
  background: #f0f5f7; }

.taglib-webdav table {
  border-color: #828f95; }

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

.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%; }

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

.liferay-autocomplete-input-mirror {
  left: -9999px;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: -9999px;
  visibility: hidden;
  white-space: pre-wrap;
  word-wrap: break-word; }

.card-tab-group .card-tab:nth-child(n + 2) {
  border-left: 4px solid #65b6f0;
  padding-left: 20px; }
  .card-tab-group .card-tab:nth-child(n + 2) .card-tab {
    border-left: 4px solid #93ccf5;
    padding-left: 20px; }
    .card-tab-group .card-tab:nth-child(n + 2) .card-tab .card-tab {
      border-left-color: #c2e2f9; }
      .card-tab-group .card-tab:nth-child(n + 2) .card-tab .card-tab .card-tab {
        border-left-width: 0;
        padding-left: 0; }

.hsv-palette .hsv-view-container .hsv-label-value-hex .hsv-value {
  width: 95px; }

.hsv-palette .hsv-view-container .hsv-value {
  width: 56px; }

.yui3-color-picker-popover .palette-container {
  border-collapse: separate; }

.portal-popup .hsv-palette-modal.modal-dialog {
  bottom: 0 !important;
  left: 0 !important;
  margin: 0;
  max-width: none;
  right: 0 !important;
  top: 0 !important;
  width: 100%; }
  @media (min-width: 768px) {
    .portal-popup .hsv-palette-modal.modal-dialog {
      bottom: auto !important;
      height: 100%;
      left: 50% !important;
      max-height: 375px;
      max-width: 650px;
      right: auto !important;
      top: 50% !important;
      transform: translate(-50%, -50%); } }
  .portal-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
    bottom: 0;
    left: 0;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0; }
    @media (max-width: 767.98px) {
      .portal-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
        border-radius: 0;
        border-width: 0; } }
  @media (max-width: 767.98px) {
    .portal-popup .hsv-palette-modal.modal-dialog .modal-body {
      padding: 1rem; } }
  .portal-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
    width: 100%; }
  .portal-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
    margin: 0; }

.dialog-bd {
  min-height: 30px; }

.dialog-content {
  border: 1px solid #c8c9ca;
  padding: 5px; }

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

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

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

.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-1280,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-1280,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-1280,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-1280,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-1280,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-1280,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-1280,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px; }
  .portal-popup .dialog-body > .container-fluid-1280 > .nav-tabs-default,
  .portal-popup .dialog-body > .container-fluid-1280 .nav-tabs-underline,
  .portal-popup .dialog-body .container-view > .nav-tabs-default,
  .portal-popup .dialog-body .container-view .nav-tabs-underline,
  .portal-popup .export-dialog-tree > .container-fluid-1280 > .nav-tabs-default,
  .portal-popup .export-dialog-tree > .container-fluid-1280 .nav-tabs-underline,
  .portal-popup .export-dialog-tree .container-view > .nav-tabs-default,
  .portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
  .portal-popup .lfr-dynamic-uploader > .container-fluid-1280 > .nav-tabs-default,
  .portal-popup .lfr-dynamic-uploader > .container-fluid-1280 .nav-tabs-underline,
  .portal-popup .lfr-dynamic-uploader .container-view > .nav-tabs-default,
  .portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
  .portal-popup .lfr-form-content > .container-fluid-1280 > .nav-tabs-default,
  .portal-popup .lfr-form-content > .container-fluid-1280 .nav-tabs-underline,
  .portal-popup .lfr-form-content .container-view > .nav-tabs-default,
  .portal-popup .lfr-form-content .container-view .nav-tabs-underline,
  .portal-popup .portlet-configuration-body-content > .container-fluid-1280 > .nav-tabs-default,
  .portal-popup .portlet-configuration-body-content > .container-fluid-1280 .nav-tabs-underline,
  .portal-popup .portlet-configuration-body-content .container-view > .nav-tabs-default,
  .portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
  .portal-popup .process-list > .container-fluid-1280 > .nav-tabs-default,
  .portal-popup .process-list > .container-fluid-1280 .nav-tabs-underline,
  .portal-popup .process-list .container-view > .nav-tabs-default,
  .portal-popup .process-list .container-view .nav-tabs-underline,
  .portal-popup .roles-selector-body > .container-fluid-1280 > .nav-tabs-default,
  .portal-popup .roles-selector-body > .container-fluid-1280 .nav-tabs-underline,
  .portal-popup .roles-selector-body .container-view > .nav-tabs-default,
  .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-1280,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-1280,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-1280,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-1280,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-1280,
.portal-popup .process-list > .lfr-nav + .container-fluid-1280,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-1280 {
  padding-top: 0; }

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

.portal-popup .management-bar-default,
.portal-popup .navbar-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; }

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

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

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

.active-area {
  background: #ffc; }

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6; }
  .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; }

.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68bb30 url(../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px; }
  .lfr-editable:focus:after {
    display: none; }
  .lfr-editable:focus:hover {
    background-color: transparent; }
  .lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226; }
    .lfr-editable:hover:after {
      background-color: #519226; }

.lfr-editable-notice-close {
  margin-left: 1em; }

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

.alloy-editor-container .alloy-editor {
  outline: 0; }
  .alloy-editor-container .alloy-editor.alloy-editor-placeholder {
    color: #2b4259; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
      border-left-color: #dbdde1;
      color: #b0b4bb; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
      color: #ccc; }

.alloy-editor-container .alloy-editor-icon {
  color: #869cad; }

.has-error .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  border-left-color: #c67; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0; }

.cke_panel_block .cke_panel_list {
  margin-left: 0; }
  .cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: initial; }
    .cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
      text-decoration: none; }

.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

.html-editor.portlet-message-boards {
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #eef0f2 url(../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(../images/message_boards/quoteright.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 24px;
      margin-right: -35px;
      margin-top: -25px;
      width: 31px;
      z-index: 999; }
    .html-editor.portlet-message-boards blockquote cite {
      display: block;
      font-weight: bold; }
  .html-editor.portlet-message-boards pre {
    background: #f9f9f9;
    border: 1px solid #777;
    padding: 0.5em; }

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

.lfr-fullscreen-source-editor
.lfr-fullscreen-source-editor-content
.panel-splitter {
  border-color: #ccc; }

.mce-content-body {
  text-align: start; }

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

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

.lfr-item-viewer .image-viewer-base {
  outline: none; }

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

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

.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 .progress-container {
  background-color: #fff; }

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

.image-viewer-caption {
  color: #777; }

.image-viewer-footer-control, .image-viewer-footer-control:focus, .image-viewer-footer-control:hover {
  color: #777; }

@media (min-width: 576px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0; } }

.image-viewer-sidenav dd {
  color: #8b8b8b;
  margin-bottom: 16px; }
  @media (min-width: 576px) {
    .image-viewer-sidenav dd {
      color: #777; } }

.image-viewer-sidenav .h5 {
  color: #869cad;
  margin-bottom: 3px; }
  @media (min-width: 576px) {
    .image-viewer-sidenav .h5 {
      color: #fff; } }

.image-viewer-sidenav .nav-tabs-default > li {
  padding-left: 20px; }
  .image-viewer-sidenav .nav-tabs-default > li:first-child {
    padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li:first-child > a {
  padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li > a {
  border-color: transparent;
  color: #777;
  padding-left: 0;
  padding-right: 0; }

.image-viewer-sidenav .nav-tabs-default > li > .active {
  background-color: transparent; }
  .image-viewer-sidenav .nav-tabs-default > li > .active, .image-viewer-sidenav .nav-tabs-default > li > .active:focus, .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
    border-color: transparent;
    color: #777; }
    @media (min-width: 576px) {
      .image-viewer-sidenav .nav-tabs-default > li > .active, .image-viewer-sidenav .nav-tabs-default > li > .active:focus, .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
        color: #fff; } }
  .image-viewer-sidenav .nav-tabs-default > li > .active:after {
    background-color: #65b6f0;
    bottom: -10px;
    content: '';
    display: block;
    height: 2px;
    left: 0;
    position: relative;
    right: 0; }

.image-viewer-sidenav-body {
  padding-top: 0; }

.lfr-item-viewer .lfr-item-viewer-close {
  color: #fff;
  opacity: 1; }
  .lfr-item-viewer .lfr-item-viewer-close, .lfr-item-viewer .lfr-item-viewer-close:focus, .lfr-item-viewer .lfr-item-viewer-close:hover {
    color: #fff; }
  .lfr-item-viewer .lfr-item-viewer-close .icon-monospaced {
    color: #777; }

.lfr-item-viewer-icon-info {
  color: #fff; }

.nav.list-group li > a:focus, .nav.list-group li > a:hover {
  background-color: #e5f5fc;
  color: #009ae5; }

.nav.list-group > .active {
  border-width: 1px 0 0; }
  .nav.list-group > .active > a, .nav.list-group > .active > a:focus, .nav.list-group > .active > a:hover {
    background-color: #60bfef;
    border: 1px solid #60bfef;
    color: #fff; }

.nav.list-group .list-group-item {
  padding: 0; }
  .nav.list-group .list-group-item.nav-header {
    background-color: #f3f3f3;
    padding-left: 10px;
    padding-right: 10px; }

.lfr-page-templates li a {
  padding: 0; }
  .lfr-page-templates li a label {
    cursor: pointer;
    display: block;
    padding: 5px 0 5px 5px; }

.menu {
  position: absolute;
  width: auto; }
  .menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px; }

.menu-content {
  background: #fff;
  list-style: none;
  min-width: 150px; }
  .menu-content li {
    margin: 0;
    padding: 0; }
    .menu-content li .disabled {
      color: #999; }

.menu-content {
  background: #ccc9c9 url(../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #aeafb1 #777879 #777879 #aeafb1;
  padding: 2px 0; }

.menugroup-content .menu-label {
  background: #d2d6de;
  color: #5b677d;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #fff; }

.menugroup-content ul {
  display: block;
  min-width: 0; }

.menu-content li {
  border-bottom: 1px solid #bcbbbb;
  border-top: 1px solid #eee;
  display: block;
  margin: 0;
  padding: 0; }
  .menu-content li.first {
    border-top-width: 0; }
  .menu-content li.last {
    border-bottom-width: 0; }

.menu-content li a,
.menu-content li .disabled {
  color: #2c2f34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

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

.app-view-drop-active {
  background-color: #00a2ea;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    background-color: #00a2ea;
    color: #fff; }

.basecelleditor [class~='form-validator-message'] {
  clip: rect(auto auto auto auto);
  width: auto; }

.document-library-file-entry-cell-editor-hidden {
  display: none; }

.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle; }

.has-control-menu .lfr-asset-anchor {
  height: 74px;
  margin-top: -74px; }

.lfr-asset-anchor {
  display: block;
  height: 10px;
  margin-top: -10px;
  position: relative;
  z-index: -1; }

.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.card,
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal .card {
      background-color: #f8f9fa;
      cursor: default; }
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal::after {
      bottom: -1px;
      content: "";
      height: 4px;
      left: -1px;
      position: absolute;
      right: -1px;
      transition: height 0.15s ease-out;
      background-color: #007bff; }
  .lfr-page-layouts .card-horizontal.card,
  .lfr-page-layouts .card-horizontal .card {
    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; }
    .lfr-page-layouts .card-horizontal.card:hover,
    .lfr-page-layouts .card-horizontal .card:hover {
      background-color: #f8f9fa;
      text-decoration: none; }
    .lfr-page-layouts .card-horizontal.card:focus,
    .lfr-page-layouts .card-horizontal .card:focus {
      background-color: #f8f9fa;
      border-color: #80bdff;
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .lfr-page-layouts .card-horizontal.card:active, .lfr-page-layouts .card-horizontal.card.active,
    .lfr-page-layouts .card-horizontal .card:active,
    .lfr-page-layouts .card-horizontal .card.active {
      background-color: #e9ecef; }
  .lfr-page-layouts .card-horizontal::after {
    border-radius: 0 0 0.25rem 0.25rem;
    bottom: -1px;
    content: "";
    height: 0;
    left: -1px;
    position: absolute;
    right: -1px;
    transition: height 0.15s ease-out; }
  .lfr-page-layouts .card-horizontal:hover::after, .lfr-page-layouts .card-horizontal.hover::after {
    background-color: #007bff;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:focus::after, .lfr-page-layouts .card-horizontal.focus::after {
    height: 4px; }
  .lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
    background-color: #007bff;
    height: 4px; }

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

.modal {
  display: block;
  margin: 0;
  overflow: hidden;
  position: fixed; }

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: none; } }

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

.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all; }

.modal-hidden {
  display: none; }

.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.modal-open {
  overflow: initial; }

.modal-open .modal {
  overflow: hidden; }

.dragging .portlet-column.customizable {
  background-color: #cffccf;
  outline: 3px solid #5eaf3d; }

.customizable-layout-column-content {
  background-color: #c92c3c; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    margin: 0 15px; }

.layout-customizable-controls {
  background-color: rgba(201, 44, 60, 0.8); }

.customizable .customizable-layout-column-content {
  background-color: #5eaf3d; }

.customizable .layout-customizable-controls {
  background-color: rgba(94, 175, 61, 0.8); }

.layout-customizable-controls-container {
  margin: 0 15px;
  position: relative; }

.layout-customizable-controls {
  font-size: 1.5em;
  padding: 4px 16px;
  position: absolute;
  width: 100%;
  z-index: 15; }
  .layout-customizable-controls label {
    color: #fff; }

.paginator-link {
  background: #eee no-repeat scroll 50% 1px;
  border: 1px solid #f0f1f2;
  border-color: #f0f1f2 #b2b2b2 #949494 #f0f1f1;
  color: #1f1e1e;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

.paginator-page-link {
  height: auto;
  text-indent: 0; }

.paginator-current-page {
  background: #0083bd url(../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38b6ef #006d9e #006d9e #46b4e6;
  color: #fff;
  text-shadow: -1px -1px #003c57; }

.paginator-first-link {
  background-image: url(../images/arrows/paging_first.png); }

.paginator-prev-link {
  background-image: url(../images/arrows/paging_previous.png); }

.paginator-last-link {
  background-image: url(../images/arrows/paging_last.png); }

.paginator-next-link {
  background-image: url(../images/arrows/paging_next.png); }

.paginator-current-page-report,
.paginator-total {
  color: #555;
  font-size: 0.9em; }

.paginator-current-page-report {
  margin-left: 2em; }

.taglib-page-iterator .search-pages .page-links {
  padding: 0; }

.info-panel .panel-group {
  margin-left: -1rem;
  margin-right: -1rem; }

.lfr-panel-container {
  background: #fff; }

.lfr-panel-content {
  padding: 5px 10px; }

.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px; }

.panel-hd {
  background: #c0c2c5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #c8c9ca #aeb2b8 #aeb2b8 #c8c9ca;
  padding-left: 10px;
  text-shadow: 1px 1px #fff; }

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

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

@media (min-width: 576px) {
  .sheet .display-style-icon .lfr-asset-item {
    width: 25%; } }

.splitter {
  background-color: #f8f9fa;
  border-radius: 0.25rem 0.25rem 0 0;
  padding: 10px 15px;
  position: relative;
  z-index: 1; }
  .splitter.splitter-spaced {
    border-radius: 0.25rem;
    margin-bottom: 20px; }

.table > tbody > tr.splitter {
  height: auto; }
  .table > tbody > tr.splitter > td {
    padding: 0; }

.lfr-nav.nav-tabs {
  margin-bottom: 20px; }

.tab-active strong {
  font-weight: normal; }

.tab-back {
  float: right; }

.tab-back-content {
  border-width: 0;
  padding: 1px; }

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

.tagselector-content {
  border-width: 0;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    border-bottom: 2px solid #869cad;
    margin-bottom: 10px;
    padding: 0; }

.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

.lfr-portal-tooltip {
  display: inline-block; }
  .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; }

.tooltip {
  max-width: 200px; }
  .tooltip .tooltip-arrow {
    background-color: #000;
    height: 0.6rem;
    position: absolute;
    transform: rotate(45deg);
    width: 0.6rem; }

.tooltip.top .tooltip-arrow,
.tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -0.3rem; }

.tooltip.right .tooltip-arrow,
.tooltip.left .tooltip-arrow {
  margin-top: -0.3rem;
  top: 50%; }

.tooltip.bottom {
  padding-top: 0.3rem; }
  .tooltip.bottom .tooltip-arrow {
    top: 0; }

.tooltip.left {
  padding-right: 0.3rem; }
  .tooltip.left .tooltip-arrow {
    right: 0; }

.tooltip.right {
  padding-left: 0.3rem; }
  .tooltip.right .tooltip-arrow {
    left: 0; }

.tooltip.top {
  padding-bottom: 0.3rem; }
  .tooltip.top .tooltip-arrow {
    bottom: 0; }

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

.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }

.underlay-hidden {
  display: none; }

.underlay-content {
  background: #f4f3f3 url(../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #aeafb1;
  border-width: 0 1px 1px; }

.underlay-close {
  position: absolute;
  right: 5px;
  top: 5px; }

.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: #4b9bff; }

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

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

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

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

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

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

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

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

#wrapper {
  position: relative; }

.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    opacity: 1; }

.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 16px;
  line-height: 6px;
  margin-top: -8px;
  opacity: 0;
  overflow: hidden;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #fff;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #b50303; }

.modify-pages .drag-handle {
  cursor: move;
  left: 3px;
  margin-left: 15px;
  position: absolute;
  top: 15px; }

.controls-hidden .modify-pages .drag-handle {
  display: none; }

@media (min-width: 768px) {
  .touch .modify-pages .drag-handle {
    display: none; } }

.nav li .toolbar {
  margin-top: 5px; }

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

.navigation-pane .body-row {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .navigation-pane .body-row ul li a .icon {
    float: left;
    margin-right: 5px; }

.navigation-pane .lfr-component {
  margin-left: 0; }

.navigation-pane .navigation-entry {
  position: relative; }
  .navigation-pane .navigation-entry.folder.error {
    display: block;
    padding: 6px 8px; }
  .navigation-pane .navigation-entry .browse-folder,
  .navigation-pane .navigation-entry .nav-item-label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle; }
  .navigation-pane .navigation-entry .nav-item-icon {
    vertical-align: middle; }
  .navigation-pane .navigation-entry .overlay.entry-action {
    bottom: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0; }
    .navigation-pane .navigation-entry .overlay.entry-action .btn {
      border-width: 0;
      margin: 0;
      padding: 11px 14px; }
      @media (min-width: 768px) {
        .navigation-pane .navigation-entry .overlay.entry-action .btn {
          padding: 11px; } }

.nav-menu ul {
  padding-left: 10px; }

.nav-menu li a.ancestor {
  font-weight: bold; }

.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.nav-menu-style-arrows ul {
  list-style-image: url(../images/arrows/04_right.png); }

.portlet-navigation .nav-pills > li > a {
  margin-bottom: 2px; }

.portlet-navigation .nav-pills > li > .dropdown-menu {
  margin-top: 0; }

.split-button-dropdowns {
  list-style: none;
  margin: 0;
  padding: 0; }
  .split-button-dropdowns > li {
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px; }

.form-options {
  border: 1px solid #aaa;
  display: inline-block;
  vertical-align: middle; }
  .form-options input {
    border-width: 0;
    display: inline;
    float: left; }

.form-triggers {
  float: left; }

.form-trigger {
  background: #c4c4c4 url(../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #bbb;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px; }
  .form-trigger:focus, .form-trigger:hover {
    background-color: #83b0ca;
    background-image: url(../images/application/button_bg_over.png); }

.trigger-selected {
  background-color: #ebebeb;
  background-image: url(../images/application/button_bg_selected.png); }
  .trigger-selected:focus, .trigger-selected:hover {
    background-color: #b7def4;
    background-image: url(../images/application/button_bg_selected_over.png); }

.options-trigger img {
  background-image: url(../images/common/configuration.png); }

.save-trigger img {
  background-image: url(../images/common/check.png); }

body.portlet {
  border-width: 0; }

.portlet-icon-back {
  margin-top: -2px; }

.portlet-topper {
  position: relative; }
  .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-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
    display: none; }

.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-content .portlet-title-text,
.panel-page-body .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; }

.portlet-draggable .portlet-topper {
  cursor: move; }

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

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

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

.lfr-status-alert-label,
.lfr-status-error-label,
.lfr-status-info-label,
.lfr-status-progress-label,
.lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px; }

.lfr-status-alert-label {
  background-image: url(../images/messages/alert.png);
  color: #663; }

.lfr-status-error-label {
  background-image: url(../images/messages/error.png);
  color: #900; }

.lfr-status-help-label,
.lfr-status-info-label,
.lfr-status-progress-label {
  background-image: url(../images/messages/info.png);
  color: #34404f; }

.lfr-status-help-label {
  background-image: url(../images/portlet/help.png); }

.lfr-status-progress-label {
  background-image: url(../images/aui/loading_indicator.gif); }

.lfr-status-success-label {
  background-image: url(../images/messages/success.png);
  color: #384f34; }

.portlet-msg {
  background: #eee none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404f;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block; }
  .lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background-image: url(../images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
  .lfr-message .lfr-message-close-all {
    color: #fff;
    display: none;
    font-size: 0.8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: #fff; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(../images/common/time.png); }

.lfr-message-content.alert {
  margin-bottom: 0; }

.lfr-message-close {
  cursor: pointer; }

.portlet-section-selected,
.portlet-section-selected a {
  background: #727c81;
  color: #fff;
  font-weight: bold;
  text-decoration: none; }

.portlet-section-selected a:hover,
.portlet-section-selected a:focus {
  background-color: #727c81; }

.portlet {
  margin-bottom: 10px;
  position: relative; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  .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 (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%); } }

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px; }

.portlet-actions {
  float: right; }

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

@media (max-width: 767.98px) {
  .lfr-configurator-visibility {
    opacity: 0.5; } }

@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; }
  .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5; } }

@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex; } }

.controls-visible .portlet-topper-toolbar {
  display: block; }

.lfr-configurator-visibility .portlet-borderless-bar {
  opacity: 0.6; }

.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  opacity: 1; }

.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .portlet-title {
    font-size: 13px; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #d3dadd; }

.main-content-body {
  margin-top: 20px; }

.restricted,
.restricted td {
  background: #fdd;
  border-width: 0; }

.restricted * {
  color: #727c81; }

.alt.restricted td {
  background-color: #ffc0c0; }

.hover.restricted td {
  background-color: #d3bdc0; }

.alt.restricted td.first,
.restricted td.first {
  background-image: url(../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

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

.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
  border-width: 0; }

.taglib-calendar tr td a {
  background-color: #f0f5f7;
  border: 1px solid #fff;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0; }
  .taglib-calendar tr td a:hover {
    background-color: #727c81;
    color: #fff; }

.taglib-calendar tr td.calendar-inactive {
  background-color: #fff;
  color: #b5bfc4; }

.taglib-calendar tr th {
  border-bottom-color: #d7d7d7; }

.taglib-calendar table td {
  border-width: 0; }

.taglib-calendar .calendar-current-day,
.taglib-calendar .calendar-current-day a {
  background-color: #fff; }

.taglib-calendar .calendar-current-day a {
  border: 1px solid #727c81;
  color: #369;
  text-decoration: underline; }

.lfr-icon-menu .dropdown-toggle > span {
  display: inherit;
  line-height: inherit;
  width: inherit; }

.navbar form {
  margin: 0; }

.widget-toolbar .btn + .btn,
.widget-toolbar .widget-group + .widget-group {
  margin-left: 1rem; }

.widget-mode-detail {
  padding-top: 1rem; }
  .widget-mode-detail .title {
    font-size: 36px; }
  .widget-mode-detail .sub-title {
    font-size: 26px;
    margin-bottom: 32px; }
  .widget-mode-detail .widget-metadata {
    margin-bottom: 2rem; }
  .widget-mode-detail .widget-mode-detail-text {
    margin-top: 48px; }
    .widget-mode-detail .widget-mode-detail-text img {
      max-width: 100%; }
    .widget-mode-detail .widget-mode-detail-text p {
      font-size: 18px;
      line-height: 1.8; }

.widget-mode-card .card {
  display: flex;
  flex-direction: column;
  height: calc(100% - 24px);
  margin-bottom: 24px; }

.widget-mode-card .card-header {
  overflow: hidden;
  padding: 0; }

.widget-mode-card .card-title {
  position: relative; }

@media (min-width: 768px) {
  .widget-mode-card .visible-interaction {
    position: absolute;
    right: -8px; } }

.widget-mode-simple .widget-topbar {
  margin-bottom: 8px; }

.widget-mode-simple .widget-metadata {
  margin-bottom: 24px; }

.widget-mode-simple .widget-toolbar {
  margin-top: 1.5rem; }

.widget-mode-simple .widget-content .cover-image {
  margin-bottom: 24px; }

.menu-content,
.underlay-content {
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.lfr-ddm-container .file-entry-upload-progress {
  border-radius: 0 0 4px 4px; }

.lfr-preview-file-image img {
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8); }

.portlet-document-library .lfr-ddm-small-image-preview,
.portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  box-shadow: 0 1px 3px #ccc; }

.portlet-document-library-upload-mask .overlaymask-content {
  border-radius: 5px; }

.overlaymask-content {
  background-color: #fff; }

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

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

.lfr-search-combobox-item {
  border-radius: 1px; }

.lfr-search-combobox .field-input-text {
  border-radius: 4px 1px 1px 4px; }

.lfr-search-combobox .button-input {
  border-radius: 1px 4px 4px 1px; }

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

.portlet-language .portlet-body .current-language,
.portlet-language .portlet-body .taglib-icon,
.portlet-language .portlet-body .taglib-language-list-text {
  border-radius: 10px; }

body > .lfr-menu-list ul,
.active-area-proxy,
.entry-display-style .entry-thumbnail,
.lfr-api-results,
.lfr-translation-manager,
.lfr-translation-manager-translation,
.lfr-upload-container .cancel-button .modify-pages .delete-tab,
.portlet-image-gallery-display .image-thumbnail img,
.rule-group-instance-container .rule-group-instance,
.select-documents,
.select-files,
.taglib-ratings.stars:hover,
.taglib-ratings.stars:hover .liferay-rating-vote > div,
.taglib-ratings.stars .rating-focused > div,
.tags-search-combobox .field-input-text {
  border-radius: 4px; }

.entry-display-style,
.lfr-search-combobox,
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target,
.portlet-document-library .common-file-metadata-container.selected,
.portlet-document-library-display .common-file-metadata-container.selected,
.portlet-image-gallery-display .image-icon,
.select-documents,
.select-files {
  border-radius: 5px; }

.portlet-dynamic-data-list-display .lfr-ddm-container .lfr-ddm-repeatable-placeholder,
.portlet-dynamic-data-lists .lfr-ddm-container .lfr-ddm-repeatable-placeholder {
  border-radius: 6px; }

.menu-content {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

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

.underlay-content {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px; }

.input-localized .lfr-input-localized-state {
  border-radius: 3px; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  box-shadow: 0 0 3px #ddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    box-shadow: 0 0 3px #ff0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  box-shadow: 0 0 3px #27c1f2; }

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  border-radius: 0;
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25); }

.lfr-message .lfr-message-control {
  border-radius: 10px; }

.lfr-token {
  border-radius: 8px; }

.staging-tabview-list {
  border-radius: 0; }

.site-variations-tabview-list .tab-content,
.staging-tabview-list .tab-active .tab-content,
.tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  box-shadow: none; }

.rule-group-instance-container .rule-group-instance {
  box-shadow: 1px 1px 2px #999; }

.lfr-action-label {
  border-radius: 2px; }

@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 {
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  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 {
  -webkit-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

.lfr-spa-loading .lfr-spa-loading-bar {
  -webkit-animation: shift-rightwards 1s ease-in-out infinite;
  animation: shift-rightwards 1s ease-in-out infinite;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.lfr-spa-loading-bar {
  transform: translateX(100%); }

@keyframes shift-rightwards {
  0% {
    transform: translateX(-100%); }
  40% {
    transform: translateX(0%); }
  60% {
    transform: translateX(0%); }
  100% {
    transform: translateX(100%); } }

.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .lfr-icon-menu-text,
.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  max-width: 200px; }

.portlet-boundary.yui3-dd-dragging {
  transform: scale(0.8);
  transition: transform 0.3s ease; }
  @media (prefers-reduced-motion: reduce) {
    .portlet-boundary.yui3-dd-dragging {
      transition: none; } }

.portlet-document-library .entry-thumbnail .label,
.portlet-document-library-display .workflow-status .label,
.portlet-journal .entry-thumbnail .label {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

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

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

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

.upload-drop-active .portlet-document-library .document-container {
  box-shadow: inset 0 0 5px #b8c1d1; }

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

.quick-access-nav a {
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  box-shadow: initial; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  box-shadow: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: linear-gradient(#fff, #e4e4e4);
  border-radius: 2px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: linear-gradient(#f2f2f2, #ccc); }

input.switch:focus ~ .switch-bar:before {
  box-shadow: 0 0 3px #00f; }

input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
input.switch:empty ~ .switch-bar .switch-icon,
input.switch:empty ~ .switch-bar .switch-toggle:after,
input.switch:empty ~ .switch-bar .switch-toggle:before {
  transition: all 100ms ease-in; }
  @media (prefers-reduced-motion: reduce) {
    input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
    input.switch:empty ~ .switch-bar .switch-icon,
    input.switch:empty ~ .switch-bar .switch-toggle:after,
    input.switch:empty ~ .switch-bar .switch-toggle:before {
      transition: none; } }

.taglib-image-selector .selection-status {
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-image-selector .selection-status {
      transition: none; } }

.taglib-image-selector .progress-wrapper .progressbar {
  border-radius: 0; }

.drop-here-info {
  transition: all 0.2s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .drop-here-info {
      transition: none; } }
  .drop-here-info .drop-icons {
    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 {
      transition: all 0.3s ease-in-out;
      border-radius: 3px; }
      @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);
      transform: rotate(25deg); }
    .drop-here-info .drop-icons span:nth-of-type(2) {
      box-shadow: 0 6px 0 -2px rgba(0, 0, 0, 0.15);
      transform: scale(0.8); }
    .drop-here-info .drop-icons span:nth-of-type(3) {
      box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
      transform: rotate(-25deg); }

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

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
.ie7 input[type=password], html {
  font-family: sans-serif; }

a, mark {
  color: black; }

img, legend {
  border: 0; }

.no-touch a:hover, code {
  color: #a90433; }

h1, h3, h4 {
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400; }

h3, h5 {
  font-size: 1.5em; }

.itas-wrapper, body, html {
  min-width: 990px; }

.itas-accordion__title, .itas-button, .itas-link, a {
  -webkit-tap-highlight-color: transparent; }

.itas-footer a, .itas-header-crown__link, .itas-header-sub__nav-link, .itas-header-sub__photo, .itas-link, .no-touch a:hover, .ui-menu .ui-menu-item a, a {
  text-decoration: none; }

.pika-table, table {
  border-collapse: collapse;
  border-spacing: 0; }

.itas-product__docs, .itas-reset-table, .pika-table, table {
  border-collapse: collapse; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  color: #231f20; }

a {
  background: 0 0;
  -webkit-transition: color 150ms;
  transition: color 150ms; }

a:active, a:hover {
  outline: 0; }

h1 {
  margin: .67em 0;
  font-size: 3.75em;
  text-transform: uppercase; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

hr {
  box-sizing: content-box;
  height: 0; }

mark {
  background: yellow; }

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

legend {
  padding: 0; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0; }

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

@font-face {
  font-family: HelveticaNeueUltraLight;
  src: url(fonts/helveticaneue-ultralight-webfont.eot);
  src: url(fonts/helveticaneue-ultralight-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/helveticaneue-ultralight-webfont.woff) format("woff"), url(fonts/helveticaneue-ultralight-webfont.ttf) format("truetype"), url(fonts/helveticaneue-ultralight-webfont.svg#HelveticaNeueUltraLight) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: HelveticaNeueLight;
  src: url(fonts/helveticaneue-light-webfont.eot);
  src: url(fonts/helveticaneue-light-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/helveticaneue-light-webfont.woff) format("woff"), url(fonts/helveticaneue-light-webfont.ttf) format("truetype"), url(fonts/helveticaneue-light-webfont.svg#HelveticaNeueLight) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: HelveticaNeueRoman;
  src: url(fonts/helveticaneue-roman-webfont.eot);
  src: url(fonts/helveticaneue-roman-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/helveticaneue-roman-webfont.woff) format("woff"), url(fonts/helveticaneue-roman-webfont.ttf) format("truetype"), url(fonts/helveticaneue-roman-webfont.svg#HelveticaNeueRoman) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: HelveticaNeueBold;
  src: url(fonts/helveticaneue-bold-webfont.eot);
  src: url(fonts/helveticaneue-bold-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/helveticaneue-bold-webfont.woff) format("woff"), url(fonts/helveticaneue-bold-webfont.ttf) format("truetype"), url(fonts/helveticaneue-bold-webfont.svg#HelveticaNeueBold) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: HelveticaNeueHeavy;
  src: url(fonts/helveticaneue-heavy-webfont.eot);
  src: url(fonts/helveticaneue-heavy-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/helveticaneue-heavy-webfont.woff) format("woff"), url(fonts/helveticaneue-heavy-webfont.ttf) format("truetype"), url(fonts/helveticaneue-heavy-webfont.svg#HelveticaNeueHeavy) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: HelveticaNeueBlack;
  src: url(fonts/helveticaneue-black-webfont.eot);
  src: url(fonts/helveticaneue-black-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/helveticaneue-black-webfont.woff) format("woff"), url(fonts/helveticaneue-black-webfont.ttf) format("truetype"), url(fonts/helveticaneue-black-webfont.svg#HelveticaNeueBlack) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: HelveticaNeueThinCondensed;
  src: url(fonts/helveticaneue-thin-condensed-webfont.eot);
  src: url(fonts/helveticaneue-thin-condensed-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/helveticaneue-thin-condensed-webfont.woff) format("woff"), url(fonts/helveticaneue-thin-condensed-webfont.ttf) format("truetype"), url(fonts/helveticaneue-thin-condensed-webfont.svg#HelveticaNeueThinCondensed) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: HelveticaNeueLightCondensed;
  src: url(fonts/helveticaneue-light-condensed-webfont.eot);
  src: url(fonts/helveticaneue-light-condensed-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/helveticaneue-light-condensed-webfont.woff) format("woff"), url(fonts/helveticaneue-light-condensed-webfont.ttf) format("truetype"), url(fonts/helveticaneue-light-condensed-webfont.svg#HelveticaNeueLightCondensed) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: HelveticaNeueCondensed;
  src: url(fonts/helveticaneue-condensed-webfont.eot);
  src: url(fonts/helveticaneue-condensed-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/helveticaneue-condensed-webfont.woff) format("woff"), url(fonts/helveticaneue-condensed-webfont.ttf) format("truetype"), url(fonts/helveticaneue-condensed-webfont.svg#HelveticaNeueCondensed) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: HelveticaNeueBoldCondensed;
  src: url(fonts/helveticaneue-bold-condensed-webfont.eot);
  src: url(fonts/helveticaneue-bold-condensed-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/helveticaneue-bold-condensed-webfont.woff) format("woff"), url(fonts/helveticaneue-bold-condensed-webfont.ttf) format("truetype"), url(fonts/helveticaneue-bold-condensed-webfont.svg#HelveticaNeueBoldCondensed) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: HelveticaNeueHeavyCondensed;
  src: url(fonts/helveticaneue-heavy-condensed-webfont.eot);
  src: url(fonts/helveticaneue-heavy-condensed-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/helveticaneue-heavy-condensed-webfont.woff) format("woff"), url(fonts/helveticaneue-heavy-condensed-webfont.ttf) format("truetype"), url(fonts/helveticaneue-heavy-condensed-webfont.svg#HelveticaNeueHeavyCondensed) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: HelveticaNeueBlackCondensed;
  src: url(fonts/helveticaneue-black-condensed-webfont.eot);
  src: url(fonts/helveticaneue-black-condensed-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/helveticaneue-black-condensed-webfont.woff) format("woff"), url(fonts/helveticaneue-black-condensed-webfont.ttf) format("truetype"), url(fonts/helveticaneue-black-condensed-webfont.svg#HelveticaNeueBlackCondensed) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: HelveticaNeueExtraBlackCondensed;
  src: url(fonts/helveticaneue-extra-black-condensed-webfont.eot);
  src: url(fonts/helveticaneue-extra-black-condensed-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/helveticaneue-extra-black-condensed-webfont.woff) format("woff"), url(fonts/helveticaneue-extra-black-condensed-webfont.ttf) format("truetype"), url(fonts/helveticaneue-extra-black-condensed-webfont.svg#HelveticaNeueExtraBlackCondensed) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: ItasIcons2;
  src: url(data:application/x-font-woff;base64,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) format("woff"), url(fonts/itas-2.ttf) format("truetype"), url(fonts/itas-2.svg#ItasIcons2) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: ItasIcons4;
  src: url(data:application/x-font-woff;base64,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) format("woff"), url(fonts/itas-4.ttf) format("truetype"), url(fonts/itas-4.svg#ItasIcons4) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: ItasIcons8;
  src: url(data:application/x-font-woff;base64,d09GRk9UVE8AAAQUAAsAAAAABaQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAPIAAAELHV4aFUZGVE0AAAH8AAAAGgAAABxy34B3R0RFRgAAAhgAAAAdAAAAIAAzAARPUy8yAAACOAAAAEsAAABgT+leR2NtYXAAAAKEAAAAQwAAAUoC2wZcaGVhZAAAAsgAAAAvAAAANgSe+nloaGVhAAAC+AAAABwAAAAkA8cCA2htdHgAAAMUAAAAEAAAABAErAETbWF4cAAAAyQAAAAGAAAABgAGUABuYW1lAAADLAAAANUAAAFfDzH/QnBvc3QAAAQEAAAAEAAAACAAAwABeJw9jLFKA0EQhmcvtwk5llNDFhJc0ri9cPsEaqJFmoCNzZ1rJVaCWvgOK9jkHfICFnfVPkAEW18ilcUsTKF7F3Bghn+Gbz4GaQqMMf7wcvcMLAEGZ+E4CaoXJumbYE70nEhnGUyvR7/O/Qcx8D7YYLmC+wMFcKjg6UjBRMHPCJJWw2HYOjtvrHO4gDks4BL6jCXT06vb1xzXKCRatGVNBRkq0JQVz/Hby7ohg3HHomrIko3Xle9Yil2VaPYfPN/hidyTZJqaOqLlwxw/5JI06SXGsUWNekt6kIf12Em/wc+vx01/lrHFzbsYOpH9AbAmY2UAAHicY2BgYGQAgvNxx36B6IsHYvbBaABZLQhFAAB4nGNgZGBg4ANiCQYQYGJgBEJWIGYB8xgABIEAOAAAAHicY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjLAACMDEghIc01hcGBIZEhlfPD/AYMe45n/Z2BqGDcACQUgZAQAChkM1AB4nGNgYGBmgGAZBkYGEHAB8hjBfBYGDSDNBqQZGZiArNT//8EqEkH0/wVQ9UDAyMaA4NAKMDIxs7DS2hLyAQDl9wc6AHicY2BkYGAA4iiv6Zfi+W2+MnAzMYDAxQMx++C0CYMJ4xnGM0AuBwNYGgA69gseAHicY2BkYGA8w8DAoMfEAAJANiMDKmACAC10Ac8CAAAAAgAANAB4AI8ANABQAABQAAAGAAB4nF2OO47CMBCGv0B4LQi6bdcdVaIkEiBRUHIACvoUVhQJJZIJZ6Cm2WPsAbbmYPwG02BrPN+M/3kAM36J8Cci5itwjxE/gfuiKnCsews8YMpf4KHydymjeKLM+FnlucecReA+O5aBY2mugQd8a4cXD5X/p6aj5Ax1V+o9YLXAhZOSTqGtLqdSsKelkdR7J4XFUJCSyW9l7zavaE3CRlboP2el8rbp9q2rrCnSzGyNHya3TjZJkeUSfKxx1ACnsH6ONWriR3G07ly3jcnT7LPkATCSLmAAAAB4nGNgZkAGjAxoAAAAjgAF) format("woff"), url(fonts/itas-8.ttf) format("truetype"), url(fonts/itas-8.svg#ItasIcons8) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: ItasIcons10;
  src: url(data:application/x-font-woff;base64,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) format("woff"), url(fonts/itas-10.ttf) format("truetype"), url(fonts/itas-10.svg#ItasIcons10) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: ItasIcons11;
  src: url(data:application/x-font-woff;base64,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) format("woff"), url(fonts/itas-11.ttf) format("truetype"), url(fonts/itas-11.svg#ItasIcons11) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: ItasFlags;
  src: url(data:application/x-font-woff;base64,d09GRk9UVE8AAATMAAsAAAAABwAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAaYAAAHn0aprD0ZGVE0AAAKwAAAAGgAAABxwsv7SR0RFRgAAAswAAAAdAAAAIAAxAARPUy8yAAAC7AAAAEkAAABgUBheyWNtYXAAAAM4AAAAQQAAAUoC2QJXaGVhZAAAA3wAAAArAAAANgWOnQRoaGVhAAADqAAAABsAAAAkBCoCA2htdHgAAAPEAAAADAAAAAwEAAAAbWF4cAAAA9AAAAAGAAAABgAEUABuYW1lAAAD2AAAAOIAAAHjs1fexHBvc3QAAAS8AAAAEAAAACAAAwABeJxdkc9LG1EQx+cl+3ZpXIyNPmlh0YAVomjSZMmmtxKQh/aoVMSzKfiDeEnBg5f20h8TiIfcSnvpX1EoIinUu3dv/gjSHoraeTAL+hZLDzKH+R4+8x2+MwIcB4QQQ6+brfXWVmNt9tV2szVbBpECAXUzljLjafPIafsC/TT6zlgGHi/lbhD/C9/DPdMxXRlANxsADAXw6WEAI4H4mQOZ2KRBggejMLnWaDTXW/dW3d8MIN6J9+IDOMlsCqbgWowPmq6Tz5gNs6lizVmj3R3HioIVtj1RRlMu1u4dRocWw2K/L4sMCl9SSNEKyt5HxRWuHuDVpdx1KpUTlPyVIlXBk7KcOFWLSFUO8UBy7Y/Clet8zwLVc1U6854mPjO/LuQ0pxQuU5Vqqyj3+ZnC82JJ9v8q7HHI0T5K2hr9jVMXkuSM+o4cUYirkmp5hT/yV0uIlqiV1WnJC78omj/ihc9I0Rw/x7f8Yo4W3rRdrh9Rve39y3Jss3Ah1lRw+ZvRNj4NG+3RYaxtas7GOiFHUO2h6Vh7F/2Mvf5w8tUHphPbcgduARopvWkAAHicY2BgYGQAgjO2i86D6EtW6xhhNABGTQXyAAB4nGNgZGBg4ANiCQYQYGJgBEJmIGYB8xgABGsANgAAAHicY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjLAACMDEghIc01hcGBIZEhmfPD/AYMeE8P/3zA1TCBCAQgZAfaBC4cAAAB4nGNgYGBmgGAZBkYGEHAB8hjBfBYGDSDNBqQZGZiArOT//8EqEkH0/wVQ9UDAyMaA4NAKMDIx09oKSgAA3kYHLwAAAHicY2BkYGAA4jXy343i+W2+MnAzMYDAJat1jEg0K+NvsDgHA5gCAP6cCCYAeJxjYGRgYGIAAj0wycD4m4GRARUwAQAYXQEzAAIAAAACAAAAAAAAAAAAUAAABAAAeJyVj8FKw0AURc+0aUAUiht3ltnLhJmAFAq6s5+QL2haAiWBNP0Vd36Qn+InuPMmPhe6EDrwZg537rvzBrjhFce4HEu88YycZ+M5D7wZZ/J8GC+4drfGOUv3JKfLrqSspq6RZ8qPxnMqXowzed6NF9zxaZyzcvecaRloVEdqdgT2dJMWSHBuh2Y41ruw79ohSPh1+yNuTRzPnoOCPCWFxvFsVP8/8u1ZTxy1l9oTj4pV/LbrD7Uvi+g3/s8wUtYhxVDGJPOlH6nk6jmpY3R5ecZ5qer+1HStT0W8OPMLRWlNeQAAeJxjYGZABowMaAAAAI4ABQ==) format("woff"), url(fonts/itas-flags.ttf) format("truetype"), url(fonts/itas-flags.svg#ItasFlags) format("svg");
  font-weight: 400;
  font-style: normal; }

.ng-cloak, .x-ng-cloak, [data-ng-cloak], [ng-cloak], [ng\:cloak], [x-ng-cloak] {
  display: none !important; }

.html--no-scroll.no-ios7.no-ios8, .html--no-scroll.no-ios7.no-ios8 body {
  overflow: hidden !important;
  width: 100% !important;
  height: 100% !important; }

a:active {
  color: #333333; }

a:visited {
  color: #999999; }

a:focus {
  outline: 0; }

nav li, nav ul {
  list-style: none;
  margin: 0;
  padding: 0; }

fieldset, form {
  margin: 0;
  padding: 0;
  border: none; }

code {
  display: block;
  text-align: left;
  font-size: .8em;
  padding: 10px;
  border: 1px solid #eee;
  overflow: auto;
  max-height: 300px; }

.touch label > * {
  pointer-events: none; }

.touch label select {
  pointer-events: all; }

h2 {
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100;
  font-size: 2.5em;
  text-transform: uppercase; }

h4 {
  font-size: 1.125em; }

.is-windows h4 {
  font-family: 'Arial Black', 'Arial Bold', Arial, Helvetica, sans-serif;
  font-weight: 700; }

h5 {
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100;
  margin: 0.5em 0; }

.itas-t-60 {
  font-size: 3.75em; }

.itas-t-50 {
  font-size: 3.125em; }

.itas-t-40 {
  font-size: 2.5em; }

.itas-t-24 {
  font-size: 1.5em; }

.itas-t-20 {
  font-size: 1.25em; }

.itas-t-14 {
  font-size: 0.875em; }

.itas-wrapper {
  margin: 0 auto;
  width: 100%;
  max-width: 1104px; }

#cboxWrapper, .cboxPhoto {
  max-width: none; }

.itas-header {
  position: relative;
  z-index: 10;
  padding-top: 85px; }

.itas-header-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  min-width: 990px;
  z-index: 300;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.itas-header-fixed__container {
  position: relative;
  background: #a90433;
  color: #fff;
  height: 85px;
  padding: 0 0 0 117px; }

.itas-header-fixed__container:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 0;
  background: url(../images/header-shadow.png) repeat-x;
  -webkit-transition: height 150ms;
  transition: height 150ms; }

.itas--is-scrolled .itas-header-fixed__container:after {
  height: 5px; }

.itas-header__toggle, .itas-header__toggle--anonymous {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 117px;
  background: #81cbd6;
  z-index: 2;
  -webkit-tap-highlight-color: transparent; }

.itas-header__toggle {
  -webkit-transition: background 150ms;
  transition: background 150ms;
  cursor: pointer; }

.itas-header__toggle--active, .itas-header__toggle.itas-TOUCHING, .no-touch .itas-header__toggle:hover {
  background: #5ea0ac; }

.itas-header__burger {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 46px;
  height: 40px;
  margin: -17px 0 0 -23px; }

.itas-header__burger-slice {
  display: block;
  margin: 0 0 6px;
  height: 7px;
  background: white; }

.itas-header__main {
  padding: 0 401px 0 0;
  font-size: 0; }

.itas-header--has-modify .itas-header__main {
  padding-right: 479px; }

.itas-header__logo, .itas-header__logo--anonymous {
  display: block;
  height: 85px;
  min-width: 307px;
  background: url(../images/logo.png) 30px 50% no-repeat;
  background-size: 247px 66px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-header__logo, .mq .itas-header__logo--anonymous {
    background-image: url(../images/logo@2x.png); } }

.itas-header__logo {
  -webkit-transition: background 150ms;
  transition: background 150ms; }

.no-touch .itas-header__logo:hover {
  background-color: #7e0325; }

.itas-header__category {
  display: block;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 0;
  height: 85px;
  padding: 0;
  border-right: 1px solid #cb6885;
  overflow: hidden; }

.itas-header__category, .itas-header__category:active, .itas-header__category:visited {
  color: white; }

.no-touch .itas-header__category:hover {
  background: #7e0325;
  color: white; }

.itas-header__category:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.lt-ie8 .itas-header__category {
  min-width: 160px; }

.itas-header__category-inner {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 17px;
  overflow: hidden;
  cursor: pointer; }

.lt-ie8 .itas-header__category-inner {
  zoom: 1;
  display: block;
  padding-top: 20px; }

.itas-header-mast {
  position: relative; }

.itas-header-crown {
  position: absolute;
  top: 0;
  right: 30px;
  font-family: HelveticaNeueRoman, Arial, Helvetica, sans-serif;
  font-weight: 400; }

.itas-header-sub__nav-title, .itas-header-sub__photo-label {
  text-transform: uppercase;
  font-weight: 400;
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif; }

.itas-header-crown__link {
  position: relative;
  z-index: 1;
  display: block;
  border-left: 1px solid #cb6885;
  height: 30px;
  padding: 55px 10px 0;
  text-transform: uppercase;
  text-align: center;
  font-size: .75em;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: all 150ms;
  transition: all 150ms;
  -webkit-transition-property: background, color;
  transition-property: background, color; }

.itas-header-crown__link, .itas-header-crown__link:active, .itas-header-crown__link:link, .itas-header-crown__link:visited {
  background: #a90433;
  color: white; }

.itas-header-crown__link--active, .itas-header-crown__link--active:active, .itas-header-crown__link--active:link, .itas-header-crown__link--active:visited, .itas-header-crown__link--selected, .itas-header-crown__link--selected:active, .itas-header-crown__link--selected:link, .itas-header-crown__link--selected:visited, .no-touch .itas-header-crown__link:hover {
  background: #7e0325;
  color: white; }

.itas-header-crown__link--narrow {
  padding-left: 5px;
  padding-right: 5px; }

.itas-header-crown__link-icon {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  height: 55px;
  font-size: 38px;
  white-space: nowrap; }

.itas-header-crown__link-icon .itas-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -18px 0 0 -18px; }

.itas-header-crown__link-icon--modify {
  font-size: 44px; }

.itas-header-crown__link-icon--modify .itas-icon {
  margin: -18px 0 0 -24px; }

.itas-header-crown__link-icon--applications {
  font-size: 40px; }

.itas-header-crown__link-icon--applications .itas-icon {
  margin: -19px 0 0 -19px; }

.itas-header-crown__link-icon--favorites .itas-icon {
  margin: -17px 0 0 -19px; }

.itas-header-crown__link-icon--support {
  font-size: 48px; }

.itas-header-crown__link-icon--support .itas-icon {
  margin: -21px 0 0 -23px; }

.itas-header-crown__dropdown {
  position: absolute;
  z-index: 1;
  top: 100%;
  right: 0;
  text-align: left;
  display: none; }

.lt-ie9 .itas-header-crown__dropdown {
  border: 1px solid #b3b2a0; }

.lt-ie8 .itas-header-crown__dropdown {
  border-bottom: 2px solid #b3b2a0; }

.itas-header-crown__dropdown--visible {
  display: block;
  box-shadow: 0 5px 10px -5px #333333; }

.itas-header-crown__pointer {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 2;
  display: none; }

.itas-header-crown__pointer .itas-pointer {
  border-top-color: #b3b2a0; }

.itas-header-crown__pointer .itas-pointer--up {
  border-bottom-color: #b3b2a0; }

.itas-header-crown__pointer .itas-pointer--left {
  border-top-color: transparent;
  border-right-color: #b3b2a0; }

.itas-header-crown__pointer .itas-pointer--right {
  border-top-color: transparent;
  border-left-color: #b3b2a0; }

.itas-header-crown__pointer--visible {
  display: block; }

.itas-header-crown__link--favorites, .itas-header-crown__link--support, .itas-header-search__clear, .itas-header-search__link, .itas-header-search__submit {
  padding-left: 0;
  padding-right: 0;
  width: 80px; }

.itas-header-crown__link--support, .itas-header-search__link {
  width: 88px; }

.itas-header-sub {
  display: none;
  background: #81cbd6; }

.itas-header-sub--visible {
  display: block; }

.itas-header-sub__nav .itas-divider {
  border-top-color: #c0e5eb; }

.itas-header-sub__nav-link {
  display: block;
  padding: 7px 0;
  font-size: 0.8125em; }

.itas-header-sub__nav-link, .itas-header-sub__nav-link:active, .itas-header-sub__nav-link:link, .itas-header-sub__nav-link:visited {
  color: black; }

.no-touch .itas-header-sub__nav-link:hover {
  color: white; }

.itas-header-sub__nav-title .itas-header-sub__nav-link {
  padding: 0;
  font-size: 1em; }

.itas-header-sub__nav-title {
  font-size: 1.0625em;
  margin: 0; }

.itas-header-sub__nav-list {
  margin-top: 7px; }

.itas-header-sub__nav-box:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  border-left: 1px solid #c0e5eb; }

.itas-header-sub__nav-box--first:before {
  content: none;
  display: none; }

.itas-header-sub__nav-box--first .itas-padding {
  padding-left: 0; }

.itas-header-sub__nav-box--last .itas-padding {
  padding-right: 0; }

.itas-header-sub__photo {
  display: block;
  position: relative;
  margin-right: -30px;
  overflow: hidden;
  padding-left: 1px;
  color: white; }

.no-touch .itas-header-sub__photo:hover {
  color: black; }

.itas-header-sub__photo:active, .itas-header-sub__photo:visited {
  color: white; }

.itas-header-sub__photo-img {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: auto; }

.itas-header-sub__photo-label {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 30px;
  font-size: 1.5em;
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-transform-origin: 100%, 100%;
  -ms-transform-origin: 100%, 100%;
  transform-origin: 100%, 100%; }

.no-csstransforms .itas-header-sub__photo-label {
  top: auto;
  bottom: 30px; }

.itas-header__logout {
  font-family: HelveticaNeueBold, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: .75em;
  cursor: pointer;
  position: absolute;
  top: 4px;
  right: 0;
  z-index: 5; }

.itas-footer, .itas-footer h3, .itas-footer__info, .itas-header-search__measure, .tag-editor {
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400; }

.no-touch .itas-header__logout:hover {
  color: white; }

.itas-header-search, .itas-header-search__fixed {
  height: 85px; }

.itas-header-search__container {
  position: relative;
  z-index: 100; }

.itas-header-search__container--input {
  border-top: 1px solid #cdcbb5;
  background: #f4f3ef;
  z-index: 200;
  -webkit-transition: background 150ms;
  transition: background 150ms; }

.itas-header-search__container--input:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 0;
  background: url(../images/header-shadow.png) repeat-x;
  -webkit-transition: height 150ms;
  transition: height 150ms; }

.itas-header-search__field {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-right: 250px; }

.itas-header-search__measure {
  position: absolute !important;
  z-index: 1 !important;
  top: 0 !important;
  left: 0 !important;
  width: auto !important;
  font-weight: 100;
  white-space: nowrap !important;
  visibility: hidden !important;
  -webkit-transition: none !important;
  transition: none !important; }

.itas-header-search__clear, .itas-header-search__link, .itas-header-search__submit {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  height: 84px;
  border-left: 1px solid #c2c2be; }

.itas-header-search__link .itas-button--icon-label .itas-button__icon {
  height: 50px; }

.itas-header-search__submit {
  right: 89px; }

.itas-header-search__clear {
  right: 170px;
  border-left: none; }

.itas-header-search__clear .itas-button, .lt-ie8 .itas-header-search__clear .itas-button {
  display: none; }

.itas-header-search__clear--visible .itas-button, .lt-ie8 .itas-header-search__clear--visible .itas-button {
  display: block; }

.itas-header-search__suggestions {
  display: none;
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  border-top: 1px solid #cdcbb5;
  border-bottom: 1px dotted #cdcbb5; }

.itas-header-search__suggestions:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 5px;
  background: url(../images/header-shadow.png) repeat-x;
  -webkit-transition: height 150ms;
  transition: height 150ms; }

.itas--header-search-detach .itas-header-search__suggestions {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); }

.itas--header-search-detach.itas--header-search-show .itas-header-search__suggestions {
  border-top: none;
  border-bottom: none;
  -webkit-transition: -webkit-transform 150ms ease-in-out 250ms;
  transition: -webkit-transform 150ms ease-in-out 250ms;
  transition: transform 150ms ease-in-out 250ms;
  transition: transform 150ms ease-in-out 250ms, -webkit-transform 150ms ease-in-out 250ms;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.itas-header-search__suggestions--visible {
  display: block; }

/* Mantis 3030 */
/* .itas--header-search-detach.itas--header-search-show .itas-header-search__suggestions--visible:after { */
/* 	height: 5px */
/* } */
/* .itas--header-search-detach.itas--header-search-show .itas-header-search__suggestions--visible else, .lt-ie9 .itas--header-search-detach.itas--header-search-show .itas-header-search__suggestions--visible { */
/* 	border-bottom: 1px dotted #cdcbb5 */
/* } */
.no-csstransforms3d.csstransitions .itas--header-search-detach .itas-header-search__suggestions {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.no-csstransforms3d.csstransitions .itas--header-search-detach.itas--header-search-show .itas-header-search__suggestions {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

.no-csstransforms .itas--header-search-detach .itas-header-search__suggestions, .no-csstransitions .itas--header-search-detach .itas-header-search__suggestions {
  top: auto;
  bottom: 0; }

.no-csstransforms .itas--header-search-detach.itas--header-search-show .itas-header-search__suggestions, .no-csstransitions .itas--header-search-detach.itas--header-search-show .itas-header-search__suggestions {
  top: 100%;
  bottom: auto; }

.itas--is-scrolled.itas--header-search-detach .itas-header-search__fixed {
  position: fixed;
  z-index: 50;
  top: 0;
  left: 0;
  right: 0;
  min-width: 990px;
  -webkit-transition: -webkit-transform 150ms ease-in-out;
  transition: -webkit-transform 150ms ease-in-out;
  transition: transform 150ms ease-in-out;
  transition: transform 150ms ease-in-out, -webkit-transform 150ms ease-in-out; }

.pika-single, .ui-front {
  z-index: 9999; }

.itas--is-scrolled.itas--header-search-detach.itas--header-search-show .itas-header-search__fixed .itas-header-search__container--input:after {
  height: 5px; }

.lt-ie9 .itas--is-scrolled.itas--header-search-detach.itas--header-search-show .itas-header-search__fixed .itas-header-search__container--input {
  border-bottom: 1px solid #cdcbb5; }

.itas--is-scrolled.itas--header-search-detach.itas--header-search-show .itas-header-search__fixed {
  -webkit-transform: translate3d(0, 85px, 0);
  transform: translate3d(0, 85px, 0); }

.no-csstransforms3d.csstransitions .itas--is-scrolled.itas--header-search-detach.itas--header-search-show .itas-header-search__fixed {
  -webkit-transform: translateY(85px);
  -ms-transform: translateY(85px);
  transform: translateY(85px); }

.csstransitions .itas-header-advanced {
  max-height: 0;
  line-height: 0;
  overflow: hidden;
  -webkit-transition: all 250ms;
  transition: all 250ms; }

.no-csstransitions .itas-header-advanced {
  display: none; }

.csstransitions .itas-header-advanced--visible {
  max-height: 500px;
  line-height: 1.2; }

.no-csstransitions .itas-header-advanced--visible {
  display: block; }

.csstransitions .itas-header-advanced--extended {
  overflow: visible; }

.itas-header-advanced__container {
  position: relative;
  background: #b3b2a0;
  color: #fff;
  border-top: 1px solid white; }

.ie7 .itas-header-advanced__container {
  margin-top: 1px; }

.itas-header-search--advanced .itas-header-search__container--input {
  background: #b3b2a0;
  color: white; }

.itas-header-search--advanced .itas-header-search__link, .itas-header-search--advanced .itas-header-search__submit {
  background: #b3b2a0;
  border-left-color: white; }

.ie7 .itas-header-search--advanced .itas-header-search__link, .itas-header-search--advanced .itas-header-search__link {
  right: -30px;
  padding-right: 30px;
  height: 85px; }

.ie7 .itas-header-search--advanced .itas-header-search__link {
  height: 86px; }

.ie7 .itas--is-scrolled.itas--header-search-detach .itas-header-search--advanced .itas-header-search__link, .itas--is-scrolled.itas--header-search-detach .itas-header-search--advanced .itas-header-search__link {
  margin-top: -1px; }

.itas-header-search--advanced .itas-input.itas-input--header-search {
  color: white; }

.itas-header-search--advanced .itas-input.itas-input--header-search::-webkit-input-placeholder {
  color: white; }

.itas-header-search--advanced .itas-input.itas-input--header-search:-moz-placeholder {
  color: white; }

.itas-header-search--advanced .itas-input.itas-input--header-search:-ms-input-placeholder {
  color: white; }

.itas-header-search--advanced .itas-button--header-advanced, .itas-header-search--advanced .itas-button--header-advanced:active, .itas-header-search--advanced .itas-button--header-advanced:link, .itas-header-search--advanced .itas-button--header-advanced:visited, .itas-header-search--advanced .itas-button--header-clear, .itas-header-search--advanced .itas-button--header-clear:active, .itas-header-search--advanced .itas-button--header-clear:link, .itas-header-search--advanced .itas-button--header-clear:visited, .itas-header-search--advanced .itas-button--header-search, .itas-header-search--advanced .itas-button--header-search:active, .itas-header-search--advanced .itas-button--header-search:link, .itas-header-search--advanced .itas-button--header-search:visited {
  background: #b3b2a0;
  color: white; }

.no-touch .itas-header-search--advanced .itas-button--header-advanced:hover, .no-touch .itas-header-search--advanced .itas-button--header-clear:hover, .no-touch .itas-header-search--advanced .itas-button--header-search:hover {
  background: #b3b2a0;
  color: #a90433; }

.itas-header-search--advanced .itas-button--header-search.itas-button--icon-label {
  height: 78px; }

.itas-row, .itas-row--12 {
  height: 100%; }

.itas-footer {
  font-weight: 100; }

.itas-footer a {
  color: black; }

.no-touch .itas-footer a:hover {
  text-decoration: none;
  color: #a90433; }

.itas-footer h3 {
  text-transform: uppercase;
  font-weight: 100;
  font-size: 1.625em;
  margin: 5px 0 25px; }

.itas-footer li {
  padding-bottom: 3px; }

.itas-footer__container {
  padding: 30px 0 35px; }

.itas-footer__info {
  font-weight: 100;
  font-size: .75em;
  color: #939286;
  padding-top: 20px;
  padding-bottom: 5px; }

.itas-gutter-bottom, .itas-gutter-v {
  padding-bottom: 30px; }

.itas-gutter-top, .itas-gutter-v {
  padding-top: 30px; }

.itas-detail-overlay {
  position: absolute;
  z-index: 2000;
  top: 0;
  left: 0;
  right: 0;
  background: url("../images/overlay-ffffff-70.png");
  background: white;
  font-size: 13px;
  display: none;
  margin-top: 100px;
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transition-property: opacity, margin-top;
  transition-property: opacity, margin-top; }

.itas-detail-overlay.itas-visible {
  margin-top: -120px;
  opacity: 1;
  display: block; }

.itas-detail-overlay__close {
  text-align: right; }

h2.itas-detail-overlay__title {
  font-family: "HelveticaNeueHeavyCondensed", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 54px;
  color: #c0bfbb;
  line-height: 40px;
  margin: 10px 0; }

.itas_error {
  color: #a90433;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold; }

@media (max-width: 768px) {
  h2.itas-detail-overlay__title {
    font-size: 40px; }
  .itas-close-icon {
    font-size: 30px; } }

.itas-overlay {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("../images/fill-000000-65.png?1384796714");
  background: rgba(0, 0, 0, 0.65);
  display: none; }

.itas-detail-overlay__list {
  font-size: 0; }

/*
.itas-close-icon {
    font-size: 25px;
    cursor: pointer;
    color: #000;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    float: right;
    font-weight: normal;
    font-weight: 100;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.itas-close-icon:before {
    	/*background : url("../images/icons/close-m__black-100@2x.png");
    	content : "\2716";
}

*/
.itas-close-icon {
  position: relative;
  width: 35px;
  float: right;
  margin-right: 3%;
  margin-top: 1%; }

#msgErrorePrev::selection {
  background: #a90433;
  color: #fff; }

.itas-close-icon:hover:after {
  background-color: #a90433; }

.itas-close-icon:hover:before {
  background-color: #a90433; }

.itas-close-icon::before, .itas-close-icon::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 9px;
  background-color: black;
  cursor: pointer; }

.itas-close-icon:hover {
  background-color: #a90433; }

.itas-close-icon::after {
  transform: rotate(-45deg); }

.itas-close-icon::before {
  transform: rotate(45deg); }

.itas-detail-overlay__title::selection {
  background: #a90433;
  color: #fff; }

button.itas-banner-button {
  width: 25%;
  height: 60px;
  background-color: #a90433;
  margin-bottom: -10px;
  margin-top: 20px;
  border: none;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
  -webkit-transition-property: background-color, border-color, color;
  transition-property: background-color, border-color, color; }

.itas-banner-button:hover {
  background: #7E0325; }

h5.itas-button-text {
  color: white;
  text-align: center;
  font-size: large;
  font-weight: lighter;
  font-family: inherit; }

.itas-col.itas-footer__col--products {
  width: 25%; }

.itas-col.itas-footer__col--people {
  width: 32.5%; }

.itas-col.itas-footer__col--applications {
  width: 26.5%; }

.itas-col.itas-footer__col--support {
  width: 16%; }

.itas-col, .itas-col--12 {
  width: 100%; }

.itas-col {
  float: left;
  zoom: 1; }

.itas-col--right {
  float: right; }

.lt-ie8 .itas-col--12 {
  width: 99.9995%; }

.itas-col--offset-12 {
  margin-left: 100%; }

.lt-ie8 .itas-col--offset-12 {
  margin-left: 99.9995%; }

.itas-pad-right--12 {
  padding-right: 100%; }

.lt-ie8 .itas-pad-right--12 {
  padding-right: 99.9995%; }

.itas-col--11_5 {
  width: 95.83333%; }

.lt-ie8 .itas-col--11_5 {
  width: 95.83283%; }

.itas-col--offset-11_5 {
  margin-left: 95.83333%; }

.lt-ie8 .itas-col--offset-11_5 {
  margin-left: 95.83283%; }

.itas-row--11_5 {
  height: 95.83333%; }

.itas-pad-right--11_5 {
  padding-right: 95.83333%; }

.lt-ie8 .itas-pad-right--11_5 {
  padding-right: 95.83283%; }

.itas-pad-left--12 {
  padding-left: 95.83333%; }

.lt-ie8 .itas-pad-left--12 {
  padding-left: 95.83283%; }

.itas-col--11 {
  width: 91.66667%; }

.lt-ie8 .itas-col--11 {
  width: 91.66617%; }

.itas-col--offset-11 {
  margin-left: 91.66667%; }

.lt-ie8 .itas-col--offset-11 {
  margin-left: 91.66617%; }

.itas-row--11 {
  height: 91.66667%; }

.itas-pad-right--11 {
  padding-right: 91.66667%; }

.lt-ie8 .itas-pad-right--11 {
  padding-right: 91.66617%; }

.itas-col--10_5 {
  width: 87.5%; }

.lt-ie8 .itas-col--10_5 {
  width: 87.4995%; }

.itas-col--offset-10_5 {
  margin-left: 87.5%; }

.lt-ie8 .itas-col--offset-10_5 {
  margin-left: 87.4995%; }

.itas-row--10_5 {
  height: 87.5%; }

.itas-pad-right--10_5 {
  padding-right: 87.5%; }

.lt-ie8 .itas-pad-right--10_5 {
  padding-right: 87.4995%; }

.itas-pad-left--11 {
  padding-left: 87.5%; }

.lt-ie8 .itas-pad-left--11 {
  padding-left: 87.4995%; }

.itas-col--10 {
  width: 83.33333%; }

.lt-ie8 .itas-col--10 {
  width: 83.33283%; }

.itas-col--offset-10 {
  margin-left: 83.33333%; }

.lt-ie8 .itas-col--offset-10 {
  margin-left: 83.33283%; }

.itas-row--10 {
  height: 83.33333%; }

.itas-pad-right--10 {
  padding-right: 83.33333%; }

.lt-ie8 .itas-pad-right--10 {
  padding-right: 83.33283%; }

.itas-col--9_5 {
  width: 79.16667%; }

.lt-ie8 .itas-col--9_5 {
  width: 79.16617%; }

.itas-col--offset-9_5 {
  margin-left: 79.16667%; }

.lt-ie8 .itas-col--offset-9_5 {
  margin-left: 79.16617%; }

.itas-row--9_5 {
  height: 79.16667%; }

.itas-pad-right--9_5 {
  padding-right: 79.16667%; }

.lt-ie8 .itas-pad-right--9_5 {
  padding-right: 79.16617%; }

.itas-pad-left--10 {
  padding-left: 79.16667%; }

.lt-ie8 .itas-pad-left--10 {
  padding-left: 79.16617%; }

.itas-col--9 {
  width: 75%; }

.lt-ie8 .itas-col--9 {
  width: 74.9995%; }

.itas-col--offset-9 {
  margin-left: 75%; }

.lt-ie8 .itas-col--offset-9 {
  margin-left: 74.9995%; }

.itas-row--9 {
  height: 75%; }

.itas-pad-right--9 {
  padding-right: 75%; }

.lt-ie8 .itas-pad-right--9 {
  padding-right: 74.9995%; }

.itas-col--8_5 {
  width: 70.83333%; }

.lt-ie8 .itas-col--8_5 {
  width: 70.83283%; }

.itas-col--offset-8_5 {
  margin-left: 70.83333%; }

.lt-ie8 .itas-col--offset-8_5 {
  margin-left: 70.83283%; }

.itas-row--8_5 {
  height: 70.83333%; }

.itas-pad-right--8_5 {
  padding-right: 70.83333%; }

.lt-ie8 .itas-pad-right--8_5 {
  padding-right: 70.83283%; }

.itas-pad-left--9 {
  padding-left: 70.83333%; }

.lt-ie8 .itas-pad-left--9 {
  padding-left: 70.83283%; }

.itas-col--8 {
  width: 66.66667%; }

.lt-ie8 .itas-col--8 {
  width: 66.66617%; }

.itas-col--offset-8 {
  margin-left: 66.66667%; }

.lt-ie8 .itas-col--offset-8 {
  margin-left: 66.66617%; }

.itas-row--8 {
  height: 66.66667%; }

.itas-pad-right--8 {
  padding-right: 66.66667%; }

.lt-ie8 .itas-pad-right--8 {
  padding-right: 66.66617%; }

.itas-col--7_5 {
  width: 62.5%; }

.lt-ie8 .itas-col--7_5 {
  width: 62.4995%; }

.itas-col--offset-7_5 {
  margin-left: 62.5%; }

.lt-ie8 .itas-col--offset-7_5 {
  margin-left: 62.4995%; }

.itas-row--7_5 {
  height: 62.5%; }

.itas-pad-right--7_5 {
  padding-right: 62.5%; }

.lt-ie8 .itas-pad-right--7_5 {
  padding-right: 62.4995%; }

.itas-pad-left--8 {
  padding-left: 62.5%; }

.lt-ie8 .itas-pad-left--8 {
  padding-left: 62.4995%; }

.itas-col--7 {
  width: 58.33333%; }

.lt-ie8 .itas-col--7 {
  width: 58.33283%; }

.itas-col--offset-7 {
  margin-left: 58.33333%; }

.lt-ie8 .itas-col--offset-7 {
  margin-left: 58.33283%; }

.itas-row--7 {
  height: 58.33333%; }

.itas-pad-right--7 {
  padding-right: 58.33333%; }

.lt-ie8 .itas-pad-right--7 {
  padding-right: 58.33283%; }

.itas-col--6_5 {
  width: 54.16667%; }

.lt-ie8 .itas-col--6_5 {
  width: 54.16617%; }

.itas-col--offset-6_5 {
  margin-left: 54.16667%; }

.lt-ie8 .itas-col--offset-6_5 {
  margin-left: 54.16617%; }

.itas-row--6_5 {
  height: 54.16667%; }

.itas-pad-right--6_5 {
  padding-right: 54.16667%; }

.lt-ie8 .itas-pad-right--6_5 {
  padding-right: 54.16617%; }

.itas-pad-left--7 {
  padding-left: 54.16667%; }

.lt-ie8 .itas-pad-left--7 {
  padding-left: 54.16617%; }

.itas-col--6 {
  width: 50%; }

.lt-ie8 .itas-col--6 {
  width: 49.9995%; }

.itas-col--offset-6 {
  margin-left: 50%; }

.lt-ie8 .itas-col--offset-6 {
  margin-left: 49.9995%; }

.itas-row--6 {
  height: 50%; }

.itas-pad-right--6 {
  padding-right: 50%; }

.lt-ie8 .itas-pad-right--6 {
  padding-right: 49.9995%; }

.itas-col--5_5 {
  width: 45.83333%; }

.lt-ie8 .itas-col--5_5 {
  width: 45.83283%; }

.itas-col--offset-5_5 {
  margin-left: 45.83333%; }

.lt-ie8 .itas-col--offset-5_5 {
  margin-left: 45.83283%; }

.itas-row--5_5 {
  height: 45.83333%; }

.itas-pad-right--5_5 {
  padding-right: 45.83333%; }

.lt-ie8 .itas-pad-right--5_5 {
  padding-right: 45.83283%; }

.itas-pad-left--6 {
  padding-left: 45.83333%; }

.lt-ie8 .itas-pad-left--6 {
  padding-left: 45.83283%; }

.itas-col--5 {
  width: 41.66667%; }

.lt-ie8 .itas-col--5 {
  width: 41.66617%; }

.itas-col--offset-5 {
  margin-left: 41.66667%; }

.lt-ie8 .itas-col--offset-5 {
  margin-left: 41.66617%; }

.itas-row--5 {
  height: 41.66667%; }

.itas-pad-right--5 {
  padding-right: 41.66667%; }

.lt-ie8 .itas-pad-right--5 {
  padding-right: 41.66617%; }

.itas-col--4_5 {
  width: 37.5%; }

.lt-ie8 .itas-col--4_5 {
  width: 37.4995%; }

.itas-col--offset-4_5 {
  margin-left: 37.5%; }

.lt-ie8 .itas-col--offset-4_5 {
  margin-left: 37.4995%; }

.itas-row--4_5 {
  height: 37.5%; }

.itas-pad-right--4_5 {
  padding-right: 37.5%; }

.lt-ie8 .itas-pad-right--4_5 {
  padding-right: 37.4995%; }

.itas-pad-left--5 {
  padding-left: 37.5%; }

.lt-ie8 .itas-pad-left--5 {
  padding-left: 37.4995%; }

.itas-col--4 {
  width: 33.33333%; }

.lt-ie8 .itas-col--4 {
  width: 33.33283%; }

.itas-col--offset-4 {
  margin-left: 33.33333%; }

.lt-ie8 .itas-col--offset-4 {
  margin-left: 33.33283%; }

.itas-row--4 {
  height: 33.33333%; }

.itas-pad-right--4 {
  padding-right: 33.33333%; }

.lt-ie8 .itas-pad-right--4 {
  padding-right: 33.33283%; }

.itas-col--3_5 {
  width: 29.16667%; }

.lt-ie8 .itas-col--3_5 {
  width: 29.16617%; }

.itas-col--offset-3_5 {
  margin-left: 29.16667%; }

.lt-ie8 .itas-col--offset-3_5 {
  margin-left: 29.16617%; }

.itas-row--3_5 {
  height: 29.16667%; }

.itas-pad-right--3_5 {
  padding-right: 29.16667%; }

.lt-ie8 .itas-pad-right--3_5 {
  padding-right: 29.16617%; }

.itas-pad-left--4 {
  padding-left: 29.16667%; }

.lt-ie8 .itas-pad-left--4 {
  padding-left: 29.16617%; }

.itas-col--3 {
  width: 25%; }

.lt-ie8 .itas-col--3 {
  width: 24.9995%; }

.itas-col--offset-3 {
  margin-left: 25%; }

.lt-ie8 .itas-col--offset-3 {
  margin-left: 24.9995%; }

.itas-row--3 {
  height: 25%; }

.itas-pad-right--3 {
  padding-right: 25%; }

.lt-ie8 .itas-pad-right--3 {
  padding-right: 24.9995%; }

.itas-col--2_5 {
  width: 20.83333%; }

.lt-ie8 .itas-col--2_5 {
  width: 20.83283%; }

.itas-col--offset-2_5 {
  margin-left: 20.83333%; }

.lt-ie8 .itas-col--offset-2_5 {
  margin-left: 20.83283%; }

.itas-row--2_5 {
  height: 20.83333%; }

.itas-pad-right--2_5 {
  padding-right: 20.83333%; }

.lt-ie8 .itas-pad-right--2_5 {
  padding-right: 20.83283%; }

.itas-pad-left--3 {
  padding-left: 20.83333%; }

.lt-ie8 .itas-pad-left--3 {
  padding-left: 20.83283%; }

.itas-col--2 {
  width: 16.66667%; }

.lt-ie8 .itas-col--2 {
  width: 16.66617%; }

.itas-col--offset-2 {
  margin-left: 16.66667%; }

.lt-ie8 .itas-col--offset-2 {
  margin-left: 16.66617%; }

.itas-row--2 {
  height: 16.66667%; }

.itas-pad-right--2 {
  padding-right: 16.66667%; }

.lt-ie8 .itas-pad-right--2 {
  padding-right: 16.66617%; }

.itas-col--1_5 {
  width: 12.5%; }

.lt-ie8 .itas-col--1_5 {
  width: 12.4995%; }

.itas-col--offset-1_5 {
  margin-left: 12.5%; }

.lt-ie8 .itas-col--offset-1_5 {
  margin-left: 12.4995%; }

.itas-row--1_5 {
  height: 12.5%; }

.itas-pad-right--1_5 {
  padding-right: 12.5%; }

.lt-ie8 .itas-pad-right--1_5 {
  padding-right: 12.4995%; }

.itas-pad-left--2 {
  padding-left: 12.5%; }

.lt-ie8 .itas-pad-left--2 {
  padding-left: 12.4995%; }

.itas-col--1 {
  width: 8.33333%; }

.lt-ie8 .itas-col--1 {
  width: 8.33283%; }

.itas-col--offset-1 {
  margin-left: 8.33333%; }

.lt-ie8 .itas-col--offset-1 {
  margin-left: 8.33283%; }

.itas-row--1 {
  height: 8.33333%; }

.itas-pad-right--1 {
  padding-right: 8.33333%; }

.lt-ie8 .itas-pad-right--1 {
  padding-right: 8.33283%; }

.itas-col--0_5 {
  width: 4.16667%; }

.lt-ie8 .itas-col--0_5 {
  width: 4.16617%; }

.itas-col--offset-0_5 {
  margin-left: 4.16667%; }

.lt-ie8 .itas-col--offset-0_5 {
  margin-left: 4.16617%; }

.itas-row--0_5 {
  height: 4.16667%; }

.itas-pad-right--0_5 {
  padding-right: 4.16667%; }

.lt-ie8 .itas-pad-right--0_5 {
  padding-right: 4.16617%; }

.itas-gutter-h, .itas-gutter-right {
  padding-right: 30px; }

.itas-pad-left--1 {
  padding-left: 4.16667%; }

.lt-ie8 .itas-pad-left--1 {
  padding-left: 4.16617%; }

.itas-gutter-h, .itas-gutter-left {
  padding-left: 30px; }

.itas-col--20 {
  width: 20%; }

.lt-ie8 .itas-col--20 {
  width: 19.95%; }

.itas-col--50 {
  width: 50%; }

.itas-gutter {
  padding: 30px; }

.itas-padding-top, .itas-padding-v {
  padding-top: 15px; }

.itas-padding-bottom, .itas-padding-v {
  padding-bottom: 15px; }

.itas-gutter-cancel-right {
  margin-right: -30px;
  padding-right: 30px; }

.itas-padding-h, .itas-padding-right {
  padding-right: 15px; }

.itas-gutter-cancel-left {
  margin-left: -30px;
  padding-left: 30px; }

.itas-padding-h, .itas-padding-left {
  padding-left: 15px; }

.itas-gutter-offset-right {
  margin-right: -30px; }

.itas-gutter-offset-left {
  margin-left: -30px; }

.itas-gutter-offset-bottom {
  margin-bottom: -30px; }

.itas-padding {
  padding: 15px; }

.itas-spacing-top, .itas-spacing-v {
  padding-top: 10px; }

.itas-spacing-h, .itas-spacing-right {
  padding-right: 10px; }

.itas-spacing-bottom, .itas-spacing-v {
  padding-bottom: 10px; }

.itas-spacing-h, .itas-spacing-left {
  padding-left: 10px; }

.itas-padding-no-left {
  margin-left: -15px; }

.itas-padding-no-right {
  margin-right: -15px; }

.itas-spacing {
  padding: 10px; }

.itas-c-spacing-box-bottom {
  padding-bottom: 50px; }

.tag-editor {
  list-style-type: none;
  padding: 0 5px 0 0;
  margin: 0;
  overflow: hidden;
  border: 1px solid #b5b4a0;
  cursor: text;
  font-weight: 100;
  font-size: 1.5em;
  color: #b5b4a0;
  background: white; }

.lt-ie8 .tag-editor {
  padding-bottom: 7px; }

.tag-editor li {
  display: block;
  float: left;
  overflow: hidden;
  margin: 7px 0;
  line-height: 1.5; }

.lt-ie8 .tag-editor li {
  line-height: normal;
  margin-bottom: 0;
  clear: both;
  float: none;
  display: inline;
  zoom: 1; }

.tag-editor div {
  float: left;
  padding: 0 4px; }

.tag-editor .placeholder {
  padding: 0 8px 0 15px;
  color: #b5b4a0; }

.tag-editor .tag-editor-spacer {
  padding: 0;
  width: 8px;
  overflow: hidden;
  color: transparent;
  background: 0 0; }

.tag-editor input {
  vertical-align: inherit;
  border: 0;
  outline: 0;
  padding: 0;
  margin: 0;
  cursor: text;
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  font-style: inherit;
  box-shadow: none;
  background: 0 0;
  color: #b5b4a0; }

.tag-editor-hidden-src {
  position: absolute !important;
  left: -99999px; }

.tag-editor::-ms-clear {
  display: none; }

.tag-editor .tag-editor-tag {
  padding-left: 5px;
  color: #fff;
  background: #81cbd6;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  border-radius: 0; }

.tag-editor .tag-editor-tag.incomplete {
  background: 0 0;
  color: #b5b4a0;
  position: relative; }

.tag-editor .tag-editor-tag.incomplete:after {
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 0;
  border-bottom: 2px dotted red; }

.tag-editor .tag-editor-tag.incomplete.active:after {
  content: none; }

.lt-ie8 .tag-editor .tag-editor-tag.incomplete {
  border-bottom: 2px dotted red; }

.lt-ie8 .tag-editor .tag-editor-tag.incomplete.active {
  border-bottom: none; }

.tag-editor .tag-editor-delete {
  background: #81cbd6;
  cursor: pointer;
  padding-right: 5px;
  border-radius: 0 2px 2px 0;
  margin-left: 1px; }

.tag-editor .tag-editor-delete i {
  display: inline-block;
  width: 22px;
  height: 21px;
  vertical-align: middle;
  background: url(../images/delete-email.png) no-repeat;
  position: relative;
  top: -1px; }

.tag-editor .tag-editor-delete:hover i {
  background-position: 0 -21px; }

.tag-editor li.liActive .tag-editor-delete, .tag-editor li.liIncomplete .tag-editor-delete {
  display: none; }

.tag-editor .tag-editor-tag.active {
  background: 0 0 !important; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
  font-size: 14px; }

.ui-menu {
  list-style: none;
  padding: 1px;
  margin: 0;
  display: block;
  outline: 0; }

.ui-menu .ui-menu-item a {
  display: block;
  padding: 2px .4em;
  line-height: 1.4;
  min-height: 0; }

.ui-widget-content {
  border: 1px solid #b5b4a0;
  background: #fff;
  color: #555555; }

.ui-widget-content a {
  color: #46799b; }

.ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
  background: #81cbd6; }

.ui-helper-hidden-accessible {
  display: none; }

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
  display: block;
  position: relative;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  *zoom: 1; }

.pika-single.is-hidden {
  display: none; }

.pika-single.is-bound {
  position: absolute;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5); }

.pika-single:after, .pika-single:before {
  content: " ";
  display: table; }

.pika-single:after {
  clear: both; }

.pika-lendar {
  float: left;
  min-width: 240px;
  margin: 8px; }

.pika-title {
  position: relative;
  text-align: center; }

.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 5px;
  filter: alpha(opacity=0);
  opacity: 0; }

.pika-label, .pika-next, .pika-prev {
  overflow: hidden;
  position: relative; }

.pika-label {
  display: inline-block;
  *display: inline;
  z-index: 9999;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  background-color: white; }

.pika-next, .pika-prev {
  display: block;
  cursor: pointer;
  outline: 0;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  text-indent: 20px;
  white-space: nowrap;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: .5;
  *position: absolute;
  *top: 0; }

.pika-next:hover, .pika-prev:hover {
  opacity: 1; }

.pika-next.is-disabled, .pika-prev.is-disabled {
  cursor: default;
  opacity: 0.2; }

.is-rtl .pika-next, .pika-prev {
  float: left;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==);
  *left: 0; }

.is-rtl .pika-prev, .pika-next {
  float: right;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=);
  *right: 0; }

.pika-select {
  display: inline-block;
  *display: inline; }

.pika-table {
  width: 100%;
  border: 0; }

.pika-table td, .pika-table th {
  width: 14.285714285714286%;
  padding: 0; }

.pika-table th {
  color: #999;
  font-size: 12px;
  line-height: 25px;
  font-weight: 700;
  text-align: center; }

.pika-table abbr {
  border-bottom: none;
  cursor: help; }

.pika-button, .pika-button-month {
  cursor: pointer;
  display: block;
  box-sizing: border-box;
  outline: 0;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #666;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  background: whitesmoke; }

.is-today .pika-button, .is-today .pika-button-month {
  color: #3af;
  font-weight: 700; }

.is-selected .pika-button, .is-selected .pika-button-month, .pika-button-month.is-selected, .pika-button.is-selected {
  color: #fff;
  font-weight: 700;
  background: #3af;
  box-shadow: inset 0 1px 3px #178fe5;
  border-radius: 3px; }

.is-overrun .pika-button, .is-overrun .pika-button-month {
  background: #fff;
  color: #999999; }

.is-disabled .pika-button, .is-disabled .pika-button-month {
  pointer-events: none;
  cursor: default;
  color: #999;
  opacity: 0.3; }

.pika-button-month:hover, .pika-button:hover {
  color: #fff;
  background: #ff8000;
  box-shadow: none;
  border-radius: 3px; }

.pika-button-month {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: auto; }

.pika-months {
  display: block;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  font-size: 0;
  white-space: nowrap; }

.pika-week {
  font-size: 11px;
  color: #999999; }

.is-inrange .pika-button {
  background: #d5e9f7; }

.is-startrange .pika-button {
  color: #fff;
  background: #6CB31D;
  box-shadow: none;
  border-radius: 3px; }

.is-endrange .pika-button {
  color: #fff;
  background: #3af;
  box-shadow: none;
  border-radius: 3px; }

::-webkit-input-placeholder {
  line-height: inherit;
  color: #858585; }

:-moz-placeholder {
  line-height: inherit;
  color: #858585; }

:-ms-input-placeholder {
  line-height: inherit;
  color: #858585; }

::-ms-clear {
  width: 0;
  height: 0; }

.itas-form-row {
  padding: 10px 0; }

.lt-ie8 .itas-form--modal {
  overflow: hidden; }

.itas-label, .itas-label--modal, .itas-modal__text {
  display: inline-block;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100;
  font-size: 1.5em;
  padding: 10px 0; }

.lt-ie8 .itas-label, .lt-ie8 .itas-label--modal, .lt-ie8 .itas-modal__text {
  display: inline;
  zoom: 1; }

.itas-label--modal {
  color: #b5b4a0; }

.itas-label--modal strong {
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400; }

.itas-label--block, .lt-ie8 .itas-label--block {
  display: block; }

.itas-label--no-top {
  padding-top: 0; }

.itas-label--no-bottom {
  padding-bottom: 0; }

.itas-label--no-padding {
  padding: 0; }

.itas-label--favorite {
  padding-top: 0;
  line-height: 1; }

.itas-error-message {
  color: #ff000c; }

.itas-confirm-message {
  color: #81cbd6;
  font-size: 3.125em;
  line-height: 60px;
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 10;
  margin-top: -30px; }

.itas-input, .itas-select, .itas-textarea {
  position: relative;
  z-index: 3;
  border: 0;
  padding: 5px;
  margin: 0;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100;
  font-size: 1em;
  line-height: 1;
  background: 0 0;
  box-sizing: border-box; }

.itas-input--shadow, .itas-input__icon {
  right: 0;
  top: 0;
  position: absolute;
  z-index: 2; }

.firefox .itas-input, .firefox .itas-select, .firefox .itas-textarea {
  line-height: normal; }

.itas-input:focus, .itas-select:focus, .itas-textarea:focus {
  outline: 0; }

.itas-input.empty, .itas-select.empty, .itas-textarea.empty {
  color: #858585; }

.itas-input[disabled], .itas-select[disabled], .itas-textarea[disabled] {
  background: #d1d1c6; }

.itas-input:disabled, .itas-select:disabled, .itas-textarea:disabled {
  background: #d1d1c6; }

.itas-input.ng-dirty.ng-invalid, .itas-select.ng-dirty.ng-invalid, .itas-textarea.ng-dirty.ng-invalid {
  border-color: #ff000c; }

.itas-textarea {
  resize: none;
  overflow: auto; }

.itas-textarea::-webkit-input-placeholder {
  color: #b5b4a0; }

.itas-textarea:-moz-placeholder {
  color: #b5b4a0; }

.itas-textarea::-moz-placeholder {
  color: #b5b4a0; }

.itas-textarea:-ms-input-placeholder {
  color: #b5b4a0; }

.itas-input--faux {
  line-height: 1.2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.ios .itas-input--faux {
  font-family: HelveticaNeueRoman, Arial, Helvetica, sans-serif;
  font-weight: 400; }

.itas-checkbox__label, .itas-input-counter, .itas-input-wrapper__limit, .itas-input-wrapper__suggestion {
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400; }

.itas-input--shadow {
  left: 0;
  background: 0 0 !important;
  color: #dddddd !important; }

.itas-input--full-width {
  width: 100%; }

.itas-input--advanced, .itas-input--filter {
  display: block;
  border: none;
  color: #b3b2a0;
  font-size: 1.5em;
  line-height: 1.2;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 48px; }

.itas-input--advanced::-webkit-input-placeholder, .itas-input--filter::-webkit-input-placeholder {
  line-height: inherit;
  color: #b3b2a0; }

.itas-input--advanced:-moz-placeholder, .itas-input--filter:-moz-placeholder {
  line-height: inherit;
  color: #b3b2a0; }

.itas-input--advanced:-ms-input-placeholder, .itas-input--filter:-ms-input-placeholder {
  line-height: inherit;
  color: #b3b2a0; }

.itas-input--advanced.empty, .itas-input--filter.empty {
  color: #b3b2a0; }

.lt-ie8 .itas-input--advanced, .lt-ie8 .itas-input--filter {
  padding-top: 6px;
  padding-bottom: 8px;
  height: 27px; }

.itas-input--advanced {
  background: 0 0;
  color: white; }

.itas-input--advanced:disabled {
  background: 0 0;
  color: white; }

.itas-input--advanced::-webkit-input-placeholder {
  color: white; }

.itas-input--advanced:-moz-placeholder {
  color: white; }

.itas-input--advanced:-ms-input-placeholder {
  color: white; }

.itas-input--advanced.empty {
  color: white; }

.itas-input__icon {
  display: block;
  height: 100%; }

.itas-input__icon, .itas-input__icon .itas-icon {
  cursor: pointer;
  padding: 0 0 0 1px; }

.itas-input__icon--filter {
  color: #b3b2a0;
  font-size: 35px;
  cursor: pointer; }

.itas-input__icon--filter.itas-input__icon--active, .no-touch .itas-input__icon--filter:hover {
  color: #a90433; }

.itas-input__icon--advanced {
  color: #fff;
  font-size: 35px;
  cursor: pointer; }

.itas-input__icon--advanced.itas-input__icon--active, .no-touch .itas-input__icon--advanced:hover {
  color: #a90433; }

.itas-input__icon--calendar {
  padding: 5px 10px; }

.itas-input__icon--expiry {
  left: 0;
  right: 0;
  z-index: 10;
  text-align: right;
  background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBR??AA7); }

.itas-header-search__measure.itas-input--header-search, .itas-input.itas-input--header-search {
  font-size: 3.75em;
  line-height: 1.4;
  height: 84px;
  padding: 0 10px 0 0;
  width: 100%;
  color: #666;
  -webkit-transition: font-size 150ms;
  transition: font-size 150ms; }

.ie10 .itas-header-search__measure.itas-input--header-search, .ie10 .itas-input.itas-input--header-search {
  -webkit-transition: none !important;
  transition: none !important; }

.itas-header-search__field--shrink-1 .itas-header-search__measure.itas-input--header-search, .itas-header-search__field--shrink-1 .itas-input.itas-input--header-search {
  font-size: 2.5em; }

.itas-header-search__field--shrink-2 .itas-header-search__measure.itas-input--header-search, .itas-header-search__field--shrink-2 .itas-input.itas-input--header-search {
  font-size: 1.875em; }

.lt-ie9 .itas-header-search__measure.itas-input--header-search, .lt-ie9 .itas-input.itas-input--header-search {
  padding-top: 5px !important;
  line-height: normal !important; }

.ie10 .itas-input--modal--wrapper input, .itas-input--modal, .lt-ie10 .itas-input--modal--wrapper input {
  line-height: normal; }

.lt-ie9 .itas-header-search__field--shrink-1 .itas-header-search__measure.itas-input--header-search, .lt-ie9 .itas-header-search__field--shrink-1 .itas-input.itas-input--header-search {
  padding-top: 20px !important;
  padding-bottom: 20px !important; }

.lt-ie9 .itas-header-search__field--shrink-2 .itas-header-search__measure.itas-input--header-search, .lt-ie9 .itas-header-search__field--shrink-2 .itas-input.itas-input--header-search {
  padding-top: 25px !important;
  padding-bottom: 25px !important; }

.ie7 .itas-header-search__measure.itas-input--header-search, .ie7 .itas-input.itas-input--header-search {
  height: 78px !important; }

.ie7 .itas-header-search__field--shrink-1 .itas-header-search__measure.itas-input--header-search, .ie7 .itas-header-search__field--shrink-1 .itas-input.itas-input--header-search {
  height: 43px !important; }

.ie7 .itas-header-search__field--shrink-2 .itas-header-search__measure.itas-input--header-search, .ie7 .itas-header-search__field--shrink-2 .itas-input.itas-input--header-search {
  height: 33px !important; }

.itas-input--modal--wrapper {
  border: 1px solid #b5b4a0;
  padding: 5px; }

.itas-input--modal--wrapper input {
  margin: 0;
  padding: 0;
  font-size: 2.1875em;
  color: #b5b4a0;
  background-color: white; }

.itas-input--modal {
  border: 1px solid #b5b4a0;
  margin: 0;
  font-size: 2.1875em;
  color: #b5b4a0; }

.itas-textarea--modal {
  width: 100%;
  border: 1px solid #b5b4a0;
  color: #b5b4a0;
  font-size: 1.5em;
  padding: 10px 15px; }

.lt-ie8 .itas-textarea--modal--email, .lt-ie8 .itas-textarea--modal--share {
  width: 462px; }

.itas-textarea--modal--email {
  padding: 5px 15px;
  height: 50px; }

.lt-ie8 .itas-textarea--modal--email {
  height: 40px; }

.lt-ie9 .itas-textarea--modal--email {
  line-height: 40px; }

.itas-field--has-action {
  position: relative;
  padding-right: 46px; }

.itas-field__action {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0; }

.itas-input-wrapper {
  position: relative;
  z-index: 2;
  background: #fff;
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  border-top: 1px solid #ececec; }

.itas-input-wrapper:before {
  content: "";
  position: absolute;
  top: -2px;
  left: 0;
  right: 0;
  border-top: 1px solid #c5c5c5; }

.itas-input-wrapper .itas-input {
  display: block;
  width: 100%;
  padding-left: 20px;
  padding-right: 5px; }

.lt-ie8 .itas-input-wrapper .itas-input {
  padding-left: 0;
  padding-right: 0; }

.lt-ie8 .itas-input-wrapper .itas-input-wrapper__field {
  padding: 5px 5px 0 20px; }

.lt-ie8 .itas-input-wrapper .itas-input--shadow {
  right: 5px;
  left: 20px; }

.itas-input-wrapper--disabled {
  border-color: #ccc;
  background: #d1d1c6; }

.itas-input-wrapper--advanced, .itas-input-wrapper--filter {
  border: 2px solid #b3b2a0;
  padding-right: 50px; }

.itas-input-wrapper--advanced:before, .itas-input-wrapper--filter:before {
  display: none; }

.itas-input-wrapper--advanced {
  background: #b3b2a0;
  border-color: white; }

.itas-input-wrapper--filter--calendar.selected .itas-input__icon--calendar {
  color: #a90433; }

.itas-input-wrapper__field {
  position: relative;
  display: block;
  overflow: hidden;
  font-weight: 400;
  line-height: normal; }

.itas-input-wrapper__field--has-action {
  margin-right: 50px; }

.itas-input-wrapper__action {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50px; }

.itas-input-wrapper__inner {
  position: relative; }

.itas-input-wrapper__button, .itas-input-wrapper__buttons {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0; }

.itas-input-wrapper__button {
  left: 0;
  right: auto; }

.itas-input-wrapper__button__icon {
  font-size: 56px;
  margin: -25px 0 0 -28px; }

.itas-input-wrapper__limit {
  position: absolute;
  top: 5px;
  right: 8px;
  font-size: 14px;
  font-weight: 100;
  text-transform: uppercase;
  color: #b2b2b2; }

.itas-input-wrapper__suggestions {
  position: absolute;
  z-index: 20;
  top: 100%;
  left: -1px;
  right: -1px;
  background: #fff;
  border: 1px solid #ececec;
  max-height: 400px;
  overflow-y: auto;
  zoom: 1; }

.touch .itas-input-wrapper__suggestions {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

.itas-input-wrapper__suggestions-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.itas-input-wrapper__suggestions-list__item {
  border-top: 1px solid #ececec; }

.itas-input-wrapper__suggestions-list__item:first-child {
  border-top: none; }

.itas-input-wrapper__suggestion {
  position: relative;
  font-weight: 100;
  padding: 10px 30px;
  background: #fff;
  color: #858583;
  font-size: 1.5em;
  -webkit-transition: all 150ms;
  transition: all 150ms;
  -webkit-transition-property: background, color;
  transition-property: background, color; }

.itas-input-wrapper__suggestion span {
  -webkit-transition: all 150ms;
  transition: all 150ms;
  -webkit-transition-property: background, color;
  transition-property: background, color;
  color: #cdcbb5; }

.itas-input-wrapper__suggestion--link {
  cursor: pointer; }

.no-touch .itas-input-wrapper__suggestion--link:hover, .no-touch .itas-input-wrapper__suggestion--link:hover span {
  color: #a90433; }

.itas-input-wrapper__suggestion--has-count {
  padding-right: 50px; }

.itas-input-wrapper__suggestion--preselected {
  background: #f6f6f6; }

.itas-input-wrapper__suggestion--selected {
  color: #a90433 !important;
  background: #f6f6f6; }

.itas-input-wrapper__suggestion__count {
  position: absolute;
  top: 10px;
  right: 20px; }

.itas-input-wrapper__suggestions-actions {
  position: relative;
  padding: 10px 30px; }

.itas-input-wrapper__suggestions-actions__title {
  font-size: 1em;
  text-transform: uppercase;
  color: #b3b2a0; }

.itas-input-wrapper__suggestions-actions__action {
  position: absolute;
  top: 10px;
  right: 30px;
  color: #a90433;
  font-size: 1.25em;
  cursor: pointer; }

.itas-form-control--search {
  font-size: 2.1875em; }

.lt-ie8 .itas-form-control--search .itas-input-wrapper__field {
  padding: 0 20px; }

.itas-input-wrapper--large {
  font-size: 1.125em; }

.itas-input-wrapper--large .itas-input {
  padding: 9px 10px; }

.lt-ie8 .itas-input-wrapper--large .itas-input-wrapper__field {
  padding: 0 10px; }

.lt-ie8 .itas-input-wrapper--large .itas-input {
  padding: 10px 0; }

.itas-input-counter {
  text-align: right;
  font-size: 1em;
  font-weight: 100;
  padding: 5px 0; }

.itas-flag, .itas-icon--10, .itas-icon--11, .itas-icon--2, .itas-icon--4, .itas-icon--8 {
  font-style: normal !important;
  font-variant: normal !important;
  text-transform: lowercase !important;
  text-align: left !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility; }

.itas-radio--favorite-category__runner {
  border: 1px solid #b5b4a0;
  width: 494px;
  margin: 0 !important; }

.itas-radio--favorite-category__wrapper {
  white-space: nowrap;
  position: relative;
  width: 495px; }

.lt-ie8 .itas-radio--favorite-category__wrapper {
  width: 500px; }

.itas-radio--favorite-category__item {
  width: 99px;
  height: 100px; }

.itas-radio--favorite-category__item label {
  border-right: 1px solid #b5b4a0; }

.itas-radio--favorite-category__item label .itas-icon {
  color: #81cbd6;
  font-size: 60px;
  margin-top: -30px;
  margin-left: -30px; }

.itas-radio--favorite-category__item label.itas-radio--favorite-category__item--selected {
  background-color: #81cbd6; }

.itas-radio--favorite-category__item label.itas-radio--favorite-category__item--selected .itas-icon {
  color: white; }

.itas-radio--favorite-category__arrow-left {
  left: -58px !important; }

.itas-radio--favorite-category__arrow-right {
  right: -58px !important; }

.itas-select-label {
  display: block;
  position: relative;
  cursor: pointer;
  z-index: 2; }

.itas-select-label--border.itas-select-label--empty, .itas-select-label--border.itas-select-label--empty .itas-input-wrapper__button .itas-button, .itas-select-label--border.itas-select-label--empty .itas-input-wrapper__button .itas-button .itas-button__icon {
  cursor: default; }

.no-touch .itas-select-label:hover .itas-button .itas-icon--out {
  display: none; }

.no-touch .itas-select-label:hover .itas-button .itas-icon--over {
  display: inline-block; }

.lt-ie8 .no-touch .itas-select-label:hover .itas-button .itas-icon--over {
  display: inline;
  zoom: 1; }

.no-touch .itas-select-label:hover .itas-icon {
  color: #a90433; }

.androiddefault .itas-select-label--active .itas-input--faux {
  visibility: hidden; }

.itas-select {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  z-index: 1; }

.android .itas-select {
  z-index: 3;
  left: 0;
  opacity: 0; }

.itas-icon-list__item--dismissed, .opacity .itas-dropdown-list__item--dismissed {
  opacity: 0.2; }

.itas-select .androiddefault {
  left: 20px; }

.itas-select-label--native .itas-input-wrapper__suggestions {
  display: none !important; }

.itas-select-label--border {
  font-size: 1.5em; }

.itas-select-label--border .itas-input-wrapper, .itas-select-label--border .itas-input-wrapper__suggestions {
  border: 2px solid #b3b2a0; }

.itas-select-label--border .itas-input-wrapper .itas-input {
  padding-top: 10px;
  padding-bottom: 10px; }

.lt-ie8 .itas-select-label--border .itas-input-wrapper .itas-input {
  padding-top: 6px;
  padding-bottom: 8px; }

.itas-select-label--border .itas-input-wrapper__suggestions {
  left: -2px;
  right: -2px; }

.itas-select-label--border .itas-input-wrapper__inner {
  padding-right: 60px; }

.itas-select-label--border .itas-input-wrapper__buttons {
  width: 60px; }

.itas-select-label--border .itas-divider-left {
  border: none; }

.itas-select-label--border.itas-select-label--empty .itas-input-wrapper, .itas-select-label--border.itas-select-label--empty .itas-input-wrapper:before, .itas-select-label--border.itas-select-label--empty .itas-input-wrapper__suggestions {
  border-color: #f4f3ef; }

.itas-select-label--border.itas-select-label--empty .itas-input-wrapper__button .itas-button, .itas-select-label--border.itas-select-label--empty .itas-input-wrapper__button .itas-button:active, .itas-select-label--border.itas-select-label--empty .itas-input-wrapper__button .itas-button:link, .itas-select-label--border.itas-select-label--empty .itas-input-wrapper__button .itas-button:visited, .no-touch .itas-select-label--border.itas-select-label--empty .itas-input-wrapper__button .itas-button:hover {
  color: #f4f3ef !important; }

.itas-select-label--border.itas-select-label--empty .itas-input-wrapper__button .itas-button .itas-icon {
  color: inherit !important; }

.itas-select-label--border.itas-select-label--empty .itas-input {
  color: #f4f3ef; }

.itas-select-label--filter .itas-input-wrapper__suggestion {
  font-size: 1.25em;
  padding: 10px 12px; }

.no-touch .itas-select-label--filter .itas-input-wrapper__suggestion:hover {
  color: #a90433; }

.itas-select-label--filter .itas-input-wrapper__suggestions-list__item {
  border-top: none; }

.itas-select-label--organigramma .itas-input-wrapper__inner {
  padding-right: 18%; }

.no-touch .itas-select-label--organigramma .itas-input-wrapper__suggestion:hover {
  color: #a90433;
  cursor: pointer; }

.itas-select-label--advanced .itas-input-wrapper {
  background: #b3b2a0;
  border-color: white; }

.itas-select-label--advanced .itas-input-wrapper:before {
  border-top-color: white; }

.itas-select-label--advanced .itas-input {
  color: white; }

.itas-select-label--advanced .itas-input-wrapper__buttons .itas-divider-left {
  border-left: none; }

.itas-select-label--advanced .itas-input-wrapper__buttons .itas-button {
  background: #b3b2a0 !important;
  color: white; }

.itas-select-label--advanced .itas-input-wrapper__suggestions {
  background: #b3b2a0;
  border: 1px solid white; }

.itas-select-label--advanced .itas-input-wrapper__suggestion {
  background: #b3b2a0;
  color: #fff;
  font-size: 1.25em;
  padding: 10px 12px; }

.no-touch .itas-select-label--advanced .itas-input-wrapper__suggestion:hover {
  color: #a90433; }

.itas-select-label--advanced .itas-input-wrapper__suggestion--selected {
  color: #a90433;
  background: #9c9b84; }

.itas-select-label--advanced .itas-input-wrapper__suggestions-list__item {
  border-top: none; }

.itas-select-label--editor {
  font-size: 1.5em; }

.itas-select-label--editor .itas-input-wrapper {
  background: #81cbd6;
  border-color: white; }

.itas-select-label--editor .itas-input-wrapper:before {
  border-top-color: white; }

.itas-select-label--editor .itas-input-wrapper .itas-input {
  padding-top: 10px;
  padding-bottom: 10px; }

.lt-ie8 .itas-select-label--editor .itas-input-wrapper .itas-input {
  padding-top: 10px;
  padding-bottom: 12px; }

.itas-select-label--editor .itas-input {
  color: white; }

.itas-select-label--editor .itas-input-wrapper__buttons .itas-divider-left {
  border-left: none; }

.itas-select-label--editor .itas-input-wrapper__buttons .itas-button {
  background: #81cbd6 !important;
  color: white; }

.itas-select-label--editor .itas-input-wrapper__suggestions {
  background: #81cbd6;
  border: 2px solid white; }

.itas-select-label--editor .itas-input-wrapper__suggestion {
  background: #81cbd6;
  color: #fff;
  font-size: 1.25em;
  padding: 10px 12px; }

.itas-link, .itas-link:active, .itas-link:link, .itas-link:visited, .no-touch .itas-link:hover, .no-touch .itas-select-label--editor .itas-input-wrapper__suggestion:hover {
  color: #a90433; }

.itas-select-label--editor .itas-input-wrapper__suggestion--selected {
  color: #a90433;
  background: #6ab0bc; }

.itas-select-label--editor .itas-input-wrapper__suggestions-list__item {
  border-top: 1px solid white; }

.itas-select-label--editor .itas-input-wrapper__suggestions-list__item:first-child {
  border-top: none; }

.itas-checkbox {
  display: block;
  position: relative;
  cursor: pointer; }

.itas-checkbox__input {
  position: absolute;
  left: -9999px; }

.itas-checkbox__label {
  display: block;
  padding: 0 0 0 62px;
  font-weight: 100; }

.itas-checkbox__label .itas-vertical-align {
  display: block;
  height: 80px; }

.lt-ie8 .itas-checkbox__label--lines-1 .itas-vertical-align {
  padding-top: 20px; }

.lt-ie8 .itas-checkbox__label--lines-2 .itas-vertical-align {
  padding-top: 10px; }

.lt-ie8 .itas-checkbox__label--lines-3 .itas-vertical-align {
  padding-top: 0; }

.itas-checkbox__label__title {
  font-size: 20px; }

.itas-checkbox__label__format {
  font-size: 14px;
  display: block; }

.itas-checkbox__state {
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  border: 2px solid #fff;
  width: 46px;
  height: 46px; }

.itas-divider, .itas-divider-top {
  border-top: 1px solid #cdcbb5; }

.itas-checkbox__state__check {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  font-size: 40px; }

.itas-checkbox--checked .itas-checkbox__state__check, .itas-pointer, .no-touch .itas-checkbox:hover .itas-checkbox__state__check {
  display: block; }

.itas-divider {
  clear: both;
  height: 0;
  overflow: hidden;
  margin: 1em 0; }

.itas-divider--no-gutter {
  margin-left: -30px !important;
  margin-right: -30px !important; }

.itas-divider--no-margin {
  margin: 0; }

.itas-divider-left {
  border-left: 1px solid #cdcbb5; }

.itas-divider-right {
  border-right: 1px solid #cdcbb5; }

.itas-divider-bottom {
  border-bottom: 1px solid #cdcbb5; }

.itas-divider-duble-left {
  border-left: 2px solid #cdcbb5; }

.itas-divider-duble-right {
  border-right: 2px solid #cdcbb5; }

.itas-divider-duble-top {
  border-top: 2px solid #cdcbb5; }

.itas-divider-duble-bottom {
  border-bottom: 2px solid #cdcbb5; }

.itas-divider-left--gold {
  border-left-color: #b3b2a0; }

.itas-divider-right--gold {
  border-right-color: #b3b2a0; }

.itas-divider-left-imp {
  border-left: 1px solid #cdcbb5 !important; }

.itas-splitter:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  border-left: 1px solid #cdcbb5; }

.lt-ie8 .itas-splitter-ie7 {
  border-left: 1px solid #cdcbb5; }

.itas-pointer {
  position: relative;
  width: 0;
  height: 0;
  margin: 0 0 0 -9px;
  border-top: 9px solid #cdcbb5;
  border-right: 9px solid transparent;
  border-bottom: none;
  border-left: 9px solid transparent; }

.itas-pointer--up {
  border-top: none;
  border-bottom: 9px solid #cdcbb5; }

.itas-pointer--left, .itas-pointer--right {
  margin-left: -4.5px;
  border-top: 9px solid transparent;
  border-right: 9px solid #cdcbb5;
  border-bottom: 9px solid transparent;
  border-left: none; }

.itas-pointer--right {
  border-right: none;
  border-left: 9px solid #cdcbb5; }

.itas-icon {
  display: inline-block; }

.lt-ie8 .itas-icon {
  display: inline;
  zoom: 1; }

.itas-icon--no-center {
  margin: 0 !important; }

.itas-icon--close-s__black, .itas-icon--close-s__white {
  width: 23px;
  height: 22px;
  margin: -11px 0 0 -11.5px;
  background-size: 23px 22px; }

.itas-icon-wrapper {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.itas-icon-wrapper .itas-icon {
  position: absolute;
  top: 50%;
  left: 50%; }

.itas-icon--10, .itas-icon--11, .itas-icon--2, .itas-icon--4, .itas-icon--8 {
  font-family: ItasIcons2 !important;
  font-weight: 400 !important; }

.itas-icon--10.itas-icon--bold, .itas-icon--11.itas-icon--bold, .itas-icon--2.itas-icon--bold, .itas-icon--4.itas-icon--bold, .itas-icon--8.itas-icon--bold {
  font-weight: 700 !important; }

.itas-icon--4 {
  font-family: ItasIcons4 !important; }

.itas-icon--8 {
  font-family: ItasIcons8 !important; }

.itas-icon--10 {
  font-family: ItasIcons10 !important; }

.itas-icon--11 {
  font-family: ItasIcons11 !important; }

.itas-icon--close-s__white {
  background-image: url(../images/icons/close-s__white.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--close-s__white {
    background-image: url(../images/icons/close-s__white@2x.png); } }

.itas-icon--close-s__black {
  background-image: url(../images/icons/close-s__black.png); }

#cboxClose, #cboxClose:active, #cboxClose:hover, .itas-icon--close-m__black, .itas-icon--close-m__grey, .itas-icon--close-m__redd {
  width: 40px;
  height: 38px;
  margin: -19px 0 0 -20px;
  background-size: 40px 38px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--close-s__black {
    background-image: url(../images/icons/close-s__black@2x.png); } }

#cboxClose, .itas-icon--close-m__black {
  background-image: url(../images/icons/close-m__black.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq #cboxClose, .mq .itas-icon--close-m__black {
    background-image: url(../images/icons/close-m__black@2x.png); } }

#cboxClose:active, #cboxClose:hover, .itas-icon--close-m__redd {
  background-image: url(../images/icons/close-m__redd.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq #cboxClose:active, .mq #cboxClose:hover, .mq .itas-icon--close-m__redd {
    background-image: url(../images/icons/close-m__redd@2x.png); } }

.itas-icon--close-m__grey {
  background-image: url(../images/icons/close-m__grey.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--close-m__grey {
    background-image: url(../images/icons/close-m__grey@2x.png); } }

.itas-icon--share-m__grey {
  background-image: url(../images/icons/share-m__grey.png);
  width: 53px;
  height: 50px;
  margin: -25px 0 0 -26.5px;
  background-size: 53px 50px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--share-m__grey {
    background-image: url(../images/icons/share-m__grey@2x.png); } }

.itas-icon--copy-m__grey {
  background-image: url(../images/icons/copy-m__grey.png);
  width: 55px;
  height: 51px;
  margin: -25.5px 0 0 -27.5px;
  background-size: 55px 51px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--copy-m__grey {
    background-image: url(../images/icons/copy-m__grey@2x.png); } }

.itas-icon--favorite-category-app-m__blue {
  background-image: url(../images/icons/favorite-category-app-m__blue.png);
  width: 61px;
  height: 61px;
  margin: -30.5px 0 0 -30.5px;
  background-size: 61px 61px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--favorite-category-app-m__blue {
    background-image: url(../images/icons/favorite-category-app-m__blue@2x.png); } }

.itas-icon--favorite-category-circolari-m__blue {
  background-image: url(../images/icons/favorite-category-circolari-m__blue.png);
  width: 43px;
  height: 61px;
  margin: -30.5px 0 0 -21.5px;
  background-size: 43px 61px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--favorite-category-circolari-m__blue {
    background-image: url(../images/icons/favorite-category-circolari-m__blue@2x.png); } }

.itas-icon--favorite-category-news-m__blue {
  background-image: url(../images/icons/favorite-category-news-m__blue.png);
  width: 36px;
  height: 60px;
  margin: -30px 0 0 -18px;
  background-size: 36px 60px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--favorite-category-news-m__blue {
    background-image: url(../images/icons/favorite-category-news-m__blue@2x.png); } }

.itas-icon--favorite-category-people-m__blue {
  background-image: url(../images/icons/favorite-category-people-m__blue.png);
  width: 45px;
  height: 59px;
  margin: -29.5px 0 0 -22.5px;
  background-size: 45px 59px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--favorite-category-people-m__blue {
    background-image: url(../images/icons/favorite-category-people-m__blue@2x.png); } }

.itas-icon--favorite-category-product-m__blue {
  background-image: url(../images/icons/favorite-category-product-m__blue.png);
  width: 64px;
  height: 60px;
  margin: -30px 0 0 -32px;
  background-size: 64px 60px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--favorite-category-product-m__blue {
    background-image: url(../images/icons/favorite-category-product-m__blue@2x.png); } }

.itas-icon--favorite-category-app-m__white {
  background-image: url(../images/icons/favorite-category-app-m__white.png);
  width: 61px;
  height: 61px;
  margin: -30.5px 0 0 -30.5px;
  background-size: 61px 61px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--favorite-category-app-m__white {
    background-image: url(../images/icons/favorite-category-app-m__white@2x.png); } }

.itas-icon--favorite-category-circolari-m__white {
  background-image: url(../images/icons/favorite-category-circolari-m__white.png);
  width: 43px;
  height: 61px;
  margin: -30.5px 0 0 -21.5px;
  background-size: 43px 61px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--favorite-category-circolari-m__white {
    background-image: url(../images/icons/favorite-category-circolari-m__white@2x.png); } }

.itas-icon--favorite-category-news-m__white {
  background-image: url(../images/icons/favorite-category-news-m__white.png);
  width: 36px;
  height: 60px;
  margin: -30px 0 0 -18px;
  background-size: 36px 60px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--favorite-category-news-m__white {
    background-image: url(../images/icons/favorite-category-news-m__white@2x.png); } }

.itas-icon--favorite-category-people-m__white {
  background-image: url(../images/icons/favorite-category-people-m__white.png);
  width: 45px;
  height: 59px;
  margin: -29.5px 0 0 -22.5px;
  background-size: 45px 59px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--favorite-category-people-m__white {
    background-image: url(../images/icons/favorite-category-people-m__white@2x.png); } }

.itas-icon--favorite-category-product-m__white {
  background-image: url(../images/icons/favorite-category-product-m__white.png);
  width: 64px;
  height: 60px;
  margin: -30px 0 0 -32px;
  background-size: 64px 60px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--favorite-category-product-m__white {
    background-image: url(../images/icons/favorite-category-product-m__white@2x.png); } }

.itas-icon--favorite__list {
  background-image: url(../images/icons/favorite__list.png);
  width: 27px;
  height: 36px;
  margin: -18px 0 0 -13.5px;
  background-size: 27px 36px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--favorite__list {
    background-image: url(../images/icons/favorite__list@2x.png); } }

.itas-icon--favorite__package {
  background-image: url(../images/icons/favorite__package.png);
  width: 42px;
  height: 14px;
  margin: -7px 0 0 -21px;
  background-size: 42px 14px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--favorite__package {
    background-image: url(../images/icons/favorite__package@2x.png); } }

.itas-icon--favorite__report {
  background-image: url(../images/icons/favorite__report.png);
  width: 24px;
  height: 36px;
  margin: -18px 0 0 -12px;
  background-size: 24px 36px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--favorite__report {
    background-image: url(../images/icons/favorite__report@2x.png); } }

.itas-icon--favorite__specs {
  background-image: url(../images/icons/favorite__specs.png);
  width: 38px;
  height: 35px;
  margin: -17.5px 0 0 -19px;
  background-size: 38px 35px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--favorite__specs {
    background-image: url(../images/icons/favorite__specs@2x.png); } }

.itas-icon--pencil-s__white {
  background-image: url(../images/icons/pencil-s__white.png);
  width: 30px;
  height: 30px;
  margin: -15px 0 0 -15px;
  background-size: 30px 30px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--pencil-s__white {
    background-image: url(../images/icons/pencil-s__white@2x.png); } }

.itas-icon--cross-s__white {
  background-image: url(../images/icons/cross-s__white.png);
  width: 28px;
  height: 26px;
  margin: -13px 0 0 -14px;
  background-size: 28px 26px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--cross-s__white {
    background-image: url(../images/icons/cross-s__white@2x.png); } }

.itas-icon--header-search__advanced {
  background-image: url(../images/icons/header-search__advanced.png);
  width: 28px;
  height: 28px;
  margin: -14px 0 0 -14px;
  background-size: 28px 28px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--header-search__advanced {
    background-image: url(../images/icons/header-search__advanced@2x.png); } }

.itas-icon--header-search__submit {
  background-image: url(../images/icons/header-search__submit.png);
  width: 58px;
  height: 58px;
  margin: -29px 0 0 -29px;
  background-size: 58px 58px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--header-search__submit {
    background-image: url(../images/icons/header-search__submit@2x.png); } }

.itas-icon--grid__glasses {
  background-image: url(../images/icons/grid__glasses.png);
  width: 52px;
  height: 36px;
  margin: -18px 0 0 -26px;
  background-size: 52px 36px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--grid__glasses {
    background-image: url(../images/icons/grid__glasses@2x.png); } }

.itas-icon--tooltip-tip-bottom-s__red {
  background-image: url(../images/icons/tooltip-tip-bottom-s__red.png);
  width: 23px;
  height: 12px;
  margin: -6px 0 0 -11.5px;
  background-size: 23px 12px; }

.itas-icon--chevron__down-20, .itas-icon--chevron__down-40, .itas-icon--chevron__up-20, .itas-icon--chevron__up-40 {
  width: 48px;
  height: 30px;
  margin: -15px 0 0 -24px;
  background-size: 48px 30px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--tooltip-tip-bottom-s__red {
    background-image: url(../images/icons/tooltip-tip-bottom-s__red@2x.png); } }

.itas-icon--chevron__down-20 {
  background-image: url(../images/icons/chevron__down-20.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--chevron__down-20 {
    background-image: url(../images/icons/chevron__down-20@2x.png); } }

.itas-icon--chevron__down-40 {
  background-image: url(../images/icons/chevron__down-40.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--chevron__down-40 {
    background-image: url(../images/icons/chevron__down-40@2x.png); } }

.itas-icon--chevron__up-20 {
  background-image: url(../images/icons/chevron__up-20.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--chevron__up-20 {
    background-image: url(../images/icons/chevron__up-20@2x.png); } }

.itas-icon--chevron__up-40 {
  background-image: url(../images/icons/chevron__up-40.png); }

.itas-icon--chevron-down-s__black-100, .itas-icon--chevron-down-s__black-20, .itas-icon--chevron-down-s__black-40, .itas-icon--chevron-down-s__blue, .itas-icon--chevron-down-s__gold, .itas-icon--chevron-down-s__red, .itas-icon--chevron-down-s__white {
  width: 20px;
  height: 12px;
  margin: -6px 0 0 -10px;
  background-size: 20px 12px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--chevron__up-40 {
    background-image: url(../images/icons/chevron__up-40@2x.png); } }

.itas-icon--chevron-down-s__white {
  background-image: url(../images/icons/chevron-down-s__white.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--chevron-down-s__white {
    background-image: url(../images/icons/chevron-down-s__white@2x.png); } }

.itas-icon--chevron-down-s__blue {
  background-image: url(../images/icons/chevron-down-s__blue.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--chevron-down-s__blue {
    background-image: url(../images/icons/chevron-down-s__blue@2x.png); } }

.itas-icon--chevron-down-s__gold {
  background-image: url(../images/icons/chevron-down-s__gold.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--chevron-down-s__gold {
    background-image: url(../images/icons/chevron-down-s__gold@2x.png); } }

.itas-icon--chevron-down-s__red {
  background-image: url(../images/icons/chevron-down-s__red.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--chevron-down-s__red {
    background-image: url(../images/icons/chevron-down-s__red@2x.png); } }

.itas-icon--chevron-down-s__black-100 {
  background-image: url(../images/icons/chevron-down-s__black-100.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--chevron-down-s__black-100 {
    background-image: url(../images/icons/chevron-down-s__black-100@2x.png); } }

.itas-icon--chevron-down-s__black-40 {
  background-image: url(../images/icons/chevron-down-s__black-40.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--chevron-down-s__black-40 {
    background-image: url(../images/icons/chevron-down-s__black-40@2x.png); } }

.itas-icon--chevron-down-s__black-20 {
  background-image: url(../images/icons/chevron-down-s__black-20.png); }

.itas-icon--chevron-down-m__black-100, .itas-icon--chevron-down-m__black-20, .itas-icon--chevron-down-m__black-40, .itas-icon--chevron-down-m__blue, .itas-icon--chevron-down-m__gold, .itas-icon--chevron-down-m__red, .itas-icon--chevron-down-m__white {
  width: 48px;
  height: 30px;
  margin: -15px 0 0 -24px;
  background-size: 48px 30px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--chevron-down-s__black-20 {
    background-image: url(../images/icons/chevron-down-s__black-20@2x.png); } }

.itas-icon--chevron-down-m__white {
  background-image: url(../images/icons/chevron-down-m__white.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--chevron-down-m__white {
    background-image: url(../images/icons/chevron-down-m__white@2x.png); } }

.itas-icon--chevron-down-m__blue {
  background-image: url(../images/icons/chevron-down-m__blue.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--chevron-down-m__blue {
    background-image: url(../images/icons/chevron-down-m__blue@2x.png); } }

.itas-icon--chevron-down-m__gold {
  background-image: url(../images/icons/chevron-down-m__gold.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--chevron-down-m__gold {
    background-image: url(../images/icons/chevron-down-m__gold@2x.png); } }

.itas-icon--chevron-down-m__red {
  background-image: url(../images/icons/chevron-down-m__red.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--chevron-down-m__red {
    background-image: url(../images/icons/chevron-down-m__red@2x.png); } }

.itas-icon--chevron-down-m__black-100 {
  background-image: url(../images/icons/chevron-down-m__black-100.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--chevron-down-m__black-100 {
    background-image: url(../images/icons/chevron-down-m__black-100@2x.png); } }

.itas-icon--chevron-down-m__black-40 {
  background-image: url(../images/icons/chevron-down-m__black-40.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--chevron-down-m__black-40 {
    background-image: url(../images/icons/chevron-down-m__black-40@2x.png); } }

.itas-icon--chevron-down-m__black-20 {
  background-image: url(../images/icons/chevron-down-m__black-20.png); }

.itas-icon--chevron-left-l__black-20, .itas-icon--chevron-left-l__black-40, .itas-icon--chevron-right-l__black-20, .itas-icon--chevron-right-l__black-40 {
  width: 30px;
  height: 52px;
  margin: -26px 0 0 -15px;
  background-size: 30px 52px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--chevron-down-m__black-20 {
    background-image: url(../images/icons/chevron-down-m__black-20@2x.png); } }

.itas-icon--chevron-left-l__black-20 {
  background-image: url(../images/icons/chevron-left-l__black-20.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--chevron-left-l__black-20 {
    background-image: url(../images/icons/chevron-left-l__black-20@2x.png); } }

.itas-icon--chevron-left-l__black-40 {
  background-image: url(../images/icons/chevron-left-l__black-40.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--chevron-left-l__black-40 {
    background-image: url(../images/icons/chevron-left-l__black-40@2x.png); } }

.itas-icon--chevron-right-l__black-20 {
  background-image: url(../images/icons/chevron-right-l__black-20.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--chevron-right-l__black-20 {
    background-image: url(../images/icons/chevron-right-l__black-20@2x.png); } }

.itas-icon--chevron-right-l__black-40 {
  background-image: url(../images/icons/chevron-right-l__black-40.png); }

.itas-icon--chevron-left-s__grey, .itas-icon--chevron-left-s__white, .itas-icon--chevron-right-s__grey, .itas-icon--chevron-right-s__white {
  width: 19px;
  height: 31px;
  margin: -15.5px 0 0 -9.5px;
  background-size: 19px 31px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--chevron-right-l__black-40 {
    background-image: url(../images/icons/chevron-right-l__black-40@2x.png); } }

.itas-icon--chevron-right-s__white {
  background-image: url(../images/icons/chevron-right-s__white.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--chevron-right-s__white {
    background-image: url(../images/icons/chevron-right-s__white@2x.png); } }

.itas-icon--chevron-right-s__grey {
  background-image: url(../images/icons/chevron-right-s__grey.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--chevron-right-s__grey {
    background-image: url(../images/icons/chevron-right-s__grey@2x.png); } }

.itas-icon--chevron-left-s__white {
  background-image: url(../images/icons/chevron-left-s__white.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--chevron-left-s__white {
    background-image: url(../images/icons/chevron-left-s__white@2x.png); } }

.itas-icon--chevron-left-s__grey {
  background-image: url(../images/icons/chevron-left-s__grey.png); }

.itas-icon--search__20, .itas-icon--search__40 {
  width: 42px;
  height: 42px;
  margin: -21px 0 0 -21px;
  background-size: 42px 42px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--chevron-left-s__grey {
    background-image: url(../images/icons/chevron-left-s__grey@2x.png); } }

.itas-icon--search__20 {
  background-image: url(../images/icons/search__20.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--search__20 {
    background-image: url(../images/icons/search__20@2x.png); } }

.itas-icon--search__40 {
  background-image: url(../images/icons/search__40.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--search__40 {
    background-image: url(../images/icons/search__40@2x.png); } }

.itas-icon--arrow-right-s__black-100 {
  background-image: url(../images/icons/arrow-right-s__black-100.png);
  width: 22px;
  height: 22px;
  margin: -11px 0 0 -11px;
  background-size: 22px 22px; }

.itas-icon--arrow-right-m__red, .itas-icon--arrow-right-m__white {
  width: 26px;
  height: 26px;
  margin: -13px 0 0 -13px;
  background-size: 26px 26px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--arrow-right-s__black-100 {
    background-image: url(../images/icons/arrow-right-s__black-100@2x.png); } }

.itas-icon--arrow-right-m__white {
  background-image: url(../images/icons/arrow-right-m__white.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--arrow-right-m__white {
    background-image: url(../images/icons/arrow-right-m__white@2x.png); } }

.itas-icon--arrow-right-m__red {
  background-image: url(../images/icons/arrow-right-m__red.png); }

.itas-icon--locked-s__black-100, .itas-icon--unlocked-s__black-100 {
  width: 20px;
  height: 24px;
  margin: -12px 0 0 -10px;
  background-size: 20px 24px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--arrow-right-m__red {
    background-image: url(../images/icons/arrow-right-m__red@2x.png); } }

.itas-icon--locked-s__black-100 {
  background-image: url(../images/icons/locked-s__black-100.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--locked-s__black-100 {
    background-image: url(../images/icons/locked-s__black-100@2x.png); } }

.itas-icon--unlocked-s__black-100 {
  background-image: url(../images/icons/unlocked-s__black-100.png); }

.itas-icon--download__out, .itas-icon--download__over {
  width: 50px;
  height: 50px;
  margin: -25px 0 0 -25px;
  background-size: 50px 50px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--unlocked-s__black-100 {
    background-image: url(../images/icons/unlocked-s__black-100@2x.png); } }

.itas-icon--download__out {
  background-image: url(../images/icons/download__out.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--download__out {
    background-image: url(../images/icons/download__out@2x.png); } }

.itas-icon--download__over {
  background-image: url(../images/icons/download__over.png); }

.itas-icon--download-m__black-100, .itas-icon--download-m__black-20, .itas-icon--download-m__black-40, .itas-icon--download-m__blue, .itas-icon--download-m__gold, .itas-icon--download-m__red, .itas-icon--download-m__white {
  width: 42px;
  height: 42px;
  margin: -21px 0 0 -21px;
  background-size: 42px 42px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--download__over {
    background-image: url(../images/icons/download__over@2x.png); } }

.itas-icon--download-m__white {
  background-image: url(../images/icons/download-m__white.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--download-m__white {
    background-image: url(../images/icons/download-m__white@2x.png); } }

.itas-icon--download-m__black-100 {
  background-image: url(../images/icons/download-m__black-100.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--download-m__black-100 {
    background-image: url(../images/icons/download-m__black-100@2x.png); } }

.itas-icon--download-m__black-40 {
  background-image: url(../images/icons/download-m__black-40.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--download-m__black-40 {
    background-image: url(../images/icons/download-m__black-40@2x.png); } }

.itas-icon--download-m__black-20 {
  background-image: url(../images/icons/download-m__black-20.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--download-m__black-20 {
    background-image: url(../images/icons/download-m__black-20@2x.png); } }

.itas-icon--download-m__gold {
  background-image: url(../images/icons/download-m__gold.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--download-m__gold {
    background-image: url(../images/icons/download-m__gold@2x.png); } }

.itas-icon--download-m__red {
  background-image: url(../images/icons/download-m__red.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--download-m__red {
    background-image: url(../images/icons/download-m__red@2x.png); } }

.itas-icon--download-m__blue {
  background-image: url(../images/icons/download-m__blue.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--download-m__blue {
    background-image: url(../images/icons/download-m__blue@2x.png); } }

.itas-icon--download-s__grey {
  background-image: url(../images/icons/download-s__grey.png);
  width: 37px;
  height: 31px;
  margin: -15.5px 0 0 -18.5px;
  background-size: 37px 31px; }

.itas-icon--plus-s__black-100, .itas-icon--plus-s__black-20, .itas-icon--plus-s__black-40, .itas-icon--plus-s__blue, .itas-icon--plus-s__gold, .itas-icon--plus-s__red, .itas-icon--plus-s__white {
  width: 22px;
  height: 22px;
  margin: -11px 0 0 -11px;
  background-size: 22px 22px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--download-s__grey {
    background-image: url(../images/icons/download-s__grey@2x.png); } }

.itas-icon--plus-s__black-100 {
  background-image: url(../images/icons/plus-s__black-100.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--plus-s__black-100 {
    background-image: url(../images/icons/plus-s__black-100@2x.png); } }

.itas-icon--plus-s__black-40 {
  background-image: url(../images/icons/plus-s__black-40.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--plus-s__black-40 {
    background-image: url(../images/icons/plus-s__black-40@2x.png); } }

.itas-icon--plus-s__black-20 {
  background-image: url(../images/icons/plus-s__black-20.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--plus-s__black-20 {
    background-image: url(../images/icons/plus-s__black-20@2x.png); } }

.itas-icon--plus-s__white {
  background-image: url(../images/icons/plus-s__white.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--plus-s__white {
    background-image: url(../images/icons/plus-s__white@2x.png); } }

.itas-icon--plus-s__gold {
  background-image: url(../images/icons/plus-s__gold.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--plus-s__gold {
    background-image: url(../images/icons/plus-s__gold@2x.png); } }

.itas-icon--plus-s__blue {
  background-image: url(../images/icons/plus-s__blue.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--plus-s__blue {
    background-image: url(../images/icons/plus-s__blue@2x.png); } }

.itas-icon--plus-s__red {
  background-image: url(../images/icons/plus-s__red.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--plus-s__red {
    background-image: url(../images/icons/plus-s__red@2x.png); } }

.itas-icon--plus-l__white {
  background-image: url(../images/icons/plus-l__white.png);
  width: 70px;
  height: 70px;
  margin: -35px 0 0 -35px;
  background-size: 70px 70px; }

.itas-icon--heart-s__black-100, .itas-icon--heart-s__black-20, .itas-icon--heart-s__black-40, .itas-icon--heart-s__blue, .itas-icon--heart-s__gold, .itas-icon--heart-s__red, .itas-icon--heart-s__white {
  width: 34px;
  height: 28px;
  margin: -14px 0 0 -17px;
  background-size: 34px 28px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--plus-l__white {
    background-image: url(../images/icons/plus-l__white@2x.png); } }

.itas-icon--heart-s__black-100 {
  background-image: url(../images/icons/heart-s__black-100.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--heart-s__black-100 {
    background-image: url(../images/icons/heart-s__black-100@2x.png); } }

.itas-icon--heart-s__black-40 {
  background-image: url(../images/icons/heart-s__black-40.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--heart-s__black-40 {
    background-image: url(../images/icons/heart-s__black-40@2x.png); } }

.itas-icon--heart-s__black-20 {
  background-image: url(../images/icons/heart-s__black-20.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--heart-s__black-20 {
    background-image: url(../images/icons/heart-s__black-20@2x.png); } }

.itas-icon--heart-s__white {
  background-image: url(../images/icons/heart-s__white.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--heart-s__white {
    background-image: url(../images/icons/heart-s__white@2x.png); } }

.itas-icon--heart-s__blue {
  background-image: url(../images/icons/heart-s__blue.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--heart-s__blue {
    background-image: url(../images/icons/heart-s__blue@2x.png); } }

.itas-icon--heart-s__red {
  background-image: url(../images/icons/heart-s__red.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--heart-s__red {
    background-image: url(../images/icons/heart-s__red@2x.png); } }

.itas-icon--heart-s__gold {
  background-image: url(../images/icons/heart-s__gold.png); }

.itas-icon--heart-l__black-100, .itas-icon--heart-l__black-20, .itas-icon--heart-l__black-40, .itas-icon--heart-l__blue, .itas-icon--heart-l__gold, .itas-icon--heart-l__red, .itas-icon--heart-l__white {
  width: 56px;
  height: 46px;
  margin: -23px 0 0 -28px;
  background-size: 56px 46px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--heart-s__gold {
    background-image: url(../images/icons/heart-s__gold@2x.png); } }

.itas-icon--heart-l__black-100 {
  background-image: url(../images/icons/heart-l__black-100.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--heart-l__black-100 {
    background-image: url(../images/icons/heart-l__black-100@2x.png); } }

.itas-icon--heart-l__black-40 {
  background-image: url(../images/icons/heart-l__black-40.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--heart-l__black-40 {
    background-image: url(../images/icons/heart-l__black-40@2x.png); } }

.itas-icon--heart-l__black-20 {
  background-image: url(../images/icons/heart-l__black-20.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--heart-l__black-20 {
    background-image: url(../images/icons/heart-l__black-20@2x.png); } }

.itas-icon--heart-l__white {
  background-image: url(../images/icons/heart-l__white.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--heart-l__white {
    background-image: url(../images/icons/heart-l__white@2x.png); } }

.itas-icon--heart-l__blue {
  background-image: url(../images/icons/heart-l__blue.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--heart-l__blue {
    background-image: url(../images/icons/heart-l__blue@2x.png); } }

.itas-icon--heart-l__red {
  background-image: url(../images/icons/heart-l__red.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--heart-l__red {
    background-image: url(../images/icons/heart-l__red@2x.png); } }

.itas-icon--heart-l__gold {
  background-image: url(../images/icons/heart-l__gold.png); }

.itas-icon--clock-s__black-100, .itas-icon--clock-s__black-20, .itas-icon--clock-s__black-40, .itas-icon--clock-s__blue, .itas-icon--clock-s__gold, .itas-icon--clock-s__red, .itas-icon--clock-s__white {
  width: 34px;
  height: 32px;
  margin: -16px 0 0 -17px;
  background-size: 34px 32px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--heart-l__gold {
    background-image: url(../images/icons/heart-l__gold@2x.png); } }

.itas-icon--clock-s__black-100 {
  background-image: url(../images/icons/clock-s__black-100.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--clock-s__black-100 {
    background-image: url(../images/icons/clock-s__black-100@2x.png); } }

.itas-icon--clock-s__black-40 {
  background-image: url(../images/icons/clock-s__black-40.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--clock-s__black-40 {
    background-image: url(../images/icons/clock-s__black-40@2x.png); } }

.itas-icon--clock-s__black-20 {
  background-image: url(../images/icons/clock-s__black-20.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--clock-s__black-20 {
    background-image: url(../images/icons/clock-s__black-20@2x.png); } }

.itas-icon--clock-s__white {
  background-image: url(../images/icons/clock-s__white.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--clock-s__white {
    background-image: url(../images/icons/clock-s__white@2x.png); } }

.itas-icon--clock-s__blue {
  background-image: url(../images/icons/clock-s__blue.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--clock-s__blue {
    background-image: url(../images/icons/clock-s__blue@2x.png); } }

.itas-icon--clock-s__red {
  background-image: url(../images/icons/clock-s__red.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--clock-s__red {
    background-image: url(../images/icons/clock-s__red@2x.png); } }

.itas-icon--clock-s__gold {
  background-image: url(../images/icons/clock-s__gold.png); }

.itas-icon--clock-m__black-100, .itas-icon--clock-m__black-20, .itas-icon--clock-m__black-40, .itas-icon--clock-m__blue, .itas-icon--clock-m__gold, .itas-icon--clock-m__red, .itas-icon--clock-m__white {
  width: 54px;
  height: 54px;
  margin: -27px 0 0 -27px;
  background-size: 54px 54px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--clock-s__gold {
    background-image: url(../images/icons/clock-s__gold@2x.png); } }

.itas-icon--clock-m__black-100 {
  background-image: url(../images/icons/clock-m__black-100.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--clock-m__black-100 {
    background-image: url(../images/icons/clock-m__black-100@2x.png); } }

.itas-icon--clock-m__black-40 {
  background-image: url(../images/icons/clock-m__black-40.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--clock-m__black-40 {
    background-image: url(../images/icons/clock-m__black-40@2x.png); } }

.itas-icon--clock-m__black-20 {
  background-image: url(../images/icons/clock-m__black-20.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--clock-m__black-20 {
    background-image: url(../images/icons/clock-m__black-20@2x.png); } }

.itas-icon--clock-m__white {
  background-image: url(../images/icons/clock-m__white.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--clock-m__white {
    background-image: url(../images/icons/clock-m__white@2x.png); } }

.itas-icon--clock-m__blue {
  background-image: url(../images/icons/clock-m__blue.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--clock-m__blue {
    background-image: url(../images/icons/clock-m__blue@2x.png); } }

.itas-icon--clock-m__red {
  background-image: url(../images/icons/clock-m__red.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--clock-m__red {
    background-image: url(../images/icons/clock-m__red@2x.png); } }

.itas-icon--clock-m__gold {
  background-image: url(../images/icons/clock-m__gold.png); }

.itas-icon--clock-2-s__black-100, .itas-icon--clock-2-s__black-20, .itas-icon--clock-2-s__black-40, .itas-icon--clock-2-s__blue, .itas-icon--clock-2-s__gold, .itas-icon--clock-2-s__red, .itas-icon--clock-2-s__white {
  width: 34px;
  height: 34px;
  margin: -17px 0 0 -17px;
  background-size: 34px 34px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--clock-m__gold {
    background-image: url(../images/icons/clock-m__gold@2x.png); } }

.itas-icon--clock-2-s__black-100 {
  background-image: url(../images/icons/clock-2-s__black-100.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--clock-2-s__black-100 {
    background-image: url(../images/icons/clock-2-s__black-100@2x.png); } }

.itas-icon--clock-2-s__black-40 {
  background-image: url(../images/icons/clock-2-s__black-40.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--clock-2-s__black-40 {
    background-image: url(../images/icons/clock-2-s__black-40@2x.png); } }

.itas-icon--clock-2-s__black-20 {
  background-image: url(../images/icons/clock-2-s__black-20.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--clock-2-s__black-20 {
    background-image: url(../images/icons/clock-2-s__black-20@2x.png); } }

.itas-icon--clock-2-s__white {
  background-image: url(../images/icons/clock-2-s__white.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--clock-2-s__white {
    background-image: url(../images/icons/clock-2-s__white@2x.png); } }

.itas-icon--clock-2-s__blue {
  background-image: url(../images/icons/clock-2-s__blue.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--clock-2-s__blue {
    background-image: url(../images/icons/clock-2-s__blue@2x.png); } }

.itas-icon--clock-2-s__red {
  background-image: url(../images/icons/clock-2-s__red.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--clock-2-s__red {
    background-image: url(../images/icons/clock-2-s__red@2x.png); } }

.itas-icon--clock-2-s__gold {
  background-image: url(../images/icons/clock-2-s__gold.png); }

.itas-icon--clock-2-m__black-100, .itas-icon--clock-2-m__black-20, .itas-icon--clock-2-m__black-40, .itas-icon--clock-2-m__blue, .itas-icon--clock-2-m__gold, .itas-icon--clock-2-m__red, .itas-icon--clock-2-m__white {
  width: 54px;
  height: 54px;
  margin: -27px 0 0 -27px;
  background-size: 54px 54px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--clock-2-s__gold {
    background-image: url(../images/icons/clock-2-s__gold@2x.png); } }

.itas-icon--clock-2-m__black-100 {
  background-image: url(../images/icons/clock-2-m__black-100.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--clock-2-m__black-100 {
    background-image: url(../images/icons/clock-2-m__black-100@2x.png); } }

.itas-icon--clock-2-m__black-40 {
  background-image: url(../images/icons/clock-2-m__black-40.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--clock-2-m__black-40 {
    background-image: url(../images/icons/clock-2-m__black-40@2x.png); } }

.itas-icon--clock-2-m__black-20 {
  background-image: url(../images/icons/clock-2-m__black-20.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--clock-2-m__black-20 {
    background-image: url(../images/icons/clock-2-m__black-20@2x.png); } }

.itas-icon--clock-2-m__white {
  background-image: url(../images/icons/clock-2-m__white.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--clock-2-m__white {
    background-image: url(../images/icons/clock-2-m__white@2x.png); } }

.itas-icon--clock-2-m__blue {
  background-image: url(../images/icons/clock-2-m__blue.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--clock-2-m__blue {
    background-image: url(../images/icons/clock-2-m__blue@2x.png); } }

.itas-icon--clock-2-m__red {
  background-image: url(../images/icons/clock-2-m__red.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--clock-2-m__red {
    background-image: url(../images/icons/clock-2-m__red@2x.png); } }

.itas-icon--clock-2-m__gold {
  background-image: url(../images/icons/clock-2-m__gold.png); }

.itas-icon--check-s__black-100, .itas-icon--check-s__black-20, .itas-icon--check-s__black-40, .itas-icon--check-s__blue, .itas-icon--check-s__gold, .itas-icon--check-s__red, .itas-icon--check-s__white {
  width: 30px;
  height: 22px;
  margin: -11px 0 0 -15px;
  background-size: 30px 22px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--clock-2-m__gold {
    background-image: url(../images/icons/clock-2-m__gold@2x.png); } }

.itas-icon--check-s__black-100 {
  background-image: url(../images/icons/check-s__black-100.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--check-s__black-100 {
    background-image: url(../images/icons/check-s__black-100@2x.png); } }

.itas-icon--check-s__black-40 {
  background-image: url(../images/icons/check-s__black-40.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--check-s__black-40 {
    background-image: url(../images/icons/check-s__black-40@2x.png); } }

.itas-icon--check-s__black-20 {
  background-image: url(../images/icons/check-s__black-20.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--check-s__black-20 {
    background-image: url(../images/icons/check-s__black-20@2x.png); } }

.itas-icon--check-s__white {
  background-image: url(../images/icons/check-s__white.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--check-s__white {
    background-image: url(../images/icons/check-s__white@2x.png); } }

.itas-icon--check-s__blue {
  background-image: url(../images/icons/check-s__blue.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--check-s__blue {
    background-image: url(../images/icons/check-s__blue@2x.png); } }

.itas-icon--check-s__red {
  background-image: url(../images/icons/check-s__red.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--check-s__red {
    background-image: url(../images/icons/check-s__red@2x.png); } }

.itas-icon--check-s__gold {
  background-image: url(../images/icons/check-s__gold.png); }

.itas-icon--check-m__black-100, .itas-icon--check-m__black-20, .itas-icon--check-m__black-40, .itas-icon--check-m__blue, .itas-icon--check-m__gold, .itas-icon--check-m__red, .itas-icon--check-m__white {
  width: 50px;
  height: 38px;
  margin: -19px 0 0 -25px;
  background-size: 50px 38px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--check-s__gold {
    background-image: url(../images/icons/check-s__gold@2x.png); } }

.itas-icon--check-m__black-100 {
  background-image: url(../images/icons/check-m__black-100.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--check-m__black-100 {
    background-image: url(../images/icons/check-m__black-100@2x.png); } }

.itas-icon--check-m__black-40 {
  background-image: url(../images/icons/check-m__black-40.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--check-m__black-40 {
    background-image: url(../images/icons/check-m__black-40@2x.png); } }

.itas-icon--check-m__black-20 {
  background-image: url(../images/icons/check-m__black-20.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--check-m__black-20 {
    background-image: url(../images/icons/check-m__black-20@2x.png); } }

.itas-icon--check-m__white {
  background-image: url(../images/icons/check-m__white.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--check-m__white {
    background-image: url(../images/icons/check-m__white@2x.png); } }

.itas-icon--check-m__blue {
  background-image: url(../images/icons/check-m__blue.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--check-m__blue {
    background-image: url(../images/icons/check-m__blue@2x.png); } }

.itas-icon--check-m__red {
  background-image: url(../images/icons/check-m__red.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--check-m__red {
    background-image: url(../images/icons/check-m__red@2x.png); } }

.itas-icon--check-m__gold {
  background-image: url(../images/icons/check-m__gold.png); }

.itas-icon--close-m__black-100, .itas-icon--close-m__black-20, .itas-icon--close-m__black-40, .itas-icon--close-m__blue, .itas-icon--close-m__gold, .itas-icon--close-m__red, .itas-icon--pencil-s__black-100, .itas-icon--pencil-s__red {
  width: 30px;
  height: 30px;
  margin: -15px 0 0 -15px;
  background-size: 30px 30px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--check-m__gold {
    background-image: url(../images/icons/check-m__gold@2x.png); } }

.itas-icon--pencil-s__black-100 {
  background-image: url(../images/icons/pencil-s__black-100.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--pencil-s__black-100 {
    background-image: url(../images/icons/pencil-s__black-100@2x.png); } }

.itas-icon--pencil-s__red {
  background-image: url(../images/icons/pencil-s__red.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--pencil-s__red {
    background-image: url(../images/icons/pencil-s__red@2x.png); } }

.itas-icon--close-m__black-100 {
  background-image: url(../images/icons/close-m__black-100.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--close-m__black-100 {
    background-image: url(../images/icons/close-m__black-100@2x.png); } }

.itas-icon--close-m__black-40 {
  background-image: url(../images/icons/close-m__black-40.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--close-m__black-40 {
    background-image: url(../images/icons/close-m__black-40@2x.png); } }

.itas-icon--close-m__black-20 {
  background-image: url(../images/icons/close-m__black-20.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--close-m__black-20 {
    background-image: url(../images/icons/close-m__black-20@2x.png); } }

.itas-icon--close-m__red {
  background-image: url(../images/icons/close-m__red.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--close-m__red {
    background-image: url(../images/icons/close-m__red@2x.png); } }

.itas-icon--close-m__blue {
  background-image: url(../images/icons/close-m__blue.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--close-m__blue {
    background-image: url(../images/icons/close-m__blue@2x.png); } }

.itas-icon--close-m__gold {
  background-image: url(../images/icons/close-m__gold.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-icon--close-m__gold {
    background-image: url(../images/icons/close-m__gold@2x.png); } }

.itas-flag {
  display: inline-block;
  font-family: ItasFlags !important;
  font-weight: 400 !important; }

.lt-ie8 .itas-flag {
  display: inline;
  zoom: 1; }

.itas-flag--de:before {
  content: "a"; }

.itas-flag--en:before {
  content: "b"; }

.itas-flag--it:before {
  content: "c"; }

.itas-link {
  font-size: 16px;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100;
  cursor: pointer; }

.itas-link:active, .itas-link:focus {
  outline: 0; }

.itas-link--accordion, .itas-link--goto-page, .itas-link--login, .itas-link--see-all {
  font-size: 20px; }

.itas-link--accordion:active, .itas-link--goto-page:active, .itas-link--login:active, .itas-link--see-all:active, .no-touch .itas-link--accordion:hover, .no-touch .itas-link--goto-page:hover, .no-touch .itas-link--login:hover, .no-touch .itas-link--see-all:hover {
  text-decoration: underline; }

.itas-button, .itas-dropdown-list__link, .itas-icon-list__link, .no-touch .itas-button:hover {
  text-decoration: none; }

.itas-link--see-all {
  padding-top: 33px;
  padding-left: 3px;
  line-height: 0;
  display: block; }

.itas-link--goto-page {
  position: absolute;
  right: 2px;
  bottom: 2px; }

.itas-link--white, .itas-link--white:active, .itas-link--white:link, .itas-link--white:visited, .no-touch .itas-link--white:hover {
  color: white; }

.itas-link--blue-red, .itas-link--blue-red:link, .itas-link--blue-red:visited {
  color: #81cbd6; }

.itas-link--blue-red:active, .no-touch .itas-link--blue-red:hover {
  color: #a90433; }

.itas-link--white-red, .itas-link--white-red:link, .itas-link--white-red:visited {
  color: white; }

.itas-link--white-red:active, .no-touch .itas-link--white-red:hover {
  color: #a90433; }

.itas-button {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-family: HelveticaNeueRoman, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 1.25em;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border: none;
  padding: 20px;
  margin: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.lt-ie8 .itas-button {
  display: inline;
  zoom: 1; }

.itas-button .itas-icon--active, .itas-button .itas-icon--disabled, .itas-button .itas-icon--over, .no-touch .itas-button:hover .itas-icon--active, .no-touch .itas-button:hover .itas-icon--disabled, .no-touch .itas-button:hover .itas-icon--out {
  display: none; }

.no-touch .itas-button:hover .itas-icon--over {
  display: inline-block; }

.lt-ie8 .no-touch .itas-button:hover .itas-icon--over {
  display: inline;
  zoom: 1; }

.itas-button, .itas-button .itas-button__inner, .itas-button:active, .itas-button:link, .itas-button:visited, .no-touch .itas-button:hover {
  background-color: #a90433;
  color: white; }

.itas-button, .itas-button .itas-button__inner {
  -webkit-transition: all 150ms;
  transition: all 150ms;
  -webkit-transition-property: background, color, border-color;
  transition-property: background, color, border-color; }

.no-touch .itas-button:hover, .no-touch .itas-button:hover .itas-button__inner {
  background-color: #7e0325;
  color: white; }

.itas-button:focus {
  outline: 0; }

.itas-button.itas-button--active .itas-icon--active {
  display: inline-block !important; }

.lt-ie8 .itas-button.itas-button--active .itas-icon--active {
  display: inline !important;
  zoom: 1; }

.itas-button.itas-button--active .itas-icon--disabled, .itas-button.itas-button--active .itas-icon--out, .itas-button.itas-button--active .itas-icon--over {
  display: none !important; }

.itas-button.itas-button--disabled, .itas-button:disabled, .itas-button[disabled] {
  cursor: default !important; }

.itas-button.itas-button--disabled .itas-icon--disabled, .itas-button:disabled .itas-icon--disabled, .itas-button[disabled] .itas-icon--disabled {
  display: inline-block !important; }

.lt-ie8 .itas-button.itas-button--disabled .itas-icon--disabled, .lt-ie8 .itas-button:disabled .itas-icon--disabled, .lt-ie8 .itas-button[disabled] .itas-icon--disabled {
  display: inline !important;
  zoom: 1; }

.itas-button.itas-button--disabled .itas-icon--active, .itas-button.itas-button--disabled .itas-icon--out, .itas-button.itas-button--disabled .itas-icon--over, .itas-button:disabled .itas-icon--active, .itas-button:disabled .itas-icon--out, .itas-button:disabled .itas-icon--over, .itas-button[disabled] .itas-icon--active, .itas-button[disabled] .itas-icon--out, .itas-button[disabled] .itas-icon--over {
  display: none !important; }

.itas-button.itas-button--disabled .itas-button__icon, .itas-button:disabled .itas-button__icon, .itas-button[disabled] .itas-button__icon {
  cursor: default !important; }

.itas-button--block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

.lt-ie8 .itas-button--block {
  display: block; }

.itas-button--icon {
  min-width: 50px;
  min-height: 20px; }

.itas-button--icon .itas-button__icon {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer; }

.itas-button--icon .itas-button__icon .itas-icon {
  position: absolute;
  cursor: pointer;
  top: 50%;
  left: 50%; }

.itas-button--icon-label .itas-button__icon {
  position: relative;
  display: block;
  height: 42px; }

.itas-button--icon-label .itas-button__icon .itas-icon {
  position: absolute;
  top: 50%;
  left: 50%; }

.itas-button--cover, .itas-button__inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  padding: 0;
  overflow: visible; }

.itas-button--cover.itas-button--icon, .itas-button__inner.itas-button--icon {
  min-width: 0;
  min-height: 0; }

.itas-button--submit {
  padding: 15px 20px 11px;
  line-height: normal;
  background-color: transparent;
  border: 1px solid #b5b4a0;
  color: #b5b4a0;
  -webkit-transition: all 150ms;
  transition: all 150ms;
  -webkit-transition-property: background, color;
  transition-property: background, color; }

.itas-button--submit:focus, .no-touch .itas-button--submit:hover {
  background-color: #b3b2a0;
  color: white; }

.itas-button--modal {
  background-color: transparent; }

.itas-button--modal .itas-button--border__inner {
  position: relative;
  border: 1px solid #b5b4a0;
  color: #b5b4a0;
  background-color: #fff;
  padding: 15px 20px;
  -webkit-transition: all 150ms;
  transition: all 150ms;
  -webkit-transition-property: background, color;
  transition-property: background, color; }

.itas-button--modal:active, .itas-button--modal:focus, .no-touch .itas-button--modal:hover {
  background-color: transparent;
  color: white; }

.itas-button--modal:active .itas-button--border__inner, .itas-button--modal:focus .itas-button--border__inner, .no-touch .itas-button--modal:hover .itas-button--border__inner {
  background-color: #b3b2a0;
  border-color: #b5b4a0;
  color: white; }

.itas-button--modal.itas-button--disabled, .itas-button--modal:disabled, .itas-button--modal[disabled] {
  color: #dfdcd1 !important; }

.itas-button--modal.itas-button--disabled .itas-button--border__inner, .itas-button--modal:disabled .itas-button--border__inner, .itas-button--modal[disabled] .itas-button--border__inner {
  border-color: #dfdcd1 !important;
  color: #dfdcd1 !important;
  background: 0 0 !important; }

.itas-button--radio {
  background-color: transparent;
  text-transform: none; }

.itas-button--radio .itas-button--border__inner {
  position: relative;
  border: 1px solid #b5b4a0;
  color: #b5b4a0;
  background-color: #fff;
  padding: 15px 20px;
  -webkit-transition: all 150ms;
  transition: all 150ms;
  -webkit-transition-property: background, color;
  transition-property: background, color; }

.itas-button--radio.itas-button--radio--active, .itas-button--radio:active, .itas-button--radio:focus, .no-touch .itas-button--radio:hover {
  background-color: transparent;
  color: white; }

.itas-button--radio.itas-button--radio--active .itas-button--border__inner, .itas-button--radio:active .itas-button--border__inner, .itas-button--radio:focus .itas-button--border__inner, .no-touch .itas-button--radio:hover .itas-button--border__inner {
  background-color: #81cbd6;
  border-color: #b5b4a0;
  color: white; }

button.itas-button--cover, button.itas-button__inner {
  width: 100%; }

.itas-button--cancel-padding {
  padding: 0; }

.itas-button--cancel-gutter-right {
  right: -30px; }

.itas-button--cancel-gutter-right .itas-button__icon {
  right: 15px; }

.itas-button--cancel-gutter-left {
  left: -30px; }

.itas-button--cancel-gutter-left .itas-button__icon {
  left: 30px; }

.itas-button--cancel-border-right {
  border-right: none !important; }

.itas-button--cancel-border-left {
  border-left: none !important; }

.itas-button--header-advanced, .itas-button--header-clear, .itas-button--header-search {
  height: 84px;
  padding: 0;
  white-space: normal;
  overflow: visible; }

.itas-button--header-advanced .itas-icon, .itas-button--header-clear .itas-icon, .itas-button--header-search .itas-icon {
  font-size: 90px;
  margin-left: -45px;
  margin-top: -40px; }

.itas-button--header-advanced, .itas-button--header-advanced:active, .itas-button--header-advanced:link, .itas-button--header-advanced:visited, .itas-button--header-clear, .itas-button--header-clear:active, .itas-button--header-clear:link, .itas-button--header-clear:visited, .itas-button--header-search, .itas-button--header-search:active, .itas-button--header-search:link, .itas-button--header-search:visited {
  background: 0 0;
  color: #858585; }

.no-touch .itas-button--header-advanced:hover, .no-touch .itas-button--header-clear:hover, .no-touch .itas-button--header-search:hover {
  background: #dfdcd1;
  color: #6c6c6c; }

.itas-button--header-clear:active, .no-touch .itas-button--header-clear:hover {
  background: 0 0;
  color: #a90433; }

.itas-button--header-search .itas-icon {
  font-size: 80px;
  margin-left: -40px;
  margin-top: -35px; }

.itas-button--header-search.itas-button--icon-label {
  padding-top: 7px;
  height: 77px; }

.itas-button--header-advanced {
  font-size: 0.75em; }

.itas-button--header-advanced .itas-icon {
  font-size: 36px;
  margin-left: -18px;
  margin-top: -13px; }

.itas-button--header-form-advanced, .itas-button--header-form-advanced:active, .itas-button--header-form-advanced:link, .itas-button--header-form-advanced:visited {
  background: #f0efe9;
  color: #b3b2a0; }

.no-touch .itas-button--header-form-advanced:hover {
  background: #a90433;
  color: white; }

.itas-button--input-wrapper, .itas-button--input-wrapper:active, .itas-button--input-wrapper:link, .itas-button--input-wrapper:visited {
  background: #fff;
  color: #b3b2a0; }

.no-touch .itas-button--input-wrapper:hover {
  background: #fff;
  color: black; }

.itas-button--load-more {
  display: block;
  background: #81cbd6;
  width: 250px;
  margin: 0 auto; }

.lt-ie8 .itas-button--load-more {
  display: block; }

.itas-button--favourite-square, .itas-button--prd-catalogue-square, .itas-button__box-info-square {
  width: 100%;
  height: 175px;
  white-space: normal;
  position: relative;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-size: 16px;
  box-sizing: border-box; }

.itas-button--favourite-square .itas-button__wrapper-label, .itas-button--prd-catalogue-square .itas-button__wrapper-label, .itas-button__box-info-square .itas-button__wrapper-label {
  overflow: hidden;
  margin-top: 5px;
  margin-bottom: 15px; }

.itas-button--favourite-square .itas-button__label, .itas-button--prd-catalogue-square .itas-button__label, .itas-button__box-info-square .itas-button__label {
  font-family: HelveticaNeueBold, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 1.0625em; }

.lt-ie8 .itas-button--favourite-square, .lt-ie8 .itas-button--prd-catalogue-square, .lt-ie8 .itas-button__box-info-square {
  padding: 0; }

.lt-ie8 .itas-button--favourite-square .itas-button__wrapper-padding, .lt-ie8 .itas-button--prd-catalogue-square .itas-button__wrapper-padding, .lt-ie8 .itas-button__box-info-square .itas-button__wrapper-padding {
  padding: 20px;
  height: 135px; }

.itas-button--prd-catalogue-square .itas-button__wrapper-label {
  margin-top: 15px;
  margin-bottom: 0; }

.itas-button--prd-catalogue-square .itas-button__label {
  font-size: 1.25em; }

.itas-button__box-info--life .itas-button, .itas-button__box-info--life .itas-button:active, .itas-button__box-info--life .itas-button:link, .itas-button__box-info--life .itas-button:visited {
  background: #81cbd6; }

.itas-button__box-info--life .itas-button.itas-button--active, .no-touch .itas-button__box-info--life .itas-button:hover {
  background: #5bbbc9; }

.itas-button__box-info--damage .itas-button, .itas-button__box-info--damage .itas-button:active, .itas-button__box-info--damage .itas-button:link, .itas-button__box-info--damage .itas-button:visited {
  background: #a7c968; }

.itas-button__box-info--damage .itas-button.itas-button--active, .no-touch .itas-button__box-info--damage .itas-button:hover {
  background: #8fb059; }

.itas-button__box-info--bacheca .itas-button, .itas-button__box-info--bacheca .itas-button:active, .itas-button__box-info--bacheca .itas-button:link, .itas-button__box-info--bacheca .itas-button:visited {
  background: #c5c4ab; }

.itas-button__box-info--bacheca .itas-button.itas-button--active, .no-touch .itas-button__box-info--bacheca .itas-button:hover {
  background: #a2a187; }

.itas-button__box-info--archive .itas-button, .itas-button__box-info--archive .itas-button:active, .itas-button__box-info--archive .itas-button:link, .itas-button__box-info--archive .itas-button:visited {
  background: #e3cb2d; }

.itas-button__box-info--archive .itas-button.itas-button--active, .no-touch .itas-button__box-info--archive .itas-button:hover {
  background: #cab000; }

.itas-button--favourite-action {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
  width: 25px;
  min-width: 0;
  min-height: 0;
  overflow: visible; }

.itas-button--icon-info {
  display: block;
  padding: 0 0 0 50px;
  min-height: 42px;
  text-align: left;
  font-size: 0.875em; }

.itas-button--icon-info, .itas-button--icon-info:active, .itas-button--icon-info:link, .itas-button--icon-info:visited {
  color: #81cbd6;
  background: 0 0; }

.no-touch .itas-button--icon-info:hover {
  color: #a90433;
  background: 0 0; }

.itas-button--icon-info .itas-button__icon {
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  height: 42px;
  width: 42px;
  margin: -21px 0 0;
  font-size: 42px; }

.itas-button--icon-info .itas-button__icon .itas-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -19px 0 0 -21px; }

.itas-button--icon-info .itas-button__info {
  display: block;
  padding: 6px 0 0;
  line-height: 1.2; }

.itas-button--icon-info .itas-button__info strong {
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400; }

.itas-button--icon-info--right {
  text-align: right;
  padding-left: 0;
  padding-right: 50px; }

.itas-button--icon-info--right .itas-button__icon {
  left: auto;
  right: 0; }

.itas-button--border__inner .itas-button--applicativi--archive {
  padding: 17px 15px 13px; }

.itas-button--glossary {
  font-size: 2.5em; }

.itas-button--glossary i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -20px; }

.itas-button--border, .itas-button--border__inner {
  padding: 0;
  width: auto;
  -webkit-transition: all 150ms;
  transition: all 150ms;
  -webkit-transition-property: border, background, color;
  transition-property: border, background, color; }

.itas-button--border, .itas-button--border:active, .itas-button--border:focus, .itas-button--border:link, .itas-button--border:visited, .itas-button--border__inner, .itas-button--border__inner:active, .itas-button--border__inner:focus, .itas-button--border__inner:link, .itas-button--border__inner:visited {
  background: 0 0;
  color: #b3b2a0; }

.no-touch .itas-button--border:hover {
  background: #b3b2a0;
  color: white; }

.no-touch .itas-button--border:hover .itas-button--border__inner {
  color: white; }

.itas-button--border.itas-button--disabled, .itas-button--border:disabled, .itas-button--border[disabled] {
  background: 0 0 !important;
  color: #b3b2a0 !important; }

.itas-button--border.itas-button--disabled .itas-button--border__inner, .itas-button--border:disabled .itas-button--border__inner, .itas-button--border[disabled] .itas-button--border__inner {
  border-color: #b3b2a0 !important;
  color: #b3b2a0 !important; }

.no-touch .itas-button--border--white:hover .itas-button--border__inner {
  border-color: #000;
  color: black; }

.itas-button--border--white.itas-button--disabled, .itas-button--border--white:disabled, .itas-button--border--white[disabled] {
  color: white !important; }

.itas-button--border--white.itas-button--disabled .itas-button--border__inner, .itas-button--border--white:disabled .itas-button--border__inner, .itas-button--border--white[disabled] .itas-button--border__inner {
  border-color: #fff !important;
  color: white !important; }

.itas-button--border__inner {
  display: block;
  border: 2px solid #b3b2a0;
  padding: 15px; }

.itas-button--grouped .itas-button--border__inner {
  border-width: 1px; }

.itas-button-group {
  border: 1px solid #b3b2a0; }

.itas-button--border__inner--white, .itas-button-group--white {
  border-color: white; }

.itas-button--border__inner--white, .itas-button--border__inner--white:active, .itas-button--border__inner--white:focus, .itas-button--border__inner--white:link, .itas-button--border__inner--white:visited {
  color: white; }

button.itas-button--block.itas-button--border {
  width: 100%;
  border: none;
  padding: 0; }

.itas-button--tag {
  font-family: HelveticaNeueRoman, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 1em;
  min-width: 76px;
  margin-right: 10px;
  margin-top: 10px; }

.itas-button--tag .itas-button--border__inner {
  padding: 10px; }

.itas-button--result-action, .itas-button--result-action .itas-button__inner, .itas-button--result-action.itas-button--active, .itas-button--result-action.itas-button--active .itas-button__inner {
  background: white; }

.no-touch .itas-button--result-action.itas-button--active:hover .itas-icon--active {
  display: none !important; }

.no-touch .itas-button--result-action.itas-button--active:hover .itas-icon--over {
  display: block !important; }

.itas-button--filter {
  border: 1px solid #b3b2a0;
  width: auto;
  min-height: 48px;
  min-width: 0;
  padding: 0; }

.itas-button--editable, .itas-button--field-action {
  padding: 0;
  min-width: 40px;
  min-height: 40px; }

.itas-button--filter .itas-button__icon {
  font-size: 32px; }

.itas-button--filter .itas-button__icon .itas-icon {
  margin: -16px 0 0 -16px; }

.itas-button--filter, .itas-button--filter .itas-button__inner, .itas-button--filter:active, .itas-button--filter:link, .itas-button--filter:visited {
  background: #fff;
  color: #b3b2a0; }

.no-touch .itas-button--filter:hover, .no-touch .itas-button--filter:hover .itas-button__inner {
  background: #fff;
  color: #a90433; }

.itas-button--filter.itas-button--active {
  margin: -1px;
  border-width: 2px;
  border-color: #a90433; }

.itas-button--filter.itas-button--active, .itas-button--filter.itas-button--active .itas-button__icon {
  cursor: default; }

.itas-button--filter.itas-button--active, .itas-button--filter.itas-button--active .itas-button__inner, .itas-button--filter.itas-button--active:active, .itas-button--filter.itas-button--active:link, .itas-button--filter.itas-button--active:visited {
  background: #a90433 !important;
  color: white !important; }

.lt-ie8 .itas-button--filter .itas-button__inner .itas-vertical-align__inner {
  display: block;
  padding-top: 15px; }

.itas-button--filter--slim {
  border: 1px solid #b3b2a0;
  width: auto;
  height: 18px;
  min-width: 0;
  line-height: 1.2; }

.itas-button--filter--slim, .itas-button--filter--slim .itas-button__inner, .itas-button--filter--slim:active, .itas-button--filter--slim:link, .itas-button--filter--slim:visited {
  background-color: transparent;
  color: #b3b2a0;
  padding: 15px;
  font-size: 1em; }

.itas-button--filter--slim.itas-button--active, .no-touch .itas-button--filter--slim:hover {
  background: #a90433;
  color: #fff;
  border: 1px solid #a90433; }

.itas-button--filter--slim--left .itas-button--filter--slim.itas-button--active, .itas-button--filter--slim--left .no-touch .itas-button--filter--slim:hover {
  border-right: 1px solid #a90433; }

.itas-button--filter--slim--border {
  border-top: 1px solid #b3b2a0;
  border-bottom: 1px solid #b3b2a0; }

.itas-button--filter--slim--border.itas-button--filter--slim--left {
  border-left: 1px solid #b3b2a0; }

.itas-button--filter--slim--border.itas-button--filter--slim--right {
  border-right: 1px solid #b3b2a0; }

.itas-button--page-title-action {
  font-size: 56px;
  width: 60px;
  height: 60px;
  vertical-align: top;
  padding: 0;
  text-align: left; }

.itas-button--page-title-action .itas-icon {
  margin: -32px 0 0 -28px; }

.ios .itas-button--page-title-action .itas-icon {
  margin-top: -32px; }

.itas-button--page-title-action .itas-icon.itas-icon--position--25x28 {
  margin: -25px 0 0 -28px; }

.itas-button--page-title-action .itas-icon.itas-icon--position--28x28 {
  margin: -28px 0 0 -28px; }

.lt-ie9 .itas-button--page-title-action .itas-icon.itas-icon--position--28x28 {
  margin-top: -55px; }

.lt-ie8 .itas-button--page-title-action .itas-icon.itas-icon--position--28x28 {
  margin-top: -42px !important; }

.itas-button--page-title-action, .itas-button--page-title-action .itas-button__inner, .itas-button--page-title-action:active, .itas-button--page-title-action:link, .itas-button--page-title-action:visited {
  background: 0 0;
  color: #c2c2be; }

.no-touch .itas-button--page-title-action:hover, .no-touch .itas-button--page-title-action:hover .itas-button__inner {
  background: 0 0;
  color: #a90433; }

.itas-button--page-title-action.itas-button--active {
  color: #a90433; }

.itas-button--page-title-action--check {
  font-size: 48px; }

.itas-button--page-title-action--check .itas-icon {
  margin: -24px 0 0 -24px; }

.itas-button--editable, .no-touch .itas-button--editable:hover {
  background: white; }

.itas-button--result-confirmation.itas-TOUCHING, .no-touch .itas-button--result-confirmation:hover {
  background: #c3ad1a;
  color: white; }

.itas-button--result-confirmation.itas-TOUCHING .itas-button--border__inner, .no-touch .itas-button--result-confirmation:hover .itas-button--border__inner {
  color: white; }

.itas-result--archive .itas-result__confirmation--positive .itas-button--result-confirmation.itas-TOUCHING, .no-touch .itas-result--archive .itas-result__confirmation--positive .itas-button--result-confirmation:hover {
  background: #770324; }

.itas-button--radio-attachment {
  position: relative;
  padding: 23px 0;
  width: auto;
  border-top: 1px solid #cdcbb5; }

.itas-button--all-transparent, .itas-button--all-transparent:active, .itas-button--all-transparent:link, .itas-button--all-transparent:visited, .no-touch .itas-button--all-transparent:hover {
  background: 0 0;
  color: inherit; }

.itas-button--cream, .itas-button--cream:active, .itas-button--cream:link, .itas-button--cream:visited {
  background: #f0efe9;
  color: #b3b2a0; }

.no-touch .itas-button--cream:hover {
  background: #a90433;
  color: white; }

.itas-button--transparent, .itas-button--transparent:active, .itas-button--transparent:link, .itas-button--transparent:visited {
  background: 0 0;
  color: black; }

.no-touch .itas-button--transparent:hover {
  background: 0 0;
  color: white; }

.itas-button--blue-to-white, .itas-button--blue-to-white:active, .itas-button--blue-to-white:link, .itas-button--blue-to-white:visited {
  background: #81cbd6;
  color: white; }

.itas-button--white-to-blue, .itas-button--white-to-blue:active, .itas-button--white-to-blue:link, .itas-button--white-to-blue:visited, .no-touch .itas-button--blue-to-white:hover {
  background: #fff;
  color: #81cbd6; }

.itas-button--blue-to-darken, .itas-button--blue-to-darken:active, .itas-button--blue-to-darken:link, .itas-button--blue-to-darken:visited, .itas-button--white-to-blue.itas-button--active, .no-touch .itas-button--white-to-blue:hover {
  background: #81cbd6;
  color: white; }

.itas-button--blue-to-darken.itas-button--active, .no-touch .itas-button--blue-to-darken:hover {
  background: #5ea0ac;
  color: white; }

.itas-button--gold-to-aluminium, .itas-button--gold-to-aluminium:active, .itas-button--gold-to-aluminium:link, .itas-button--gold-to-aluminium:visited {
  color: #b3b2a0; }

.no-touch .itas-button--gold-to-aluminium:hover {
  color: #999999; }

.itas-button--gold-to-red, .itas-button--gold-to-red:active, .itas-button--gold-to-red:link, .itas-button--gold-to-red:visited {
  color: #b3b2a0; }

.no-touch .itas-button--gold-to-red:hover .itas-icon {
  color: #a90433; }

.itas-button--aluminium-to-red, .itas-button--aluminium-to-red:active, .itas-button--aluminium-to-red:link, .itas-button--aluminium-to-red:visited {
  color: #999999; }

.itas-button--aluminium-to-red.itas-button--active .itas-icon, .no-touch .itas-button--aluminium-to-red:hover .itas-icon {
  color: #a90433; }

.itas-button--grey-light-to-red, .itas-button--grey-light-to-red:active, .itas-button--grey-light-to-red:link, .itas-button--grey-light-to-red:visited {
  color: #d9d8d8; }

.itas-button--grey-light-to-red.itas-button--active .itas-icon, .no-touch .itas-button--grey-light-to-red:hover .itas-icon {
  color: #a90433; }

.itas-button__grid {
  position: absolute;
  top: 12px;
  left: 50%;
  width: 42px;
  height: 42px;
  margin-left: -21px; }

.itas-button__grid__square {
  display: block;
  float: left;
  margin: 3px;
  width: 8px;
  height: 8px;
  background: white; }

.itas-button__grid__label {
  position: absolute;
  top: 70px;
  left: 0;
  width: 100%;
  font-size: 17px;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100;
  white-space: normal; }

.itas-button--add, .itas-button--box-tab, .itas-button--gallery .itas-button__note, .itas-button--my-ad, .itas-button__grid__label strong {
  font-weight: 400;
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif; }

.itas-button-context {
  display: block;
  padding: 9px 9px 0; }

.itas-button-context.itas-button-context--active .itas-button-context__pip, .no-touch .itas-button-context:hover .itas-button-context__pip {
  background: #a90433; }

.lt-ie8 .itas-button-context {
  padding-top: 0; }

.itas-button-context__pip {
  display: block;
  background: #fff;
  width: 7px;
  height: 7px;
  margin: 0 auto 5px;
  -webkit-transition: background 150ms;
  transition: background 150ms; }

.itas-button--active .itas-button-context__pip {
  background: #a90433; }

.itas-button-context--tile .itas-button-context__pip {
  width: 12px;
  height: 12px;
  background: #d9d8d8;
  margin-bottom: 9px; }

.itas-button--box-tab {
  border-left: 1px solid #fff;
  height: 80px; }

.itas-button--box-tab, .itas-button--box-tab:active, .itas-button--box-tab:link, .itas-button--box-tab:visited {
  background: #81cbd6;
  color: white; }

.no-touch .itas-button--box-tab:hover {
  background: #5ea0ac;
  color: white; }

.itas-button--box-tab .itas-button__label {
  white-space: normal;
  font-size: 1.25em;
  line-height: 1.2; }

.lt-ie8 .itas-button--box-tab {
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

.lt-ie8 .itas-button--box-tab .itas-vertical-align__inner {
  display: block;
  padding: 30px 20px 0; }

.itas-button--my-ad {
  margin-top: 10px; }

.itas-button--my-ad, .itas-button--my-ad:active, .itas-button--my-ad:link, .itas-button--my-ad:visited {
  background: #81cbd6;
  color: white; }

.no-touch .itas-button--my-ad:hover {
  background: #5ea0ac;
  color: white; }

.itas-button--my-ad .itas-button__label {
  white-space: normal; }

.lt-ie8 .itas-button--my-ad {
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

.itas-button--box-tab--first {
  border-left: none; }

.itas-button--box-tab--active, .itas-button--box-tab--active:active, .itas-button--box-tab--active:link, .itas-button--box-tab--active:visited, .no-touch .itas-button--box-tab--active:hover {
  background: #5ea0ac; }

.itas-button--gallery {
  position: relative; }

.itas-button--gallery, .itas-button--gallery:active, .itas-button--gallery:link, .itas-button--gallery:visited {
  background: #fff;
  color: #d3d2d2; }

.no-touch .itas-button--gallery:hover {
  background: #fff;
  color: #a90433; }

.no-touch .itas-button--gallery:hover .itas-button__squares__block {
  background: #a90433; }

.itas-button--gallery .itas-icon {
  display: block;
  width: 60px;
  margin: 0 auto;
  font-size: 60px;
  vertical-align: middle;
  padding: 10px; }

.itas-button--gallery .itas-button__note {
  position: absolute;
  top: 95px;
  left: 0;
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center; }

.itas-button--gallery--close .itas-icon {
  font-size: 50px;
  padding: 15px; }

.itas-button__squares {
  display: block;
  width: 60px;
  height: 60px;
  padding: 10px; }

.itas-button__squares__block {
  display: block;
  float: left;
  width: 12px;
  height: 12px;
  margin: 4px;
  -webkit-transition: background 150ms;
  transition: background 150ms;
  background: #d3d2d2; }

.itas-button--add, .itas-button--add:active, .itas-button--add:link, .itas-button--add:visited {
  background: #81cbd6;
  color: white; }

.itas-button--add.itas-button--active, .no-touch .itas-button--add:hover {
  background: #5ea0ac;
  color: white; }

.itas-button--add .itas-icon {
  display: block;
  position: absolute;
  -webkit-transition: all 150ms;
  transition: all 150ms;
  top: 50%;
  right: 15px;
  font-size: 50px;
  margin-top: -25px; }

.itas-button--add .itas-icon--active, .no-csstransforms .itas-button--add--active .itas-icon--inactive {
  display: none; }

.lt-ie8 .itas-button--add {
  vertical-align: auto; }

.itas-button--add--active .itas-icon {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.itas-button--add--active.itas-button--active, .no-touch .itas-button--add--active:hover {
  background: #81cbd6;
  color: white; }

.itas-button--add--active.itas-button--active .itas-icon, .no-touch .itas-button--add--active:hover .itas-icon {
  color: #a90433; }

.no-csstransforms .itas-button--add--active .itas-icon--active {
  display: block !important; }

.itas-dropdown {
  position: relative;
  background: #b3b2a0;
  width: 395px;
  font-size: 1em;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100; }

.itas-dropdown__prompt {
  display: block;
  text-align: center;
  padding: 20px 10px;
  font-size: 1.125em; }

.itas-dropdown__prompt, .itas-dropdown__prompt:active, .itas-dropdown__prompt:link, .itas-dropdown__prompt:visited {
  color: white; }

.no-touch .itas-dropdown__prompt:hover {
  color: black; }

.itas-inline-dropdown {
  position: relative;
  display: inline-block;
  vertical-align: top; }

.lt-ie8 .itas-inline-dropdown {
  display: inline;
  zoom: 1; }

.itas-inline-dropdown__current {
  position: relative;
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400;
  padding-right: 25px;
  cursor: pointer; }

.itas-icon-block, .itas-text-list {
  font-weight: 400;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif; }

.itas-inline-dropdown__current .itas-icon--over, .no-touch .itas-inline-dropdown__current:hover .itas-icon--out {
  display: none; }

.no-touch .itas-inline-dropdown__current:hover .itas-icon--over {
  display: block; }

.itas-inline-dropdown__icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 12px;
  margin-top: 0.1em; }

.itas-inline-dropdown__icon .itas-icon {
  position: absolute;
  top: 50%;
  left: 50%; }

.itas-inline-dropdown__options {
  display: none;
  position: absolute;
  z-index: 2;
  text-transform: none;
  top: 100%;
  left: 0;
  min-width: 100%;
  background: #fff;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5); }

.no-boxshadow .itas-inline-dropdown__options {
  border: 1px solid #cdcbb5; }

.itas-inline-dropdown__options--visible {
  display: block; }

.itas-inline-dropdown__options__item, .itas-inline-dropdown__options__list {
  list-style: none;
  margin: 0;
  padding: 0; }

.itas-inline-dropdown__options__item {
  border-top: 1px solid #cdcbb5; }

.itas-inline-dropdown__options__item:first-child {
  border-top: none; }

.itas-inline-dropdown__option {
  display: block;
  padding: 8px 10px; }

.no-touch .itas-inline-dropdown__option:hover {
  background: #f4f3ef; }

.itas-dropdown-list__preloader, .itas-icon-list__preloader {
  bottom: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.5);
  z-index: 10; }

.itas-inline-list {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0; }

.itas-inline-list__item {
  list-style: none;
  font-size: 16px;
  display: inline-block;
  vertical-align: top; }

.lt-ie8 .itas-inline-list__item {
  display: inline;
  zoom: 1; }

.itas-text-list {
  display: block;
  list-style: none;
  margin: 0 0 30px;
  padding: 0;
  font-size: 1.125em;
  line-height: 40px;
  font-weight: 100; }

.itas-icon-list, .itas-icon-list__item {
  list-style: none;
  margin: 0;
  padding: 0; }

.itas-text-list__item {
  display: inline; }

.itas-text-list__title {
  font-size: 1.66667em; }

.itas-icon-list__item {
  position: relative;
  border-top: 1px solid #cdcbb5; }

.itas-icon-list__item:first-child {
  border-top: none; }

.itas-icon-list--last {
  margin-bottom: 10px; }

.lt-ie8 .itas-icon-list--last {
  margin-bottom: 0; }

.itas-icon-list__item--white {
  border-top-color: white; }

.itas-dropdown-list__item, .itas-list__item {
  border-top: 1px solid #cdcbb5; }

.itas-icon-list__link {
  display: block;
  position: relative;
  padding: 20px 35px 20px 50px; }

.itas-icon-list__link, .itas-icon-list__link:active, .itas-icon-list__link:link, .itas-icon-list__link:visited {
  color: white; }

.no-touch .itas-icon-list__link:hover {
  color: black; }

.itas-icon-list__link--white, .itas-icon-list__link--white:active, .itas-icon-list__link--white:link, .itas-icon-list__link--white:visited, .no-touch .itas-icon-list__link--white:hover {
  color: white; }

.itas-icon-list__icon {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%; }

.itas-icon-list__icon .itas-icon {
  font-size: 60px;
  color: #d1d1c6;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px; }

.itas-icon-block__text__inner a, .itas-icon-block__text__inner a:active, .itas-icon-block__text__inner a:link, .itas-icon-block__text__inner a:visited, .no-touch .itas-icon-list__icon .itas-icon:hover {
  color: #a90433; }

.itas-icon-list__icon-link {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50px; }

.itas-icon-list__icon-link .itas-icon {
  font-size: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px; }

.link-icon {
  background: url(/Itasnet-theme/images/icon-link-white.png) no-repeat;
  display: list-item;
  overflow: hidden;
  height: inherit;
  margin-left: auto;
  margin-right: auto; }

.link-icon-moon {
  background: url(/Itasnet-theme/images/icon-link-moon-mist.png) no-repeat;
  display: list-item;
  overflow: hidden;
  height: inherit;
  width: 48px; }

.itas-spacing-right:hover .link-icon-moon {
  background: url(/Itasnet-theme/images/icon-link-red.png) no-repeat; }

.link-icon-cyan {
  content: url(/Itasnet-theme/images/icon-link-cyan.png);
  display: list-item;
  overflow: hidden;
  height: inherit;
  margin-left: auto;
  margin-right: auto; }

.itas-block:hover .link-icon-cyan {
  content: url(/Itasnet-theme/images/icon-link-red.png); }

.itas-icon-list__action {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 30px; }

.itas-icon-list__preloader {
  position: absolute;
  top: 0;
  left: 0; }

.itas-icon-block, .itas-icon-block__text {
  position: relative; }

.itas-list {
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #cdcbb5; }

.itas-icon-block {
  display: block;
  padding-left: 90px;
  font-weight: 100; }

.itas-icon-block--border-left {
  border-left: 1px solid #cdcbb5; }

.itas-icon-block--border-left .itas-icon-block__icon {
  left: 15px; }

.itas-icon-block--no-icon {
  padding-left: 35px; }

.itas-icon-block__text, .itas-icon-block__text:before {
  min-height: 45px; }

.itas-icon-block__text__inner {
  font-size: 22px; }

.no-touch .itas-icon-block__text__inner a:hover {
  color: black; }

.itas-icon-block__text__inner strong {
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 1.09091em; }

.itas-icon-block__icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 100%;
  font-size: 3.75em;
  color: #c2c2be; }

.itas-icon-block__icon .itas-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -30px; }

.itas-dropdown-list, .itas-dropdown-list__item {
  list-style: none;
  margin: 0;
  padding: 0; }

.itas-dropdown-list__item {
  position: relative;
  -webkit-transition: opacity 150ms;
  transition: opacity 150ms; }

.itas-dropdown-list__item:first-child {
  border-top: none; }

.itas-dropdown-list__item--white {
  border-top-color: white; }

.no-opacity .itas-dropdown-list__item--dismissed .itas-dropdown-list__link {
  color: #c2c2be !important; }

.itas-dropdown-list__link {
  display: block;
  position: relative;
  padding: 20px 0;
  margin-right: 35px; }

.itas-dropdown-list__link, .itas-dropdown-list__link:active, .itas-dropdown-list__link:link, .itas-dropdown-list__link:visited {
  color: white; }

.no-touch .itas-dropdown-list__link:hover {
  color: black; }

.itas-dropdown-list__clamp {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 38.4px; }

.webkitlineclamp .itas-dropdown-list__clamp {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.itas-dropdown-list__link--has-icon {
  padding-left: 50px; }

.itas-dropdown-list__link--has-avatar {
  padding-left: 70px;
  min-height: 30px; }

.itas-dropdown-list__avatar, .itas-dropdown-list__icon {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50px; }

.itas-dropdown-list__avatar .itas-icon, .itas-dropdown-list__icon .itas-icon {
  position: absolute;
  top: 50%;
  left: 50%; }

.itas-dropdown-list__avatar {
  display: block;
  top: 50%;
  width: 60px;
  height: 60px;
  margin-top: -32px;
  border: 2px solid #81cbd6;
  border-radius: 60px;
  overflow: hidden; }

.cboxIframe, .cboxPhoto {
  display: block;
  border: 0; }

.itas-dropdown-list__avatar__img {
  display: block;
  width: 100%;
  height: auto; }

.itas-dropdown-list__action {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 30px; }

.itas-dropdown-list__preloader {
  position: absolute;
  top: 0;
  left: 0; }

.itas-breadcrumbs {
  position: absolute;
  top: 15px;
  left: 30px;
  right: 30px;
  text-transform: uppercase;
  line-height: 1;
  font-size: 0.875em; }

.itas-breadcrumbs li {
  float: left;
  padding-right: 15px; }

.ie7 .itas-breadcrumbs {
  z-index: 0; }

.itas-breadcrumbs__ancestor {
  color: #000;
  text-decoration: none;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100; }

.itas-breadcrumbs__current {
  color: #a90433;
  font-family: HelveticaNeueHeavy, Arial, Helvetica, sans-serif;
  font-weight: 400; }

#cboxOverlay, #cboxWrapper, #colorbox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5; }

#cboxBottomLeft, #cboxMiddleLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

#cboxTitle {
  margin: 0; }

#cboxLoadingGraphic, #cboxLoadingOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxClose, #cboxNext, #cboxPrevious, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  -ms-interpolation-mode: bicubic; }

.cboxIframe {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  background: white; }

#cboxContent, #cboxLoadedContent, #colorbox {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

#cboxClose:active, #cboxNext:active, #cboxPrevious:active, #cboxSlideshow:active, #colorbox {
  outline: 0; }

#cboxContent {
  overflow: visible;
  background: white; }

#cboxError {
  padding: 50px;
  border: 1px solid #cccccc; }

#cboxClose, #cboxNext, #cboxPrevious, #cboxSlideshow {
  overflow: visible;
  border: 0;
  text-indent: -9999px;
  position: absolute; }

#cboxLoadedContent {
  background: white; }

#cboxLoadingGraphic {
  background: url(../images/preloader-c5c4ab-50x50.gif) center center no-repeat;
  background-size: 32px 32px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq #cboxLoadingGraphic {
    background-image: url(../images/preloader-c5c4ab-50x50@2x.gif); } }

#cboxLoadingOverlay {
  background: white; }

#cboxTitle {
  position: absolute;
  top: -22px;
  left: 0;
  color: black; }

#cboxCurrent {
  position: absolute;
  top: -22px;
  right: 205px;
  text-indent: -9999px; }

#cboxNext, #cboxPrevious, #cboxSlideshow {
  padding: 0;
  margin: 0;
  width: 20px;
  height: 20px;
  top: -20px; }

#cboxPrevious {
  background-position: 0 0;
  right: 44px; }

#cboxPrevious:hover {
  background-position: 0 -25px; }

#cboxNext {
  background-position: -25px 0;
  right: 22px; }

#cboxNext:hover {
  background-position: -25px -25px; }

#cboxClose {
  padding: 0;
  margin: 0 !important;
  top: 10px;
  right: 10px;
  background-color: transparent; }

.itas-lightbox #cboxClose, .itas-lightbox #cboxNext, .itas-lightbox #cboxPrevious, .itas-pikaday .pika-next, .itas-pikaday .pika-prev {
  text-indent: 0;
  font-variant: normal !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility; }

.cboxSlideshow_off #cboxPrevious, .cboxSlideshow_on #cboxPrevious {
  right: 66px; }

.cboxSlideshow_on #cboxSlideshow {
  background-position: -75px -25px;
  right: 44px; }

.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -100px -25px; }

.cboxSlideshow_off #cboxSlideshow {
  background-position: -100px 0;
  right: 44px; }

.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -75px -25px; }

#cboxCurrent, #cboxNext, #cboxPrevious {
  display: none !important; }

.itas-lightbox #cboxWrapper, .itas-lightbox#colorbox {
  overflow: visible; }

.itas-lightbox #cboxClose, .itas-lightbox #cboxNext, .itas-lightbox #cboxPrevious {
  top: -40px;
  right: -40px;
  font-style: normal !important;
  font-weight: 400 !important;
  text-transform: lowercase !important;
  text-align: left !important;
  line-height: 1;
  font-family: ItasIcons10 !important;
  background: 0 0;
  width: auto;
  height: auto;
  font-size: 40px;
  color: #fff;
  outline: 0; }

.no-touch .itas-lightbox #cboxClose:hover, .no-touch .itas-lightbox #cboxNext:hover, .no-touch .itas-lightbox #cboxPrevious:hover {
  color: #a90433; }

.itas-lightbox #cboxNext, .itas-lightbox #cboxPrevious {
  font-family: ItasIcons8 !important;
  top: 0;
  right: 0;
  height: 100%;
  background: black; }

.itas-lightbox #cboxPrevious {
  left: 0;
  right: auto; }

.no-touch .itas-lightbox:hover #cboxNext, .no-touch .itas-lightbox:hover #cboxPrevious, .touch .itas-lightbox #cboxNext, .touch .itas-lightbox #cboxPrevious {
  display: block !important; }

.itas-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  min-width: 990px; }

.itas-modal--absolute {
  position: absolute; }

.itas-modal--absolute .itas-modal__overlay {
  position: fixed; }

.itas-modal__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: url(../images/overlay-000000-70.png);
  background: rgba(0, 0, 0, 0.7); }

.itas-modal__text {
  color: #b5b4a0; }

.itas-modal__text strong {
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400; }

.itas-modal__alert {
  display: inline-block;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100;
  color: #b5b4a0; }

.itas-modal__alert strong, .itas-modal__title {
  font-weight: 400;
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif; }

.lt-ie8 .itas-modal__alert {
  display: inline;
  zoom: 1; }

.itas-modal__box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500px;
  margin-left: -250px;
  margin-top: -250px;
  z-index: 2; }

.itas-modal__box--612 {
  width: 612px;
  margin-left: -306px; }

.itas-modal__box--980 {
  top: 150px;
  width: 980px;
  margin-left: -490px;
  margin-top: 0; }

.itas-modal__close, .itas-modal__organization {
  position: absolute;
  top: 0;
  width: 80px;
  height: 80px; }

.itas-modal__inner {
  background: white; }

.itas-modal__close {
  right: 0;
  z-index: 2;
  padding: 0;
  font-size: 90px;
  color: black; }

.no-touch .itas-modal__close:hover, .no-touch .itas-modal__organization:hover {
  color: #a90433; }

.itas-modal__close .itas-icon {
  margin: -45px 0 0 -45px; }

.ie8 .itas-modal__close .itas-icon {
  margin-top: -85px; }

.itas-modal__title {
  font-size: 1.5em;
  padding: 10px 40px 20px;
  text-transform: uppercase;
  text-align: center; }

.itas-modal__content {
  border-top: 1px solid #ddd;
  padding: 20px;
  text-align: center; }

.itas-modal__content--no-border {
  border-top: none; }

.itas-modal__organization {
  right: 70px;
  padding: 0;
  font-size: 44px; }

.itas-modal__organization, .itas-modal__organization:active, .itas-modal__organization:link, .itas-modal__organization:visited {
  color: #c9c9c5; }

.itas-modal__organization .itas-icon {
  margin: -24px 0 0 -22px;
  padding-right: 11px;
  border-right: 1px solid black; }

.itas-modal__next, .itas-modal__previous {
  position: absolute;
  top: 50%;
  left: 0;
  padding: 0;
  font-size: 60px;
  width: 60px;
  height: 60px;
  color: #c2c2be; }

.no-touch .itas-modal__next:hover, .no-touch .itas-modal__previous:hover {
  color: #a90433; }

.itas-modal__next .itas-icon, .itas-modal__previous .itas-icon {
  margin: -30px 0 0 -30px; }

.lt-ie9 .itas-modal__next .itas-icon, .lt-ie9 .itas-modal__previous .itas-icon {
  margin-top: -60px; }

.lt-ie8 .itas-modal__next .itas-icon, .lt-ie8 .itas-modal__previous .itas-icon {
  margin-top: -60px !important; }

.itas-modal__next {
  left: auto;
  right: 0; }

@media screen and (min-width: 1104px) {
  .mq .itas-modal__next {
    margin-right: -70px; }
  .mq .itas-modal__previous {
    margin-left: -70px; } }

.itas-modal__wrapper--40x60 {
  padding: 40px 60px; }

.itas-modal--favorite__title {
  text-transform: uppercase;
  margin: 0 0 15px; }

.itas-modal--favorite__options-list {
  list-style: none;
  margin: 0 0 30px;
  padding: 0;
  border-top: 1px solid #b5b4a0; }

.itas-modal--favorite__options-list input[type=radio] {
  border: 0;
  clip: rect(0 0 0 0); }

.itas-modal--favorite__options-list label {
  display: block;
  border-left: 1px solid #b5b4a0;
  border-right: 1px solid #b5b4a0;
  border-bottom: 1px solid #b5b4a0;
  font-size: 24px;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100;
  position: relative;
  padding: 10px 0 10px 65px;
  color: #b5b4a0;
  cursor: pointer;
  -webkit-transition: all 150ms;
  transition: all 150ms;
  -webkit-transition-property: border, background, color;
  transition-property: border, background, color; }

.itas-modal--favorite__options-list label.itas-modal--favorite__options-list__item--selected, .no-touch .itas-modal--favorite__options-list label:hover {
  background-color: #81cbd6;
  color: white; }

.itas-modal--favorite__options-list label.itas-modal--favorite__options-list__item--selected .itas-icon, .no-touch .itas-modal--favorite__options-list label:hover .itas-icon {
  color: white; }

.itas-modal--favorite__options-list label .itas-icon {
  font-size: 40px;
  color: #81cbd6;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -18px; }

.itas-modal--favorite__options-list label .itas-icon.itas-icon--add {
  font-size: 42px;
  margin-top: -18px; }

.itas-modal--page {
  -webkit-transition: -webkit-transform 250ms ease-in-out;
  transition: -webkit-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

.itas-modal--page-visible .itas-modal--page {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.itas-modal--page .itas-modal__box {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  overflow-y: auto; }

.touch .itas-modal--page .itas-modal__box {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

.android .itas-modal--page .itas-modal__box > * {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.itas-modal--page .itas-modal__wrapper {
  max-width: 920px;
  padding: 0 30px;
  margin: 0 auto; }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .itas-modal--page {
    position: absolute; } }

.itas-modal__option-list {
  margin: 35px 0;
  padding: 0; }

.itas-modal__option-list li {
  border: 2px solid #b5b4a0;
  border-bottom: none;
  list-style: none;
  position: relative; }

.itas-modal__option-list li:last-child {
  border-bottom: 2px solid #b5b4a0; }

.itas-modal__option-list li .itas-icon {
  position: absolute;
  top: 50%;
  right: -40px;
  font-size: 30px;
  margin-top: -15px;
  cursor: pointer; }

.itas-modal__option-list li .modal_label {
  display: block;
  text-transform: uppercase;
  /*border: 2px solid #b5b4a0;
  border-bottom: none;*/
  color: #b5b4a0;
  padding: 15px;
  text-align: center;
  width: 495px; }

.itas-modal__option-list li .modal_label.checked {
  background-color: #a90433;
  color: white; }

.itas-modal__option-list li input[type=checkbox] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  left: -9999px;
  width: 1px;
  outline: 0; }

.itas-modal__option-list li input[type=checkbox] + label {
  display: block;
  text-transform: uppercase;
  /*border: 2px solid #b5b4a0;
  border-bottom: none;*/
  color: #b5b4a0;
  padding: 15px;
  text-align: center;
  width: 495px; }

.itas-modal__option-list li input[type=checkbox]:checked + label {
  background-color: #a90433;
  color: white; }

.itas-modal__option-list li input[type=text] {
  border: 2px solid #b5b4a0;
  color: #b5b4a0;
  text-align: center;
  width: 495px;
  padding: 15px;
  text-transform: uppercase;
  outline: 0; }

.itas-box-showcase__item, .itas-stat {
  cursor: pointer;
  border-right: 1px solid white; }

.itas-modal__option-list li input[type=text].itas-input--no-border {
  border-bottom: none; }

#move-favorite {
  width: 600px; }

.itas-box {
  background: #f4f3ef;
  -webkit-transition: all 150ms;
  transition: all 150ms;
  -webkit-transition-property: background, color;
  transition-property: background, color; }

.itas-box--callout {
  background: #b3b2a0; }

.itas-box--text-white {
  color: white; }

.itas-box--text-gold {
  color: #b3b2a0; }

.itas-box-link {
  position: relative;
  box-sizing: border-box;
  display: block;
  padding: 20px 0;
  text-align: center;
  background-color: #a90433; }

.itas-box-link:active, .no-touch .itas-box-link:hover {
  background-color: #7e0325; }

.itas-box-link--padding-large {
  padding: 30px 0; }

.itas-box-link__label {
  font-size: 2.5em; }

.itas-box-link__icon--vertical-position {
  position: absolute;
  top: 0;
  bottom: 0;
  vertical-align: middle; }

.lt-ie8 .itas-box-link__fxie7--bag {
  top: 10px;
  bottom: auto; }

.lt-ie8 .itas-box-link__fxie7--broker {
  top: 25px;
  bottom: auto; }

.itas-box-link__icon--position {
  position: absolute;
  top: 10px; }

.itas-box-link__icon--left {
  left: 77px; }

.itas-box-link__icon--left > .itas-icon {
  font-size: 68px; }

.itas-box-link__icon--left-people {
  left: 40px; }

.android .itas-box-link__icon--left-people, .ios .itas-box-link__icon--left-people {
  left: 10px; }

.itas-box-link__icon--modulistica > .itas-icon {
  font-size: 72px; }

.itas-box-link__icon--itas-people {
  left: 50px;
  top: 13px; }

.itas-box-link__icon--itas-people > .itas-icon {
  font-size: 60px; }

.itas-box-link__icon--right {
  right: 77px; }

.itas-box-link__icon--right-people {
  right: 20px; }

.android .itas-box-link__icon--right-people, .ios .itas-box-link__icon--right-people {
  right: 10px; }

.itas-box-link__icon--right-ad {
  top: 5px;
  right: 15px; }

.itas-box-link__icon--right-ad > .itas-icon {
  font-size: 50px; }

.itas-box-link--container {
  background-color: #f3f3ee;
  color: #81cbd6; }

.itas-box-link--help {
  font-size: 1.5em; }

.itas-box-link--help, .itas-box-link--help:active, .itas-box-link--help:link, .itas-box-link--help:visited, .no-touch .itas-box-link--help:hover {
  background-color: transparent;
  color: #81cbd6; }

.itas-box-link--help .itas-box-link--help__hover {
  color: #a90433; }

.itas-box-link--help:active .itas-box-link--help__hover, .no-touch .itas-box-link--help:hover .itas-box-link--help__hover {
  text-decoration: underline; }

.itas-box-link--help__item {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  border-color: #81cbd6; }

.itas-box-showcase, .itas-stat {
  text-transform: uppercase;
  text-align: center; }

.lt-ie8 .itas-box-link--help__item {
  display: inline;
  zoom: 1; }

.itas-box-link--help__item.itas-box-link--help__item--first {
  padding-left: 20px; }

.itas-box-link--help__item--padding {
  padding: 0 30px; }

.touch .itas-box-link--help__item--padding {
  padding: 0 15px; }

.touch.ios .itas-box-link--help__item--padding {
  padding: 0 10px; }

.itas-box-link--help__item--padding--multiple {
  padding: 0 20px; }

.touch .itas-box-link--help__item--padding--multiple {
  padding: 0 15px; }

.itas-box-link--help__item--padding--multiple.itas-box-link--help__item--first {
  padding-left: 20px; }

.itas-box-link--help__item--padding--multiple.itas-box-link--help__item--last {
  padding-right: 20px; }

.itas-box-link--catalogue, .itas-box-link--catalogue:active, .no-touch .itas-box-link--catalogue:hover {
  background-color: #f3f3ee; }

.itas-box-link--catalogue .itas-icon, .itas-box-link--catalogue:active .itas-icon, .no-touch .itas-box-link--catalogue:hover .itas-icon {
  color: #81cbd6; }

.itas-box-category__label {
  display: inline-block;
  white-space: normal; }

.lt-ie8 .itas-box-category__label {
  display: inline;
  zoom: 1; }

.itas-bacheca__category__counter, .itas-bacheca__category__plus, .itas-box-category__counter, .itas-favourite__category__count, .itas-prd-catalogue__category__counter {
  position: absolute;
  top: 70px;
  right: 21%;
  font-family: HelveticaNeueBold, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 22px; }

.itas-box-showcase {
  position: relative;
  display: block; }

.itas-box-showcase__item {
  position: relative;
  display: block;
  padding: 0;
  min-height: 175px;
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: #fff;
  white-space: normal;
  line-height: normal; }

.itas-box-showcase__item, .itas-box-showcase__item:link, .itas-box-showcase__item:visited {
  background-color: #81cbd6; }

.itas-box-showcase__item:active, .no-touch .itas-box-showcase__item:hover {
  background-color: #5ea0ac; }

.lt-ie8 .itas-box-showcase__item {
  display: block; }

.itas-box-showcase__item--210 {
  min-height: 210px; }

.itas-box-showcase__item--gold, .itas-box-showcase__item--gold:link, .itas-box-showcase__item--gold:visited {
  background: #b3b2a0; }

.itas-box-showcase__item--gold:active, .no-touch .itas-box-showcase__item--gold:hover {
  background: #9c9b84; }

.itas-box-showcase__inner {
  display: block;
  padding: 35px 10px 0; }

.itas-box-showcase__title {
  display: block;
  font-size: 20px; }

.itas-box-showcase__title-h2 {
  display: block;
  font-size: 30px;
  padding-top: 5px; }

.itas-box-showcase__icon {
  display: block;
  margin-top: 12px;
  font-size: 0; }

.itas-box-showcase__icon .itas-icon {
  font-size: 55px; }

.itas-box-showcase__more-document {
  padding-top: 65px; }

.itas-box-showcase__icon--position-bottom {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px; }

.itas-stat, .itas-stat__inner {
  display: block;
  position: relative; }

.itas-box-showcase__icon--position-bottom .itas-icon {
  vertical-align: bottom; }

.itas-box-showcase__eco {
  font-size: 30px; }

.itas-box-showcase__eco .itas-icon {
  display: inline-block;
  font-size: 70px; }

.itas-stat {
  text-decoration: none;
  line-height: 1; }

.itas-stat, .itas-stat:active, .itas-stat:link, .itas-stat:visited {
  background: #a90433;
  color: white; }

.no-touch .itas-stat:hover {
  background: #7e0325;
  color: white; }

.itas-stat--last {
  border-right: none; }

.itas-stat__inner {
  padding: 20px; }

.itas-stat__title {
  display: block;
  font-family: HelveticaNeueUltraLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100;
  font-size: 4.375em;
  line-height: 1; }

.itas-stat__label {
  display: inline-block;
  font-family: HelveticaNeueBold, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 1.25em;
  margin-top: 15px;
  margin-bottom: 15px; }

.lt-ie8 .itas-stat__label {
  display: inline;
  zoom: 1; }

.itas-stat__value {
  display: inline-block;
  vertical-align: top;
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 6.25em;
  line-height: 0.8; }

.lt-ie8 .itas-stat__value {
  display: inline;
  zoom: 1;
  line-height: 100px; }

.lt-ie8 .itas-stat__value .itas-icon {
  line-height: 100px; }

.itas-stat__meta {
  font-family: HelveticaNeueUltraLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100;
  font-size: .875em;
  position: absolute;
  bottom: 20px;
  right: 20px;
  left: 50%;
  text-align: left;
  line-height: normal;
  padding-left: 40px; }

.itas-stat--2 .itas-stat__meta {
  padding-left: 80px; }

.itas-stat--3 .itas-stat__meta {
  padding-left: 110px; }

.itas-stat--product-life, .itas-stat--product-life:active, .itas-stat--product-life:link, .itas-stat--product-life:visited {
  background: #81cbd6; }

.no-touch .itas-stat--product-life:hover {
  background: #5bbbc9; }

.itas-stat--product-damage, .itas-stat--product-damage:active, .itas-stat--product-damage:link, .itas-stat--product-damage:visited {
  background: #a7c968; }

.no-touch .itas-stat--product-damage:hover {
  background: #8fb059; }

.itas-stat--product-archive, .itas-stat--product-archive:active, .itas-stat--product-archive:link, .itas-stat--product-archive:visited {
  background: #e3cb2d; }

.no-touch .itas-stat--product-archive:hover {
  background: #cab000; }

.itas-stat--ad-counter, .itas-stat--ad-counter:active, .itas-stat--ad-counter:link, .itas-stat--ad-counter:visited {
  background: #c5c4ab; }

.no-touch .itas-stat--ad-counter:hover {
  background: #a2a187; }

.itas-card {
  display: block;
  padding: 0 15px;
  text-decoration: none; }

.itas-card, .itas-card:active, .itas-card:link, .itas-card:visited, .no-touch .itas-card:hover {
  color: black; }

.no-touch .itas-card:hover .itas-card__title {
  color: #a90433; }

.itas-card__image {
  display: block;
  padding: 0 13px 20px; }

.itas-card__img {
  display: block;
  width: 100%;
  height: auto; }

.itas-card__title {
  display: block;
  padding-top: 15px;
  font-size: 1.25em;
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400;
  -webkit-transition: color 150ms;
  transition: color 150ms; }

.itas-card__caption, .itas-photo-hero {
  font-weight: 400;
  display: block;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif; }

.itas-card__caption {
  padding-top: 10px;
  font-size: 1.125em;
  font-weight: 100; }

.itas-photo-hero {
  position: relative;
  background: #000;
  color: #fff;
  overflow: hidden;
  font-weight: 100;
  -ms-user-select: none;
  user-select: none; }

.itas-grid-item, .itas-photo-hero {
  white-space: normal;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none; }

.itas-photo-hero__content {
  position: absolute;
  top: 30px;
  left: 30px;
  right: 30px;
  z-index: 4;
  padding-top: 60px; }

.itas-photo-hero__title {
  font-size: 3.125em;
  color: white; }

a.itas-photo-hero__title:active, a.itas-photo-hero__title:hover, a.itas-photo-hero__title:visited {
  color: white; }

a.itas-photo-hero__subtitle {
  font-size: 1.125em;
  color: #fff;
  text-transform: uppercase;
  display: block;
  margin-top: 60px; }

.itas-photo-hero__links {
  list-style: none;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 1.125em; }

.itas-photo-hero--double .itas-photo-hero__links, .itas-photo-hero--single .itas-photo-hero__links {
  margin-top: 50px; }

.itas-photo-hero__links.itas-photo-hero__links--padding {
  padding-top: 50px; }

.itas-photo-hero__item {
  padding: 8px 0; }

.itas-photo-hero__link, .itas-photo-hero__link:active, .itas-photo-hero__link:link, .itas-photo-hero__link:visited {
  color: white; }

.itas-photo-hero__link .itas-icon {
  font-size: 26px;
  width: 26px;
  vertical-align: middle;
  margin-right: 8px; }

.itas-photo-hero--double .itas-photo-hero__title, .itas-photo-hero--triple .itas-photo-hero__title {
  font-size: 2.5em; }

.no-touch .itas-photo-hero__link:hover {
  color: #a90433; }

.itas-photo-hero__icon {
  position: relative;
  top: -2px;
  display: inline-block;
  vertical-align: top;
  width: 26px;
  height: 26px;
  margin-right: 10px; }

.lt-ie8 .itas-photo-hero__icon {
  display: inline;
  zoom: 1; }

.itas-photo-hero__icon .itas-icon {
  position: absolute;
  top: 50%;
  left: 50%; }

.itas-photo-hero__img {
  display: block;
  width: 100%;
  height: auto;
  pointer-events: none; }

.itas-photo-hero--single .itas-photo-hero__content {
  left: 110px;
  right: 60px;
  padding-top: 50px; }

.itas-photo-hero--single .itas-grid-item__active {
  display: none !important; }

.itas-photo-hero--double {
  border-left: 1px solid white; }

.itas-photo-hero--double .itas-photo-hero__content {
  left: 45px;
  right: 45px; }

.itas-photo-hero--double.itas-photo-hero--first {
  border-left: none; }

.itas-photo-hero--triple {
  border-bottom: 1px solid white; }

.itas-photo-hero--triple .itas-photo-hero__content {
  left: 50px;
  right: 50px;
  padding-top: 0; }

.itas-photo-hero--triple .itas-gallery__photo, .itas-photo-hero--triple .itas-gallery__photo-wrapper {
  height: 175px; }

.itas-photo-hero--triple.itas-photo-hero--last {
  border-bottom: none; }

.itas-preloader, .itas-preloader--modal {
  display: block;
  min-width: 50px;
  height: 50px;
  padding: 30px;
  background: url(../images/preloader-c5c4ab-50x50.gif) 50% 50% no-repeat;
  background-size: 50px 50px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-preloader, .mq .itas-preloader--modal {
    background-image: url(../images/preloader-c5c4ab-50x50@2x.gif); } }

.itas-preloader--modal {
  height: 200px; }

.itas-preloader--dropdown {
  min-width: 32px;
  height: 32px;
  background: url(../images/preloader-b3b2a0-32x32.gif) 50% 50% no-repeat;
  background-size: 32px 32px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-preloader--dropdown {
    background-image: url(../images/preloader-b3b2a0-32x32@2x.gif); } }

.itas-preloader--annunci {
  min-width: 60px;
  height: 60px;
  background: url(../images/preloader-e3cb2d-60x60.gif) 50% 50% no-repeat;
  background-size: 60px 60px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-preloader--annunci {
    background-image: url(../images/preloader-e3cb2d-60x60@2x.gif); } }

.itas-preloader--suggestions {
  min-width: 32px;
  height: 32px;
  background: url(../images/preloader-ffffff-32x32.gif) 50% 50% no-repeat;
  background-size: 32px 32px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-preloader--suggestions {
    background-image: url(../images/preloader-ffffff-32x32@2x.gif); } }

.itas-preloader--bg {
  background: url(../images/preloader-ffffff-32x32.gif) 50% 50% no-repeat white !important;
  background-size: 32px 32px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mq .itas-preloader--bg {
    background-image: url(../images/preloader-ffffff-32x32@2x.gif) !important; } }

.itas-preloader-container, .itas-preloader-wrapper {
  position: relative;
  z-index: 10;
  background: url(../images/overlay-ffffff-70.png);
  background: rgba(255, 255, 255, 0.7); }

.itas-preloader-container .itas-preloader, .itas-preloader-container .itas-preloader--modal, .itas-preloader-wrapper .itas-preloader, .itas-preloader-wrapper .itas-preloader--modal {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  padding: 0;
  margin: -50px 0 0 -50px;
  background-color: white; }

.itas-preloader-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: auto; }

.itas-preloader-min-height {
  min-height: 160px; }

.itas-preloader-container--advanced {
  background: #b3b2a0; }

.itas-preloader-container--advanced .itas-preloader, .itas-preloader-container--advanced .itas-preloader--modal {
  background-color: #b3b2a0; }

.itas-preloader-faq {
  min-height: 205px; }

.no-js .itas-preloader, .no-js .itas-preloader--modal, .no-js .itas-preloader-container {
  display: none !important; }

.itas-grid-item {
  position: relative;
  display: block;
  height: 0;
  padding-top: 100%;
  text-align: center;
  background: #c2c2be;
  -ms-user-select: none;
  user-select: none; }

.itas-grid-item--half {
  padding-top: 50%; }

.itas-grid-item--third {
  padding-top: 33.33333%; }

.lt-ie8 .itas-grid-item--third {
  padding-top: 33.33283%; }

.itas-grid-item__content__office {
  display: none; }

.itas-grid-item__content__person {
  display: block;
  cursor: pointer; }

.itas-grid-item--office .itas-grid-item__content {
  background: #a90433;
  color: white; }

.itas-grid-item--office .itas-grid-item__content .itas-grid-item__mask {
  display: none; }

.no-touch .itas-grid-item--office .itas-grid-item__content:hover {
  background: #7e0325;
  color: white; }

.itas-grid-item--office .itas-grid-item__content__office {
  display: block;
  height: 100%; }

.itas-grid-item--office .itas-grid-item__content__person {
  display: none; }

.itas-grid-item--no-gutter-left {
  margin-left: -30px; }

.itas-grid-item--no-gutter-left .itas-grid-item__content__office, .itas-grid-item--no-gutter-left .itas-grid-item__over {
  padding-left: 30px; }

.itas-grid-item--no-gutter-right {
  margin-right: -30px; }

.itas-grid-item--no-gutter-right .itas-grid-item__content__office, .itas-grid-item--no-gutter-right .itas-grid-item__over {
  padding-right: 30px; }

.itas-grid-item__active, .itas-grid-item__content, .itas-grid-item__loading, .itas-grid-item__mask, .itas-grid-item__over, .itas-grid-item__select {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  color: white; }

.itas-grid-item__loading {
  z-index: 2;
  background: white; }

.itas-grid-item__mask {
  z-index: 2;
  background: 0 0;
  -webkit-transition: background 150ms;
  transition: background 150ms; }

.itas-grid-item__over {
  background: #a90433;
  color: #fff;
  z-index: 1;
  padding: 30px 10px 0; }

.itas-grid-item__name, .itas-grid-item__role {
  display: block; }

.itas-grid-item__name {
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase; }

.itas-grid-item__role {
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100;
  padding-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 57.6px; }

.itas-grid-item__title, .itas-latest-updates__count, .itas-latest-updates__title {
  font-weight: 400;
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif; }

.webkitlineclamp .itas-grid-item__role {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.no-touch .itas-grid-item__content:hover .itas-grid-item__mask {
  background: url(../images/overlay-000000-30.png);
  background: rgba(0, 0, 0, 0.3); }

.no-touch .itas-grid-item__content:hover .itas-grid-item__over {
  z-index: 4; }

.itas-grid-item__active {
  z-index: 3;
  border: 8px solid #e3cb2d; }

.itas-latest-updates__row, .itas-result {
  border-bottom: 1px solid #cdcbb5;
  overflow: hidden; }

.itas-grid-item__select {
  display: none;
  z-index: 4;
  bottom: auto;
  left: auto;
  background: #e3cb2d;
  color: #e3cb2d;
  padding: 5px;
  cursor: pointer; }

.itas-grid-item--selected .itas-grid-item__select, .itas-latest-updates__row--important .itas-latest-updates__count, .no-touch .itas-grid-item__select:hover {
  color: white; }

.itas-grid-item__select .itas-icon {
  display: block;
  font-size: 40px;
  width: 40px; }

.itas-grid-item--select-visible .itas-grid-item__select, .itas-grid-item--selected .itas-grid-item__select, .no-touch .itas-grid-item:hover .itas-grid-item__select, .no-touch .itas-photo-hero:hover .itas-grid-item__select {
  display: block; }

.itas-grid-item--select-visible .itas-grid-item__active, .itas-grid-item--selected .itas-grid-item__active {
  display: none !important; }

.itas-grid-item__content--gutter-left {
  left: 30px; }

.itas-grid-item__content--gutter-right {
  right: 30px; }

.itas-grid-item__content--padding-left {
  padding-left: 30px; }

.itas-grid-item__content--padding-right {
  padding-right: 30px; }

.itas-grid-item__photo {
  position: relative;
  z-index: 3;
  display: block;
  min-width: 100%;
  min-height: 100%;
  pointer-events: none; }

.itas-grid-item__title {
  margin: 10% 0;
  font-size: 1.875em;
  text-transform: uppercase;
  display: block; }

.itas-latest-updates {
  position: relative;
  clear: both; }

.itas-latest-updates-heading {
  text-transform: uppercase;
  margin: 10px 0 0; }

.itas-latest-updates__rows {
  border-top: 1px solid #cdcbb5;
  margin-top: 10px; }

.itas-latest-updates__row {
  background: #fff;
  -webkit-transition: background 150ms;
  transition: background 150ms; }

.itas-latest-updates__row--clickable {
  cursor: pointer; }

.no-touch .itas-latest-updates__row--clickable:hover, .no-touch .itas-latest-updates__row--clickable:hover .itas-latest-updates__content {
  background: #f0efe9; }

.no-touch .itas-latest-updates__row--clickable:hover .itas-latest-updates__row--important {
  background: #7e0325 !important; }

.itas-latest-updates__row--open .itas-button--result-action, .itas-latest-updates__row--open .itas-button--result-action .itas-button__inner {
  background: #a90433; }

.itas-latest-updates__row--open, .no-touch .itas-latest-updates__row--open:hover {
  background: #e3cb2d; }

.itas-latest-updates__row--open .itas-latest-updates__row--important, .no-touch .itas-latest-updates__row--open:hover .itas-latest-updates__row--important {
  background: #e3cb2d !important; }

.itas-latest-updates__row--important {
  background: #a90433; }

.itas-latest-updates__row--open .itas-latest-updates__row--important {
  background: #e3cb2d !important; }

.itas-latest-updates__content {
  min-height: 1px;
  background: #fff;
  border-left: 1px solid #cdcbb5;
  margin-right: -30px;
  -webkit-transition: background 150ms;
  transition: background 150ms; }

.itas-latest-updates__row--open .itas-latest-updates__content {
  background: #f0efe9; }

.itas-latest-updates__count {
  font-size: 4.75em;
  line-height: .8;
  color: #231f20;
  text-align: center;
  padding: 20px 0;
  -webkit-transition: color 150ms;
  transition: color 150ms; }

.itas-latest-updates__row--open .itas-latest-updates__count {
  color: white; }

.itas-latest-updates__category {
  position: relative;
  padding: 20px 0 20px 15px;
  min-height: 60px;
  color: #231f20; }

.itas-latest-updates__title {
  font-size: 2.1875em;
  text-transform: uppercase; }

.itas-latest-updates__categories {
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100;
  font-size: .875em;
  text-transform: uppercase;
  margin-right: 100px; }

.itas-latest-updates__time {
  position: absolute;
  bottom: 20px;
  right: 30px;
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #a90433; }

.itas-latest-updates__no-results {
  position: absolute;
  top: 0;
  left: 20px;
  right: 20px;
  bottom: 0; }

.itas-latest-updates__important--side-box {
  position: absolute;
  width: 25px;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: #ab0030; }

.itas-latest-updates__important--side-box-left {
  padding-right: 200px;
  min-height: 124px; }

.itas-latest-updates__important--side-box-right {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 200px; }

.itas-col--update-left {
  width: 82px; }

.itas-col--update-right {
  width: 118px; }

.itas-latest-updates__trigger {
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100;
  font-size: 1.25em;
  margin: 0;
  padding: 14px 15px 0;
  cursor: pointer;
  float: right;
  -webkit-transition: color 150ms;
  transition: color 150ms; }

.itas-latest-updates__trigger, .itas-latest-updates__trigger:link, .itas-latest-updates__trigger:visited {
  color: #a90433; }

.itas-latest-updates__trigger:active, .no-touch .itas-latest-updates__trigger:hover {
  text-decoration: underline; }

.itas-latest-updates__trigger:first-child {
  padding-right: 0; }

.itas-latest-updates__trigger--right {
  padding-top: 4px;
  padding-right: 0; }

.itas-result-list {
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #cdcbb5; }

.itas-result-list--grid {
  border-top: none; }

.itas-result-list--border {
  border-top: 1px solid #cdcbb5; }

.itas-result-count {
  font-size: 1.875em;
  padding-bottom: 20px; }

.itas-result-count__number {
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400; }

.itas-result {
  position: relative;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100;
  margin: 0;
  padding: 0;
  list-style: none; }

.itas-result strong {
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400; }

.is-windows .itas-result strong {
  font-family: 'Arial Black', ArialBlack, Arial, Helvetica, sans-serif;
  font-weight: 700; }

.lt-ie8 .itas-result--ie7 {
  width: 100%;
  float: left;
  clear: left; }

.itas-result--border {
  border-top: none; }

.itas-result--grid {
  border-top: 1px solid #cdcbb5; }

.itas-result--no-border {
  border-top: none;
  border-bottom: none; }

.itas-result--allow-overflow {
  overflow: visible; }

.itas-result__link {
  display: block;
  position: relative;
  padding: 20px 10px 20px 0;
  cursor: pointer; }

.itas-result__link, .itas-result__link:active, .itas-result__link:visited, .no-touch .itas-result__link:hover {
  color: #000;
  text-decoration: none; }

.no-touch .itas-result__link:hover .itas-result__title {
  color: #a90433;
  cursor: pointer; }

.no-touch .itas-result__link:hover .itas-result__title .itas-result__match {
  color: #a90433; }

.itas-result__link--no-pad-top {
  padding-top: 0; }

.itas-result__breadcrumbs, .itas-result__category, .itas-result__excerpt, .itas-result__meta, .itas-result__title {
  display: block;
  font-size: 0.875em; }

.itas-result__breadcrumbs {
  padding: 20px 0 0; }

.itas-result__breadcrumbs__item {
  display: inline-block;
  padding-right: 10px; }

.lt-ie8 .itas-result__breadcrumbs__item {
  display: inline;
  zoom: 1; }

.itas-result__breadcrumbs__item--first {
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400; }

.is-windows .itas-result__breadcrumbs__item--first {
  font-family: 'Arial Black', 'Arial Bold', Arial, Helvetica, sans-serif;
  font-weight: 700; }

.itas-result__confirmation__label, .itas-result__excerpt, .itas-side-title__list__button {
  font-family: HelveticaNeueRoman, Arial, Helvetica, sans-serif; }

.itas-result__title {
  font-size: 1.75em;
  padding: 5px 0; }

.itas-result__title--search {
  font-size: 1.5em;
  padding: 10px 0; }

.itas-result__excerpt {
  font-weight: 400;
  font-size: 1.25em;
  padding-bottom: 15px; }

.itas-result__timestamp {
  position: absolute;
  /* 	top: 20px; Mantis 0002667 */
  top: 90px;
  right: 10px; }

.itas-result__actions {
  position: relative;
  height: 124px; }

.itas-result__confirmation {
  display: block;
  cursor: auto;
  position: absolute;
  top: 0;
  left: -101%;
  bottom: 0;
  right: 101%;
  width: 100%;
  height: 100%;
  -webkit-transition: all 150ms;
  transition: all 150ms; }

.csstransforms .itas-result__confirmation {
  /* 	left: 0; */
  /* risoluzione ticket mantis 1774 */
  right: 0;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

.csstransforms3d .itas-result__confirmation {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.itas-result__confirmation .itas-icon {
  font-size: 3.5em;
  margin: -25px 0 0 -28px; }

.itas-result__confirmation--visible {
  left: 0;
  right: 0; }

.csstransforms .itas-result__confirmation--visible {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

.csstransforms3d .itas-result__confirmation--visible {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.itas-result__confirmation__bg {
  display: block;
  height: 100%;
  background: #e3cb2d;
  color: white; }

.itas-result--card__actions, .itas-result--card__link {
  position: relative;
  height: 245px; }

.lt-ie8 .itas-result__confirmation__bg {
  width: 100%; }

.lt-ie8 .itas-result__ie7-padding {
  display: block;
  padding-top: 10px; }

.lt-ie8 .itas-result__ie7-padding--single {
  display: block;
  padding-top: 40px; }

.lt-ie8 .itas-result__ie7-padding--double {
  display: block;
  padding-top: 15px; }

.itas-result__confirmation__label {
  font-size: 1.875em;
  font-weight: 400; }

.itas-result__confirmation__label strong {
  font-family: HelveticaNeueBold, Arial, Helvetica, sans-serif;
  font-weight: 400; }

.itas-result__confirmation__bg--no-gutter-left {
  margin-left: -30px;
  padding-left: 30px; }

.itas-result__confirmation__bg--no-gutter-right {
  margin-right: -30px;
  padding-right: 30px; }

.itas-result__match {
  color: #81cbd6; }

.itas-result__attachments {
  display: none; }

.itas-result__link--has-attachments .itas-result__attachments, .itas-result__link--has-attachments .itas-result__content {
  display: block;
  float: left; }

.itas-result__link--has-attachments .itas-result__excerpt {
  font-size: 1em; }

.itas-result__link--has-attachments .itas-result__attachments {
  width: 20%; }

.itas-result__link--has-attachments .itas-result__content {
  width: 80%; }

.itas-result__link--has-attachments .itas-result__content__inner {
  display: block;
  padding-left: 20px;
  border-left: 1px solid #cdcbb5; }

.itas-result--card__category, .itas-result--card__meta {
  display: block;
  font-size: 1.5em; }

.itas-result--card__subcategory {
  display: block;
  font-size: 0.875em; }

.itas-result--card__title {
  display: block;
  font-size: 1.75em; }

.itas-result--card__link {
  display: block;
  padding: 0; }

.itas-result--card__link, .itas-result--card__link:active, .itas-result--card__link:visited, .no-touch .itas-result--card__link:hover {
  color: #000;
  text-decoration: none; }

.no-touch .itas-product__meta__action:hover, .no-touch .itas-tab-content a:hover {
  text-decoration: underline; }

.no-touch .itas-result--card__link:hover .itas-result--card__category {
  color: #a90433;
  cursor: pointer; }

.itas-result--card__link span {
  cursor: pointer; }

.itas-result__first-col .itas-result--card__actions {
  border-right-width: 2px; }

.itas-result--card--first {
  border-top: 1px solid #cdcbb5; }

.itas-result--archive .itas-result__confirmation--positive .itas-result__confirmation__bg {
  background: #a90433; }

.itas-result__confirmation--negative .itas-result__confirmation__bg {
  background: #b3b2a0; }

.itas-result__update-only {
  display: none; }

.itas-result--update .itas-result__update-only {
  display: block; }

.itas-result__archive-only {
  display: none; }

.itas-result--archive .itas-result__archive-only {
  display: block; }

.itas-no-results {
  text-align: center;
  text-transform: uppercase;
  font-size: 3em;
  font-family: HelveticaNeueHeavy, Arial, Helvetica, sans-serif;
  font-weight: 400;
  padding: 30px;
  color: #c2c2be; }

.itas-filter__label, .itas-no-results--calendar, .itas-no-results__favorite {
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400; }

.itas-dropdown .itas-no-results {
  font-size: 1.4em;
  color: #f4f3ef; }

.itas-input-wrapper__suggestions .itas-no-results {
  font-size: 1.2em;
  color: #f4f3ef; }

.itas-no-results--calendar {
  font-size: 2.3em;
  font-weight: 100;
  text-transform: none;
  padding: 70px 0 0;
  color: #81cbd6; }

.itas-no-results__favorite {
  display: block;
  background-color: #81cbd6;
  height: 90px;
  text-align: center;
  font-weight: 100;
  font-size: 1.875em;
  line-height: 90px;
  position: relative;
  color: white; }

.itas-no-results__favorite, .itas-no-results__favorite:link, .itas-no-results__favorite:visited, .no-touch .itas-no-results__favorite:hover {
  color: white; }

.itas-no-results__favorite .itas-no-results__favorite--icon {
  position: absolute;
  top: 50%;
  left: 60px;
  margin-top: -35px;
  font-size: 55px; }

.itas-filter {
  position: relative;
  border: 1px solid #b3b2a0;
  float: left; }

.itas-filter__item {
  float: left;
  width: 82px; }

.itas-filter__title {
  margin: 11px 0 0; }

.itas-filter__label {
  position: absolute;
  bottom: 0;
  right: 100%;
  text-align: right;
  white-space: nowrap;
  padding-right: 20px;
  color: #b3b2a0;
  font-weight: 100;
  font-size: 1.5em; }

.itas-download__title, .itas-side-title__title {
  font-weight: 400;
  text-transform: uppercase;
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif; }

.itas-download {
  display: block;
  position: relative;
  padding: 30px 0 30px 70px;
  border-bottom: 1px dotted #cdcbb5;
  min-height: 40px; }

.itas-download .itas-icon--over, .no-touch .itas-download:hover .itas-icon--out {
  display: none; }

.itas-download, .itas-download:active, .itas-download:link, .itas-download:visited {
  color: black; }

.itas-download:first-child {
  border-top: 1px dotted #cdcbb5; }

.no-touch .itas-download:hover {
  color: #a90433; }

.no-touch .itas-download:hover .itas-icon--over {
  display: block; }

.itas-download__title {
  display: block;
  font-size: 1.25em; }

.itas-download__meta {
  display: block;
  color: #666666; }

.itas-download__meta-delimiter {
  color: #cccccc; }

.itas-download__icon {
  position: absolute;
  top: 50%;
  left: 0;
  width: 50px;
  height: 50px;
  margin: -25px 0 0; }

.itas-download__icon .itas-icon {
  position: absolute;
  top: 50%;
  left: 50%; }

.itas-side-title, .itas-side-title__cover, .itas-side-title__panel {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  z-index: 9; }

.itas-side-title {
  width: 89px; }

.itas-side-title__cover {
  right: -30px;
  left: 0;
  border-left: 1px solid #cdcbb5;
  border-right: 1px solid #cdcbb5; }

.itas-side-title__panel {
  right: 100%;
  height: 472px;
  width: 0;
  background: #fff;
  z-index: 1;
  overflow: hidden;
  -webkit-transition: width 250ms;
  transition: width 250ms; }

.itas-side-title__panel--visible {
  width: 460px; }

.itas-side-title__panel--print {
  color: #000;
  top: auto;
  bottom: 0;
  z-index: 10; }

.itas-side-title__panel--print.itas-side-title__panel--visible {
  border: 1px solid #cdcbb5;
  height: 470px;
  width: 458px; }

.itas-side-title__panel--print .itas-side-title__title {
  color: #a90433; }

.itas-side-title__panel__content {
  text-align: center;
  width: 420px;
  padding: 20px;
  margin-bottom: 60px;
  overflow-y: auto; }

.itas-side-title__panel__action {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 60px;
  width: 100%; }

.itas-tabs__category--underline-space .itas-tabs__category__active, .itas-tabs__category--wide .itas-tabs__category__active {
  bottom: -20px; }

.itas-side-title__panel__action--print {
  border-top: 1px solid #cdcbb5; }

.itas-side-title__panel--damage {
  border: none;
  background: #8fb059;
  color: white; }

.itas-side-title__panel--life {
  border: none;
  background: #5bbbc9;
  color: white; }

.itas-side-title__item {
  display: block;
  position: relative;
  z-index: 2;
  height: 117px;
  border-bottom: 1px solid #cdcbb5; }

.itas-side-title__item--applicativi {
  height: 239px; }

.lt-ie8 .itas-side-title__item--applicativi {
  height: 231px; }

.itas-side-title__item--circolare {
  height: 158px; }

.lt-ie8 .itas-side-title__item--circolare {
  height: 154px; }

.itas-side-title__button, .itas-side-title__button:active, .itas-side-title__button:link, .itas-side-title__button:visited, .no-touch .itas-side-title__button:hover {
  background: #fff;
  color: #d3d2d2; }

.no-touch .itas-side-title__button:hover {
  color: #a90433; }

.itas-side-title__button {
  font-size: 70px; }

.itas-side-title__button .itas-icon {
  margin: -35px 0 0 -35px; }

.itas-side-title__button-damage, .itas-side-title__button-damage:active, .itas-side-title__button-damage:link, .itas-side-title__button-damage:visited {
  background: #a7c968;
  color: white; }

.itas-side-title__button-damage.itas-button--active, .no-touch .itas-side-title__button-damage:hover {
  background: #8fb059;
  color: white; }

.itas-side-title__button-life, .itas-side-title__button-life:active, .itas-side-title__button-life:link, .itas-side-title__button-life:visited {
  background: #81cbd6;
  color: white; }

.itas-side-title__button-life.itas-button--active, .no-touch .itas-side-title__button-life:hover {
  background: #5bbbc9;
  color: white; }

.itas-side-title__button-launch, .itas-side-title__button-launch:active, .itas-side-title__button-launch:link, .itas-side-title__button-launch:visited {
  background-color: #81cbd6;
  color: white; }

.itas-side-title__button-launch.itas-button--active, .no-touch .itas-side-title__button-launch:hover {
  background: #5ea0ac;
  color: white; }

.itas-side-title__button-launch .itas-button__wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -65px;
  margin-left: -54px; }

.itas-side-title__button-launch .itas-button__icon {
  font-size: 70px;
  line-height: 52px; }

.itas-side-title__button-launch .itas-icon__text {
  font-size: 17px; }

.itas-side-title__title {
  margin: 0;
  padding: 0;
  font-size: 1.25em; }

.itas-side-title__image {
  margin: 70px auto 35px; }

.itas-side-title__text {
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100;
  font-size: 1.25em; }

.itas-side-title__list {
  display: block;
  margin: 17px 0 0;
  padding: 0;
  list-style: none;
  border: 1px solid white; }

.itas-side-title__list__item {
  margin: 0;
  padding: 0;
  border: 1px solid white; }

.itas-side-title__list__button {
  position: static;
  padding-top: 15px;
  padding-bottom: 11px;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1; }

.itas-page-title--ad, .itas-page-title--light {
  font-weight: 400;
  font-family: HelveticaNeueRoman, Arial, Helvetica, sans-serif;
  font-size: 2.5em;
  line-height: 50px;
  text-transform: none; }

.itas-side-title__list__button, .itas-side-title__list__button:active, .itas-side-title__list__button:link, .itas-side-title__list__button:visited {
  color: white; }

.no-touch .itas-side-title__list__button:hover {
  color: #a90433; }

.itas-side-title__action, .itas-side-title__action-print {
  padding-top: 23px;
  padding-bottom: 17px; }

.itas-side-title__action, .itas-side-title__action:active, .itas-side-title__action:link, .itas-side-title__action:visited {
  background: #a7c968;
  color: white; }

.no-touch .itas-side-title__action:hover {
  background: #a90433 !important;
  color: white !important; }

.itas-side-title__panel--life .itas-side-title__action, .itas-side-title__panel--life .itas-side-title__action:active, .itas-side-title__panel--life .itas-side-title__action:link, .itas-side-title__panel--life .itas-side-title__action:visited {
  background: #81cbd6;
  color: white; }

.itas-side-title__action-print, .itas-side-title__action-print:active, .itas-side-title__action-print:link, .itas-side-title__action-print:visited {
  background: #fff;
  color: #b3b2a0; }

.no-touch .itas-side-title__action-print:hover {
  background: #b3b2a0;
  color: white; }

.itas-page-title {
  margin-top: 12px;
  margin-bottom: 0; }

.itas-page-title--light {
  margin-top: 18px;
  margin-bottom: 0; }

.itas-page-title--ad {
  margin: 0;
  text-align: center;
  color: #81cbd6; }

.itas-page-title--profilo {
  line-height: 60px; }

.itas-page-title--has-actions {
  margin-right: 70px; }

.itas-page-title__actions {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.2em;
  padding-left: 20px;
  height: 46px;
  border-left: 1px solid black; }

.lt-ie8 .itas-page-title__actions {
  display: inline;
  zoom: 1;
  margin-top: 0; }

.itas-section-title {
  text-transform: uppercase;
  margin: 30px 0; }

.itas-section-title.itas-section-title--nomargin {
  margin: 0; }

.itas-homepage-big-title {
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #c5c4ab;
  font-size: 3.4375em;
  line-height: 1em; }

.itas-page-title__light {
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100; }

.itas-page-title__modal {
  font-size: 1.5em;
  margin: 20px 0; }

.itas-page-subtitle {
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100;
  font-size: 1.875em;
  margin: 5px 0 8px; }

.itas-page-lead, .itas-section-subtitle {
  font-weight: 400;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-size: 1.25em; }

.itas-section-subtitle {
  font-weight: 100;
  text-transform: uppercase;
  margin: 0.1em 0; }

.itas-page-lead {
  font-weight: 100; }

.itas-product__meta {
  text-transform: uppercase;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100;
  font-size: 0.875em; }

.itas-product__meta__action {
  color: #a90433;
  cursor: pointer; }

.itas-product__content {
  min-height: 235px; }

.lt-ie8 .itas-product__content {
  height: auto !important;
  height: 235px; }

.itas-product__subtitle, .itas-product__subtitle--circolare {
  font-size: 1.875em;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100;
  text-transform: none;
  margin-top: 1.3em; }

.itas-product__subtitle--circolare {
  margin-top: 28px;
  margin-bottom: 20px; }

.itas-product__stats {
  border-top: 1px solid #cdcbb5;
  padding: 20px 0;
  margin-top: 20px; }

.itas-product__stat {
  display: block;
  text-align: center;
  text-transform: uppercase;
  border-right: 1px solid #cdcbb5; }

.itas-product__stat--last {
  border-right: none; }

.itas-product__stat__title {
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400; }

.itas-product__intro, .itas-product__stat__value {
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400; }

.itas-product__stat__value {
  font-weight: 100; }

.itas-product__intro {
  font-weight: 100;
  font-size: 1.25em; }

.itas-product__doc__group, .itas-product__doc__title {
  font-weight: 400;
  color: #81cbd6;
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif; }

.itas-product__img {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 60px; }

.itas-product__docs__container--circolari {
  margin-top: 84px; }

.itas-product__docs {
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 0;
  margin: 0; }

.itas-product__docs--fixed {
  text-align: left;
  width: auto; }

.itas-product__docs--fixed .itas-product__docs__cell {
  width: 226px; }

.itas-product__docs__cell {
  display: table-cell;
  position: relative;
  padding: 0;
  width: 25%;
  border: 1px solid #cdcbb5;
  border-left: none; }

.itas-product__docs__cell--first, .itas-product__docs__cell:first-child {
  border-left: 1px solid #cdcbb5; }

.itas-product__doc {
  position: relative;
  display: block;
  text-align: center;
  text-transform: uppercase;
  margin: 1px; }

.itas-product__doc:hover .itas-product__doc__title {
  display: none; }

.itas-product__doc--last {
  border-right: none; }

.itas-product__doc__title {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white; }

.itas-product__doc__title .itas-vertical-align__inner {
  font-size: 24px;
  padding: 0 10px; }

.lt-ie8 .itas-product__doc__title .itas-vertical-align__inner {
  padding-top: 30px; }

.lt-ie8 .itas-product__doc__title--single-line .itas-vertical-align__inner {
  padding-top: 45px; }

.itas-product__doc__group {
  font-size: 1.0625em;
  padding-top: 20px; }

.itas-product__doc__details {
  position: relative;
  z-index: 1;
  white-space: nowrap; }

.itas-attachment__detail, .itas-attachment__label {
  display: block;
  white-space: normal; }

.lt-ie8 .itas-product__doc__details .itas-col--4 {
  width: 33%; }

.itas-product__doc__value {
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100; }

.itas-product__doc__item {
  display: block;
  text-align: center;
  padding: 20px 0; }

.itas-product__doc__item, .itas-product__doc__item:active, .itas-product__doc__item:link, .itas-product__doc__item:visited {
  color: #81cbd6; }

.itas-product__doc__item__icon {
  display: block;
  font-size: 2.5em; }

.itas-product__doc__item__icon .itas-flag, .itas-product__doc__item__icon .itas-icon {
  padding-left: 1px; }

.itas-product__doc__item__title {
  display: block;
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 0.875em; }

.is-windows .itas-product__doc__item__title {
  font-family: 'Arial Black', 'Arial Bold', Arial, Helvetica, sans-serif;
  font-weight: 700; }

.itas-product-edition__title, .itas-product__doc__item__meta, .itas-tabs, .itas-tabs__category {
  font-weight: 400;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif; }

.itas-product__doc__item__meta {
  display: block;
  font-weight: 100;
  font-size: .875em;
  white-space: normal; }

.itas-product-edition {
  float: left;
  min-width: 51%; }

.itas-product-edition__title {
  font-weight: 100;
  font-size: 1.5em;
  color: #b3b2a0;
  margin: 45px 0 0; }

.itas-tabs {
  position: relative;
  border-bottom: 1px solid #cdcbb5;
  font-size: 0;
  font-weight: 100;
  text-align: center; }

.itas-tabs__list {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0; }

.itas-tabs__list__item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  padding: 0 0 10px;
  margin: 0; }

.lt-ie8 .itas-tabs__list__item {
  display: inline;
  zoom: 1; }

.itas-tabs__category {
  display: block;
  font-weight: 100;
  font-size: .9375em;
  text-align: center;
  padding: 0 10px;
  margin: 10px 0;
  border-right: 1px solid #cdcbb5; }

.itas-tabs__category, .itas-tabs__category.link, .itas-tabs__category:active, .itas-tabs__category:visited {
  color: black; }

.no-touch .itas-tabs__category--wide:hover, .no-touch .itas-tabs__category:hover {
  color: #a90433; }

@media only screen and (min-width: 1024px) {
  .mq .itas-tabs__category {
    font-size: 1em; } }

@media only screen and (min-width: 1140px) {
  .mq .itas-tabs__category {
    font-size: 1.0625em; } }

.itas-tabs__category--wide {
  padding: 0 25px; }

.itas-tabs__category--first {
  padding-left: 0; }

.itas-tabs__category--last {
  padding-right: 0;
  border-right: none; }

.itas-tabs__category__active {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: #000;
  display: none; }

.itas-tabs__category__name {
  display: block;
  position: relative; }

.itas-tabs__category__flag {
  position: absolute;
  top: 50%;
  right: -18px;
  margin-top: -8px; }

.itas-tabs__category__flag .itas-attachment__title--recent-updated {
  display: block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  top: 0;
  text-align: center;
  vertical-align: top; }

.lt-ie8 .itas-tabs__category__flag .itas-attachment__title--recent-updated {
  top: -2px; }

.itas-tabs__category--active, .itas-tabs__category--active.link, .itas-tabs__category--active:active, .itas-tabs__category--active:visited, .no-touch .itas-tabs__category--active:hover {
  color: #000;
  cursor: default; }

.itas-tabs__category--active .itas-tabs__category__bold, .itas-tabs__category--active .itas-tabs__category__count {
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400; }

.itas-tabs__category--active .itas-tabs__category__active {
  display: block; }

.itas-tab-content {
  font-size: 1.125em;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100; }

.itas-tab-content h3 {
  font-size: 1.33333em; }

.itas-tab-content h4 {
  font-size: 1em; }

.itas-tab-content a, .itas-tab-content a:active, .itas-tab-content a:link, .itas-tab-content a:visited, .no-touch .itas-tab-content a:hover {
  color: #a90433; }

.itas-tab-content ul {
  margin: 0;
  padding-left: 1.5em; }

.itas-tab-content strong {
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400; }

.is-windows .itas-tab-content strong {
  font-family: 'Arial Black', 'Arial Bold', Arial, Helvetica, sans-serif;
  font-weight: 700; }

.itas-box .itas-tab-content .itas-attachment {
  color: #b3b2a0; }

.no-touch .itas-box .itas-tab-content .itas-attachment:hover {
  text-decoration: none; }

.no-touch .itas-faq__answer a:hover, .no-touch .itas-faq__see-all a:hover, .no-touch .itas-tile__author:hover {
  text-decoration: underline; }

.itas-tab-content__spacer-top-40 {
  padding-top: 40px; }

.itas-tab-content__signature-h4 {
  font-size: 1.1111111111em;
  font-style: italic;
  margin-bottom: 0; }

.itas-tab-content__signature {
  font-size: .8888888889em;
  font-style: italic;
  margin: 0; }

.itas-slide-unlock {
  position: relative;
  padding: 30px 25px; }

.itas-slide-unlock__runner {
  position: relative;
  height: 4px;
  background: black; }

.itas-slide-unlock__handle {
  position: absolute;
  top: 50%;
  left: 0;
  width: 30px;
  height: 30px;
  margin: -19px 0 0;
  background: #fff;
  border: 4px solid #000;
  cursor: pointer;
  border-radius: 50%;
  -webkit-transition: border-color 150ms;
  transition: border-color 150ms; }

.itas-slide-unlock--active .itas-slide-unlock__handle {
  background: #cccccc; }

.itas-slide-unlock__icon {
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  height: 24px;
  margin: -12px 0 0; }

.itas-slide-unlock__handle .itas-icon, .itas-slide-unlock__icon .itas-icon {
  position: absolute;
  top: 50%;
  left: 50%; }

.itas-slide-unlock__icon--unlocked {
  left: auto;
  right: 0; }

.itas-editable {
  position: relative; }

.itas-editable__content {
  border: 1px dotted #ccc;
  padding: 10px;
  margin: -10px; }

.itas-editable__actions {
  position: absolute;
  top: 1px;
  right: -10px; }

.itas-pagination {
  position: relative;
  min-height: 52px;
  padding: 0 50px;
  text-align: center;
  -ms-user-select: none;
  user-select: none; }

.itas-pagination, .itas-pagination__number {
  -webkit-user-select: none;
  -moz-user-select: none; }

.itas-pagination__numbers {
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 40px;
  color: #bfbfbf; }

.itas-pagination__number {
  display: inline-block;
  padding: 0 15px;
  cursor: pointer;
  -webkit-transition: color 150ms;
  transition: color 150ms;
  -ms-user-select: none;
  user-select: none; }

.lt-ie8 .itas-pagination__number {
  display: inline;
  zoom: 1; }

.no-touch .itas-pagination__number:hover {
  color: #a90433; }

.itas-pagination__number--active {
  color: #81cbd6;
  cursor: default; }

.itas-pagination__number--separator {
  cursor: default !important;
  color: #bfbfbf !important; }

.itas-pagination__arrow {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 52px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.itas-pagination__arrow .itas-button, .itas-pagination__arrow .itas-button:active, .itas-pagination__arrow .itas-button:link, .itas-pagination__arrow .itas-button:visited {
  color: #bfbfbf; }

.no-touch .itas-pagination__arrow .itas-button:hover {
  color: black; }

.itas-pagination__arrow--next {
  left: auto;
  right: 0; }

.itas-pagination__icon {
  font-size: 52px;
  margin: -22px 0 0 -26px; }

.itas-favourite__category__icon {
  font-size: 60px;
  margin-left: -30px;
  margin-top: -30px; }

.itas-favourite__category__count {
  top: 70px;
  right: 21%; }

.itas-favourite__tooltip {
  position: absolute;
  width: 170px;
  left: 50%;
  margin-left: -158px;
  bottom: 100%;
  margin-bottom: 1px; }

.itas-favourite__tooltip ul {
  background-color: #a90433; }

.no-touch .itas-favourite__tooltip a:hover {
  background-color: #7e0325; }

.no-touch .itas-favourite__tooltip a:hover .itas-favourite__tooltip__arrow {
  color: #7e0325; }

.lt-ie8 .itas-favourite__tooltip {
  margin-bottom: 10px; }

.itas-favourite__tooltip--tile {
  font-size: 1.25em;
  text-transform: uppercase;
  left: auto;
  right: 0;
  margin: 0 -1px 0 0;
  bottom: 80%;
  z-index: 10; }

.itas-favourite__tooltip--tile .itas-icon-list__link {
  margin: 0;
  padding: 30px 10px 30px 50px; }

.itas-favourite__tooltip--tile .itas-favourite__tooltip__arrow {
  right: 28px; }

.lt-ie8 .itas-favourite__tooltip--tile .itas-favourite__tooltip__arrow .itas-icon {
  margin-top: -4px; }

.itas-favourite__tooltip__arrow {
  position: absolute;
  font-size: 26px;
  width: 25px;
  height: 20px;
  color: #a90433;
  top: 100%;
  right: 0;
  text-align: right; }

.itas-favourite__tooltip__arrow .itas-icon {
  display: block;
  line-height: 20px;
  margin-top: -4px; }

.lt-ie8 .itas-favourite__tooltip__arrow .itas-icon {
  margin-top: -10px; }

.itas-favourite__result-list {
  border-left: 1px solid #cdcbb5; }

.itas-favourite__result__card {
  height: 245px; }

.itas-favourite__result__wrapper {
  padding: 25px 30px 0;
  height: 198px;
  overflow: hidden; }

.itas-favourite__result__actions {
  height: 245px;
  border-right: 1px solid #cdcbb5; }

.itas-result__first-col .itas-favourite__result__actions {
  border-right-width: 2px; }

.itas-favourite__result__title {
  font-size: 1.5em; }

.itas-favourite__result__title a {
  color: inherit; }

.itas-favourite__result__context {
  font-size: 0.875em; }

.itas-favourite__result__content {
  font-size: 1.75em;
  padding: 20px 0 8px; }

.itas-favourite__result__email, .itas-favourite__result__phone {
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 1.25em; }

body.itas-dragging, body.itas-dragging * {
  cursor: move !important; }

.itas-dragged {
  position: absolute !important;
  opacity: .5;
  z-index: 2000; }

.itas-sortable-container .itas-draggable-placeholder {
  position: relative;
  background-color: #5ea0ac;
  height: 175px; }

.itas-no-results--favourite {
  background-color: #f3f3ee;
  margin: 0 -30px; }

.itas-no-results--favourite .itas-icon {
  font-size: 60px;
  color: #a90433; }

.itas-no-results--favourite-main-text {
  font-family: HelveticaNeueRoman, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 1.25em;
  text-transform: none;
  color: #81cbd6; }

.itas-no-results--favourite-text {
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100;
  font-size: .5625em;
  text-transform: none;
  color: #81cbd6;
  width: 510px;
  margin: 0 auto 30px;
  padding-bottom: 30px; }

.itas-accordion__subtitle, .itas-accordion__title {
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400; }

.itas-accordion {
  margin: 60px 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #cdcbb5; }

.itas-accordion__item {
  padding: 20px 0;
  border-bottom: 1px solid #cdcbb5; }

.itas-accordion__item:last-child .itas-accordion__item:last-child {
  padding-bottom: 0;
  border-bottom: none; }

.itas-accordion__title {
  position: relative;
  padding: 0 60px 0 0;
  font-size: 1.5em;
  text-transform: uppercase;
  cursor: pointer; }

.itas-accordion__description {
  margin: 0;
  color: #231f20; }

.itas-accordion__content, .itas-attachment {
  font-weight: 400;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif; }

.itas-accordion__toggle {
  position: absolute;
  z-index: 1;
  top: -10px;
  right: 0;
  font-size: 60px;
  width: 50px;
  height: 50px;
  cursor: pointer;
  color: #b3b2a0; }

.no-touch .itas-accordion__toggle:hover {
  color: #a90433; }

.itas-accordion__toggle .itas-icon {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -30px; }

.itas-accordion__content {
  font-weight: 100;
  font-size: 1.5em;
  padding-top: 50px; }

.itas-accordion__content__inner:first-child {
  margin-top: 0; }

.itas-accordion__content__inner:last-child {
  margin-bottom: 0; }

.itas-accordion__caption {
  font-size: 20px;
  text-transform: uppercase; }

.itas-accordion--nested {
  border-top: none;
  margin: 0; }

.itas-accordion--nested .itas-accordion__item:first-child {
  padding-top: 0; }

.itas-accordion--nested .itas-accordion__item .itas-accordion__item:first-child {
  padding-top: 20px; }

.itas-accordion__title--nested {
  font-size: 1.125em; }

.itas-accordion__toggle--nested {
  font-size: 30px;
  width: 30px;
  height: 30px;
  top: 0; }

.itas-accordion__toggle--nested .itas-icon {
  margin: -15px 0 0 -15px; }

.itas-accordion__content--nested {
  font-size: 1.125em;
  padding-top: 10px; }

.itas-attachment {
  position: relative;
  height: 100%;
  font-weight: 100;
  font-size: 14px;
  text-transform: uppercase;
  text-align: left; }

a.itas-attachment {
  display: block; }

.itas-attachment--white {
  background: #c5c4ab;
  -webkit-transition: background 150ms;
  transition: background 150ms; }

.no-touch .itas-attachment--white:hover, .no-touch .itas-attachment--white:hover .itas-attachment__link {
  background: #b0af8d; }

.itas-attachment--white .itas-attachment__link, .itas-attachment--white .itas-attachment__link:active, .itas-attachment--white .itas-attachment__link:link, .itas-attachment--white .itas-attachment__link:visited, .no-touch .itas-attachment--white .itas-attachment__link:hover {
  color: #fff;
  background: #c5c4ab; }

.no-touch .itas-attachment--white .itas-attachment__link:hover {
  background: #b0af8d; }

.itas-attachment__link {
  display: block;
  -webkit-transition: background 150ms;
  transition: background 150ms; }

.itas-attachment__link--box {
  padding: 30px 10px 10px;
  min-height: 130px;
  max-height: 150px; }

.itas-attachment__title--recent-updated {
  position: relative;
  top: -2px;
  vertical-align: middle;
  font-size: 30px;
  font-family: HelveticaNeueBold, Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 0;
  color: #ef4d2c; }

.lt-ie8 .itas-attachment__title--recent-updated {
  top: 2px;
  vertical-align: baseline; }

.itas-accordion--attachment {
  color: #c5c4ab;
  border-top: none; }

.itas-accordion__item--attachment {
  padding: 30px 0; }

.itas-accordion__item--attachment .itas-accordion__content {
  padding-top: 52px; }

.itas-attachment__container--single {
  height: 100%;
  vertical-align: top; }

td.itas-attachment__container--multiple, td.itas-attachment__container--single {
  padding: 0; }

.itas-attachment--left {
  text-align: left;
  padding-top: 4px;
  padding-left: 53px;
  margin-bottom: 12px; }

.itas-attachment--left .itas-attachment__icon {
  position: absolute;
  top: 0;
  left: 0; }

.itas-attachment--centered {
  padding: 25px 15px;
  text-align: center; }

.itas-attachment--padding-small {
  padding: 15px; }

.itas-attachment--no-margin {
  margin: 0; }

.itas-attachment--multiple-language {
  height: auto; }

.itas-attachment--multiple-language .itas-attachment--press-review, .itas-attachment--multiple-language div.itas-attachment.itas-attachment--press-review > a {
  font-size: 13px; }

.itas-attachment--multiple-language.itas-attachment--selected .itas-attachment__more-document, .no-touch .itas-attachment--multiple-language:hover .itas-attachment__more-document {
  display: block !important; }

.itas-attachment--multiple-language.itas-attachment--selected .itas-attachment__content, .itas-attachment--multiple-language.itas-attachment--selected .itas-attachment__label, .itas-attachment__more-document, .no-touch .itas-attachment--multiple-language:hover .itas-attachment__content, .no-touch .itas-attachment--multiple-language:hover .itas-attachment__label {
  display: none; }

.itas-attachment__container--multiple {
  height: 138px;
  vertical-align: middle; }

.itas-attachment, .itas-attachment--color-grey, .itas-attachment--color-grey:link, .itas-attachment--color-grey:visited, .itas-attachment:link, .itas-attachment:visited, div.itas-attachment > a, div.itas-attachment > a:link, div.itas-attachment > a:visited {
  color: #cdcbb5; }

.itas-attachment--color-grey:active, .itas-attachment:active, .no-touch .itas-attachment--color-grey:hover, .no-touch .itas-attachment:hover, .no-touch div.itas-attachment > a:hover, div.itas-attachment > a:active {
  color: #a90433; }

.itas-attachment--press-review, div.itas-attachment.itas-attachment--press-review > a {
  position: relative; }

.itas-attachment--press-review, .itas-attachment--press-review:link, .itas-attachment--press-review:visited, div.itas-attachment.itas-attachment--press-review > a, div.itas-attachment.itas-attachment--press-review > a:link, div.itas-attachment.itas-attachment--press-review > a:visited {
  color: #81cbd6; }

.itas-attachment--press-review:active, .no-touch .itas-attachment--press-review:hover, .no-touch div.itas-attachment.itas-attachment--press-review > a:hover, div.itas-attachment.itas-attachment--press-review > a:active {
  color: #a90433; }

.itas-attachment--press-review .itas-icon, div.itas-attachment.itas-attachment--press-review > a .itas-icon {
  position: absolute;
  left: 50%;
  margin-left: -20px;
  padding-left: 1px; }

.itas-attachment--box-showcase, div.itas-attachment.itas-attachment--box-showcase > a {
  font-size: 13px;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100;
  position: relative; }

.itas-attachment--box-showcase, .itas-attachment--box-showcase:link, .itas-attachment--box-showcase:visited, div.itas-attachment.itas-attachment--box-showcase > a, div.itas-attachment.itas-attachment--box-showcase > a:link, div.itas-attachment.itas-attachment--box-showcase > a:visited {
  color: white; }

.itas-attachment--box-showcase:active, .no-touch .itas-attachment--box-showcase:hover, .no-touch div.itas-attachment.itas-attachment--box-showcase > a:hover, div.itas-attachment.itas-attachment--box-showcase > a:active {
  color: #a90433; }

.itas-attachment--box-showcase .itas-icon, div.itas-attachment.itas-attachment--box-showcase > a .itas-icon {
  position: absolute;
  left: 50%;
  margin-left: -20px;
  padding-left: 1px; }

.itas-attachment--color-blue, .itas-attachment--color-blue:link, .itas-attachment--color-blue:visited {
  color: #81cbd6; }

.itas-attachment--color-blue:active, .no-touch .itas-attachment--color-blue:hover {
  color: #5ea0ac; }

.itas-attachment--recent-updated, .itas-attachment--recent-updated:link, .itas-attachment--recent-updated:visited, div.itas-attachment.itas-attachment--recent-updated > a, div.itas-attachment.itas-attachment--recent-updated > a:link, div.itas-attachment.itas-attachment--recent-updated > a:visited {
  color: #ef4d2c !important; }

.itas-attachment--recent-updated:active, .no-touch .itas-attachment--recent-updated:hover, .no-touch div.itas-attachment.itas-attachment--recent-updated > a:hover, div.itas-attachment.itas-attachment--recent-updated > a:active {
  color: #a90433; }

.itas-attachment__label {
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 16px; }

.is-windows .itas-attachment__label {
  font-family: 'Arial Black', 'Arial Bold', Arial, Helvetica, sans-serif;
  font-weight: 700; }

.itas-attachment__icon {
  font-size: 3.2142857143em;
  height: 45px;
  display: block; }

.itas-attachment__icon i {
  vertical-align: top; }

.itas-attachment__icon .itas-flag {
  font-size: 0.88889em; }

.itas-accordion .itas-attachment__icon .itas-flag {
  padding-left: 3px; }

.itas-carousel {
  position: relative; }

.itas-carousel__runner {
  position: relative;
  z-index: 1;
  white-space: nowrap;
  font-size: 0;
  overflow: hidden;
  margin: 0 10px; }

.touch .itas-carousel__runner {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch; }

.touch .itas-carousel[carousel-desktop-mode] .itas-carousel__runner, .touch .itas-carousel[data-carousel-desktop-mode] .itas-carousel__runner {
  overflow-x: hidden;
  -webkit-overflow-scrolling: auto; }

.itas-carousel__runner--no-margin {
  margin: 0; }

.itas-carousel__contents {
  position: relative;
  left: 0;
  -webkit-transition: -webkit-transform 250ms ease-in-out;
  transition: -webkit-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out; }

.itas-carousel__item {
  display: inline-block;
  vertical-align: top;
  overflow: hidden; }

.lt-ie8 .itas-carousel__item {
  display: inline;
  zoom: 1; }

.itas-carousel__item--20 {
  width: 20%; }

.itas-carousel__item--25 {
  width: 25%; }

.itas-carousel__item--100 {
  width: 100%; }

.itas-carousel__next, .itas-carousel__previous {
  display: block;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: -60px;
  font-size: 60px;
  width: 60px;
  color: #ccc;
  margin: -25px 0 0;
  cursor: pointer;
  -webkit-transition: color 150ms;
  transition: color 150ms;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.no-touch .itas-carousel__next:hover, .no-touch .itas-carousel__previous:hover {
  color: #a90433; }

.touch .itas-carousel__next, .touch .itas-carousel__previous {
  visibility: hidden !important;
  pointer-events: none; }

.touch .itas-carousel[carousel-desktop-mode] .itas-carousel__next, .touch .itas-carousel[carousel-desktop-mode] .itas-carousel__previous, .touch .itas-carousel[data-carousel-desktop-mode] .itas-carousel__next, .touch .itas-carousel[data-carousel-desktop-mode] .itas-carousel__previous, .touch .itas-carousel__next--overlay, .touch .itas-carousel__next--touch, .touch .itas-carousel__previous--overlay, .touch .itas-carousel__previous--touch {
  visibility: visible !important;
  pointer-events: auto; }

.itas-carousel__next {
  left: 100%; }

.itas-carousel__next--internal {
  left: auto;
  right: 0; }

.itas-carousel__previous--internal {
  left: 0; }

.itas-carousel__next--overlay, .itas-carousel__previous--overlay {
  top: 0;
  margin: 0;
  height: 100%;
  color: #fff;
  background: url(../images/overlay-000000-40.png);
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: background 150ms;
  transition: background 150ms; }

.touch .itas-carousel__next--overlay, .touch .itas-carousel__previous--overlay {
  width: 60px; }

.no-touch .itas-carousel__next--overlay:hover, .no-touch .itas-carousel__previous--overlay:hover {
  background: #000;
  color: white; }

.itas-carousel__next--overlay .itas-carousel__arrow-icon, .itas-carousel__previous--overlay .itas-carousel__arrow-icon {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  margin-left: -30px;
  line-height: 1.2; }

.itas-carousel__points {
  display: block;
  margin: 0;
  padding: 30px 0 0;
  list-style: none;
  text-align: center; }

.itas-carousel__points li {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 20px;
  cursor: pointer;
  padding: 0; }

.lt-ie8 .itas-carousel__points li {
  display: inline;
  zoom: 1; }

.itas-carousel__points li.itas-button--active, .itas-carousel__points li.itas-button--active:hover, .no-touch .itas-carousel__points li:hover {
  background: #a90433;
  color: #fff;
  border: 2px solid #a90433; }

.itas-carousel--home {
  overflow: hidden;
  z-index: 1; }

.itas-carousel--home .itas-carousel__runner {
  margin: 0; }

.itas-carousel--home .itas-carousel__row {
  white-space: nowrap; }

.itas-carousel--home .itas-carousel__next, .itas-carousel--home .itas-carousel__previous {
  z-index: 10;
  top: 0;
  margin: 0;
  height: 100%;
  width: 50px;
  font-size: 30px;
  color: #fff;
  background: url(../images/overlay-000000-70.png);
  background: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 150ms;
  transition: all 150ms;
  -webkit-transition-property: background, margin;
  transition-property: background, margin; }

.touch .itas-carousel--home .itas-carousel__next, .touch .itas-carousel--home .itas-carousel__previous {
  visibility: visible !important;
  pointer-events: auto;
  width: 40px; }

.no-touch .itas-carousel--home .itas-carousel__next:hover, .no-touch .itas-carousel--home .itas-carousel__previous:hover {
  background: #000;
  color: white; }

.itas-carousel--home .itas-carousel__next {
  left: auto;
  right: 0;
  margin-right: -50px; }

.itas-carousel--home .itas-carousel__previous {
  left: 0;
  right: auto;
  margin-left: -50px; }

.itas-carousel--home .itas-carousel__arrow-icon {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  margin-left: -15px; }

.no-touch .itas-carousel--home:hover .itas-carousel__next, .touch .itas-carousel--home .itas-carousel__next {
  margin-right: 0; }

.no-touch .itas-carousel--home:hover .itas-carousel__previous, .touch .itas-carousel--home .itas-carousel__previous {
  margin-left: 0; }

.touch .itas-carousel--home {
  margin-left: -30px;
  margin-right: -30px; }

.touch .itas-carousel--home .itas-carousel__runner {
  margin: 0 40px; }

.itas-home-carousel {
  position: relative;
  width: 100%;
  height: 385px;
  background-color: #808075;
  overflow: hidden;
  z-index: 2; }

.itas-home-carousel__pager-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
  z-index: 200;
  width: 6px;
  padding: 5px 0; }

.itas-home-carousel__pager-container .itas-pager-container {
  padding: 0 5px;
  display: block; }

.itas-home-carousel__pager-container .itas-pager-container span {
  display: block;
  border: 1px solid #FFF;
  width: 4px;
  height: 68px;
  margin-bottom: 5px;
  cursor: pointer;
  background-image: url(../images/transparent.png); }

.itas-home-carousel__pager-container .itas-pager-container.cycle-pager-active span {
  background-color: white; }

.lt-ie8 .itas-home-carousel__pager-container .itas-vertical-align__inner {
  position: absolute;
  top: 50%; }

.itas-home-carousel__item {
  position: absolute;
  top: 0;
  left: 0;
  background: center center no-repeat #fff;
  width: 100%;
  height: 100%; }

.itas-home-carousel__item .itas-home-carousel__date, .itas-home-carousel__item .itas-home-carousel__title {
  font-weight: 400;
  color: #FFF;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  width: 710px;
  margin: 0 auto; }

.itas-home-carousel__item .itas-home-carousel__date {
  padding: 155px 0 25px;
  font-size: .875em;
  font-weight: 100;
  text-transform: uppercase; }

.itas-home-carousel__item .itas-home-carousel__title {
  font-size: 3.125em;
  font-weight: 100;
  position: relative; }

.itas-home-carousel__item .itas-home-carousel__icon {
  position: relative;
  /* 	position: absolute; */
  top: 6px;
  /* 	right: 100%; */
  padding-right: 20px; }

.itas-home-carousel__video-item {
  background: 0 0; }

.itas-home-carousel__video-item iframe {
  width: 100%;
  height: 100%; }

.itas-home-text {
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100;
  font-size: 1.375em;
  line-height: 1.5em;
  padding: 0; }

.itas-floor-plan {
  margin-top: 10px; }

.itas-home-preferiti__no-item, .itas-no-results--prd-catalogue {
  background-color: #81cbd6;
  height: 90px;
  text-align: center;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100;
  font-size: 1.875em;
  line-height: 90px;
  position: relative; }

.itas-home-preferiti__no-item a, .itas-no-results--prd-catalogue a {
  color: #FFF;
  display: block;
  cursor: pointer; }

.no-touch .itas-home-preferiti__no-item a:hover, .no-touch .itas-no-results--prd-catalogue a:hover {
  background: #5ea0ac;
  color: white; }

.itas-home-preferiti__no-item .itas-home-preferiti__no-icon, .itas-no-results--prd-catalogue .itas-home-preferiti__no-icon {
  position: absolute;
  top: 50%;
  left: 60px;
  margin-top: -35px;
  font-size: 55px; }

.itas-home-preferiti {
  background-color: #81cbd6;
  position: relative; }

.no-touch a.itas-home-preferiti-item:hover, .no-touch a.itas-home-preferiti__add-item:hover {
  background: #5ea0ac;
  color: white; }

a.itas-home-preferiti-item {
  display: block;
  color: #FFF;
  font-size: 1.25em;
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer; }

a.itas-home-preferiti-item .itas-home-preferiti-item-content {
  border-left: 1px solid #FFF;
  height: 170px; }

a.itas-home-preferiti-item.itas-home-preferiti-item--first .itas-home-preferiti-item-content, a.itas-home-preferiti-item:first-child .itas-home-preferiti-item-content {
  border-left: none; }

a.itas-home-preferiti-item .itas-vertical-align {
  padding: 25px; }

.itas-home-preferiti__icon-container {
  display: inline-block;
  width: 130px;
  height: 40px; }

.itas-home-preferiti__icon-container .itas-icon {
  font-size: 60px; }

.itas-home-preferiti__counter {
  position: absolute;
  top: -15px;
  right: 15px; }

.itas-home-preferiti__add-item-content {
  border-left: 1px solid #FFF;
  height: 170px; }

.itas-home-preferiti__add-item-content .itas-icon {
  font-size: 55px; }

a.itas-home-preferiti__add-item {
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100;
  position: relative;
  text-align: center;
  color: #FFF;
  cursor: pointer; }

a.itas-home-preferiti__add-item .itas-vertical-align {
  height: 170px; }

a.itas-home-preferiti__add-item .itas-vertical-align__inner {
  font-size: 30px; }

.lt-ie8 a.itas-home-preferiti__add-item .itas-vertical-align__inner {
  padding-top: 60px; }

a.itas-home-preferiti__add-item .itas-home-preferiti__absolute-icon {
  position: absolute;
  top: 50%;
  left: 60px;
  margin-top: -27px; }

.itas-home-preferiti-spacer {
  background-color: #FFF;
  height: 170px;
  margin-right: -30px; }

.itas-home-preferiti-spacer span {
  display: block;
  width: 50px;
  height: 170px;
  background-color: #FFF;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2; }

.itas-home-preferiti-border {
  position: absolute;
  left: 0;
  right: 0;
  top: 170px;
  width: 100%;
  height: 1px;
  background-color: #FFF;
  z-index: 2; }

.itas-homepage-calendar {
  border-top: 1px solid #cdcbb5;
  border-bottom: 1px solid #cdcbb5;
  position: relative;
  z-index: 2;
  margin-bottom: 30px; }

.itas-homepage-calendar .itas-section-title {
  margin: 25px 0; }

.itas-homepage-calendar__header {
  margin: 30px 30px 0; }

.itas-homepage-calendar__filters-container {
  text-transform: uppercase;
  font-size: .875em;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100;
  text-align: right; }

a.itas-homepage-calendar__filter {
  color: #000;
  padding-left: 10px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
  cursor: pointer; }

.lt-ie8 a.itas-homepage-calendar__filter {
  display: inline;
  zoom: 1; }

a.itas-homepage-calendar__filter i, a.itas-homepage-calendar__filter img {
  position: absolute;
  top: 100%;
  left: 10px;
  width: 20px;
  height: 5px;
  display: block; }

.no-touch a.itas-homepage-calendar__filter.itas-homepage-calendar__filter--selected .itas-homepage-calendar__filter--black, .no-touch a.itas-homepage-calendar__filter:hover .itas-homepage-calendar__filter--black {
  visibility: visible; }

.no-touch a.itas-homepage-calendar__filter.itas-homepage-calendar__filter--selected .itas-homepage-calendar__filter--light, .no-touch a.itas-homepage-calendar__filter:hover .itas-homepage-calendar__filter--light {
  visibility: hidden; }

.touch a.itas-homepage-calendar__filter.itas-homepage-calendar__filter--selected {
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400; }

.is-windows .touch a.itas-homepage-calendar__filter.itas-homepage-calendar__filter--selected {
  font-family: 'Arial Bold', Arial, Helvetica, sans-serif;
  font-weight: 700; }

.ios7 a.itas-homepage-calendar__filter {
  padding-left: 6px; }

.ios7 a.itas-homepage-calendar__filter i, .ios7 a.itas-homepage-calendar__filter img {
  left: 6px; }

.itas-homepage-calendar__filter--black {
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: #000;
  visibility: hidden;
  display: inline-block; }

.is-windows .itas-homepage-calendar__filter--black {
  font-family: 'Arial Bold', Arial, Helvetica, sans-serif;
  font-weight: 700; }

.touch .itas-homepage-calendar__filter--black {
  display: none; }

.itas-homepage-calendar__filter--light {
  visibility: visible;
  display: inline-block; }

.no-touch .itas-homepage-calendar__filter--light {
  position: absolute;
  top: 0;
  left: 10px; }

.itas-homepage-calendar__main-content {
  height: 365px; }

.lt-ie8 .itas-homepage-calendar__main-content {
  margin: 30px 0 0; }

.itas-homepage-calendar__day-schedule-row {
  border-top: 1px solid #cdcbb5;
  font-size: 0;
  white-space: nowrap; }

.itas-homepage-calendar__day-schedule-row:first-child {
  border-top: none; }

.itas-homepage-calendar__day-schedule-item {
  display: inline-block;
  vertical-align: top;
  width: 6.25%;
  height: 58px;
  overflow: hidden;
  text-align: center;
  position: relative; }

.lt-ie8 .itas-homepage-calendar__day-schedule-item {
  display: inline;
  zoom: 1; }

.itas-homepage-calendar__day-schedule-item.first .itas-homepage-calendar__day-schedule-item-content, .itas-homepage-calendar__day-schedule-item:first-child .itas-homepage-calendar__day-schedule-item-content {
  border-left: none; }

.ios7 .itas-homepage-calendar__day-schedule-item--fix, .lt-ie8 .itas-homepage-calendar__day-schedule-item--fix {
  width: 6.6%; }

@media only screen and (orientation: portrait) {
  .ios7 .itas-homepage-calendar__day-schedule-item--fix {
    width: 6.4%; } }

.itas-homepage-calendar__day-schedule-item-content {
  height: 58px;
  border-left: 1px solid #cdcbb5;
  position: relative;
  font-size: 16px; }

.itas-homepage-calendar__day-schedule-item-content-day {
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10; }

.itas-homepage-calendar__day-schedule-item-content-bar {
  display: block;
  width: 100%;
  min-height: 25%; }

.itas-homepage-calendar__day-schedule-item-content-bar.itas-homepage-calendar__day-schedule-item-content-bar--1 {
  height: 100%; }

.itas-homepage-calendar__day-schedule-item-content-bar.itas-homepage-calendar__day-schedule-item-content-bar--2 {
  height: 50%; }

.itas-homepage-calendar__day-schedule-item-content-bar.itas-homepage-calendar__day-schedule-item-content-bar--3 {
  height: 33.3%; }

.ios7 .itas-homepage-calendar__day-schedule-item-content-bar.itas-homepage-calendar__day-schedule-item-content-bar--3.itas-homepage-calendar__day-schedule-item-content-bar--last {
  height: 35%; }

.ie8 .itas-homepage-calendar__day-schedule-item-content-bar.itas-homepage-calendar__day-schedule-item-content-bar--3.itas-homepage-calendar__day-schedule-item-content-bar--last {
  height: 34%; }

.itas-homepage-calendar__day-schedule-item-content-bar.itas-homepage-calendar__day-schedule-item-content-bar--4 {
  height: 25%; }

.itas-homepage-calendar__day-schedule, .itas-homepage-calendar__events {
  border-top: 1px solid #cdcbb5; }

.itas-homepage-calendar__content {
  float: left;
  width: 87.5%;
  height: 100%;
  overflow: hidden;
  position: relative; }

.itas-homepage-calendar__content-row {
  width: 100%; }

.itas-homepage-calendar__left-arrow, .itas-homepage-calendar__right-arrow {
  display: block;
  float: left;
  width: 6.25%;
  height: 100%; }

.itas-homepage-calendar__left-arrow .itas-homepage-calendar__icon-container, .itas-homepage-calendar__right-arrow .itas-homepage-calendar__icon-container {
  display: block;
  height: 100%;
  position: relative; }

.itas-homepage-calendar__left-arrow .itas-icon, .itas-homepage-calendar__right-arrow .itas-icon {
  font-size: 55px;
  margin-left: -17px;
  margin-top: -20px;
  height: 45px;
  color: #c2c2be; }

.lt-ie8 .itas-homepage-calendar__left-arrow .itas-icon, .lt-ie8 .itas-homepage-calendar__right-arrow .itas-icon {
  margin-top: -26px; }

.itas-homepage-calendar__right-arrow .itas-homepage-calendar__icon-container {
  border-left: 1px solid #cdcbb5; }

.itas-homepage-calendar__left-arrow .itas-icon {
  margin-left: -43px; }

.itas-homepage-calendar__right-divider {
  height: 100%;
  border-left: 1px solid #cdcbb5; }

.itas-homepage-calendar__left-divider {
  height: 100%;
  border-right: 1px solid #cdcbb5; }

.itas-homepage-calendar__event-container {
  height: 185px; }

.itas-homepage-calendar__event-content {
  border-left: 1px solid #cdcbb5;
  height: 165px;
  padding: 20px 15px 0; }

.itas-homepage-calendar__event-title, .itas-homepage-calendar__event-title__link, .itas-homepage-calendar__event-title__link:active, .itas-homepage-calendar__event-title__link:link, .itas-homepage-calendar__event-title__link:visited {
  color: black; }

.no-touch .itas-homepage-calendar__event-title__link:hover {
  color: #a90433; }

.itas-homepage-calendar__event {
  position: relative; }

.itas-homepage-calendar__event.itas-homepage-calendar__event--last {
  border-right: 1px solid #cdcbb5; }

.itas-homepage-calendar__event .itas-homepage-calendar__event-type {
  font-size: .875em;
  text-transform: uppercase;
  margin: 0;
  padding-bottom: 10px; }

.itas-homepage-calendar__event .itas-homepage-calendar__event-date {
  font-size: 1.4375em;
  text-transform: uppercase;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100;
  color: #c5c4ab;
  margin: 0;
  padding-bottom: 10px; }

.itas-homepage-calendar__event .itas-homepage-calendar__event-date strong {
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400; }

.itas-homepage-calendar__event .itas-homepage-calendar__event-type--bar {
  height: 5px;
  width: 70px;
  margin: 0 0 10px;
  background-color: #a90433; }

.itas-homepage-calendar__event h3 {
  margin: 0; }

.itas-homepage-calendar__event .itas-homepage-calendar__event-download {
  position: absolute;
  display: block;
  top: 10px;
  right: 10px;
  overflow: hidden;
  text-align: center;
  width: 45px;
  min-width: 45px;
  height: 31px; }

.ie8 .itas-homepage-calendar__event .itas-homepage-calendar__event-download .itas-button__icon {
  bottom: auto; }

.itas-homepage-calendar__event .itas-homepage-calendar__event-download .itas-icon {
  font-size: 45px;
  color: #c5c4ab;
  margin-top: -22px;
  margin-left: -15px; }

.itas-homepage-calendar__month-selector-container {
  height: 60px; }

.itas-homepage-calendar__month-selector {
  border-top: 1px solid #cdcbb5;
  position: relative; }

.itas-homepage-calendar__month-selector .itas-homepage-calendar__content {
  font-size: 1.5625em;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100;
  text-transform: uppercase; }

.itas-homepage-calendar__month-selector .itas-homepage-calendar__content span {
  padding: 15px 0;
  display: block;
  text-align: center;
  border-left: 1px solid #cdcbb5; }

#itas-export-event .itas-export-event__title {
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 1.5em; }

#itas-export-event .itas-export-event__description {
  padding: 0;
  margin: 0;
  text-align: center;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100;
  font-size: 1.5em;
  color: #b5b4a0; }

#itas-export-event .itas-export-event__description.itas-export-event__description--uppercase {
  text-transform: uppercase; }

#itas-export-event .itas-export-event__buttons {
  border-left: 2px solid #b5b4a0;
  border-right: 2px solid #b5b4a0; }

#itas-export-event .itas-export-event__buttons .itas-col:first-child input[type=submit] {
  border-right: 2px solid #b5b4a0; }

#itas-export-event .itas-export-event__buttons input[type=submit] {
  background-color: transparent;
  border: none;
  border-top: 2px solid #b5b4a0;
  border-bottom: 2px solid #b5b4a0;
  color: #b5b4a0;
  text-transform: uppercase;
  width: 100%;
  padding: 15px 0;
  display: block;
  font-size: 1.25em;
  text-align: center;
  outline: 0; }

.no-touch #itas-export-event .itas-export-event__buttons input[type=submit]:hover {
  background: #b3b2a0;
  color: white; }

#itas-export-event .itas-export-event__buttons input[type=submit]:disabled, #itas-export-event .itas-export-event__buttons input[type=submit][disabled] {
  color: #dfdcd1 !important;
  border-color: #dfdcd1 !important;
  background: 0 0 !important; }

#itas-export-event .itas-export-event__buttons input[type=submit]:disabled .itas-button--border__inner, #itas-export-event .itas-export-event__buttons input[type=submit][disabled] .itas-button--border__inner {
  border-color: #dfdcd1 !important;
  color: #dfdcd1 !important;
  background: 0 0 !important; }

#itas-export-event {
  width: 650px; }

.itas-presents__name {
  font-size: 1.125em;
  font-family: HelveticaNeueHeavyCondensed, Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  white-space: normal;
  -webkit-transition: color 150ms;
  transition: color 150ms; }

.itas-presents__name--over {
  color: #a90433; }

.itas-presents__details {
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100;
  white-space: normal;
  padding-right: 10px; }

.itas-presents__details strong {
  display: block;
  font-family: HelveticaNeueBold, Arial, Helvetica, sans-serif;
  font-weight: 400; }

.itas-presents__plan {
  display: block;
  max-width: 100%;
  height: auto;
  cursor: pointer; }

.itas-presents__plans {
  position: absolute;
  top: -75px;
  right: 0;
  width: 225px; }

.itas-tile, .itas-tile__main {
  display: block;
  position: relative; }

.itas-presents__plans .itas-presents__plan {
  max-width: 75%;
  margin: 0 auto;
  filter: alpha(opacity=70);
  opacity: 0.7; }

.itas-presents__plans .itas-presents__plan--active {
  filter: alpha(opacity=100);
  opacity: 1; }

.itas-tile {
  z-index: 1;
  border: 1px solid #cdcbb5; }

.itas-tile__main {
  padding: 0 0 62px;
  border-right: 1px solid #cdcbb5; }

.itas-tile--large .itas-tile__main {
  padding-bottom: 0; }

.itas-tile__link, .itas-tile__no-link {
  display: block;
  padding: 25px 30px 0;
  height: 160px; }

.itas-tile--large .itas-tile__link, .itas-tile--large .itas-tile__no-link {
  height: 465px; }

.itas-tile__link {
  cursor: pointer; }

.itas-tile__link:link, .itas-tile__link:visited, .no-touch .itas-tile__link:hover {
  color: black; }

.no-touch .itas-tile__link:hover .itas-tile__title {
  color: #a90433; }

.itas-tile__inline-link, .itas-tile__inline-link:link, .itas-tile__inline-link:visited {
  color: black; }

.itas-tile__inline-link:active, .no-touch .itas-tile__inline-link:hover {
  color: #a90433; }

.itas-tile__actions {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%; }

.itas-tile--large .itas-tile__actions {
  height: 490px; }

.itas-tile__action {
  font-size: 3.5em;
  border-bottom: 1px solid #cdcbb5; }

.itas-tile__action, .itas-tile__action:active, .itas-tile__action:link, .itas-tile__action:visited {
  background: #fff;
  color: #d9d8d8; }

.no-touch .itas-tile__action:hover {
  background: #fff;
  color: black; }

.itas-tile__action .itas-icon {
  margin: -28px 0 0 -28px; }

.no-touch .itas-tile__action--button:hover {
  background: #fff;
  color: #a90433; }

.no-touch .itas-tile__action--button:hover .itas-button-context__pip {
  background: #a90433; }

.itas-tile__action--last {
  border-bottom: none; }

.lt-ie8 .itas-tile__action--last {
  bottom: 1px; }

.itas-tile__action--active, .itas-tile__action--active:active, .itas-tile__action--active:link, .itas-tile__action--active:visited {
  background: #fff !important;
  color: #a90433 !important; }

.itas-tile__action--active .itas-button-context__pip {
  background: #a90433 !important; }

.itas-tile__categories, .itas-tile__contact, .itas-tile__content, .itas-tile__date, .itas-tile__meta, .itas-tile__title {
  display: block; }

.itas-tile__categories {
  padding-bottom: 5px;
  white-space: nowrap;
  /*pre-line; Mantis 3840 */
  overflow: hidden;
  text-overflow: ellipsis; }

.itas-tile--large .itas-tile__categories {
  padding-bottom: 15px; }

.itas-tile__category, .itas-tile__date, .itas-tile__meta {
  font-size: .875em;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100; }

.itas-tile__category--first, .itas-tile__contact {
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400; }

.itas-tile__content {
  font-size: 1.75em; }

.itas-tile__content.itas-textResizer-small {
  font-size: 1.125em; }

.itas-tile__content.itas-textResizer-xsmall {
  font-size: 1.125em; }

.itas-tile__content.itas-textResizer-medium {
  font-size: 1.5em; }

.itas-tile__content--spacing {
  padding: 20px 0 8px; }

.itas-tile__contact {
  font-size: 1.25em; }

.itas-tile__contact--link {
  color: #a90433; }

.itas-tile__meta {
  padding-bottom: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.itas-tile__category {
  /*display: inline; Mantis 3840 */
  white-space: pre-line;
  /* Mantis 3840 */
  padding-right: 10px;
  text-transform: uppercase; }

.lt-ie8 .itas-tile__category {
  display: inline;
  zoom: 1; }

.is-windows .itas-tile__category--first {
  font-family: 'Arial Black', 'Arial Bold', Arial, Helvetica, sans-serif;
  font-weight: 700;
  display: inline-block; }

.itas-tile__title, .itas-tile__title--light {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 400; }

.itas-tile__title {
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 1.5em;
  line-height: 1.2;
  height: 86.4px;
  height: auto;
  max-height: 86.4px; }

.itas-tile__title:visited {
  color: black; }

.webkitlineclamp .itas-tile__title {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.itas-tile__title.itas-textResizer-small {
  font-size: 1em; }

.itas-tile__title.itas-textResizer-xsmall {
  font-size: 1em; }

.webkitlineclamp .itas-tile__title.itas-textResizer-small {
  -webkit-line-clamp: 4; }

.webkitlineclamp .itas-tile__title.itas-textResizer-xsmall {
  -webkit-line-clamp: 3; }

.itas-tile__title.itas-textResizer-medium {
  font-size: 1.375em; }

.itas-tile__title.itas-tile__title--favorite.itas-textResizer-small {
  font-size: 1em; }

.itas-tile__title.itas-tile__title--favorite.itas-textResizer-xsmall {
  font-size: 1em; }

.webkitlineclamp .itas-tile__title.itas-tile__title--favorite.itas-textResizer-small {
  -webkit-line-clamp: 3; }

.webkitlineclamp .itas-tile__title.itas-tile__title--favorite.itas-textResizer-small {
  -webkit-line-clamp: 3; }

.itas-tile__title--light {
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 100;
  font-size: 1.75em;
  margin-bottom: 10px;
  text-transform: none;
  height: 100.8px;
  height: auto;
  max-height: 100.8px; }

.webkitlineclamp .itas-tile__title--light {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.itas-tile__title--light.itas-textResizer-small {
  font-size: 1em; }

.itas-tile__title--light.itas-textResizer-xsmall {
  font-size: 1em; }

.webkitlineclamp .itas-tile__title--light.itas-textResizer-small {
  -webkit-line-clamp: 4; }

.webkitlineclamp .itas-tile__title--light.itas-textResizer-small {
  -webkit-line-clamp: 3; }

.itas-tile__title--light.itas-textResizer-medium {
  font-size: 1.375em; }

.itas-tile__description {
  font-size: 1.25em; }

.itas-tile__attachments {
  position: absolute;
  left: 30px;
  bottom: 20px;
  right: 30px;
  white-space: nowrap;
  margin-bottom: -10px; }

.itas-tile__attachment, .itas-tile__attachment--modal {
  text-transform: uppercase;
  font-weight: 400;
  position: relative;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  padding: 2px 0 0 45px; }

.itas-tile__attachments--modal {
  box-sizing: border-box;
  margin-top: 3px; }

.itas-tile__attachment {
  display: inline-block;
  margin-right: 15px;
  font-size: .875em;
  font-weight: 100; }

.lt-ie8 .itas-tile__attachment {
  display: inline;
  zoom: 1; }

.itas-tile__attachment, .itas-tile__attachment:active, .itas-tile__attachment:link, .itas-tile__attachment:visited {
  color: #81cbd6; }

.itas-tile__author, .no-touch .itas-tile__attachment:hover {
  color: #a90433; }

.itas-tile__attachment--modal {
  display: inline-block;
  font-size: .7em;
  font-weight: 100;
  text-align: left;
  cursor: pointer; }

.lt-ie8 .itas-tile__attachment--modal {
  display: inline;
  zoom: 1; }

.itas-tile__attachment__meta, .itas-tile__attachment__title {
  display: block; }

.itas-tile__attachment__title {
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400; }

.itas-tile-mini, .itas-tile__price {
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400; }

.itas-tile__attachment__icon {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 2.8571428571em;
  width: 40px;
  height: 40px; }

.itas-tile__carousel {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%; }

.itas-tile__carousel__item {
  display: block;
  overflow: hidden;
  height: 164px; }

.itas-tile__carousel__item__wrapper {
  display: block;
  height: 100%;
  margin: 0 -100px; }

.lt-ie8 .itas-tile__carousel__item__wrapper {
  margin: 0; }

.itas-tile__carousel__item__img {
  display: block;
  height: 100%;
  width: auto;
  margin: 0 auto; }

.itas-tile__price {
  text-align: right;
  font-weight: 100;
  font-size: 1.5em; }

.itas-tile__pin {
  font-size: 25px;
  vertical-align: middle; }

.itas-tile--edit-mode {
  border: none;
  border-top: 1px solid #cdcbb5; }

.itas-tile--edit-mode .itas-tile__main {
  display: none; }

.itas-tile--edit-mode .itas-tile__actions {
  border-right: 1px solid #cdcbb5;
  border-bottom: 1px solid #cdcbb5; }

.itas-tile--edit-mode .itas-tile__action--modify {
  background: #81cbd6 !important; }

.itas-tile--edit-mode .itas-tile__action--modify .itas-button-context__pip {
  background: white !important; }

.lt-ie8 .itas-tile__action--modify {
  vertical-align: auto; }

.itas-tile--list, .itas-tile--list--circolare {
  border: none; }

.itas-tile--list .itas-tile__link, .itas-tile--list--circolare .itas-tile__link {
  position: relative;
  padding: 20px 20px 10px 95px;
  height: auto;
  min-height: 85px; }

.itas-tile--list .itas-tile__link, .itas-tile--list .itas-tile__link:active, .itas-tile--list .itas-tile__link:link, .itas-tile--list .itas-tile__link:visited, .itas-tile--list--circolare .itas-tile__link, .itas-tile--list--circolare .itas-tile__link:active, .itas-tile--list--circolare .itas-tile__link:link, .itas-tile--list--circolare .itas-tile__link:visited {
  color: black; }

.no-touch .itas-tile--list .itas-tile__link:hover .itas-tile__icon, .no-touch .itas-tile--list--circolare .itas-tile__link:hover .itas-tile__icon {
  color: #a90433; }

.webkitlineclamp .itas-tile--list .itas-tile__title, .webkitlineclamp .itas-tile--list--circolare .itas-tile__title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.itas-tile--list .itas-tile__title, .itas-tile--list--circolare .itas-tile__title {
  overflow: hidden;
  text-overflow: ellipsis;
  height: 57.6px; }

.itas-tile--list .itas-tile__icon, .itas-tile--list--circolare .itas-tile__icon {
  position: absolute;
  top: 20px;
  left: 0;
  font-size: 70px;
  color: #e3cb2d;
  -webkit-transition: color 150ms;
  transition: color 150ms; }

.itas-tile--list--circolare .itas-tile__icon {
  color: #81cbd6; }

.itas-tile-tab {
  height: 68px; }

.itas-tile-glossary {
  padding-bottom: 25px; }

.itas-tile-glossary__row {
  padding-top: 32px;
  padding-bottom: 5px; }

.itas-tile-glossary__icon-container {
  float: left;
  width: 7%;
  zoom: 1; }

.itas-tile-glossary__text-container {
  float: left;
  width: 93%;
  zoom: 1; }

.itas-tile-glossary__title {
  padding-top: 4px; }

.itas-tile-glossary__term-title {
  padding-bottom: 5px; }

.itas-tile-glossary__description, .itas-tile-glossary__term-description {
  line-height: 30px; }

.itas-tile-glossary__icon {
  display: block;
  font-size: 3.125em;
  color: #81cbd6; }

.itas-tile-mini {
  font-weight: 100;
  font-size: 1.25em;
  min-height: 170px; }

.itas-tile-mini__title {
  font-size: 1.2em;
  margin: 0 0 17px;
  text-transform: uppercase;
  line-height: 16px; }

.itas-tile-mini__icon, .itas-tile-mini__icon--top-left {
  display: block;
  color: #81cbd6;
  font-size: 2.5em; }

.itas-pikaday .pika-table th, .itas-pikaday .pika-title {
  font-weight: 400;
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  color: #b3b2a0; }

.itas-tile-mini__icon--top-left {
  position: absolute;
  top: 0;
  left: 0; }

.itas-tile-mini--odd .itas-tile-mini__icon--top-left {
  left: 15px; }

.itas-tile-mini__content--right {
  padding-left: 75px; }

.itas-pikaday {
  text-align: center;
  margin: 0 0 0 -2px; }

.itas-pikaday.itas-pikaday--modal {
  bottom: 50px;
  right: 0; }

.itas-pikaday .pika-lendar {
  margin: 0;
  padding: 10px;
  max-width: 450px; }

.lt-ie8 .itas-pikaday .pika-lendar {
  width: 450px; }

.itas-pikaday .pika-title {
  display: block;
  position: relative;
  height: 50px;
  width: 100%; }

.itas-pikaday .pika-title .pika-select {
  display: none;
  top: 10px;
  font-size: 16px;
  width: 100%; }

.itas-pikaday .pika-label {
  display: block;
  font-size: 24px;
  line-height: normal;
  padding: 10px;
  margin: 0 50px; }

.itas-stat__myad-icon .itas-icon--active, .no-csstransforms .itas-stat__myad-icon.itas-stat__myad-icon--active .itas-icon--inactive {
  display: none; }

.itas-pikaday .pika-table th {
  font-size: 20px;
  padding: 10px 0; }

.itas-pikaday .pika-table abbr {
  cursor: default; }

.itas-pikaday .pika-months {
  margin: 0 -10px 10px;
  padding: 10px;
  border-top-color: #b3b2a0;
  border-bottom-color: #b3b2a0; }

.itas-pikaday .pika-button, .itas-pikaday .pika-button-month {
  background: 0 0;
  color: #666;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 3px; }

.itas-pikaday .pika-button-month:hover, .itas-pikaday .pika-button:hover {
  border-radius: 0;
  color: #a90433; }

.itas-pikaday .pika-button {
  font-family: HelveticaNeueRoman, Arial, Helvetica, sans-serif;
  font-weight: 400; }

.itas-pikaday .pika-button-month {
  font-size: 14px;
  color: #b3b2a0;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100; }

.lt-ie8 .itas-pikaday .pika-button-month {
  padding-left: 0;
  padding-right: 0; }

.itas-pikaday .is-selected .pika-button, .itas-pikaday .pika-button-month.is-selected {
  background: #fff;
  color: #a90433 !important;
  box-shadow: none;
  border-radius: 0; }

.itas-pikaday .is-overrun .pika-button {
  color: #b4b39d; }

.itas-pikaday .is-overrun .pika-button:hover {
  color: #a90433; }

.itas-pikaday .is-disabled .pika-button {
  color: #b4b39d !important;
  opacity: 1; }

.itas-pikaday .is-today .pika-button {
  color: #000;
  font-weight: 400; }

.itas-pikaday .is-today .pika-button:hover {
  color: #a90433; }

.itas-pikaday .pika-next, .itas-pikaday .pika-prev {
  position: absolute;
  top: 0;
  left: 0;
  float: none;
  font-size: 50px;
  width: 50px;
  height: 50px;
  opacity: 1;
  background: 0 0;
  color: #b3b2a0;
  font-family: ItasIcons8 !important;
  font-style: normal !important;
  font-weight: 400 !important;
  text-transform: lowercase !important;
  text-align: left !important;
  line-height: 1; }

.itas-faq, .itas-no-script, .itas-prompt {
  text-align: center; }

.itas-pikaday .pika-next:hover, .itas-pikaday .pika-prev:hover {
  color: #a90433; }

.itas-pikaday .pika-next {
  left: auto;
  right: 0; }

.itas-pikaday--filter.pika-single {
  border: 2px solid #b3b2a0; }

.itas-pikaday.itas-pikaday--advanced.pika-single {
  border: 2px solid #fff;
  background: #b3b2a0;
  color: white; }

.itas-pikaday.itas-pikaday--advanced .pika-button, .itas-pikaday.itas-pikaday--advanced .pika-next, .itas-pikaday.itas-pikaday--advanced .pika-prev, .itas-pikaday.itas-pikaday--advanced .pika-title {
  color: white; }

.itas-pikaday.itas-pikaday--advanced .pika-button:hover, .itas-pikaday.itas-pikaday--advanced .pika-next:hover, .itas-pikaday.itas-pikaday--advanced .pika-prev:hover {
  color: #a90433; }

.itas-pikaday.itas-pikaday--advanced .pika-button-month, .itas-pikaday.itas-pikaday--advanced .pika-label {
  background: #b3b2a0;
  color: white; }

.itas-pikaday.itas-pikaday--advanced .pika-months {
  border-top-color: #fff;
  border-bottom-color: white; }

.itas-pikaday.itas-pikaday--advanced .pika-table th {
  color: white; }

.itas-pikaday.itas-pikaday--advanced .is-today .pika-button {
  color: #000;
  background: #b3b2a0; }

.itas-pikaday.itas-pikaday--advanced .is-selected .pika-button {
  color: #a90433;
  background: #b3b2a0; }

.itas-pikaday.itas-pikaday--advanced .is-overrun .pika-button {
  color: #666666; }

.itas-pikaday.itas-pikaday--advanced .is-disabled .pika-button, .itas-pikaday.itas-pikaday--advanced .pika-button-month[disabled] {
  color: #919080 !important; }

.itas-pikaday.itas-pikaday--advanced .pika-button-month:disabled {
  color: #919080 !important; }

.itas-pikaday.itas-pikaday--editor.pika-single {
  border: 2px solid #fff;
  background: #81cbd6;
  color: white; }

.itas-pikaday.itas-pikaday--editor .pika-button, .itas-pikaday.itas-pikaday--editor .pika-next, .itas-pikaday.itas-pikaday--editor .pika-prev, .itas-pikaday.itas-pikaday--editor .pika-title {
  color: white; }

.itas-pikaday.itas-pikaday--editor .pika-button:hover, .itas-pikaday.itas-pikaday--editor .pika-next:hover, .itas-pikaday.itas-pikaday--editor .pika-prev:hover {
  color: #a90433; }

.itas-pikaday.itas-pikaday--editor .pika-button-month, .itas-pikaday.itas-pikaday--editor .pika-label {
  background: #81cbd6;
  color: white; }

.itas-pikaday.itas-pikaday--editor .pika-months {
  border-top-color: #fff;
  border-bottom-color: white; }

.itas-pikaday.itas-pikaday--editor .pika-table th {
  color: white; }

.itas-pikaday.itas-pikaday--editor .is-today .pika-button {
  color: #000;
  background: #81cbd6; }

.itas-pikaday.itas-pikaday--editor .is-selected .pika-button {
  color: #a90433;
  background: #81cbd6; }

.itas-login__wrapper, .itas-profilo__my-ad {
  background-color: #f3f3ee; }

.itas-pikaday.itas-pikaday--editor .is-overrun .pika-button {
  color: #3ba6b6; }

.itas-pikaday.itas-pikaday--editor .is-disabled .pika-button, .itas-pikaday.itas-pikaday--editor .pika-button-month[disabled] {
  color: #919080 !important; }

.itas-pikaday.itas-pikaday--editor .pika-button-month:disabled {
  color: #919080 !important; }

.itas-pikaday-container {
  position: absolute;
  left: -8px;
  top: -250px;
  z-index: 99; }

.itas-pikaday-container .pika-single {
  position: absolute !important; }

.itas-pikaday-outofoffice-container {
  position: absolute;
  z-index: 99;
  width: 205px; }

.itas-pikaday-outofoffice-container .pika-single {
  position: absolute !important; }

.itas-stat-annunci a {
  height: 175px;
  overflow: hidden; }

.lt-ie9 .itas-stat-annunci a {
  height: 185px; }

.itas-stat__myad-icon .itas-icon {
  -webkit-transition: -webkit-transform 150ms;
  transition: -webkit-transform 150ms;
  transition: transform 150ms;
  transition: transform 150ms, -webkit-transform 150ms; }

.itas-stat__myad-icon.itas-stat__value .itas-icon {
  font-size: 90px;
  padding-top: 10px;
  line-height: 0.8; }

.lt-ie8 .itas-stat__myad-icon.itas-stat__value .itas-icon {
  padding-top: 0;
  line-height: 1; }

.itas-stat__myad-icon.itas-stat__myad-icon--active .itas-icon {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.no-csstransforms .itas-stat__myad-icon.itas-stat__myad-icon--active .itas-icon--active {
  display: block !important; }

.itas-login__nav {
  position: absolute;
  right: 30px;
  bottom: 40px; }

.itas-editor, .itas-gallery, .itas-gallery__controls, .itas-gallery__main {
  position: relative; }

.itas-no-script {
  font-size: .8125em;
  border: 1px dotted red;
  padding: 30px;
  color: #666666; }

.itas-no-script__title {
  color: red;
  font-size: 1.2307692308em;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 0 5px; }

.itas-faq a, .no-touch .itas-faq__article:hover {
  color: black; }

.itas-carousel__runner--faq {
  margin: 0 90px; }

.itas-faq__article {
  white-space: normal;
  cursor: pointer; }

.itas-nowrap, .itas-truncate, .itas-vertical-align {
  white-space: nowrap; }

.itas-faq__answer a, .itas-faq__answer a:active .itas-faq__answer a:visited, .itas-faq__answer a:link, .itas-faq__see-all a, .itas-faq__see-all a:active .itas-faq__see-all a:visited, .itas-faq__see-all a:link, .no-touch .itas-faq__answer a:hover, .no-touch .itas-faq__article:hover .itas-faq__category, .no-touch .itas-faq__see-all a:hover {
  color: #a90433; }

.itas-faq__category {
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: .875em;
  padding-bottom: 12px; }

.is-windows .itas-faq__category {
  font-family: 'Arial Black', 'Arial Bold', Arial, Helvetica, sans-serif;
  font-weight: 700; }

.itas-faq__question {
  font-family: HelveticaNeueRoman, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 1.375em;
  /*font-style: italic; Mantis 0002624*/
  padding-bottom: 25px; }

.itas-faq__answer, .itas-faq__see-all, .itas-gallery__text, .itas-prompt {
  font-weight: 400;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif; }

.itas-faq__answer {
  font-weight: 100;
  font-size: 1.375em; }

.itas-faq__answer a {
  font-size: 0.90909em; }

.itas-faq__see-all {
  font-weight: 100;
  font-size: 18px;
  cursor: pointer;
  color: #a90433; }

.itas-faq__next {
  right: -12px; }

.itas-faq__previous {
  left: -12px; }

.itas-prompt {
  font-size: 1.5em;
  font-weight: 100;
  padding: 30px;
  margin: 30px 0;
  background: #81cbd6;
  color: white; }

.itas-strikethrough {
  text-decoration: line-through !important; }

.itas-modified {
  color: #ef4d2c !important; }

.itas-last-modified {
  font-size: 14px; }

.itas-table--no-padding td {
  padding: 0; }

.itas-reset-table.itas-reset-table--half {
  width: 50%; }

.itas-corner-grid__container {
  border-top: 1px solid #cdcbb5;
  border-left: 1px solid #cdcbb5; }

.itas-corner-grid__item {
  border-right: 1px solid #cdcbb5;
  border-bottom: 1px solid #cdcbb5; }

.itas-corner-grid--white.itas-corner-grid__container {
  border-top-color: #fff;
  border-left-color: white; }

.itas-corner-grid--white .itas-corner-grid__item {
  border-right-color: #fff;
  border-bottom-color: white; }

.itas-gallery {
  margin-top: 20px; }

.itas-gallery, .itas-gallery * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.itas-gallery .itas-grid-item {
  cursor: pointer; }

.itas-gallery .itas-grid-item.itas-grid-item--select-visible, .itas-gallery .itas-grid-item.itas-grid-item--selected {
  cursor: default; }

.itas-gallery__main--carousel {
  border: 1px solid #cdcbb5; }

.itas-gallery__main--carousel .itas-carousel {
  width: 790px;
  height: 525px;
  margin: 0 auto; }

.lt-ie8 .itas-gallery__main--carousel .itas-carousel {
  width: 786px; }

.lt-ie8 .itas-gallery__main--carousel .itas-carousel .itas-col--2 {
  width: 131px; }

.itas-gallery__main--carousel .itas-carousel__next {
  margin-left: 7px; }

.itas-gallery__main--carousel .itas-carousel__previous {
  margin-left: -7px; }

.itas-gallery__controls {
  border-left: 1px solid #cdcbb5;
  border-right: 1px solid #cdcbb5;
  border-bottom: 1px solid #cdcbb5; }

.itas-gallery__photo-wrapper {
  margin: 0 -1000px;
  overflow: hidden;
  height: 525px; }

.itas-gallery__photo {
  display: block;
  width: auto;
  height: 525px;
  margin: 0 auto; }

.itas-upload__item, .itas-upload__supercontainer {
  width: 14.2857142857%;
  height: 150px;
  float: left; }

.itas-gallery__text {
  display: inline;
  font-size: 1.5em;
  line-height: 30px;
  font-weight: 100;
  text-transform: uppercase;
  vertical-align: middle;
  color: #d3d2d2; }

.itas-gallery__text strong {
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400; }

.itas-gallery__text--no-button {
  display: block;
  padding: 45px 0 0 20px; }

.itas-editor {
  z-index: 2; }

.itas-editor .itas-divider-right {
  border-right-color: #81cbd6; }

.itas-editor__inner {
  background: #81cbd6;
  color: white; }

.itas-editor--offset .itas-editor__inner {
  margin-right: 1px; }

.itas-editor__spacing {
  padding: 20px; }

.itas-editor__spacing-h {
  padding: 0 20px; }

.itas-input-wrapper--editor {
  border: 2px solid #fff;
  background: #81cbd6; }

.itas-input-wrapper--editor:before {
  display: none; }

.itas-input-wrapper--editor.itas-input-wrapper--disabled {
  border-color: #a6dae2; }

.itas-input-wrapper--editor--date {
  padding-right: 50px; }

.itas-input--editor, .itas-textarea--editor {
  font-size: 1.5em;
  background: #81cbd6;
  color: #fff;
  border: none;
  padding-top: 10px;
  padding-bottom: 10px; }

.itas-input--editor[disabled] {
  background: #81cbd6; }

.itas-input--editor:disabled {
  background: #81cbd6; }

.itas-textarea--editor {
  padding-left: 10px; }

.itas-button--editor, .itas-button--editor:active, .itas-button--editor:link, .itas-button--editor:visited {
  color: #fff;
  background: #a8e1e9; }

.no-touch .itas-button--editor:hover {
  color: #fff;
  background: #a90433; }

.itas-button--editor.itas-button--disabled {
  background: #89d1dd !important;
  color: #a4dbe3 !important; }

.itas-button--border.itas-button--editor, .itas-button--border.itas-button--editor:active, .itas-button--border.itas-button--editor:link, .itas-button--border.itas-button--editor:visited {
  color: #fff;
  background: #81cbd6; }

.no-touch .itas-button--border.itas-button--editor:hover {
  color: #fff;
  background: #6d9ea9; }

.itas-button--border.itas-button--editor .itas-button--border__inner {
  border-color: #fff;
  color: white; }

.no-touch .itas-upload__input-container:hover ~ div .itas-button--hover-delegated {
  background: #5ea0ac; }

.itas-upload__supercontainer {
  position: relative;
  cursor: pointer; }

.itas-upload__supercontainer.itas-upload__supercontainer--noupload {
  width: 25%;
  height: auto; }

.itas-upload__input-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  cursor: pointer; }

.itas-upload__input-container .itas-upload__hidden-input {
  width: 100%;
  height: 100%;
  position: relative;
  text-align: right;
  -moz-opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  z-index: 2;
  cursor: pointer;
  display: block;
  outline: 0; }

.itas-upload__uploaded-image {
  background-color: #f4f3ef;
  overflow: hidden;
  text-align: center;
  z-index: 5; }

.itas-upload__remove-item {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background-color: #e3cb2d;
  cursor: pointer; }

.itas-upload__remove-item:active, .no-touch .itas-upload__remove-item:hover {
  background-color: #a90433; }

.itas-upload__remove-item .itas-icon {
  color: #FFF;
  font-size: 40px; }

.itas-upload__loading-image {
  background-color: #e3cb2d; }

.itas-upload__loading-image .itas-preloader--annunci {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px; }

.itas-upload__input-button {
  height: 100%; }

.itas-upload__input-button .itas-button {
  border: 2px solid #FFF;
  height: 146px;
  display: block; }

.itas-organization-search {
  position: relative;
  z-index: 3;
  padding-top: 14px; }

.itas-organization-search fieldset {
  mix-width: initial; }

.itas-organization-chart {
  position: relative;
  z-index: 2; }

.itas-organization-chart--hide {
  height: 0;
  overflow: hidden; }

.itas-organization-people {
  position: relative;
  z-index: 1; }

.itas-d3-organization-wrapper {
  position: relative;
  z-index: 1;
  height: 670px;
  overflow: hidden;
  padding-bottom: 50px; }

.itas-d3-organization-wrapper--collapse {
  height: 0; }

.itas-d3-organization {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 50px; }

.itas-d3-organization svg {
  position: relative;
  z-index: 1; }

.itas-d3-organization .itas-node {
  cursor: pointer;
  color: white; }

.itas-d3-organization .itas-node .itas-marker {
  fill: #81cbd6; }

.itas-d3-organization .itas-node .itas-level {
  cursor: pointer;
  fill: #c3c1be; }

.itas-d3-organization .itas-node.itas-selected {
  cursor: default; }

.itas-cursor-pointer, .itas-d3-organization .itas-control, .no-touch .itas-d3-organization .itas-node.itas-selected.itas-has-parent:hover {
  cursor: pointer; }

.itas-d3-organization .itas-node.itas-selected .itas-marker {
  fill: #a90433 !important; }

.no-touch .itas-d3-organization .itas-node.itas-selected.itas-has-parent:hover .itas-marker {
  fill: #7e0325 !important; }

.no-touch .itas-d3-organization .itas-node.itas-selected.itas-has-parent:hover .itas-level {
  fill: #aba8a3; }

.itas-d3-organization .itas-node.itas-external .itas-marker {
  fill: #cccccc !important; }

.no-touch .itas-d3-organization .itas-node:hover .itas-marker {
  fill: #5ea0ac; }

.no-touch .itas-d3-organization .itas-node:hover .itas-level {
  fill: #aba8a3; }

.itas-d3-organization .itas-textarea {
  white-space: nowrap;
  text-transform: uppercase;
  text-align: center;
  font-size: 0;
  color: #fff;
  height: 100%;
  padding: 0 5px;
  pointer-events: none; }

.itas-d3-organization .itas-textarea:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.itas-d3-organization .itas-text {
  font-family: HelveticaNeueLightCondensed, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100;
  font-size: 11px;
  text-align: center;
  fill: currentColor;
  text-transform: uppercase;
  pointer-events: none; }

.itas-d3-organization .itas-root .itas-text {
  font-family: HelveticaNeueHeavyCondensed, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 36px; }

.itas-d3-organization .itas-link, .itas-d3-organization .itas-reporting-link {
  fill: none;
  stroke: #ccc;
  stroke-width: 1.5px; }

.itas-d3-organization .itas-legend, .itas-d3-organization .itas-modified {
  font-family: HelveticaNeueLightCondensed, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100;
  font-size: 14px;
  text-transform: uppercase; }

.itas-d3-organization .itas-modified, .itas-organization-modal__breadcrumbs, .itas-organization-modal__description, .itas-organization-modal__joined, .itas-organization-modal__manager, .itas-organization-modal__notice, .itas-organization-modal__summary {
  font-weight: 400;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif; }

.itas-d3-organization .itas-modified {
  font-weight: 100;
  font-size: 14px;
  text-transform: none;
  fill: #a90433; }

.itas-d3-organization .itas-legend-marker, .itas-d3-organization .itas-line-marker {
  fill: #cccccc; }

.itas-d3-organization .itas-dashed .itas-legend-marker, .itas-d3-organization .itas-line .itas-legend-marker {
  fill: none;
  stroke: #ccc;
  stroke-width: 3px; }

.itas-d3-organization .itas-hitarea {
  cursor: pointer;
  fill: none; }

.androiddefault .itas-d3-organization .itas-hitarea {
  fill: #f4f3ef;
  opacity: 0; }

.itas-d3-organization .itas-control text {
  fill: white; }

.itas-d3-organization .itas-control rect {
  fill: #ccc;
  -webkit-transition: fill 150ms;
  transition: fill 150ms; }

.no-touch .itas-d3-organization .itas-control:hover rect {
  fill: #999999; }

.itas-d3-organization__fallback {
  display: none; }

.itas-d3-organization__pdf {
  position: absolute;
  bottom: -50px;
  right: 0;
  z-index: 10; }

.itas-d3-organization__pdf__item {
  display: inline-block;
  vertical-align: top;
  padding-top: 0;
  margin-left: 20px; }

.no-svg .itas-d3-organization-wrapper {
  height: auto; }

.no-svg .itas-d3-organization {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto; }

.no-svg .itas-d3-organization svg {
  display: none; }

.no-svg .itas-d3-organization__fallback {
  display: block; }

.no-svg .itas-d3-organization__pdf {
  display: none; }

.itas-organization-modal__subtitle {
  font-size: 1.875em;
  text-transform: none;
  margin-bottom: 0;
  margin-top: 10px; }

.itas-organization-modal__summary {
  font-size: 1.25em;
  font-weight: 100; }

.itas-organization-modal__summary a {
  color: #a90433; }

.no-touch .itas-organization-modal__summary a:hover {
  color: black; }

.itas-organization-modal__breadcrumbs {
  font-weight: 100;
  text-transform: uppercase;
  padding-top: 35px; }

.itas-organization-modal__description {
  font-size: 1.375em;
  font-weight: 100;
  line-height: 1.4;
  padding-top: 20px; }

.itas-organization-modal__description a {
  color: #a90433; }

.no-touch .itas-organization-modal__description a:hover {
  color: black; }

.itas-organization-modal__joined, .itas-organization-modal__notice {
  font-size: .875em;
  font-weight: 100; }

.itas-organization-modal__joined {
  text-transform: uppercase;
  height: 40px; }

.itas-organization-modal__offset {
  padding-right: 330px;
  height: auto !important;
  height: 300px;
  min-height: 300px; }

.itas-organization-modal__image {
  position: absolute;
  top: 0;
  right: 0;
  width: 300px;
  background: #c5c4ab; }

.itas-organization-modal__image--floorplan {
  background: 0 0; }

.itas-organization-modal__img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto; }

.itas-organization-modal__image__placeholder {
  position: relative;
  display: block;
  overflow: hidden;
  height: 300px;
  color: #fff;
  font-size: 300px; }

.itas-organization-modal__image__placeholder .itas-icon {
  display: block;
  position: absolute;
  top: 36px;
  left: 0; }

.itas-organization-modal__manager {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -90px;
  padding: 30px 0;
  text-align: center;
  font-weight: 100; }

.itas-organization-modal__manager strong {
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase; }

.itas-organization-modal__avatar {
  display: inline-block;
  width: 60px;
  height: 60px;
  border: 2px solid #81cbd6;
  border-radius: 60px;
  overflow: hidden; }

.lt-ie8 .itas-organization-modal__avatar {
  display: inline;
  zoom: 1; }

.itas-organization-modal__avatar__img {
  display: block;
  width: 100%;
  height: auto; }

.itas-organization-modal__divider--notice {
  margin-bottom: 0.4em; }

.itas-prd-catalogue__category__counter {
  top: 89px;
  right: 30%;
  font-size: 30px; }

.itas-prd-catalogue__category__counter--wide {
  right: auto;
  left: 65%; }

.itas-prd-catalogue__category__icon {
  top: 20px; }

.itas-prd-catalogue__result__heading {
  margin-bottom: 8px; }

.itas-prd-catalogue__result__description {
  font-size: 1.75em;
  padding: 20px 0 8px; }

span.itas-prd-catalogue__result__sede {
  position: absolute;
  bottom: 20px;
  right: 160px;
  font-size: large; }

.itas-prd-catalogue__result__description.itas-textResizer-small {
  font-size: 1em; }

.itas-prd-catalogue__result__description.itas-textResizer-xsmall {
  font-size: 1em; }

.itas-prd-catalogue__result__description.itas-textResizer-medium {
  font-size: 1.375em; }

.itas-prd-catalogue__result__name {
  font-size: 1.5em; }

.itas-prd-catalogue__result__name a {
  color: inherit; }

.itas-no-results--prd-catalogue {
  color: white; }

.itas-no-results--prd-catalogue .itas-home-preferiti__no-icon {
  left: 30px; }

.itas-sb__title-space {
  margin-bottom: 25px; }

.itas-sb__title-space.itas-sb__title-space--twenty {
  margin-bottom: 20px; }

.itas-people__section-content, .itas-people__section-title {
  font-weight: 400;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  margin-bottom: 30px; }

.itas-bacheca__category__counter {
  top: 86px;
  left: 63%;
  text-align: left;
  font-size: 1.875em; }

.itas-bacheca__category__icon {
  top: 20px; }

.itas-bacheca__category__icon .itas-icon--bacheca-car {
  font-size: 5em;
  margin-left: -50px;
  margin-top: -40px; }

.itas-bacheca__category__icon .itas-icon--bacheca-glasses {
  font-size: 5em;
  margin-left: -40px;
  margin-top: -40px; }

.itas-bacheca__category__plus {
  top: 88px;
  right: 55%;
  font-size: 3.125em;
  width: 50px; }

.itas-people__section {
  padding-right: 200px;
  position: relative; }

.itas-people__section-title {
  font-size: 1.875em;
  font-weight: 100;
  text-transform: none;
  margin-top: 0; }

.itas-people__section-content {
  font-weight: 100;
  font-size: 1.4375em; }

.itas-people__section-logo {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 190px;
  font-size: 0; }

.lt-ie8 .itas-people__section-logo {
  bottom: 30px; }

.itas-people__section-logo.itas-people__section-logo--icon {
  bottom: -10px;
  right: 30px; }

.lt-ie8 .itas-people__section-logo.itas-people__section-logo--icon {
  bottom: 20px; }

.itas-people__section-logo .itas-icon {
  color: #a90433;
  font-size: 7.5em; }

.itas-people__section-logo img {
  display: inline-block;
  max-width: 100%; }

.itas-profilo__top {
  padding-right: 330px;
  min-height: 310px; }

.itas-profilo-subtitle {
  font-size: .875em;
  margin: 0; }

.itas-profilo-description {
  font-size: 1.25em;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100; }

.itas-profilo-description:first-letter {
  text-transform: uppercase; }

.itas-profilo-phone-list {
  list-style: none;
  margin: 0;
  padding-left: 0; }

.itas-profilo-phone-list li {
  display: inline-block;
  font-size: 1.5em;
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400; }

.itas-profilo-phone-list li:before {
  content: '|';
  padding: 0 20px;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100; }

.itas-profilo__action-content strong, .itas-strong {
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400; }

.itas-profilo-phone-list li:first-child:before {
  content: '';
  padding: 0; }

.itas-profilo__top-image {
  display: block;
  position: absolute;
  top: 10px;
  right: 0;
  width: 300px;
  background: #c5c4ab;
  max-height: 300px; }

.itas-link--profilo-action {
  position: absolute;
  top: 50%;
  right: 2px;
  font-size: 20px;
  line-height: 24px;
  margin-top: -12px; }

.no-touch .itas-link--profilo-action:active, .no-touch .itas-link--profilo-action:hover {
  text-decoration: underline; }

.itas-profilo__action {
  height: 80px;
  padding: 0 170px 0 80px; }

.itas-profilo__action .itas-preloader, .itas-profilo__action .itas-preloader--modal {
  padding: 15px; }

.itas-profilo__action .itas-icon--profilo {
  font-size: 50px;
  color: #d3d2d2;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -25px; }

.itas-profilo__action-content {
  padding-top: 25px;
  font-size: 20px;
  line-height: 30px; }

.itas-profilo__action-content strong {
  font-size: 24px; }

.itas-profilo__action-message {
  color: #e3cb2d;
  font-size: 16px;
  position: absolute;
  bottom: 5px;
  left: 80px; }

.itas-relative {
  position: relative; }

.itas-block {
  display: block; }

.itas-inline-block {
  display: inline-block; }

.lt-ie8 .itas-inline-block {
  display: inline;
  zoom: 1; }

.itas-offscreen {
  position: absolute;
  left: -9999px; }

.itas-uppercase {
  text-transform: uppercase; }

.itas-italic {
  font-style: italic; }

.itas-lowercase {
  text-transform: lowercase; }

.itas-truncate {
  overflow: hidden;
  text-overflow: ellipsis; }

.itas-text-right {
  text-align: right; }

.itas-text-left {
  text-align: left; }

.itas-text-center {
  text-align: center; }

.itas-float-right {
  float: right; }

.itas-float-left {
  float: left; }

.itas-cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.itas-full-height {
  height: 100%; }

.itas-full-width {
  width: 100%; }

.itas-vertical-top {
  vertical-align: top; }

.itas-vertical-middle {
  vertical-align: middle; }

.itas-reset-list {
  list-style: none;
  margin: 0;
  padding: 0; }

.itas-reset-table {
  width: 100%;
  table-layout: fixed; }

.itas-table-cell {
  display: table-cell; }

.is-windows .itas-ie-font-black {
  font-family: 'Arial Black', 'Arial Bold', Arial, Helvetica, sans-serif;
  font-weight: 700; }

.is-windows .itas-ie-font-bold {
  font-family: 'Arial Bold', Arial, Helvetica, sans-serif;
  font-weight: 700; }

.itas-vertical-align {
  font-size: 0; }

.itas-vertical-align:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.lt-ie8 .itas-vertical-align:before {
  display: inline;
  zoom: 1; }

.itas-vertical-align__inner {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  white-space: normal; }

.lt-ie8 .itas-vertical-align__inner {
  display: inline;
  zoom: 1; }

.itas-font-light {
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 100; }

.itas-font-black {
  font-family: HelveticaNeueBlack, Arial, Helvetica, sans-serif;
  font-weight: 400; }

.itas-font-roman {
  font-family: HelveticaNeueRoman, Arial, Helvetica, sans-serif;
  font-weight: 400; }

.itas-color-red, .itas-highlight {
  color: #a90433; }

.itas-color-gold {
  color: #b3b2a0; }

.itas-color-blue {
  color: #81cbd6; }

.itas-placeholder-gold::-webkit-input-placeholder {
  color: #b3b2a0; }

.itas-placeholder-gold:-moz-placeholder {
  color: #b3b2a0; }

.itas-placeholder-gold:-ms-input-placeholder {
  color: #b3b2a0; }

.itas-no-margin {
  margin: 0; }

.itas-no-margin-bottom {
  margin-bottom: 0; }

.itas-no-margin-top {
  margin-top: 0; }

.itas-no-margin-left {
  margin-left: 0; }

.itas-no-margin-right {
  margin-right: 0; }

.itas-no-margin-v {
  margin-top: 0;
  margin-bottom: 0; }

.itas-no-margin-h {
  margin-left: 0;
  margin-right: 0; }

.itas-reset-font-size {
  font-size: 16px; }

.itas-on-print__display-block {
  display: none; }

.itas-no-padding {
  padding: 0; }

.itas-clear {
  clear: both; }

.itas-clear-left {
  clear: left; }

.itas-clear-right {
  clear: right; }

.itas-cf:after, .itas-cf:before {
  content: " ";
  display: table; }

.itas-cf:after {
  clear: both; }

.lt-ie8 .itas-cf {
  zoom: 1; }

.itas-img-responsive {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto; }

.itas-invisible {
  visibility: hidden; }

.portlet-borderless-bar {
  display: none; }

.itas-gallery-grid {
  max-width: 100% !important;
  height: auto !important;
  vertical-align: middle;
  border: 0; }

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  border: 1px solid;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.alert-error {
  background-color: #fee5e2;
  border-color: #fcaca5;
  color: #b50303; }

.alert-success {
  background-color: #f1fbd1;
  border-color: #bce830;
  color: #488f06; }

#portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet {
  margin: auto;
  maxWidth: 100%;
  width: 1104px;
  padding: 0px; }

.portlet-content {
  padding: 0px !important; }

.portlet-content.portlet-content-editable {
  padding: 0px;
  margin: auto;
  maxWidth: 100%;
  width: 1104px; }

.breadcrumb {
  background-color: transparent !important;
  padding-left: 30px; }

.breadcrumb-text-truncate {
  color: #999999;
  text-decoration: none;
  font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px !important;
  text-transform: uppercase; }

.active.breadcrumb-text-truncate {
  pointer-events: none;
  color: #a90433;
  font-family: HelveticaNeueHeavy, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px !important;
  text-transform: uppercase; }

.breadcrumb-text-truncate:hover {
  text-decoration: none !important;
  color: #a90433; }