@charset "UTF-8";
/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

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

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px;
}
.lfr-asset-column-details .lfr-asset-icon.last {
  border-width: 0;
}
.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em;
}
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border: 1px solid #ccc;
  margin-bottom: 0;
}
.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block;
}
.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em;
}

.overlay {
  position: absolute;
}

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

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

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

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

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

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

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

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

.lfr-pagination:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.lfr-pagination .dropdown-menu {
  display: none;
}
.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px;
}
.lfr-pagination .lfr-pagination-controls {
  float: left;
}
.lfr-pagination .lfr-pagination-controls .search-results {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  top: 10px;
}
.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  border-width: 0;
  clear: both;
  color: #333;
  display: block;
  font-weight: normal;
  line-height: 20px;
  padding: 3px 20px;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}
.lfr-pagination .lfr-pagination-delta-selector {
  float: left;
}
@media (max-width: 991.98px) {
  .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
    display: none;
  }
}
.lfr-pagination .pagination-content {
  float: right;
}

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

.sidebar-sm {
  font-size: 0.875rem;
}
.sidebar-sm .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-group {
  margin-bottom: 1rem;
}
.sidebar-sm .form-control {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  height: 2rem;
  line-height: 1.5;
  min-height: auto;
  padding: 0.25rem 0.75rem;
}
.sidebar-sm .form-control.form-control-tag-group {
  height: auto;
}
.sidebar-sm .form-control.form-control-tag-group .form-control-inset {
  margin-bottom: 0;
  margin-top: 0;
}
.sidebar-sm .form-control.form-control-tag-group .label {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0 0.25rem;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.sidebar-sm select.form-control {
  padding-right: 1.6rem;
}
.sidebar-sm select.form-control:not([size]) {
  height: 2rem;
}
.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
  min-height: auto;
  padding: 0.285rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled) {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  line-height: 1.15;
  padding: 0.4375rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled).close {
  padding: 0.4375rem;
}
.sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
  height: 2rem;
  padding: 0.1875rem 0;
  width: 2rem;
}
.sidebar-sm .btn.btn-monospaced.input-localized-trigger, .sidebar-sm .btn.btn-monospaced.btn-sm.input-localized-trigger {
  padding: 0;
}
.sidebar-sm .input-group-item .input-group-text {
  font-size: 0.875rem;
  height: 2rem;
  min-width: 2rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.sidebar-sm .input-group-item .btn .btn-section {
  font-size: 0.5625rem;
}
.sidebar-sm .list-group-item-flex {
  padding: 0.5rem 0.25rem;
}
.sidebar-sm .list-group-item-flex .autofit-col {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

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

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

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

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

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

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

@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc(100vh - 64px);
    top: 64px;
  }
  body.has-control-menu .contextual-sidebar {
    height: calc(
				100vh - 120px
			);
    top: 120px;
  }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding;
  }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px;
  }
}
.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png);
}
.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat;
}
.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px;
}
.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}
.taglib-diff-html span.diff-html-added img {
  border: 2px solid #cfc;
}
.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x;
}
.taglib-diff-html span.diff-html-changed img {
  border: 2px dotted #009;
}
.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through;
}
.taglib-diff-html span.diff-html-removed img {
  border: 2px solid #fdc6c6;
}

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

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

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

.taglib-empty-result-message.sheet {
  margin-bottom: 24px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 8px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/agco-portal-theme/images/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/agco-portal-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/agco-portal-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/agco-portal-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/agco-portal-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem;
}
.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description, .taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center;
}

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

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

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

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

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

.taglib-icon-list li {
  float: left;
  margin-right: 1em;
}
.taglib-icon-list:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

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

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

.lfr-icon-menu-open:after {
  clear: both;
  content: "";
  display: table;
}
.lfr-icon-menu-open .dropdown-menu {
  position: static;
}

.input-localized.input-localized-editor .form-control {
  border-width: 0;
  height: 100%;
  padding: 0;
}
.input-localized .input-group-item {
  flex-direction: column;
}
.input-localized .input-localized-content {
  margin-left: 6px;
}
.input-group .input-localized .input-localized-content {
  margin-top: 3px;
}
.input-localized .lfr-input-localized .lfr-input-localized-state {
  background-color: #ddd;
}
.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  background-color: #ff0047;
}
.input-localized .lfr-input-localized-default a {
  margin-right: 14px;
}
.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px;
}
.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5;
}
.input-localized .palette-item,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent;
}
.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px;
}
.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2;
}

.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal;
}
.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem;
}
.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px;
}
.input-localized-palette-container .palette-item-inner img {
  display: block;
}

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

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px;
}
.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem;
}
.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
.item-selector .input-file + label {
  position: relative;
}
.item-selector .input-file + label::before {
  border-radius: 4px;
  bottom: -2px;
  content: "";
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px;
  transition: box-shadow 0.15s ease-in-out;
}
.item-selector .input-file:focus + label::before {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #75b8ff;
}
.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer;
}

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

.navbar .navbar-collapse {
  max-height: none;
}
.navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
  display: inline;
}
@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%;
  }
}
.navbar .navbar-search .form-search {
  margin: 8px 0;
}
@media (min-width: 768px) {
  .navbar .navbar-search .form-search {
    float: right;
    max-width: 275px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-search .form-search .input-group {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar .container .navbar-btn,
  .navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px;
  }
  .navbar .container .navbar-collapse.open,
  .navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible;
  }
}

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

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

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
  display: block;
  padding: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
    margin-left: 375px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  border-collapse: collapse;
  width: 100%;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
  border-radius: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  width: auto;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn):focus, .lfr-search-container-wrapper a:not(.component-action):not(.btn):hover {
  color: #000;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h5,
.lfr-search-container-wrapper .list-group .list-group-item h6,
.lfr-search-container-wrapper .list-group .list-group-item .h5,
.lfr-search-container-wrapper .list-group .list-group-item .h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem;
}

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

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px;
}
.user-status-tooltip .user-status-avatar .user-status-avatar-image {
  width: 27px;
}
.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden;
}
.user-status-tooltip .user-status-info .user-status-date {
  font-size: 11px;
}

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

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

.taglib-search-toggle .form-search {
  position: relative;
}
.taglib-search-toggle .form-search .input-group-btn {
  position: absolute;
}
@media (min-width: 992px) {
  .taglib-search-toggle .form-search .input-group-btn {
    position: static;
  }
}
.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px;
}
.taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
  text-decoration: none;
}

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

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

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999;
}
.table-cell .taglib-workflow-status {
  margin: 0;
}
.table-cell .taglib-workflow-status .workflow-status {
  padding-left: 0;
}

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

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.portal-popup .lfr-form-content {
  padding: 24px 12px;
}
.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%;
}
.portal-popup .portlet-column {
  position: static;
}
.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .dialog-body .container-view .nav-tabs-underline,
.portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-form-content .container-view .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .process-list .container-view .nav-tabs-underline,
.portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}
.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0;
}
.portal-popup .login-container {
  padding: 1rem;
}
.portal-popup .management-bar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0;
}
.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media (min-width: 576px) {
  .portal-popup .navbar ~ .portlet-configuration-setup,
  .portal-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 576px) {
  .portal-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 576px) {
  .portal-popup .lfr-dynamic-uploader,
  .portal-popup .process-list {
    top: 48px;
  }
}
.portal-popup .portlet-export-import-publish-processes {
  top: 0;
}
.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020;
}
@media (min-width: 768px) {
  .portal-popup .dialog-footer {
    position: fixed;
  }
}
.portal-popup .dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
.portal-popup .dialog-footer.dialog-footer-not-reverse {
  flex-direction: initial;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px;
  }
}
.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}
.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}
.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
@media print {
  .portal-popup:not(.article-preview) #main-content,
  .portal-popup:not(.article-preview) #wrapper {
    position: initial;
  }
}
.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.portal-popup .columns-max > .portlet-layout.row > .portlet-column {
  padding-left: 0;
  padding-right: 0;
}

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate;
}
html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd;
}
html:not(#__):not(#___) .active-area {
  background: #ffc;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}
html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1;
}
html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
  background-image: none;
}
html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
html:not(#__):not(#___) .proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
  padding: 10px;
}
html:not(#__):not(#___) .proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}
html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}
html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}
html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0;
}
html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important;
}

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

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

.active-area {
  background: #ffc;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}
.lfr-item-viewer.uploading > .progress-container {
  visibility: visible;
}
.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}
.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px;
}
.lfr-item-viewer .item-preview:hover {
  cursor: pointer;
}
.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000;
}
.lfr-item-viewer .progress-container a {
  position: absolute;
  right: 30px;
}
.lfr-item-viewer .progress-container .progress {
  margin-top: 10px;
}
.lfr-item-viewer .search-info {
  background-color: #d3e8f1;
}
.lfr-item-viewer .search-info .keywords {
  font-size: 1.4em;
  font-weight: bold;
}
.lfr-item-viewer .search-info .change-search-folder {
  font-size: 0.8em;
  font-weight: normal;
}
.lfr-item-viewer .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%;
}
.lfr-item-viewer .upload-view > div {
  display: table-cell;
  vertical-align: middle;
}
.lfr-item-viewer .yui3-widget-bd {
  position: relative;
}

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

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

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

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative;
}
.modal-dialog.dialog-iframe-modal {
  max-width: none;
}
.modal-dialog.modal-dialog-sm {
  max-width: 500px;
}
.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all;
}
.modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
  bottom: 0;
  right: 0;
}

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

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

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

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

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

.tag-cloud .tag-popularity-1 {
  font-size: 1em;
}
.tag-cloud .tag-popularity-2 {
  font-size: 1.3em;
}
.tag-cloud .tag-popularity-3 {
  font-size: 1.6em;
}
.tag-cloud .tag-popularity-4 {
  font-size: 1.9em;
}
.tag-cloud .tag-popularity-5 {
  font-size: 2.2em;
}
.tag-cloud .tag-popularity-6 {
  font-size: 2.5em;
}

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

.tree-node .icon-check {
  padding-right: 2px;
}
.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.tree-node [class^=icon-] {
  margin-right: 5px;
}
.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.tree-node .tree-node-selected .tree-label {
  background: none;
}

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px;
}
.tree-node-content .tree-label {
  margin-left: 3px;
}
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

.collapse.open {
  display: block;
}

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

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

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

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

body.portlet {
  border-width: 0;
}

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none;
  }
}
.portlet:hover .visible-interaction, .portlet.open .visible-interaction, .portlet.focus .visible-interaction {
  display: block;
}

.controls-hidden .lfr-meta-actions,
.controls-hidden .lfr-configurator-visibility {
  display: none;
}
.controls-hidden .portlet-topper-toolbar {
  display: none !important;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right;
}
html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper {
    transition-duration: 0ms;
  }
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}

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

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

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600;
}

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

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

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

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

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

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

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

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

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

.navbar form {
  margin: 0;
}

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

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
  border-radius: 10px;
}
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 5px;
}
.upload-drop-active .lfr-upload-container .upload-target {
  animation: none;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  animation: lfr-drop-active 1s ease 0.2s infinite;
}

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

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

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

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

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

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

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
.speedwell-search__results {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #cccccc;
  list-style: none outside none;
  bottom: 0;
  left: -11vw;
  opacity: 1;
  position: absolute;
  /* right: 0; */
  top: 100%;
  transition: opacity 200ms ease-in;
  transition-delay: 500ms !important;
  z-index: 202;
  width: 50vw;
  min-height: 85vh;
}
@media screen and (min-width: 767px) and (max-width: 1024px) {
  .speedwell-search__results {
    width: 64vw;
  }
}
@media screen and (min-width: 376px) and (max-width: 767px) {
  .speedwell-search__results {
    left: 1vw;
    width: 98vw;
  }
  .speedwell-search__results:before {
    left: 23vw;
  }
}
.speedwell-search__results:before {
  background: url(../images/arrow_top.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  content: "";
  height: 25px;
  left: 12vw;
  margin-top: 0;
  position: absolute;
  top: -9px;
  width: 25px;
}
@media screen and (min-width: 376px) and (max-width: 767px) {
  .speedwell-search__results {
    top: calc(
            48px + 70px
    );
  }
  .speedwell-search__results .commerce-suggestions__wrapper {
    padding: 20px;
  }
}
@media screen and (max-width: 375px) {
  .speedwell-search__results {
    top: calc(
            48px + 70px - 11px
    );
  }
  .speedwell-search__results .commerce-suggestions__wrapper {
    padding: 20px;
  }
}

.speedwell-search:not(.is-open) .speedwell-search__results {
  opacity: 0;
  pointer-events: none;
  transition: background 0.1s ease-out;
  transition-delay: 0ms !important;
}

.commerce-suggestions {
  background: var(--color-neutral-0);
  display: flex;
  flex-direction: column;
  overflow: hidden auto;
  position: relative;
  height: 84vh;
}
@media screen and (hover: none) {
  .commerce-suggestions {
    max-height: calc(90vh - 240px);
  }
}
.commerce-suggestions.is-loading::before {
  animation: shift-rightwards-suggestions 1s ease-in-out infinite;
  animation-delay: 0.4s;
  background-color: var(--color-brand-primary);
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  top: 0;
  transform: translateX(100%);
  width: 100%;
}
.commerce-suggestions__wrapper {
  overflow: auto;
  padding: 20px 32px;
}
.commerce-suggestions__label {
  color: var(--color-neutral-6);
  font-size: 12px;
  padding: 10px 20px;
}
.commerce-suggestions__item {
  align-items: center;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  justify-content: flex-start;
  min-height: 40px;
  padding: 10px 20px 10px 0;
  position: relative;
}
.commerce-suggestions__item.is-selected {
  background-color: var(--color-neutral-0);
}
.commerce-suggestions__item.is-selected::before {
  background-color: var(--color-brand-primary);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: opacity ease 100ms;
  width: 2px;
}
.commerce-suggestions__button {
  background: none repeat scroll 0 0 #000000;
  border: 1px solid #333333;
  border-radius: 3px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  margin: 15px 0;
  display: inline-block;
  padding: 5px 15px;
  cursor: pointer;
}
.commerce-suggestions__button:hover {
  color: #fff;
}
.commerce-suggestions__hints {
  align-items: center;
  background-color: var(--color-neutral-1);
  color: var(--color-neutral-6);
  display: flex;
  flex: 0 0 40px;
  font-size: 14px;
  padding: 0 20px;
}
.commerce-suggestions__hints svg {
  font-size: 21px;
  margin-right: 10px;
}
.commerce-suggestions__hints svg:not(:first-of-type) {
  margin-left: 30px;
}
@media screen and (hover: none) {
  .commerce-suggestions__hints {
    display: none;
  }
}
.commerce-suggestions__link {
  display: flex;
  align-items: center;
}
.commerce-suggestions__link svg {
  height: 40px;
  width: 40px;
  min-height: 40px;
  min-width: 40px;
  fill: #ae132a;
}

@keyframes shift-rightwards-suggestions {
  0% {
    transform: translateX(-100%);
  }
  40% {
    transform: translateX(0%);
  }
  60% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(100%);
  }
}
.speedwell-topbar__button {
  float: right;
  border-color: transparent;
  background-color: transparent;
  color: var(--color-neutral-0);
}

.commerce-suggestions__heading {
  font-family: "Robotoregular";
  text-transform: uppercase;
  border-bottom: 3px solid #ae132a;
  color: #000;
  font-size: 20px;
  width: 100%;
  font-weight: normal;
}

.navbar {
  container-type: inline-size;
}

@container (max-width: 768px) {
  .navbar-overlay-sm-down {
    bottom: 0;
    display: none;
    justify-content: space-between;
    left: 0;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 450;
  }
  .navbar-overlay-sm-down.show {
    display: flex;
  }
  .management-bar.navbar-expand-md .navbar-form > .container, .management-bar.navbar-expand-md .navbar-form > .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  .management-bar.navbar-expand-md .nav-link-monospaced {
    font-size: 1rem;
    margin-bottom: 0.96875rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    margin-top: 0.96875rem;
    padding: 0;
  }
  .management-bar.navbar-expand-md .nav-link, .management-bar.navbar-expand-md .nav-underline .tab a, .nav-underline .tab .management-bar.navbar-expand-md a, .management-bar.navbar-expand-md .navbar-text {
    margin-bottom: 0.96875rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    margin-top: 0.96875rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.25rem;
  }
  .navbar-expand-md .navbar-breakpoint-down-d-none {
    display: none !important;
  }
  .management-bar.navbar-expand-md .navbar-form {
    height: 2.9375rem;
    padding-bottom: 0.25rem;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    padding-top: 0.25rem;
  }
  .management-bar.navbar-expand-md .navbar-form .form-control {
    height: 2rem;
    padding-bottom: 0;
    padding-top: 0;
  }
  .navbar-expand-md .navbar-breakpoint-d-none {
    display: inline !important;
  }
  .navbar-breakpoint-down-d-none[data-quick-action-index^="0"] {
    display: inline !important;
  }
}
@container (min-width: 768px) {
  .navbar-expand-md .navbar-breakpoint-d-none {
    display: none !important;
  }
}
.list-group-notification .list-group-item.active, .list-group-notification .nav-underline .tab.active a.list-group-item, .nav-underline .tab.active .list-group-notification a.list-group-item {
  background-color: #e9ecef;
  box-shadow: inset 0.0625rem 0 #e9ecef, inset -0.0625rem 0 #e9ecef, inset 0 0.0625rem #e9ecef, inset 0 -0.0625rem #e9ecef;
}

.list-group-item.active, .nav-underline .tab.active a.list-group-item {
  background-color: #e9ecef;
  border-color: #e9ecef;
  color: #000;
  z-index: 2;
}

.dropdown-menu {
  min-width: 15rem;
}

html {
  -ms-overflow-style: scrollbar;
}

body {
  margin: 0;
  padding: 0;
  font-family: Robotoregular, arial, sans-serif;
  color: #000;
  font-size: 14px;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

@font-face {
  font-family: "Robotobold";
  src: url("../Fonts/Roboto-Bold.ttf"); /* ---------- IE9 compat modes ---------- */
}
@font-face {
  font-family: "Robotoregular";
  src: url("../Fonts/Roboto-Regular.ttf"); /* ---------- IE9 compat modes ---------- */
}
@font-face {
  font-family: "Robotomedium";
  src: url("../Fonts/Roboto-Medium.ttf"); /* ---------- IE9 compat modes ---------- */
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("/static-content/apps/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/static-content/apps/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/static-content/apps/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/static-content/apps/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
a {
  color: #000;
}

a:visited {
  color: #54575a;
}

a:hover, a:active, a:focus {
  outline: 0 !important;
  text-decoration: none;
  color: #000;
}

.button:focus {
  color: #fff;
  outline: 0;
}

.parent_wraper {
  max-width: 1680px;
  margin: 0 auto;
}

.customapps_parent {
  min-width: 1024px;
  max-width: 100% !important;
}

/* placehoder styling*/
::-webkit-input-placeholder {
  font-style: italic;
}

:-moz-placeholder { /* ---------- Firefox 18 ---------- */
  font-style: italic;
}

::-moz-placeholder { /* ---------- Firefox 19+ ---------- */
  font-style: italic;
}

:-ms-input-placeholder {
  font-style: italic;
}

label, input, button, select, textarea {
  font-family: "Robotoregular" !important;
  font-size: 15px;
}

select {
  height: 30px;
}

select, textarea, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color] {
  border: 1px solid #CCCCCC;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
  margin-bottom: 10px;
  height: 30px;
}

input[disabled], select[disabled], textarea[disabled], select[readonly], textarea[readonly] {
  color: #333333;
}

/* outline reset*/
select:focus, input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus {
  outline: 0;
  outline: 0 auto -webkit-focus-ring-color;
  outline-offset: 0;
}

/* ---------- IE related styles ---------- */
.float_right {
  float: right;
}

.form_error {
  color: #FF0000;
  float: left;
  margin-left: 10px;
  position: relative;
  top: 5px;
}

/* ---------- bootswrap overriderns ---------- */
.row {
  margin-left: 0;
  margin-right: 0;
}

.min_height {
  height: 400px;
}

/* Header wraper*/
.header_wrapper {
  background: #fff;
  z-index: 3;
}

.black_strip {
  background: none repeat scroll 0 0 #fff;
  height: 6px;
  width: 100%;
}

.header_controles {
  display: table;
  width: 100%;
  height: 64px;
  position: relative;
}

.header__left-side {
  display: flex;
  position: absolute;
}

.calendar {
  float: left;
  height: 64px;
  line-height: 64px;
  width: 95px;
  text-align: center;
  background: url(../images/cal_vline.png) no-repeat scroll right 0/2px 64px rgba(0, 0, 0, 0);
}

.alerts {
  float: left;
  width: 40px;
  text-align: center;
  margin-left: -10px;
  padding: 17px 0;
}

.alerts img {
  width: 30px;
  vertical-align: top;
}

.calendar img {
  width: 20px;
}

.scheduler-base-views.btn-group > .btn {
  float: left;
}

.yui3-calendar-content:hover .yui3-calendar-day, .yui3-calendar-content:hover .yui3-calendar-prevmonth-day, .yui3-calendar-content:hover .yui3-calendar-nextmonth-day {
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.cal_count {
  background: none repeat scroll 0 0 #f8b067;
  border-radius: 20px;
  color: #AE132A;
  float: left;
  font-size: 11px;
  font-weight: bold;
  height: 25px;
  left: 235px;
  padding: 2px;
  position: absolute;
  text-align: center;
  top: 6px;
  width: 25px;
}

.cal_countmob {
  background: none repeat scroll 0 0 #FFb400;
  border-radius: 20px;
  border: 1px solid #AE132A;
  color: #333;
  float: left;
  font-size: 14px;
  height: 25px;
  left: 50px;
  padding: 2px;
  position: absolute;
  text-align: center;
  top: -18px;
  width: 25px;
  display: none;
}

.logo {
  padding: 18px 20px 0;
  float: left;
  position: relative;
  height: 64px;
}

.logo img {
  max-width: 135px;
  border-right: 1px solid #ccc;
  padding-right: 15px;
  max-height: 40px;
}

.contact {
  float: right;
  margin: 32px;
  color: #fff;
  font-size: 18px;
}

.cal_count_alert {
  background: none repeat scroll 0 0 #f8b067;
  border: 1px solid #AE132A;
  border-radius: 20px;
  color: #333;
  font-size: 14px;
  height: 25px;
  right: 20px;
  padding: 2px;
  position: absolute;
  text-align: center;
  top: 12px;
  width: 25px;
  line-height: 19px !important;
}

/* ---------- Nav section ---------- */
.nav_sec {
  display: inline-block;
  background: none repeat scroll 0 0 #000;
  height: 45px;
  position: relative;
  width: 100%;
}

.nav_subs {
  background: #fff none repeat scroll 0 0;
  border-radius: 1px;
  box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.3);
  font-size: 13px;
  overflow: visible;
  position: relative;
  display: table;
  width: 100%;
}

.nav_subs .sub_list {
  margin-top: 0;
  margin-bottom: 0;
}

.nav_subs .sub_list > li {
  float: left;
  line-height: 40px;
  list-style-type: none;
  text-align: center;
  padding: 0 8px;
  font-size: 14px;
  position: relative;
  -moz-user-select: none;
  cursor: pointer;
}

.navsub_selected {
  background: #ae132a none repeat scroll 0 0;
  bottom: 0;
  display: none;
  height: 5px;
  left: 0;
  position: absolute;
  width: 100%;
}

.hover_selected .navsub_selected {
  display: block;
}

.selected_sub .navsub_selected {
  display: block;
}

.selected_sub .hide_selected {
  display: none;
}

.nav_sec .focused a {
  opacity: 0.5;
  /* For Safari 3.1 to 6.0 */
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 0.25s;
  -webkit-transition-timing-function: linear;
  /* ---------- Standard syntax ---------- */
  transition-duration: 0.25s;
  transition-property: opacity;
  transition-timing-function: linear;
}

.focused .nav_moreitems a {
  opacity: 1;
}

.nav_sec .hover {
  opacity: 1 !important;
  /* For Safari 3.1 to 6.0 */
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 0.25s;
  -webkit-transition-timing-function: linear;
  /* ---------- Standard syntax ---------- */
  transition-property: opacity;
  transition-duration: 0.25s;
  transition-timing-function: linear;
}

.modify-pages li {
  position: inherit;
}

.subnav_sec ul li a .caret_image {
  float: right;
}

.sub_nav_secondlevel ul li a:hover {
  background: #ccc;
}

.select_landing {
  position: relative;
}

.select_landing:after {
  clear: both;
  display: block;
  position: absolute;
  top: 21px;
  right: 5px;
  content: "";
  height: 0;
  width: 0;
  padding: 0;
  border: 6px solid transparent;
  border-top-color: #666;
}

.landing_list {
  background: #f9f9f9 none repeat scroll 0 0;
  font-family: Robotoregular;
  font-size: 14px;
  font-weight: normal;
  list-style: outside none none;
  margin: 0;
  display: none;
  position: relative;
  top: -8px;
}

.landing_list a {
  padding: 0 !important;
}

.landing_list > li {
  padding: 2px 10px;
  cursor: pointer;
}

.nav_toggle {
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
  width: 35px;
  height: 38px;
  background: rgba(0, 0, 0, 0) url("../images/toggle_down.png") repeat scroll 0 0 !important;
  display: none;
}

.navtoggle_up {
  background: rgba(0, 0, 0, 0) url("../images/toggle_up.png") repeat scroll 0 0 !important;
}

.main_nav {
  display: table;
  margin: 0;
  padding: 0 10px;
  width: auto;
  display: block;
}

.main_nav .nav_item {
  float: left;
  list-style: none outside none;
  text-align: center;
  line-height: 45px;
  color: #000;
  float: left;
  position: relative;
  text-transform: capitalize;
  height: 45px;
}

.main_nav .nav_item:last-child {
  border-right: none;
}

.nav_item a {
  color: #f0f0ed;
  display: inline-block;
  font-size: 14px;
  padding: 0 10px;
  text-decoration: none;
  vertical-align: middle;
  width: 100%;
}

.sub_nav {
  border: 1px solid #d1d1d1;
  padding: 0;
  box-shadow: 1px 2px 4px 0 #6E6E6E;
  z-index: 9999 !important;
  max-width: 973px;
  width: 250px;
  display: none;
  background: #F7F7F7;
  position: absolute;
  left: 0;
  top: 40px;
}

.nav_item a:hover {
  color: #fff;
  text-decoration: none;
  font-family: Robotobold;
}

.select_submenu {
  display: block;
}

.sub_nav h1 {
  color: #333333;
  font-size: 1.4em;
}

.sub_nav h2 {
  color: #ae132a;
  font-size: 15px;
  min-width: 175px;
  margin: 0;
  line-height: 20px;
  border-bottom: 2px solid #ae132a;
  margin-right: 20px;
  padding-left: 10px;
}

.sub_nav ul {
  margin: 0;
}

.sub_nav ul li {
  list-style: none outside none;
  font-weight: normal;
  line-height: normal;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.subnav_sec {
  float: left;
  text-align: left;
  width: 100%;
}

.subnav_sec ul {
  padding-right: 20px;
  padding: 0;
}

.subnav_sec.clear-left {
  clear: left;
}

.subnav_sec ul li a {
  font-family: "Robotoregular";
  font-size: 14px;
  float: none;
  text-transform: capitalize;
  padding: 12px 20px;
  color: #000;
  display: table;
  width: 100%;
}

.subnav_sec ul li {
  display: table;
  width: 100%;
  text-align: left !important;
  line-height: 25px !important;
}

.subnav_sec ul li a:hover, .subnav_sec ul li a.selected_subnav {
  background: #ddd;
  color: #333;
  font-size: inherit;
}

.subnav_sec ul li a:visited:before {
  content: "✓";
}

.selected_sec {
  display: block;
  height: 6px;
  left: 45%;
  position: absolute;
  width: 100%;
  display: none;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #edeef0;
}

.nav_item a.item_selected .selected_sec {
  display: block;
  z-index: 99;
  display: block;
}

.nav_item a.sub_arrow:before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #777777 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-image: none;
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 4px;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  right: 50%;
  top: 75%;
  width: 0;
  cursor: pointer;
}

.main_nav .selected a {
  color: #fff;
  font-family: robotobold;
}

.home_link {
  float: left;
  width: 100%;
}

.home_link a {
  width: auto !important;
  text-align: center;
  color: #000;
  text-transform: none;
  padding: 10px;
  vertical-align: top;
  border: 1px solid #d7d7d8;
}

.home_link a:hover {
  color: #ae132a;
  background: #d1d1d1;
}

.search_sec {
  float: right;
  margin: 20px 0 0;
  padding-left: 6px;
}

.inner_subnav_sec {
  float: left;
  width: 100%;
}

.search_container {
  float: left;
  margin-right: 12px;
  position: relative;
}

.search_text {
  clear: both;
  height: 31px !important;
  width: 260px;
  padding-right: 47px;
  padding-left: 6px;
  margin: 0 !important;
  border-radius: 3px !important;
}

.yui3-aclist:before, .ui-autocomplete:before {
  background: url("../images/arrow_top.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  content: "";
  height: 25px;
  left: 15px;
  margin-top: 0;
  position: absolute;
  top: -9px;
  width: 25px;
}

.yui3-aclist {
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  position: absolute;
  z-index: 999999 !important;
}

.yui3-aclist-list {
  overflow: visible !important;
}

.yui3-aclist-item, .ui-autocomplete li {
  padding: 5px !important;
  width: 100% !important;
  word-wrap: break-word;
}

.ui-autocomplete {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #cccccc;
  list-style: none outside none;
  width: 340px !important;
  word-wrap: break-word;
  z-index: 9999;
  padding: 0px;
}

.ui-autocomplete li a {
  color: #333;
}

.yui3-aclist-item:hover, .ui-autocomplete li:hover {
  background: none repeat scroll 0 0 #e8dfdf;
}

.global_search {
  background: url("../images/search_icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  background-size: 100%;
  height: 20px;
  position: absolute;
  right: 15px;
  text-indent: -99999px;
  top: 7px;
  width: 17px;
}

/* Search modal box styles*/
.modal-footer.ng-scope > a:hover {
  text-decoration: none !important;
}

.yui3-widget-mask {
  background-color: black;
  zoom: 1;
  -ms-filter: "alpha(opacity=40)";
  filter: alpha(opacity=40);
  opacity: 0.4;
}

#modal .modal-body, #alerts_modal .modal-body {
  color: #333;
}

/* ---------- this is for alerts notification popup only ---------- */
#alerts_modal .modal-body {
  max-height: 300px;
  overflow: auto;
}

#modal .modal-footer .toolbar-content .btn,
.modal-footer .toolbar-content .btn:hover,
.modal-footer .toolbar-content .btn:focus,
#alerts_modal .modal-footer .toolbar-content .btn,
#alerts_modal .modal-footer .btn-toolbar-content .btn {
  background: #AE132A;
  border: 0 none;
  border-radius: 5px;
  color: #FFFFFF;
  font-size: 1em;
  font-weight: bold;
  padding: 5px 25px;
  text-transform: uppercase;
}

.modal-footer .btn {
  float: right;
}

#modal .modal-header, #alerts_modal .modal-header {
  border-bottom: none !important;
}

#modal .modal.fade.in, #alerts_modal .modal.fade.in {
  top: 40% !important;
}

.toolbar-content .close, .toolbar-content .close:hover, .toolbar-content .close:focus {
  background: none;
  color: #333;
  padding: 0px;
}

#alerts_modal .modal-header h2, #modal .modal-header h2 {
  border-bottom: 2px solid #AE132A;
  color: #000;
  font-family: "Robotobold";
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  width: 100%;
  line-height: 35px;
}

/*Modal box css for dealer alias in user settings*/
.setting_modal .modal-body {
  padding: 15px !important;
  text-align: center;
  top: -15px;
}

.modal-footer {
  background: none repeat scroll 0 0 #f5f5f5 !important;
  border-top: 1px solid #ddd !important;
  padding: 14px 15px 15px;
  text-align: center;
}

input[type=text]::-ms-clear {
  display: none;
}

.items_checked.toggler-header-collapsed .up_arrrow {
  background: url("../images/toggle_uparrow_check.png") no-repeat scroll -2px -4px transparent;
  background-size: 145% auto;
}

.settings {
  height: 20px;
  text-indent: -99999px;
  width: 20px;
  float: left;
  margin: 0px 5px 0px 20px;
}

.settings > img {
  float: left;
  max-width: 16px;
  margin-top: 3px;
}

.inner-loguser label {
  font-size: 14px;
}

.log_out {
  color: #333;
  float: left;
  margin-left: 15px;
  margin-right: 10px;
  font-size: 14px;
}

.log_out:hover {
  color: #fff;
}

.logd_user {
  float: left;
  margin: 1px 0;
  position: relative;
  color: #333;
  font-size: 15px;
  display: table;
  font-family: Robotobold;
}

.search-outer {
  float: left;
}

.logd_user label {
  float: left;
  font-family: Robotoregular !important;
  cursor: auto;
  font-weight: normal;
}

.loggd_username {
  padding-left: 10px;
}

.profile_sprocket {
  background: url("../images/profile_spoket.png") no-repeat scroll 0 0/100% auto;
  display: black;
  float: left;
  height: 35px;
  width: 35px;
  top: -7px !important;
  margin: 0 5px;
  cursor: pointer;
  position: relative;
  -moz-user-select: none;
}

.profile_sprocket:hover {
  background: url("../images/profilespoket_hover.png") no-repeat scroll 0 0/100% auto;
}

.support_desk {
  background: url("../images/support_desk.png") no-repeat scroll 0 0/100% auto;
  display: black;
  float: left;
  height: 35px;
  width: 35px;
  top: -7px !important;
  margin: 0 10px 0 0;
  cursor: pointer;
  position: relative;
  -moz-user-select: none;
}

.support_desk:hover {
  background: url("../images/supportdesk_hover.png") no-repeat scroll 0 0/100% auto;
}

.box_menu {
  background: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  position: absolute;
  right: -5px;
  top: 35px;
  min-height: 250px;
  display: none;
  cursor: default;
  width: 300px;
  z-index: 99999;
}

.top_arrow {
  border-bottom: 7px solid #000;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  top: -8px;
  height: 0;
  right: 16px;
  position: absolute;
  width: 0;
}

/* .profile_sprocket {background:url("../images/profile_spoket.png") no-repeat scroll 0 0 / 100% auto;display: black;float: left;height: 30px;width: 30px;top: -5px;margin: 0 5px;cursor:pointer;position:relative;-moz-user-select: none;}
.profile_sprocket:hover {background:url("../images/profilespoket_hover.png") no-repeat scroll 0 0 / 100% auto;}
.support_desk {background:url("../images/support_desk.png") no-repeat scroll 0 0 / 100% auto;display: black;float: left;height: 30px;width: 30px;top: -5px;margin: 0 10px 0 0;cursor:pointer;position:relative;-moz-user-select: none;}
.support_desk:hover {background:url("../images/supportdesk_hover.png") no-repeat scroll 0 0 / 100% auto;}
.box_menu{background: #fff;box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);position: absolute;right: -5px;
   top: 30px;min-height:250px;display:none;cursor:default;width: 300px;z-index: 99999;}
.top_arrow {border-bottom: 7px solid #000;border-left: 7px solid transparent;border-right: 7px solid transparent;top: -7px;  height: 0;right: 10px;position: absolute;width: 0;} */
.box_menu > ul {
  margin: 0;
  padding: 30px;
}

.box_menu .profile_list {
  border-bottom: 1px solid #ccc;
  list-style: outside none none;
  margin: 0;
  text-align: right;
}

.box_menu .profile_list:last-child {
  border-bottom: 0 none;
}

.box_menu .profile_list a {
  padding: 15px 0;
  width: 100%;
  display: table;
  color: #333;
  font-family: Robotoregular;
}

.box_menu .profile_list a:hover {
  color: #ae132a;
}

.support {
  display: table;
  width: 100%;
  padding: 10px 35px;
}

.support_sec {
  margin: 0;
}

.support_blocks > span {
  font-family: robotoregular;
  display: block;
  float: left;
  font-size: 13px;
  clear: left;
}

.support_title {
  display: table;
  float: left;
  width: 100%;
  font-family: Robotoregular;
  font-size: 16px;
}

.support_blocks a {
  color: #333;
  text-decoration: underline;
}

.support_blocks {
  border-bottom: 1px solid #ccc;
  float: left;
  padding: 20px 0;
  width: 100%;
}

.support_blocks:last-of-type {
  border-bottom: none !important;
}

.profile .profile_img img {
  border: 1px solid #ccc;
  margin-right: 20px;
}

.profile {
  width: 100%;
  display: table;
}

.profile_text {
  padding: 15px 0;
  width: 100%;
  clear: right;
}

.profile_img {
  float: left;
  max-width: 75px;
  position: relative;
  overflow: hidden;
  clear: right;
}

.change_pic {
  position: absolute;
  bottom: 0;
}

.change_pic {
  background: rgba(222, 222, 222, 0.8) none repeat scroll 0 0;
  bottom: -40px;
  font-size: 13px;
  position: absolute;
  width: 100%;
  transition: bottom 0.5s;
}

.profile_img:hover .change_pic {
  bottom: 0px;
}

.change_pic a {
  padding: 0 !important;
  width: 100%;
  text-align: center;
}

.livechat_link {
  background: #ae132a;
  border-radius: 3px;
  color: #fff !important;
  display: table;
  margin: 10px 0 0;
  padding: 5px 10px;
  text-decoration: none !important;
}

.inner-loguser {
  float: right;
  padding-right: 10px;
  margin-top: 5px;
}

.logd_user .separator {
  float: left;
  width: 1px;
  color: #fff;
  margin: 0;
  border: none;
}

.filter-button {
  display: none;
}

.db-contentmob {
  float: left;
  width: 100%;
}

.panel_accordian h3 {
  font-size: 14px;
  color: #7A7978;
  font-weight: bold;
  border-bottom: solid 1px #ddd;
  margin: 0;
  cursor: pointer;
}

/* ---------- Footer wrapper ---------- */
.footer_wrapper {
  background: none repeat scroll 0 0 #000;
  color: #FFFFFF;
  min-height: 65px;
  display: inline-block;
  width: 100%;
}

.footer_line {
  background: #322019;
  height: 8px;
  display: table;
  width: 100%;
}

.copy {
  margin-top: 25px;
  float: left;
  margin-left: 32px;
  font-size: 13px;
}

.copy_span {
  font-size: 20px;
  margin: 0 5px 0 0;
  float: left;
  width: auto;
  position: relative;
  top: -5px;
}

.social {
  float: right;
  margin-right: 13px;
  margin-top: 5px;
}

.social a {
  display: block;
}

.social_icons {
  width: 30px;
  height: 35px;
  float: left;
  margin: 2px 5px 0 0;
}

.FB {
  background-position: -9px -143px;
}

.twitter {
  background-position: -9px -186px;
}

.Ytube {
  background-position: -9px -231px;
}

.footer_image {
  display: block;
  width: 100%;
  position: relative;
  max-height: 130px;
  overflow: hidden;
}

.footer_content {
  display: table;
  width: 100%;
  height: 65px;
}

.follow {
  font-size: 13px;
}

.footer_image img {
  width: 100%;
}

.footer_logo {
  position: absolute;
  right: 20px;
  top: 30%;
  width: 140px;
}

/* grid*/
.left_grid {
  width: 70% !important;
  float: left;
  padding: 0 0 0 20px;
  max-width: auto !important;
}

.left_grid.grid_reverse {
  padding: 0 20px 0 0;
}

.right_grid {
  width: 30% !important;
  float: left;
  padding: 0 20px;
  top: -10px;
  position: relative;
  flex: 0 0 30%;
  max-width: auto !important;
}

.landing_pages {
  margin: 20px 0;
  display: inline-block;
  width: 100%;
  min-height: 710px !important;
  margin-bottom: 0;
}

.right_grid .popular_searches a {
  line-height: 25px;
  text-decoration: underline;
}

.popular_searches li {
  padding: 10px 0;
}

.right_grid ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.popular_searches {
  margin-left: 5px !important;
  position: relative;
  top: -15px;
}

.row_fluid {
  width: 100%;
}

/*content layouts*/
.page_heading {
  color: #000;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: -5px;
  text-transform: uppercase;
}

.rowfull_100 {
  display: table;
  clear: both;
}

.content_pagelayout h2 {
  margin-bottom: 20px;
}

.app_thumb {
  float: left;
  width: 102px;
  margin-right: 20px;
}

.app_content {
  padding-left: 122px;
}

.app-section {
  display: table;
  margin-bottom: 20px;
  width: 100%;
}

.no_margin {
  margin: 0;
}

.rowfull_100.content_section {
  width: 100%;
}

.rowfull_100.content_section h2 {
  margin-top: 0;
}

.column_70 {
  float: left;
  width: 69%;
  margin-right: 1%;
}

.column_30 {
  float: left;
  width: 30%;
}

.border {
  border: 1px solid #ccc;
}

.content_pagelayout p {
  line-height: 22px;
  margin-bottom: 20px;
}

.app-section p {
  margin-bottom: 15px;
}

.column_30 ul {
  margin: 0;
  list-style: none;
  padding: 0 10px;
}

.column_30 ul li a {
  line-height: 30px;
}

.column_70 li {
  line-height: 25px;
}

.rowfull_100.quick_links li {
  float: left;
  line-height: 20px;
  width: 32%;
}

.column_50 {
  width: 50%;
  float: left;
}

.column_50 img {
  float: left;
  margin: 5px 10px 10px 0;
  width: 65%;
}

.rowfull_100 .column_50:nth-child(1) {
  width: 49%;
  margin-right: 1%;
}

.contentleft_img {
  float: left;
  width: 40%;
  margin: 10px 10px 0 0;
}

.contentright_img {
  float: right;
  width: 40%;
  margin: 10px 0 0 10px;
}

.contentpage_title {
  font-size: 1.6em;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 25px;
  margin-top: -10px;
}

.content_heading {
  color: #ae132a;
  font-size: 20px;
  margin-bottom: 0;
  line-height: 30px;
  font-weight: bold;
  margin-top: -5px;
  text-transform: uppercase;
}

.content_subheading {
  color: #ae132a;
  font-size: 15px;
  margin-bottom: 10px;
  line-height: 30px;
  font-weight: bold;
  margin-top: -5px;
  text-transform: uppercase;
}

.content_list {
  margin-left: 40px;
}

.content_list li {
  margin-bottom: 20px;
}

.rightimg_50 {
  float: right;
  margin-left: 20px;
  width: 50%;
}

.leftimg_50 {
  float: left;
  margin-right: 20px;
  width: 50%;
}

.leftimg_25 {
  float: left;
  margin-right: 20px;
  width: 30%;
}

.link_right {
  display: block;
  float: right;
  margin: 10px;
  color: #ae132a;
  text-align: right;
  background: url("../images/arrow_content_link.png") no-repeat scroll right 5px rgba(0, 0, 0, 0);
  padding-right: 15px;
}

.link_left {
  display: block;
  float: left;
  color: #ae132a;
  font-weight: bold;
  background: url("../images/arrow_content_link.png") no-repeat scroll right 5px rgba(0, 0, 0, 0);
  padding-right: 15px;
}

.link_left:visited {
  display: block;
  float: left;
  color: #ae132a;
  font-weight: bold;
  background: url("../images/arrow_content_link.png") no-repeat scroll right -16px rgba(0, 0, 0, 0);
  padding-right: 15px;
  border: 1px solid green;
}

.content_links {
  margin-bottom: 25px;
}

.content_links a {
  line-height: 35px;
  font-weight: bold;
}

.content_links a:before {
  content: "-";
  font-size: 1.5em;
  font-weight: bold;
  padding-right: 5px;
  position: relative;
  top: 2px;
}

.contentimg_sec {
  clear: both;
  display: table;
  width: 100%;
  margin-bottom: 20px;
}

.contentimg_sec img {
  width: 100%;
}

.images_sec {
  display: table;
  width: 100%;
}

.sec_img {
  float: left;
  width: 33%;
}

/* left & right grids */
.right_grid h1 {
  border-bottom: 3px solid #ae132a;
  box-shadow: 0 8px 6px -6px #CCCCCC;
  color: #000;
  font-size: 1.5em;
}

.right_grid h2 {
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 4px;
}

.right_grid h2, .left_grid h2, .custom_apps h2, .popular_searchsec h2 {
  font-family: "Robotoregular";
  text-transform: uppercase;
  border-bottom: 3px solid #ae132a;
  color: #000;
  font-size: 20px;
  width: 100%;
  font-weight: normal;
}

.right_grid h3, .left_grid h3, .custom_apps h3 {
  font-family: "Robotoregular";
  text-transform: uppercase;
  color: #000;
  font-size: 15px;
  width: 100%;
  line-height: 25px;
  font-weight: normal;
}

.padding_left {
  padding-left: 15px;
}

.togglediv {
  display: table;
  height: 22px;
  margin-right: 8px;
  cursor: pointer;
  position: relative;
  line-height: 20px;
  padding: 10px 10px 10px 35px;
  -webkit-user-select: none; /* Chrome all / Safari all */
  -moz-user-select: none; /* ---------- Firefox all ---------- */
  -ms-user-select: none; /* ---------- IE 10+ ---------- */
  /* No support for these yet, use at own risk */
  -o-user-select: none;
  user-select: none;
}

.right_grid h3 {
  color: #333;
  font-size: 15px;
}

/*.togglediv {z-index: 99;} commented this is coming top of alert popup */
/* content layout & Stats portlet */
.stats_content {
  border: 1px solid #ccc;
  display: table;
  width: 100%;
  margin-bottom: 20px;
}

.stats_sec {
  display: table;
  width: 100%;
}

.stats_content .column_50 {
  min-height: 155px;
  padding: 20px;
  text-align: center;
}

.stats_title {
  border-bottom: 1px solid #ccc;
  padding: 15px;
  font-size: 20px;
}

.stats_number {
  color: #ae132a;
  font-size: 50px;
  padding: 26px;
  text-shadow: 5px 3px 5px #ccc;
}

.stats_txt {
  color: #333;
  font-size: 13px;
}

.zero_stats .stats_number, .zero_stats .stats_txt {
  color: #999;
}

.stats_bottom {
  border-top: 1px solid #ccc;
  float: left;
  padding: 15px;
  width: 100%;
}

.stats_bottom .fa.fa-file-o {
  color: #ae132a;
  padding-right: 6px;
}

.stats_bottom > a {
  cursor: pointer;
}

.content3columns {
  width: 32.3%;
  float: left;
  margin-right: 1.5%;
}

.content3columns:nth-child(3) {
  margin-right: 0%;
}

.content2columns {
  width: 49.2%;
  float: left;
  margin-right: 1.5%;
}

.content2columns:nth-child(2) {
  margin-right: 0%;
}

.content1columns {
  width: 100%;
}

.contentlayout_image {
  position: relative;
}

.statsimg_content {
  bottom: 0;
  padding: 10px;
}

.contentdesc_title {
  font-size: 18px;
  padding-bottom: 10px;
  line-height: 23px;
}

.contentdesc_title a {
  color: inherit;
}

.contentdesc_title a:hover {
  text-decoration: underline;
}

.contentlayout_desc {
  color: #333;
}

.contentlayout_image > img {
  width: 100%;
}

.contentlayout_title {
  background: #ae132a;
  color: #FFF;
  left: 0;
  padding: 5px;
  width: 100%;
  display: none;
}

/*form controls and containers */
.form_row {
  border-bottom: 1px solid #ddd;
  margin-top: 10px;
  width: 100%;
  display: table;
}

.form_row_noborder {
  border-bottom: 0px solid #ccc;
  margin-top: 10px;
  display: table;
  width: 100%;
}

.form_label {
  width: 30%;
  float: left;
  font-weight: normal;
}

.password_container, .dealeralias_container, .personalinfo_container {
  max-width: 750px;
}

.profile_pic {
  float: left;
  position: relative;
  width: 200px;
  height: 238px;
}

.profile_img_eme {
  max-height: 227px;
  width: 100%;
}

.remove_pic {
  background-color: rgba(0, 0, 0, 0.6);
  bottom: 0;
  padding: 10px;
  position: absolute;
  width: 100%;
  color: #fff;
  text-align: center;
}

.remove_pic > span {
  cursor: pointer;
}

.remove_pic:hover {
  background-color: rgb(0, 0, 0);
  /* For Safari 3.1 to 6.0 */
  -webkit-transition-property: background-color;
  -webkit-transition-duration: 0.25s;
  -webkit-transition-timing-function: linear;
  /* ---------- Standard syntax ---------- */
  transition-duration: 0.25s;
  transition-property: background-color;
  transition-timing-function: linear;
}

.capcha {
  margin-left: 25%;
}

.form_field {
  width: 230px;
  float: left;
}

.notification_msg {
  color: #ae132a;
  margin: 5px 20px 15px;
}

.form_text {
  height: 27px;
}

.button {
  border: 0;
  background: #ae132a;
  padding: 5px 10px;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  min-width: 72px;
  border-radius: 3px;
}

.cancel_btn {
  border: 1px solid #ae132a;
  background: #fff;
  padding: 4px 10px;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  min-width: 72px;
  color: #ae132a;
  border-radius: 3px;
}

.cancel_btn:focus {
  color: #ae132a;
}

.command_buttons {
  margin: 20px 0;
}

.excludeLocations .command_buttons {
  text-align: center;
}

a.back_btn {
  display: inline-block;
}

/*Sales Landing*/
.grid_table {
  width: 100%;
  overflow-x: auto !important;
}

.user_form .grid_table {
  width: 100%;
}

#searchResultsGrid.grid_table {
  overflow: hidden !important;
}

.arrow_on.lastrow .small_popup {
  top: -42px;
}

.appbar_container {
  display: table;
  width: 100%;
  margin-bottom: 20px;
}

.appbar {
  list-style: none outside none;
  margin: 0;
  border: 1px solid #D7D7D8;
}

.appbar li {
  border-bottom: 1px solid #f6f6f6;
  word-wrap: break-word;
}

.appbar a {
  display: table;
  font-family: Robotoregular;
  font-size: 14px;
  height: 55px;
  line-height: 18px;
  padding: 20px 5px 10px 49px;
  position: relative;
  width: 100%;
  color: #333;
}

.appbar a:hover {
  background: #eee;
}

/*.appbar a:visited{color:#ae132a;} */
.ql_apps {
  display: block;
  float: left;
  left: 10px;
  margin-right: 15px;
  position: absolute;
  top: 12px;
  width: 30px;
}

.anouncements_head {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  -webkit-tap-highlight-color: transparent !important;
}

.anouncements_head:focus {
  outline: none;
}

.up_arrrow {
  background: url("../images/toggle_downarrow.png") no-repeat scroll -2px -4px rgba(0, 0, 0, 0);
  display: inline-block;
  height: 21px;
  left: 0;
  margin-right: 10px;
  position: absolute;
  top: 7px;
  width: 21px;
  background-size: 145% auto;
}

.search-facet .up_arrrow {
  top: 2px;
}

.toggler-header-collapsed .up_arrrow {
  background: url("../images/toggle_uparrow.png") no-repeat scroll -2px -4px rgba(0, 0, 0, 0);
  background-size: 145% auto;
}

.popular_searches a {
  line-height: 35px;
}

.allerts_container {
  background: #fbb040; /* ---------- Old browsers ---------- */
  min-height: 80px;
  padding: 7px 15px;
  margin-bottom: 15px;
  position: relative;
}

.showallerts_container {
  border: 1px solid #ccc;
  min-height: 80px;
  padding: 7px 15px;
  margin-bottom: 15px;
  position: relative;
}

.showallerts_container .alert_icon {
  float: right;
  width: 70px;
}

.show_alert {
  float: right;
  font-size: 15px;
  line-height: 60px;
  margin-right: 10px;
}

.showallerts_container .alert_icon > img {
  border-radius: 100px;
}

.alert_icon {
  display: inline-block;
  width: 70px;
  float: left;
}

.alerts_content {
  padding: 0 0 0 85px;
}

.portlet-announcements .entry {
  margin: 0;
  padding-bottom: 0;
}

.portlet-borderless-container {
  min-height: 0;
  position: relative;
}

#Error_Msg {
  clear: both;
  margin-bottom: 10px;
  margin-top: 20px;
}

.portlet-announcements .entry-content {
  margin-bottom: 0;
  padding: 0;
}

.portlet-search .search-layout .result .asset-entry .asset-entry-title a img {
  position: relative;
  top: -3px !important;
}

.allerts_container .close {
  background: none repeat scroll 0 0 #000;
  color: #fff;
  font-size: 10px;
  height: 17px;
  line-height: 15px;
  opacity: 1;
  padding: 0 5px 5px;
  vertical-align: top;
  float: right;
}

.close span {
  position: relative;
  top: 0px;
}

/* ---------- Changes for alerts ---------- */
.portlet-announcements .delete-entry {
  padding: 0 5px !important;
}

.portlet-announcements a.btn {
  color: #333;
}

.alert_title {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}

.announcements, .search_results {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  width: 100%;
  margin: 0;
}

.announcements .views_ratings {
  margin-left: 0;
}

.anounce_content {
  width: 100%;
  margin-bottom: 10px;
  position: relative;
  top: -10px;
}

.filter_announcements {
  position: absolute;
  padding-left: 190px;
  top: -40px;
  font-family: Robotobold;
  right: 0;
}

.filter_bydept {
  float: right;
  position: relative;
}

.filter_announcements select {
  width: 155px;
  margin-left: 7px;
  font-family: Robotoregular;
  line-height: 25px;
  font-family: Robotobold;
  color: #ae132a;
  height: 30px;
}

.announce_thum {
  position: absolute;
  left: 0;
}

.announcements li {
  line-height: 20px;
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 8px;
}

.announcements li a, .asset-entry-title, .asset-entry-title a {
  font-size: 16px;
  font-family: "Robotoregular";
  text-decoration: underline;
  color: #000;
}

.announcements li a:visited {
  color: #ae132a !important;
}

.asset-entry-title a:visited {
  color: #ae132a !important;
}

.announce_desc {
  color: #333333;
  margin: 0;
}

.announcements #Error_Msg {
  margin-bottom: 30px !important;
  margin-top: 0;
  padding-top: 25px;
}

.anouncetoggle_content {
  display: table;
  width: 100%;
  padding-left: 30px;
  padding-top: 15px;
}

.engage_dep_img {
  width: 30px;
  margin-right: 10px;
}

.views_ratings {
  color: #666666;
  font-size: 0.8em;
  margin: 0px 0 10px 0px;
  clear: both;
}

.views_ratings div {
  margin-right: 20px;
  display: inline;
}

.star {
  background: url("../images/sprite_images.png") no-repeat scroll -14px -343px rgba(0, 0, 0, 0);
  display: inline-block;
  height: 24px;
  position: relative;
  top: 7px;
  width: 24px;
  cursor: pointer;
}

.yellowstar {
  background: url("../images/sprite_images.png") no-repeat scroll -14px -372px rgba(0, 0, 0, 0);
  display: inline-block;
  height: 24px;
  position: relative;
  top: 7px;
  width: 24px;
  cursor: pointer;
}

/* ---------- Table styling ---------- */
.order_db {
  position: relative;
  top: -18px;
}

.loc_set {
  position: relative;
}

.table_options {
  display: table;
  padding: 10px 0 3px;
  width: 100%;
}

.table_options > a {
  float: right;
  font-weight: bold;
  margin-right: 20px;
}

.table_options > label {
  color: #858585;
  float: left;
  font-family: robotobold;
  font-size: 15px;
  cursor: auto;
}

.displayed_items {
  font-size: 15px;
}

.orddb_showall {
  float: right !important;
  margin-top: 10px;
}

.loc_set .selected a {
  color: #fff;
}

.db_tabcontent table tr td a {
  text-decoration: underline;
}

.db_tabcontent a, .db-contentmob a {
  color: #000;
}

.db_tabcontent a:visited, .db-contentmob a:visited {
  color: #ae132a !important;
}

.odd_row {
  background: #f7f7f7;
}

.order_db h2 {
  margin-top: 20px;
}

.portal_title {
  color: #333;
  float: left;
  padding: 25px 10px 0;
  display: none;
}

.order_db .start_date, .order_db .end_date {
  white-space: nowrap;
}

.order_db table, .manage_user_grid table {
  border-collapse: collapse;
  width: 100%;
  border-spacing: 0;
  font-size: 0.9em;
  float: left;
}

.entitlement table {
  border: 1px solid #ccc;
  margin: 10px 0 20px 0;
  width: 99.99%;
}

.order_db td, .manage_user_grid td, .entitlement td {
  border-bottom: 1px solid #ccc;
  padding: 0.3em;
  text-align: left;
  height: 45px;
  font-family: "Robotomedium";
}

.order_db td, .manage_user_grid td, .entitlement td {
  padding-left: 20px;
  font-size: 14px;
}

.order_db th, .manage_user_grid th,
.entitlement th {
  border-bottom: 2px solid #000;
  border-top: 1px solid #dddddd;
  font-weight: normal;
  color: #333;
  box-shadow: 0 8px 6px -6px #CCCCCC;
  -webkit-box-shadow: 0 8px 6px -6px #CCCCCC;
  font-family: Robotobold;
  padding-left: 20px;
  font-size: 15px;
  height: 45px;
  height: 45px;
  text-align: left;
}

.ui-state-default .ui-icon {
  opacity: 1 !important;
}

.nodisablearrow .ui-state-disabled {
  display: none !important;
}

/*manage users table */
.ui-pg-table.navtable {
  display: none;
}

.ui-jqgrid-btable td {
  border-bottom: 1px solid #CCCCCC;
  font-family: "Robotomedium";
  height: 45px;
  text-align: left;
  padding: 7px 3px;
  text-overflow: ellipsis;
}

.ui-jqgrid-htable th {
  border-bottom: 2px solid #000;
  border-top: 1px solid #dddddd;
  font-weight: normal;
  color: #000;
  box-shadow: 0 8px 6px -6px #CCCCCC;
  -webkit-box-shadow: 0 8px 6px -6px #CCCCCC;
  font-family: Robotobold;
  font-size: 15px;
  text-align: left;
  padding: 7px 3px;
}

.ui-jqgrid-btable tr:nth-child(odd) {
  background: none repeat scroll 0 0 #F7F7F7;
}

.ui-jqgrid-resize-mark {
  height: 0;
}

/* ---------- slider ---------- */
.slider_sec {
  clear: both;
  display: table;
  width: 100%;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}

@media screen and (max-width: 1930px) and (min-width: 1600px) {
  .slider_sec50 {
    min-height: 225px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 1330px) {
  .slider_sec50 {
    min-height: 195px;
  }
}
@media screen and (max-width: 760px) and (min-width: 980px) {
  .slider_sec50 {
    min-height: 85px;
  }
}
/* ---------- Mozilla ---------- */
@-moz-document url-prefix() {}
/*
.slider{padding-bottom: 39.6%;}
.slide {display: table;width: 100%;}
.slide_img > img {width: 100%;}
.slide_img { float: left;position:absolute;width: 100%;}
.carousel{display:table;width:100%;overflow:hidden;margin:0;z-index:1}
.carousel menu {bottom:20px !important }
.carousel .carousel-content .image-viewer-base-image-list{display:table;height:auto !important}
.slide_content > a {
    bottom: 16px;
    position: absolute;
	background: url("../images/sprite_images.png") no-repeat scroll right -577px rgba(0, 0, 0, 0);border:50px solid red;
	padding-right: 30px;font-size: 120%;
}
.slider > ul {
    list-style: none outside none;
    margin: 0;
}
.carousel-item img{width:100%}
.image-viewer-base .image-viewer-base-image{height: auto !important; vertical-align: middle;}
.slider30 {padding-bottom: 12%;}
*/
/*.slider50{padding-bottom: 20.5%;}*/
.agco_carousel .image-viewer-base-image:not(:nth-child(1)) {
  position: absolute;
  top: 0;
}

/* right side Featured content*/
.fc_add {
  margin: 0 auto 40px;
  padding: 10px;
  text-align: center;
}

.banner_only img {
  margin-bottom: 0 !important;
}

.gray_bg {
  background: #F7F7F7;
}

.white_bg {
  background: #fff;
}

.fc_add img {
  margin-bottom: 20px;
  max-width: 345px;
  width: 100%;
}

.fc_add .title, .fc_add .link {
  font-size: 100%;
  text-align: left;
}

.fc_add .title {
  font-family: "Robotobold";
  font-size: 15px;
  margin-bottom: 5px;
}

.fc_add .link {
  text-decoration: underline;
  display: block;
  font-weight: bold;
  font-size: 13px;
}

.fc_add p {
  color: #54575A;
  margin: 0 0 5px;
  text-align: left;
}

/* ---------- Search results ---------- */
.portlet-borderless-bar, .portlet-content .lfr-icon-actions {
  background: none !important;
}

.searchres_img {
  float: left;
}

.search_facets > ul {
  margin-left: 6px;
  margin-bottom: 30px;
  margin-top: -9px;
}

.searchres_txt {
  clear: right;
  display: block;
  width: 98%;
  font-size: 15px;
  word-wrap: break-word;
  text-decoration: underline;
}

.portlet-search .search-layout .result .asset-entry .asset-entry-title {
  display: table !important;
}

.searchresults_sec {
  position: relative;
  top: -20px;
}

.list-group-item-flex + .list-group-item-flex {
  padding-bottom: 30px;
}

.list-group-item:first-child {
  padding-bottom: 30px;
}

.doc_thumb {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ccc;
  float: left;
  height: auto;
  min-height: 100px;
  width: 100px;
  padding: 1px;
  position: absolute;
}

.search_filters {
  background: none repeat scroll 0 0 #FAFAFA;
  position: relative;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  background: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgba(226, 226, 226, 0.6) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 255, 255)), color-stop(100%, rgba(226, 226, 226, 0.6))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgba(226, 226, 226, 0.6) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgb(255, 255, 255) 0%, rgba(226, 226, 226, 0.6) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgb(255, 255, 255) 0%, rgba(226, 226, 226, 0.6) 100%); /* ---------- IE10+ ---------- */
  background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgba(226, 226, 226, 0.6) 100%); /* ---------- W3C ---------- */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#99e2e2e2",GradientType=0 );
  display: table;
  width: 100%;
  padding: 5px;
}

.search_filters select {
  margin: 0 15px 0 0;
  color: #ae132a;
}

.search_filters > span {
  color: #ae132a;
  padding-right: 5px;
  position: relative;
  top: 2px;
}

.sub_search {
  border-radius: 3px !important;
  margin: 0 !important;
}

.search_error {
  color: #f00 !important;
  float: left;
}

.results_search {
  background: url("../images/search_icon.png") no-repeat scroll 0 0/100% auto rgba(0, 0, 0, 0);
  height: 20px;
  position: absolute;
  right: 15px;
  text-indent: -99999px;
  top: 5px;
  width: 20px;
}

/*Changed for search enhancement ui*/
.asset-entry {
  display: inline-block;
  padding-left: 120px;
  min-height: 105px;
  width: 100%;
}

.search_content .search_row {
  display: table;
  position: relative;
  width: 100%;
  margin-bottom: 40px;
}

.search_facets {
  width: 20%;
  flex: 0 0 20% !important;
}

.search_ressec {
  padding: 0 30px 0 0;
  max-width: 100% !important;
  flex: 0 0 80% !important;
}

.search_ressec .table-bordered th, .table-bordered td, .search_ressec .table th, .search_ressec .table td {
  border: none;
}

.search_ressec .table th, .search_ressec .table td {
  padding-bottom: 0px;
}

.search_ressec.table-bordered {
  border: 1px solid #CCCCCC;
  border-radius: 0;
  margin-bottom: 0;
}

.ser_heading {
  border-bottom: 1px solid #ccc !important;
  color: #666 !important;
  margin-bottom: 0;
  padding-left: 10px;
  margin-top: 0;
  word-wrap: break-word;
}

.search_results {
  border-radius: 0;
  border: 1px solid #ccc;
  margin: 0;
  border-bottom: 0;
  padding-top: 15px;
  padding-bottom: 10px;
  padding-right: 10px;
}

.search_results li {
  margin-bottom: 10px;
  padding-left: 35px;
  -moz-background-clip: padding;
}

.search_facets label {
  display: inline;
  color: #666666;
}

.search_facets ul li ul {
  margin-left: 40px;
}

.search_facets ul li ul li:first-child {
  padding-top: 15px;
}

.search_facets ul li {
  line-height: 16px;
  padding-bottom: 15px;
  padding-left: 15px;
}

.search_facets .facet_content h2 {
  border: medium none;
  font-size: 100%;
  line-height: 30px;
  margin: 0;
}

.search_facets .facet_header, .facet_content .facet_header {
  position: relative;
  padding-left: 25px;
}

.search_facets .facet_content h2.facet_header {
  padding-left: 25px;
  text-transform: capitalize;
}

.search_facets .facet_content h2.facet_header .up_arrrow, .engageSubscriptionsToggler .coulmn_head .up_arrrow {
  background: url("../images/plusminus_sign.png") no-repeat scroll -2px -2px rgba(0, 0, 0, 0);
  left: -25px;
  top: 7px;
  background-size: 145% auto;
}

.search_facets .facet_content h2.facet_header.toggler-header-expanded .up_arrrow, .engageSubscriptionsToggler .coulmn_head.toggler-header-expanded .up_arrrow {
  background: url("../images/plusminus_sign.png") no-repeat scroll -2px -22px rgba(0, 0, 0, 0);
  background-size: 145% auto;
}

.refine_results {
  margin-top: 10px !important;
  padding-left: 0 !important;
}

.facet_header.facet_header {
  line-height: 25px;
  padding-bottom: 5px;
  padding-left: 25px;
  cursor: pointer;
}

.facet_header.toggler-header-collapsed {
  margin-bottom: 10px;
}

.close_ico {
  background: url("../images/sprite_images.png") no-repeat scroll -19px -602px rgba(0, 0, 0, 0);
  padding-left: 20px;
  cursor: pointer;
}

.subset_contaienr {
  padding: 0 15px;
}

.sr_subset {
  background: none repeat scroll 0 0 #ddd;
  border-radius: 3px;
  float: left;
  padding: 2px 7px;
}

.close_subset {
  background: url("../images/sprite_images.png") no-repeat scroll -19px -627px rgba(0, 0, 0, 0);
  cursor: pointer;
  display: inline-block;
  height: 16px;
  width: 16px;
  margin-left: 5px;
}

.web_doc {
  background: url("../images/sprite_images.png") no-repeat scroll -12px -667px rgba(0, 0, 0, 0);
}

.pdf_doc {
  background: url("../images/sprite_images.png") no-repeat scroll -12px -765px rgba(0, 0, 0, 0);
}

.image_doc {
  background: url("../images/sprite_images.png") no-repeat scroll -12px -855px rgba(0, 0, 0, 0);
}

.video_doc {
  background: url("../images/sprite_images.png") no-repeat scroll -12px -949px rgba(0, 0, 0, 0);
}

.excel_doc {
  background: url("../images/sprite_images.png") no-repeat scroll -12px -1047px rgba(0, 0, 0, 0);
}

.word_doc {
  background: url("../images/sprite_images.png") no-repeat scroll -12px -1143px rgba(0, 0, 0, 0);
}

.zip_doc {
  background: url("../images/sprite_images.png") no-repeat scroll -12px -1217px rgba(0, 0, 0, 0);
}

.lfr-token-list {
  margin: 0;
}

.lfr-token {
  background-color: rgba(0, 0, 0, 0);
  border: medium none rgba(0, 0, 0, 0);
  position: relative;
  width: 100%;
}

.lfr-token:hover {
  background-color: rgba(0, 0, 0, 0);
}

.lfr-token-list .icon-remove {
  background: url("../images/sprite_images.png") no-repeat scroll -20px -606px rgba(0, 0, 0, 0);
  float: left;
  left: 0;
  position: absolute;
  top: 5px;
  width: 20px;
  height: 20px;
}

.lfr-token-list .icon-remove:before {
  display: none;
}

#_3_fm fieldset {
  display: block !important;
}

.sub_docs {
  left: 10px;
  margin-bottom: 0 !important;
  position: relative;
  top: -35px;
}

.lfr-token-text {
  color: #AE132A;
  left: 20px;
  position: relative;
  top: -1px;
}

.lfr-token-text:hover {
  text-decoration: underline;
}

.search-facet ul {
  margin-left: 6px !important;
}

.portlet-search .search-layout .search-facet {
  border: 0 none;
  padding: 0 !important;
}

.span12.left_grid {
  float: left;
  margin: 0;
  width: 80%;
  position: relative;
  top: -9px;
  min-height: 480px;
}

.span12.right_grid {
  float: left;
  width: 20%;
}

.lfr-search-container {
  margin: 0;
  overflow: hidden;
}

.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th {
  background: none;
}

/* newly added for DXP*/
.assetEntry_facet {
  margin-top: -45px;
}

.toggler-content-collapsed {
  display: none;
}

.modified_facet {
  margin-top: -35px;
}

/* .lfr-token-close {left: 0;position: absolute;} */
ul.display-style-descriptive.tabular-list-group li:hover {
  background: #fff !important;
}

ul.display-style-descriptive.tabular-list-group li:nth-child(odd) {
  background: #f9f9f9;
}

.taglib-asset-tags-summary .tag {
  background: url(../images/common/tag.png) no-repeat 0 50%;
  padding: 2px 5px 2px 20px;
}

.portlet-search .taglib-asset-categories-summary .asset-vocabulary {
  background: url(../images/common/folder.png) no-repeat 0 50%;
  padding: 2px 5px 2px 20px;
}

/*For popular search layout*/
.pop_search {
  width: 100%;
}

.pop_search .popular_searches {
  top: 0;
  margin: 0;
}

.pop_search .popular_searches li {
  list-style: outside none none;
  padding: 0;
}

.pop_search .popular_searches a {
  color: #000;
  text-decoration: underline;
}

.dl_head {
  margin-bottom: 30px;
}

.pop_search:nth-of-type(3n) {
  padding-right: 0;
}

.agco-popular-col1 {
  width: 100%;
  clear: both;
  display: table;
}

.agco-popular-col2, .agco-popular-col3, .agco-popular-col4 {
  float: left;
  padding-right: 50px;
  position: relative;
  width: 33.3%;
}

.agco-popular-col4 {
  padding-right: 0px;
}

/*search flyout styles moved from style.css to here*/
.number_flyout .search_field.form_text, .number_flyout select {
  width: 200px;
}

.DFL_flyout.theme_line .parentnumber {
  width: 500px;
}

.number_flyout {
  position: absolute;
  top: 45px;
  width: 650px;
  z-index: 999;
  display: none;
}

.number_flyout.excludeLocations {
  left: 17% !important;
}

.number_flyout .myPaginator {
  border: none;
  border-radius: 6px;
}

.number_flyout table {
  border-collapse: collapse;
  width: 100%;
  border-spacing: 0;
  font-size: 0.9em;
  float: left;
}

.number_flyout td {
  border-bottom: 1px solid #ccc;
  text-align: left;
  height: 40px;
  font-family: "Robotomedium";
  font-size: 15px;
  width: 50%;
}

.number_flyout .flyout_scrol td {
  padding-left: 28px;
  color: #333 !important;
}

.number_flyout .flyout_scrol td a {
  color: #333;
  margin-left: -9px;
  text-decoration: none !important;
}

.number_flyout .terminated label.field {
  margin-right: 20px;
}

.number_flyout td {
  padding: 0px;
  width: 50%;
}

.number_flyout th {
  border-bottom: 2px solid #000;
  border-top: 1px solid #dddddd;
  font-weight: normal;
  color: #000;
  box-shadow: 0 8px 6px -6px #CCCCCC;
  -webkit-box-shadow: 0 8px 6px -6px #CCCCCC;
  font-family: Robotobold;
  padding-left: 20px;
  width: 50%;
  text-align: left;
}

.number_flyout .first_link, .number_flyout .last_link, .number_flyout .prev_link, .number_flyout .next_link, .number_flyout .page_link, .number_flyout .page_label, .number_flyout .paginator_total {
  margin: 2px !important;
}

.number_flyout .multi_columns .flyout_scrol.four_columns td {
  width: 25%;
}

.number_flyout .multi_columns.four_columns th {
  width: 25%;
}

.number_flyout a {
  color: #333;
}

.flyout_content {
  background: none repeat scroll 0 0 #f0f0f0;
  border: 1px solid #999999;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 6px 8px 18px -10px #6E6E6E;
  display: table;
  width: 100%;
}

.pointer {
  background: url("../images/arrow_pointer.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 30px;
  left: 272px;
  position: absolute;
  top: -22px;
  width: 30px;
}

.label_nowidth {
  color: #7A7978;
  float: left;
  padding-top: 2px;
  margin: 0 10px 15px 10px;
  min-width: 100px;
}

.status_label {
  color: #7A7978;
  float: left;
  padding-top: 2px;
  margin: 0 10px 15px 10px;
}

.search_fld {
  float: right;
  margin-right: 10px;
  width: 23px;
  cursor: pointer;
}

.form_field .search_fld {
  position: absolute !important;
  left: auto !important;
  right: 5px !important;
  top: -4px;
  margin: 0;
}

.search_fld .btn {
  height: 21px;
  position: relative;
  top: -2px;
  width: 23px;
}

.flyout_scrol {
  max-height: 320px;
  min-height: 320px;
  overflow-y: auto;
  width: 100%;
}

.flyout_scrol td {
  padding-left: 0px;
}

.theme_line {
  border-bottom: 1px solid #AE132A;
}

.searchform_row, .warranty-details {
  display: table;
  margin-top: 5px;
  width: 100%;
}

.excludeLocationsNames {
  margin-right: 5px !important;
  position: relative;
  top: -2px;
}

.terminated {
  border-bottom: 1px solid #ccc;
  text-align: right;
}

.number_flyout .terminated .field {
  float: right;
  width: auto !important;
}

.parentnumber {
  min-width: 175px;
  padding-top: 2px;
}

.parent_name {
  min-width: 175px;
  float: right;
}

.search_field {
  display: block !important;
  float: left;
  margin-right: 10px;
  width: 55%;
  font-weight: bold;
}

input.search_field {
  font-weight: normal;
}

.search_field.form_text.parent_name {
  float: right !important;
}

.srch_column.dealer_location {
  position: relative;
}

.RDSL_home .srch_column {
  clear: both;
  float: none;
  margin: 0 auto;
}

.date_fields .search_fld, .dealer_location .search_fld {
  float: left;
  position: absolute;
  right: 20px;
  top: 4px;
}

.srch_column.date_fields {
  position: relative;
}

.number_flyout .searchform_row label.label_nowidth {
  width: 110px;
}

/* ---------- cross browser calender issues ---------- */
.btn {
  padding: 4px 8px;
  margin-top: 2.5px;
}

/* ---------- Remove button padding in FF ---------- */
button::-moz-focus-inner {
  margin-top: 0px;
  margin-left: 5px !important;
  margin-bottom: 0px;
  margin-right: 0px;
}

.icon-calendar {
  margin: 0px 0 0px -4px !important;
}

/* ---------- Paginator new ---------- */
.myPaginator_new {
  padding-top: 7px;
  display: table;
  width: 100%;
  height: 42px;
  border-top: 1px solid #333;
  font-family: Robotobold;
  clear: both;
}

.myPaginator_new .show_more,
.myPaginator_new .cappshow_more {
  margin-left: 20px;
  float: left;
  border-radius: 5px;
  color: #fff !important;
}

.paginator_totalnew {
  font-size: 15px;
  color: #444;
  position: relative;
  top: 3px;
  float: left;
  margin-left: 6px;
  font-family: Robotoregular !important;
}

.myPaginator_new .show_more.disable, .myPaginator_new .cappshow_more.disable {
  background: none repeat scroll 0 0 #f6f6f6;
  border: 1px solid #dddddd;
  cursor: default;
  color: #333 !important;
}

.paginator_total {
  font-size: 15px;
  color: #000;
  position: relative;
  top: 3px;
  float: left;
  margin-left: 6px;
  font-family: Robotobold !important;
}

.myPaginator {
  padding-top: 7px;
  padding-left: 10px;
  display: table;
  width: 100%;
  height: 42px;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #333;
  background: none repeat scroll 0 0 #F7F7F7;
  font-family: Robotobold;
  clear: both;
}

.rows_per_page, .ui-jqgrid .ui-pg-selbox {
  border-radius: 0 0 0 0;
  float: left;
  height: 30px;
  padding: 2px;
  width: 60px;
  margin: 0 5px 2px 0;
  font-weight: bold;
  color: #000;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

#pager_left .ui-pg-selbox {
  position: relative;
  top: -3px;
}

.first_link, .ui-icon-seek-first {
  background: url("../images/firstlink_icon.png") no-repeat scroll 0 0/100% rgba(0, 0, 0, 0) !important;
}

.last_link, .ui-icon-seek-end {
  background: url("../images/lastlink_icon.png") no-repeat scroll 0 0/100% rgba(0, 0, 0, 0) !important;
}

.next_link, .ui-icon-seek-next {
  background: url("../images/nextlink_icon.png") no-repeat scroll 0 0/100% rgba(0, 0, 0, 0) !important;
  position: relative;
  top: 3px;
}

.prev_link, .ui-icon-seek-prev {
  background: url("../images/previouslink_icon.png") no-repeat scroll 0 0/100% rgba(0, 0, 0, 0) !important;
  margin-right: 20px !important;
  position: relative;
  top: 3px;
}

.first_link, .last_link {
  position: relative;
  top: 4px;
}

.next_link, .prev_link {
  position: relative;
  top: 6px;
}

.ui-jqgrid .ui-paging-info {
  position: relative;
}

.ui-pg-table .ui-icon {
  display: block;
  height: 20px;
  margin-left: 10px;
  opacity: 1 !important;
  width: 12px !important;
}

.page_link, .ui-pg-input {
  float: left;
  height: 30px;
  padding: 3px 0 5px;
  width: 35px;
  margin: 0 10px !important;
  position: relative;
  text-align: center;
  top: -2px;
  font-weight: bold;
  border-radius: 5px;
  border: 1px solid #ccc;
  cursor: auto;
}

.page_label {
  float: left;
  height: 22px !important;
  padding: 0 5px !important;
  position: relative;
  margin: 0 10px !important;
  font-size: 15px;
  top: 2px;
  font-family: Robotobold !important;
  cursor: text !important;
}

.first_link, .last_link, .prev_link, .next_link {
  display: block;
  float: left;
  margin: 2px;
  overflow: hidden;
  text-indent: -999px;
  width: 10px;
  height: 20px;
  margin-left: 25px;
  cursor: pointer;
  outline: none;
  padding: 0\9 ;
}

/* IE 10 / IE 11 fixed*/
@media all and (-ms-high-contrast: none) {
  .first_link, .last_link, .prev_link, .next_link, .ui-icon {
    padding: 0;
  } /* ---------- IE10 ---------- */
  *::-ms-backdrop, .first_link, .last_link, .prev_link, .next_link, .ui-icon {
    padding: 0;
  } /* ---------- IE11 ---------- */
}
.hidethis {
  display: none !important;
}

.portlet-alerts .edit-actions {
  position: absolute;
}

form {
  margin: 0px !important;
}

.flyout_open {
  display: block;
}

/* ---------- bootswrap css changes ---------- */
.btn {
  padding: 2px 8px;
}

/*User Aministration/ Manage Access*/
.cb_container .plus_minus {
  float: left;
  left: 15px;
  position: absolute;
}

.entitlement {
  list-style: none;
}

.acc_type .search_field {
  margin: 0;
}

.acc_type .checkbox {
  float: left;
}

.alert .close {
  font-size: 25px;
  margin-right: 20px;
  float: right;
}

.invaldln {
  color: #FF0000;
  float: left;
  margin-left: 10px;
}

.new_alias_row .invaldln {
  position: relative;
}

.parent_dealer {
  margin-left: 15px;
  float: left;
  margin-left: 10px;
  font-weight: bold;
}

.new_alias_row .parent_dealer {
  position: relative;
  max-width: 200px;
}

.alert.alert-success {
  padding: 25px;
}

.help-block, .help-inline {
  color: #ff0000;
}

.error-field {
  border: 1px solid red !important;
}

.admin_pages {
  position: relative;
}

.manage_users {
  position: relative;
}

.manage_users .number_flyout {
  width: 90%;
  left: 5%;
  max-width: 700px;
}

.manage_users .set_loc {
  top: -2px;
}

.add_users .number_flyout {
  width: 700px;
  left: 8%;
  max-width: 700px;
}

.add_users .required {
  margin-left: -32px;
}

.admin_pages .search_fld {
  float: left;
  left: -30px;
  margin-top: 0;
  position: relative;
}

.help-inline {
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
}

.admin_pages .anouncements_sec {
  margin: 0;
}

.single_column_grid {
  width: 100%;
  padding: 0 20px;
}

.single_column_grid h2 {
  border-bottom: 3px solid #AE132A;
  color: #000;
  font-family: "Robotoregular";
  font-size: 18px;
  text-transform: uppercase;
  width: 100%;
  line-height: 30px;
  font-weight: 700;
}

.clear {
  clear: both;
}

.form_labels {
  padding-bottom: 10px;
}

.form_labels label, .form_labels span {
  float: left;
  margin-right: 20px;
  font-size: 16px;
}

.form_elements {
  margin: 20px 0 20px 23.3333%;
}

.form_elements.inside_toggle {
  margin: 30px 0;
}

.float_left {
  float: left;
}

.form_elements_box {
  overflow: hidden;
  margin-bottom: 20px;
}

.form_elements_box label {
  padding-top: 3px;
}

.form_elements_box input[type=text] {
  width: 30%;
}

.form_elements_box label, .form_elements_box input[type=text] {
  float: left;
  padding-right: 20px;
}

.roles_tabcontent {
  display: none;
  width: 100%;
}

.agco_rolls_accordian h3 {
  font-size: 14px;
  color: #7A7978;
  font-weight: bold;
  border-bottom: solid 1px #ddd;
  margin: 0;
}

.agco_accordian_content {
  margin-bottom: 10px;
  position: relative;
  width: 100%;
}

.cb_container {
  display: table;
  width: 100%;
}

.cb_container .popup_icon {
  width: 20px;
  cursor: pointer;
}

.link_type:hover {
  text-decoration: underline;
}

.accordian_contentbox, .agco_rolls_accordian {
  top: 0 !important;
}

.button_black_small {
  background: #000;
  font-size: 13px;
  color: #fff;
  padding: 4px 10px;
  border-radius: 3px;
  border: none;
  margin-left: 5px;
}

.coulmn_head {
  font-size: 15px;
  color: #000;
  padding-bottom: 12px;
  font-weight: bold;
}

.formLabel_checkbox {
  overflow: hidden;
  margin-bottom: 20px;
}

.formLabel_checkbox input[type=checkbox] {
  float: left;
  margin-top: 5px;
}

.formLabel_checkbox label {
  line-height: 20px;
  padding-left: 12px;
  font-weight: normal;
}

.marbtm {
  margin-bottom: 20px;
}

.marbtmTen {
  margin-bottom: 10px;
}

.ngCell .align_right {
  text-align: right !important;
  padding-right: 22px;
}

.arrow_on {
  background: url(../images/arrow_withsquare.png) no-repeat scroll transparent 0 0/100%;
  position: relative;
  width: 21px;
  height: 21px;
  margin-left: 20px;
  cursor: pointer;
}

.arrow_on:hover {
  background: url(../images/arrow_withsquare_hover.png) no-repeat scroll transparent 0 0/100%;
}

.add_padding {
  padding-bottom: 20px;
}

.grid_actions {
  overflow: visible !important;
}

#downloadSearchResults img {
  width: 15px;
}

.grid_actions .relative.float_left {
  padding: 2px;
}

.small_popup {
  background: #efefef;
  padding: 10px;
  border: solid 1px #999;
  width: 100px;
  position: absolute;
  top: 0;
  left: 15px;
  display: none;
  z-index: 2;
  border-radius: 3px;
  box-shadow: 2px 2px 2px #ddd;
  right: 0;
}

.small_popup ul {
  margin: 0 !important;
  padding: 0;
}

.small_popup ul li {
  list-style: none;
  padding: 2px 0;
}

.small_popup ul li a {
  color: #333;
}

.small_popup ul li a:hover {
  color: #ae132a;
}

.small_popup ul li:nth-child(1) a {
  color: #ae132a;
  text-decoration: underline;
}

.relative {
  position: relative;
}

.display_table {
  display: table;
}

.tab_contentbox {
  width: 100%;
  margin-bottom: 10px;
  position: relative;
}

.tab_contentbox, .tab_contentbox1, .tab_contentbox2, .tab_contentbox3, .tab_contentbox4,
.tab_contentbox5, .tab_contentbox6, .tab_contentbox7 {
  width: 100% !important;
}

.align_center {
  text-align: center;
}

.btn_small {
  background: #666;
  font-size: 12px;
  color: #fff;
  padding: 3px 10px;
  border-radius: 3px;
  border: none;
  font-family: "Robotoregular" !important;
  cursor: pointer;
  text-decoration: none !important;
}

a.btn_small {
  font-size: 13px !important;
  padding: 4px 10px !important;
}

a.btn_small:hover {
  background: #333;
}

a.button:hover, a.btn_small:hover, a.btn_small:focus, a.btn_small:active {
  color: #fff;
  text-decoration: none;
}

#roles_section, .print_heading {
  display: none;
}

#roles_section {
  position: relative;
}

.copy_btn {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9999;
}

.flyout_inputText {
  width: 200px;
}

.modal_copyRoles {
  width: 100% !important;
  margin: 20px auto;
}

.pull_left {
  margin-left: 0 !important;
}

.icon_search {
  font-size: 23px;
  color: #ccc;
  padding: 2px 0 0 0 !important;
  margin-left: 5px !important;
}

table.copy_rolesGrid td {
  width: auto !important;
}

/*Custom Apps*/
/*Dashboard - Price Inquiry*/
.field_camp .search_fld {
  top: 6px;
}

.dashboard_link a {
  margin-left: 10px;
  color: #000;
}

.dashboard_link a.selected {
  background: #000;
  padding: 5px 15px;
  border-radius: 3px;
  font-weight: bold;
  margin-left: 10px;
  border: solid 1px #333;
  text-decoration: none;
  color: #fff;
}

.dashboard_link a.selected:hover {
  text-decoration: none;
}

.ca_labelbox {
  margin-bottom: 20px;
  padding: 3px 0 10px 0;
}

.ca_labelbox span {
  padding-right: 20px;
}

.custom_appshead h3 {
  font-family: "Robotobold";
  border-bottom: 1px solid #ae132a;
  color: #ae132a;
  font-size: 15px;
  width: 100%;
  text-transform: uppercase;
  font-weight: normal;
}

.min_gridStyle {
  min-height: 150px;
}

.tab_btnLocation {
  list-style: none outside none;
  margin: 0;
  position: absolute;
  top: 10px;
  right: 0;
  font-size: 90%;
}

.TengridStyle {
  height: 520px;
}

/*Dashboard - New Inquiry*/
.newInquiry_details {
  margin: 20px 0;
  color: #333333;
  display: table;
  width: 100%;
}

.newInquiry_clmn {
  float: left;
  width: 50%;
  padding-right: 20px;
}

.newInquiry_label {
  float: left;
  width: 30%;
  padding-right: 7px;
  font-weight: bold;
}

.newInquiry_value {
  float: left;
  width: 70%;
  color: #7A7978;
}

.tiny_textbox, .tiny_select {
  width: 30%;
  margin-right: 10px;
}

.label_paralel {
  float: left;
  margin: 0 20px 3px 0;
}

.label_paralel2 {
  float: left;
  margin: 0 20px 3px 10px;
  font-size: 11px;
  max-width: 140px;
  line-height: 16px !important;
}

.row_border {
  padding: 3px 0;
  display: table;
  width: 100%;
}

.row_border_fullwidth {
  padding: 7px 0;
  display: table;
}

.row_border_solid {
  border-bottom: solid 1px #ddd;
  padding: 3px 0;
  display: table;
  width: 100%;
}

.asterisk {
  color: #ff0000;
  font-weight: bold;
}

.imp_note {
  font-size: 11px;
  line-height: 17px;
}

#inquiry_radioBox {
  margin-right: 20px;
  display: table;
  float: left;
}

.inquiry_radiobtn {
  float: left;
  margin-right: 5px !important;
  width: 20px;
}

.inquiry_radioLabel {
  float: left !important;
}

.inquiry_textarea {
  height: 70px;
  resize: none;
}

.label_cntText {
  float: left;
  padding: 3px 10px 0 0;
}

.delete_iconSmall {
  font-size: 18px;
  cursor: pointer;
  float: left;
  margin: 5px 0 0 10px;
}

.input_file {
  width: 80% !important;
  float: left;
  margin-bottom: 5px;
}

.marBtmTen {
  margin-bottom: 10px;
}

/*Dashboard - Search Inquiry*/
.search_inqTextbox {
  float: left;
  margin-right: 20px;
}

.srchInquiry_label {
  float: left;
  font-weight: bold;
  width: 20%;
  padding-right: 7px;
}

.srchInquiry_value {
  float: left;
  width: 80%;
  font-weight: normal !important;
}

.srchInqry_subrow {
  display: table;
  width: 100%;
}

.heading_info {
  color: #555;
  padding: 10px 0;
  text-transform: none !important;
}

.searchBox_priceTab {
  display: table;
  margin-bottom: 5px;
  padding-bottom: 10px;
}

.searchBox_priceTab label {
  float: left;
}

.searchBox_priceTab label {
  padding: 5px 20px 0 0;
}

.tab_rightTab {
  list-style: none outside none;
  margin: 0;
  position: absolute;
  top: -10px;
  right: 0;
  font-size: 90%;
}

.dashboard_link a {
  background: #f6f6f6;
  padding: 5px 15px;
  border-radius: 3px;
  margin-left: 10px;
  border: solid 1px #ddd;
  text-decoration: none;
}

/*Dashboard - Search Inquiry Details*/
.srchInquiry_detail {
  width: 100%;
  display: table;
}

.srchInquiry_box {
  margin-bottom: 20px;
}

.srchInquiry_detail h3 {
  font-family: "Robotobold";
  border-bottom: 1px solid #ae132a;
  color: #ae132a;
  font-size: 15px;
  width: 100%;
}

.srchInquiry_detail_clmn {
  float: left;
  padding-right: 20px;
  width: 50%;
}

.srchInquiry_detail_label {
  float: left;
  font-weight: bold;
  width: 40%;
  padding-right: 7px;
}

.srchInquiry_detail_value {
  float: left;
  width: 60%;
  color: #7A7978;
}

.row_box {
  display: table;
  margin-bottom: 10px;
  padding: 3px 0;
  width: 100%;
}

.srchInquiry_accordian h3 {
  font-size: 14px;
  color: #7A7978 !important;
  border-bottom: solid 1px #ddd;
  margin: 0;
}

.srchInquiry_accordian .button_black_small:hover {
  color: #fff !important;
  text-decoration: none !important;
}

.email_copybox {
  margin: 20px 0;
  border-bottom: solid 1px #ddd;
}

.email_copybox_label {
  float: left;
  font-weight: bold;
  width: 20%;
  padding-right: 7px;
}

.email_copybox_value {
  float: left;
  width: 80%;
}

.fpm_box {
  display: table;
  margin-top: 15px;
  width: 100%;
}

.client_logo {
  margin: 10px 0;
}

hr.or_line {
  padding: 0;
  border: none;
  border-top: medium double #333;
  color: #333;
  text-align: center;
}

hr.or_line:after {
  content: "OR";
  display: inline-block;
  position: relative;
  top: -0.6em;
  font-size: 20px;
  padding: 0 0.25em;
  background: white;
}

.addRow_btn {
  margin-top: 10px;
}

.display_box {
  display: table;
  width: 100%;
}

/*AUI styles*/
.aui-group, .aui-panel, .aui-tabs {
  margin: 10px 0 0;
}

.aui-tabs {
  font-size: 14px;
  line-height: 1.46;
}

.aui-tabs > .tabs-pane {
  display: none;
}

.aui-tabs > .tabs-pane.active-pane {
  display: block;
}

.aui-tabs > .tabs-menu > .menu-item > a, .aui-tabs > .tabs-menu > .menu-item > a strong {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  cursor: pointer;
  font-weight: 400;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.aui-tabs > .tabs-menu > .menu-item.active-tab > a, .aui-tabs > .tabs-menu > .menu-item.active-tab > a strong {
  font-weight: 700;
}

.aui-tabs > .tabs-menu .menu-item a, .aui-tabs > .tabs-menu .menu-item a:link, .aui-tabs > .tabs-menu .menu-item a:visited {
  background: none repeat scroll 0 0 #F6F6F6;
  color: #333333;
}

.aui-tabs > .tabs-menu .menu-item a:focus, .aui-tabs > .tabs-menu .menu-item a:hover, .aui-tabs > .tabs-menu .menu-item.active-tab a, .aui-tabs > .tabs-menu .menu-item.active-tab a:active, .aui-tabs > .tabs-menu .menu-item.active-tab a:focus, .aui-tabs > .tabs-menu .menu-item.active-tab a:hover, .aui-tabs > .tabs-menu .menu-item.active-tab a:link, .aui-tabs > .tabs-menu .menu-item.active-tab a:visited {
  background: none repeat scroll 0 0 #FFFFFF;
  color: #AE132A;
  padding: 8px 18px;
}

.aui-tabs.vertical-tabs > .tabs-menu {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 11em;
}

.aui-tabs.vertical-tabs > .tabs-menu > .aui-responsive-tabs-trigger, .aui-tabs.vertical-tabs > .tabs-menu > .menu-item {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #CCCCCC -moz-use-text-color #CCCCCC #CCCCCC;
  border-image: none;
  border-style: solid none solid solid;
  border-width: 1px 0 1px 1px;
  margin: -1px 0 0;
}

.aui-tabs.vertical-tabs > .tabs-menu > .menu-item:first-child {
  margin-top: 1em;
}

.aui-tabs.vertical-tabs > .tabs-menu > .menu-item.active-tab {
  margin-left: -0.5em;
  margin-right: -1px;
}

.aui-tabs.vertical-tabs > .tabs-menu > .menu-item.active-tab > a > strong {
  padding: 4px 10px;
}

.aui-tabs.vertical-tabs > .tabs-menu > .menu-item > a {
  display: block;
  overflow: hidden;
  padding: 3px 10px 4px;
  text-decoration: none;
}

.aui-tabs.vertical-tabs > .tabs-menu > .menu-item strong {
  padding-right: 0;
}

.aui-tabs.vertical-tabs > .tabs-pane {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 3px;
  margin: 0 0 0 11em;
  padding: 20px;
  position: relative;
}

.aui-tabs.horizontal-tabs > .tabs-pane {
  border-top: 1px solid #CCCCCC;
}

.aui-tabs.horizontal-tabs > .tabs-menu {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: top;
  width: 100%;
}

.aui-tabs.horizontal-tabs[data-aui-responsive]:not([data-aui-responsive=false]) > .tabs-menu {
  font-size: 0;
  margin: 0 0 -1px;
  overflow: hidden;
  white-space: nowrap;
}

.aui-tabs.horizontal-tabs > .tabs-menu > .menu-item {
  background: none repeat scroll 0 0 #EEEEEE;
  display: block;
  float: left;
  margin: 0;
  margin-left: 2px;
}

.aui-tabs.horizontal-tabs[data-aui-responsive]:not([data-aui-responsive=false]) > .tabs-menu > .menu-item {
  border-bottom: 1px solid #CCCCCC;
  display: inline-block;
  float: none;
  font-size: 14px;
}

.aui-tabs.horizontal-tabs > .tabs-menu > .menu-item:first-child {
  margin-left: 2px;
}

.aui-tabs.horizontal-tabs > .tabs-menu > .menu-item:first-child a {
  border-left: 1px solid #CCCCCC;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.aui-tabs.horizontal-tabs > .tabs-menu > .menu-item:last-child a {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.aui-tabs.aui-tabs-disabled.horizontal-tabs > .tabs-menu > .menu-item > a:active, .aui-tabs.aui-tabs-disabled.horizontal-tabs > .tabs-menu > .menu-item > a:focus, .aui-tabs.aui-tabs-disabled.horizontal-tabs > .tabs-menu > .menu-item > a:hover, .aui-tabs.horizontal-tabs > .tabs-menu > .menu-item > a {
  border-right: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  padding: 8px 18px;
  text-decoration: none;
}

.aui-tabs.aui-tabs-disabled.horizontal-tabs > .tabs-menu > .active-tab:active, .aui-tabs.aui-tabs-disabled.horizontal-tabs > .tabs-menu > .active-tab:focus, .aui-tabs.aui-tabs-disabled.horizontal-tabs > .tabs-menu > .active-tab:hover, .aui-tabs.horizontal-tabs > .tabs-menu > .menu-item.active-tab {
  border-bottom: 1px solid #FFFFFF;
  margin-bottom: -1px;
  position: relative;
}

.aui-tabs.horizontal-tabs > .tabs-menu > .active-tab > a, .aui-tabs.horizontal-tabs > .tabs-menu > .active-tab > a strong {
  font-weight: 400;
}

.aui-tabs.aui-tabs-disabled > .tabs-menu > .menu-item > a {
  cursor: default;
}

.active-tab.reloadable-tab a, .active-tab.reloadable-tab a strong {
  cursor: pointer !important;
}

.aui-tabs.vertical-tabs.aui-legacystyle2011 > .tabs-menu .menu-item strong {
  text-overflow: clip;
}

.aui-tabs.vertical-tabs.aui-legacystyle2011 > .tabs-menu .menu-item.active-tab {
  margin-right: 0;
}

.aui-tabs.vertical-tabs.aui-legacystyle2011 > .tabs-pane {
  border-radius: 0;
}

.aui-tabs.horizontal-tabs > .tabs-menu > .menu-item.hidden {
  display: none;
}

/*end*/
abbr[title], abbr[data-original-title] {
  border-bottom: 1px dotted #FFFFFF !important;
  cursor: help !important;
}

/*Anchor button*/
a.anchor_button {
  cursor: pointer;
  background: #AE132A;
  border: 0 none;
  color: #FFFFFF;
  font-size: 1em;
  font-weight: bold;
  min-width: 72px;
  padding: 5px 10px;
  text-transform: uppercase;
  vertical-align: middle;
  text-decoration: none !important;
  border-top-right-radius: 7px\9 ;
  border-top-left-radius: 7px\9 ;
  padding-bottom: 7px\9 ;
  border-radius: 3px;
}

.horizontal-tabs .menu-item a {
  text-decoration: none !important;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  a.anchor_button {
    padding-bottom: 7px;
  }
}
a.anchor_button:hover, a.anchor_button:focus, a.anchor_button:active {
  color: #fff;
  text-decoration: none;
  vertical-align: middle;
}

.required_field:after {
  content: "*";
  vertical-align: top;
  margin-left: 3px;
  font-size: 14px;
  color: #ff0000;
}

.set_locations a, .set_locations .selected a, .set_loc a {
  display: inline-block;
  padding: 5px 15px;
  text-decoration: none;
  color: #000;
}

.set_locations a {
  color: #000 !important;
}

.set_locations .selected a, .set_loc .selected a {
  color: #fff !important;
}

.set_locations {
  list-style: none outside none;
  margin: 0;
  position: absolute;
  top: -8px;
  right: 0;
  z-index: 1;
}

.set_locations > li, .set_loc li {
  background: none repeat scroll 0 0 #F6F6F6;
  border: 1px solid #DDDDDD;
  border-radius: 3px;
  margin-left: 10px;
  text-decoration: none;
  float: left;
  cursor: pointer;
}

.set_locations .selected, .set_loc .selected {
  background: none repeat scroll 0 0 #000000;
  border: 1px solid #333333;
  border-radius: 3px;
  font-weight: bold;
  margin-left: 10px;
  text-decoration: none;
  color: #fff;
}

.set_loc {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  left: 0;
  position: relative;
}

.set_loc a {
  padding: 5px 10px;
}

.textarea_Note {
  width: 100%;
  height: 100px;
  resize: none;
}

.box_bottom {
  margin-bottom: 20px;
}

.button_black_small:active, .button_black_small:focus {
  color: #fff;
  text-decoration: none;
}

.grey_btnBoxTop {
  position: absolute;
  right: 0;
}

/*AGCO - API*/
.version_lang {
  float: left;
  width: 120px;
}

.tab_btnLang {
  position: absolute;
  top: 5px;
  right: 0;
  font-size: 90%;
}

.tab_langLabel {
  float: left;
  padding: 4px 10px 0 0 !important;
}

.sku_select {
  float: left;
  margin-right: 10px;
}

.apiTable1 {
  width: 60%;
  float: left;
}

.apiTable2 {
  width: 25%;
  float: right;
}

.apiTable.for_device {
  display: none;
}

.in_stock {
  margin-right: 30px;
}

.apiTable1 .apiTable th, .apiTable2 .apiTable th {
  border: 1px solid #ccc;
  font-family: "Robotomedium";
  height: 25px !important;
  padding: 5px;
  text-align: left;
  font-size: 13px !important;
  color: #333 !important;
  background: #f5f5f5;
  text-align: center;
}

.apiTable {
  border-collapse: collapse;
  border: 1px solid #ccc;
  margin-bottom: 20px;
  width: 100%;
}

.apiTable td {
  border: 1px solid #ccc;
  padding: 5px;
  text-align: center;
  min-width: 60px;
}

.apiLogo {
  float: left;
}

/* ---------- to disable cancel button ---------- */
.disablecancel, .command_buttons input[type=button][disabled] {
  background-color: #cccccc !important;
  cursor: not-allowed !important;
}

input[type=button]:focus {
  outline: 0;
}

/*Tint Tab (locations) */
.tiny_tab li.loc_tab {
  float: left;
  background: #666666;
  border: none;
  color: #FFFFFF;
  font-family: "Robotoregular" !important;
  font-size: 12px;
  padding: 4px 10px;
  list-style: none;
  margin-left: 5px;
  cursor: pointer;
}

.tiny_tab li.on {
  background: #333;
}

.case_parts .tiny_tab {
  float: right;
  position: absolute;
  right: 139px;
  top: 17px;
}

.print_tab {
  float: left;
  background: #666666;
  border: none;
  color: #FFFFFF;
  font-family: "Robotoregular" !important;
  font-size: 12px;
  padding: 4px 10px;
  list-style: none;
  margin-left: 5px;
  cursor: pointer;
}

.relative_pos {
  position: relative;
}

.csv_export, .csvexport {
  float: right;
  position: absolute;
  right: 0;
  top: 17px;
}

.order_detail .csv_export {
  top: 10px;
}

.btn_small img, .btn_small.csvexport img {
  margin-right: 5px;
  width: 17px;
}

/*Chrome browser fixed*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .fa_submitBtn {
    background: none;
    border: none;
    padding-left: 5px !important;
  }
}
/*CALENDER COLOR THEME*/
/*Current Date*/
.btn-info {
  background-color: #D57F00;
  background-image: linear-gradient(to bottom, #D57F00, #D57F00);
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  background-color: #D57F00;
  color: #FFFFFF;
}

/*Today*/
.btn-inverse {
  background-color: #54575A;
  background-image: linear-gradient(to bottom, #54575A, #54575A);
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #FFFFFF;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
  background-color: #54575A;
  color: #FFFFFF;
}

/*Weeks*/
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  background-color: #D57F00;
  color: #FFFFFF;
}

/*Clear*/
.btn-danger {
  background-color: #AE132A;
  background-image: linear-gradient(to bottom, #AE132A, #AE132A);
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  background-color: #AE132A;
  color: #FFFFFF;
}

/*Close*/
.btn-success {
  background-color: #81BC00;
  background-image: linear-gradient(to bottom, #81BC00, #81BC00);
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  background-color: #81BC00;
  color: #FFFFFF;
}

/*Remove Modal Slide effect*/
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, 0) !important;
  -ms-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -webkit-transition: none !important;
  transition: none !important;
}

/*price Inq*/
.toggle_btn {
  display: table;
}

.toggle_btn li {
  float: left;
  margin-left: 10px;
  list-style: none;
  cursor: pointer;
}

.btnToggle_tab {
  list-style: none;
  margin: 0;
  position: absolute;
  top: 4px;
  right: 0;
}

/*NG-Grid - API*/
.cellToolTip {
  overflow: visible;
}

.fileUpload {
  overflow: hidden;
  position: relative;
  margin: 0 10px 0 0;
}

.fileUpload input.upload {
  cursor: pointer;
  filter: alpha(opacity=0);
  font-size: 20px;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* .btn-primary {
    background: #666666;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'Robotoregular' !important;
	font-size:12px;
    padding: 4px 10px;
} 
.btn-primary:hover{background:#000}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {background-color : #ae132a;}
*/
.addLogo_btn {
  margin-top: 10px;
}

.nofile_selected {
  border: none;
  background: none !important;
  font-size: 12px !important;
  width: 150px;
  margin-top: 0;
  padding: 3px;
}

.nghead_text {
  margin: 0 20px;
}

.align_right {
  text-align: right;
}

.left15 {
  left: 15px;
}

.marleft15 {
  margin-left: 15px;
}

.width_auto {
  width: auto !important;
}

.color_black {
  color: #000 !important;
}

.top11 {
  top: -11px;
}

.ngGrid_padNone {
  padding-top: 0 !important;
}

#cboxLoadedContent {
  margin-bottom: 0 !important;
}

.browse_file {
  display: table;
}

.dealer_name {
  padding: 3px 0 0 10px;
  float: left;
}

/*Part LIST*/
.ico_imageGrid img {
  width: 20px;
  height: 20px;
}

.grid_popup_fullwidth {
  width: 70%;
}

.table_gridBox th {
  border-bottom: 2px solid #000000 !important;
  border-top: 1px solid #DDDDDD;
  box-shadow: 0 8px 6px -6px #CCCCCC;
  color: #000000;
  font-family: Robotobold;
  font-size: 14px;
  font-weight: normal;
  padding-left: 20px;
  text-align: center;
}

.table_gridBox {
  border: 1px solid #ddd !important;
  border-collapse: collapse;
}

.table_gridBox td {
  border: 1px solid #CCCCCC;
  font-family: "Robotomedium";
  height: 45px;
  padding-left: 20px;
  text-align: center;
}

.table_gridBox {
  margin-bottom: 15px;
}

.headerTextAPI {
  cursor: pointer;
}

.grey_locBox {
  position: absolute;
  right: 0;
  top: -35px;
}

.location_settings {
  position: absolute;
  right: 0;
  top: 0;
}

.border_top {
  border-top: solid 1px #ddd;
}

.greyBox_top {
  top: -45px !important;
}

.marBtm_none {
  margin-bottom: 0 !important;
}

.partNum_mob {
  display: none;
}

.pNum_desk, .pDes_desk, .pQty_desk {
  display: block;
}

.fa_submit {
  float: left;
  margin-left: 0;
}

.overflow_hidden {
  overflow: hidden;
}

.alert_box {
  border-bottom: solid 1px #ccc;
  padding: 10px 5px;
  margin-bottom: 10px;
}

.alert_box:first-child {
  padding-top: 0 !important;
}

.alert_head {
  padding-bottom: 10px;
  color: #000;
}

.alert_mainHhead {
  position: relative;
  top: -10px !important;
}

.alert_mainHhead h2 {
  margin-top: 0 !important;
  border-bottom: 3px solid #AE132A;
  color: #000;
  font-family: "Robotobold";
  font-size: 20px;
  text-transform: uppercase;
  width: 100%;
}

#alerts_modal .modal {
  z-index: 99999 !important;
  width: 60%;
}

/**Bootstrap Calender style reset*/
.ng-isolate-scope th {
  border-bottom: medium none;
  font-size: 14px;
  height: auto;
  text-align: center;
  width: auto;
}

.box_container {
  margin: 0;
}

.box_container h2 {
  margin-top: 0 !important;
}

/**Contact Page**/
.contact_content {
  width: 100%;
  margin-bottom: 10px;
  position: relative;
  top: 0;
}

.top0 {
  top: 0 !important;
}

.content_box {
  margin-bottom: 20px;
}

.content_box h4 {
  font-size: 16px !important;
}

.panel_accordian h4 {
  border-bottom: 1px solid #DDDDDD;
  color: #7A7978;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}

.sidebar_contact {
  background: #ECECEC;
  padding: 20px;
  margin-bottom: 10px;
}

.sidebar_contact h2 {
  color: #000;
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 10px;
  border-bottom: none !important;
  padding-left: 0;
  line-height: normal;
}

.sidebar_box {
  margin-bottom: 20px;
}

.row_border_fullwidth .search_fld {
  top: 11px;
}

.user_chngPwd {
  cursor: pointer !important;
}

.password_container {
  display: none;
}

.pwd_dwnArw {
  background: url(../images/toggle_downarrow.png) no-repeat scroll 0 2px/80%;
  padding-left: 30px;
}

.pwd_upnArw {
  background: url(../images/toggle_uparrow.png) no-repeat scroll 0 2px/80%;
  padding-left: 30px;
}

.fa_disabled, .fa_disabled:hover {
  color: #ddd !important;
  cursor: not-allowed;
}

.new_alias_row {
  position: relative !important;
}

.change_pwd {
  min-height: 286px;
}

.setting_modal .modal-header .close {
  display: none;
}

/*Engage email subscription*/
#engageEmailSubscriptionForm input {
  float: left;
  margin-right: 5px;
  margin-top: 5px;
}

.submit_subscription {
  clear: both;
  display: table;
  margin-bottom: 12px;
}

#engageEmailSubscriptionForm {
  margin-top: 12px !important;
}

.coulmn_head {
  position: relative;
}

.engageSubscriptionsToggler .coulmn_head .up_arrrow {
  left: 0;
}

.engageSubscriptionsToggler {
  padding-left: 15px;
  position: relative;
}

.engageSubscriptionsToggler .coulmn_head .up_arrrow {
  left: -37px;
  top: 5px;
}

.engageSubscriptionsToggler label {
  padding-left: 0;
}

.coulmn_head_set {
  margin-left: 15px;
  position: relative;
  padding-bottom: 12px;
}

.pref_engage {
  border-bottom: 1px solid #ccc;
  margin-bottom: 12px;
  margin-left: 15px;
  padding-bottom: 10px;
}

.pref_engage label {
  font-weight: bold;
}

.coulmn_head_set.coulmn_head {
  font-weight: normal;
}

/* Search enchancements css changes*/
.search_ressec .table th, .search_ressec .table td {
  display: block;
}

.portlet-search .search-layout .search-facet .modified-custom-range {
  padding-left: 20px;
}

.portlet-search .search-layout .result .asset-entry .asset-entry-title {
  display: table;
  width: 100%;
}

.sub_docs {
  left: 10px;
  margin-bottom: 0 !important;
  position: relative;
  top: -5px;
}

.modified-custom-range .control-label {
  float: left;
  width: 100%;
}

.sel_category {
  color: #000 !important;
  font-style: italic;
}

.customdaterange_input {
  width: 100% !important;
}

/* For date picker ui in custom range facet*/
.yui3-skin-sam .yui3-calendar-day:hover {
  background: none repeat scroll 0 0 #ae132a !important;
}

.yui3-skin-sam .yui3-calendar-day-selected {
  background-color: #ffacc3 !important;
}

/* For alignment of extensions inside Document toggle in facets*/
.sub_docs li:first-of-type {
  margin-top: 16px !important;
}

.sub_docs li {
  margin-left: -11px !important;
}

.search_facets .facet_content h2.documentToggle {
  line-height: 21px !important;
  padding-bottom: 3px !important;
}

.doc_link {
  margin-left: 5px;
}

.pop_search .popular_searches a:visited {
  color: #AE132A !important;
}

/*For doc lib links in flyout*/
.pop_search li {
  list-style: outside none none;
  padding: 0;
}

.pop_search a {
  color: #000;
  text-decoration: underline;
}

.search-modified .control-group {
  margin: 0;
}

.search-facet {
  margin-bottom: 10px;
}

.refine_results {
  margin-bottom: 0;
}

.searchToggler {
  margin-top: 12px;
  margin-left: -20px;
  margin-right: -15px;
}

.refine_content li {
  padding-bottom: 10px !important;
}

.refine_content li .lfr-token-list {
  left: -5px;
  position: relative;
}

.saveHeader {
  left: 225px;
  position: relative;
  top: -46px;
}

.saveCount {
  left: 225px;
  position: relative;
  top: -46px;
}

.cssTable {
  background: none repeat scroll 0 0 lightgoldenrodyellow;
  text-align: center;
  width: 50%;
}

.popularSearchForm {
  left: 22px;
  position: relative;
}

.pop_success {
  background: none repeat scroll 0 0 lightgoldenrodyellow;
  left: 232px;
  position: relative;
  top: -47px;
}

#headerSuccess {
  background: none repeat scroll 0 0 lightgoldenrodyellow;
  left: 232px;
  position: relative;
  top: -47px;
}

#countSuccess {
  background: none repeat scroll 0 0 lightgoldenrodyellow;
  left: 232px;
  position: relative;
  top: -47px;
}

.agco-popular-col1 .portlet-column-content.empty {
  padding: 0px !important;
}

.engageVisitedChrome {
  color: #ae132a !important;
}

#keyMsg {
  left: 217px;
  position: relative;
  top: -47px;
}

#titleMsg {
  left: 217px;
  position: relative;
  top: -47px;
}

.fa-arrow-down:before {
  font-size: 12px;
}

.fa-arrow-up:before {
  font-size: 12px;
}

.invaldln_nl {
  color: #FF0000;
  float: left;
  margin-left: 30%;
  clear: both;
}

#altManagerList .invaldln {
  float: left !important;
  width: 230px;
}

.filter_container {
  float: right;
}

.filter_container span {
  color: #ae132a;
}

a.cancel_btn {
  position: relative;
  top: 0px;
}

@media all and (max-width: 1280px) {
  .search_error {
    width: 275px;
  }
}
@media all and (max-width: 1024px) {
  .search_error {
    width: 100%;
  }
}
@media all and (min-width: 1024px) {
  .password_container, .dealeralias_container, .personalinfo_container {
    max-width: 780px !important;
  }
  .locations_list {
    width: 100%;
  }
  /*.loc_actions .move_buttons{width:165px !important;}*/
  .form_field .form-validator-stack {
    left: 330px !important;
  }
}
/*Style for categories and tags in search results 09/04/2015*/
.categories_tags {
  color: #666;
  font-size: 13px;
}

/*Style for role blaster - mass roles update portlet*/
.alert i {
  float: left;
  margin: 4px 5px;
  font-size: 14px;
}

.alert h4 {
  clear: both;
  cursor: pointer;
  font-size: 15px;
}

.alert_content {
  list-style: outside none none;
  margin-left: 20px;
  display: none;
  margin-top: 15px;
}

.alert_content li {
  font-size: 14px;
  line-height: 25px;
}

/*Featured content : added by ashwini */
.fc_add a, .fc_add a {
  color: #000;
}

.fc_add a:visited, .fc_add a:visited {
  color: #ae132a;
}

/*Intivity Events Dashboard*/
#displayEventsModal .header {
  background: #ae132a none repeat scroll 0 0;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  padding: 6px;
}

.eventCloseButton {
  background: #ae132a none repeat scroll 0 0 !important;
  border: 1px solid #fff !important;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  height: 23px !important;
  position: absolute;
  right: 3px !important;
  text-indent: 0 !important;
  text-transform: capitalize;
  top: 4px !important;
  width: 60px !important;
}

.event_place {
  color: #F4C400;
}

#displayEventsModal .grid_table th {
  border-bottom: 2px solid #000;
  background: #f3f3f3;
  border-top: 1px solid #dddddd;
  box-shadow: 0 8px 6px -6px #cccccc;
  color: #888;
  font-size: 13px;
  font-weight: normal;
  height: 35px;
  padding-left: 20px;
  text-align: left;
}

#displayEventsModal .grid_table table {
  width: 100%;
  border: 1px solid #ccc;
  font-size: 13px;
  margin-top: 10px;
}

#displayEventsModal .grid_table td {
  font-size: 13px;
  padding-left: 20px;
  border-bottom: 1px solid #ccc;
  height: 35px;
  text-align: left;
}

#displayEventsModal .form_label {
  float: left;
  font-weight: bold;
  padding: 0 5px;
  width: 15%;
}

.form_labeldata {
  color: #000;
  float: left;
  width: 70%;
}

.eventsDashboardContent .ui-jqgrid tr.jqgrow td {
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.eventsDashboardContent .ui-jqgrid .ui-jqgrid-htable th div {
  white-space: normal;
}

.eventsDashboardContent th {
  color: #888 !important;
}

#downloadeventsJson img {
  width: 15px;
}

#showMoreOrLessEvents {
  cursor: pointer;
  color: #000;
}

#eventsDashboardGrid a {
  text-decoration: underline;
  color: #000;
  cursor: pointer;
}

#eventsDashboardGrid a:visited {
  color: #ae132a !important;
}

/*Field campaign dashboard JQGrid related UI changes*/
.fieldCampaginDashboardContent .ui-jqgrid tr.jqgrow td {
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}

.fieldCampaginDashboardContent .ui-jqgrid .ui-jqgrid-htable th div {
  white-space: normal;
}

.fieldCampaginDashboardContent th {
  color: #888 !important;
}

#fieldCampaignsDashboardGrid a {
  text-decoration: underline;
  color: #000;
  cursor: pointer;
}

/*#fieldCampaignsDashboardGrid a:visited {color: #ae132a !important;}*/
.field_campaign_dashboard_container .order_db {
  top: 0px;
}

.align_right .ui-jqgrid-sortable {
  padding-right: 12px;
}

.rpdb_norecords {
  text-align: center;
  padding-top: 22px;
  position: absolute;
  width: 100%;
}

/*Custom app launcher*/
.right_grid .cssTable {
  background: #eee none repeat scroll 0 0;
  width: 100%;
}

.right_grid .orddb_showall {
  margin: 0;
  position: relative;
  text-align: right;
  float: none !important;
}

#casShowAllLess {
  color: #000;
  cursor: pointer;
}

/*Navbar freeze*/
.nav_stick {
  position: fixed;
  top: 0;
}

.header_stick {
  position: fixed;
  top: 42px;
}

.navsec_stick {
  position: fixed;
  top: 112px;
}

.navbar {
  z-index: 99999999;
}

.header_stick_nodoc {
  position: fixed;
  top: 0px;
  width: 100%;
}

.navsec_stick_nodoc {
  position: fixed;
  top: 70px;
  width: 100%;
}

/*Dealer alias header*/
.loggd_username a {
  padding: 0 5px;
}

#modal .modal {
  left: 40% !important;
  margin: 0;
  top: 40% !important;
  width: 320px;
  z-index: 9999 !important;
}

.dealerAlias {
  color: #ae132a;
}

.nonDealerAlias {
  color: #000;
}

/*Masking header when modal window is on the screen*/
/* .yui3-skin-sam .yui3-widget-mask{z-index: 1005 !important;} */
/*tip of the day portlet*/
.tipoftheday {
  height: 10px;
  padding: 11px;
  position: absolute;
  right: 7px;
  top: -7px;
  width: 10px;
  z-index: 999999;
}

.tipoftheday .dropdown-menu {
  left: -190px;
}

.tipoftheday .tip-of-the-day-help {
  list-style-type: none;
}

.nav_more {
  font-family: verdana;
  font-size: 15px;
  font-weight: bold;
  position: relative;
  top: -2px;
}

/* more nav items css*/
.nav_moreitems {
  background: #f7f7f7 none repeat scroll 0 0;
  border: 1px solid #d1d1d1;
  box-shadow: 1px 2px 4px 0 #6e6e6e;
  left: 0;
  max-width: 973px;
  padding: 20px 30px;
  position: absolute;
  z-index: 9999 !important;
  width: 250px;
  display: none;
}

.nav_moreitems a {
  color: #000;
  padding: 8px 0;
}

.nav_moreitems a:hover {
  color: #333;
  font-weight: normal !important;
  font-family: Robotoregular;
}

.nav_moreitems ul {
  list-style: outside none none;
  margin: 0;
  text-align: left;
  padding: 0;
}

.moreitems_in {
  position: relative;
}

.more_arrow {
  border-bottom: 7px solid #fff;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  bottom: 0;
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
  top: -27px;
}

.nav_moreitems .item_selected {
  color: #000 !important;
  font-family: Robotoregular, arial, sans-serif !important;
}

.selected_nav {
  float: left;
  font-size: 14px;
  line-height: 40px;
  padding: 0 15px;
  display: table;
}

.selected_nav .dept_home a {
  border-right: 1px solid #888;
  padding-right: 15px;
  color: #000;
}

.portlet-announcements .edit-actions, .portlet-alerts .edit-actions {
  float: right;
  font-size: 0.7em;
  font-weight: normal;
  right: 0;
  top: 0;
}

/* ---------- brand related CSS comes here ---------- */
.brand_logo {
  padding: 15px 0;
}

.dealer_logomob {
  float: right;
  margin-top: 8px;
  margin-right: 10px;
  display: none;
}

.dealer_logo {
  float: left;
  margin-top: -7px;
  display: block;
}

.dealer_logo > img, .dealer_logomob img {
  max-height: 30px;
}

/* ---------- Challenger ---------- */
.challenger .right_grid h2, .challenger .left_grid h2, .challenger .custom_apps h2, .challenger .popular_searchsec h2 {
  border-bottom: 3px solid #ffc425;
}

.challenger .announcements li a:visited {
  color: #ffc425 !important;
}

.challenger .asset-entry-title a:visited {
  color: #ffc425 !important;
}

/* ---------- fendt ---------- */
.fendt .right_grid h2, .fendt .left_grid h2, .fendt .custom_apps h2, .fendt .popular_searchsec h2 {
  border-bottom: 3px solid #004313;
}

.fendt .announcements li a:visited {
  color: #004313 !important;
}

.fendt .asset-entry-title a:visited {
  color: #004313 !important;
}

/* ---------- messyferMF ---------- */
.messyferMF .right_grid h2, .messyferMF .left_grid h2, .messyferMF .custom_apps h2, .messyferMF .popular_searchsec h2 {
  border-bottom: 3px solid #c41230;
}

.messyferMF .announcements li a:visited {
  color: #c41230 !important;
}

.messyferMF .asset-entry-title a:visited {
  color: #c41230 !important;
}

/* ---------- valtra ---------- */
.valtra .right_grid h2, .valtra .left_grid h2, .valtra .custom_apps h2, .valtra .popular_searchsec h2 {
  border-bottom: 3px solid #e4002b;
}

.valtra .announcements li a:visited {
  color: #e4002b !important;
}

.valtra .asset-entry-title a:visited {
  color: #e4002b !important;
}

/*User Administration/ Manage Access*/
.entitlement_disabled {
  cursor: default;
  color: #777;
}

.invaldln_copyroles {
  color: #FF0000;
  float: left;
  margin-left: 10px;
  clear: both;
  margin: 0;
}

.modal_copyRoles .form_elements {
  margin: 20px auto;
  max-width: 750px;
  min-width: 750px;
  width: 70%;
}

.select_clear.align_right {
  margin: 15px 25px;
  text-align: left;
}

.black_strip.customapps_strip {
  height: 1px;
  border-bottom: 1px solid #ccc;
}

#customAppLoadingImage {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 999;
}

#loading {
  width: 50px;
  height: 57px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -28px 0 0 -25px;
}

/* ---------- from right side more apps ---------- */
.more_qlapps .appbar > li {
  border: 1px solid #ccc;
  float: left;
  min-height: 100px;
  width: 12.47%;
  min-width: 50px;
}

.more_qlapps .appbar a {
  margin: 0;
  padding: 0 5px;
  text-align: center;
  font-size: 12px;
  min-height: 100px;
}

.more_qlapps .ql_apps {
  display: block;
  float: left;
  left: 0;
  margin: 0;
  padding-bottom: 6px;
  position: relative;
  width: 100%;
  top: 5px;
}

.more_qlapps .appbar a:hover {
  background: none;
}

.more_qlapps .appbar > li:hover {
  background: #eee;
}

.more_qlapps .ql_apps img {
  max-height: 30px;
  margin-bottom: 5px;
}

.more_qlapps .app-section {
  float: left;
  width: 50%;
}

.more_qlapps .app_thumb {
  width: 74px;
}

.more_qlapps .app_content {
  padding-left: 80px;
}

.more_qlapps .qlapps_txt {
  color: #000;
  font-size: 11px;
}

.more_qlapps .appbar {
  border: none;
  padding: 0;
}

@media all and (max-width: 1009px) {
  .more_qlapps .appbar > li {
    width: 14.23%;
  }
}
.profilepic_message {
  display: block;
  float: left;
  clear: left;
  margin-left: 30%;
  font-size: 13px;
}

.selected_nav i.fa {
  display: none;
}

.nav_subs .sub_list > li a {
  color: #000;
}

/* ---------- remove these below three css when more for sub navigation is not required ---------- */
.sub_nav_moreitems {
  display: none;
  border: 1px solid #d1d1d1;
  padding: 20px 0 20px 20px;
  box-shadow: 1px 2px 4px 0 #6e6e6e;
  z-index: 9999 !important;
  max-width: 973px;
  width: 267px;
  background: #f7f7f7;
  position: absolute;
  left: 0;
  top: 40px;
}

.sub_nav_more_ul {
  padding-right: 20px;
}

.sub_nav_more_ul li {
  display: table;
  text-align: left !important;
  line-height: 20px !important;
}

ul#sub_nav_more_ul {
  margin: 0;
}

#sub_nav_more_ul li {
  list-style: none;
  text-align: left;
  padding: 5px 0;
}

#sub_nav_more_ul li .sub_nav {
  position: relative;
  border: none;
  box-shadow: none;
  top: 0;
  left: 10px;
  width: 100%;
  padding: 0;
}

.selected_nav img {
  max-height: 25px;
}

.erro_handleico .search_fld {
  margin-top: -4px;
}

#dealer_img {
  padding-left: 10px;
}

.support_blocks img {
  width: 100% !important;
}

.more_sub_nav.hover_selected .navsub_selected {
  display: none;
}

.selected_sub:hover .navsub_selected {
  display: block;
}

.nav_subs .more_arrow {
  border-bottom: 7px solid #666;
  left: 72px;
}

.nav_subs .nav_moreitems {
  left: -50px;
}

.main_nav .hideshow {
  float: left;
  top: 15px;
  list-style: none;
  left: 6px;
}

.main_nav .hideshow a {
  color: #fff;
}

.main_nav .hideshow ul li a {
  color: #666;
}

.main_nav .hideshow ul li {
  clear: right;
  width: 100%;
  text-align: left;
}

.nav_subs .hideshow .sub_nav {
  position: relative;
}

.hidden {
  display: none !important;
}

.nav_subs .hideshow .sub_nav {
  position: relative;
  border: 0;
  box-shadow: none;
  margin-top: 0 !important;
  padding: 0 !important;
  top: 0;
  padding-left: 5px;
  width: 100%;
  float: left;
}

.hideshow .sub_nav .subnav_sec {
  width: 100%;
}

.hideshow .nav_moreitems {
  padding: 20px;
}

.hideshow .subnav_sec ul {
  padding: 0;
  background: #eee;
}

.hideshow .moreitems_in .nav_item {
  padding: 5px 0;
}

.hideshow .moreitems_in ul > li {
  padding: 10px 0;
  position: relative;
}

.caret_image img {
  width: 11px;
}

.anouncements_sec {
  margin-top: 20px;
}

.anounce_content .anouncements_sec {
  margin-top: 0;
  display: table;
  width: 100%;
}

.anounce_content .up_arrrow {
  top: 14px;
}

.anounce_content h3 {
  text-transform: capitalize;
}

.anounce_content .toggler-content-wrapper {
  overflow: hidden !important;
}

.row_border_noborder {
  width: 100%;
  display: table;
}

.row_border_noborder {
  width: 100%;
  display: table;
}

.portal_app_title {
  color: #333;
  float: left;
  padding: 18px 10px 0;
}

.mobile-only {
  display: none;
}

.desktop-only {
  display: block;
}

.dept_icon {
  float: left;
  margin-top: 6px;
}

.dept_home, .dept_name {
  float: left;
  margin-left: 5px;
}

.navsub_selected_more {
  position: relative;
}

.anounce_head img {
  max-width: 150px;
}

.box_menu.profile_menu {
  width: 160px;
  min-height: auto;
}

.profile_menu > ul {
  padding: 20px;
}

/* ---------- GSI contact styles ---------- */
.contact_table {
  display: table;
  margin: 0 0 20px 0;
  width: 100%;
}

.contacts_row {
  display: table;
  padding: 5px 0;
  width: 100%;
}

.contact_data.heading {
  font-weight: bold;
}

.contact_name {
  width: 50%;
  float: left;
  padding-right: 20px;
  min-height: 20px;
}

.contact_mode {
  width: 25%;
  float: left;
  min-height: 20px;
}

.contact_fax, .contact_phone {
  display: none;
}

.visible-phone {
  display: none;
}

.tab_contentbox .span5 {
  margin-left: 30px;
}

.popularSearchForm .commandbtns {
  display: table;
  width: 100%;
}

.popularSearchForm .saveCount {
  left: 5px;
  position: relative;
  top: -10px;
}

.popularSearchForm .saveHeader {
  left: 5px;
  position: relative;
  top: -10px;
}

.popularSearchForm .form-group .control-label {
  width: 100%;
}

.popularSearchForm .form-control {
  width: 206px;
}

.popularSearchForm .btn-primary {
  background-color: #ae132a;
  padding: 4px 10px !important;
  margin-right: 5px;
  border: none;
}

.popularSearchForm .btn-primary:hover {
  background: #ae132a;
}

.header_controles .modal-dialog {
  z-index: 999999999 !important;
}

.setting_modal .modal-dialog {
  z-index: 9 !important;
}

.help-block {
  position: relative;
  float: left;
}

/*Repair Programmes Dashboard*/
th.price_column {
  text-align: left !important;
}

td.price_column {
  padding-right: 25px !important;
}

.price_column {
  text-align: right !important;
  padding-right: 10px !important;
}

.field_campaign_dashboard_container .set_locations {
  list-style: none outside none;
  margin: 0;
  position: absolute;
  top: -50px;
  z-index: 1;
}

.field_campaign_dashboard_container .toggler-content-wrapper {
  overflow: visible;
}

.field_campaign_dashboard_container h3 {
  margin-top: 0;
}

.bold_text {
  font-weight: bold !important;
}

/* ---------- flyout changes ---------- */
.second_levtable tr {
  background: #ddd !important;
}

.third_levtable tr {
  background: #fff !important;
}

.collapse_icon {
  background: url("../images/plusminus_sign.png") no-repeat scroll -2px -2px rgba(0, 0, 0, 0);
  left: -25px;
  top: 7px;
  cursor: pointer;
  background-size: 145% auto;
}

.collapse_icon.expand_icon {
  background: url("../images/plusminus_sign.png") no-repeat scroll -2px -25px rgba(0, 0, 0, 0);
  left: -25px;
  top: 7px;
  cursor: pointer;
  background-size: 145% auto;
}

.number_flyout .multi_columns th {
  width: 33%;
}

.number_flyout .multi_columns .flyout_scrol td {
  width: 33%;
}

.flyout_scrol .collapse_icon {
  display: block;
  width: 25px;
  height: 25px;
  float: left;
  top: 4px;
  position: relative;
  left: -15px;
}

.toggle_content {
  display: none;
}

#suggesstion-box {
  position: absolute;
  top: 36px;
  left: 30%;
  width: 350px;
  background: #fff;
  padding: 10px;
  border: 1px solid #ccc;
  max-height: 450px;
  overflow-y: auto;
  z-index: 99;
}

#suggesstion-box-copy-roles {
  position: absolute;
  top: 36px;
  left: 30%;
  width: 350px;
  background: #fff;
  padding: 10px;
  border: 1px solid #ccc;
  max-height: 450px;
  overflow-y: auto;
  z-index: 99;
}

a.autoPopDistAncor {
  padding: 5px 0;
  display: table;
  width: 100%;
  color: #333;
}

.sererror_position .form-validator-stack {
  clear: left;
  width: 100%;
}

td.selectedDealerLocation {
  position: relative;
}

.selectedDealerLocation span {
  padding-left: 20px;
  float: left;
}

.selectedDealerLocation input.excludeLocationsNames {
  position: absolute;
  top: 8px;
}

.sererror_position .form-validator-stack .required {
  margin: 0;
  padding-left: 30%;
}

.dl_fld {
  border: 1px solid red !important;
}

.selected_predictive {
  background: none repeat scroll 0 0 #e8dfdf;
}

.EXL_content .excludeLocationsNames {
  float: left;
  position: absolute;
  left: 25px;
}

.erro_handleico .search_fld {
  position: absolute;
  left: 47%;
}

.erro_handleico .required {
  margin: 0;
}

.erro_handleico .help-block {
  position: relative;
  left: 5px;
  float: left;
}

li.nav_item.second_level_nav:hover {
  background: #ddd;
}

/* new css for search toggles and images*/
.plus_sign {
  background: url("../images/plusminus_sign.png") no-repeat scroll -2px -2px rgba(0, 0, 0, 0);
  left: -25px;
  top: 7px;
  background-size: 145% auto;
}

.minus_sign {
  background: url("../images/plusminus_sign.png") no-repeat scroll -2px -22px rgba(0, 0, 0, 0);
  background-size: 145% auto;
}

.down_arrow {
  background: url("../images/toggle_downarrow.png") no-repeat scroll -2px -4px rgba(0, 0, 0, 0);
  display: inline-block;
  height: 21px;
  left: 0;
  margin-right: 10px;
  position: absolute;
  top: -1px;
  width: 21px;
  background-size: 145% auto;
}

.up_arrow {
  background: url("../images/toggle_uparrow.png") no-repeat scroll -2px -4px rgba(0, 0, 0, 0);
  display: inline-block;
  height: 21px;
  left: 0;
  margin-right: 10px;
  position: absolute;
  top: 4px;
  width: 21px;
  background-size: 145% auto;
}

.announcement_form .control-label {
  display: table;
  width: 100%;
}

.button.btn {
  background: #ae132a !important;
  border: 0 !important;
  margin: 0 !important;
  border-radius: 4px !important;
  padding: 5px 10px !important;
  position: relative !important;
  top: -1px !important;
}

.button.btn.btn-default:hover {
  background: #ae132a !important;
  color: #fff !important;
}

.order_db .toggler-content-wrapper {
  overflow: visible;
}

.order_db .set_locations {
  top: -60px;
  float: right;
  position: relative;
}

.error_handle .help-block {
  position: absolute;
  left: 232px;
  white-space: nowrap;
}

.journal-content-article a {
  color: #ae132a;
  text-decoration: underline;
}

.moreqlapp_sec {
  display: table;
  width: 100%;
}

.table_options label {
  font-weight: normal;
}

.left_grid .portlet-content-editable {
  display: inline-block;
  width: 100%;
}

.orddb_showall span {
  font-size: 15px;
}

.qlink_btn {
  float: left;
  padding: 20px 0;
  text-align: center;
  width: 50%;
}

.qlink_btn a {
  width: 50%;
  display: inline-block;
  text-align: center;
}

.qlink_btn img {
  max-width: 250px;
  padding: 0 10px;
}

.loadProcessingImageE {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 999;
}

/* ---------- CPO DashBoard ---------- */
.total_count {
  float: right;
  border: 1px solid #ccc;
  padding: 2px 5px;
  font-weight: normal;
  font-size: 15px;
  background: #eee;
  position: relative;
  top: -5px;
  min-width: 30px;
  text-align: center;
}

.cpo_content h3 {
  text-transform: initial;
  cursor: pointer;
  font-size: inherit !important;
}

.child_content {
  display: none;
  padding-left: 50px;
  border-bottom: 1px solid #eee;
}

.childcontent_head .up_arrrow {
  background: url("../images/plusminus_sign.png") no-repeat scroll -2px -2px rgba(0, 0, 0, 0);
  position: relative;
  background-size: 145%;
  top: 10px;
  margin-left: 25px;
  margin-right: 5px;
}

.childcontent_head.child_expanded .up_arrrow, .childcontent_head.child_expanded1 .up_arrrow {
  background: url("../images/plusminus_sign.png") no-repeat scroll -2px -21px rgba(0, 0, 0, 0);
  background-size: 145%;
}

.child_content .formLabel_checkbox label {
  padding-left: 15px;
}

.child_content .formLabel_checkbox {
  margin-bottom: 0;
}

.cpo_content .tab_contentbox {
  margin-bottom: 0;
}

.cpo_content .togglediv.tab_head {
  width: 100%;
  margin: 0;
}

.cpo_content span.emptyspace {
  padding-left: 53px;
}

.childcontent_head {
  display: table;
  width: 100%;
  padding-right: 10px;
  font-weight: bold;
  border-bottom: 1px solid #eee;
}

.child_content ul li {
  display: table;
  width: 100%;
  padding: 10px 10px 0 12px;
}

.child_content1 span.countdata_level2 {
  max-width: 90%;
  display: block;
  float: left;
  min-width: 316px;
}

.all_total_count {
  float: right;
  border: 1px solid #ccc;
  padding: 2px 5px;
  font-weight: normal;
  font-size: 15px;
  background: #eee;
  position: relative;
  top: -5px;
  min-width: 30px;
  text-align: center;
}

.toggler-content-wrapper h3:last-child .childcontent_head {
  border: 0;
}

.cpo_content .togglediv.tab_head span.up_arrrow_content {
  float: left;
  padding-right: 25px;
  width: 85%;
}

.cpo_content .child_content span.content_child {
  float: left;
  padding-right: 25px;
  width: 85%;
}

.cpoAppLink {
  color: #333;
}

.cpoAppLink:visited {
  color: #333;
}

.popularSearchForm .btn-primary:visited {
  color: #fff;
}

/* new css for SADP Manage Access*/
.locations_list {
  display: table;
  width: 100%;
}

.listbox_loc {
  float: left;
  width: 35%;
}

.listbox_loc .form_text, .listbox_loc label {
  width: 100%;
  margin: 5px 0 10px 0;
}

.listbox_loc label {
  margin-top: 20px;
}

.locations_list select {
  height: 170px;
  width: 100%;
}

.locations_list select option {
  padding: 3px 5px;
  font-size: 14px;
}

.locations_list .loc_actions {
  float: left;
  width: 30%;
  text-align: center;
  padding-top: 98px;
}

.loc_actions .move_buttons {
  background: none repeat scroll 0 0 #F6F6F6;
  border: 1px solid #DDDDDD;
  border-radius: 3px;
  text-decoration: none;
  padding: 5px;
  font-size: 14px;
  margin: 5px 0;
  width: 265px;
}

.plus_symbole {
  background: url(../images/plusminus_sign.png) no-repeat scroll -5px 1px;
  width: 15px;
  height: 16px;
  display: inline-block;
  background-size: 179%;
  border: 1px solid #666;
  border-radius: 4px;
  position: relative;
  top: 2px;
}

.minus_symbole {
  background: url(../images/plusminus_sign.png) no-repeat scroll -5px -14px;
  background-size: 179%;
}

.available_permissions {
  padding: 5px 25px;
  display: none;
}

.locations_list table {
  width: 100%;
}

.avail_loc_list {
  width: 100%;
  height: 170px;
  float: left;
  overflow: auto;
  overflow-y: scroll;
  border: 1px solid #cccccc;
  border-radius: 3px;
}

.avail_loc_list table {
  width: 100%;
}

.locations_list table th {
  padding: 3px 3px;
  text-align: left;
  background: #f5f5f5;
  font-size: 14px;
}

.locations_list table th:first-child, .avail_loc_list table td:first-child {
  width: 18%;
}

.locations_list table th:second-child, .avail_loc_list table td:second-child {
  width: 38%;
}

.locations_list table th:last-child, .avail_loc_list table td:last-child {
  width: 43%;
}

.avail_loc_list table td {
  padding: 3px 3px;
  font-size: 14px;
  color: #555;
  cursor: pointer;
}

.avail_loc_list .selected {
  background: grey;
}

.avail_loc_list .selected td {
  color: #ffffff;
}

.onlineSettlement {
  margin-right: 8px;
}

.form_field_extended_width {
  width: 325px !important;
}

.form_field_extended_width_search_Icon {
  margin-left: 400px !important;
}

#Loc_section {
  position: relative;
}

/********************** 7.2 Changes ****************************/
.control-menu-level-1 > .container-fluid {
  padding: 6px 16px 7px 5px !important;
}

.control-menu-level-1-heading {
  color: #000 !important;
}

.has-control-menu .affix, .has-control-menu #wrapper {
  margin-top: 0 !important;
}

#wrapper {
  padding-top: 0 !important;
}

.product-menu .sidebar-header a {
  float: right;
  margin-right: -2px;
}

.product-menu .sidebar-header {
  font-size: 20px;
}

.searchcontent_inner input[type=checkbox] {
  margin: 4px 0 0 !important;
}

.manageusers_form .checkbox {
  margin-top: 7px !important;
}

.product-menu .add-content-panel a {
  color: #54575a !important;
}

.lfr-add-panel .add-content-menu .display-style-bar .display-style {
  margin-left: 0px !important;
  padding: 5px !important;
}

.lfr-add-panel .add-content-menu .display-style-bar .display-style .lexicon-icon {
  width: 16px !important;
  height: 16px !important;
}

.sticker-secondary, .sticker-default {
  background-color: inherit;
}

.lfr-add-panel .add-content-menu .tabular-list-group > .list-group-item > .list-group-item-content h1 {
  font-size: 18px;
}

.lfr-add-panel .add-content-menu .tabular-list-group > .list-group-item > .list-group-item-content h6.text-default {
  font-size: 12px;
}

.lfr-add-panel .add-content-menu .tabular-list-group > .list-group-item > .list-group-item-content h5.text-default {
  font-size: 14px;
}

.product-menu .list-group-item-field {
  vertical-align: middle;
}

.content_section table.content_videos {
  table-layout: fixed;
  width: 100%;
}

.content_section table.content_videos td {
  width: 33%;
}

.content_section table.content_videos td iframe {
  max-width: 100%;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}

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

.footer_cookie_prefs div {
  float: left;
  padding-right: 5px;
}
.footer_cookie_prefs div a {
  color: #fff;
  padding-right: 5px;
}

/* ---------- Tablet landscape ---------- */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .span12.left_grid {
    width: 70%;
  }
  .span12.right_grid {
    float: left;
    width: 30%;
  }
  .form_elements {
    margin: 20px 0 20px 0%;
  }
  .add_users .number_flyout {
    width: 640px;
  }
  .span12.right_grid .icon-remove {
    top: 8px;
  }
  * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
    -webkit-tap-highlight-color: transparent !important;
  }
  #alerts_modal .modal {
    top: 25% !important;
  }
  .portlet-body table {
    width: 100% !important;
  }
}
/* ---------- Tablet portrait ---------- */
@media screen and (orientation: portrait) {
  html, body {
    overflow-x: hidden;
    border: 0px solid #fff;
  }
}
@media all and (max-width: 960px) {
  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  * {
    -webkit-tap-highlight-color: transparent;
  }
  .logo {
    padding: 18px 5px 0;
  }
  .dealer_logo, .dealer_logomob {
    padding-left: 5px;
  }
  .search_text {
    width: 155px;
  }
  .add_users .number_flyout {
    width: 575px;
    left: 0;
  }
  .header_table th {
    text-align: left;
  }
  .fc_add {
    margin-bottom: 20px;
  }
  .fc_add img {
    max-width: 100%;
  }
  .social {
    margin-right: 20px;
  }
  .copy {
    margin-left: 20px;
  }
  .portal_title {
    height: 64px;
    line-height: 20px;
    padding: 15px 10px 0;
    width: 78px;
  }
  .nav_item a {
    padding: 8px 6px;
    line-height: 15px;
    font-size: 14px;
  }
  .appbar a {
    font-size: 14px;
  }
  .left_grid {
    width: 65%;
  }
  .right_grid {
    width: 35%;
  }
  .first_link, .last_link, .prev_link, .next_link {
    margin: 2px 2px 2px 3px !important;
    font-size: 14px;
  }
  .page_label, .page_link {
    margin: 0 2px !important;
    font-size: 14px;
  }
  .paginator_total {
    font-size: 14px;
    margin-left: 3px;
  }
  .order_db td, .manage_user_grid td, .order_db th, .manage_user_grid th {
    padding-left: 5px;
    padding-right: 26px;
  }
  .sub_nav {
    padding: 15px 0 15px 15px;
  }
  .subnav_sec ul {
    padding-right: 10px;
  }
  .subnav_sec h2 {
    margin-right: 10px;
  }
  .sub_nav h2 {
    min-width: 145px;
    font-size: 14px;
  }
  .home_link a {
    min-width: 172px !important;
  }
  .form_elements {
    margin: 20px 0 20px 0%;
  }
  .right_grid h2, .left_grid h2, .custom_apps h2 {
    font-size: 18px;
  }
  .up_arrrow {
    margin-right: 5px;
  }
  .set_locations > li {
    font-size: 14px;
  }
  .set_locations {
    display: table;
    float: right;
    padding-bottom: 15px;
    position: relative;
    width: auto;
  }
  .loc_set {
    border-bottom: 0 !important;
    display: table;
    width: 100%;
  }
  .form_label {
    float: left;
    width: 30%;
  }
  .span12.right_grid .icon-remove {
    top: 8px;
  }
  .flyout_scrol {
    max-height: 333px;
    min-height: 333px;
    overflow-y: auto;
    width: 100%;
  }
  .portlet-borderless-bar, .portlet-content .lfr-icon-actions {
    background: none repeat scroll 0 0 #333333 !important;
  }
  .modal_copyRoles .number_flyout {
    left: -90px;
  }
  /* ---------- search filters ---------- */
  .search_filters select {
    clear: both;
    display: block;
    margin: 5px 15px 0 0;
  }
  .search_filters > span {
    left: 3px;
    top: 2px;
  }
  .search_filters .search_container {
    float: left;
    margin-top: 10px;
  }
  .search_filters select {
    padding: 0;
  }
  .refine_content {
    margin-top: 20px !important;
  }
  .facet-value a {
    display: inline-block;
    padding-left: 30px;
    text-align: left;
  }
  .facet-value .up_arrrow {
    height: 30px;
    left: -30px !important;
    top: 4px !important;
    width: 40px;
  }
  .search_facets ul li {
    padding-bottom: 13px;
    padding-top: 13px;
  }
  .search_facets .facet_content h2.facet_header {
    margin: 0;
  }
  .search_facets ul li ul {
    padding-top: 20px;
  }
  .search_facets ul li > ul {
    padding-top: 0;
  }
  .filter_container {
    float: left;
    clear: left;
  }
  /*Field campaign dashboard*/
  .table_options {
    clear: both;
  }
  .navbar .btn-navbar {
    padding: 5px;
  }
  /*Modal box in user settings*/
  .loggd_username a {
    padding: 0 5px;
  }
  #modal .modal {
    left: 32% !important;
    margin: 0;
    top: 25% !important;
    width: 320px;
    z-index: 999999999 !important;
  }
  #alerts_modal .modal {
    top: 25% !important;
  }
  .more_qlapps .appbar > li {
    width: 16.6%;
  }
  .alerts {
    margin-left: 0;
  }
  .nav_subs .nav_moreitems {
    left: -80px;
  }
  .set_locations > li, .set_loc li {
    margin-left: 5px;
  }
  .modal_copyRoles .form_elements ul.set_loc {
    clear: left;
    left: 29%;
  }
  .modal_copyRoles .ui-pg-table .ui-pg-table td {
    padding: 0 3px;
  }
  .ui-jqgrid .ui-paging-info {
    left: 0 !important;
    text-align: left !important;
  }
}
@media all and (max-width: 767px) {
  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* placehoder styling*/
  /* ---------- Sub NAV ---------- */
  /* ---------- containers ---------- */
  /*Search modal box css*/
  /* ---------- footer elements ---------- */
  /* ---------- form elements ---------- */
  /* ---------- Search results ---------- */
  /* ---------- Landing pages ---------- */
  /* ---------- search results page ---------- */
  /* announcements code*/
  /* ---------- Portal admin pages ---------- */
  /* ---------- search filters ---------- */
  /*Events dashboard calendar*/
  /*Field campaign dashboard*/
  /*Quick launch apps*/
  /*Modal box in user settings*/
  /* .set_locations .selected, .set_loc .selected{margin: 5PX;} */
  /* ---------- GSI contact styles ---------- */
}
@media all and (max-width: 767px) and (max-width: 320px) {
  .filter_announcements {
    float: none;
    top: 0;
    left: 5px;
  }
  .span12.right_grid .icon-remove {
    top: 8px !important;
  }
  .modal_copyRoles .ui-icon.ui-icon-seek-prev {
    margin: 5px !important;
  }
  .modal_copyRoles .ui-pg-input {
    margin: 0px !important;
  }
}
@media screen and (max-width: 767px) and (max-device-width: 480px) and (orientation: landscape) {
  .span12.right_grid .icon-remove {
    top: 6px !important;
  }
}
@media all and (max-width: 767px) {
  ::-webkit-input-placeholder {
    color: #717171;
  }
  :-moz-placeholder { /* ---------- Firefox 18 ---------- */
    color: #717171;
  }
  ::-moz-placeholder { /* ---------- Firefox 19+ ---------- */
    color: #717171;
  }
  :-ms-input-placeholder {
    color: #717171;
  }
  .selected_nav {
    line-height: 50px;
    padding: 0 15px;
    display: block;
  }
  .selected_nav span {
    border: none;
  }
  .selected_nav span .fa {
    font-size: 18px;
    position: relative;
    top: 2px;
    color: #666;
  }
  .sub_list {
    display: none;
    width: 100%;
    margin: 0;
    clear: left;
  }
  .nav_subs .sub_list > li {
    width: 100%;
    text-align: left;
    border-top: 1px solid #ddd;
    padding-left: 20px;
    line-height: 50px;
  }
  .sub_nav_secondlevel {
    width: 100% !important;
    position: relative !important;
    left: 0 !important;
  }
  .main_nav {
    padding: 0 5px;
  }
  .parent_wraper {
    position: relative;
  }
  .right_grid, .left_grid {
    width: 100% !important;
    display: block;
    clear: both;
    padding: 0 10px;
    position: relative;
  }
  .right_grid {
    flex: 0 0 100%;
  }
  .single_column_grid {
    padding: 0 10px;
  }
  .custom_apps {
    padding: 5px 10px;
  }
  .right_grid h2, .left_grid h2, .custom_apps h2 {
    margin: 8px 0;
  }
  .dealer_logo {
    max-width: 85px;
    margin-top: 3px;
  }
  .left_grid.grid_reverse {
    padding: 0 10px;
  }
  #alerts_modal .modal {
    z-index: 999999999 !important;
    width: 85%;
  }
  .logo_container {
    float: left;
    padding-top: 5px;
  }
  .logo {
    width: auto;
    padding: 0px;
    background: none;
    height: auto;
    float: left;
  }
  .logo a {
    margin: auto;
    display: table;
    padding: 8px 0 4px 10px;
    float: left;
  }
  .logo img {
    max-width: 100px;
  }
  .portal_title {
    background: none;
    float: right;
    line-height: normal;
    padding-top: 8px;
  }
  .icons-right {
    float: right;
    padding-top: 6px;
    position: relative;
  }
  .icons-right a {
    margin-right: 3px;
  }
  .welcome-text, .loggd_username {
    display: none;
  }
  .calendar-mob img {
    width: 20px;
    height: 20px;
  }
  .alerts {
    display: none !important;
  }
  .calendar-mob {
    float: left;
  }
  .alerts-mob img {
    width: 24px;
    margin-top: 6px;
    margin-right: 5px;
  }
  .alerts-mob {
    float: left;
  }
  .globalnav_toggler {
    width: 100%;
    padding: 0px 0px 6px 10px;
    float: left;
    position: relative;
  }
  .calendar {
    display: none;
  }
  .search-outer {
    display: none;
    padding: 10px;
    background: #fff;
    margin: 0px;
    z-index: 9;
    width: 100%;
    float: left;
    position: absolute;
    top: 45px;
    margin-top: 2px;
    left: 0;
  }
  .logd_user {
    display: none;
  }
  .search-outer {
    background: #000;
  }
  .search_container {
    left: 0px !important;
    top: 0px !important;
    float: none;
    margin-right: 0px;
  }
  .search_text {
    width: 100%;
  }
  .search-mob {
    display: block;
    float: left;
  }
  .global_search-mob {
    background: url("../images/search_icon.png") no-repeat scroll 0 2px/100% auto transparent;
    height: 22px;
    display: inline-block;
    text-indent: -99999px;
    width: 20px;
    float: left;
  }
  .header_controles {
    height: auto;
  }
  .modal {
    width: 250px;
  }
  .modal-header .close {
    margin: 0px;
  }
  .settings-mob {
    float: right;
    height: 21px;
    margin-right: 3px !important;
    text-indent: -99999px;
    width: 21px;
    padding-top: 1px;
  }
  .support_desk {
    margin: 0;
  }
  .separator {
    display: none;
  }
  .settings-mob > img {
    float: left;
  }
  .logd_user-mob {
    display: block;
  }
  .log_out:hover {
    color: #000;
  }
  .logd_user a, .logd_user label {
    width: 100%;
    margin: 0px 0px 1px 0px;
    padding: 8px 0px 8px 10px;
    font-family: "Robotoregular" !important;
    line-height: 20px;
    color: #000;
    background: #e1e1e1;
  }
  .inner-loguser, .logd_user {
    float: left;
    width: 100%;
  }
  .inner-loguser {
    padding-right: 0px;
  }
  .logd_user .settings > img {
    display: none;
  }
  .settings {
    text-indent: 0;
    color: #fff;
    height: auto !important;
  }
  .loggd_username {
    padding-left: 0px;
    cursor: pointer !important;
  }
  .welcome-text {
    display: none;
  }
  .nav_sec {
    height: auto;
    float: right;
    position: absolute;
    left: 0;
    padding: 0px;
    display: none;
    z-index: 999;
    width: 100%;
    margin-top: 0px;
    background: #fff;
    border-bottom: none;
  }
  .mob_nav_sec {
    display: block !important;
  }
  .nav_item > a {
    position: relative;
    background: #000;
    margin-bottom: 3px;
    padding-left: 18px;
    display: block;
    text-align: left;
    width: 100%;
    padding-bottom: 8px;
    font-family: Robotoregular, arial, sans-serif;
  }
  .nav_item .sub_arrow {
    margin-bottom: 1px;
    background: #E1E1E1;
  }
  .nav_item.selected > a {
    margin-bottom: 3px;
    background: #000;
  }
  .subnav_sec ul li a {
    background: none;
  }
  .subnav_sec ul, .subnav_sec h2 {
    padding-right: 0px;
    margin-right: 0px;
  }
  .sub_nav {
    position: static;
    float: left;
    width: auto;
    padding: 0px;
    margin-bottom: 15px !important;
    box-shadow: none;
    border: none;
    background: #F7F7F7;
    margin-left: 0px !important;
    margin-top: 5px !important;
    width: 100%;
    clear: left;
  }
  .navsub_selected {
    top: 19px;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #ae132a;
    border-top: 7px solid transparent;
    bottom: 0;
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
    background: #fff;
  }
  .sub_nav a {
    color: #000;
    padding: 10px 10px !important;
    font-weight: normal;
  }
  .home_link a {
    color: #919191 !important;
    width: 100% !important;
  }
  .home_link a:hover {
    color: #ae132a !important;
  }
  .selected_sec {
    left: 0px;
  }
  .nav_item a {
    font-size: 15px;
  }
  .nav_item a.item_selected .selected_sec {
    display: none;
  }
  .menutext {
    color: #fff;
    font-weight: bold;
    padding: 10px 0px 0px 4px;
  }
  .main_nav .nav_item {
    height: auto !important;
    float: left;
  }
  .main_nav .nav_item {
    padding-right: 0;
    padding-left: 10px !important;
    background: none;
    width: 100% !important;
    padding-right: 10px !important;
    border-right: none;
  }
  .search_sec {
    padding-left: 0px;
    margin-top: 5px;
  }
  .landing_pages {
    margin: 10px 0;
    min-height: 400px;
  }
  .globalnav_toggler button {
    border: 0 solid;
    background: url("../images/toggle_button.png") repeat scroll 0 0/100% rgba(0, 0, 0, 0);
    width: 31px;
    height: 31px;
    float: right;
    margin-right: 10px;
  }
  .mob_subnav {
    clear: both;
    display: block;
    margin: 13px;
  }
  .mob_subnav .toggle_dd {
    position: relative;
    left: -2px;
    border: 0 solid;
    background: url("../images/dd_toggle_arow.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 35px;
    height: 24px;
    padding-left: 0;
    height: 25px;
  }
  .mob_subdd {
    float: left;
    height: 25px !important;
    margin: 0 !important;
  }
  .subnav_sec {
    padding: 0;
    width: 100%;
  }
  #navmenu {
    width: 100%;
    background: none repeat scroll 0 0 #FFFFFF;
    left: 0px;
    margin-top: 20px;
    position: absolute;
    z-index: 9;
    box-shadow: 0 1px 8px #888888;
  }
  #navmenu h2 {
    padding-left: 6px;
    background: none repeat scroll 0 0 #E2E2E2;
    color: #333333;
    font-size: 1em;
    line-height: 30px;
    margin: 10px 0 0;
  }
  #navmenu ul {
    margin: 0;
    padding-left: 6px;
  }
  #navmenu ul li {
    list-style: none;
    line-height: 35px;
  }
  #navmenu ul li a {
    color: #333333;
  }
  #navmenu ul li:before {
    content: "- ";
  }
  #alerts_modal .modal {
    top: 15% !important;
  }
  #alerts_modal .modal-body {
    max-height: 120px;
  }
  .dealer_logomob {
    display: none;
  }
  .footer_content {
    position: relative;
  }
  .social {
    margin: 0;
    float: left;
    padding-left: 10px;
  }
  .copy {
    bottom: 5px;
    position: relative;
    margin: 15px 0 0;
    padding-left: 10px;
    font-size: 13px;
  }
  .follow {
    margin: 5px 0 5px 0;
  }
  .form_label {
    width: 100%;
  }
  .ser_heading {
    line-height: 25px;
    margin-top: 7px;
    padding-left: 0;
    padding-right: 65px;
    padding-bottom: 10px;
  }
  .span12.left_grid, .span12.right_grid {
    width: 100%;
    top: 0;
  }
  .span12.right_grid .icon-remove {
    top: 4px;
  }
  .search_error {
    clear: both;
    float: left;
    padding: 5px 0;
  }
  .tab-content {
    border-top: 1px solid #CCCCCC;
    clear: both;
    margin-top: 60px;
    overflow: auto;
  }
  .togglediv {
    width: 100%;
  }
  .db_tabcontent {
    width: 100%;
  }
  .db-contentmob table {
    overflow: auto;
  }
  .table_options {
    float: left;
  }
  .first_link, .last_link, .prev_link, .next_link {
    margin: 0 !important;
    width: 15px;
  }
  .anounce_content {
    top: 0px;
    margin-bottom: 20px;
  }
  .order_db {
    top: 0px;
  }
  .order_db th, .order_db td {
    padding-left: 0px;
    padding-right: 20px;
  }
  .slider_sec {
    display: none;
  }
  .slider_sec50 {
    display: none;
  }
  .allerts_container {
    padding: 5px;
  }
  .alert_icon {
    width: 30px;
  }
  .alerts_content {
    padding-left: 40px;
    font-size: 14px;
  }
  .alert_title {
    font-size: 16px;
  }
  .appbar_container, .fc_add {
    margin-bottom: 15px;
  }
  .popular_searches {
    margin-left: 8px !important;
    margin-bottom: 0px !important;
  }
  .loc_set {
    border: none;
  }
  .search_facets {
    position: absolute;
    top: 84px;
    background: #fff;
    z-index: 5;
    left: -100%;
    box-shadow: 0px 7px 5px #999;
  }
  .search_facets ul li {
    padding-bottom: 25px;
    padding-top: 15px;
  }
  .filter-button {
    position: absolute;
    display: block;
    color: #000;
    right: 20px;
    z-index: 6;
    top: 108px;
  }
  .filter-button button {
    background: #AE132A url("../images/white_arrow.png") no-repeat scroll right 8px;
    color: #fff;
    border: 1px solid #710F19;
    padding: 5px 15px 5px 10px;
  }
  .portlet-borderless-bar, .portlet-content .lfr-icon-actions {
    background: none;
  }
  .back-button button {
    background: #AE132A url("../images/white_arrow_left.png") no-repeat scroll left 8px;
    padding: 5px 10px 5px 15px;
  }
  .searchresults_sec {
    top: 0px;
  }
  .filter_bydept {
    float: none;
    right: 0;
  }
  .anouncements_head, .db_head {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .filter_announcements {
    float: none;
    top: 0px;
    right: 0px;
    border-bottom: 1px solid #CCCCCC;
    left: 0px;
    padding-left: 0;
    position: relative;
  }
  .rows_per_page, .paginator_total, .last_link, .first_link {
    display: none;
  }
  .pagesize-mob {
    margin: auto;
    width: 120px;
  }
  .myPaginator {
    padding-right: 10px;
  }
  .next_link {
    float: right !important;
  }
  .page_link {
    border: none;
    background: none;
    width: auto !important;
    margin: 0 5px 0 0 !important;
    top: -1px;
    font-size: 15px;
  }
  .page_label {
    margin: 0px !important;
  }
  .table_options .displayed_items {
    display: none;
  }
  .db-contentmob {
    position: relative;
    padding-bottom: 0;
    float: left;
  }
  .table_options a {
    background: #F7F7F7;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    font-family: Robotobold;
    height: 42px;
    padding: 10px;
    width: 100%;
    text-align: left;
    margin: 0;
    position: absolute;
    bottom: 0px;
    left: 0px;
  }
  .table_options a .arrow_right {
    background: url("../images/nextlink_icon.png") no-repeat scroll right 1px/100% auto rgba(0, 0, 0, 0);
    display: block;
    float: right;
    height: 23px;
    width: 15px;
  }
  .grid_table td {
    white-space: nowrap;
  }
  #searchResultsGrid.grid_table {
    overflow: hidden !important;
  }
  #pager_right, #pager_left, #last_pager, #first_pager {
    display: none;
  }
  .ui-jqgrid td input, .ui-jqgrid td select .ui-jqgrid td textarea {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
  }
  .search_content {
    padding-bottom: 25px;
  }
  .searchres_txt {
    width: auto !important;
  }
  .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    margin: 0;
  }
  .sec_img {
    width: 100%;
  }
  .help-inline {
    padding-left: 0;
    position: relative;
    top: -3px;
  }
  .form_elements {
    margin: 20px 0 20px 0;
  }
  .modal_copyRoles .form_elements {
    max-width: 100%;
    min-width: 100%;
    width: 100%;
  }
  .admin_pages .search_fld {
    position: absolute;
    right: 0;
    top: 27px;
    left: auto;
    z-index: 99;
    margin-right: 5px;
  }
  .add_users .required {
    margin-left: 0;
  }
  .form_field {
    width: 100%;
  }
  .copy_btn {
    position: static;
    padding: 10px 0 20px;
  }
  .float_right {
    float: none;
  }
  .showallerts_container .alert_icon {
    float: right;
    width: 40px;
  }
  .showallerts_container .alert_icon {
    float: right;
    width: 40px;
  }
  .showallerts_container {
    min-height: 55px;
  }
  .show_alert {
    line-height: 35px;
  }
  .add_users .number_flyout {
    left: 0;
    width: 100%;
    top: 68px;
  }
  .number_flyout .checkbox {
    clear: both;
  }
  .number_flyout .terminated .field {
    float: left;
  }
  .add_users label {
    width: 100%;
    text-align: left;
  }
  .number_flyout .search_field.form_text, .number_flyout select {
    width: 100%;
    margin: 0 0 5px;
  }
  .number_flyout .flyout_scrol td a {
    margin-left: 0;
  }
  .number_flyout .flyout_scrol td {
    padding-left: 20px;
  }
  .flyout_content {
    padding: 0 10px;
  }
  .terminated .field {
    float: left;
  }
  .number_flyout .checkbox {
    position: relative;
    top: -12px;
  }
  .number_flyout label.field {
    padding-left: 20px;
    position: relative;
    top: 16px;
  }
  .number_flyout th {
    height: 40px;
    text-align: left;
  }
  .pointer {
    left: 50%;
  }
  .label_nowidth {
    margin: 0 0 5px;
  }
  .invaldln {
    margin-left: 0px;
  }
  .new_alias_row .invaldln {
    left: 0;
  }
  .new_alias_row .parent_dealer {
    left: 0;
    max-width: 100%;
  }
  .new_alias_row .search_fld {
    top: 27px;
  }
  .set_locations a, .set_locations .selected a {
    padding: 5px;
  }
  .arrow_on {
    margin-left: 10px;
  }
  .sidebar_contact h2:nth-child(1) {
    margin-top: 0;
  }
  .portlet-borderless-bar, .portlet-content .lfr-icon-actions {
    background: none !important;
  }
  .search_filters {
    top: -8px;
  }
  #headerSuccess {
    background: none repeat scroll 0 0 lightgoldenrodyellow;
    left: -14px;
    position: relative;
    top: -15px;
  }
  #countSuccess {
    background: none repeat scroll 0 0 lightgoldenrodyellow;
    left: -14px;
    position: relative;
    top: -15px;
  }
  .agco-popular-col1, .agco-popular-col2, .agco-popular-col3, .agco-popular-col4 {
    width: 100%;
  }
  .manage_users .set_loc {
    left: -8px;
  }
  .invaldln_nl {
    color: #f00;
    float: left;
    clear: both;
    margin-left: 1%;
  }
  .change_pwd {
    min-height: 440px;
  }
  .nav_toggle {
    display: none !important;
  }
  .fc button {
    padding: 0 0.3em !important;
  }
  .field_campaign_dashboard_container .order_db {
    clear: both;
    top: 0;
  }
  .field_campaign_dashboard_container .set_locations {
    position: relative;
    top: 0;
    right: unset;
    float: left;
    padding: 0;
  }
  .field_campaign_dashboard_container .set_locations > li {
    margin-right: 10px;
    margin-left: 0;
  }
  .right_grid .orddb_showall {
    top: 0 !important;
  }
  .main_nav {
    background: #fff none repeat scroll 0 0;
  }
  .loggd_username a {
    padding: 0 5px;
  }
  #modal .modal {
    left: 8% !important;
    margin: 0;
    top: 50% !important;
    width: 275px;
    z-index: 999999999 !important;
  }
  .nonDealerAlias {
    color: #000000;
  }
  .asset-entry span {
    display: block;
  }
  .lfr-search-container .table-cell {
    padding-right: 0px !important;
    padding-left: 2px !important;
  }
  .search_results {
    padding: 0px !important;
  }
  .mob_ps .box_menu {
    right: -55px;
  }
  .mob_ps .box_menu .top_arrow {
    right: 60px;
  }
  .mob_hdesk .box_menu {
    right: -28px;
  }
  .mob_hdesk .box_menu .top_arrow {
    right: 33px;
  }
  .selected_nav i.fa {
    display: inline;
  }
  .search_sec .portlet-boundary {
    float: left;
  }
  .search_container div {
    width: 100%;
  }
  .profilepic_message {
    margin-left: 0;
  }
  .more_qlapps .appbar > li {
    width: 50%;
  }
  .button, .cancel_btn {
    margin-top: 5px;
  }
  .acc_type .search_field {
    width: 100%;
  }
  .small_popup {
    width: 125px;
  }
  .portal_app_title {
    padding: 5px 10px 0;
  }
  .modal_copyRoles .form_elements ul.set_loc {
    left: 0%;
  }
  .mobile-only {
    display: block;
  }
  .desktop-only {
    display: none;
  }
  .dept_name {
    position: relative;
    top: -7px;
  }
  .contact_name, .contact_mode {
    padding: 4px 0;
    width: 100%;
  }
  .contact_data.heading {
    display: none;
  }
  .contact_name::before {
    content: "Name (click to email)";
    display: block;
    font-weight: bold;
  }
  .contact_fax, .contact_phone {
    display: block;
    font-weight: bold;
  }
  .contacts_row {
    border-bottom: 1px solid #ccc;
    margin-bottom: 9px;
  }
  .visible-phone {
    display: block;
  }
  #alerts_modal .modal-dialog {
    max-height: 350px;
    top: 20% !important;
  }
  .staging-ready .parent_wraper {
    padding-top: 0 !important;
  }
  .form_field .search_fld {
    top: 0px !important;
  }
  .error_handle .help-block {
    position: relative;
    left: auto;
    white-space: nowrap;
  }
  .portlet-body table, .portlet-body tbody, .portlet-body tr, .portlet-body td {
    display: block;
    width: 100% !important;
    height: auto !important;
  }
}
.user-avatar-image {
  width: 15px;
}

.navbar .nav > li > a {
  color: #000;
  text-shadow: 0 1px 0 #FFFFFF;
  padding: 10px !important;
}

.dockbar-user-notifications .user-notifications-count, .notifications-portlet .user-notifications-count {
  background-color: #AE132A;
  color: #FFFFFF;
  border: none;
  padding: 2px 6px;
}

.lfr-add-panel {
  background: none repeat scroll 0 0 #FFFFFF;
  position: absolute;
  width: 330px;
  z-index: 9999999;
}

.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
  background-color: #AE132A;
  color: #FFFFFF;
}

.alert-info {
  background-color: #F0D1D1;
  color: #000000;
  border-color: transparent;
}

.lfr-edit-layout-panel {
  background: none repeat scroll 0 0 #FFFFFF;
  position: absolute;
  width: 440px;
  z-index: 999999;
}

.lfr-device-preview-panel {
  background: none repeat scroll 0 0 #FFFFFF;
  position: absolute;
  width: 200px;
  z-index: 999999;
}

/* ---------- Changes for edit controls ---------- */
.taglib-header .header-back-to a {
  margin-top: 14px;
}

.columns-max {
  padding: 0 30px;
}

.control-group {
  display: table;
  width: 100%;
}

.input-localized.input-localized-focused .palette-container {
  clear: both;
  display: block;
}

.accordion-group .accordion-heading.toggler-header-collapsed .accordion-toggle:before, .aui .accordion-group .accordion-heading.toggler-header-expanded .accordion-toggle:before, .aui .lfr-add-panel .lfr-page-template .lfr-page-template-title.toggler-header-collapsed:before, .aui .lfr-add-panel .lfr-page-template .lfr-page-template-title.toggler-header-expanded:before {
  content: "ï„¸";
  display: inline-block;
  font-family: "fontawesome-alloy";
  font-style: normal;
  font-weight: normal;
  margin-right: 5px;
  text-decoration: inherit;
}

.input-localized .input-localized-content {
  clear: both;
  margin-left: 0;
}

.form-text, .aui-field-select, .lfr-input-text {
  width: 250px;
}

.toolbar-content .btn, .toolbar-content .btn:hover, .toolbar-content .btn:focus {
  font-size: 13px;
  margin-right: 5px;
}

.nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus {
  background-color: rgba(0, 0, 0, 0);
  color: #AE132A;
}

For settings icon in portlet edit bar .portlet-borderless-bar .portlet-options .dropdown-toggle {
  background-image: url("../images/portlet/options_borderless.png") !important;
}

For language background in edit portlet .lfr-token-primary,
.lfr-token-primary:hover {
  background-color: #B3DAEF;
}

For mobile portlet edit bar .portlet-borderless-bar,
.portlet-content .lfr-icon-actions {
  background: none repeat scroll 0 0 #333333 !important;
}

.journal-article-header-edit .lfr-token {
  width: auto;
}

.journal-article-header-edit .control-group {
  display: inline;
  width: auto;
}

.columns-max {
  padding: 0 5px;
}

.add-content-menu h1, .lfr-edit-layout-panel h1, .lfr-device-preview-panel h1 {
  font-size: 30px;
  margin-left: 10px;
}

.lfr-add-dialog .add-content-menu .lfr-content-item .add-content-item, .lfr-add-panel .add-content-menu .lfr-content-item .add-content-item {
  color: #AE132A;
}

.add-content-menu .btn.close, .lfr-edit-layout-panel, .lfr-device-preview-panel .btn.close {
  margin-right: 10px;
}

.yui3-calendar-grid {
  clear: both;
}

.yui3-skin-sam .yui3-calendarnav-prevmonth, .yui3-skin-sam .yui3-calendarnav-nextmonth {
  padding: 0;
}

.yui3-skin-sam .yui3-calendar-header-label {
  padding: 0;
}

.yui3-skin-sam .yui3-calendar-day-selected {
  background-color: #ae132a;
}

.yui3-skin-sam .yui3-calendar-day:hover {
  background: none repeat scroll 0 0 #ae132a;
}

#_145_navSiteNavigationNavbarBtn {
  display: none;
}

Liferay Add Panel related changes fieldset {
  display: table-column;
}

.lfr-add-dialog .add-content-menu .fieldset, .lfr-add-panel .add-content-menu .fieldset {
  padding-bottom: 34px;
}

.lfr-add-panel .add-content-menu .lfr-add-page-toolbar {
  position: absolute;
}

.control-menu {
  position: relative !important;
}

/*0 padding for editable portlet body in search in header */
.search_container .portlet-content {
  padding: 0px;
  display: table;
}

/*To hide predictive search edit controls*/
.search_container .portlet-topper {
  display: none;
}

/*Control menu customization*/
.control-menu-level-1 {
  background-image: linear-gradient(to bottom, #fff, #f2f2f2) !important;
  border-bottom: 1px solid #d4d4d4 !important;
}

/* ---------- Icon animation ---------- */
.toast-animation {
  display: inline-block;
  height: 20px;
  margin: 10px 4px 0 4px;
  position: relative;
  width: 20px;
}

.toast-animation .cn, .toast-animation .pm {
  border: 1px solid #ae132a !important;
}

.toast-animation .cn {
  border: 1px solid #FFF;
  border-radius: 1px;
  content: "";
  height: 18px;
  position: absolute;
  right: 0;
  top: -1px;
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  transition-delay: 0.2s;
  width: 15px;
}

.toast-animation .pm {
  border-left: 1px solid #FFF;
  border-radius: 1px;
  height: 16px;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

body.open .toast-animation .pm {
  border-left-width: 6px;
  height: 18px;
  left: 4px;
  top: -1px;
}

body.open .toast-animation .cn {
  border-left-width: 9px;
  width: 19px;
}

/*To fix alert notification UI and edit controls in header*/
.header_controles section {
  margin: 0;
}

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

.header_controles .portlet-topper {
  display: none;
}

.yui3-skin-sam .yui3-widget-mask {
  z-index: 9 !important;
}

.header_controles .tree-node-content .tree-hitarea {
  font-size: 25px;
}

/*Staging specific fixes*/
.staging-ready .parent_wraper {
  padding-top: 60px;
}

.staging-ready {
  padding-top: 0 !important;
}

.staging-ready span.taglib-icon-label {
  color: #ae132a;
  padding-left: 5px;
}

.control-menu-level-2 {
  background: #eee !important;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.staging-ready .control-menu-level-1 a {
  color: #000;
}

.control-menu-level-1 a:focus, .control-menu-level-1 a:hover {
  color: #000 !important;
}

.staging-ready .control-menu-level-2 .control-menu-label {
  color: #000;
}

.staging-bar-control-toggle div label span span.toggle-switch-handle {
  color: #000;
}

.has-staging-bar .control-menu-level-2 {
  color: #000;
}

.staging-ready .control-menu-level-2 {
  color: #000;
}

.live-link.active a span, .staging-link.active a span {
  color: #999;
}

/******************* 7.2 changes **************************/
.product-menu {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  border-right: 1px solid #DAE3EF;
  background-color: #ffffff !important;
}

.product-menu .panel-body {
  background-color: #EEF2F9 !important;
  padding: 0;
}

.product-menu a.list-group-heading, .product-menu button.list-group-heading, .product-menu .list-group-heading[data-toggle=collapse] {
  color: #365D9E !important;
}

.product-menu .list-group-heading {
  font-size: 14px !important;
}

.product-menu .list-group-heading.collapsed {
  font-weight: normal !important;
}

.product-menu .panel-heading .panel-title > .panel-toggler:not(.collapsed) {
  background-color: #DAE3EF !important;
  border-left: 4px solid #365D9E;
  padding-left: 20px;
}

.product-menu .list-group-heading {
  padding-left: 24px;
}

.product-menu .list-group-item {
  border-width: 0;
  padding: 8px 8px 8px 24px;
}

.product-menu .collapse > .list-group-item, .product-menu .collapsing > .list-group-item {
  background-color: transparent;
}

.product-menu .nav > li > a:focus, .product-menu .nav > li > a:hover {
  background-color: transparent;
}

.product-menu a:focus {
  outline: none !important;
}

.product-menu .panel {
  background-color: transparent;
  border-bottom: 1px solid transparent;
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  box-shadow: none;
  color: #365D9E !important;
}

.panel-group {
  background-color: transparent;
}

.panel-default {
  border-color: rgba(0, 0, 0, 0.125);
}

.product-menu .panel-header {
  background-color: transparent !important;
}

.product-menu .panel:not(:first-of-type) {
  border-top: 0px !important;
}

.product-menu .panel-heading .panel-title > .panel-toggler .category-name, .product-menu .panel-heading .panel-title > .panel-toggler .user-name, .product-menu .panel-heading .panel-title > .panel-toggler .site-name {
  color: #365D9E !important;
}

.product-menu .panel-title {
  font-size: 16px !important;
}

.lfr-simulation-panel .lfr-device-item.selected {
  color: #44A5AA !important;
}

.lfr-simulation-panel .lfr-device-item.selected .icon {
  background-color: #44A5AA !important;
  color: #FFF !important;
}

.control-menu-level-1 button {
  color: #365D9E !important;
}

.control-menu-level-1 a, .control-menu-level-1 button, .product-menu .scope-selector span, .product-menu .list-group-item, .product-menu .list-group .list-group-item {
  color: #365D9E !important;
}

.control-menu-level-1 a:focus, .control-menu-level-1 a:hover {
  color: #365D9E !important;
}

.control-menu-level-1 button {
  color: #365D9E !important;
}

.product-menu a:focus:before {
  box-shadow: none !important;
}

.sidebar-body {
  font-size: 14px !important;
}

.product-menu .form-control {
  background-color: #DAE3EF !important;
  color: #6A708B !important;
}

.bg-dark {
  background-color: #DAE3EF !important;
}

.bg-dark .h3 {
  font-size: 18px !important;
}

add-portlet-message {
  font-size: 12px !important;
}

.staging-ready .parent_wraper {
  padding-top: 0px;
}

.live-view .staging-bar {
  display: none;
}

.product-menu .staging-links a, .product-menu .staging-links .links-separator {
  color: #000 !important;
}
.product-menu .staging-links a:hover, .product-menu .staging-links .links-separator:hover {
  color: #0056b3 !important;
}

.product-menu .staging-links .active {
  color: #365d9e !important;
}

.management-bar select, textarea, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color] {
  margin-bottom: 0px;
}

.portlet-document-library #overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 999;
}
.portlet-document-library .ajax-loader {
  width: 50px;
  height: 57px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -28px 0 0 -25px;
  z-index: 99999;
}

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

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: "FontAwesome";
  src: url("../Fonts/fontawesome-webfont.eot?v=4.5.0");
  src: url("../Fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("../Fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("../Fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("../Fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("../Fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right {
  margin-left: 0.3em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}

.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

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

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

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before, .fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before, .fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before, .fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before, .fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-window-minimize {
  background: url(/o/eame-portal-theme/Fonts/window-minimize-solid.svg);
  height: 16px;
  width: 16px;
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: url(../images/overlay.png) repeat 0 0;
}

#colorbox {
  outline: 0;
}

#cboxTopLeft {
  width: 21px;
  height: 21px;
  background: url(../images/controls.png) no-repeat -101px 0;
}

#cboxTopRight {
  width: 21px;
  height: 21px;
  background: url(../images/controls.png) no-repeat -130px 0;
}

#cboxBottomLeft {
  width: 21px;
  height: 21px;
  background: url(../images/controls.png) no-repeat -101px -29px;
}

#cboxBottomRight {
  width: 21px;
  height: 21px;
  background: url(../images/controls.png) no-repeat -130px -29px;
}

#cboxMiddleLeft {
  width: 21px;
  background: url(../images/controls.png) left top repeat-y;
}

#cboxMiddleRight {
  width: 21px;
  background: url(../images/controls.png) right top repeat-y;
}

#cboxTopCenter {
  height: 21px;
  background: url(../images/border.png) 0 0 repeat-x;
}

#cboxBottomCenter {
  height: 21px;
  background: url(../images/border.png) 0 -29px repeat-x;
}

#cboxContent {
  background: #fff;
  overflow: hidden;
}

.cboxIframe {
  background: #fff;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadedContent {
  margin-bottom: 28px;
}

#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494;
}

#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494;
}

#cboxLoadingOverlay {
  background: url(../images/loading_background.png) no-repeat center center;
}

#cboxLoadingGraphic {
  background: url(../images/loading.gif) no-repeat center center;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}

#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef;
}

#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../images/controls.png) no-repeat -75px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

#cboxPrevious:hover {
  background-position: -75px -25px;
}

#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url(../images/controls.png) no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

#cboxNext:hover {
  background-position: -50px -25px;
}

#cboxClose {
  position: absolute;
  bottom: 0px;
  right: 0px;
  top: 0;
  background: url(../images/controls.png) no-repeat -25px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

#cboxClose:hover {
  background-position: -25px -25px;
}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

#extra-info {
  position: absolute;
  bottom: 0px;
}

/*Grid*/
.ui-jqgrid {
  position: relative;
}

.ui-jqgrid .ui-jqgrid-view {
  position: relative;
  left: 0;
  top: 0;
  padding: 0;
  font-size: 15px;
}

/* header*/
.ui-jqgrid .ui-jqgrid-hdiv {
  position: relative;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  border-left: 0 none !important;
  border-top: 0 none !important;
  border-right: 0 none !important;
}

.ui-jqgrid .ui-jqgrid-hbox {
  float: left;
  padding-right: 20px;
}

.ui-jqgrid .ui-jqgrid-htable {
  table-layout: fixed;
  margin: 0;
}

.ui-jqgrid .ui-jqgrid-htable th div {
  overflow: hidden;
  position: relative;
}

.ui-th-column, .ui-jqgrid .ui-jqgrid-htable th.ui-th-column {
  white-space: nowrap;
}

.ui-jqgrid .ui-th-div-ie {
  white-space: nowrap;
  zoom: 1;
}

.ui-jqgrid .ui-jqgrid-resize {
  position: relative;
  cursor: e-resize;
  display: inline;
  overflow: hidden;
}

.ui-jqgrid .ui-grid-ico-sort {
  overflow: hidden;
  position: absolute;
  display: inline;
  cursor: pointer !important;
}

.ui-jqgrid .ui-icon-asc {
  margin-top: 0px;
}

.ui-jqgrid .ui-icon-desc {
  margin-top: 6px;
}

.ui-jqgrid .ui-i-asc {
  margin-top: 0;
}

.ui-jqgrid .ui-i-desc {
  margin-top: 0;
  margin-left: 13px;
}

.ui-jqgrid .ui-jqgrid-sortable {
  cursor: pointer;
}

.ui-jqgrid tr.ui-search-toolbar th {
  border-top-width: 1px !important;
  border-top-color: inherit !important;
  border-top-style: ridge !important;
}

tr.ui-search-toolbar input {
  margin: 1px 0 0 0;
}

tr.ui-search-toolbar select {
  margin: 1px 0 0 0;
}

/* ---------- body ---------- */
.ui-jqgrid .ui-jqgrid-bdiv {
  position: relative;
  margin: 0;
  padding: 0;
  text-align: left;
  overflow: auto;
  min-height: 91px;
}

.ui-jqgrid .ui-jqgrid-btable {
  table-layout: fixed;
  margin: 0;
  outline-style: none;
}

.ui-jqgrid tr.jqgrow {
  outline-style: none;
}

.ui-jqgrid tr.jqgroup {
  outline-style: none;
}

.ui-jqgrid tr.jqgrow td {
  font-weight: normal;
  overflow: hidden;
}

.ui-jqgrid tr.jqgrow td {
  font-weight: normal;
  overflow: hidden;
}

.ui-jqgrid tr.jqgfirstrow td {
  padding: 0 2px 0 2px;
  border-right-width: 1px;
  border-right-style: solid;
}

.ui-jqgrid tr.jqgroup td {
  font-weight: normal;
  overflow: hidden;
  white-space: pre;
  height: 22px;
  padding: 0 2px 0 2px;
  border-bottom-width: 1px;
  border-bottom-color: inherit;
  border-bottom-style: solid;
}

.ui-jqgrid tr.jqfoot td {
  font-weight: bold;
  overflow: hidden;
  white-space: pre;
  height: 22px;
  padding: 0 2px 0 2px;
  border-bottom-width: 1px;
  border-bottom-color: inherit;
  border-bottom-style: solid;
}

.ui-jqgrid tr.ui-row-ltr td {
  text-align: left;
}

.ui-jqgrid tr.ui-row-rtl td {
  text-align: right;
  border-left-width: 1px;
  border-left-color: inherit;
  border-left-style: solid;
}

.ui-jqgrid td.jqgrid-rownum {
  padding: 0 2px 0 2px;
  margin: 0;
  border: 0 none;
}

.ui-jqgrid .ui-jqgrid-resize-mark {
  width: 2px;
  left: 0;
  background-color: #777;
  cursor: e-resize;
  cursor: col-resize;
  position: absolute;
  top: 0;
  height: 100px;
  overflow: hidden;
  display: none;
  border: 0 none;
  z-index: 99999;
}

.ui-jqgrid tr.jqgrow td:last-child {
  overflow: visible !important;
}

/* Pager*/
.ui-jqgrid .ui-pager-control {
  position: relative;
}

.ui-jqgrid .ui-pg-table {
  position: relative;
  padding-bottom: 2px;
  width: auto;
  margin: 0;
  float: left;
}

.ui-pg-table .ui-pg-table td {
  padding: 0 10px;
}

.ui-jqgrid .ui-pg-selbox {
  display: block;
  margin: 0;
  float: left;
}

.ui-jqgrid .ui-paging-info {
  left: 60px;
  margin-top: 2px;
  margin-right: 4px;
  position: relative;
}

.ui-jqgrid .ui-jqgrid-pager .ui-pg-div {
  padding: 1px 0;
  float: left;
  position: relative;
}

.ui-jqgrid .ui-jqgrid-pager .ui-pg-button {
  cursor: pointer;
}

.ui-jqgrid .ui-jqgrid-pager .ui-pg-div span.ui-icon {
  float: left;
  margin: 0 2px;
}

.ui-jqgrid td input, .ui-jqgrid td select .ui-jqgrid td textarea {
  margin: 0;
  float: none;
  background: #FFFFFF;
}

.ui-jqgrid td textarea {
  width: auto;
}

.ui-jqgrid .ui-jqgrid-toppager {
  border-left: 0 none !important;
  border-right: 0 none !important;
  border-top: 0 none !important;
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
}

.ui-jqgrid .ui-jqgrid-toppager .ui-pg-div {
  padding: 1px 0;
  float: left;
  position: relative;
}

.ui-jqgrid .ui-jqgrid-toppager .ui-pg-button {
  cursor: pointer;
}

.ui-jqgrid .ui-jqgrid-toppager .ui-pg-div span.ui-icon {
  float: left;
  margin: 0 2px;
}

#pager_left {
  width: 75px;
}

#pager_right {
  float: left;
}

/* ---------- RTL support ---------- */
.ui-jqgrid .ui-jqgrid-caption-rtl {
  text-align: right;
}

.ui-jqgrid .ui-jqgrid-hbox-rtl {
  float: right;
  padding-left: 20px;
}

.ui-jqgrid .ui-jqgrid-resize-ltr {
  float: right;
  margin: -2px -2px -2px 0;
}

.ui-jqgrid .ui-jqgrid-resize-rtl {
  float: left;
  margin: -2px 0 -1px -3px;
}

.ui-jqgrid .ui-sort-rtl {
  left: 0;
}

.ui-jqgrid .tree-wrap-ltr {
  float: left;
}

.ui-jqgrid .tree-wrap-rtl {
  float: right;
}

.ui-jqgrid .ui-ellipsis {
  -moz-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

/* ---------- states and images ---------- */
.ui-icon {
  width: 16px;
  height: 10px;
  background-image: url(../images/ui-icons_469bdd_256x240.png);
}

.ui-widget-content .ui-icon {
  background-image: url(../images/ui-icons_469bdd_256x240.png);
}

.ui-widget-header .ui-icon {
  background-image: url(../images/ui-icons_d8e7f3_256x240.png);
}

.ui-state-default .ui-icon {
  background-image: url(../images/ui-icons_6da8d5_256x240.png);
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url(../images/ui-icons_217bc0_256x240.png);
}

.ui-state-active .ui-icon {
  background-image: url(../images/ui-icons_f9bd01_256x240.png);
}

.ui-state-highlight .ui-icon {
  background-image: url(../images/ui-icons_2e83ff_256x240.png);
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(../images/ui-icons_cd0a0a_256x240.png);
}

/* ---------- positioning ---------- */
.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-off {
  background-position: -96px -144px;
}

.ui-icon-radio-on {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

.ui-state-disabled {
  opacity: 0.3;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: 0.85;
  filter: Alpha(Opacity=85);
  background-image: none;
}

/*This css is to fix compatibility issues of bootstrap 3*/
#customAppForm label {
  display: block;
  padding: 10px 0;
}

select {
  background-color: #fff;
  border: 1px solid #ccc;
  width: 220px;
}

img {
  border: 0 none;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

.cssTable {
  text-align: center !important;
}

.right_grid h1, .right_grid h2, .right_grid h3 .left_grid h1,
.left_grid h2, .left_grid h3 .custom_apps h1,
.custom_apps h2, .custom_apps h3 .popular_searchsec h1,
.popular_searchsec h2, .popular_searchsec h3 {
  line-height: 40px;
}

/*Engage portlet dropdown*/
.anouncements_sec .toggler-content-wrapper {
  overflow: visible;
}

.user_form .anouncements_sec .toggler-content-wrapper {
  overflow: hidden;
}

/*Custom app launcher edit mode table*/
.right_grid .cssTable th, .right_grid .cssTable td {
  text-align: center;
}

.nav_subs .sub_list {
  padding: 0;
}

/* ---------- Liferay buttons ---------- */
.portlet-alerts .btn, .portlet-announcements .btn {
  padding: 2px 8px;
  background: #ededed;
  border: 1px solid #ccc;
  font-size: 15px;
  border-radius: 2px;
  padding: 5px 11px;
}

.portlet-alerts .btn-link:hover, .portlet-announcements .btn-link:hover {
  background: #ededed;
  border: 1px solid #ccc;
  text-decoration: none;
}

.portlet-alerts .btn-primary, .portlet-announcements .btn-primary {
  background: #666;
  border: 1px solid #666;
}

.portlet-alerts .btn-primary:hover, .portlet-announcements .btn-primary:hover {
  background: #ae132a;
  border: 1px solid #ae132a;
}

input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
  cursor: not-allowed;
  background-color: #eee;
}

select, textarea, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color], .uneditable-input {
  padding: 4px 6px;
  color: #555;
}

.columns-max .col-md-12 {
  padding: 0;
}

.columns-max .portlet-content {
  padding: 0;
}

.columns-max .main-content-body {
  margin-top: 0;
}

a:focus {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff !important;
}

/*# sourceMappingURL=main.css.map */
/*# sourceMappingURL=main.css.map */