@charset "UTF-8";
/**
 * Clay 3.107.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.107.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.quick-access-nav {
  position: fixed;
  z-index: 999;
}

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

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

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

.overlay {
  position: absolute;
}

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

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

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

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

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

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

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

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

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

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

.sidebar-sm .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
  min-height: auto;
  padding: 0.285rem 0.75rem;
}
.sidebar-sm .list-group-item-flex {
  padding: 0.5rem 0.25rem;
}
.sidebar-sm .list-group-item-flex .autofit-col {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

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

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

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

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

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

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

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

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

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

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info {
    transition: none;
  }
}
.drop-here-info {
  transition: none;
}

.drop-here-info .drop-here-indicator {
  height: 115px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.drop-here-info .drop-icons {
  display: inline-block;
  position: relative;
  width: 160px;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons {
    transition: none;
  }
}
.drop-here-info .drop-icons {
  transition: none;
}

.drop-here-info .drop-icons span {
  border-radius: 3px;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons span {
    transition: none;
  }
}
.drop-here-info .drop-icons span {
  transition: none;
}

.drop-here-info .drop-icons span:nth-of-type(1) {
  box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  top: 10px;
  transform: rotate(25deg);
  width: 60px;
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
  height: 80px;
  left: 40px;
  line-height: 80px;
  width: 80px;
  z-index: 2;
}
.drop-here-info .drop-icons span:nth-of-type(3) {
  box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
  display: block;
  font-size: 45px;
  height: 70px;
  left: 90px;
  line-height: 70px;
  opacity: 0;
  position: relative;
  top: 8px;
  transform: rotate(-25deg);
  width: 70px;
  z-index: 1;
}
.drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac;
}
.drop-here-info .drop-text {
  color: #fff;
  display: block;
  font-size: 20px;
  margin-left: 0;
  margin-top: 20px;
}
.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
.drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
  opacity: 1;
}
.drop-active .drop-here-info span:nth-of-type(1) {
  transform: rotate(-20deg);
}
.drop-active .drop-here-info span:nth-of-type(2) {
  transform: scale(1);
}
.drop-active .drop-here-info span:nth-of-type(3) {
  transform: rotate(15deg);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
  display: block;
  padding: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
    margin-left: 375px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  border-collapse: collapse;
  width: 100%;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
  border-radius: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  width: auto;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):focus, .lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):hover {
  color: #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 .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media (min-width: 576px) {
  .portal-popup .navbar ~ .portlet-configuration-setup,
  .portal-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 576px) {
  .portal-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 576px) {
  .portal-popup .lfr-dynamic-uploader,
  .portal-popup .process-list {
    top: 48px;
  }
}
.portal-popup .portlet-export-import-publish-processes {
  top: 0;
}
.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020;
}
@media (min-width: 768px) {
  .portal-popup .dialog-footer {
    position: fixed;
  }
}
.portal-popup .dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
.portal-popup .dialog-footer.dialog-footer-not-reverse {
  flex-direction: initial;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px;
  }
}
.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}
.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}
.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
@media print {
  .portal-popup:not(.article-preview) #main-content,
  .portal-popup:not(.article-preview) #wrapper {
    position: initial;
  }
}
.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.portal-popup .columns-max > .portlet-layout.row > .portlet-column {
  padding-left: 0;
  padding-right: 0;
}

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

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

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

.active-area {
  background: #ffc;
}

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

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

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

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

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

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

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

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

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

.lfr-source-editor {
  border: solid 0 #ccc;
  border-bottom-width: 2px;
  position: relative;
}
.lfr-source-editor .ace_editor {
  height: 100%;
}
.lfr-source-editor .lfr-source-editor-toolbar li > .btn {
  background-color: #fff;
  border: transparent;
  color: #717383;
  outline: 0;
}
.lfr-source-editor .lfr-source-editor-code {
  background-color: #fff;
  color: #2b4259;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter {
  background-color: #ededef;
  color: #868896;
  overflow: hidden;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
  font-family: fontawesome-alloy;
  text-align: center;
  vertical-align: middle;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
  content: "▾";
}
.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 input[type=radio]:checked + .card-horizontal::after {
  transition: none;
}

.lfr-page-layouts .card-horizontal {
  cursor: pointer;
  outline: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal {
  transition: none;
}

.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: -0.0625rem;
  content: "";
  height: 0;
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal::after {
  transition: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.user-icon-color-0 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #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-title-editable {
  pointer-events: none;
}
.controls-hidden .portlet-topper {
  display: none !important;
}
.controls-hidden .portlet-topper-toolbar {
  display: none !important;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(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;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .c-prefers-reduced-motion .cadmin.portlet-topper {
    transition: none;
  }
}
html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right;
}
html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(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 (min-width: 768px) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex;
  }
}

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
.portlet-topper-toolbar > a,
.portlet-topper-toolbar > span > a,
.portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(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;
  }
}
.c-prefers-reduced-motion .lfr-progress-active .progress-bar-status,
.c-prefers-reduced-motion .lfr-upload-container .file-uploading .progress-bar .progress {
  transition: none;
}

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

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

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

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
:root {
  --color-primary: #FF7900;
  --color-secondary: #000000;
  --color-tertiary: #F16E00;
  --color-grey-00: #EEEEEE;
  --color-grey-01: #F4F4F4;
  --color-grey-02: #CCCCCC;
  --color-grey-03: #999999;
  --color-grey-04: #666666;
  --color-grey-05: #262626;
  --color-grey-06: #BBBBBB;
  --color-grey-07: #343434;
  --color-grey-08: #9b9b9b;
  --color-grey-09: #545454;
  --color-grey-10: #828282;
  --color-grey-11: #F3F3F3;
  --color-grey-12: #333;
  --color-grey-13: #c0c0c0;
  --color-grey-14: #d0d0d0;
  --color-grey-15: #d3d3d3;
  --color-grey-16: #000000bf;
  --color-grey-17: #808080;
  --color-grey-18: #f8f8f8;
  --color-grey-19: #00000033;
  --color-grey-20: #646464;
  --color-grey-21: #000000b0;
  --color-grey-22: #9aa2a6;
  --color-grey-23: #e4e9ec;
  --color-grey-24: #4D4D4D;
  --color-blue-01: #7bc4f4;
  --color-blue-02: #65b4f1;
  --color-yellow-04: #ffffcc;
  --color-red-01: #f14444;
  --color-red-02: #fd0000;
  --color-red-03: #d9534fcc;
  --color-red-04: #FF0000;
  --color-green-01: #008000;
  --color-distributiva-00: #4BB4E6;
  --color-distributiva-01: #50BE87;
  --color-distributiva-02: #FFB4E6;
  --color-distributiva-03: #A885D8;
  --color-distributiva-04: #FFD200;
  --color-banners-00: #B5E8F7;
  --color-banners-01: #B8EBD6;
  --color-banners-02: #FFE8F7;
  --color-banners-03: #D9C2F0;
  --color-banners-04: #FFF6B6;
  --color-banners-05: #EEEEEE;
  --color-banners-06: #FFFFFF;
  --color-text-primary: #000000;
  --color-border-header: #575757;
  --color-offline: #666666;
  --color-online: #32C832;
  --color-missing: #CD3C14;
  --color-telework: #4BB4E6;
  --color-formation: #A885D8;
  --color-twitter: #1DA1F2;
  --color-linkedin: #0077B5;
  --color-plazza: #FF7900;
  --color-success: #32C832;
  --color-successbg: #e9f9e9;
  --color-alert: #CD3C14;
  --color-alertbg: #f7ded7;
  --color-info: #527EDB;
  --color-infobg: #e6ecfa;
  --color-warning: #FFCC00;
  --color-warningbg: #fff3c2;
  --color-0535: #b5e8f7;
  --color-5000: #B8EBD6;
  --color-fted: #D9C2F0;
  --color-jagu: #FFF6B6;
  --color-oest: #FFE8F7;
  --color-oesv: #EEEEEE;
  --color-osfi: #ffebc7;
  --color-rtmv: #e9ffb6;
  --color-hcrv: #999;
  --color-fcrv: #FFFF99;
  --color-ncrv: #E6E6E6;
  --color-tlcrv: #ffe5a8;
  --color-tertiary-op30: #FBD4B3;
  --color-white: #FFFFFF;
  --color-black: #000000;
  --color-simyo-grey: #dfdfdf;
  --color-rating-off: #999999;
  --color-rating-on: #f16e00;
  --color-primary-simyo: #ff6600;
}

/*------------------------------------------------------------
    #CONFIG GRID
-------------------------------------------------------------*/
@font-face {
  font-family: "vo-icons";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/vo-icons/vo-icons.eot?") format("eot"), url("fonts/vo-icons/vo-icons.woff") format("woff"), url("fonts/vo-icons/vo-icons.svg#vo-icons") format("svg"), url("fonts/vo-icons/vo-icons.ttf") format("truetype");
}
@font-face {
  font-family: "opensans";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/opensans/opensans-regular.eot?") format("eot"), url("fonts/opensans/opensans-regular.woff") format("woff"), url("fonts/opensans/opensans-regular.svg#opensans") format("svg"), url("fonts/opensans/opensans-regular.ttf") format("truetype");
}
@font-face {
  font-family: "opensans-light";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/opensans/opensans-light.eot?") format("eot"), url("fonts/opensans/opensans-light.woff") format("woff"), url("fonts/opensans/opensans-light.svg#opensans-light") format("svg"), url("fonts/opensans/opensans-light.ttf") format("truetype");
}
@font-face {
  font-family: "opensans-bold";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/opensans/opensans-bold.eot?") format("eot"), url("fonts/opensans/opensans-bold.woff") format("woff"), url("fonts/opensans/opensans-bold.svg#opensans-bold") format("svg"), url("fonts/opensans/opensans-bold.ttf") format("truetype");
}
@font-face {
  font-family: "helveticaneue-thin";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/helveticaneue/HelvNeue35_W1G.eot?") format("eot"), url("fonts/helveticaneue/HelvNeue35_W1G.woff") format("woff"), url("fonts/helveticaneue/HelvNeue35_W1G.woff2") format("woff2"), url("fonts/helveticaneue/HelvNeue35_W1G.svg#helveticaneue-thin") format("svg"), url("fonts/helveticaneue/HelvNeue35_W1G.ttf") format("truetype");
}
@font-face {
  font-family: "helveticaneue-light";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/helveticaneue/HelvNeue45_W1G.eot?") format("eot"), url("fonts/helveticaneue/HelvNeue45_W1G.woff") format("woff"), url("fonts/helveticaneue/HelvNeue45_W1G.woff2") format("woff2"), url("fonts/helveticaneue/HelvNeue45_W1G.svg#helveticaneue-light") format("svg"), url("fonts/helveticaneue/HelvNeue45_W1G.ttf") format("truetype");
}
@font-face {
  font-family: "helveticaneue-roman";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/helveticaneue/HelvNeue55_W1G.eot?") format("eot"), url("fonts/helveticaneue/HelvNeue55_W1G.woff") format("woff"), url("fonts/helveticaneue/HelvNeue55_W1G.woff2") format("woff2"), url("fonts/helveticaneue/HelvNeue55_W1G.svg#helveticaneue-roman") format("svg"), url("fonts/helveticaneue/HelvNeue55_W1G.ttf") format("truetype");
}
@font-face {
  font-family: "helveticaneue-medium";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/helveticaneue/HelvNeue65_W1G.eot?") format("eot"), url("fonts/helveticaneue/HelvNeue65_W1G.woff") format("woff"), url("fonts/helveticaneue/HelvNeue65_W1G.woff2") format("woff2"), url("fonts/helveticaneue/HelvNeue65_W1G.svg#helveticaneue-medium") format("svg"), url("fonts/helveticaneue/HelvNeue65_W1G.ttf") format("truetype");
}
@font-face {
  font-family: "helveticaneue-bold";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/helveticaneue/HelvNeue75_W1G.eot?") format("eot"), url("fonts/helveticaneue/HelvNeue75_W1G.woff") format("woff"), url("fonts/helveticaneue/HelvNeue75_W1G.woff2") format("woff2"), url("fonts/helveticaneue/HelvNeue75_W1G.svg#helveticaneue-bold") format("svg"), url("fonts/helveticaneue/HelvNeue75_W1G.ttf") format("truetype");
}
/*------------------------------------------------------------------------
    # GENERIC HIDE ACCESSIBLE
-------------------------------------------------------------------------*/
.hideAccessible, .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -0.0625rem;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  left: -62500rem;
}

.vo-ie7 .hideAccessible, .vo-ie7 .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  left: -1000000px;
}

/*------------------------------------------------------------------------
    # END GENERIC HIDE ACCESSIBLE
-------------------------------------------------------------------------*/
/*------------------------------------
    # ELEMENT BODY
------------------------------------*/
body {
  font-family: "Arial", sans-serif;
  background-color: transparent;
}

/*------------------------------------
    # END ELEMENT BODY
------------------------------------*/
.vo-texts {
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
}
.vo-texts__01 {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
}
.vo-texts__02 {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
}
.vo-texts__03 {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
}
.vo-texts__04 {
  font-family: "Arial";
  color: black;
  font-size: 0.75rem;
  font-weight: bold;
}
.vo-texts__05 {
  font-family: "Arial";
  color: black;
  font-size: 0.75rem;
  font-weight: bold;
}
.vo-texts__06 {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
}
.vo-texts__07 {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  word-break: break-word;
}

@media only screen and (min-width: 992px) {
  .vo-texts {
    font-size: 1.125rem;
  }
  .vo-texts__01 {
    font-size: 1.125rem;
  }
  .vo-texts__02 {
    font-size: 1.125rem;
  }
  .vo-texts__03 {
    font-size: 1rem;
  }
  .vo-texts__04 {
    font-size: 0.875rem;
  }
  .vo-texts__05 {
    font-size: 0.875rem;
  }
  .vo-texts__06 {
    font-size: 1.5rem;
  }
  .vo-texts__06 {
    font-size: 1rem;
  }
}
h1, h2, h3, h4, h5, h6 {
  color: black;
}

p {
  font-family: "Arial";
  color: black;
  font-size: 1rem;
}

a {
  font-size: 1rem;
  color: #f16e00;
  text-decoration: none;
}
a:hover {
  color: black;
  text-decoration: underline;
}

h1 {
  font-size: 2.125rem;
  margin-bottom: 1.875rem;
  margin-top: 0;
}

h2 {
  font-size: 1.125rem;
  margin: 0 0 1.875rem;
}

h3 {
  font-size: 1.5rem;
}

.vo-heading {
  margin-bottom: 1.875rem;
  font-family: "Arial";
  color: black;
  font-size: 2.125rem;
  font-weight: bold;
}
.vo-heading__00 {
  font-family: "Arial";
  color: black;
  font-size: 1.5rem;
  font-weight: bold;
  margin-top: 0.75rem;
  margin-bottom: 1.875rem;
}
.vo-heading__01 {
  font-family: "Arial";
  color: black;
  font-size: 1.125rem;
  font-weight: bold;
  margin: 0;
}
.vo-heading__02 {
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
  margin: 0;
}
.vo-heading__03 {
  font-family: "Arial";
  color: black;
  font-size: 1.5rem;
  font-weight: bold;
  margin: 0;
}
.vo-heading__04 {
  font-family: "Arial";
  color: black;
  font-size: 1.5rem;
  font-weight: bold;
  margin: 0;
}
.vo-heading__05 {
  font-family: "Arial";
  color: black;
  font-size: 1.5rem;
  font-weight: bold;
  margin: 0;
}
.vo-heading__06 {
  font-family: "Arial";
  color: black;
  font-size: 1.5rem;
  font-weight: bold;
  margin: 0;
}
.vo-heading__07 {
  font-family: "Arial";
  color: black;
  font-size: 1.5rem;
  font-weight: bold;
}
.vo-heading__08 {
  font-family: "Arial";
  color: black;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 0.9375rem;
}

[class*=vo-heading].vo-centerheading {
  text-align: center;
}

.portlet-body .vo-heading {
  margin-top: 1.25rem;
}
.portlet-body .vo-heading__00 {
  margin-top: 0.75rem;
  margin-bottom: 1.875rem;
}

@media only screen and (min-width: 992px) {
  .vo-heading {
    font-size: 3rem;
  }
  .vo-heading__00 {
    font-size: 2.125rem;
  }
  .vo-heading__01 {
    font-size: 1.5rem;
  }
  .vo-heading__02 {
    font-size: 1.125rem;
  }
  .vo-heading__03 {
    font-size: 2.125rem;
  }
  .vo-heading__04 {
    font-size: 2.125rem;
  }
  .vo-heading__05 {
    font-size: 2.125rem;
  }
  .vo-heading__06 {
    font-size: 2.125rem;
  }
  .vo-heading__07 {
    font-size: 2.125rem;
  }
  .vo-heading__08 {
    font-size: 2.125rem;
  }
}
.portlet {
  margin-bottom: 0;
}

.portlet-body h1, .portlet-body h2, .portlet-body h3, .portlet-body h4, .portlet-body h5, .portlet-body h6 {
  margin-top: 0;
}

.portlet-content-editable {
  padding: 0;
  border: 0 none;
  border-radius: 0;
}

.portlet-decorate .portlet-content {
  border: 0 none;
  border-radius: 0;
}

.portlet-title-text {
  font-family: "Arial";
  color: black;
  font-size: 1.5rem;
  font-weight: bold;
  display: block;
  margin-bottom: 1.875rem;
  max-width: inherit;
}

.portlet-barebone .portlet-content {
  border: 0 none;
}

.taglib-portlet-preview {
  overflow-x: hidden;
}

.portlet-breadcrumb .portlet-body {
  padding: 0;
}

.portlet-nested-portlets .portlet-dropzone .portlet-boundary {
  margin-top: 1.875rem;
}
.portlet-nested-portlets .portlet-dropzone .portlet-boundary.vo-newsdetail {
  margin-top: 0;
}
.portlet-nested-portlets .col-md-7 .portlet-dropzone .portlet-boundary {
  margin-top: 0;
}
.portlet-nested-portlets .col-md-7 .portlet-dropzone .portlet-boundary:first-child {
  margin-top: 0;
}
.portlet-nested-portlets.centered-portlet-title > .portlet > .portlet-topper + .portlet-content .portlet-title-text {
  text-align: center;
}
.portlet-nested-portlets.centered-portlet-title > .portlet > .portlet-topper + .portlet-content .portlet-column .portlet-title-text {
  text-align: left;
}
.portlet-nested-portlets.centered-portlet-title > .portlet .portlet .portlet-content .portlet-title-text {
  font-size: 1.125rem;
  margin-bottom: 1.875rem;
}
.portlet-nested-portlets.vo-nested__00 .portlet-boundary .portlet {
  background: white;
  padding: 1.25rem 0.9375rem;
}
.portlet-nested-portlets.vo-nested__04 .portlet-boundary .portlet {
  background: #f4f4f4;
  padding: 1.25rem 0.9375rem;
}
.portlet-nested-portlets.vo-nested__03 .portlet-boundary .portlet-column {
  background: white;
  padding: 0.9375rem;
}
.portlet-login {
  padding: 1.875rem 0;
}
.portlet-login .panel-body {
  padding: 0;
}

.portlet-column-content.empty {
  padding: 0;
}

.has-control-menu .portlet-column-content.empty {
  padding: 3.125rem;
}

.yui3-widget.overlay {
  z-index: 999999 !important;
}

.vo-bandeja label {
  font-weight: bold;
  margin-bottom: 5px;
}
.vo-bandeja .task-content-title {
  font-size: 1.5rem;
  margin-bottom: 10px;
  display: block;
}
.vo-bandeja .panel-header.panel-header-link.btn.btn-unstyled {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.vo-bandeja .panel .panel-body .task-activity {
  padding: 0;
}
.vo-bandeja .panel .panel-body table > thead,
.vo-bandeja .panel .panel-body table > tbody {
  width: 100%;
  display: block;
}
.vo-bandeja .panel .panel-body .table > thead > tr,
.vo-bandeja .panel .panel-body .table > tbody > tr {
  display: grid;
  width: 100%;
  grid-template-columns: 1fr 1fr;
}
.vo-bandeja .panel .panel-body .table > thead > tr > th,
.vo-bandeja .panel .panel-body .table > tbody > tr > td {
  width: auto;
}
.vo-bandeja .panel .panel-header {
  text-align: left;
  padding-right: 45px;
}
.vo-bandeja .sheet > .sheet-section > div > div > span.vo-link {
  white-space: nowrap;
  text-align: right;
}
.vo-bandeja .lfr-asset-column-details .lfr-asset-actions {
  right: 36px;
}
.vo-bandeja .lfr-portal-tooltip > span {
  display: flex;
  align-items: center;
  overflow-wrap: initial;
  white-space: normal;
}
.vo-bandeja .vo-inbox-detail-view-button .btn.btn-monospaced.btn-outline-secondary {
  display: inline-flex;
}
.vo-bandeja .vo-inbox-detail-view-button .c-inner {
  width: 20px;
}

@media only screen and (min-width: 992px) {
  .portlet-title-text {
    font-size: 2.125rem;
  }
  .portlet-nested-portlets.centered-portlet-title > .portlet .portlet .portlet-content .portlet-title-text {
    font-size: 1.5rem;
  }
  .portlet-nested-portlets .portlet-dropzone .portlet-boundary:first-child {
    margin-top: 0;
  }
}
.vo-separator {
  margin: 2.8125rem 0;
}
.vo-separator__top {
  margin: 2.8125rem 0 0;
}
.vo-separator__bottom {
  margin: 0 0 2.8125rem;
}
.vo-separator__right_25 {
  margin: 0 1.5625rem 0;
}
.vo-separator__left_25 {
  margin: 1.25rem 0rem 1.25rem 0rem;
}
.vo-separator__top_25 {
  margin: 1.5625rem 0 0;
}
.vo-separator__bottom_25 {
  margin: 0 0 1.5625rem;
}

.vo-new-separator {
  background-color: #D9D9D9;
  padding: 1.5625rem 0 0;
}
.vo-new-separator__top {
  margin: 1.5625rem 0 0;
}
.vo-new-separator__bottom {
  margin: 0 0 1.5625rem;
}
.vo-new-separator__right_25 {
  margin: 0 1.5625rem 0;
}
.vo-new-separator__left_25 {
  margin: 1.25rem 0rem 1.25rem 0rem;
}
.vo-new-separator__top_25 {
  margin: 1.5625rem 0 0;
}
.vo-new-separator__bottom_25 {
  margin: 0 0 1.5625rem;
}

@media only screen and (min-width: 768px) {
  .vo-separator__left_25 {
    margin: 0rem 0rem 0rem 1.5625rem;
  }
}
@media only screen and (min-width: 992px) {
  .vo-separator__left_25 {
    margin: 0rem 0rem 0rem 1.5625rem;
  }
}
@media only screen and (min-width: 1200px) {
  .vo-separator__left_25 {
    margin: 0rem 0rem 0rem 1.5625rem;
  }
}
.has-control-menu .vo-header .portlet-title-text, .has-control-menu .vo-breadcrums .portlet-title-text {
  display: none;
}
.has-control-menu .vo-header .portlet-content-editable, .has-control-menu .vo-breadcrums .portlet-content-editable {
  border: 0 none;
}
.has-control-menu .portlet:hover {
  box-shadow: 1px 1px 8px #ff7900;
}
.has-control-menu #wrapper {
  margin-top: 0;
  padding-top: 0;
}

@media only screen and (min-width: 768px) {
  .has-control-menu #wrapper {
    margin-top: 0;
  }
}
@media only screen and (min-width: 992px) {
  .has-control-menu #wrapper {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .has-control-menu #wrapper {
    margin-top: 0;
  }
}
.vo-container#wrapper {
  margin-top: 0;
  padding-top: 0;
}
.vo-container .list-group-item-field:before {
  min-height: 6.125rem;
  background-color: black !important;
}
.vo-container .form-control.search-query {
  padding-left: 54px !important;
  min-height: 43px;
}
.vo-container__parallax {
  background: url("../images/img/bg_parallax.jpg") no-repeat fixed center;
  background-size: cover;
}
.vo-container__parallax > .container {
  width: 100%;
  padding: 0;
}
.vo-container__submenu-parallax {
  background-size: cover;
}
.vo-container__submenu-parallax > .container {
  width: 100%;
  padding: 0;
}
.vo-container__fullWidth {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 3.125rem 0;
  padding: 1.25rem 0;
}

.vo-wrapper {
  overflow: hidden;
}

.has-control-menu #wrapper.vo-container {
  margin-top: 0;
}

@media only screen and (min-width: 768px) {
  .vo-container#wrapper {
    margin-top: 0;
  }
  .has-control-menu #wrapper.vo-container {
    margin-top: 0;
  }
}
@media only screen and (min-width: 992px) {
  .vo-container#wrapper {
    margin-top: 0;
  }
  .has-control-menu #wrapper.vo-container {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .vo-container#wrapper {
    margin-top: 0;
  }
  .has-control-menu #wrapper.vo-container {
    margin-top: 0;
  }
}
[class^=vo-icon-]:before, [class*=" vo-icon-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.875rem;
  color: black;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.vo-icon-status:before {
  content: "\e90b";
}

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

.vo-icon-add:before {
  content: "\e90d";
}

.vo-icon-alert:before {
  content: "\e90e";
}

.vo-icon-arrow:before {
  content: "\e90f";
}

.vo-icon-attach:before {
  content: "\e910";
}

.vo-icon-chat:before {
  content: "\e911";
}

.vo-icon-checkbox-checked:before {
  content: "\e912";
}

.vo-icon-checkbox:before {
  content: "\e913";
}

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

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

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

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

.vo-icon-delete:before {
  content: "\e918";
}

.vo-icon-document:before {
  content: "\e919";
}

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

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

.vo-icon-error:before {
  content: "\e91c";
}

.vo-icon-fav-checked:before {
  content: "\e91d";
}

.vo-icon-fav:before {
  content: "\e91e";
}

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

.vo-icon-linkedin-hover:before {
  content: "\e920";
}

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

.vo-icon-location:before {
  content: "\e922";
}

.vo-icon-logout-hover:before {
  content: "\e923";
}

.vo-icon-mail:before {
  content: "\e924";
}

.vo-icon-mobile-phone:before {
  content: "\e925";
}

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

.vo-icon-plazza-hover:before {
  content: "\e927";
}

.vo-icon-plazza:before {
  content: "\e928";
}

.vo-icon-radio-checked:before {
  content: "\e929";
}

.vo-icon-radio-empty:before {
  content: "\e92a";
}

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

.vo-icon-tick:before {
  content: "\e92c";
}

.vo-icon-twitter-hover:before {
  content: "\e92d";
}

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

.vo-icon-bell:before {
  content: url("../images/icons/header-bell.svg");
}

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

.vo-icon-close:before {
  content: "\e902";
}

.vo-icon-company:before {
  content: "\e903";
}

.vo-icon-company2:before {
  content: url("../images/icons/vo-new-company.svg");
}

.vo-icon-efforts:before {
  content: "\e904";
}

.vo-icon-efforts2:before {
  content: url("../images/icons/vo-new-efforts.svg");
}

.vo-icon-help:before {
  content: "\e905";
}

.vo-icon-help2:before {
  content: url("../images/icons/vo-new-help.svg");
}

.vo-icon-logout:before {
  content: "\e906";
}

.vo-icon-menu:before {
  content: "\e907";
}

.vo-icon-mi-viveorange:before {
  content: "\e908";
}

.vo-icon-news:before {
  content: "\e909";
}

.vo-icon-news2:before {
  content: url("../images/icons/vo-new-press-news.svg");
}

.vo-icon-search:before {
  content: url("../images/icons/header-search.svg");
}

.vo-icon-mailbox:before {
  content: url("../images/icons/header-mailbox.svg");
}

/*.vo-icon-mi-equipo:before {
   content: url($wf__base-path-icons + "vo-mi-equipo.svg");
}*/
.vo-icon-validation2:before {
  content: url("../images/icons/vo-new-validation.svg");
}

.vo-icon-personas2:before {
  content: url("../images/icons/vo-new-personas.svg");
}

.vo-icon-arrow-orange:after {
  content: url("../images/icons/vo-orange-chevron.png");
}

.vo-icon-desarrollo:before {
  content: url("../images/icons/vo-new-desarrollo.svg");
  opacity: 0.7;
}

.vo-icon__login:before {
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-mi-viveorange.svg");
  width: 1.875rem;
  height: 1.875rem;
  color: white;
  font-size: 0.875rem;
}
.vo-icon__logout:before {
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-logout-orange.svg");
  width: 1.875rem;
  height: 1.875rem;
  color: #ff7900;
  font-size: 0.875rem;
}
.vo-icon__news:before {
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-press-news.svg");
  width: 1.875rem;
  height: 1.875rem;
  color: white;
  font-size: 0.875rem;
}
.vo-icon__vive:before {
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-mi-viveorange.svg");
  width: 1.875rem;
  height: 1.875rem;
  color: white;
  font-size: 0.875rem;
}
.vo-icon__calendar:before {
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-calendar.svg");
  width: 1.875rem;
  height: 1.875rem;
  color: white;
  font-size: 0.875rem;
}
.vo-icon__efforts:before {
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-list.svg");
  width: 1.875rem;
  height: 1.875rem;
  color: white;
  font-size: 0.875rem;
}
.vo-icon__company:before {
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-orange-white.svg");
  width: 1.875rem;
  height: 1.875rem;
  color: white;
  font-size: 0.875rem;
}
.vo-icon__help:before {
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-help.svg");
  width: 1.875rem;
  height: 1.875rem;
  color: white;
  font-size: 0.875rem;
}
.vo-icon__user-info:before {
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-user-info.svg");
  width: 1.875rem;
  height: 1.875rem;
  color: white;
  font-size: 0.875rem;
}
.vo-icon__book:before {
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-book.svg");
  width: 1.875rem;
  height: 1.875rem;
  color: white;
  font-size: 0.875rem;
}
.vo-icon__ok:before {
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-ok.svg");
  width: 1.875rem;
  height: 1.875rem;
  color: white;
  font-size: 0.875rem;
}
.vo-icon__cancel:before {
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-cancel.svg");
  width: 2.1875rem;
  height: 2.1875rem;
  color: #cd3c14;
  font-size: 0.875rem;
}
.vo-icon-fav:before {
  color: #666666;
}
.vo-icon-fav:hover:before {
  color: #f16e00;
}
.vo-icon-fav:active:before {
  content: "\e91d";
  color: #f16e00;
}
.vo-icon-fav-check:before {
  color: #f16e00;
}
.vo-icon-help:before {
  color: #527edb;
  font-size: 2.375rem;
}

.vo-borderbox {
  position: relative;
  border-top: 0.0625rem solid black;
  border-bottom: 0.0625rem solid black;
  background-color: white;
}
.vo-borderbox:before, .vo-borderbox:after {
  content: "";
  width: 100%;
  height: calc(100% + 0.2rem);
  background-color: white;
  border-top: 0.0625rem solid black;
  border-bottom: 0.0625rem solid black;
  display: inline-block;
  position: absolute;
  top: -0.0625rem;
}
.vo-borderbox:before {
  right: 100%;
}
.vo-borderbox:after {
  left: 100%;
}

.vo-distributiva__00 {
  background-color: #4bb4e6;
}
.vo-distributiva__01 {
  background-color: #50be87;
}
.vo-distributiva__02 {
  background-color: #ffb4e6;
}
.vo-distributiva__03 {
  background-color: #a885d8;
}
.vo-distributiva__04 {
  background-color: #ffd200;
}

.vo-secondaries__00 {
  position: relative;
  border-top: 0.0625rem solid #b5e8f7;
  border-bottom: 0.0625rem solid #b5e8f7;
  background-color: #b5e8f7;
}
.vo-secondaries__00:before, .vo-secondaries__00:after {
  content: "";
  width: 100%;
  height: calc(100% + 0.2rem);
  background-color: #b5e8f7;
  border-top: 0.0625rem solid #b5e8f7;
  border-bottom: 0.0625rem solid #b5e8f7;
  display: inline-block;
  position: absolute;
  top: -0.0625rem;
}
.vo-secondaries__00:before {
  right: 100%;
}
.vo-secondaries__00:after {
  left: 100%;
}
.vo-secondaries__01 {
  position: relative;
  border-top: 0.0625rem solid #b8ebd6;
  border-bottom: 0.0625rem solid #b8ebd6;
  background-color: #b8ebd6;
}
.vo-secondaries__01:before, .vo-secondaries__01:after {
  content: "";
  width: 100%;
  height: calc(100% + 0.2rem);
  background-color: #b8ebd6;
  border-top: 0.0625rem solid #b8ebd6;
  border-bottom: 0.0625rem solid #b8ebd6;
  display: inline-block;
  position: absolute;
  top: -0.0625rem;
}
.vo-secondaries__01:before {
  right: 100%;
}
.vo-secondaries__01:after {
  left: 100%;
}
.vo-secondaries__02 {
  position: relative;
  border-top: 0.0625rem solid #ffe8f7;
  border-bottom: 0.0625rem solid #ffe8f7;
  background-color: #ffe8f7;
}
.vo-secondaries__02:before, .vo-secondaries__02:after {
  content: "";
  width: 100%;
  height: calc(100% + 0.2rem);
  background-color: #ffe8f7;
  border-top: 0.0625rem solid #ffe8f7;
  border-bottom: 0.0625rem solid #ffe8f7;
  display: inline-block;
  position: absolute;
  top: -0.0625rem;
}
.vo-secondaries__02:before {
  right: 100%;
}
.vo-secondaries__02:after {
  left: 100%;
}
.vo-secondaries__03 {
  position: relative;
  border-top: 0.0625rem solid #d9c2f0;
  border-bottom: 0.0625rem solid #d9c2f0;
  background-color: #d9c2f0;
}
.vo-secondaries__03:before, .vo-secondaries__03:after {
  content: "";
  width: 100%;
  height: calc(100% + 0.2rem);
  background-color: #d9c2f0;
  border-top: 0.0625rem solid #d9c2f0;
  border-bottom: 0.0625rem solid #d9c2f0;
  display: inline-block;
  position: absolute;
  top: -0.0625rem;
}
.vo-secondaries__03:before {
  right: 100%;
}
.vo-secondaries__03:after {
  left: 100%;
}
.vo-secondaries__04 {
  position: relative;
  border-top: 0.0625rem solid #fff6b6;
  border-bottom: 0.0625rem solid #fff6b6;
  background-color: #fff6b6;
}
.vo-secondaries__04:before, .vo-secondaries__04:after {
  content: "";
  width: 100%;
  height: calc(100% + 0.2rem);
  background-color: #fff6b6;
  border-top: 0.0625rem solid #fff6b6;
  border-bottom: 0.0625rem solid #fff6b6;
  display: inline-block;
  position: absolute;
  top: -0.0625rem;
}
.vo-secondaries__04:before {
  right: 100%;
}
.vo-secondaries__04:after {
  left: 100%;
}
.vo-secondaries__05 {
  position: relative;
  border-top: 0.0625rem solid #eeeeee;
  border-bottom: 0.0625rem solid #eeeeee;
  background-color: #eeeeee;
}
.vo-secondaries__05:before, .vo-secondaries__05:after {
  content: "";
  width: 100%;
  height: calc(100% + 0.2rem);
  background-color: #eeeeee;
  border-top: 0.0625rem solid #eeeeee;
  border-bottom: 0.0625rem solid #eeeeee;
  display: inline-block;
  position: absolute;
  top: -0.0625rem;
}
.vo-secondaries__05:before {
  right: 100%;
}
.vo-secondaries__05:after {
  left: 100%;
}
.vo-nested__00 {
  position: relative;
  border-top: 0.0625rem solid #cccccc;
  border-bottom: 0.0625rem solid #cccccc;
  background-color: #f4f4f4;
  padding-top: 1.25rem;
  padding-bottom: 3.75rem;
  margin-top: 2.5rem;
}
.vo-nested__00:before, .vo-nested__00:after {
  content: "";
  width: 100%;
  height: calc(100% + 0.2rem);
  background-color: #f4f4f4;
  border-top: 0.0625rem solid #cccccc;
  border-bottom: 0.0625rem solid #cccccc;
  display: inline-block;
  position: absolute;
  top: -0.0625rem;
}
.vo-nested__00:before {
  right: 100%;
}
.vo-nested__00:after {
  left: 100%;
}
.vo-nested__00 .portlet-column {
  margin-top: 0.625rem;
}
.vo-nested__01 {
  position: relative;
  border-top: 0.0625rem solid #cccccc;
  border-bottom: 0.0625rem solid #cccccc;
  background-color: #f4f4f4;
  padding-top: 3.125rem;
  padding-bottom: 1.875rem;
  margin-top: 1.875rem;
}
.vo-nested__01:before, .vo-nested__01:after {
  content: "";
  width: 100%;
  height: calc(100% + 0.2rem);
  background-color: #f4f4f4;
  border-top: 0.0625rem solid #cccccc;
  border-bottom: 0.0625rem solid #cccccc;
  display: inline-block;
  position: absolute;
  top: -0.0625rem;
}
.vo-nested__01:before {
  right: 100%;
}
.vo-nested__01:after {
  left: 100%;
}
.vo-nested__01 .portlet-column {
  margin-top: 0.625rem;
}
.vo-nested__02 {
  position: relative;
  border-top: 0.0625rem solid #cccccc;
  border-bottom: 0.0625rem solid #cccccc;
  background-color: #f4f4f4;
  padding-top: 3.125rem;
  padding-bottom: 1.875rem;
  margin: 2.8125rem 0;
}
.vo-nested__02:before, .vo-nested__02:after {
  content: "";
  width: 100%;
  height: calc(100% + 0.2rem);
  background-color: #f4f4f4;
  border-top: 0.0625rem solid #cccccc;
  border-bottom: 0.0625rem solid #cccccc;
  display: inline-block;
  position: absolute;
  top: -0.0625rem;
}
.vo-nested__02:before {
  right: 100%;
}
.vo-nested__02:after {
  left: 100%;
}
.vo-nested__02 .portlet-column {
  margin-top: 0.625rem;
}
.vo-nested__03 {
  background: white;
  padding: 0.9375rem;
}
.vo-nested__03 .portlet-column {
  margin-top: 0.625rem;
}
.vo-nested__04 {
  position: relative;
  border-top: 0.0625rem solid #cccccc;
  border-bottom: 0.0625rem solid #cccccc;
  background-color: white;
  padding-top: 2.5rem;
  padding-bottom: 3.75rem;
  margin-top: 0rem;
}
.vo-nested__04:before {
  content: "";
  width: 62500rem;
  height: calc(100% + 0.2rem);
  background-color: white;
  border-top: 0.0625rem solid #cccccc;
  border-bottom: 0.0625rem solid #cccccc;
  display: inline-block;
  position: absolute;
  top: -0.0625rem;
  left: -625rem;
  right: -625rem;
}
.vo-nested__04 .portlet-column {
  margin-top: 0.625rem;
}
.vo-nested__05 {
  position: relative;
  border-top: 0.0625rem solid #cccccc;
  border-bottom: 0.0625rem solid #cccccc;
  background-color: #f4f4f4;
  padding-top: 3.125rem;
  padding-bottom: 1.875rem;
  margin: 0;
}
.vo-nested__05:before, .vo-nested__05:after {
  content: "";
  width: 100%;
  height: calc(100% + 0.2rem);
  background-color: #f4f4f4;
  border-top: 0.0625rem solid #cccccc;
  border-bottom: 0.0625rem solid #cccccc;
  display: inline-block;
  position: absolute;
  top: -0.0625rem;
}
.vo-nested__05:before {
  right: 100%;
}
.vo-nested__05:after {
  left: 100%;
}
.vo-nested__05 .portlet-column {
  margin-top: 0.625rem;
}
.vo-nested__06 {
  position: relative;
  border-top: 0.0625rem solid #cccccc;
  border-bottom: 0.0625rem solid #cccccc;
  background-color: white;
  padding-top: 2.5rem;
  padding-bottom: 3.75rem;
  margin-top: 0rem;
}
.vo-nested__06:before {
  content: "";
  width: 62500rem;
  height: calc(100% + 0.2rem);
  background-color: white;
  border-top: 0.0625rem solid #cccccc;
  border-bottom: 0.0625rem solid #cccccc;
  display: inline-block;
  position: absolute;
  top: -0.0625rem;
  left: -625rem;
  right: -625rem;
}
.vo-nested__06 .portlet-column {
  margin-top: 0.625rem;
}
.vo-nested__07 {
  position: relative;
  border-top: 0.0625rem solid #cccccc;
  border-bottom: 0.0625rem solid #cccccc;
  background-color: #f4f4f4;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  margin-top: 0rem;
}
.vo-nested__07:before {
  content: "";
  width: 62500rem;
  height: calc(100% + 0.2rem);
  background-color: #f4f4f4;
  border-top: 0.0625rem solid #cccccc;
  border-bottom: 0.0625rem solid #cccccc;
  display: inline-block;
  position: absolute;
  top: -0.0625rem;
  left: -625rem;
  right: -625rem;
}
.vo-nested__07 .portlet-column {
  margin-top: 0rem;
}

.portlet-layout .portlet-column.col-md-6 [class*=vo-secondaries__]:before, .portlet-layout .portlet-column.col-md-6 [class*=vo-secondaries__]:after {
  display: none;
}

.vo-link {
  font-family: "Arial";
  font-weight: bold;
  color: #f16e00;
}
.vo-link__text {
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.vo-link__text:hover {
  color: black;
  text-decoration: underline;
}
.vo-link:before {
  display: inline-block;
  vertical-align: middle;
}
.vo-link:hover, .vo-link:focus, .vo-link:active {
  color: black;
  text-decoration: none;
  background-color: transparent;
}
.vo-link:hover__text, .vo-link:focus__text, .vo-link:active__text {
  text-decoration: underline;
}
.vo-link:hover:before, .vo-link:hover [class*=vo-icon]:before, .vo-link:focus:before, .vo-link:focus [class*=vo-icon]:before, .vo-link:active:before, .vo-link:active [class*=vo-icon]:before {
  color: black;
  text-decoration: none;
}
.vo-link:disabled, .vo-link.disabled {
  color: #cccccc;
}
.vo-link:disabled__text, .vo-link.disabled__text {
  color: #cccccc;
}
.vo-link:disabled:before, .vo-link.disabled:before {
  color: #cccccc;
}
.vo-link.vo-icon:before, .vo-link [class*=vo-icon]:before {
  margin-right: 0.3125rem;
  color: #f16e00;
}
.vo-link.vo-icon:hover, .vo-link.vo-icon:focus, .vo-link.vo-icon:active, .vo-link [class*=vo-icon]:hover, .vo-link [class*=vo-icon]:focus, .vo-link [class*=vo-icon]:active {
  color: black;
  text-decoration: none;
}
.vo-link.vo-icon:hover__text, .vo-link.vo-icon:focus__text, .vo-link.vo-icon:active__text, .vo-link [class*=vo-icon]:hover__text, .vo-link [class*=vo-icon]:focus__text, .vo-link [class*=vo-icon]:active__text {
  text-decoration: underline;
}
.vo-link.vo-icon:hover:before, .vo-link.vo-icon:hover [class*=vo-icon]:before, .vo-link.vo-icon:focus:before, .vo-link.vo-icon:focus [class*=vo-icon]:before, .vo-link.vo-icon:active:before, .vo-link.vo-icon:active [class*=vo-icon]:before, .vo-link [class*=vo-icon]:hover:before, .vo-link [class*=vo-icon]:hover [class*=vo-icon]:before, .vo-link [class*=vo-icon]:focus:before, .vo-link [class*=vo-icon]:focus [class*=vo-icon]:before, .vo-link [class*=vo-icon]:active:before, .vo-link [class*=vo-icon]:active [class*=vo-icon]:before {
  color: black;
  text-decoration: none;
}
.vo-link__mailto .vo-link__text {
  color: black;
}
.vo-link__mailto:hover .vo-link__text {
  color: black;
  text-decoration: underline;
}
.vo-link__mailto.disabled {
  color: #cccccc;
}
.vo-link__mailto.disabled__text {
  color: #cccccc;
}
.vo-link__mailto.disabled:before {
  color: #cccccc;
}
.vo-link__black {
  color: black;
}
.vo-link__black .vo-link__text {
  color: black;
  font-family: "Arial";
  font-weight: bold;
  font-size: 0.875rem;
}
.vo-link__black:hover, .vo-link__black:focus, .vo-link__black:active {
  text-decoration: none;
}
.vo-link__black:hover .vo-link__text, .vo-link__black:focus .vo-link__text, .vo-link__black:active .vo-link__text {
  color: #f16e00;
  text-decoration: underline;
}
.vo-link__black.disabled {
  color: #cccccc;
  cursor: not-allowed;
}
.vo-link__black.disabled__text {
  color: #cccccc;
}
.vo-link__black.disabled:before {
  color: #cccccc;
}
.vo-link__blackinitial {
  color: black;
  font-weight: initial;
}
.vo-link__blackinitial .vo-link__text {
  color: black;
  font-family: "Arial";
  font-weight: initial;
  font-size: 0.875rem;
}
.vo-link__blackinitial:hover, .vo-link__blackinitial:focus, .vo-link__blackinitial:active {
  text-decoration: none;
}
.vo-link__blackinitial:hover .vo-link__text, .vo-link__blackinitial:focus .vo-link__text, .vo-link__blackinitial:active .vo-link__text {
  color: #f16e00;
  text-decoration: underline;
}
.vo-link__blackinitial.disabled {
  color: #cccccc;
  cursor: not-allowed;
}
.vo-link__blackinitial.disabled__text {
  color: #cccccc;
}
.vo-link__blackinitial.disabled:before {
  color: #cccccc;
}
.vo-link.vo-icon-favourites {
  padding-left: 1.875rem;
  position: relative;
}
.vo-link.vo-icon-favourites .vo-link__text {
  color: #f16e00;
}
.vo-link.vo-icon-favourites .vo-link__text .vo-icon-fav:before {
  color: #666666;
}
.vo-link.vo-icon-favourites .vo-link__text:hover {
  color: #f16e00;
}
.vo-link.vo-icon-favourites .lfr-portal-tooltip {
  position: absolute;
  left: 0;
  top: -0.4375rem;
}
.vo-link.vo-icon-favourites .vo-icon-fav:before {
  color: #666666;
}
.vo-link.vo-icon-favourites[class*=vo-icon-fav]:before {
  position: absolute;
  top: -0.3125rem;
  left: 0rem;
}
.vo-link.vo-icon-favourites:hover .vo-link__text, .vo-link.vo-icon-favourites:focus .vo-link__text, .vo-link.vo-icon-favourites:active .vo-link__text {
  color: #f16e00;
  text-decoration: underline;
}
.vo-link.vo-icon-favourites:hover .vo-icon-fav:before, .vo-link.vo-icon-favourites:focus .vo-icon-fav:before, .vo-link.vo-icon-favourites:active .vo-icon-fav:before {
  content: "\e91d";
  color: #f16e00;
}
.vo-link.vo-icon-favourites:hover .vo-icon-fav-checked:before, .vo-link.vo-icon-favourites:focus .vo-icon-fav-checked:before, .vo-link.vo-icon-favourites:active .vo-icon-fav-checked:before {
  color: #f16e00;
}
.vo-link.vo-link__back:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 1.875rem;
  color: #f16e00;
  content: "\e915";
  color: #f16e00;
  margin-left: -0.6875rem;
}
.vo-link.vo-link__back:hover, .vo-link.vo-link__back:focus, .vo-link.vo-link__back:active {
  color: #f16e00;
}
.vo-link.vo-link__back:hover:before, .vo-link.vo-link__back:focus:before, .vo-link.vo-link__back:active:before {
  color: black;
}
.vo-link.vo-linkmore {
  position: relative;
  padding-right: 2.5rem;
}
.vo-link.vo-linkmore:before {
  position: absolute;
  right: 0.625rem;
  top: -0.1875rem;
  color: #f16e00;
}
.vo-link.vo-linkmore:hover:before, .vo-link.vo-linkmore:focus:before, .vo-link.vo-linkmore:active:before {
  color: black;
}
.vo-link__more:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 1.875rem;
  color: #f16e00;
  content: "\e916";
  margin-left: -0.625rem;
}
.vo-link__more:hover:after {
  color: black;
}

.vo-new-link a {
  color: black;
  font-family: Arial;
  font-size: 14px;
  font-weight: 700;
}
.vo-new-link a:after {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-new-link a:hover {
  cursor: pointer;
}
.vo-new-link a:hover:after {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}

.vo-new-link2__text {
  color: black;
  font-family: Arial;
  font-size: 16px;
  font-weight: 700;
}
.vo-new-link2__text:after {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-new-link2__text:hover {
  cursor: pointer;
}
.vo-new-link2__text:hover:after {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right-black.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}

@media only screen and (min-width: 992px) {
  .vo-link__text {
    font-size: 1rem;
  }
  .vo-link__black .vo-link__text {
    font-size: 1rem;
  }
}
.vo-buttoncontainer {
  width: 100%;
  display: inline-block;
}
.vo-buttoncontainer .vo-button {
  width: 100%;
}
.vo-buttoncontainer__fullwidth {
  width: 100%;
  display: inline-block;
}
.vo-buttoncontainer__fullwidth .vo-button {
  width: 100%;
}
.vo-buttoncontainer__pairs {
  width: 100%;
  display: inline-block;
}
.vo-buttoncontainer__pairs .vo-button {
  width: 100%;
  margin-top: 1.25rem;
}
.vo-buttoncontainer__pairs .vo-button:first-child {
  margin-top: 0;
}

.vo-new-buttoncontainer {
  width: 100%;
  display: inline-block;
}
.vo-new-buttoncontainer__vo-new-link {
  color: black;
  font-family: Arial;
  font-size: 16px;
  font-weight: 700;
}
.vo-new-buttoncontainer__vo-new-link:after {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-new-buttoncontainer__vo-new-link:hover {
  cursor: pointer;
}
.vo-new-buttoncontainer__vo-new-link:hover:after {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right-black.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-new-buttoncontainer .vo-button {
  width: 100%;
}
.vo-new-buttoncontainer__fullwidth {
  width: 100%;
  display: inline-block;
}
.vo-new-buttoncontainer__fullwidth .vo-button {
  width: 100%;
}
.vo-new-buttoncontainer__pairs {
  width: 100%;
  display: inline-block;
}
.vo-new-buttoncontainer__pairs .vo-button {
  width: 100%;
  margin-top: 1.25rem;
}
.vo-new-buttoncontainer__pairs .vo-button:first-child {
  margin-top: 0;
}

@media only screen and (min-width: 992px) {
  .vo-buttoncontainer__fullwidth .vo-button {
    width: 100%;
  }
  .vo-buttoncontainer__pairs .vo-button {
    margin-top: 0;
    width: calc(50% - 1.2rem);
    margin-left: 1.25rem;
  }
  .vo-buttoncontainer__pairs .vo-button:first-child {
    margin-left: 0;
  }
}
.vo-wrapper .vo-button, .vo-wrapper .btn, .vo-wrapper .btn-default, .vo-wrapper .btn.btn-default {
  font-family: "Arial";
  font-weight: bold;
  background-color: #ff7900;
  border: 0.125rem solid #ff7900;
  color: white;
  font-size: 0.875rem;
  padding: 0.625rem 0.9375rem;
  text-align: center;
  display: inline-block;
  border-radius: 0;
  vertical-align: bottom;
}
.vo-wrapper .vo-button .vo-button__text, .vo-wrapper .vo-button .lfr-btn-label, .vo-wrapper .btn .vo-button__text, .vo-wrapper .btn .lfr-btn-label, .vo-wrapper .btn-default .vo-button__text, .vo-wrapper .btn-default .lfr-btn-label, .vo-wrapper .btn.btn-default .vo-button__text, .vo-wrapper .btn.btn-default .lfr-btn-label {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.vo-wrapper .vo-button:before, .vo-wrapper .btn:before, .vo-wrapper .btn-default:before, .vo-wrapper .btn.btn-default:before {
  display: inline-block;
  vertical-align: middle;
}
.vo-wrapper .vo-button.vo-icon:hover, .vo-wrapper .vo-button.vo-icon:focus, .vo-wrapper .vo-button.vo-icon:active, .vo-wrapper .vo-button.vo-icon:active:hover, .vo-wrapper .btn.vo-icon:hover, .vo-wrapper .btn.vo-icon:focus, .vo-wrapper .btn.vo-icon:active, .vo-wrapper .btn.vo-icon:active:hover, .vo-wrapper .btn-default.vo-icon:hover, .vo-wrapper .btn-default.vo-icon:focus, .vo-wrapper .btn-default.vo-icon:active, .vo-wrapper .btn-default.vo-icon:active:hover, .vo-wrapper .btn.btn-default.vo-icon:hover, .vo-wrapper .btn.btn-default.vo-icon:focus, .vo-wrapper .btn.btn-default.vo-icon:active, .vo-wrapper .btn.btn-default.vo-icon:active:hover {
  text-decoration: none;
}
.vo-wrapper .vo-button:hover, .vo-wrapper .vo-button:focus, .vo-wrapper .vo-button:active, .vo-wrapper .vo-button:active:hover, .vo-wrapper .btn:hover, .vo-wrapper .btn:focus, .vo-wrapper .btn:active, .vo-wrapper .btn:active:hover, .vo-wrapper .btn-default:hover, .vo-wrapper .btn-default:focus, .vo-wrapper .btn-default:active, .vo-wrapper .btn-default:active:hover, .vo-wrapper .btn.btn-default:hover, .vo-wrapper .btn.btn-default:focus, .vo-wrapper .btn.btn-default:active, .vo-wrapper .btn.btn-default:active:hover {
  text-decoration: none;
  color: white;
}
.vo-wrapper .vo-button:hover .vo-button__text, .vo-wrapper .vo-button:hover .lfr-btn-label, .vo-wrapper .vo-button:focus .vo-button__text, .vo-wrapper .vo-button:focus .lfr-btn-label, .vo-wrapper .vo-button:active .vo-button__text, .vo-wrapper .vo-button:active .lfr-btn-label, .vo-wrapper .vo-button:active:hover .vo-button__text, .vo-wrapper .vo-button:active:hover .lfr-btn-label, .vo-wrapper .btn:hover .vo-button__text, .vo-wrapper .btn:hover .lfr-btn-label, .vo-wrapper .btn:focus .vo-button__text, .vo-wrapper .btn:focus .lfr-btn-label, .vo-wrapper .btn:active .vo-button__text, .vo-wrapper .btn:active .lfr-btn-label, .vo-wrapper .btn:active:hover .vo-button__text, .vo-wrapper .btn:active:hover .lfr-btn-label, .vo-wrapper .btn-default:hover .vo-button__text, .vo-wrapper .btn-default:hover .lfr-btn-label, .vo-wrapper .btn-default:focus .vo-button__text, .vo-wrapper .btn-default:focus .lfr-btn-label, .vo-wrapper .btn-default:active .vo-button__text, .vo-wrapper .btn-default:active .lfr-btn-label, .vo-wrapper .btn-default:active:hover .vo-button__text, .vo-wrapper .btn-default:active:hover .lfr-btn-label, .vo-wrapper .btn.btn-default:hover .vo-button__text, .vo-wrapper .btn.btn-default:hover .lfr-btn-label, .vo-wrapper .btn.btn-default:focus .vo-button__text, .vo-wrapper .btn.btn-default:focus .lfr-btn-label, .vo-wrapper .btn.btn-default:active .vo-button__text, .vo-wrapper .btn.btn-default:active .lfr-btn-label, .vo-wrapper .btn.btn-default:active:hover .vo-button__text, .vo-wrapper .btn.btn-default:active:hover .lfr-btn-label {
  color: white;
}
.vo-wrapper .vo-button:disabled, .vo-wrapper .btn:disabled, .vo-wrapper .btn-default:disabled, .vo-wrapper .btn.btn-default:disabled {
  cursor: not-allowed;
  background-color: #cccccc;
  border-color: #cccccc;
}
.vo-wrapper .vo-button:disabled__text, .vo-wrapper .vo-button:disabled .lfr-btn-label, .vo-wrapper .btn:disabled__text, .vo-wrapper .btn:disabled .lfr-btn-label, .vo-wrapper .btn-default:disabled__text, .vo-wrapper .btn-default:disabled .lfr-btn-label, .vo-wrapper .btn.btn-default:disabled__text, .vo-wrapper .btn.btn-default:disabled .lfr-btn-label {
  color: #cccccc;
}
.vo-wrapper .vo-button:disabled:before, .vo-wrapper .btn:disabled:before, .vo-wrapper .btn-default:disabled:before, .vo-wrapper .btn.btn-default:disabled:before {
  color: #cccccc;
}
.vo-wrapper .vo-button:disabled:hover, .vo-wrapper .btn:disabled:hover, .vo-wrapper .btn-default:disabled:hover, .vo-wrapper .btn.btn-default:disabled:hover {
  background-color: #cccccc;
  border-color: #cccccc;
}
.vo-wrapper .vo-button__primary-new, .vo-wrapper .vo-button.btn-primary-new, .vo-wrapper .btn__primary-new, .vo-wrapper .btn.btn-primary-new, .vo-wrapper .btn-default__primary-new, .vo-wrapper .btn-default.btn-primary-new, .vo-wrapper .btn.btn-default__primary-new, .vo-wrapper .btn.btn-default.btn-primary-new {
  border-radius: 40px;
  background-color: #ff7900;
  border-color: #ff7900;
  color: white;
}
.vo-wrapper .vo-button__primary-new:hover, .vo-wrapper .vo-button__primary-new:focus, .vo-wrapper .vo-button.btn-primary-new:hover, .vo-wrapper .vo-button.btn-primary-new:focus, .vo-wrapper .btn__primary-new:hover, .vo-wrapper .btn__primary-new:focus, .vo-wrapper .btn.btn-primary-new:hover, .vo-wrapper .btn.btn-primary-new:focus, .vo-wrapper .btn-default__primary-new:hover, .vo-wrapper .btn-default__primary-new:focus, .vo-wrapper .btn-default.btn-primary-new:hover, .vo-wrapper .btn-default.btn-primary-new:focus, .vo-wrapper .btn.btn-default__primary-new:hover, .vo-wrapper .btn.btn-default__primary-new:focus, .vo-wrapper .btn.btn-default.btn-primary-new:hover, .vo-wrapper .btn.btn-default.btn-primary-new:focus {
  background-color: black;
  border-color: black;
}
.vo-wrapper .vo-button__primary-new:hover .vo-button__text, .vo-wrapper .vo-button__primary-new:hover .lfr-btn-label, .vo-wrapper .vo-button__primary-new:focus .vo-button__text, .vo-wrapper .vo-button__primary-new:focus .lfr-btn-label, .vo-wrapper .vo-button.btn-primary-new:hover .vo-button__text, .vo-wrapper .vo-button.btn-primary-new:hover .lfr-btn-label, .vo-wrapper .vo-button.btn-primary-new:focus .vo-button__text, .vo-wrapper .vo-button.btn-primary-new:focus .lfr-btn-label, .vo-wrapper .btn__primary-new:hover .vo-button__text, .vo-wrapper .btn__primary-new:hover .lfr-btn-label, .vo-wrapper .btn__primary-new:focus .vo-button__text, .vo-wrapper .btn__primary-new:focus .lfr-btn-label, .vo-wrapper .btn.btn-primary-new:hover .vo-button__text, .vo-wrapper .btn.btn-primary-new:hover .lfr-btn-label, .vo-wrapper .btn.btn-primary-new:focus .vo-button__text, .vo-wrapper .btn.btn-primary-new:focus .lfr-btn-label, .vo-wrapper .btn-default__primary-new:hover .vo-button__text, .vo-wrapper .btn-default__primary-new:hover .lfr-btn-label, .vo-wrapper .btn-default__primary-new:focus .vo-button__text, .vo-wrapper .btn-default__primary-new:focus .lfr-btn-label, .vo-wrapper .btn-default.btn-primary-new:hover .vo-button__text, .vo-wrapper .btn-default.btn-primary-new:hover .lfr-btn-label, .vo-wrapper .btn-default.btn-primary-new:focus .vo-button__text, .vo-wrapper .btn-default.btn-primary-new:focus .lfr-btn-label, .vo-wrapper .btn.btn-default__primary-new:hover .vo-button__text, .vo-wrapper .btn.btn-default__primary-new:hover .lfr-btn-label, .vo-wrapper .btn.btn-default__primary-new:focus .vo-button__text, .vo-wrapper .btn.btn-default__primary-new:focus .lfr-btn-label, .vo-wrapper .btn.btn-default.btn-primary-new:hover .vo-button__text, .vo-wrapper .btn.btn-default.btn-primary-new:hover .lfr-btn-label, .vo-wrapper .btn.btn-default.btn-primary-new:focus .vo-button__text, .vo-wrapper .btn.btn-default.btn-primary-new:focus .lfr-btn-label {
  color: white;
}
.vo-wrapper .vo-button__primary-new:active, .vo-wrapper .vo-button__primary-new:active:hover, .vo-wrapper .vo-button.btn-primary-new:active, .vo-wrapper .vo-button.btn-primary-new:active:hover, .vo-wrapper .btn__primary-new:active, .vo-wrapper .btn__primary-new:active:hover, .vo-wrapper .btn.btn-primary-new:active, .vo-wrapper .btn.btn-primary-new:active:hover, .vo-wrapper .btn-default__primary-new:active, .vo-wrapper .btn-default__primary-new:active:hover, .vo-wrapper .btn-default.btn-primary-new:active, .vo-wrapper .btn-default.btn-primary-new:active:hover, .vo-wrapper .btn.btn-default__primary-new:active, .vo-wrapper .btn.btn-default__primary-new:active:hover, .vo-wrapper .btn.btn-default.btn-primary-new:active, .vo-wrapper .btn.btn-default.btn-primary-new:active:hover {
  background-color: #ff7900;
  border-color: #ff7900;
}
.vo-wrapper .vo-button__primary-new:active .vo-button__text, .vo-wrapper .vo-button__primary-new:active .lfr-btn-label, .vo-wrapper .vo-button__primary-new:active:hover .vo-button__text, .vo-wrapper .vo-button__primary-new:active:hover .lfr-btn-label, .vo-wrapper .vo-button.btn-primary-new:active .vo-button__text, .vo-wrapper .vo-button.btn-primary-new:active .lfr-btn-label, .vo-wrapper .vo-button.btn-primary-new:active:hover .vo-button__text, .vo-wrapper .vo-button.btn-primary-new:active:hover .lfr-btn-label, .vo-wrapper .btn__primary-new:active .vo-button__text, .vo-wrapper .btn__primary-new:active .lfr-btn-label, .vo-wrapper .btn__primary-new:active:hover .vo-button__text, .vo-wrapper .btn__primary-new:active:hover .lfr-btn-label, .vo-wrapper .btn.btn-primary-new:active .vo-button__text, .vo-wrapper .btn.btn-primary-new:active .lfr-btn-label, .vo-wrapper .btn.btn-primary-new:active:hover .vo-button__text, .vo-wrapper .btn.btn-primary-new:active:hover .lfr-btn-label, .vo-wrapper .btn-default__primary-new:active .vo-button__text, .vo-wrapper .btn-default__primary-new:active .lfr-btn-label, .vo-wrapper .btn-default__primary-new:active:hover .vo-button__text, .vo-wrapper .btn-default__primary-new:active:hover .lfr-btn-label, .vo-wrapper .btn-default.btn-primary-new:active .vo-button__text, .vo-wrapper .btn-default.btn-primary-new:active .lfr-btn-label, .vo-wrapper .btn-default.btn-primary-new:active:hover .vo-button__text, .vo-wrapper .btn-default.btn-primary-new:active:hover .lfr-btn-label, .vo-wrapper .btn.btn-default__primary-new:active .vo-button__text, .vo-wrapper .btn.btn-default__primary-new:active .lfr-btn-label, .vo-wrapper .btn.btn-default__primary-new:active:hover .vo-button__text, .vo-wrapper .btn.btn-default__primary-new:active:hover .lfr-btn-label, .vo-wrapper .btn.btn-default.btn-primary-new:active .vo-button__text, .vo-wrapper .btn.btn-default.btn-primary-new:active .lfr-btn-label, .vo-wrapper .btn.btn-default.btn-primary-new:active:hover .vo-button__text, .vo-wrapper .btn.btn-default.btn-primary-new:active:hover .lfr-btn-label {
  color: white;
}
.vo-wrapper .vo-button__secondary, .vo-wrapper .vo-button.btn-secondary, .vo-wrapper .btn__secondary, .vo-wrapper .btn.btn-secondary, .vo-wrapper .btn-default__secondary, .vo-wrapper .btn-default.btn-secondary, .vo-wrapper .btn.btn-default__secondary, .vo-wrapper .btn.btn-default.btn-secondary {
  background-color: white;
  border-color: black;
  color: black;
}
.vo-wrapper .vo-button__secondary:hover, .vo-wrapper .vo-button__secondary:focus, .vo-wrapper .vo-button.btn-secondary:hover, .vo-wrapper .vo-button.btn-secondary:focus, .vo-wrapper .btn__secondary:hover, .vo-wrapper .btn__secondary:focus, .vo-wrapper .btn.btn-secondary:hover, .vo-wrapper .btn.btn-secondary:focus, .vo-wrapper .btn-default__secondary:hover, .vo-wrapper .btn-default__secondary:focus, .vo-wrapper .btn-default.btn-secondary:hover, .vo-wrapper .btn-default.btn-secondary:focus, .vo-wrapper .btn.btn-default__secondary:hover, .vo-wrapper .btn.btn-default__secondary:focus, .vo-wrapper .btn.btn-default.btn-secondary:hover, .vo-wrapper .btn.btn-default.btn-secondary:focus {
  background-color: black;
  border-color: black;
}
.vo-wrapper .vo-button__secondary:hover .vo-button__text, .vo-wrapper .vo-button__secondary:hover .lfr-btn-label, .vo-wrapper .vo-button__secondary:focus .vo-button__text, .vo-wrapper .vo-button__secondary:focus .lfr-btn-label, .vo-wrapper .vo-button.btn-secondary:hover .vo-button__text, .vo-wrapper .vo-button.btn-secondary:hover .lfr-btn-label, .vo-wrapper .vo-button.btn-secondary:focus .vo-button__text, .vo-wrapper .vo-button.btn-secondary:focus .lfr-btn-label, .vo-wrapper .btn__secondary:hover .vo-button__text, .vo-wrapper .btn__secondary:hover .lfr-btn-label, .vo-wrapper .btn__secondary:focus .vo-button__text, .vo-wrapper .btn__secondary:focus .lfr-btn-label, .vo-wrapper .btn.btn-secondary:hover .vo-button__text, .vo-wrapper .btn.btn-secondary:hover .lfr-btn-label, .vo-wrapper .btn.btn-secondary:focus .vo-button__text, .vo-wrapper .btn.btn-secondary:focus .lfr-btn-label, .vo-wrapper .btn-default__secondary:hover .vo-button__text, .vo-wrapper .btn-default__secondary:hover .lfr-btn-label, .vo-wrapper .btn-default__secondary:focus .vo-button__text, .vo-wrapper .btn-default__secondary:focus .lfr-btn-label, .vo-wrapper .btn-default.btn-secondary:hover .vo-button__text, .vo-wrapper .btn-default.btn-secondary:hover .lfr-btn-label, .vo-wrapper .btn-default.btn-secondary:focus .vo-button__text, .vo-wrapper .btn-default.btn-secondary:focus .lfr-btn-label, .vo-wrapper .btn.btn-default__secondary:hover .vo-button__text, .vo-wrapper .btn.btn-default__secondary:hover .lfr-btn-label, .vo-wrapper .btn.btn-default__secondary:focus .vo-button__text, .vo-wrapper .btn.btn-default__secondary:focus .lfr-btn-label, .vo-wrapper .btn.btn-default.btn-secondary:hover .vo-button__text, .vo-wrapper .btn.btn-default.btn-secondary:hover .lfr-btn-label, .vo-wrapper .btn.btn-default.btn-secondary:focus .vo-button__text, .vo-wrapper .btn.btn-default.btn-secondary:focus .lfr-btn-label {
  color: white;
}
.vo-wrapper .vo-button__secondary:active, .vo-wrapper .vo-button__secondary:active:hover, .vo-wrapper .vo-button.btn-secondary:active, .vo-wrapper .vo-button.btn-secondary:active:hover, .vo-wrapper .btn__secondary:active, .vo-wrapper .btn__secondary:active:hover, .vo-wrapper .btn.btn-secondary:active, .vo-wrapper .btn.btn-secondary:active:hover, .vo-wrapper .btn-default__secondary:active, .vo-wrapper .btn-default__secondary:active:hover, .vo-wrapper .btn-default.btn-secondary:active, .vo-wrapper .btn-default.btn-secondary:active:hover, .vo-wrapper .btn.btn-default__secondary:active, .vo-wrapper .btn.btn-default__secondary:active:hover, .vo-wrapper .btn.btn-default.btn-secondary:active, .vo-wrapper .btn.btn-default.btn-secondary:active:hover {
  background-color: #ff7900;
  border-color: #ff7900;
}
.vo-wrapper .vo-button__secondary:active .vo-button__text, .vo-wrapper .vo-button__secondary:active .lfr-btn-label, .vo-wrapper .vo-button__secondary:active:hover .vo-button__text, .vo-wrapper .vo-button__secondary:active:hover .lfr-btn-label, .vo-wrapper .vo-button.btn-secondary:active .vo-button__text, .vo-wrapper .vo-button.btn-secondary:active .lfr-btn-label, .vo-wrapper .vo-button.btn-secondary:active:hover .vo-button__text, .vo-wrapper .vo-button.btn-secondary:active:hover .lfr-btn-label, .vo-wrapper .btn__secondary:active .vo-button__text, .vo-wrapper .btn__secondary:active .lfr-btn-label, .vo-wrapper .btn__secondary:active:hover .vo-button__text, .vo-wrapper .btn__secondary:active:hover .lfr-btn-label, .vo-wrapper .btn.btn-secondary:active .vo-button__text, .vo-wrapper .btn.btn-secondary:active .lfr-btn-label, .vo-wrapper .btn.btn-secondary:active:hover .vo-button__text, .vo-wrapper .btn.btn-secondary:active:hover .lfr-btn-label, .vo-wrapper .btn-default__secondary:active .vo-button__text, .vo-wrapper .btn-default__secondary:active .lfr-btn-label, .vo-wrapper .btn-default__secondary:active:hover .vo-button__text, .vo-wrapper .btn-default__secondary:active:hover .lfr-btn-label, .vo-wrapper .btn-default.btn-secondary:active .vo-button__text, .vo-wrapper .btn-default.btn-secondary:active .lfr-btn-label, .vo-wrapper .btn-default.btn-secondary:active:hover .vo-button__text, .vo-wrapper .btn-default.btn-secondary:active:hover .lfr-btn-label, .vo-wrapper .btn.btn-default__secondary:active .vo-button__text, .vo-wrapper .btn.btn-default__secondary:active .lfr-btn-label, .vo-wrapper .btn.btn-default__secondary:active:hover .vo-button__text, .vo-wrapper .btn.btn-default__secondary:active:hover .lfr-btn-label, .vo-wrapper .btn.btn-default.btn-secondary:active .vo-button__text, .vo-wrapper .btn.btn-default.btn-secondary:active .lfr-btn-label, .vo-wrapper .btn.btn-default.btn-secondary:active:hover .vo-button__text, .vo-wrapper .btn.btn-default.btn-secondary:active:hover .lfr-btn-label {
  color: white;
}
.vo-wrapper .vo-button__secondary-new, .vo-wrapper .vo-button.btn-secondary-new, .vo-wrapper .btn__secondary-new, .vo-wrapper .btn.btn-secondary-new, .vo-wrapper .btn-default__secondary-new, .vo-wrapper .btn-default.btn-secondary-new, .vo-wrapper .btn.btn-default__secondary-new, .vo-wrapper .btn.btn-default.btn-secondary-new {
  border: 2px solid #ff7900;
  color: black;
  text-decoration: none;
  border-radius: 40px;
  background-color: white;
  color: black;
}
.vo-wrapper .vo-button__secondary-new:hover, .vo-wrapper .vo-button__secondary-new:focus, .vo-wrapper .vo-button.btn-secondary-new:hover, .vo-wrapper .vo-button.btn-secondary-new:focus, .vo-wrapper .btn__secondary-new:hover, .vo-wrapper .btn__secondary-new:focus, .vo-wrapper .btn.btn-secondary-new:hover, .vo-wrapper .btn.btn-secondary-new:focus, .vo-wrapper .btn-default__secondary-new:hover, .vo-wrapper .btn-default__secondary-new:focus, .vo-wrapper .btn-default.btn-secondary-new:hover, .vo-wrapper .btn-default.btn-secondary-new:focus, .vo-wrapper .btn.btn-default__secondary-new:hover, .vo-wrapper .btn.btn-default__secondary-new:focus, .vo-wrapper .btn.btn-default.btn-secondary-new:hover, .vo-wrapper .btn.btn-default.btn-secondary-new:focus {
  border: 2px solid black;
  color: black;
  text-decoration: none;
  background-color: white;
  border-color: black;
}
.vo-wrapper .vo-button__secondary-new:hover .vo-button__text, .vo-wrapper .vo-button__secondary-new:hover .lfr-btn-label, .vo-wrapper .vo-button__secondary-new:focus .vo-button__text, .vo-wrapper .vo-button__secondary-new:focus .lfr-btn-label, .vo-wrapper .vo-button.btn-secondary-new:hover .vo-button__text, .vo-wrapper .vo-button.btn-secondary-new:hover .lfr-btn-label, .vo-wrapper .vo-button.btn-secondary-new:focus .vo-button__text, .vo-wrapper .vo-button.btn-secondary-new:focus .lfr-btn-label, .vo-wrapper .btn__secondary-new:hover .vo-button__text, .vo-wrapper .btn__secondary-new:hover .lfr-btn-label, .vo-wrapper .btn__secondary-new:focus .vo-button__text, .vo-wrapper .btn__secondary-new:focus .lfr-btn-label, .vo-wrapper .btn.btn-secondary-new:hover .vo-button__text, .vo-wrapper .btn.btn-secondary-new:hover .lfr-btn-label, .vo-wrapper .btn.btn-secondary-new:focus .vo-button__text, .vo-wrapper .btn.btn-secondary-new:focus .lfr-btn-label, .vo-wrapper .btn-default__secondary-new:hover .vo-button__text, .vo-wrapper .btn-default__secondary-new:hover .lfr-btn-label, .vo-wrapper .btn-default__secondary-new:focus .vo-button__text, .vo-wrapper .btn-default__secondary-new:focus .lfr-btn-label, .vo-wrapper .btn-default.btn-secondary-new:hover .vo-button__text, .vo-wrapper .btn-default.btn-secondary-new:hover .lfr-btn-label, .vo-wrapper .btn-default.btn-secondary-new:focus .vo-button__text, .vo-wrapper .btn-default.btn-secondary-new:focus .lfr-btn-label, .vo-wrapper .btn.btn-default__secondary-new:hover .vo-button__text, .vo-wrapper .btn.btn-default__secondary-new:hover .lfr-btn-label, .vo-wrapper .btn.btn-default__secondary-new:focus .vo-button__text, .vo-wrapper .btn.btn-default__secondary-new:focus .lfr-btn-label, .vo-wrapper .btn.btn-default.btn-secondary-new:hover .vo-button__text, .vo-wrapper .btn.btn-default.btn-secondary-new:hover .lfr-btn-label, .vo-wrapper .btn.btn-default.btn-secondary-new:focus .vo-button__text, .vo-wrapper .btn.btn-default.btn-secondary-new:focus .lfr-btn-label {
  color: black;
}
.vo-wrapper .vo-button__secondary-new:active, .vo-wrapper .vo-button__secondary-new:active:hover, .vo-wrapper .vo-button.btn-secondary-new:active, .vo-wrapper .vo-button.btn-secondary-new:active:hover, .vo-wrapper .btn__secondary-new:active, .vo-wrapper .btn__secondary-new:active:hover, .vo-wrapper .btn.btn-secondary-new:active, .vo-wrapper .btn.btn-secondary-new:active:hover, .vo-wrapper .btn-default__secondary-new:active, .vo-wrapper .btn-default__secondary-new:active:hover, .vo-wrapper .btn-default.btn-secondary-new:active, .vo-wrapper .btn-default.btn-secondary-new:active:hover, .vo-wrapper .btn.btn-default__secondary-new:active, .vo-wrapper .btn.btn-default__secondary-new:active:hover, .vo-wrapper .btn.btn-default.btn-secondary-new:active, .vo-wrapper .btn.btn-default.btn-secondary-new:active:hover {
  background-color: white;
  border: 2px solid #ff7900;
}
.vo-wrapper .vo-button__secondary-new:active .vo-button__text, .vo-wrapper .vo-button__secondary-new:active .lfr-btn-label, .vo-wrapper .vo-button__secondary-new:active:hover .vo-button__text, .vo-wrapper .vo-button__secondary-new:active:hover .lfr-btn-label, .vo-wrapper .vo-button.btn-secondary-new:active .vo-button__text, .vo-wrapper .vo-button.btn-secondary-new:active .lfr-btn-label, .vo-wrapper .vo-button.btn-secondary-new:active:hover .vo-button__text, .vo-wrapper .vo-button.btn-secondary-new:active:hover .lfr-btn-label, .vo-wrapper .btn__secondary-new:active .vo-button__text, .vo-wrapper .btn__secondary-new:active .lfr-btn-label, .vo-wrapper .btn__secondary-new:active:hover .vo-button__text, .vo-wrapper .btn__secondary-new:active:hover .lfr-btn-label, .vo-wrapper .btn.btn-secondary-new:active .vo-button__text, .vo-wrapper .btn.btn-secondary-new:active .lfr-btn-label, .vo-wrapper .btn.btn-secondary-new:active:hover .vo-button__text, .vo-wrapper .btn.btn-secondary-new:active:hover .lfr-btn-label, .vo-wrapper .btn-default__secondary-new:active .vo-button__text, .vo-wrapper .btn-default__secondary-new:active .lfr-btn-label, .vo-wrapper .btn-default__secondary-new:active:hover .vo-button__text, .vo-wrapper .btn-default__secondary-new:active:hover .lfr-btn-label, .vo-wrapper .btn-default.btn-secondary-new:active .vo-button__text, .vo-wrapper .btn-default.btn-secondary-new:active .lfr-btn-label, .vo-wrapper .btn-default.btn-secondary-new:active:hover .vo-button__text, .vo-wrapper .btn-default.btn-secondary-new:active:hover .lfr-btn-label, .vo-wrapper .btn.btn-default__secondary-new:active .vo-button__text, .vo-wrapper .btn.btn-default__secondary-new:active .lfr-btn-label, .vo-wrapper .btn.btn-default__secondary-new:active:hover .vo-button__text, .vo-wrapper .btn.btn-default__secondary-new:active:hover .lfr-btn-label, .vo-wrapper .btn.btn-default.btn-secondary-new:active .vo-button__text, .vo-wrapper .btn.btn-default.btn-secondary-new:active .lfr-btn-label, .vo-wrapper .btn.btn-default.btn-secondary-new:active:hover .vo-button__text, .vo-wrapper .btn.btn-default.btn-secondary-new:active:hover .lfr-btn-label {
  color: black;
}
.vo-wrapper .vo-button__primary, .vo-wrapper .vo-button.btn-primary, .vo-wrapper .vo-button__primary.btn-secondary, .vo-wrapper .btn__primary, .vo-wrapper .btn.btn-primary, .vo-wrapper .btn__primary.btn-secondary, .vo-wrapper .btn-default__primary, .vo-wrapper .btn-default.btn-primary, .vo-wrapper .btn-default__primary.btn-secondary, .vo-wrapper .btn.btn-default__primary, .vo-wrapper .btn.btn-default.btn-primary, .vo-wrapper .btn.btn-default__primary.btn-secondary {
  background-color: #ff7900;
  border-color: #ff7900;
  color: white;
}
.vo-wrapper .vo-button__primary:hover, .vo-wrapper .vo-button__primary:focus, .vo-wrapper .vo-button.btn-primary:hover, .vo-wrapper .vo-button.btn-primary:focus, .vo-wrapper .vo-button__primary.btn-secondary:hover, .vo-wrapper .vo-button__primary.btn-secondary:focus, .vo-wrapper .btn__primary:hover, .vo-wrapper .btn__primary:focus, .vo-wrapper .btn.btn-primary:hover, .vo-wrapper .btn.btn-primary:focus, .vo-wrapper .btn__primary.btn-secondary:hover, .vo-wrapper .btn__primary.btn-secondary:focus, .vo-wrapper .btn-default__primary:hover, .vo-wrapper .btn-default__primary:focus, .vo-wrapper .btn-default.btn-primary:hover, .vo-wrapper .btn-default.btn-primary:focus, .vo-wrapper .btn-default__primary.btn-secondary:hover, .vo-wrapper .btn-default__primary.btn-secondary:focus, .vo-wrapper .btn.btn-default__primary:hover, .vo-wrapper .btn.btn-default__primary:focus, .vo-wrapper .btn.btn-default.btn-primary:hover, .vo-wrapper .btn.btn-default.btn-primary:focus, .vo-wrapper .btn.btn-default__primary.btn-secondary:hover, .vo-wrapper .btn.btn-default__primary.btn-secondary:focus {
  background-color: black;
  border-color: black;
}
.vo-wrapper .vo-button__primary:hover .vo-button__text, .vo-wrapper .vo-button__primary:hover .lfr-btn-label, .vo-wrapper .vo-button__primary:focus .vo-button__text, .vo-wrapper .vo-button__primary:focus .lfr-btn-label, .vo-wrapper .vo-button.btn-primary:hover .vo-button__text, .vo-wrapper .vo-button.btn-primary:hover .lfr-btn-label, .vo-wrapper .vo-button.btn-primary:focus .vo-button__text, .vo-wrapper .vo-button.btn-primary:focus .lfr-btn-label, .vo-wrapper .vo-button__primary.btn-secondary:hover .vo-button__text, .vo-wrapper .vo-button__primary.btn-secondary:hover .lfr-btn-label, .vo-wrapper .vo-button__primary.btn-secondary:focus .vo-button__text, .vo-wrapper .vo-button__primary.btn-secondary:focus .lfr-btn-label, .vo-wrapper .btn__primary:hover .vo-button__text, .vo-wrapper .btn__primary:hover .lfr-btn-label, .vo-wrapper .btn__primary:focus .vo-button__text, .vo-wrapper .btn__primary:focus .lfr-btn-label, .vo-wrapper .btn.btn-primary:hover .vo-button__text, .vo-wrapper .btn.btn-primary:hover .lfr-btn-label, .vo-wrapper .btn.btn-primary:focus .vo-button__text, .vo-wrapper .btn.btn-primary:focus .lfr-btn-label, .vo-wrapper .btn__primary.btn-secondary:hover .vo-button__text, .vo-wrapper .btn__primary.btn-secondary:hover .lfr-btn-label, .vo-wrapper .btn__primary.btn-secondary:focus .vo-button__text, .vo-wrapper .btn__primary.btn-secondary:focus .lfr-btn-label, .vo-wrapper .btn-default__primary:hover .vo-button__text, .vo-wrapper .btn-default__primary:hover .lfr-btn-label, .vo-wrapper .btn-default__primary:focus .vo-button__text, .vo-wrapper .btn-default__primary:focus .lfr-btn-label, .vo-wrapper .btn-default.btn-primary:hover .vo-button__text, .vo-wrapper .btn-default.btn-primary:hover .lfr-btn-label, .vo-wrapper .btn-default.btn-primary:focus .vo-button__text, .vo-wrapper .btn-default.btn-primary:focus .lfr-btn-label, .vo-wrapper .btn-default__primary.btn-secondary:hover .vo-button__text, .vo-wrapper .btn-default__primary.btn-secondary:hover .lfr-btn-label, .vo-wrapper .btn-default__primary.btn-secondary:focus .vo-button__text, .vo-wrapper .btn-default__primary.btn-secondary:focus .lfr-btn-label, .vo-wrapper .btn.btn-default__primary:hover .vo-button__text, .vo-wrapper .btn.btn-default__primary:hover .lfr-btn-label, .vo-wrapper .btn.btn-default__primary:focus .vo-button__text, .vo-wrapper .btn.btn-default__primary:focus .lfr-btn-label, .vo-wrapper .btn.btn-default.btn-primary:hover .vo-button__text, .vo-wrapper .btn.btn-default.btn-primary:hover .lfr-btn-label, .vo-wrapper .btn.btn-default.btn-primary:focus .vo-button__text, .vo-wrapper .btn.btn-default.btn-primary:focus .lfr-btn-label, .vo-wrapper .btn.btn-default__primary.btn-secondary:hover .vo-button__text, .vo-wrapper .btn.btn-default__primary.btn-secondary:hover .lfr-btn-label, .vo-wrapper .btn.btn-default__primary.btn-secondary:focus .vo-button__text, .vo-wrapper .btn.btn-default__primary.btn-secondary:focus .lfr-btn-label {
  color: white;
}
.vo-wrapper .vo-button__primary:active, .vo-wrapper .vo-button__primary:active:hover, .vo-wrapper .vo-button.btn-primary:active, .vo-wrapper .vo-button.btn-primary:active:hover, .vo-wrapper .vo-button__primary.btn-secondary:active, .vo-wrapper .vo-button__primary.btn-secondary:active:hover, .vo-wrapper .btn__primary:active, .vo-wrapper .btn__primary:active:hover, .vo-wrapper .btn.btn-primary:active, .vo-wrapper .btn.btn-primary:active:hover, .vo-wrapper .btn__primary.btn-secondary:active, .vo-wrapper .btn__primary.btn-secondary:active:hover, .vo-wrapper .btn-default__primary:active, .vo-wrapper .btn-default__primary:active:hover, .vo-wrapper .btn-default.btn-primary:active, .vo-wrapper .btn-default.btn-primary:active:hover, .vo-wrapper .btn-default__primary.btn-secondary:active, .vo-wrapper .btn-default__primary.btn-secondary:active:hover, .vo-wrapper .btn.btn-default__primary:active, .vo-wrapper .btn.btn-default__primary:active:hover, .vo-wrapper .btn.btn-default.btn-primary:active, .vo-wrapper .btn.btn-default.btn-primary:active:hover, .vo-wrapper .btn.btn-default__primary.btn-secondary:active, .vo-wrapper .btn.btn-default__primary.btn-secondary:active:hover {
  background-color: white;
  border-color: black;
}
.vo-wrapper .vo-button__primary:active .vo-button__text, .vo-wrapper .vo-button__primary:active .lfr-btn-label, .vo-wrapper .vo-button__primary:active:hover .vo-button__text, .vo-wrapper .vo-button__primary:active:hover .lfr-btn-label, .vo-wrapper .vo-button.btn-primary:active .vo-button__text, .vo-wrapper .vo-button.btn-primary:active .lfr-btn-label, .vo-wrapper .vo-button.btn-primary:active:hover .vo-button__text, .vo-wrapper .vo-button.btn-primary:active:hover .lfr-btn-label, .vo-wrapper .vo-button__primary.btn-secondary:active .vo-button__text, .vo-wrapper .vo-button__primary.btn-secondary:active .lfr-btn-label, .vo-wrapper .vo-button__primary.btn-secondary:active:hover .vo-button__text, .vo-wrapper .vo-button__primary.btn-secondary:active:hover .lfr-btn-label, .vo-wrapper .btn__primary:active .vo-button__text, .vo-wrapper .btn__primary:active .lfr-btn-label, .vo-wrapper .btn__primary:active:hover .vo-button__text, .vo-wrapper .btn__primary:active:hover .lfr-btn-label, .vo-wrapper .btn.btn-primary:active .vo-button__text, .vo-wrapper .btn.btn-primary:active .lfr-btn-label, .vo-wrapper .btn.btn-primary:active:hover .vo-button__text, .vo-wrapper .btn.btn-primary:active:hover .lfr-btn-label, .vo-wrapper .btn__primary.btn-secondary:active .vo-button__text, .vo-wrapper .btn__primary.btn-secondary:active .lfr-btn-label, .vo-wrapper .btn__primary.btn-secondary:active:hover .vo-button__text, .vo-wrapper .btn__primary.btn-secondary:active:hover .lfr-btn-label, .vo-wrapper .btn-default__primary:active .vo-button__text, .vo-wrapper .btn-default__primary:active .lfr-btn-label, .vo-wrapper .btn-default__primary:active:hover .vo-button__text, .vo-wrapper .btn-default__primary:active:hover .lfr-btn-label, .vo-wrapper .btn-default.btn-primary:active .vo-button__text, .vo-wrapper .btn-default.btn-primary:active .lfr-btn-label, .vo-wrapper .btn-default.btn-primary:active:hover .vo-button__text, .vo-wrapper .btn-default.btn-primary:active:hover .lfr-btn-label, .vo-wrapper .btn-default__primary.btn-secondary:active .vo-button__text, .vo-wrapper .btn-default__primary.btn-secondary:active .lfr-btn-label, .vo-wrapper .btn-default__primary.btn-secondary:active:hover .vo-button__text, .vo-wrapper .btn-default__primary.btn-secondary:active:hover .lfr-btn-label, .vo-wrapper .btn.btn-default__primary:active .vo-button__text, .vo-wrapper .btn.btn-default__primary:active .lfr-btn-label, .vo-wrapper .btn.btn-default__primary:active:hover .vo-button__text, .vo-wrapper .btn.btn-default__primary:active:hover .lfr-btn-label, .vo-wrapper .btn.btn-default.btn-primary:active .vo-button__text, .vo-wrapper .btn.btn-default.btn-primary:active .lfr-btn-label, .vo-wrapper .btn.btn-default.btn-primary:active:hover .vo-button__text, .vo-wrapper .btn.btn-default.btn-primary:active:hover .lfr-btn-label, .vo-wrapper .btn.btn-default__primary.btn-secondary:active .vo-button__text, .vo-wrapper .btn.btn-default__primary.btn-secondary:active .lfr-btn-label, .vo-wrapper .btn.btn-default__primary.btn-secondary:active:hover .vo-button__text, .vo-wrapper .btn.btn-default__primary.btn-secondary:active:hover .lfr-btn-label {
  color: black;
}
.vo-wrapper .vo-button__tertiary, .vo-wrapper .vo-button.btn-tertiary, .vo-wrapper .btn__tertiary, .vo-wrapper .btn.btn-tertiary, .vo-wrapper .btn-default__tertiary, .vo-wrapper .btn-default.btn-tertiary, .vo-wrapper .btn.btn-default__tertiary, .vo-wrapper .btn.btn-default.btn-tertiary {
  background-color: white;
  border-color: #cccccc;
  color: #ff7900;
}
.vo-wrapper .vo-button__tertiary:hover, .vo-wrapper .vo-button__tertiary:focus, .vo-wrapper .vo-button.btn-tertiary:hover, .vo-wrapper .vo-button.btn-tertiary:focus, .vo-wrapper .btn__tertiary:hover, .vo-wrapper .btn__tertiary:focus, .vo-wrapper .btn.btn-tertiary:hover, .vo-wrapper .btn.btn-tertiary:focus, .vo-wrapper .btn-default__tertiary:hover, .vo-wrapper .btn-default__tertiary:focus, .vo-wrapper .btn-default.btn-tertiary:hover, .vo-wrapper .btn-default.btn-tertiary:focus, .vo-wrapper .btn.btn-default__tertiary:hover, .vo-wrapper .btn.btn-default__tertiary:focus, .vo-wrapper .btn.btn-default.btn-tertiary:hover, .vo-wrapper .btn.btn-default.btn-tertiary:focus {
  background-color: white;
  border-color: black;
}
.vo-wrapper .vo-button__tertiary:hover .vo-button__text, .vo-wrapper .vo-button__tertiary:hover .lfr-btn-label, .vo-wrapper .vo-button__tertiary:focus .vo-button__text, .vo-wrapper .vo-button__tertiary:focus .lfr-btn-label, .vo-wrapper .vo-button.btn-tertiary:hover .vo-button__text, .vo-wrapper .vo-button.btn-tertiary:hover .lfr-btn-label, .vo-wrapper .vo-button.btn-tertiary:focus .vo-button__text, .vo-wrapper .vo-button.btn-tertiary:focus .lfr-btn-label, .vo-wrapper .btn__tertiary:hover .vo-button__text, .vo-wrapper .btn__tertiary:hover .lfr-btn-label, .vo-wrapper .btn__tertiary:focus .vo-button__text, .vo-wrapper .btn__tertiary:focus .lfr-btn-label, .vo-wrapper .btn.btn-tertiary:hover .vo-button__text, .vo-wrapper .btn.btn-tertiary:hover .lfr-btn-label, .vo-wrapper .btn.btn-tertiary:focus .vo-button__text, .vo-wrapper .btn.btn-tertiary:focus .lfr-btn-label, .vo-wrapper .btn-default__tertiary:hover .vo-button__text, .vo-wrapper .btn-default__tertiary:hover .lfr-btn-label, .vo-wrapper .btn-default__tertiary:focus .vo-button__text, .vo-wrapper .btn-default__tertiary:focus .lfr-btn-label, .vo-wrapper .btn-default.btn-tertiary:hover .vo-button__text, .vo-wrapper .btn-default.btn-tertiary:hover .lfr-btn-label, .vo-wrapper .btn-default.btn-tertiary:focus .vo-button__text, .vo-wrapper .btn-default.btn-tertiary:focus .lfr-btn-label, .vo-wrapper .btn.btn-default__tertiary:hover .vo-button__text, .vo-wrapper .btn.btn-default__tertiary:hover .lfr-btn-label, .vo-wrapper .btn.btn-default__tertiary:focus .vo-button__text, .vo-wrapper .btn.btn-default__tertiary:focus .lfr-btn-label, .vo-wrapper .btn.btn-default.btn-tertiary:hover .vo-button__text, .vo-wrapper .btn.btn-default.btn-tertiary:hover .lfr-btn-label, .vo-wrapper .btn.btn-default.btn-tertiary:focus .vo-button__text, .vo-wrapper .btn.btn-default.btn-tertiary:focus .lfr-btn-label {
  color: black;
}
.vo-wrapper .vo-button__tertiary:active, .vo-wrapper .vo-button__tertiary:active:hover, .vo-wrapper .vo-button.btn-tertiary:active, .vo-wrapper .vo-button.btn-tertiary:active:hover, .vo-wrapper .btn__tertiary:active, .vo-wrapper .btn__tertiary:active:hover, .vo-wrapper .btn.btn-tertiary:active, .vo-wrapper .btn.btn-tertiary:active:hover, .vo-wrapper .btn-default__tertiary:active, .vo-wrapper .btn-default__tertiary:active:hover, .vo-wrapper .btn-default.btn-tertiary:active, .vo-wrapper .btn-default.btn-tertiary:active:hover, .vo-wrapper .btn.btn-default__tertiary:active, .vo-wrapper .btn.btn-default__tertiary:active:hover, .vo-wrapper .btn.btn-default.btn-tertiary:active, .vo-wrapper .btn.btn-default.btn-tertiary:active:hover {
  background-color: #ff7900;
  border-color: #ff7900;
}
.vo-wrapper .vo-button__tertiary:active .vo-button__text, .vo-wrapper .vo-button__tertiary:active .lfr-btn-label, .vo-wrapper .vo-button__tertiary:active:hover .vo-button__text, .vo-wrapper .vo-button__tertiary:active:hover .lfr-btn-label, .vo-wrapper .vo-button.btn-tertiary:active .vo-button__text, .vo-wrapper .vo-button.btn-tertiary:active .lfr-btn-label, .vo-wrapper .vo-button.btn-tertiary:active:hover .vo-button__text, .vo-wrapper .vo-button.btn-tertiary:active:hover .lfr-btn-label, .vo-wrapper .btn__tertiary:active .vo-button__text, .vo-wrapper .btn__tertiary:active .lfr-btn-label, .vo-wrapper .btn__tertiary:active:hover .vo-button__text, .vo-wrapper .btn__tertiary:active:hover .lfr-btn-label, .vo-wrapper .btn.btn-tertiary:active .vo-button__text, .vo-wrapper .btn.btn-tertiary:active .lfr-btn-label, .vo-wrapper .btn.btn-tertiary:active:hover .vo-button__text, .vo-wrapper .btn.btn-tertiary:active:hover .lfr-btn-label, .vo-wrapper .btn-default__tertiary:active .vo-button__text, .vo-wrapper .btn-default__tertiary:active .lfr-btn-label, .vo-wrapper .btn-default__tertiary:active:hover .vo-button__text, .vo-wrapper .btn-default__tertiary:active:hover .lfr-btn-label, .vo-wrapper .btn-default.btn-tertiary:active .vo-button__text, .vo-wrapper .btn-default.btn-tertiary:active .lfr-btn-label, .vo-wrapper .btn-default.btn-tertiary:active:hover .vo-button__text, .vo-wrapper .btn-default.btn-tertiary:active:hover .lfr-btn-label, .vo-wrapper .btn.btn-default__tertiary:active .vo-button__text, .vo-wrapper .btn.btn-default__tertiary:active .lfr-btn-label, .vo-wrapper .btn.btn-default__tertiary:active:hover .vo-button__text, .vo-wrapper .btn.btn-default__tertiary:active:hover .lfr-btn-label, .vo-wrapper .btn.btn-default.btn-tertiary:active .vo-button__text, .vo-wrapper .btn.btn-default.btn-tertiary:active .lfr-btn-label, .vo-wrapper .btn.btn-default.btn-tertiary:active:hover .vo-button__text, .vo-wrapper .btn.btn-default.btn-tertiary:active:hover .lfr-btn-label {
  color: white;
}
.vo-wrapper .vo-button--btn-center, .vo-wrapper .btn--btn-center, .vo-wrapper .btn-default--btn-center, .vo-wrapper .btn.btn-default--btn-center {
  display: block;
  width: 100%;
  margin: 0 auto;
  margin-top: 1.5625rem;
}
.vo-wrapper .button-group .btn,
.vo-wrapper .button-group .vo-button {
  width: 100%;
  margin-bottom: 0.625rem;
}
.vo-wrapper .management-bar-header-right .btn-default {
  padding: 0;
}

@media only screen and (min-width: 768px) {
  .vo-wrapper .vo-button--btn-center, .vo-wrapper .btn--btn-center, .vo-wrapper .btn-default--btn-center, .vo-wrapper .btn.btn-default--btn-center {
    display: block;
    width: 27%;
    margin: 0 auto;
    margin-top: 1.5625rem;
  }
  .vo-wrapper .button-group .btn,
  .vo-wrapper .button-group .vo-button {
    width: auto;
    margin-bottom: 0rem;
  }
}
@media only screen and (min-width: 992px) {
  .vo-wrapper .vo-button--btn-center, .vo-wrapper .btn--btn-center, .vo-wrapper .btn-default--btn-center, .vo-wrapper .btn.btn-default--btn-center {
    width: 27%;
  }
}
@media only screen and (min-width: 1200px) {
  .vo-wrapper .vo-button--btn-center, .vo-wrapper .btn--btn-center, .vo-wrapper .btn-default--btn-center, .vo-wrapper .btn.btn-default--btn-center {
    width: 19%;
  }
}
.vo-buttonicon {
  position: relative;
  background: 0 none;
  margin: 0;
  border: 0 none;
  padding: 0;
  display: inline-block;
  text-align: center;
}
.vo-buttonicon:disabled {
  color: #cccccc;
  cursor: not-allowed;
}
.vo-buttonicon:disabled__text {
  color: #cccccc;
}
.vo-buttonicon:disabled:before {
  color: #cccccc;
}
.vo-buttonicon [class*=vo-icon-]:before {
  border-radius: 1.875rem;
  color: #f16e00;
}
.vo-buttonicon[class*=vo-icon-]:before {
  border-radius: 1.875rem;
  color: #f16e00;
}
.vo-buttonicon:hover:before {
  background-color: #eeeeee;
}
.vo-buttonicon:hover [class*=vo-icon-]:before {
  background-color: #eeeeee;
}

.vo-wiziwig h1, .vo-wiziwig h2 {
  font-family: "Arial";
  color: black;
  font-size: 1.5rem;
  font-weight: bold;
}
.vo-wiziwig h3 {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
}
.vo-wiziwig p {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
}
.vo-wiziwig ul {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
}

@media only screen and (min-width: 992px) {
  .vo-wiziwig h1, .vo-wiziwig h2 {
    font-size: 2.125rem;
  }
  .vo-wiziwig h3 {
    font-size: 1.5rem;
  }
  .vo-wiziwig p {
    font-size: 1.125rem;
  }
  .vo-wiziwig ul {
    font-size: 1.125rem;
  }
}
.vo-linksocial {
  display: inline-block;
  text-align: center;
}
.vo-linksocial__text {
  display: block;
  font-family: "Arial";
  font-size: 0.875rem;
  color: black;
  margin-top: 0.75rem;
  text-align: center;
}
.vo-linksocial:before, .vo-linksocial[class*=vo-icon-]:before {
  font-size: 2.5rem;
  color: black;
}
.vo-linksocial:active, .vo-linksocial:focus {
  text-decoration: none;
}
.vo-linksocial:active .vo-linksocial__text, .vo-linksocial:focus .vo-linksocial__text {
  text-decoration: none;
}
.vo-linksocial:hover {
  text-decoration: none;
}
.vo-linksocial:hover:before {
  border-radius: 0.625rem;
}
.vo-linksocial:hover .vo-linksocial__text {
  text-decoration: none;
}
.vo-linksocial[disabled], .vo-linksocial .disabled {
  cursor: not-allowed;
}
.vo-linksocial[disabled]:before, .vo-linksocial[disabled][class*=vo-icon-]:before, .vo-linksocial .disabled:before, .vo-linksocial .disabled[class*=vo-icon-]:before {
  color: #cccccc;
}
.vo-linksocial[disabled] .vo-linksocial__text, .vo-linksocial .disabled .vo-linksocial__text {
  color: #cccccc;
}
.vo-linksocial.vo-icon-linkedin:hover:before, .vo-linksocial.vo-icon-linkedin:active:before {
  background-color: #0077b5;
  color: white;
}
.vo-linksocial.vo-icon-twitter:hover:before, .vo-linksocial.vo-icon-twitter:active:before {
  background-color: #1da1f2;
  color: white;
}
.vo-linksocial.vo-icon-plazza:hover:before, .vo-linksocial.vo-icon-plazza:active:before {
  background-color: #ff7900;
  color: white;
}
.vo-linksocial__like .taglib-ratings {
  display: none;
}

.vo-form, .form {
  width: 100%;
}
.vo-form__label, .vo-form .control-label, .vo-form label, .vo-form label.required-warning, .form__label, .form .control-label, .form label, .form label.required-warning {
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.875rem;
  display: block;
}
.vo-form__input, .vo-form__textarea, .vo-form input.form-control, .form__input, .form__textarea, .form input.form-control {
  height: 2.5rem;
}
.vo-form input[type=button], .form input[type=button] {
  background-image: none !important;
}
.vo-form__input, .vo-form__textarea,
.vo-form input[type=text].vo-inputdate,
.vo-form input[type=text].form-control,
.vo-form input[type=password].form-control,
.vo-form textarea,
.vo-form textarea.form-control, .form__input, .form__textarea,
.form input[type=text].vo-inputdate,
.form input[type=text].form-control,
.form input[type=password].form-control,
.form textarea,
.form textarea.form-control {
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  border: 0.125rem solid #cccccc;
  background: white;
  padding: 0.5rem 0.6875rem;
  border-radius: 0;
  width: 100%;
}
.vo-form__input[disabled], .vo-form__input[disabled=true], .vo-form__input[readonly=true], .vo-form__textarea[disabled], .vo-form__textarea[disabled=true], .vo-form__textarea[readonly=true],
.vo-form input[type=text].vo-inputdate[disabled],
.vo-form input[type=text].vo-inputdate[disabled=true],
.vo-form input[type=text].vo-inputdate[readonly=true],
.vo-form input[type=text].form-control[disabled],
.vo-form input[type=text].form-control[disabled=true],
.vo-form input[type=text].form-control[readonly=true],
.vo-form input[type=password].form-control[disabled],
.vo-form input[type=password].form-control[disabled=true],
.vo-form input[type=password].form-control[readonly=true],
.vo-form textarea[disabled],
.vo-form textarea[disabled=true],
.vo-form textarea[readonly=true],
.vo-form textarea.form-control[disabled],
.vo-form textarea.form-control[disabled=true],
.vo-form textarea.form-control[readonly=true], .form__input[disabled], .form__input[disabled=true], .form__input[readonly=true], .form__textarea[disabled], .form__textarea[disabled=true], .form__textarea[readonly=true],
.form input[type=text].vo-inputdate[disabled],
.form input[type=text].vo-inputdate[disabled=true],
.form input[type=text].vo-inputdate[readonly=true],
.form input[type=text].form-control[disabled],
.form input[type=text].form-control[disabled=true],
.form input[type=text].form-control[readonly=true],
.form input[type=password].form-control[disabled],
.form input[type=password].form-control[disabled=true],
.form input[type=password].form-control[readonly=true],
.form textarea[disabled],
.form textarea[disabled=true],
.form textarea[readonly=true],
.form textarea.form-control[disabled],
.form textarea.form-control[disabled=true],
.form textarea.form-control[readonly=true] {
  background: #f4f4f4;
  color: #828282;
  border-color: #cccccc;
}
.vo-form__input__active, .vo-form__input:focus, .vo-form__textarea__active, .vo-form__textarea:focus,
.vo-form input[type=text].vo-inputdate__active,
.vo-form input[type=text].vo-inputdate:focus,
.vo-form input[type=text].form-control__active,
.vo-form input[type=text].form-control:focus,
.vo-form input[type=password].form-control__active,
.vo-form input[type=password].form-control:focus,
.vo-form textarea__active,
.vo-form textarea:focus,
.vo-form textarea.form-control__active,
.vo-form textarea.form-control:focus, .form__input__active, .form__input:focus, .form__textarea__active, .form__textarea:focus,
.form input[type=text].vo-inputdate__active,
.form input[type=text].vo-inputdate:focus,
.form input[type=text].form-control__active,
.form input[type=text].form-control:focus,
.form input[type=password].form-control__active,
.form input[type=password].form-control:focus,
.form textarea__active,
.form textarea:focus,
.form textarea.form-control__active,
.form textarea.form-control:focus {
  border: 0.125rem solid black;
  font-family: "Arial";
}
.vo-form__input__active ::-webkit-input-placeholder, .vo-form__input:focus ::-webkit-input-placeholder, .vo-form__textarea__active ::-webkit-input-placeholder, .vo-form__textarea:focus ::-webkit-input-placeholder,
.vo-form input[type=text].vo-inputdate__active ::-webkit-input-placeholder,
.vo-form input[type=text].vo-inputdate:focus ::-webkit-input-placeholder,
.vo-form input[type=text].form-control__active ::-webkit-input-placeholder,
.vo-form input[type=text].form-control:focus ::-webkit-input-placeholder,
.vo-form input[type=password].form-control__active ::-webkit-input-placeholder,
.vo-form input[type=password].form-control:focus ::-webkit-input-placeholder,
.vo-form textarea__active ::-webkit-input-placeholder,
.vo-form textarea:focus ::-webkit-input-placeholder,
.vo-form textarea.form-control__active ::-webkit-input-placeholder,
.vo-form textarea.form-control:focus ::-webkit-input-placeholder, .form__input__active ::-webkit-input-placeholder, .form__input:focus ::-webkit-input-placeholder, .form__textarea__active ::-webkit-input-placeholder, .form__textarea:focus ::-webkit-input-placeholder,
.form input[type=text].vo-inputdate__active ::-webkit-input-placeholder,
.form input[type=text].vo-inputdate:focus ::-webkit-input-placeholder,
.form input[type=text].form-control__active ::-webkit-input-placeholder,
.form input[type=text].form-control:focus ::-webkit-input-placeholder,
.form input[type=password].form-control__active ::-webkit-input-placeholder,
.form input[type=password].form-control:focus ::-webkit-input-placeholder,
.form textarea__active ::-webkit-input-placeholder,
.form textarea:focus ::-webkit-input-placeholder,
.form textarea.form-control__active ::-webkit-input-placeholder,
.form textarea.form-control:focus ::-webkit-input-placeholder {
  font-family: "Arial";
}
.vo-form__input__active ::-moz-placeholder, .vo-form__input:focus ::-moz-placeholder, .vo-form__textarea__active ::-moz-placeholder, .vo-form__textarea:focus ::-moz-placeholder,
.vo-form input[type=text].vo-inputdate__active ::-moz-placeholder,
.vo-form input[type=text].vo-inputdate:focus ::-moz-placeholder,
.vo-form input[type=text].form-control__active ::-moz-placeholder,
.vo-form input[type=text].form-control:focus ::-moz-placeholder,
.vo-form input[type=password].form-control__active ::-moz-placeholder,
.vo-form input[type=password].form-control:focus ::-moz-placeholder,
.vo-form textarea__active ::-moz-placeholder,
.vo-form textarea:focus ::-moz-placeholder,
.vo-form textarea.form-control__active ::-moz-placeholder,
.vo-form textarea.form-control:focus ::-moz-placeholder, .form__input__active ::-moz-placeholder, .form__input:focus ::-moz-placeholder, .form__textarea__active ::-moz-placeholder, .form__textarea:focus ::-moz-placeholder,
.form input[type=text].vo-inputdate__active ::-moz-placeholder,
.form input[type=text].vo-inputdate:focus ::-moz-placeholder,
.form input[type=text].form-control__active ::-moz-placeholder,
.form input[type=text].form-control:focus ::-moz-placeholder,
.form input[type=password].form-control__active ::-moz-placeholder,
.form input[type=password].form-control:focus ::-moz-placeholder,
.form textarea__active ::-moz-placeholder,
.form textarea:focus ::-moz-placeholder,
.form textarea.form-control__active ::-moz-placeholder,
.form textarea.form-control:focus ::-moz-placeholder {
  font-family: "Arial";
}
.vo-form__input__active :-ms-input-placeholder, .vo-form__input:focus :-ms-input-placeholder, .vo-form__textarea__active :-ms-input-placeholder, .vo-form__textarea:focus :-ms-input-placeholder,
.vo-form input[type=text].vo-inputdate__active :-ms-input-placeholder,
.vo-form input[type=text].vo-inputdate:focus :-ms-input-placeholder,
.vo-form input[type=text].form-control__active :-ms-input-placeholder,
.vo-form input[type=text].form-control:focus :-ms-input-placeholder,
.vo-form input[type=password].form-control__active :-ms-input-placeholder,
.vo-form input[type=password].form-control:focus :-ms-input-placeholder,
.vo-form textarea__active :-ms-input-placeholder,
.vo-form textarea:focus :-ms-input-placeholder,
.vo-form textarea.form-control__active :-ms-input-placeholder,
.vo-form textarea.form-control:focus :-ms-input-placeholder, .form__input__active :-ms-input-placeholder, .form__input:focus :-ms-input-placeholder, .form__textarea__active :-ms-input-placeholder, .form__textarea:focus :-ms-input-placeholder,
.form input[type=text].vo-inputdate__active :-ms-input-placeholder,
.form input[type=text].vo-inputdate:focus :-ms-input-placeholder,
.form input[type=text].form-control__active :-ms-input-placeholder,
.form input[type=text].form-control:focus :-ms-input-placeholder,
.form input[type=password].form-control__active :-ms-input-placeholder,
.form input[type=password].form-control:focus :-ms-input-placeholder,
.form textarea__active :-ms-input-placeholder,
.form textarea:focus :-ms-input-placeholder,
.form textarea.form-control__active :-ms-input-placeholder,
.form textarea.form-control:focus :-ms-input-placeholder {
  font-family: "Arial";
}
.vo-form__input__active :-moz-placeholder, .vo-form__input:focus :-moz-placeholder, .vo-form__textarea__active :-moz-placeholder, .vo-form__textarea:focus :-moz-placeholder,
.vo-form input[type=text].vo-inputdate__active :-moz-placeholder,
.vo-form input[type=text].vo-inputdate:focus :-moz-placeholder,
.vo-form input[type=text].form-control__active :-moz-placeholder,
.vo-form input[type=text].form-control:focus :-moz-placeholder,
.vo-form input[type=password].form-control__active :-moz-placeholder,
.vo-form input[type=password].form-control:focus :-moz-placeholder,
.vo-form textarea__active :-moz-placeholder,
.vo-form textarea:focus :-moz-placeholder,
.vo-form textarea.form-control__active :-moz-placeholder,
.vo-form textarea.form-control:focus :-moz-placeholder, .form__input__active :-moz-placeholder, .form__input:focus :-moz-placeholder, .form__textarea__active :-moz-placeholder, .form__textarea:focus :-moz-placeholder,
.form input[type=text].vo-inputdate__active :-moz-placeholder,
.form input[type=text].vo-inputdate:focus :-moz-placeholder,
.form input[type=text].form-control__active :-moz-placeholder,
.form input[type=text].form-control:focus :-moz-placeholder,
.form input[type=password].form-control__active :-moz-placeholder,
.form input[type=password].form-control:focus :-moz-placeholder,
.form textarea__active :-moz-placeholder,
.form textarea:focus :-moz-placeholder,
.form textarea.form-control__active :-moz-placeholder,
.form textarea.form-control:focus :-moz-placeholder {
  font-family: "Arial";
}
.vo-form__input ::-webkit-input-placeholder, .vo-form__textarea ::-webkit-input-placeholder,
.vo-form input[type=text].vo-inputdate ::-webkit-input-placeholder,
.vo-form input[type=text].form-control ::-webkit-input-placeholder,
.vo-form input[type=password].form-control ::-webkit-input-placeholder,
.vo-form textarea ::-webkit-input-placeholder,
.vo-form textarea.form-control ::-webkit-input-placeholder, .form__input ::-webkit-input-placeholder, .form__textarea ::-webkit-input-placeholder,
.form input[type=text].vo-inputdate ::-webkit-input-placeholder,
.form input[type=text].form-control ::-webkit-input-placeholder,
.form input[type=password].form-control ::-webkit-input-placeholder,
.form textarea ::-webkit-input-placeholder,
.form textarea.form-control ::-webkit-input-placeholder {
  color: #cccccc;
  font-family: "Arial";
}
.vo-form__input ::-moz-placeholder, .vo-form__textarea ::-moz-placeholder,
.vo-form input[type=text].vo-inputdate ::-moz-placeholder,
.vo-form input[type=text].form-control ::-moz-placeholder,
.vo-form input[type=password].form-control ::-moz-placeholder,
.vo-form textarea ::-moz-placeholder,
.vo-form textarea.form-control ::-moz-placeholder, .form__input ::-moz-placeholder, .form__textarea ::-moz-placeholder,
.form input[type=text].vo-inputdate ::-moz-placeholder,
.form input[type=text].form-control ::-moz-placeholder,
.form input[type=password].form-control ::-moz-placeholder,
.form textarea ::-moz-placeholder,
.form textarea.form-control ::-moz-placeholder {
  color: #cccccc;
  font-family: "Arial";
}
.vo-form__input :-ms-input-placeholder, .vo-form__textarea :-ms-input-placeholder,
.vo-form input[type=text].vo-inputdate :-ms-input-placeholder,
.vo-form input[type=text].form-control :-ms-input-placeholder,
.vo-form input[type=password].form-control :-ms-input-placeholder,
.vo-form textarea :-ms-input-placeholder,
.vo-form textarea.form-control :-ms-input-placeholder, .form__input :-ms-input-placeholder, .form__textarea :-ms-input-placeholder,
.form input[type=text].vo-inputdate :-ms-input-placeholder,
.form input[type=text].form-control :-ms-input-placeholder,
.form input[type=password].form-control :-ms-input-placeholder,
.form textarea :-ms-input-placeholder,
.form textarea.form-control :-ms-input-placeholder {
  color: #cccccc;
  font-family: "Arial";
}
.vo-form__input :-moz-placeholder, .vo-form__textarea :-moz-placeholder,
.vo-form input[type=text].vo-inputdate :-moz-placeholder,
.vo-form input[type=text].form-control :-moz-placeholder,
.vo-form input[type=password].form-control :-moz-placeholder,
.vo-form textarea :-moz-placeholder,
.vo-form textarea.form-control :-moz-placeholder, .form__input :-moz-placeholder, .form__textarea :-moz-placeholder,
.form input[type=text].vo-inputdate :-moz-placeholder,
.form input[type=text].form-control :-moz-placeholder,
.form input[type=password].form-control :-moz-placeholder,
.form textarea :-moz-placeholder,
.form textarea.form-control :-moz-placeholder {
  color: #cccccc;
  font-family: "Arial";
}
.vo-form * .form-control, .form * .form-control {
  /*dsiguenz: override properties icon*/
  background-repeat: no-repeat;
  background-position-x: calc(100% - 4px);
  background-position-y: center;
  background-size: 16px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='inherit' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E");
  /*dsiguenz: override icon type time by default clay*/
}
.vo-form * .form-control.error-field, .form * .form-control.error-field {
  border-color: #cd3c14;
}
.vo-form * .form-control[type=time], .form * .form-control[type=time] {
  background-image: inherit;
}
.vo-form__textarea, .vo-form textarea, .vo-form textarea.form-control, .form__textarea, .form textarea, .form textarea.form-control {
  width: 100%;
  max-width: 35.625rem;
  min-height: 7.5rem;
}
.vo-form__group, .vo-form .form-group, .form__group, .form .form-group {
  padding-bottom: 1.875rem;
  margin-bottom: 0;
}
.vo-form__fieldset, .vo-form .input-container, .form__fieldset, .form .input-container {
  display: inline-block;
  width: 100%;
}
.vo-form__help--container, .form__help--container {
  position: relative;
}
.vo-form__help--container .form-group, .form__help--container .form-group {
  display: inline-block;
  vertical-align: baseline;
  width: calc(100% - 4rem);
}
.vo-form__help--container .lfr-portal-tooltip, .form__help--container .lfr-portal-tooltip {
  display: inline-block;
  position: relative;
  top: calc((100% - 3rem) / 2);
  left: auto;
  width: 3.5rem;
  vertical-align: baseline;
}
.vo-form__fieldset .row .col-md-offset-1, .form__fieldset .row .col-md-offset-1 {
  margin-left: 0;
}
.vo-form .vo-form__active, .form .vo-form__active {
  border: 0.125rem solid black;
  font-family: "Arial";
  color: black;
}
.vo-form .vo-form__active .vo-inputfile__placeholder, .form .vo-form__active .vo-inputfile__placeholder {
  color: black;
  font-family: "Arial";
}
.vo-form .help-block, .form .help-block {
  font-family: "Arial";
  color: #cd3c14;
  font-size: 0.875rem;
  display: inline-block;
  width: 100%;
  padding-left: 1.875rem;
  position: relative;
}
.vo-form .help-block:before, .form .help-block:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 1.875rem;
  color: #cd3c14;
  content: "\e91c";
}
.vo-form .help-block [role=alert], .form .help-block [role=alert] {
  font-family: "Arial";
  color: #cd3c14;
  font-size: 0.875rem;
  font-weight: bold;
}
.vo-form .help-block:before, .form .help-block:before {
  position: absolute;
  left: -0.3125rem;
  top: -0.3125rem;
}
.vo-form .container-fluid-1280, .form .container-fluid-1280 {
  padding: 0;
}
.vo-form .lfr-ddm-form-container, .form .lfr-ddm-form-container {
  padding: 0;
}
.vo-form .lfr-ddm-form-container .lfr-ddm-form-page, .form .lfr-ddm-form-container .lfr-ddm-form-page {
  padding: 0;
}
.vo-form .lfr-ddm-form-container .required-warning, .form .lfr-ddm-form-container .required-warning {
  margin: 0 0 1.25rem;
}
.vo-form .lfr-ddm-form-container .required-warning .text-warning, .form .lfr-ddm-form-container .required-warning .text-warning {
  margin: 0;
}
.vo-form .lfr-ddm-form-container .form-builder-select-field .select-field-trigger, .form .lfr-ddm-form-container .form-builder-select-field .select-field-trigger {
  background-image: none !important;
}
.vo-form .lfr-ddm-form-container .input-group-item, .form .lfr-ddm-form-container .input-group-item {
  flex-wrap: nowrap;
}
.vo-form .lfr-ddm-form-container .input-group-item .input-group-inset-item, .form .lfr-ddm-form-container .input-group-item .input-group-inset-item {
  border: 0.125rem solid #cccccc;
  border-left: none;
  border-radius: 0;
}
.vo-form .lfr-ddm-form-pagination-controls, .form .lfr-ddm-form-pagination-controls {
  border-top: 0.0625rem solid #cccccc;
  display: inline-block;
  padding-bottom: 4.375rem;
  padding-top: 1.25rem;
  margin-top: 1.875rem;
  width: 100%;
}
.vo-form .lfr-ddm-form-pagination-controls .vo-button, .form .lfr-ddm-form-pagination-controls .vo-button {
  float: right;
}
.vo-form .lfr-ddm-form-pagination-controls .vo-button.vo-margin-left, .form .lfr-ddm-form-pagination-controls .vo-button.vo-margin-left {
  margin-left: 1rem;
}
.vo-form .ddl-form-builder-app .lfr-ddm-form-page > .row, .form .ddl-form-builder-app .lfr-ddm-form-page > .row {
  margin: 0 -0.9375rem;
}
.vo-form .ddl-form-builder-app .liferay-ddm-form-field-paragraph div p, .form .ddl-form-builder-app .liferay-ddm-form-field-paragraph div p {
  padding-left: 10px;
}
.vo-form .checkbox, .vo-form .radio-option, .form .checkbox, .form .radio-option {
  margin: 0;
}
.vo-form .radio, .vo-form .checkbox, .form .radio, .form .checkbox {
  margin: 0;
}
.vo-form .radio label, .vo-form .checkbox label, .form .radio label, .form .checkbox label {
  padding-left: 2.5rem;
  position: relative;
}
.vo-form .liferay-ddm-form-field-tip, .form .liferay-ddm-form-field-tip {
  font-family: "Arial";
  color: black;
  font-size: 0.75rem;
}
.vo-form .text-warning, .form .text-warning {
  color: #ff7900 !important;
}
.vo-form .liferay-ddm-form-field-date .input-group-container, .form .liferay-ddm-form-field-date .input-group-container {
  display: inline-block;
  position: relative;
  max-width: 10.625rem;
  width: 100%;
}
.vo-form .liferay-ddm-form-field-date .input-group-container input[type=text].form-control, .form .liferay-ddm-form-field-date .input-group-container input[type=text].form-control {
  padding-right: 1.875rem;
}
.vo-form .liferay-ddm-form-field-date .input-group-container .input-group-addon, .form .liferay-ddm-form-field-date .input-group-container .input-group-addon {
  display: inline-block;
  position: absolute;
  background: 0 none;
  border: 0 none;
  z-index: 999;
  width: 1.375rem;
  height: 1.375rem;
  padding: 0;
  top: calc((100% - 2.2rem) / 2);
  right: 0.3125rem;
}
.vo-form .liferay-ddm-form-field-date .input-group-container .input-group-addon .icon-calendar:before, .form .liferay-ddm-form-field-date .input-group-container .input-group-addon .icon-calendar:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 1.375rem;
  color: black;
  content: "\e901";
}
.vo-form .ddl-form-name, .form .ddl-form-name {
  display: none;
  font-family: "Arial";
  color: black;
  font-size: 1.5rem;
  font-weight: bold;
  margin-top: 1.25rem;
  margin-bottom: 0.625rem;
  width: 100%;
  word-break: inherit;
}
.vo-form .ddl-form-description, .vo-form .description-help, .form .ddl-form-description, .form .description-help {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  margin-bottom: 2.8125rem;
}
.vo-form .lfr-ddm-legend, .form .lfr-ddm-legend {
  font-family: "Arial";
  color: white;
  font-size: 1rem;
  font-weight: bold;
  background: #f16e00;
  border-radius: 50%;
  line-height: 2.1875rem;
  width: 2.1875rem;
  height: 2.1875rem;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0.9375rem;
}
.vo-form .vo-form__legend, .vo-form .liferay-ddm-form-field-paragraph, .form .vo-form__legend, .form .liferay-ddm-form-field-paragraph {
  border-bottom: 0 none;
  padding-bottom: 1.875rem;
  margin-bottom: 0;
  padding-left: 3.125rem;
}
.vo-form .vo-form__legend .vo-form__legend--label, .vo-form .liferay-ddm-form-field-paragraph .vo-form__legend--label, .form .vo-form__legend .vo-form__legend--label, .form .liferay-ddm-form-field-paragraph .vo-form__legend--label {
  font-family: "Arial";
  color: white;
  font-size: 1rem;
  font-weight: bold;
  background: #f16e00;
  border-radius: 50%;
  line-height: 2.1875rem;
  width: 2.1875rem;
  height: 2.1875rem;
  margin: 0 3.5% 0 0;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0.9375rem;
}
.vo-form .vo-form__legend .vo-form__legend--label + .vo-form__legend--info, .vo-form .liferay-ddm-form-field-paragraph .vo-form__legend--label + .vo-form__legend--info, .form .vo-form__legend .vo-form__legend--label + .vo-form__legend--info, .form .liferay-ddm-form-field-paragraph .vo-form__legend--label + .vo-form__legend--info {
  display: inline-block;
  vertical-align: middle;
}
.vo-form .vo-form__legend .vo-form__legend--label + .vo-form__legend--info .vo-form__legend--text, .vo-form .liferay-ddm-form-field-paragraph .vo-form__legend--label + .vo-form__legend--info .vo-form__legend--text, .form .vo-form__legend .vo-form__legend--label + .vo-form__legend--info .vo-form__legend--text, .form .liferay-ddm-form-field-paragraph .vo-form__legend--label + .vo-form__legend--info .vo-form__legend--text {
  font-family: "Arial";
  color: #f16e00;
  font-size: 1rem;
  font-weight: bold;
  line-height: 2.1875rem;
  margin: 0;
}
.vo-form .vo-form__legend div.liferay-ddm-form-field-paragraph-text, .vo-form .liferay-ddm-form-field-paragraph div.liferay-ddm-form-field-paragraph-text, .form .vo-form__legend div.liferay-ddm-form-field-paragraph-text, .form .liferay-ddm-form-field-paragraph div.liferay-ddm-form-field-paragraph-text {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 3.5%;
}
.vo-form .vo-form__legend div.liferay-ddm-form-field-paragraph-text p, .vo-form .liferay-ddm-form-field-paragraph div.liferay-ddm-form-field-paragraph-text p, .form .vo-form__legend div.liferay-ddm-form-field-paragraph-text p, .form .liferay-ddm-form-field-paragraph div.liferay-ddm-form-field-paragraph-text p {
  font-family: "Arial";
  color: #f16e00;
  font-size: 1rem;
  font-weight: bold;
  line-height: 2.1875rem;
  margin: 0;
}
.vo-form-solicitud-anticipio-gasto-futuro .lfr-ddm-form-submit, .form-solicitud-anticipio-gasto-futuro .lfr-ddm-form-submit {
  text-indent: -9999px;
  line-height: 0;
}
.vo-form-solicitud-anticipio-gasto-futuro .lfr-ddm-form-submit:after, .form-solicitud-anticipio-gasto-futuro .lfr-ddm-form-submit:after {
  content: "Solicitar anticipo";
  text-indent: 0;
  display: block;
  line-height: initial;
}
.vo-form__container .vo-button__primary, .form__container .vo-button__primary {
  margin-top: 2rem !important;
}
.vo-form__ddl .icons-container, .form__ddl .icons-container {
  padding-bottom: 1.5625rem;
}
.vo-form__ddl .container-fluid-1280, .form__ddl .container-fluid-1280 {
  padding: 0;
}
.vo-form__ddl .lfr-ddm-field-group, .form__ddl .lfr-ddm-field-group {
  padding: 0;
  margin: 0;
  border: 0;
  box-shadow: none;
}
.vo-form__ddl .vo-select, .vo-form__ddl select.form-control, .form__ddl .vo-select, .form__ddl select.form-control {
  max-width: inherit;
  display: -ms-grid;
  -ms-grid-columns: min-content;
  min-width: 16.25rem;
  padding: 0;
}
.vo-form__ddl .vo-select select, .vo-form__ddl select.form-control select, .form__ddl .vo-select select, .form__ddl select.form-control select {
  border: 0.2rem solid #cccccc;
  height: 2.5rem;
}
.vo-form .vo-button__col, .form .vo-button__col {
  margin-top: 2rem;
}

.portlet-forms .vo-form .required-warning, .portlet-forms .form .required-warning {
  margin: 0 0 1.25rem;
}
.portlet-forms .vo-form .lfr-ddm-form-field-container, .portlet-forms .form .lfr-ddm-form-field-container {
  padding-top: 0;
  padding-bottom: 0;
}
.portlet-forms .vo-form .control-label, .portlet-forms .form .control-label {
  margin-bottom: 0.3125rem;
}

.fieldset-separate {
  padding-bottom: 2.5rem;
  margin-bottom: 2.5rem;
  border-bottom: 1px solid;
}

div.date-picker.dropdown-menu.dropdown-menu.date-picker-dropdown-menu {
  max-width: max-content;
  width: auto;
}

@media only screen and (min-width: 768px) {
  .vo-form__fieldset .row .col-md-offset-1, .form__fieldset .row .col-md-offset-1, .form-group__fieldset .row .col-md-offset-1 {
    margin-left: 0;
  }
}
@media only screen and (min-width: 992px) {
  .vo-form__label.vo-form__help--container, .vo-form .control-label.vo-form__help--container, .vo-form label.vo-form__help--container, .vo-form label.required-warning.vo-form__help--container, .form__label.vo-form__help--container, .form .control-label.vo-form__help--container, .form label.vo-form__help--container, .form label.required-warning.vo-form__help--container, .form-group__label.vo-form__help--container, .form-group .control-label.vo-form__help--container, .form-group label.vo-form__help--container, .form-group label.required-warning.vo-form__help--container {
    padding: 0;
  }
  .vo-form__label.vo-form__help--container .lfr-portal-tooltip, .vo-form .control-label.vo-form__help--container .lfr-portal-tooltip, .vo-form label.vo-form__help--container .lfr-portal-tooltip, .vo-form label.required-warning.vo-form__help--container .lfr-portal-tooltip, .form__label.vo-form__help--container .lfr-portal-tooltip, .form .control-label.vo-form__help--container .lfr-portal-tooltip, .form label.vo-form__help--container .lfr-portal-tooltip, .form label.required-warning.vo-form__help--container .lfr-portal-tooltip, .form-group__label.vo-form__help--container .lfr-portal-tooltip, .form-group .control-label.vo-form__help--container .lfr-portal-tooltip, .form-group label.vo-form__help--container .lfr-portal-tooltip, .form-group label.required-warning.vo-form__help--container .lfr-portal-tooltip {
    position: relative;
    top: inherit;
    left: inherit;
  }
  .vo-form__input, .vo-form__textarea,
  .vo-form input[type=text],
  .vo-form input[type=password],
  .vo-form input[type=text].form-control,
  .vo-form input[type=password].form-control,
  .vo-form textarea,
  .vo-form textarea.form-control, .form__input, .form__textarea,
  .form input[type=text],
  .form input[type=password],
  .form input[type=text].form-control,
  .form input[type=password].form-control,
  .form textarea,
  .form textarea.form-control, .form-group__input, .form-group__textarea,
  .form-group input[type=text],
  .form-group input[type=password],
  .form-group input[type=text].form-control,
  .form-group input[type=password].form-control,
  .form-group textarea,
  .form-group textarea.form-control {
    max-width: 35.625rem;
  }
  .vo-form__textarea,
  .vo-form textarea,
  .vo-form textarea.form-control, .form__textarea,
  .form textarea,
  .form textarea.form-control, .form-group__textarea,
  .form-group textarea,
  .form-group textarea.form-control {
    max-width: 35.625rem;
  }
  .vo-form .lfr-ddm-legend, .form .lfr-ddm-legend, .form-group .lfr-ddm-legend {
    font-size: 1.125rem;
    margin: 0 0.9375rem 0 4%;
    left: inherit;
    top: inherit;
  }
  .vo-form .vo-form__legend, .form .vo-form__legend, .form-group .vo-form__legend {
    padding-left: 0;
  }
  .vo-form .vo-form__legend .vo-form__legend--label,
  .vo-form .liferay-ddm-form-field-paragraph .vo-form__legend--label, .form .vo-form__legend .vo-form__legend--label,
  .form .liferay-ddm-form-field-paragraph .vo-form__legend--label, .form-group .vo-form__legend .vo-form__legend--label,
  .form-group .liferay-ddm-form-field-paragraph .vo-form__legend--label {
    font-size: 1.125rem;
    margin: 0 0.9375rem 0 4%;
    position: relative;
    left: inherit;
    top: inherit;
  }
  .vo-form .vo-form__legend div.liferay-ddm-form-field-paragraph-text p,
  .vo-form .liferay-ddm-form-field-paragraph div.liferay-ddm-form-field-paragraph-text p, .form .vo-form__legend div.liferay-ddm-form-field-paragraph-text p,
  .form .liferay-ddm-form-field-paragraph div.liferay-ddm-form-field-paragraph-text p, .form-group .vo-form__legend div.liferay-ddm-form-field-paragraph-text p,
  .form-group .liferay-ddm-form-field-paragraph div.liferay-ddm-form-field-paragraph-text p {
    font-size: 1.125rem;
  }
  .vo-form .vo-form__legend .vo-form__legend--label,
  .vo-form .liferay-ddm-form-field-paragraph .vo-form__legend--label, .form .vo-form__legend .vo-form__legend--label,
  .form .liferay-ddm-form-field-paragraph .vo-form__legend--label, .form-group .vo-form__legend .vo-form__legend--label,
  .form-group .liferay-ddm-form-field-paragraph .vo-form__legend--label {
    margin-left: 2.1875rem;
  }
  .vo-form__fieldset .row .col-md-offset-1, .form__fieldset .row .col-md-offset-1, .form-group__fieldset .row .col-md-offset-1 {
    margin-left: 5.6875rem;
  }
  .vo-form .ddl-form-name, .form .ddl-form-name, .form-group .ddl-form-name {
    font-size: 2.125rem;
  }
  .vo-form .ddl-form-description, .vo-form .description-help, .form .ddl-form-description, .form .description-help, .form-group .ddl-form-description, .form-group .description-help {
    font-size: 1.125rem;
  }
  .vo-form__help--container .form-group, .form__help--container .form-group, .form-group__help--container .form-group {
    width: 100%;
  }
  .vo-form__help--container .lfr-portal-tooltip, .form__help--container .lfr-portal-tooltip, .form-group__help--container .lfr-portal-tooltip {
    position: absolute;
    top: calc((100% - 3rem) / 2);
    left: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .vo-form .ddl-form-builder-app .liferay-ddm-form-field-paragraph div p, .form .ddl-form-builder-app .liferay-ddm-form-field-paragraph div p, .form-group .ddl-form-builder-app .liferay-ddm-form-field-paragraph div p {
    padding-left: 0px;
  }
}
.lfr-ddm__default-page-header-title {
  display: none !important;
}

.vo-radiocustom {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
}
.vo-radiocustom:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 1.875rem;
  color: #cccccc;
  content: "\e92a";
}
.vo-radiocustom.checked:before {
  content: "\e929";
  color: #ff7900;
}

.vo-radio__label {
  position: relative;
  padding-left: 2.5rem;
}
.vo-radio__label:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 1.875rem;
  color: #cccccc;
  content: "\e92a";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}
.vo-radio__input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -0.0625rem;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  left: -62500rem;
}
.vo-radio__input:checked + .vo-checkbox__label:before {
  content: "\e929";
  color: #ff7900;
}

.vo-checkboxcustom {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
}
.vo-checkboxcustom:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 1.875rem;
  color: #cccccc;
  content: "\e913";
}
.vo-checkboxcustom.checked:before {
  content: "\e912";
  color: #ff7900;
}

.vo-checkbox__label {
  position: relative;
  padding-left: 2.5rem;
}
.vo-checkbox__label:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 1.875rem;
  color: #cccccc;
  content: "\e913";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}
.vo-checkbox__input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -0.0625rem;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  left: -62500rem;
}
.vo-checkbox__input:checked + .vo-checkbox__label:before {
  content: "\e912";
  color: #ff7900;
}

.input-checkbox-wrapper {
  padding-left: 2.1875rem;
  position: relative;
}
.notifications-portlet .vo-checkboxcustom {
  top: -5px;
}

.yui3-skin-sam .vo-datepicker, .yui3-skin-sam .datepicker-popover {
  padding: 0;
  border: 0 none;
  z-index: 9;
}
.yui3-skin-sam .vo-datepicker .datepicker-popover-content .popover-content, .yui3-skin-sam .datepicker-popover .datepicker-popover-content .popover-content {
  border-radius: 0.125rem;
  border: 0.125rem solid #cccccc;
  padding: 1.5625rem 0.9375rem 0.8125rem;
}
.yui3-skin-sam .vo-datepicker > .arrow, .yui3-skin-sam .datepicker-popover > .arrow {
  display: none;
}
.yui3-skin-sam .vo-datepicker .yui3-calendar-header, .yui3-skin-sam .datepicker-popover .yui3-calendar-header {
  padding-bottom: 1.25rem;
}
.yui3-skin-sam .vo-datepicker .yui3-calendar-header-label, .yui3-skin-sam .datepicker-popover .yui3-calendar-header-label {
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
}
.yui3-skin-sam .vo-datepicker .yui3-calendarnav-prevmonth, .yui3-skin-sam .vo-datepicker .yui3-calendarnav-nextmonth, .yui3-skin-sam .datepicker-popover .yui3-calendarnav-prevmonth, .yui3-skin-sam .datepicker-popover .yui3-calendarnav-nextmonth {
  width: 1.875rem;
  height: 1.875rem;
  border: 0 none;
  top: -0.3125rem;
  margin: 0;
}
.yui3-skin-sam .vo-datepicker .yui3-calendarnav-prevmonth:before, .yui3-skin-sam .vo-datepicker .yui3-calendarnav-nextmonth:before, .yui3-skin-sam .datepicker-popover .yui3-calendarnav-prevmonth:before, .yui3-skin-sam .datepicker-popover .yui3-calendarnav-nextmonth:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 1.875rem;
  color: black;
  content: " ";
  width: 1.875rem;
  height: 1.875rem;
}
.yui3-skin-sam .vo-datepicker .yui3-calendarnav-prevmonth:hover:before, .yui3-skin-sam .vo-datepicker .yui3-calendarnav-nextmonth:hover:before, .yui3-skin-sam .datepicker-popover .yui3-calendarnav-prevmonth:hover:before, .yui3-skin-sam .datepicker-popover .yui3-calendarnav-nextmonth:hover:before {
  color: #ff7900;
}
.yui3-skin-sam .vo-datepicker .yui3-calendarnav-prevmonth:before, .yui3-skin-sam .datepicker-popover .yui3-calendarnav-prevmonth:before {
  content: "\e915";
}
.yui3-skin-sam .vo-datepicker .yui3-calendarnav-nextmonth:before, .yui3-skin-sam .datepicker-popover .yui3-calendarnav-nextmonth:before {
  content: "\e916";
}
.yui3-skin-sam .vo-datepicker .yui3-calendar-weekday, .yui3-skin-sam .datepicker-popover .yui3-calendar-weekday {
  font-family: "Arial";
  color: #666666;
  font-size: 0.75rem;
  text-align: center;
  font-weight: normal;
  text-transform: uppercase;
  padding: 0 0 0.8125rem;
}
.yui3-skin-sam .vo-datepicker .yui3-calendar-prevmonth-day, .yui3-skin-sam .vo-datepicker .yui3-calendar-nextmonth-day, .yui3-skin-sam .vo-datepicker .yui3-calendar-day, .yui3-skin-sam .datepicker-popover .yui3-calendar-prevmonth-day, .yui3-skin-sam .datepicker-popover .yui3-calendar-nextmonth-day, .yui3-skin-sam .datepicker-popover .yui3-calendar-day {
  padding: 0.75rem;
  border: 0 none;
}
.yui3-skin-sam .vo-datepicker .yui3-calendar-prevmonth-day, .yui3-skin-sam .vo-datepicker .yui3-calendar-nextmonth-day, .yui3-skin-sam .datepicker-popover .yui3-calendar-prevmonth-day, .yui3-skin-sam .datepicker-popover .yui3-calendar-nextmonth-day {
  font-family: "Arial";
  color: #cccccc;
  font-size: 0.75rem;
}
.yui3-skin-sam .vo-datepicker .yui3-calendar-day, .yui3-skin-sam .datepicker-popover .yui3-calendar-day {
  font-family: "Arial";
  color: black;
  font-size: 0.75rem;
  font-weight: bold;
}
.yui3-skin-sam .vo-datepicker .yui3-calendar-day:hover, .yui3-skin-sam .vo-datepicker .yui3-calendar-day-selected, .yui3-skin-sam .vo-datepicker .yui3-calendar-day-selected:hover, .yui3-skin-sam .datepicker-popover .yui3-calendar-day:hover, .yui3-skin-sam .datepicker-popover .yui3-calendar-day-selected, .yui3-skin-sam .datepicker-popover .yui3-calendar-day-selected:hover {
  color: white;
  background: #ff7900;
}

.vo-inputfile__container {
  max-width: 35.625rem;
  padding-left: 3.125rem;
  position: relative;
  width: 100%;
}
.vo-inputfile__button {
  border: 0.125rem solid black;
  background: white;
  color: black;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.vo-inputfile__input {
  position: relative;
  padding: 0.5625rem 2.1875rem 0.5625rem 0.6875rem;
  line-height: 1rem;
  width: 100%;
  margin: 0;
}
.vo-inputfile__placeholder {
  font-family: "Arial";
  color: #cccccc;
  font-size: 0.875rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.4;
  width: 100%;
  display: block;
}
.vo-inputfile .vo-icon-close {
  width: 1.5625rem;
  height: 1.5625rem;
  border-radius: 50%;
  position: absolute;
  top: 0.46875rem;
  right: 0.3125rem;
  display: none;
}
.vo-inputfile .vo-icon-close:before {
  background: #cccccc;
  color: black;
  font-size: 1.25rem;
}
.vo-inputfile .vo-icon-close:hover:before {
  background: #ff7900;
  color: white;
}
.vo-inputfile .vo-form__active + .vo-icon-close {
  display: inline-block;
}
.vo-inputfile .form-group {
  padding-bottom: 0;
}
.vo-inputfile .form-group .control-label {
  display: none;
}

.vo-dropdown {
  width: 100%;
}
.vo-dropdown.vo-item__fronted {
  width: 100%;
  margin-left: 0;
}
.vo-dropdown__list {
  display: none;
  padding: 0;
  border: 0.125rem solid black;
  margin-top: 1.125rem;
  background: white;
  overflow: visible;
  border-radius: 0;
  z-index: 999;
  max-width: 100%;
  width: 100%;
  min-width: 16.875rem;
}
.vo-dropdown__list:after, .vo-dropdown__list:before {
  position: absolute;
  top: -0.875rem;
  right: 1.25rem;
  left: calc(50% - 1.9rem);
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0.875rem 0.875rem 0.875rem;
  border-color: transparent transparent black transparent;
}
.vo-dropdown__list:after {
  border-width: 0 0.75rem 0.75rem 0.75rem;
  left: calc(50% - 1.8rem);
  top: -0.6875rem;
  border-color: transparent transparent white transparent;
  z-index: 8;
}
.vo-dropdown__item {
  display: block;
}
.vo-dropdown__item--text {
  font-family: "Arial";
  font-weight: bold;
  font-size: 1rem;
  color: black;
  padding: 0.625rem 1.125rem;
  display: block;
}
.vo-dropdown__link {
  padding: 0.625rem 1.125rem;
  color: #ff7900;
  text-decoration: none;
}
.vo-dropdown__link:hover, .vo-dropdown__link:focus {
  background-color: black;
  color: white;
  text-decoration: none;
}
.vo-dropdown .vo-button {
  margin-bottom: 0;
  width: 100%;
}
.vo-dropdown .dropdown-menu {
  z-index: 998;
}
.vo-dropdown .dropdown-menu.dropdown-menu-right {
  left: 0;
  right: auto;
}
.vo-dropdown .dropdown-menu.dropdown-menu-right:after, .vo-dropdown .dropdown-menu.dropdown-menu-right:before {
  left: 1.25rem;
}
.vo-dropdown .dropdown-menu.dropdown-menu-right:after {
  left: 1.375rem;
}
.vo-dropdown .dropdown-menu > li > a {
  padding: 0.625rem 1.125rem;
  color: #ff7900;
  font-family: "Arial";
  font-weight: bold;
  font-size: 1rem;
}
.vo-dropdown .dropdown-menu > li > a:hover {
  background-color: black;
  color: white;
  text-decoration: none;
}

.dropdown-menu {
  z-index: 998;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

@media only screen and (min-width: 992px) {
  .vo-dropdown.vo-item__fronted {
    width: auto;
    margin-left: 0.9375rem;
  }
  .vo-dropdown__list {
    max-width: inherit;
    width: 18.875rem;
    left: 0;
    right: auto;
  }
  .vo-dropdown .dropdown-menu:after, .vo-dropdown .dropdown-menu:before {
    left: 1.25rem;
    right: auto;
  }
  .vo-dropdown .dropdown-menu:after {
    left: 1.375rem;
    right: auto;
  }
  .vo-dropdown .dropdown-menu.dropdown-menu-right {
    left: auto;
    right: 0;
  }
  .vo-dropdown .dropdown-menu.dropdown-menu-right:after, .vo-dropdown .dropdown-menu.dropdown-menu-right:before {
    left: auto;
    right: 1.25rem;
  }
  .vo-dropdown .dropdown-menu.dropdown-menu-right:after {
    left: auto;
    right: 1.375rem;
  }
}
@media only screen and (min-width: 1200px) {
  .vo-dropdown.vo-item__fronted {
    width: 100%;
    margin-left: 0;
  }
}
.vo-select, select.form-control {
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
  width: 100%;
  border-radius: 0;
  background: white;
}
.vo-select:focus, select.form-control:focus {
  border-color: black;
}
.vo-select__option, .vo-select option, select.form-control__option, select.form-control option {
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
  background: white;
}
.vo-select__option:hover, .vo-select option:hover, select.form-control__option:hover, select.form-control option:hover {
  background: black;
  color: white;
}
.vo-select__button, .vo-select .btn.dropdown-toggle.btn-default, select.form-control__button, select.form-control .btn.dropdown-toggle.btn-default {
  font-family: "Arial";
  color: #999999;
  font-size: 1rem;
  border: 0.125rem solid #cccccc;
  padding: 0.4375rem 1.5625rem 0.4375rem 0.8125rem;
  background: white;
  border-radius: 0;
  width: 100%;
}
.vo-select__button:focus, .vo-select__button:active, .vo-select .btn.dropdown-toggle.btn-default:focus, .vo-select .btn.dropdown-toggle.btn-default:active, select.form-control__button:focus, select.form-control__button:active, select.form-control .btn.dropdown-toggle.btn-default:focus, select.form-control .btn.dropdown-toggle.btn-default:active {
  border-color: black;
}
.vo-select__button .bs-caret, .vo-select .btn.dropdown-toggle.btn-default .bs-caret, select.form-control__button .bs-caret, select.form-control .btn.dropdown-toggle.btn-default .bs-caret {
  position: absolute;
  width: 1.375rem;
  height: 1.375rem;
  display: inline-block;
  top: calc((100% - 2.4rem) / 2);
  right: 0rem;
}
.vo-select__button .bs-caret .caret, .vo-select .btn.dropdown-toggle.btn-default .bs-caret .caret, select.form-control__button .bs-caret .caret, select.form-control .btn.dropdown-toggle.btn-default .bs-caret .caret {
  width: 1.375rem;
  height: 1.375rem;
  position: relative;
  border: 0 none;
  margin-top: 0;
  top: 0;
  right: auto;
  left: 0;
}
.vo-select__button .bs-caret .caret:before, .vo-select .btn.dropdown-toggle.btn-default .bs-caret .caret:before, select.form-control__button .bs-caret .caret:before, select.form-control .btn.dropdown-toggle.btn-default .bs-caret .caret:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 1.375rem;
  color: black;
  content: "\e90f";
}
.vo-select__button[aria-expanded=true] .bs-caret, .vo-select .btn.dropdown-toggle.btn-default[aria-expanded=true] .bs-caret, select.form-control__button[aria-expanded=true] .bs-caret, select.form-control .btn.dropdown-toggle.btn-default[aria-expanded=true] .bs-caret {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  top: calc((100% - 2rem) / 2);
}
.vo-select__button[aria-expanded=true] + .dropdown-menu, .vo-select .btn.dropdown-toggle.btn-default[aria-expanded=true] + .dropdown-menu, select.form-control__button[aria-expanded=true] + .dropdown-menu, select.form-control .btn.dropdown-toggle.btn-default[aria-expanded=true] + .dropdown-menu {
  display: block;
  max-height: 12.5rem;
}
.vo-select .bootstrap-select.btn-group .dropdown-menu, select.form-control .bootstrap-select.btn-group .dropdown-menu {
  max-height: 12.5rem;
  min-width: 13.75rem;
  max-width: 100%;
}
.vo-select .open .btn.dropdown-toggle.btn-default, select.form-control .open .btn.dropdown-toggle.btn-default {
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
}
.vo-select .dropdown-menu, select.form-control .dropdown-menu {
  border: 0.0625rem solid #f4f4f4;
  width: 100%;
  min-width: 13.75rem;
  border-radius: 0;
  padding: 0;
  max-height: 12.5rem;
  z-index: 998;
}
.vo-select .dropdown-menu.open, select.form-control .dropdown-menu.open {
  max-height: 12.5rem;
}
.vo-select .dropdown-menu li a, select.form-control .dropdown-menu li a {
  background: white;
  padding: 0.4375rem 0.8125rem;
  white-space: normal;
}
.vo-select .dropdown-menu li a .text, select.form-control .dropdown-menu li a .text {
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
}
.vo-select .dropdown-menu li a:hover, .vo-select .dropdown-menu li a:focus, select.form-control .dropdown-menu li a:hover, select.form-control .dropdown-menu li a:focus {
  background: black;
}
.vo-select .dropdown-menu li a:hover .text, .vo-select .dropdown-menu li a:focus .text, select.form-control .dropdown-menu li a:hover .text, select.form-control .dropdown-menu li a:focus .text {
  color: white;
}
.vo-select .dropdown-menu li.divider, select.form-control .dropdown-menu li.divider {
  display: none;
}
.vo-select .dropdown-menu li.dropdown-header, select.form-control .dropdown-menu li.dropdown-header {
  background: #f4f4f4;
  padding: 0.4375rem 0.8125rem;
  white-space: normal;
}
.vo-select .dropdown-menu li.dropdown-header .text, select.form-control .dropdown-menu li.dropdown-header .text {
  font-family: "Arial";
  color: #f16e00;
  font-size: 1rem;
  font-weight: bold;
}
.vo-select .dropdown-menu li.selected a, select.form-control .dropdown-menu li.selected a {
  background: black;
}
.vo-select .dropdown-menu li.selected a .text, select.form-control .dropdown-menu li.selected a .text {
  color: white;
}
.vo-select .dropdown-menu[role=listbox], select.form-control .dropdown-menu[role=listbox] {
  overflow-y: auto;
}
.vo-select .dropdown-menu[role=combobox], select.form-control .dropdown-menu[role=combobox] {
  overflow-y: hidden;
  overflow-x: hidden;
}
.vo-select .move-arrow-buttons, select.form-control .move-arrow-buttons {
  margin-top: 0;
}
.vo-select .bootstrap-select > select, select.form-control .bootstrap-select > select {
  left: inherit;
}

.taglib-move-boxes.vo-select__move-boxes.width-boxes .col-md-4 {
  width: 100%;
}
.taglib-move-boxes.vo-select__move-boxes.width-boxes .move-arrow-buttons {
  margin: 0;
  width: 100%;
}
.taglib-move-boxes.vo-select__move-boxes.width-boxes .btn-group-vertical {
  width: 100%;
  text-align: center;
}
.taglib-move-boxes.vo-select__move-boxes.width-boxes .btn-group-vertical .btn-default {
  margin: 0.375rem 0.1875rem;
  font-size: 1.375rem;
  width: 8.75rem;
}
.taglib-move-boxes.vo-select__move-boxes.width-boxes .btn-group-vertical .btn-default:first-child:not(:last-child) {
  -webkit-border-radius: 4px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius: 4px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  border-radius: 4px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.taglib-move-boxes.vo-select__move-boxes.width-boxes .btn-group-vertical .btn-default:last-child:not(:first-child) {
  -webkit-border-radius: 0px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius: 0px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  border-radius: 0px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.taglib-move-boxes.vo-select__move-boxes.width-boxes .btn-group-vertical .btn-default .icon-circle-arrow-right:before {
  content: "\f0ab";
}
.taglib-move-boxes.vo-select__move-boxes.width-boxes .btn-group-vertical .btn-default .icon-circle-arrow-left:before {
  content: "\f0aa";
}
.taglib-move-boxes.vo-select__move-boxes .vo-select, .taglib-move-boxes.vo-select__move-boxes select.form-control {
  height: auto;
}
.taglib-move-boxes.vo-select__move-boxes .vo-select[multiple], .taglib-move-boxes.vo-select__move-boxes select.form-control[multiple] {
  width: 100%;
  max-width: none;
}

select.form-control {
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
  width: 100%;
  border-radius: 0;
  background: white;
  border: 0.2rem solid #cccccc;
  height: 2.5rem;
}
select.form-control:focus {
  border-color: black;
}
select.form-control option {
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
  background: white;
}
select.form-control option:hover {
  background: black;
  color: white;
}
select.form-control[disabled] {
  border: 1px solid #cccccc;
  height: 2.125rem;
  border-radius: 4px;
}
select.form-control[multiple] {
  height: 14.0625rem;
}

.form-control.bootstrap-select {
  height: auto;
}

.box-filter .vo-select, .box-filter select.form-control {
  width: 100%;
  max-width: inherit;
  min-width: auto;
}

.left-selector-small .vo-select .choice-selector,
.left-selector-small .vo-select .choice-selector option {
  font-size: 0.8125rem;
}

.vo-expenses .vo-select, .vo-expenses select.form-control {
  width: 100%;
  max-width: inherit;
}

@media only screen and (min-width: 992px) {
  .vo-select, select.form-control {
    min-width: 16.40625rem;
    max-width: inherit;
    width: -moz-max-content;
    width: -webkit-max-content;
    width: -o-max-content;
  }
  .vo-select__holidays, select.form-control__holidays {
    max-width: initial;
  }
  .vo-select__move-boxes .vo-select, .vo-select__move-boxes select.form-control {
    max-width: 28rem;
    height: auto;
  }
  .vo-select__move-boxes .vo-select .move-arrow-buttons, .vo-select__move-boxes select.form-control .move-arrow-buttons {
    margin-top: 0.3125rem;
  }
  .taglib-move-boxes.vo-select__move-boxes.width-boxes .col-md-4 {
    width: 45.8333333333%;
  }
  .taglib-move-boxes.vo-select__move-boxes.width-boxes .move-arrow-buttons {
    margin-top: 4.375rem;
    width: 8.3333333333%;
  }
  .taglib-move-boxes.vo-select__move-boxes.width-boxes .btn-group-vertical .btn-default {
    padding: 0.625rem;
  }
  .taglib-move-boxes.vo-select__move-boxes.width-boxes .btn-group-vertical .btn-default:first-child:not(:last-child) {
    -webkit-border-radius: 4px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius: 4px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-radius: 4px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .taglib-move-boxes.vo-select__move-boxes.width-boxes .btn-group-vertical .btn-default:last-child:not(:first-child) {
    -webkit-border-radius: 0px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius: 0px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-radius: 0px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .taglib-move-boxes.vo-select__move-boxes.width-boxes .btn-group-vertical .btn-default .icon-circle-arrow-right:before {
    content: "\f0a9";
  }
  .taglib-move-boxes.vo-select__move-boxes.width-boxes .btn-group-vertical .btn-default .icon-circle-arrow-left:before {
    content: "\f0a8";
  }
  .taglib-move-boxes.vo-select__move-boxes .vo-select, .taglib-move-boxes.vo-select__move-boxes select.form-control {
    height: auto;
  }
  .taglib-move-boxes.vo-select__move-boxes .vo-select[multiple], .taglib-move-boxes.vo-select__move-boxes select.form-control[multiple] {
    width: 23.5625rem;
  }
}
@media only screen and (min-width: 1200px) {
  .taglib-move-boxes.vo-select__move-boxes .vo-select[multiple], .taglib-move-boxes.vo-select__move-boxes select.form-control[multiple] {
    width: 28.8125rem;
  }
}
.vo-header {
  background-color: white;
  padding: 0;
  display: inline-block;
  width: 100%;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
}
.vo-header__logo {
  display: inline-block;
  max-width: 21.875rem;
  padding: 0;
  float: left;
  margin-left: 0.625rem;
}
.vo-header .site-title {
  margin: 0;
}
.vo-header .vo-logo {
  display: inline-block;
  vertical-align: bottom;
}
.vo-header .vo-logo:hover, .vo-header .vo-logo:focus, .vo-header .vo-logo:active {
  text-decoration: none;
}
.vo-header .vo-logo__img {
  width: 2.8125rem;
}
.vo-header .vo-logo__name {
  font-family: "Arial";
  font-size: 0.875rem;
  font-weight: 700;
  color: white;
  display: inline-block;
  vertical-align: middle;
}
.vo-header .notificationsdockbar-portlet {
  display: inline-block;
  vertical-align: top;
}
.vo-header #vo-userbutton figure {
  margin: 0 0;
}

@media only screen and (min-width: 992px) {
  .vo-header {
    padding: 0.3125rem 0 0.3125rem 1.25rem;
    margin-bottom: 20px;
  }
  .vo-header__logo {
    padding: 0.9375rem 0;
    margin-left: 0;
  }
  .vo-header__logo--name {
    margin-left: 0.375rem;
  }
  .vo-header .vo-logo {
    display: inline-block;
    vertical-align: bottom;
  }
  .vo-header .vo-logo:hover, .vo-header .vo-logo:focus, .vo-header .vo-logo:active {
    text-decoration: none;
  }
  .vo-header .vo-logo__img {
    width: 5.625rem;
    margin-top: 0.625rem;
  }
  .vo-header .vo-logo__img.vo-nosotros {
    width: 9.8125rem;
  }
  .vo-header .vo-logo__img-bank {
    width: 3.75rem;
  }
  .vo-header .vo-logo__name {
    font-family: "Arial";
    font-weight: 700;
    font-size: 1.5rem;
    color: black;
    display: inline-block;
    vertical-align: middle;
    margin-top: 0.75rem;
  }
}
@media (max-width: 768px) {
  .vo-header .vo-logo {
    height: 73px;
  }
  .vo-header .vo-logo__img {
    width: 55px;
    height: 25px;
    position: absolute;
    left: 20px;
    top: 24px;
  }
  .vo-header .vo-logo__img.vo-nosotros {
    height: 25px;
    width: 116px;
    position: absolute;
    left: 80px;
  }
}
.simyo-header {
  background-color: #ff6600;
  padding: 0;
  display: inline-block;
  width: 100%;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(255, 102, 0, 0.24);
  -moz-box-shadow: 0px 3px 3px 0px rgba(255, 102, 0, 0.24);
  box-shadow: 0px 3px 3px 0px rgba(255, 102, 0, 0.24);
  margin-bottom: 4rem;
}
.simyo-header nav {
  display: flex;
  align-items: center;
}
.simyo-header__logo {
  display: inline-block;
  max-width: 13.125rem;
}
.simyo-header .site-title {
  margin: 0;
}
.simyo-header .simyo-logo {
  display: inline-block;
  vertical-align: bottom;
}
.simyo-header .simyo-logo:hover, .simyo-header .simyo-logo:focus, .simyo-header .simyo-logo:active {
  text-decoration: none;
}
.simyo-header .simyo-logo__img {
  width: 4rem;
  margin-left: 3rem;
}
.simyo-header .simyo-logo__name {
  font-family: "Arial";
  font-size: 0.875rem;
  color: #ff7900;
  display: inline-block;
  vertical-align: bottom;
}
.simyo-header .notificationsdockbar-portlet {
  display: inline-block;
  vertical-align: top;
}

.has-control-menu .simyo-header {
  margin-top: 3.0625rem;
}

@media only screen and (min-width: 768px) {
  .has-control-menu .simyo-header {
    margin-top: 4rem;
  }
}
@media only screen and (min-width: 992px) {
  .simyo-header {
    padding: 0.3125rem 0 0.3125rem 1.25rem;
  }
  .simyo-header__logo {
    padding: 0.9375rem 0;
    margin-left: 0;
  }
  .simyo-header__logo--name {
    margin-left: 0.375rem;
  }
  .simyo-header .simyo-logo {
    display: inline-block;
    vertical-align: bottom;
  }
  .simyo-header .simyo-logo:hover, .simyo-header .simyo-logo:focus, .simyo-header .simyo-logo:active {
    text-decoration: none;
  }
  .simyo-header .simyo-logo__img {
    width: 9.375rem;
    margin-right: 0.3125rem;
    margin-left: 4.6875rem;
  }
  .simyo-header .simyo-logo__img-bank {
    width: 3.75rem;
  }
  .simyo-header .simyo-logo__name {
    font-family: "Arial";
    font-size: 1.5rem;
    color: #ff7900;
    display: inline-block;
    vertical-align: bottom;
  }
}
.vo-footer__top {
  position: relative;
  background-color: white;
  min-height: 6.25rem;
  margin-top: 100px;
  box-shadow: 0 0px 10px 10px rgba(0, 0, 0, 0.24);
}
.vo-footer .border-row {
  padding: 20px 0;
  border-style: solid;
  border-width: 2px;
  border-image: linear-gradient(to right, #FFE000, #FF7900) 1 0 0 0;
}
.vo-footer__bottom {
  background: white;
  padding: 0 0 0.9375rem;
  display: none;
}
.vo-footer__title {
  font-family: "Arial";
  color: #9b9b9b;
  font-size: 0.875rem;
  font-weight: bold;
  color: orange !important;
  font-size: 1.125rem !important;
  margin-top: 0;
  padding: 0.4375rem 0;
  margin-bottom: 0;
}
.vo-footer__title[data-toggle=collapse] {
  padding: 0.4375rem 0;
  margin-top: 0;
  cursor: pointer;
  margin-bottom: 0;
  border: 0;
}
.vo-footer__title[data-toggle=collapse]:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 1.875rem;
  color: white;
  content: "\e917";
}
.vo-footer__title[data-toggle=collapse].collapsed:after {
  content: "\e914";
}
.vo-footer__title2 {
  font-family: "Arial";
  color: #9b9b9b;
  font-size: 0.875rem;
  margin-top: 0;
  padding: 0.4375rem 0;
  margin-bottom: 1.5rem;
  font-family: Arial;
  font-size: 18px;
  font-weight: 700;
}
.vo-footer__title2[data-toggle=collapse] {
  padding: 0.4375rem 0;
  margin-top: 0;
  cursor: pointer;
  margin-bottom: 0;
  border: 0;
}
.vo-footer__title2[data-toggle=collapse]:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 1.875rem;
  color: white;
  content: "\e917";
}
.vo-footer__title2[data-toggle=collapse].collapsed:after {
  content: "\e914";
}
.vo-footer__company {
  padding: 0.9375rem 0 0;
}
.vo-footer__company .vo-footer__title {
  display: none;
}
.vo-footer__company .vo-footer__links {
  padding-bottom: 0;
  border: 0;
}
.vo-footer__company .vo-footer__links--item {
  padding: 0.625rem 0;
  margin-top: 0;
  border-bottom: 0.0625rem solid #666666;
}
.vo-footer__company .vo-footer__links--item:first-child {
  border-top: 0.0625rem solid #666666;
}
.vo-footer__company .vo-footer__links--img {
  margin-right: 0.625rem;
  display: inline-block;
  width: 1.5625rem;
  position: absolute;
  top: 0;
  left: 0;
}
.vo-footer__company .vo-link {
  position: relative;
  padding-left: 2.1875rem;
}
.vo-footer__copy {
  font-family: "Arial";
  color: white;
  font-size: 0.875rem;
  font-weight: bold;
}
.vo-footer .vo-logo {
  margin-bottom: 0.3125rem;
  display: inline-block;
}
.vo-footer .vo-logo:hover {
  text-decoration: none;
}
.vo-footer .vo-logo:hover .vo-logo__img, .vo-footer .vo-logo:hover .vo-logo__name {
  text-decoration: none;
}
.vo-footer .vo-logo__img {
  width: 2.8125rem;
  height: 2.8125rem;
  display: inline-block;
  vertical-align: super;
}
.vo-footer .vo-logo__name {
  font-family: "Arial";
  color: #ff7900;
  font-size: 1.125rem;
  display: inline-block;
  vertical-align: super;
  margin-left: 0.9375rem;
}
.vo-footer .vo-link__text {
  color: black;
  font-size: 0.875rem;
}
.vo-footer .vo-link:hover .vo-link__text {
  color: #f16e00;
}
.vo-footer__links {
  padding-bottom: 1.875rem;
  border-top: 0;
  border-bottom: 0.0625rem solid #666666;
}
.vo-footer__links:first-child {
  padding-bottom: 0;
}
.vo-footer__links--list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.vo-footer__links--list.collapse.in {
  padding-bottom: 1.875rem;
}
.vo-footer__links--item {
  padding: 0.625rem 0;
  margin: 0;
}
.vo-footer__links--item:first-child {
  margin-top: 0rem;
}
.vo-footer__links2 {
  padding-bottom: 1.875rem;
  border-top: 0;
  border-bottom: 0.0625rem solid #666666;
}
.vo-footer__links2:first-child {
  padding-bottom: 0;
}
.vo-footer__links2--list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.vo-footer__links2--list.collapse.in {
  padding-bottom: 1.875rem;
}
.vo-footer__links2--item {
  padding: 0.625rem 0;
  margin: 0;
}
.vo-footer__links2--item:first-child {
  margin-top: 0rem;
}
.vo-footer__tools {
  padding: 1.875rem 0;
  background: #262626;
  position: relative;
}
.vo-footer__tools:before {
  content: "";
  width: 145%;
  height: 100%;
  background-color: #262626;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 100%;
}
.vo-footer__tools:before {
  width: 100%;
  left: -100%;
}
.vo-footer__tools:after {
  content: "";
  width: 145%;
  height: 100%;
  background-color: #262626;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 100%;
}
.vo-footer__tools .vo-footer__links {
  padding: 0 0 1.875rem 1.0625rem;
  border: 0;
}
.vo-footer__tools .vo-footer__links--item {
  width: 32.3%;
  display: inline-block;
  text-align: center;
  vertical-align: text-bottom;
}
.vo-footer__tools .vo-footer__links--img {
  margin: 0 auto 0.625rem;
  display: block;
  width: 2.5rem;
}
.vo-footer__tools .vo-footer__links .vo-link {
  display: block;
  max-width: 11rem;
  margin: 0 auto;
}
.vo-footer__tools .vo-footer__links .vo-link__text {
  display: block;
  line-height: 1.6;
}
.vo-footer__new-tools {
  padding: 1.875rem 0;
  background: white;
  position: relative;
}
.vo-footer__new-tools:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: black;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 100%;
}
.vo-footer__new-tools:after {
  content: "";
  width: 145%;
  height: 100%;
  background-color: white;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 100%;
}
.vo-footer__new-tools .vo-footer__links {
  padding: 0 0 1.875rem 1.0625rem;
  border: 0;
}
.vo-footer__new-tools .vo-footer__links--item {
  width: 32.3%;
  display: inline-block;
  text-align: center;
  vertical-align: text-bottom;
}
.vo-footer__new-tools .vo-footer__links--img {
  margin: 0 auto 0.625rem;
  display: block;
  width: 2.5rem;
}
.vo-footer__new-tools .vo-footer__links .vo-link {
  display: block;
  max-width: 11rem;
  margin: 0 auto;
}
.vo-footer__new-tools .vo-footer__links .vo-link__text {
  display: block;
  line-height: 1.6;
}
.vo-footer__sites--list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.vo-footer__sites .vo-footer__links {
  padding: 0;
}
.vo-footer__sites .vo-footer__links--item {
  display: inline-block;
  vertical-align: inherit;
  margin-left: 1.875rem;
}
.vo-footer__sites .vo-footer__links--item:first-child {
  margin-left: 0;
  margin-top: 0.9375rem;
}
.vo-new-footer__logo {
  display: flex;
  align-items: center;
  gap: 0 !important;
}
.vo-new-footer__logo__text {
  color: black;
  font-family: Arial;
  font-weight: 700;
  font-size: 30px;
}
.vo-new-footer__logo img {
  width: 70px;
  padding-right: 10px;
}
.vo-new-footer__copyright {
  color: black;
  font-family: Arial;
  font-weight: 400;
  font-size: 16px;
}
.vo-new-footer__contact {
  display: flex;
  flex-direction: row-reverse;
}
.vo-new-footer__contact a {
  display: flex;
  gap: 10px;
  font-family: Arial;
  font-size: 16px;
  font-weight: 700;
  color: #FFFFFF;
}
.vo-new-footer__contact a:before {
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-new-email.svg");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-new-footer__contact a:hover {
  cursor: pointer;
}
.vo-new-footer__contact a:hover:before {
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-new-email.svg");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-new-footer__top {
  position: relative;
  border-top: 0.0625rem solid black;
  border-bottom: 0.0625rem solid black;
  background-color: black;
  min-height: 6.25rem;
}
.vo-new-footer__bottom {
  background: white;
  padding: 0 0 0.9375rem;
  display: none;
}
.vo-new-footer__title {
  font-family: "Arial";
  color: #9b9b9b;
  font-size: 0.875rem;
  color: orange !important;
  margin-top: 2.5rem;
  padding: 0.4375rem 0;
  margin-bottom: 0;
  font-family: Arial;
  font-weight: 700;
  font-size: 18px;
}
.vo-new-footer__title[data-toggle=collapse] {
  padding: 0.4375rem 0;
  margin-top: 0;
  cursor: pointer;
  margin-bottom: 0;
  border: 0;
}
.vo-new-footer__title[data-toggle=collapse]:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 1.875rem;
  color: white;
  content: "\e917";
}
.vo-new-footer__title[data-toggle=collapse].collapsed:after {
  content: "\e914";
}
.vo-new-footer__title2 {
  font-family: "Arial";
  color: #9b9b9b;
  font-size: 0.875rem;
  margin-top: 0;
  padding: 0.4375rem 0;
  margin-bottom: 1.5rem;
  font-family: Arial;
  font-size: 18px;
  font-weight: 700;
}
.vo-new-footer__title2[data-toggle=collapse] {
  padding: 0.4375rem 0;
  margin-top: 0;
  cursor: pointer;
  margin-bottom: 0;
  border: 0;
}
.vo-new-footer__title2[data-toggle=collapse]:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 1.875rem;
  color: white;
  content: "\e917";
}
.vo-new-footer__title2[data-toggle=collapse].collapsed:after {
  content: "\e914";
}
.vo-new-footer__company {
  padding: 0.9375rem 0 0;
}
.vo-new-footer__company .vo-footer__title {
  display: none;
}
.vo-new-footer__company .vo-footer__links {
  padding-bottom: 0;
  border: 0;
}
.vo-new-footer__company .vo-footer__links--item {
  padding: 0.625rem 0;
  margin-top: 0;
  border-bottom: 0.0625rem solid #666666;
}
.vo-new-footer__company .vo-footer__links--item:first-child {
  border-top: 0.0625rem solid #666666;
}
.vo-new-footer__company .vo-footer__links--img {
  margin-right: 0.625rem;
  display: inline-block;
  width: 1.5625rem;
  position: absolute;
  top: 0;
  left: 0;
}
.vo-new-footer__company .vo-link {
  position: relative;
  padding-left: 2.1875rem;
}
.vo-new-footer__copy {
  font-family: "Arial";
  color: white;
  font-size: 0.875rem;
}
.vo-new-footer .vo-logo {
  margin-bottom: 0.3125rem;
  display: inline-block;
}
.vo-new-footer .vo-logo:hover {
  text-decoration: none;
}
.vo-new-footer .vo-logo:hover .vo-logo__img, .vo-new-footer .vo-logo:hover .vo-logo__name {
  text-decoration: none;
}
.vo-new-footer .vo-logo__img {
  width: 2.8125rem;
  height: 2.8125rem;
  display: inline-block;
  vertical-align: super;
}
.vo-new-footer .vo-logo__name {
  font-family: "Arial";
  color: #ff7900;
  font-size: 1.125rem;
  display: inline-block;
  vertical-align: super;
  margin-left: 0.9375rem;
}
.vo-new-footer .vo-link__text {
  color: black;
  font-size: 0.875rem;
}
.vo-new-footer .vo-link:hover .vo-link__text {
  color: #f16e00;
}
.vo-new-footer__links {
  padding: 1.875rem 0;
}
.vo-new-footer__links:first-child {
  padding-bottom: 0;
}
.vo-new-footer__links--list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.vo-new-footer__links--list.collapse.in {
  padding-bottom: 1.875rem;
}
.vo-new-footer__links--item {
  padding: 0.625rem 0;
  margin: 0;
}
.vo-new-footer__links--item:first-child {
  margin-top: 0rem;
}
.vo-new-footer__links2 {
  padding-bottom: 1.875rem;
  border-top: 0;
  border-bottom: 0.0625rem solid #666666;
}
.vo-new-footer__links2:first-child {
  padding-bottom: 0;
}
.vo-new-footer__links2--list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.vo-new-footer__links2--list.collapse.in {
  padding-bottom: 1.875rem;
}
.vo-new-footer__links2--item {
  padding: 0.625rem 0;
  margin: 0;
}
.vo-new-footer__links2--item:first-child {
  margin-top: 0rem;
}
.vo-new-footer__tools {
  padding: 1.875rem 0;
  background: #262626;
  position: relative;
}
.vo-new-footer__tools:before {
  content: "";
  width: 145%;
  height: 100%;
  background-color: #262626;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 100%;
}
.vo-new-footer__tools:before {
  width: 100%;
  left: -100%;
}
.vo-new-footer__tools:after {
  content: "";
  width: 145%;
  height: 100%;
  background-color: #262626;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 100%;
}
.vo-new-footer__tools .vo-footer__links {
  padding: 0 0 1.875rem 1.0625rem;
  border: 0;
}
.vo-new-footer__tools .vo-footer__links--item {
  width: 32.3%;
  display: inline-block;
  text-align: center;
  vertical-align: text-bottom;
}
.vo-new-footer__tools .vo-footer__links--img {
  margin: 0 auto 0.625rem;
  display: block;
  width: 2.5rem;
}
.vo-new-footer__tools .vo-footer__links .vo-link {
  display: block;
  max-width: 11rem;
  margin: 0 auto;
}
.vo-new-footer__tools .vo-footer__links .vo-link__text {
  display: block;
  line-height: 1.6;
}
.vo-new-footer__sites--list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.vo-new-footer__sites .vo-footer__links {
  padding: 0;
}
.vo-new-footer__sites .vo-footer__links--item {
  display: inline-block;
  vertical-align: inherit;
  margin-left: 1.875rem;
}
.vo-new-footer__sites .vo-footer__links--item:first-child {
  margin-left: 0;
  margin-top: 0.9375rem;
}
@media only screen and (min-width: 992px) {
  .vo-footer__title {
    margin-bottom: 0.9375rem;
    border: 0 none;
  }
  .vo-footer__bottom {
    display: block;
  }
  .vo-footer__tools:before {
    width: 0.9375rem;
    left: -0.9375rem;
  }
  .vo-footer__tools .vo-footer__links--item {
    width: 49%;
  }
  .vo-footer__copy {
    margin-bottom: 0;
  }
  .vo-footer__company {
    padding: 1.875rem 0 0;
  }
  .vo-footer__company .vo-footer__links--item {
    border: 0 none;
    margin-top: 0.9375rem;
    padding: 0;
  }
  .vo-footer__company .vo-footer__links--item:first-child {
    border: 0 none;
    margin-top: 0;
  }
  .vo-footer__links {
    padding: 1.875rem 0;
    border: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .vo-footer__tools .vo-footer__links--item {
    width: 32%;
  }
  .vo-footer__sites .vo-footer__links--item {
    margin-left: 2.5rem;
  }
  .vo-footer__sites .vo-footer__links--item:first-child {
    margin-left: 0;
  }
}
#simyo-footer {
  position: relative;
  border-top: 0.0625rem solid #dfdfdf;
  border-bottom: 0.0625rem solid #dfdfdf;
  background-color: #dfdfdf;
  min-height: 6.25rem;
}

#jazztel-footer {
  position: relative;
  border-top: 0.0625rem solid black;
  border-bottom: 0.0625rem solid black;
  background-color: black;
  min-height: 6.25rem;
}

.vo-headnav {
  position: absolute;
  width: 100%;
  top: 0;
  left: auto;
  right: 0;
  bottom: 0;
  z-index: 999;
}
.vo-headnav.open {
  display: block;
  background: 0 none;
  height: 105vh;
}
.vo-headnav__app .vo-headnav__close {
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  top: 0.75rem;
  right: 0;
  cursor: pointer;
  margin-right: 0.625rem;
  content: url(../images/icons/vo-close.svg);
}
.vo-headnav__list {
  list-style: none;
  width: 100%;
  height: 100%;
  background: #262626;
  border-radius: 0;
  border: 0 none;
  z-index: 999;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: inset 0px 3px 3px 0px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: inset 0px 3px 3px 0px rgba(0, 0, 0, 0.24);
  box-shadow: inset 0px 3px 3px 0px rgba(0, 0, 0, 0.24);
}
.vo-headnav__list2 {
  list-style: none;
  width: 100%;
  height: auto !important;
  background: #000000;
  z-index: 999;
  margin: 0;
  padding: 0;
  box-shadow: inset 0px 3px 3px 0px rgba(0, 0, 0, 0.24);
  border: 0.0625rem solid #575757;
}
.vo-headnav__arrow-right2 {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 44px;
  cursor: pointer;
  top: 12px;
  transition: 0.25s ease-in-out;
  background-image: url(../images/icons/vo-white-chevron.png);
}
.vo-headnav__arrow-right2-rotated {
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
  background-image: url(../images/icons/vo-orange-chevron.png);
}
.vo-headnav__sublist2 {
  display: none;
  list-style: none;
  width: 100%;
  height: 100%;
  background: #000000;
  border-radius: 0;
  border: 0 none;
  z-index: 999;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: inset 0px 3px 3px 0px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: inset 0px 3px 3px 0px rgba(0, 0, 0, 0.24);
  box-shadow: inset 0px 3px 3px 0px rgba(0, 0, 0, 0.24);
  transition: display 0.3s ease-in-out;
}
.vo-headnav__item {
  display: block;
  width: 100%;
  border-bottom: 0.0625rem solid #575757;
}
.vo-headnav__item2 {
  display: block;
  width: 100%;
  background: white;
}
.vo-headnav__sublink2 {
  padding: 0.9375rem 1.25rem 0.9375rem 5rem;
  display: inline-block;
  color: white;
  width: 85%;
}
.vo-headnav__sublink2.vo-icon:before {
  color: white;
  font-size: 1.5625rem;
}
.vo-headnav__sublink2:hover .vo-link__text, .vo-headnav__sublink2:focus .vo-link__text, .vo-headnav__sublink2:active .vo-link__text {
  text-decoration: none;
  cursor: default;
}
.vo-headnav__sublink2:hover:before, .vo-headnav__sublink2:focus:before, .vo-headnav__sublink2:active:before {
  color: white;
}
.vo-headnav-nolink {
  cursor: default;
}
.vo-headnav .vo-link {
  padding: 1.25rem 1.25rem 1.25rem 0.625rem;
  display: block;
}
.vo-headnav .vo-link__text {
  font-family: "Arial";
  font-weight: bold;
  font-size: 1rem;
  color: white;
}
.vo-headnav .vo-link.vo-icon:before {
  color: white;
  font-size: 1.5625rem;
}
.vo-headnav .vo-link:hover, .vo-headnav .vo-link:focus, .vo-headnav .vo-link:active {
  background-color: black;
  color: #ff7900;
}
.vo-headnav .vo-link:hover .vo-link__text, .vo-headnav .vo-link:focus .vo-link__text, .vo-headnav .vo-link:active .vo-link__text {
  text-decoration: none;
}
.vo-headnav .vo-link:hover:before, .vo-headnav .vo-link:focus:before, .vo-headnav .vo-link:active:before {
  color: white;
}
.vo-headnav .vo-link.active {
  background-color: black;
}
.vo-headnav .vo-link.active .vo-link__text {
  color: #ff7900;
  text-decoration: none;
}
.vo-headnav .vo-link.active.vo-icon:before {
  color: #ff7900;
}
.vo-headnav .vo-link2 {
  padding: 1.5rem 2.5rem;
  display: inline-flex;
  width: 85%;
  align-items: center;
}
.vo-headnav .vo-link2__text {
  font-family: "Arial";
  font-weight: bold;
  font-size: 20px;
  color: black;
}
.vo-headnav .vo-link2__text:hover {
  text-decoration: none;
  color: #ff7900;
}
.vo-headnav .vo-link2.vo-icon:before {
  margin-right: 15px;
}
.vo-headnav .vo-link2:hover .vo-link__text, .vo-headnav .vo-link2:focus .vo-link__text, .vo-headnav .vo-link2:active .vo-link__text {
  text-decoration: none;
}
.vo-headnav .vo-link2.active .vo-link__text {
  color: #ff7900;
  text-decoration: none;
}
.vo-headnav .vo-sublink2 {
  padding: 0.625rem;
  display: inline-block;
  width: 85%;
}
.vo-headnav .vo-sublink2__text {
  font-family: "Arial";
  font-weight: bold;
  font-size: 14px;
  color: black;
}
.vo-headnav .vo-sublink2__text:hover {
  color: #ff7900;
}
.vo-headnav .vo-sublink2.vo-icon:before {
  color: white;
  font-size: 1.5625rem;
}
.vo-headnav .vo-sublink2:hover, .vo-headnav .vo-sublink2:focus, .vo-headnav .vo-sublink2:active {
  background-color: black;
  color: #ff7900;
}
.vo-headnav .vo-sublink2:hover .vo-link2__text, .vo-headnav .vo-sublink2:focus .vo-link2__text, .vo-headnav .vo-sublink2:active .vo-link2__text {
  text-decoration: none;
}
.vo-headnav .vo-sublink2:hover:before, .vo-headnav .vo-sublink2:focus:before, .vo-headnav .vo-sublink2:active:before {
  color: white;
}
.vo-headnav .vo-sublink2.active {
  background-color: black;
}
.vo-headnav .vo-sublink2.active .vo-link2__text {
  color: #ff7900;
  text-decoration: none;
}
.vo-headnav .vo-sublink2.active.vo-icon:before {
  color: #ff7900;
}
.vo-headnav__user {
  text-align: center;
  background-color: black;
  padding: 1.25rem 0.625rem;
}
.vo-headnav__user .vo-user__figure {
  margin: 0 auto 0.625rem;
}
.vo-headnav__user .vo-user__name {
  display: block;
  text-align: center;
  color: white;
}
.vo-headnav__user .vo-link {
  display: inline-block;
}
.vo-headnav__user .vo-link .vo-link__text {
  color: #ff7900;
  font-size: 0.875rem;
}
.vo-headnav__user .vo-link.vo-icon-logout-hover {
  position: absolute;
  top: 0.625rem;
  left: 0;
  padding: 0;
  width: 3.125rem;
  height: 3.125rem;
}
.vo-headnav__user .vo-link.vo-icon-logout-hover:before {
  margin: 0.625rem;
  color: #ff7900;
  background-color: white;
  border-radius: 3.125rem;
}
.vo-headnav__user .vo-link.vo-user__dir {
  padding: 0;
  margin-top: 0.625rem;
}
.vo-headnav.open .vo-headnav__list {
  display: block;
}

.vo-new-headnav {
  position: absolute;
  width: 100%;
  top: 0;
  left: auto;
  right: 0;
  bottom: 0;
  z-index: 999;
}
.vo-new-headnav.open {
  display: block;
  background: 0 none;
  height: 105vh;
}
.vo-new-headnav__list {
  list-style: none;
  width: 100%;
  height: 100%;
  background: #000000;
  border-radius: 0;
  border: 0 none;
  z-index: 999;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: inset 0px 3px 3px 0px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: inset 0px 3px 3px 0px rgba(0, 0, 0, 0.24);
  box-shadow: inset 0px 3px 3px 0px rgba(0, 0, 0, 0.24);
}
.vo-new-headnav__item {
  display: flex;
  width: 100%;
  align-items: center;
  flex-direction: row;
  padding: 1.25rem 1.25rem 1.25rem 0.625rem;
}
.vo-new-headnav .vo-link {
  display: block;
}
.vo-new-headnav .vo-link__text {
  font-family: "Arial";
  font-weight: bold;
  font-size: 1rem;
  color: white;
}
.vo-new-headnav .vo-link.vo-icon:before {
  color: white;
  font-size: 1.5625rem;
}
.vo-new-headnav .vo-link:hover, .vo-new-headnav .vo-link:focus, .vo-new-headnav .vo-link:active {
  background-color: black;
  color: #ff7900;
}
.vo-new-headnav .vo-link:hover .vo-link__text, .vo-new-headnav .vo-link:focus .vo-link__text, .vo-new-headnav .vo-link:active .vo-link__text {
  text-decoration: none;
}
.vo-new-headnav .vo-link:hover:before, .vo-new-headnav .vo-link:focus:before, .vo-new-headnav .vo-link:active:before {
  color: white;
}
.vo-new-headnav .vo-link.active {
  background-color: black;
}
.vo-new-headnav .vo-link.active .vo-link__text {
  color: #ff7900;
  text-decoration: none;
}
.vo-new-headnav .vo-link.active.vo-icon:before {
  color: #ff7900;
}
.vo-new-headnav__user {
  text-align: center;
  background-color: black;
  padding: 1.25rem 0.625rem;
}
.vo-new-headnav__user .vo-user__figure {
  margin: 0 auto 0.625rem;
}
.vo-new-headnav__user .vo-user__name {
  display: block;
  text-align: center;
  color: white;
}
.vo-new-headnav__user .vo-link {
  display: inline-block;
}
.vo-new-headnav__user .vo-link .vo-link__text {
  color: #ff7900;
  font-size: 0.875rem;
}
.vo-new-headnav__user .vo-link.vo-icon-logout-hover {
  position: absolute;
  top: 0.625rem;
  left: 0;
  padding: 0;
  width: 3.125rem;
  height: 3.125rem;
}
.vo-new-headnav__user .vo-link.vo-icon-logout-hover:before {
  margin: 0.625rem;
  color: #ff7900;
  background-color: white;
  border-radius: 3.125rem;
}
.vo-new-headnav__user .vo-link.vo-user__dir {
  padding: 0;
  margin-top: 0.625rem;
}
.vo-new-headnav.open .vo-headnav__list {
  display: block;
}

.has-control-menu .vo-headnav {
  top: 3.0625rem;
}
@media only screen and (min-width: 768px) {
  .has-control-menu .vo-headnav {
    top: 4rem;
  }
}
@media only screen and (min-width: 992px) {
  .vo-headnav {
    width: 20rem;
    top: 6.5625rem;
  }
  .vo-headnav__user {
    display: none;
  }
  .vo-headnav__user * {
    speak: none;
  }
  .has-control-menu .vo-headnav {
    top: 10.1875rem;
  }
}
@media only screen and (min-width: 1200px) {
  .vo-headnav {
    width: 438px;
  }
  .vo-headnav__user {
    display: none;
  }
  .vo-headnav__user * {
    speak: none;
  }
  .has-control-menu .vo-headnav {
    top: 10.1875rem;
  }
}
.vo-bannergroup {
  padding: 0 0 0.9375rem;
}
.vo-bannergroup .vo-figure {
  width: 50%;
  display: inline-block;
}
.vo-bannergroup .vo-breadcrums {
  width: 100%;
  padding-top: 0.8125rem;
  margin-bottom: 1.875rem;
  list-style: none;
  padding-left: 0;
}
.vo-bannergroup .vo-page__title {
  margin-bottom: 0.3125rem;
}
.vo-bannergroup .vo-page__subtitle {
  margin-bottom: 0;
}
.vo-bannergroup__cap {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -0.0625rem;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  left: -62500rem;
}
.vo-bannergroup__type--00 {
  overflow: hidden;
  position: relative;
  padding: 1.875rem 1.5625rem 0 4.0625rem;
  height: 14.6875rem;
}
.vo-bannergroup__type--00 .vo-bannergroup__figure {
  display: inline-block;
  vertical-align: top;
  width: 45%;
}
.vo-bannergroup__type--00 .vo-bannergroup__figure--image {
  max-width: 100%;
}
.vo-bannergroup__type--00 .vo-bannergroup__text {
  font-family: "Arial";
  color: black;
  font-size: 1.5rem;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  width: 54%;
  padding-right: 1.25rem;
}
.vo-bannergroup__type--01 {
  position: relative;
  padding: 0;
  margin-bottom: 1.875rem;
}
.vo-bannergroup__type--01 .vo-bannergroup__figure {
  width: 100%;
  z-index: 0;
}
.vo-bannergroup__type--01 .vo-bannergroup__image {
  max-width: 100%;
}
.vo-bannergroup__type--01 .vo-bannergroup__text {
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
  padding-top: 0.9375rem;
  z-index: 1;
  width: 100%;
  top: 0;
}
@media only screen and (min-width: 768px) {
  .vo-bannergroup__type--01 {
    overflow: hidden;
    position: relative;
    padding: 0 0.625rem 0 1.875rem;
    height: 9.0625rem;
  }
  .vo-bannergroup__type--01 .vo-bannergroup__figure {
    position: absolute;
    right: 0;
    top: 0;
  }
  .vo-bannergroup__type--01 .vo-bannergroup__text {
    position: absolute;
    padding-top: 1.5625rem;
    width: 55%;
    top: 0;
  }
}
@media only screen and (min-width: 992px) {
  .vo-bannergroup__type--01 {
    padding: 0 1.5625rem 0 4.0625rem;
    height: 14.375rem;
  }
  .vo-bannergroup .vo-page__definitions {
    margin-top: 1.875rem;
  }
}
@media only screen and (min-width: 1200px) {
  .vo-bannergroup__type--01 .vo-bannergroup__text {
    padding-top: 3.125rem;
    font-size: 1.5rem;
  }
}
.vo-page {
  padding: 0;
}
.vo-page__definitions {
  width: 100%;
  display: inline-block;
  margin-bottom: 1.5625rem;
  padding-right: 1.25rem;
  vertical-align: top;
}
.vo-page__title {
  font-family: "Arial";
  font-weight: bold;
  color: black;
  font-size: 2.125rem;
  margin-bottom: 1.875rem;
  margin-top: 0;
}
.vo-page__subtitle {
  font-family: "Arial";
  font-weight: bold;
  color: black;
  font-size: 1.125rem;
  margin: 0 0 1.875rem;
}
.vo-page__new-title {
  font-family: "Arial";
  font-weight: bold;
  color: black;
  font-size: 42px;
  margin-bottom: 1.875rem;
  margin-top: 0;
}
.vo-page__new-subtitle {
  font-family: "Arial";
  font-weight: bold;
  color: black;
  font-size: 42px;
  margin-bottom: 48px;
  padding-left: 24px;
  border-left: 8px solid #ff7900;
}
.vo-page .vo-figure {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}

.portlet-body .vo-page__title {
  margin-bottom: 1.875rem;
}
.portlet-body .vo-page__definitions {
  margin-bottom: 1.5625rem;
}

@media only screen and (min-width: 768px) {
  .vo-page__definitions {
    width: 49%;
    margin-bottom: 0;
  }
  .vo-page__title {
    font-size: 2.125rem;
  }
  .vo-page__subtitle {
    font-size: 1.5rem;
  }
  .vo-page .vo-figure {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .vo-page__title {
    font-size: 3rem;
  }
  .vo-page__subtitle {
    font-size: 2.125rem;
  }
}
.vo-breadcrumb {
  width: 100%;
  padding-top: 0.8125rem;
  margin-bottom: 1.875rem;
  list-style: none;
  padding-left: 0;
}
.vo-breadcrumb li {
  display: inline-block;
  font-size: 0.875rem;
  vertical-align: bottom;
  font-family: "Arial";
}
.vo-breadcrumb li a {
  font-family: "Arial";
  color: black;
  display: inline-block;
  font-size: 0.875rem;
  text-decoration: underline;
}
.vo-breadcrumb li:before {
  content: ">";
  display: inline-block;
  vertical-align: top;
  margin: 0 0.3125rem 0;
  color: black;
  background: 0 none;
  height: auto;
  bottom: -0.05rem;
  top: inherit;
}
.vo-breadcrumb li:first-child:before {
  display: none;
}
.vo-breadcrumb li:last-child a {
  text-decoration: none;
}
.vo-breadcrumb-home {
  display: none;
}

.vo-figure {
  width: 100%;
}
.vo-figure__img {
  max-width: 100%;
}
.vo-figure__caption {
  font-family: "Arial";
  font-size: 0.875rem;
  color: black;
}

.vo-navigation {
  display: inline-block;
  width: 100%;
  height: auto;
  text-align: right;
  position: relative;
}
.vo-navigation__item {
  width: 3.125rem;
  height: 3.125rem;
  padding: 0;
  border: none;
  display: inline-block;
  position: inherit;
  background: 0 none;
  border-top: 0 none;
  border-bottom: 0 none;
}
.vo-navigation__item#vo-mailbox-trigger {
  z-index: 0;
  width: 137px;
  height: 50px;
  background-image: url(../images/icons/header-mailbox.svg);
  background-repeat: no-repeat;
  background: #FFF3E5;
  border-radius: 30px;
  border: 1px solid #000000;
  margin-block: 20px;
  color: #000000;
  padding: 0;
}
.vo-navigation__item#vo-mailbox-trigger:before {
  left: 0;
  position: absolute;
  padding-right: 12px;
  padding-left: 16px;
  top: 8px;
}
.vo-navigation__item#vo-mailbox-trigger .vo-icon-mailboxtext {
  position: relative;
  top: 13px;
  right: 26px;
  font-size: 18px;
  font-family: arial;
  font-weight: 400;
}
.vo-navigation__button.vo-icon-mailbox.vo-mailbox__trigger:before {
  background: #FFF3E5;
  border-radius: 30px;
  padding: 8px;
  width: 137px;
}
.vo-navigation .user-full-name {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -0.0625rem;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  left: -62500rem;
}
.vo-navigation .vo-user__button .user-avatar-image .user-icon {
  width: 3.125rem;
  height: 3.125rem;
  display: inline-block;
  margin: 0 auto;
}
.vo-navigation .vo-user__button .user-avatar-image .user-icon.aspect-ratio-bg-cover {
  background-color: #eeeeee;
}
.vo-navigation .vo-user__box {
  display: none;
}
.vo-navigation .vo-user__instance {
  display: inline-block;
}
.vo-navigation .vo-user__notifications--number {
  min-width: 1.1875rem;
  height: 1.1875rem;
  top: 0.3125rem;
  right: 0.3125rem;
  font-size: 0.75rem;
  line-height: 1.2;
  background: #ff7900;
  color: black;
  font-family: "Arial";
  border-radius: 1.375rem;
  display: block;
  padding: 0.09375rem 0.15625rem;
  position: absolute;
}
.vo-navigation .vo-user__notifications--button {
  position: relative;
}
.vo-navigation .vo-user__notifications--button:before {
  font-size: 1.875rem;
  color: black;
  box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
.vo-navigation .vo-user__notifications--button:focus {
  outline: 0 none;
}
.vo-navigation .vo-user__notifications--button:focus:before {
  outline: none;
}
.vo-navigation .vo-nav-trigger:before {
  font-size: 1.875rem;
  color: black;
}
.vo-navigation .vo-nav-trigger:focus {
  outline: 0 none;
}
.vo-navigation .vo-nav-trigger:focus:before {
  outline: -webkit-focus-ring-color auto 5px;
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 5px;
}
.vo-navigation .vo-nav-trigger[aria-expanded=true] {
  border-left-color: transparent;
}
.vo-navigation .vo-nav-trigger[aria-expanded=true]:before {
  content: "\e902";
}
.vo-navigation .vo-search__trigger:before {
  font-size: 1.875rem;
  color: black;
}
.vo-navigation .vo-nav-sup.open .vo-nav-trigger {
  margin-top: 0.9375rem;
}
.vo-navigation .vo-login__button {
  text-align: center;
  padding: 0.625rem 0.625rem;
}

.navigation .list-unstyled li a {
  font-family: "Arial";
  font-weight: bold;
  color: #f16e00;
}
.navigation .list-unstyled li a__text {
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.navigation .list-unstyled li a__text:hover {
  color: black;
  text-decoration: underline;
}
.navigation .list-unstyled li a:before {
  display: inline-block;
  vertical-align: middle;
}
.navigation .list-unstyled li a:hover, .navigation .list-unstyled li a:focus, .navigation .list-unstyled li a:active {
  color: black;
  text-decoration: none;
  background-color: transparent;
}
.navigation .list-unstyled li a:hover__text, .navigation .list-unstyled li a:focus__text, .navigation .list-unstyled li a:active__text {
  text-decoration: underline;
}
.navigation .list-unstyled li a:hover:before, .navigation .list-unstyled li a:hover [class*=vo-icon]:before, .navigation .list-unstyled li a:focus:before, .navigation .list-unstyled li a:focus [class*=vo-icon]:before, .navigation .list-unstyled li a:active:before, .navigation .list-unstyled li a:active [class*=vo-icon]:before {
  color: black;
  text-decoration: none;
}
.navigation .list-unstyled li a:disabled, .navigation .list-unstyled li a.disabled {
  color: #cccccc;
}
.navigation .list-unstyled li a:disabled__text, .navigation .list-unstyled li a.disabled__text {
  color: #cccccc;
}
.navigation .list-unstyled li a:disabled:before, .navigation .list-unstyled li a.disabled:before {
  color: #cccccc;
}

@media only screen and (min-width: 768px) {
  .vo-navigation .vo-user__box {
    display: none;
    position: relative;
    bottom: 0.3em;
  }
  .vo-navigation .vo-user__instance {
    display: inline-block;
  }
}
@media only screen and (min-width: 992px) {
  .vo-navigation {
    height: 5.625rem;
    text-align: right;
    position: relative;
  }
  .vo-navigation__item {
    position: relative;
    width: 5rem;
    height: 5.625rem;
    padding: 1.25rem 0.9375rem;
    vertical-align: top;
  }
  .vo-navigation .vo-user__box {
    display: inline-block;
    float: left;
    position: relative;
    top: 0;
    left: 0;
  }
  .vo-navigation .vo-user__instance {
    display: inline-block;
    float: left;
    position: relative;
    top: 0;
    left: 0;
  }
  .vo-navigation .vo-user__notifications--text {
    width: 1.375rem;
    height: 1.375rem;
    right: -0.5rem;
    top: -0.5rem;
    font-size: 1rem;
  }
  .vo-navigation .vo-user__notifications--number {
    top: 1.5625rem;
    right: 1.25rem;
  }
  .vo-navigation .vo-user__notifications--button:before {
    box-shadow: unset;
    height: 1.6875rem;
    width: 1.6875rem;
  }
  .vo-navigation .vo-nav-sup.open .vo-nav-trigger {
    margin-top: 0;
  }
  .vo-navigation .vo-nav-trigger[aria-expanded=true] {
    border-left-color: #575757;
  }
  .vo-navigation .vo-login__button {
    text-align: center;
    padding: 1.875rem 0.9375rem;
  }
}
@media only screen and (min-width: 1200px) {
  .vo-navigation .vo-user__box {
    display: inline-block;
    position: relative;
    left: 0;
    top: 0;
  }
  .vo-navigation .vo-user__instance {
    display: inline-block;
    position: relative;
    left: 0;
    top: 0;
  }
  .vo-navigation .vo-login__button {
    text-align: center;
    padding: 1.875rem 0.9375rem;
  }
}
@media (max-width: 768px) {
  button.vo-navigation__item.vo-navigation__button.vo-icon-menu.vo-nav-trigger {
    position: relative;
    top: 5px;
    right: 10px;
  }
  .vo-navigation {
    height: 70px;
  }
  .vo-navigation .vo-user__notifications--button {
    display: none;
  }
  .vo-navigation__item.vo-search__button#vo-searchtop-trigger {
    top: 3px;
  }
  .vo-navigation__item#vo-mailbox-trigger {
    display: none; /* Hide the mailbox trigger in mobile view */
  }
}
#simyo-navigation {
  display: inline-block;
  width: 100%;
  height: auto;
  text-align: right;
  position: relative;
}
#simyo-navigation__item {
  width: 3.125rem;
  height: 3.125rem;
  padding: 0;
  border-left: 0.0625rem solid #575757;
  border-right: 0.0625rem solid transparent;
  display: inline-block;
  position: inherit;
  background: 0 none;
  border-top: 0 none;
  border-bottom: 0 none;
}
#simyo-navigation .user-full-name {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -0.0625rem;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  left: -62500rem;
}
#simyo-navigation .simyo-user__button .user-avatar-image .user-icon {
  width: 3.125rem;
  height: 3.125rem;
  display: inline-block;
  margin: 0 auto;
}
#simyo-navigation .simyo-user__button .user-avatar-image .user-icon.aspect-ratio-bg-cover {
  background-color: #eeeeee;
}
#simyo-navigation .simyo-user__box {
  display: none;
}
#simyo-navigation .simyo-user__instance {
  display: inline-block;
}
#simyo-navigation .simyo-user__notifications--number {
  min-width: 1.1875rem;
  height: 1.1875rem;
  top: 0.3125rem;
  right: 0.3125rem;
  font-size: 0.75rem;
  line-height: 1.2;
  background: #ff7900;
  color: black;
  font-family: "Arial";
  border-radius: 1.375rem;
  display: block;
  padding: 0.09375rem 0.15625rem;
  position: absolute;
}
#simyo-navigation .simyo-user__notifications--button {
  position: relative;
}
#simyo-navigation .simyo-user__notifications--button:before {
  font-size: 1.875rem;
  color: white;
}
#simyo-navigation .simyo-user__notifications--button:focus {
  outline: 0 none;
}
#simyo-navigation .simyo-user__notifications--button:focus:before {
  outline: -webkit-focus-ring-color auto 5px;
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 5px;
}
#simyo-navigation .simyo-nav-trigger:before {
  font-size: 1.875rem;
  color: white;
}
#simyo-navigation .simyo-nav-trigger:focus {
  outline: 0 none;
}
#simyo-navigation .simyo-nav-trigger:focus:before {
  outline: -webkit-focus-ring-color auto 5px;
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 5px;
}
#simyo-navigation .simyo-nav-trigger[aria-expanded=true] {
  border-left-color: transparent;
}
#simyo-navigation .simyo-nav-trigger[aria-expanded=true]:before {
  content: "\e902";
}
#simyo-navigation .simyo-search__trigger:before {
  font-size: 1.875rem;
  color: white;
}
#simyo-navigation .simyo-nav-sup.open .vo-nav-trigger {
  margin-top: 0.9375rem;
}
#simyo-navigation .simyo-login__button {
  text-align: center;
  padding: 0.625rem 0.625rem;
}

.navigation .list-unstyled li a {
  font-family: "Arial";
  font-weight: bold;
  color: #f16e00;
}
.navigation .list-unstyled li a__text {
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.navigation .list-unstyled li a__text:hover {
  color: black;
  text-decoration: underline;
}
.navigation .list-unstyled li a:before {
  display: inline-block;
  vertical-align: middle;
}
.navigation .list-unstyled li a:hover, .navigation .list-unstyled li a:focus, .navigation .list-unstyled li a:active {
  color: black;
  text-decoration: none;
  background-color: transparent;
}
.navigation .list-unstyled li a:hover__text, .navigation .list-unstyled li a:focus__text, .navigation .list-unstyled li a:active__text {
  text-decoration: underline;
}
.navigation .list-unstyled li a:hover:before, .navigation .list-unstyled li a:hover [class*=vo-icon]:before, .navigation .list-unstyled li a:focus:before, .navigation .list-unstyled li a:focus [class*=vo-icon]:before, .navigation .list-unstyled li a:active:before, .navigation .list-unstyled li a:active [class*=vo-icon]:before {
  color: black;
  text-decoration: none;
}
.navigation .list-unstyled li a:disabled, .navigation .list-unstyled li a.disabled {
  color: #cccccc;
}
.navigation .list-unstyled li a:disabled__text, .navigation .list-unstyled li a.disabled__text {
  color: #cccccc;
}
.navigation .list-unstyled li a:disabled:before, .navigation .list-unstyled li a.disabled:before {
  color: #cccccc;
}

@media only screen and (min-width: 768px) {
  #simyo-navigation .simyo-user__box {
    display: none;
    position: relative;
    bottom: 0.3em;
  }
  #simyo-navigation .simyo-user__instance {
    display: inline-block;
  }
}
@media only screen and (min-width: 992px) {
  #simyo-navigation {
    height: 5.625rem;
    text-align: right;
    position: relative;
  }
  #simyo-navigation__item {
    position: relative;
    width: 5rem;
    height: 5.625rem;
    padding: 1.25rem 0.9375rem;
    vertical-align: top;
  }
  #simyo-navigation .simyo-login__button {
    text-align: center;
    padding: 1.875rem 0.9375rem;
  }
}
@media only screen and (min-width: 1200px) {
  #simyo-navigation .simyo-login__button {
    text-align: center;
    padding: 1.875rem 0.9375rem;
  }
}
.vo-user {
  display: inline-block;
}
.vo-user__name {
  margin-bottom: 0.3125rem;
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
}
.vo-user__button {
  position: relative;
  background: 0 none;
  border: 0 none;
  padding: 0;
  display: block;
  background: #eeeeee;
  border-radius: 50%;
}
.vo-user__figure {
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 3.125rem;
  overflow: hidden;
}
.vo-user__image {
  max-width: 100%;
}
.vo-user__bottom {
  padding-top: 0.9375rem;
  margin-top: 0.9375rem;
  border-top: 0.0625rem solid #eeeeee;
}
.vo-user__drop {
  display: none;
  width: 18.875rem;
  padding: 0.9375rem 0.9375rem 1.25rem;
  border: 0.125rem solid black;
  margin-top: 1.125rem;
  background: white;
  overflow: visible;
  border-radius: 0;
  z-index: 9999;
}
.vo-user__drop:after, .vo-user__drop:before {
  position: absolute;
  top: -0.875rem;
  right: 0.625rem;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0.875rem 0.875rem 0.875rem;
  border-color: transparent transparent black transparent;
}
.vo-user__drop:after {
  border-width: 0 0.75rem 0.75rem 0.75rem;
  right: 0.75rem;
  top: -0.6875rem;
  border-color: transparent transparent white transparent;
  z-index: 8;
}
.vo-user__drop--notifications {
  max-height: inherit;
  width: 15.625rem;
  margin-top: 0;
  top: 3.875rem;
}
.vo-user__drop--notifications:after {
  display: inline-block;
}
.vo-user .open {
  position: relative;
}
.vo-user__notifications {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.vo-user__notifications--item {
  margin-top: 0.9375rem;
}
.vo-user__notifications--item:first-child {
  margin-top: 0.4375rem;
}
.vo-user__notifications--id {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
}
.vo-user__notifications--text {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
}
.vo-user__notifications--button {
  position: relative;
}
.vo-user__notifications--button:focus {
  box-shadow: none;
}
.vo-user .vo-link.vo-icon:before {
  font-size: 1.5625rem;
  margin-right: 0;
}

@media only screen and (min-width: 768px) {
  .vo-user__button {
    position: relative;
    background: 0 none;
    border: 0 none;
    padding: 0;
    display: block;
    background: #eee;
    border-radius: 3.125rem;
    left: 0;
    top: 0;
  }
  .vo-user__figure {
    width: 2.5em;
    height: 2.5em;
    border-radius: 3.125rem;
    overflow: hidden;
  }
}
@media only screen and (min-width: 992px) {
  .vo-user__drop--notifications {
    right: 0rem;
    margin-top: 1.125rem;
    width: 20rem;
    top: 100%;
  }
  .vo-user__drop--notifications:after {
    display: inline-block;
  }
  .vo-user__drop:after {
    right: 1.375rem;
  }
  .vo-user__drop:before {
    right: 1.25rem;
  }
  .vo-user__button {
    position: initial;
  }
  .vo-user__figure {
    width: 3.125rem;
    height: 3.125rem;
    border-radius: 3.125rem;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1200px) {
  .vo-user__figure {
    width: 3.25rem;
    height: 3.25rem;
    border-radius: 3.125rem;
    overflow: hidden;
  }
  .vo-user__drop:after {
    border-width: 0 0.75rem 0.75rem 0.75rem;
    right: 1.375rem;
    top: -0.6875rem;
    border-color: transparent transparent white transparent;
    z-index: 8;
  }
  .vo-user__drop:before {
    right: 1.25rem;
  }
}
.vo-profile .vo-tabs__classic_miperfil {
  padding: 0px 0px 0px 19rem;
  border: 0 none;
}
@media (min-width: 730px) {
  .vo-profile .vo-tabs__classic_miperfil {
    padding: 0px 0px 0px 14em;
    border: 0 none;
  }
}
.vo-profile .vo-portrait-squad {
  padding-left: 51px;
  color: orange;
  font-size: 11px;
}
.vo-profile .mas-width {
  width: 615px;
}
.vo-profile .user-icon {
  width: 6.25rem;
  height: 6.25rem;
  border: 0.0625rem solid #999999;
  border-radius: 50%;
}
.vo-profile .user-icon.aspect-ratio-bg-cover {
  background-color: #eeeeee;
}
.vo-profile__top {
  padding-bottom: 1.875rem;
}
.vo-profile__image {
  position: relative;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  margin-top: 1rem;
}
.vo-profile__image span.sticker {
  width: 6rem;
  height: 6rem;
}
.vo-profile__image span.sticker img.img-fluid {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.vo-profile__title {
  font-family: "Arial";
  font-weight: bold;
  color: black;
  margin-bottom: 0.3125rem;
  text-align: center;
}
.vo-profile__list {
  list-style: none;
  display: block;
  padding: 0 0 1.25rem;
  margin: 0 0 1.25rem;
  text-align: center;
  border-bottom: 0.125rem solid #eeeeee;
}
.vo-profile__list--item {
  font-family: "Arial";
  color: black;
  display: inline;
}
.vo-profile__favcont {
  position: absolute;
  right: -0.9375rem;
  top: 0;
  text-align: right;
}
.vo-profile__favcont .vo-icon-favourites {
  margin-top: 0;
}
.vo-profile__favcont .vo-icon-favourites .vo-link__text {
  display: none;
}
.vo-profile__data {
  position: relative;
}
.vo-profile__data .vo-icon-favourites {
  margin-top: 1.75rem;
}
.vo-profile__data .vo-button__boxEditPhoto {
  width: 100%;
  text-align: center;
  top: -12rem;
  left: -2.5rem;
  z-index: 1;
}
.vo-profile__data .vo-button__editPhoto {
  padding: 0px 0.3125rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.vo-profile__data .vo-button__editPhoto:before {
  content: "\e91b";
  font-family: "vo-icons";
  font-size: 1.5625rem;
}
.vo-profile__data .vo-button__editPhoto .vo-button__text {
  left: -900000px;
  position: absolute;
}
.vo-profile .vo-item__fronted {
  margin-bottom: 0.9375rem;
  margin-left: 0;
  display: inline-block;
  vertical-align: middle;
}
.vo-profile .vo-item__fronted:first-child {
  margin-left: 0;
}
.vo-profile__modify {
  position: relative;
}
.vo-profile__modify .vo-link {
  line-height: 2.7;
}
.vo-profile__modify .vo-link--text[class*=vo-icon-] {
  padding-left: 2.1875rem;
  position: relative;
}
.vo-profile__modify .vo-link--text[class*=vo-icon-]:before {
  position: absolute;
  top: -0.375rem;
}
.vo-profile__modify .vo-buttonicon {
  float: right;
}
.vo-profile__modify .vo-form {
  width: 100%;
  position: absolute;
  left: 15px;
  top: 0.0625rem;
  background: white;
  z-index: 9;
}
.vo-profile__modify .vo-form .form-group {
  width: calc(100% - 6rem);
  margin-bottom: 0;
  float: left;
}
.vo-profile__modify .vo-form .control-label {
  display: none;
}
.vo-profile__modify .vo-form .vo-buttonicon {
  margin: 0.3125rem 0;
}
.vo-profile__modify .vo-form.plantaUpload {
  left: 0rem;
  top: -0.25rem;
}
.vo-profile__modify .vo-form.plantaUpload .form-group {
  padding: 0;
}
.vo-profile__social--user {
  line-height: 3;
  font-size: 0.8125rem;
  width: calc(100% - 8rem);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}
.vo-profile__social--icon {
  display: inline-block;
}
.vo-profile__social--icon [class*=vo-icon-] {
  display: inline-block;
}
.vo-profile__social--icon [class*=vo-icon-]:before {
  font-size: 2.5rem;
}
.vo-profile__social--netname {
  font-family: "Arial";
  font-weight: bold;
  color: black;
  font-size: 0.875rem;
}
.vo-profile__social .vo-profile__modify .form-group {
  padding: 0;
  width: 100%;
}
.vo-profile__social .vo-profile__boxlist--item {
  width: 33%;
  margin-right: 0;
  text-align: center;
}
.vo-profile__boxlist {
  width: 100%;
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.vo-profile__boxlist--item {
  display: block;
  float: left;
  margin-right: 1.25rem;
  margin-bottom: 1.25rem;
}
.vo-profile__box {
  position: relative;
  border-top: 0.0625rem solid #cccccc;
  border-bottom: 0.0625rem solid #cccccc;
  background-color: white;
  padding-bottom: 1.25rem;
}
.vo-profile__box:before, .vo-profile__box:after {
  content: "";
  width: 100%;
  height: calc(100% + 0.2rem);
  background-color: white;
  border-top: 0.0625rem solid #cccccc;
  border-bottom: 0.0625rem solid #cccccc;
  display: inline-block;
  position: absolute;
  top: -0.0625rem;
}
.vo-profile__box:before {
  right: 100%;
}
.vo-profile__box:after {
  left: 100%;
}
.vo-profile .vo-buttoncontainer .vo-button__secondary {
  margin-bottom: 1.25rem;
}
.vo-profile__edit .vo-skill {
  padding-right: 2.125rem;
}
.vo-profile__edit .vo-skill--text {
  padding: 0.375rem 0.625rem;
}
.vo-profile__edit .vo-profile__data .vo-buttoncontainer .vo-button__secondary {
  margin-bottom: 0;
}

@media only screen and (min-width: 768px) {
  .vo-profile .user-icon {
    margin-top: 1.25rem;
  }
  .vo-profile__title {
    text-align: left;
    margin-bottom: 0.625rem;
  }
  .vo-profile__list {
    text-align: left;
    padding: 0;
    border-bottom: 0 none;
  }
  .vo-profile__image {
    margin-left: 0;
    min-height: 6.25rem;
  }
  .vo-profile__image span.sticker {
    width: 6rem;
    height: 6rem;
  }
  .vo-profile__image span.sticker img.img-fluid {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .vo-profile__favcont {
    position: inherit;
    right: inherit;
    top: inherit;
    text-align: left;
  }
  .vo-profile__favcont .vo-icon-favourites {
    margin-bottom: 1.25rem;
    margin-top: 1.25rem;
    display: block;
  }
  .vo-profile__favcont .vo-icon-favourites .vo-link__text {
    display: inline-block;
  }
  .vo-profile__data .vo-button__boxEditPhoto {
    width: 15.66667%;
    top: 0;
    left: 0;
    min-height: 2.6875rem;
  }
  .vo-profile__data .vo-button__editPhoto {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
    padding: 0.625rem 0.9375rem;
  }
  .vo-profile__data .vo-button__editPhoto:before {
    display: none;
  }
  .vo-profile__data .vo-button__editPhoto .vo-button__text {
    position: static;
  }
}
@media only screen and (min-width: 992px) {
  .vo-profile__image {
    margin-left: 0.625rem;
  }
  .vo-profile__data .vo-button__editPhoto {
    width: auto;
  }
}
@media only screen and (min-width: 992px) {
  .vo-profile__image {
    margin-left: 0;
  }
  .vo-profile__image span.sticker {
    width: 8rem;
    height: 8rem;
  }
  .vo-profile__image span.sticker img.img-fluid {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .vo-profile .vo-item__fronted {
    margin-left: 0;
  }
  .vo-profile__list {
    margin: 0 0 2.5rem;
  }
  .vo-profile__social--user {
    font-size: 0.875rem;
  }
  .vo-profile__social--netname {
    font-size: 1rem;
  }
  .vo-profile__social .vo-profile__boxlist--item {
    width: auto;
    margin-right: 1.25rem;
    text-align: left;
  }
  .vo-profile .vo-item__fronted {
    margin-bottom: 0;
    margin-left: 0.9375rem;
  }
  .vo-profile__data .vo-button__boxEditPhoto {
    width: 16.66667%;
    top: 0;
    left: 0;
  }
  .vo-profile__data .vo-button__editPhoto {
    margin: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .vo-profile__image {
    min-height: 9.375rem;
  }
  .vo-profile__image span.sticker {
    width: 8rem;
    height: 8rem;
  }
  .vo-profile__image span.sticker img.img-fluid {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .vo-profile .user-icon {
    width: 9.375rem;
    height: 9.375rem;
  }
  .vo-profile .vo-item__fronted {
    margin-bottom: 0;
    margin-left: 0;
  }
  .vo-profile__data .vo-button__boxEditPhoto {
    width: 16.66667%;
  }
  .vo-profile__data .vo-button__editPhoto {
    margin: 0;
    top: 9rem;
  }
}
.vo-portrait {
  position: relative;
  width: 100%;
  padding-left: 3.125rem;
}
.vo-portrait .user-icon {
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  vertical-align: middle;
}
.vo-portrait .user-icon.aspect-ratio-bg-cover {
  background-color: #eeeeee;
}
.vo-portrait .user-name {
  font-family: "Arial";
  font-weight: bold;
  color: black;
  text-decoration: none;
  font-size: 1.125rem;
  width: 100%;
  margin: 0;
  padding: 0.5rem 0;
}
.vo-portrait .user-details {
  display: none;
}
.vo-portrait .taglib-user-display, .vo-portrait .taglib-user-display.display-style-1 {
  padding: 0;
  display: block;
  margin-top: 0;
  vertical-align: middle;
}
.vo-portrait .taglib-user-display a .user-name, .vo-portrait .taglib-user-display.display-style-1 a .user-name {
  text-decoration: none;
  margin: 0;
}
.vo-portrait .taglib-user-display a:hover, .vo-portrait .taglib-user-display.display-style-1 a:hover {
  text-decoration: none;
}
.vo-portrait .taglib-user-display a:hover .user-name, .vo-portrait .taglib-user-display.display-style-1 a:hover .user-name {
  color: #f16e00;
  text-decoration: none;
}
.vo-portrait a {
  text-decoration: none;
}
.vo-portrait a:hover {
  text-decoration: none;
}
.vo-portrait a:hover * {
  text-decoration: none;
}

.vo-team {
  width: 100%;
}
.vo-team__leader {
  border: 0.125rem solid black;
  margin-bottom: 2.5rem;
}
.vo-team__leader--fig {
  display: block;
}
.vo-team__leader--text {
  font-size: 1.5rem;
  padding: 0.9375rem 0;
}
.vo-team__leader .vo-portrait {
  padding: 0.9375rem 0.6875rem 0.6875rem 4.5rem;
  min-height: 4.375rem;
}
.vo-team__leader .vo-portrait .user-name {
  font-size: 0.875rem;
  margin-top: 0;
  padding: 0;
}
.vo-team__leader .vo-portrait .user-icon {
  width: 3.125rem;
  height: 3.125rem;
  left: 0.6875rem;
  top: 0.6875rem;
  border-radius: 50%;
}
.vo-team__leader .vo-icon-user {
  font-size: 0.75rem;
}
.vo-team__leader .vo-icon-user:before {
  margin-left: -0.4375rem;
  font-size: 1.25rem;
}
.vo-team__leader.noleader {
  border-color: #eeeeee;
}
.vo-team__leader.noleader .vo-portrait .user-name {
  padding: 0.9375rem 0;
}
.vo-team__leader.noleader .vo-portrait .user-icon {
  background: url("../images/icons/vo-supervisor-off.svg") no-repeat scroll center transparent;
}
.vo-team__leader.noleader .vo-portrait .user-icon span {
  display: none;
}
.vo-team__leader.noleader .vo-team__leader--fig {
  display: none;
}
.vo-team__list {
  margin-bottom: 3.125rem;
}
.vo-team__list .vo-portrait .user-name {
  font-size: 1rem;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.vo-team__item {
  margin-bottom: 0.625rem;
  display: block;
}

@media only screen and (min-width: 992px) {
  .vo-team__leader .vo-portrait {
    padding: 1.125rem 1.375rem 1.125rem 6.625rem;
  }
  .vo-team__leader .vo-portrait .user-icon {
    width: 3.75rem;
    height: 3.75rem;
    left: 1.375rem;
    top: 1.125rem;
  }
  .vo-team__leader .vo-portrait .user-name {
    font-size: 1.5rem;
  }
  .vo-team__leader .vo-portrait .vo-icon-user {
    font-size: 0.875rem;
  }
  .vo-team__leader .vo-portrait .vo-icon-user:before {
    font-size: 1.875rem;
  }
}
.vo-datalist {
  margin-bottom: 0;
}
.vo-datalist__title {
  margin-bottom: 1.25rem;
  display: inline-block;
  vertical-align: top;
  width: 40%;
}
.vo-datalist__title.nodata {
  display: none;
}
.vo-datalist__info {
  margin-bottom: 1.25rem;
  display: inline-block;
  vertical-align: top;
  width: 58%;
}
.vo-datalist__info .control-label {
  display: none;
}
.vo-datalist.bigfields .vo-datalist__title {
  width: 100%;
  margin-bottom: 0;
}
.vo-datalist.bigfields .vo-datalist__info {
  width: 100%;
  padding-left: 2.1875rem;
}
.vo-datalist.bigfields .vo-datalist__info .vo-select, .vo-datalist.bigfields .vo-datalist__info select.form-control {
  min-width: 0;
}
.vo-datalist__title--text {
  font-family: "Arial";
  font-weight: bold;
  font-size: 0.875rem;
  line-height: 1.875rem;
  color: black;
  display: block;
  vertical-align: top;
}
.vo-datalist__title--text span.lfr-portal-tooltip {
  display: inline-block;
}
.vo-datalist__info--text {
  font-family: "Arial";
  font-size: 0.875rem;
  line-height: 1.875rem;
  color: black;
  display: block;
}
.vo-datalist__action {
  width: 100%;
  margin-bottom: 1.25rem;
  display: inline-block;
  vertical-align: top;
}
.vo-datalist__action .vo-icon-add:before {
  top: -0.5rem;
}
.vo-datalist .vo-button__secondary {
  margin-bottom: 1.25rem;
}
.vo-datalist .vo-link .vo-datalist__info--text {
  padding-left: 0;
}
.vo-datalist .vo-link .vo-datalist__info--text:before {
  position: inherit;
}
.vo-datalist [class*=vo-icon] {
  padding-left: 2.1875rem;
  position: relative;
}
.vo-datalist [class*=vo-icon]:before {
  position: absolute;
  left: 0;
}
.vo-datalist .vo-profile__modify .vo-datalist__info--text {
  max-width: calc(100% - 8rem);
  float: left;
}
.vo-datalist .vo-profile__modify .vo-form .vo-buttonicon {
  display: inline-block;
}
.vo-datalist .vo-profile__modify .vo-form .form-group {
  width: calc(100% - 6.5rem);
}
.vo-datalist .vo-profile__modify [class*=vo-icon-] {
  padding: 0;
  position: relative;
}
.vo-datalist .vo-profile__modify [class*=vo-icon-]:before {
  position: inherit;
}
.vo-datalist__linkblock {
  width: 100%;
  display: block;
  margin-bottom: 0.625rem;
  padding: 0.625rem 0;
}
.vo-datalist__linkblock .vo-datalist__title, .vo-datalist__linkblock .vo-datalist__info {
  margin-bottom: 0;
}
.vo-datalist a.vo-datalist__linkblock:hover, .vo-datalist a.vo-datalist__linkblock:active, .vo-datalist a.vo-datalist__linkblock:focus {
  text-decoration: none;
  background-color: #f4f4f4;
}
.vo-datalist a.vo-datalist__linkblock:hover *, .vo-datalist a.vo-datalist__linkblock:active *, .vo-datalist a.vo-datalist__linkblock:focus * {
  text-decoration: none;
}
.vo-datalist a.vo-datalist__linkblock:hover .vo-link .vo-link__text, .vo-datalist a.vo-datalist__linkblock:active .vo-link .vo-link__text, .vo-datalist a.vo-datalist__linkblock:focus .vo-link .vo-link__text {
  text-decoration: underline;
}

@media only screen and (min-width: 768px) {
  .vo-datalist.bigfields .vo-datalist__info .vo-select, .vo-datalist.bigfields .vo-datalist__info select.form-control {
    min-width: 0;
  }
}
@media only screen and (min-width: 992px) {
  .vo-datalist__title.nodata {
    display: inline-block;
  }
  .vo-datalist.bigfields .vo-datalist__title {
    width: 40%;
    margin-bottom: 0;
  }
  .vo-datalist.bigfields .vo-datalist__info {
    width: 58%;
    padding-left: 0;
  }
  .vo-datalist.bigfields .vo-datalist__info .vo-select, .vo-datalist.bigfields .vo-datalist__info select.form-control {
    min-width: 0;
  }
  .vo-datalist__title--text {
    font-size: 1rem;
  }
  .vo-datalist__info--text {
    font-size: 1rem;
  }
}
.vo-status {
  position: relative;
  width: 100%;
}
.vo-status__text {
  font-size: 0.75rem;
  font-family: "Arial";
  font-weight: bold;
  color: black;
  text-align: center;
  display: block;
  margin: 0.625rem 0 0;
}

.vo-profile__image:before {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  display: inline-block;
  background: #eeeeee;
  border: 0.125rem solid white;
  position: absolute;
  z-index: 99;
  border-radius: 50%;
  top: calc(100% - 1.5rem);
  left: 6.5rem;
  margin-left: calc((100% - 10rem) / 2);
}
.vo-profile__image.vo-status__offline:before {
  background-color: #666666;
}
.vo-profile__image.vo-status__online:before {
  background-color: #32c832;
}
.vo-profile__image.vo-status__telework:before {
  background-color: #4bb4e6;
}
.vo-profile__image.vo-status__formation:before {
  background-color: #a885d8;
}
.vo-profile__image.vo-status__missing:before {
  background-color: #ffcc00;
}

@media only screen and (min-width: 768px) {
  .vo-status {
    width: 100%;
    left: 0;
    right: 0;
    text-align: center;
  }
  .vo-status__text {
    font-size: 1rem;
    border-radius: 1.25rem;
  }
  .vo-profile__image:before {
    top: calc(100% - 3rem);
    left: 6.5rem;
  }
}
@media only screen and (min-width: 992px) {
  .vo-profile__image.edit:before {
    top: calc(100% - 3rem);
    left: 7rem;
  }
  .vo-profile__image:before {
    top: calc(100% - 1.5rem);
    left: 7rem;
  }
}
@media only screen and (min-width: 1200px) {
  .vo-profile__image:before {
    top: calc(100% - 3rem);
    left: 7rem;
  }
}
.vo-skill {
  display: block;
  background: #eeeeee;
  margin-bottom: 0;
  position: relative;
}
.vo-skill__text {
  padding: 0.375rem 0.625rem;
  display: inline-block;
  vertical-align: middle;
  font-size: 0.875rem;
  color: black;
  font-family: "Arial";
}
.vo-skill__close {
  display: inline-block;
  vertical-align: top;
  position: absolute;
  right: 0.3125rem;
  top: 0.3125rem;
}
.vo-skill__close [class*=vo-icon]:before {
  font-size: 1.25rem;
}

.vo-profile__edit .vo-skill:hover {
  background-color: black;
}
.vo-profile__edit .vo-skill:hover .vo-skill__text {
  color: white;
}
.vo-profile__edit .vo-skill:hover .vo-skill__close [class*=vo-icon-]:before {
  color: #f16e00;
}

.vo-myfavs {
  position: relative;
  border-top: 0.0625rem solid #eeeeee;
  border-bottom: 0.0625rem solid #eeeeee;
  background-color: #eeeeee;
  padding: 1.25rem 0 0;
  position: relative;
  /*&__userinfo{
      padding: 0 rem(30) 0 rem(50);
      position: relative;
      min-height: rem(42);
      .user-icon{
          width: rem(40);
          height: rem(40);
          border-radius: 50%;
          display: inline-block;
          vertical-align: middle;
          margin-right: rem(10);
          position: absolute;
          left: 0;
          top: 0;
          &.aspect-ratio-bg-cover{
              background-color: color(grey-00);
          }
      }
      .user-name{
          display: inline-block;
          vertical-align: middle;
          font-family: $wf__font--5;
          font-weight: bold;
          font-size: rem(16);
          color: color(text-primary);
          margin-top: 0;
          text-decoration: none;
      }
      .taglib-user-display{
          padding: 0;
      }
      a{
          text-decoration: none;
          &:hover{
              text-decoration: none;
              .user-name{
                  color: color(tertiary);
                  text-decoration: none;
              }
          }
      }
  }
  .taglib-user-display.display-style-1{
      .user-name{
          display: inline-block;
          vertical-align: middle;
          font-family: $wf__font--5;
          font-weight: bold;
          font-size: rem(16);
          color: color(text-primary);
          margin-top: 0;
          text-decoration: none;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          width: 100%;
      }
      &:hover{
          .user-name{
              color: color(tertiary);
              text-decoration: none;
          }
      }
  }*/
}
.vo-myfavs:before, .vo-myfavs:after {
  content: "";
  width: 100%;
  height: calc(100% + 0.2rem);
  background-color: #eeeeee;
  border-top: 0.0625rem solid #eeeeee;
  border-bottom: 0.0625rem solid #eeeeee;
  display: inline-block;
  position: absolute;
  top: -0.0625rem;
}
.vo-myfavs:before {
  right: 100%;
}
.vo-myfavs:after {
  left: 100%;
}
.vo-myfavs__top {
  position: relative;
}
.vo-myfavs__title {
  font-family: "Arial";
  font-weight: bold;
  font-size: 1.5rem;
  color: black;
  margin-top: 1.25rem;
}
.vo-myfavs__box {
  background-color: white;
  border: 0.0625rem solid transparent;
  padding: 0.625rem;
  margin-bottom: 1.75rem;
}
.vo-myfavs__box:hover {
  border-color: black;
}
.vo-myfavs__areas {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.vo-myfavs__areas--item {
  display: inline;
  padding-left: 0.625rem;
  position: relative;
}
.vo-myfavs__areas--item:before {
  content: "-";
  position: absolute;
  left: 0;
  top: -0.125rem;
}
.vo-myfavs__areas--item:first-child {
  padding-left: 0;
}
.vo-myfavs__areas--item:first-child:before {
  display: none;
}
.vo-myfavs__list {
  list-style: none;
  width: auto;
  display: inline-block;
  padding: 0;
}
.vo-myfavs__userinfo {
  padding: 0 2rem 0 4rem;
  position: relative;
  min-height: 2.5rem;
}
.vo-myfavs__userinfo .sticker.sticker-primary {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.625rem;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #eeeeee;
}
.vo-myfavs__userinfo .profile-header {
  padding: 0;
}
.vo-myfavs__userinfo .profile-header .heading4 {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  font-size: 0.625rem;
  color: black;
  margin-top: 0;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.vo-myfavs__userinfo .profile-header:hover .heading4 {
  color: black;
  text-decoration: none;
}
.vo-myfavs__userinfo a {
  text-decoration: none;
  color: black;
}
.vo-myfavs__userinfo a:hover {
  text-decoration: none;
  color: #ff7900;
}
.vo-myfavs__userinfo a:hover .heading4 {
  color: #ff7900;
  text-decoration: none;
}
.vo-myfavs__delete {
  position: absolute;
  right: 0;
  top: 0;
}
.vo-myfavs__box--top {
  position: relative;
}
.vo-myfavs__box--bottom {
  position: relative;
}
.vo-myfavs__box--bottom * {
  display: inline-block;
}
.vo-myfavs__box--bottom .lfr-icon-item:hover [class*=vo-icon-]:before {
  border-radius: 50%;
  background-color: #eeeeee;
}
.vo-myfavs__action {
  display: inline-block;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}
.vo-myfavs__actionitem {
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  width: 28%;
}
.vo-myfavs__actionitem:first-child {
  max-width: 1.875rem;
  width: 1.875rem;
  text-align: left;
}
.vo-myfavs__box--title {
  font-family: "Arial";
  font-weight: bold;
  font-size: 1rem;
  color: black;
  margin-bottom: 0.625rem;
}
.vo-myfavs__list--item {
  font-family: "Arial";
  color: black;
  display: inline-block;
  vertical-align: middle;
  font-size: 0.75rem;
}
.vo-myfavs__list--item:before {
  content: "|";
  display: inline-block;
  margin: 0 0.625rem;
}
.vo-myfavs__list--item:first-child:before {
  display: none;
}

.vo-recognition__title {
  font-family: "Arial";
  font-weight: bold;
  font-size: 1.5rem;
  color: black;
  margin-top: 1.25rem;
}
.vo-recognition__form {
  padding: 1.25rem 0;
  position: relative;
  border-top: 0.0625rem solid #eeeeee;
  border-bottom: 0.0625rem solid #eeeeee;
  background-color: #eeeeee;
}
.vo-recognition__form .control-label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -0.0625rem;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  left: -62500rem;
}
.vo-recognition__form .vo-button, .vo-recognition__form .btn, .vo-recognition__form .btn-default, .vo-recognition__form .btn.btn-default {
  margin-bottom: 0;
}
.vo-recognition__form .user-icon {
  width: 3.75rem;
  height: 3.75rem;
  left: 0.625rem;
  top: 1.25rem;
  position: absolute;
  display: none;
}
.vo-recognition__form .vo-form {
  width: 100%;
  max-width: 48.625rem;
}
.vo-recognition__read {
  padding-bottom: 1.875rem;
}
.vo-recognition__write {
  margin-bottom: 2.1875rem;
}
.vo-recognition__data {
  margin-bottom: 0.9375rem;
  min-height: 3.125rem;
  padding-top: 0;
}
.vo-recognition__data--name {
  display: block;
  vertical-align: middle;
}
.vo-recognition__data--name a {
  font-family: "Arial";
  font-weight: bold;
  font-size: 0.875rem;
  color: black;
}
.vo-recognition__data--name a:hover {
  color: #f16e00;
}
.vo-recognition__data--time {
  display: block;
  vertical-align: middle;
  font-family: "Arial";
  font-size: 0.75rem;
  color: #666666;
}
.vo-recognition__list {
  margin-bottom: 0.625rem;
}
.vo-recognition__item {
  min-height: 6.25rem;
  position: relative;
  margin-bottom: 2.1875rem;
}
.vo-recognition__portrait {
  left: 0;
  top: 0;
  width: 3.125rem;
  height: 3.125rem;
  margin-right: 0.9375rem;
  position: relative;
  display: block;
  float: left;
}
.vo-recognition__portrait .user-icon {
  width: 100%;
  height: 100%;
}
.vo-recognition__portrait .user-icon.aspect-ratio-bg-cover {
  background-color: #eeeeee;
}
.vo-recognition__portrait span.sticker {
  background-color: transparent;
  height: 3rem;
  width: 3rem;
}
.vo-recognition__comment--text {
  font-family: "Arial";
  font-weight: bold;
  font-size: 1rem;
  color: black;
}
.vo-recognition .vo-button__tertiary {
  display: block;
  width: 100%;
}
.vo-recognition__trigger {
  float: right;
  margin-top: 1.25rem;
}
.vo-recognition__trigger:hover {
  text-decoration: none;
}
.vo-recognition__trigger--text {
  font-family: "Arial";
  font-size: 1.125rem;
  color: black;
  display: none;
  vertical-align: middle;
}
.vo-recognition__trigger:after {
  content: "";
  width: 3.75rem;
  height: 1.875rem;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.625rem;
  background: url("../images/icons/vo-on.svg") no-repeat scroll center transparent;
}
.vo-recognition__trigger.active:after {
  background: url("../images/icons/vo-off.svg") no-repeat scroll center transparent;
}
.vo-recognition__userImage {
  display: flex;
  justify-content: center;
  margin-top: 1.25rem;
}
.vo-recognition__userImage span.sticker {
  background-color: transparent;
  overflow: hidden;
  height: 5rem;
  width: 5rem;
}

@media only screen and (min-width: 992px) {
  .vo-recognition__form {
    padding: 1.25rem 0.625rem 1.25rem 0;
  }
  .vo-recognition__form .user-icon {
    display: block;
  }
  .vo-recognition__item {
    padding-left: 6.25rem;
    margin-bottom: 3.125rem;
  }
  .vo-recognition__data {
    min-height: 0;
    padding-top: 0;
    margin-bottom: 0.625rem;
  }
  .vo-recognition__data--name {
    display: inline-block;
  }
  .vo-recognition__data--name a {
    font-size: 1rem;
  }
  .vo-recognition__data--time {
    display: inline-block;
    margin-left: 0.3125rem;
    font-size: 0.875rem;
  }
  .vo-recognition__portrait {
    position: absolute;
    width: 5rem;
    height: 5rem;
    margin-right: 0;
    float: none;
    display: inline-block;
  }
  .vo-recognition__portrait span.sticker {
    background-color: transparent;
    height: 5rem;
    width: 5rem;
  }
  .vo-recognition__trigger--text {
    display: inline-block;
  }
}
.vo-anchormenu {
  z-index: 999;
}
.vo-anchormenu .navbar {
  padding: 0;
  border-radius: 0;
  margin-bottom: 2.1875rem;
  position: relative;
  border-top: 0.0625rem solid #f4f4f4;
  border-bottom: 0.0625rem solid #f4f4f4;
  background-color: #f4f4f4;
}
.vo-anchormenu .navbar:before {
  content: "";
  width: 62500rem;
  height: calc(100% + 0.2rem);
  background-color: #f4f4f4;
  border-top: 0.0625rem solid #f4f4f4;
  border-bottom: 0.0625rem solid #f4f4f4;
  display: inline-block;
  position: absolute;
  top: -0.0625rem;
  left: -625rem;
  right: -625rem;
}
.vo-anchormenu .navbar:before {
  box-shadow: 0 2px 0.125rem #cccccc;
}
.vo-anchormenu__list, .vo-anchormenu .navbar-nav, .vo-anchormenu .nav {
  float: none;
  margin: 0;
  overflow: auto;
  white-space: nowrap;
}
.vo-anchormenu__list--item, .vo-anchormenu .lfr-nav-item, .vo-anchormenu > li {
  display: inline-block;
  position: relative;
  width: auto;
}
.vo-anchormenu__list--item:before, .vo-anchormenu .lfr-nav-item:before, .vo-anchormenu > li:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 5.1875rem;
  height: 0.375rem;
  background: #ff7900;
  display: none;
}
.vo-anchormenu__list--item.selected a, .vo-anchormenu__list--item.active a, .vo-anchormenu__list--item.hover a, .vo-anchormenu .lfr-nav-item.selected a, .vo-anchormenu .lfr-nav-item.active a, .vo-anchormenu .lfr-nav-item.hover a, .vo-anchormenu > li.selected a, .vo-anchormenu > li.active a, .vo-anchormenu > li.hover a {
  background: 0 none;
}
.vo-anchormenu__list--item.selected a:hover, .vo-anchormenu__list--item.selected a:focus, .vo-anchormenu__list--item.active a:hover, .vo-anchormenu__list--item.active a:focus, .vo-anchormenu__list--item.hover a:hover, .vo-anchormenu__list--item.hover a:focus, .vo-anchormenu .lfr-nav-item.selected a:hover, .vo-anchormenu .lfr-nav-item.selected a:focus, .vo-anchormenu .lfr-nav-item.active a:hover, .vo-anchormenu .lfr-nav-item.active a:focus, .vo-anchormenu .lfr-nav-item.hover a:hover, .vo-anchormenu .lfr-nav-item.hover a:focus, .vo-anchormenu > li.selected a:hover, .vo-anchormenu > li.selected a:focus, .vo-anchormenu > li.active a:hover, .vo-anchormenu > li.active a:focus, .vo-anchormenu > li.hover a:hover, .vo-anchormenu > li.hover a:focus {
  background: 0 none;
}
.vo-anchormenu__list--item.selected:before, .vo-anchormenu__list--item.active:before, .vo-anchormenu__list--item.hover:before, .vo-anchormenu .lfr-nav-item.selected:before, .vo-anchormenu .lfr-nav-item.active:before, .vo-anchormenu .lfr-nav-item.hover:before, .vo-anchormenu > li.selected:before, .vo-anchormenu > li.active:before, .vo-anchormenu > li.hover:before {
  display: inline-block;
}
.vo-anchormenu__list--item .vo-menu__link, .vo-anchormenu__list--item > a, .vo-anchormenu .lfr-nav-item .vo-menu__link, .vo-anchormenu .lfr-nav-item > a, .vo-anchormenu > li .vo-menu__link, .vo-anchormenu > li > a {
  min-width: 5.1875rem;
  padding: 0.875rem 3.125rem 0.875rem 0;
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
}
.vo-anchormenu__list--item .vo-menu__link:hover, .vo-anchormenu__list--item .vo-menu__link:focus, .vo-anchormenu__list--item > a:hover, .vo-anchormenu__list--item > a:focus, .vo-anchormenu .lfr-nav-item .vo-menu__link:hover, .vo-anchormenu .lfr-nav-item .vo-menu__link:focus, .vo-anchormenu .lfr-nav-item > a:hover, .vo-anchormenu .lfr-nav-item > a:focus, .vo-anchormenu > li .vo-menu__link:hover, .vo-anchormenu > li .vo-menu__link:focus, .vo-anchormenu > li > a:hover, .vo-anchormenu > li > a:focus {
  background: 0 none;
}

.vo-new-anchormenu {
  z-index: 999;
}
.vo-new-anchormenu .navbar {
  padding: 0;
  border-radius: 0;
  margin-bottom: 2.1875rem;
  background-color: white;
  position: relative;
  border-bottom: 2px solid #f4f4f4;
}
.vo-new-anchormenu .navbar:before {
  content: "";
  width: 62500rem;
  height: calc(100% + 0.2rem);
  border-bottom: 2px solid #f4f4f4;
  display: inline-block;
  position: absolute;
  top: -0.0625rem;
  left: -625rem;
  right: -625rem;
}
.vo-new-anchormenu .navbar:before, .vo-new-anchormenu .navbar:after {
  background-color: white;
}
.vo-new-anchormenu__list, .vo-new-anchormenu .navbar-nav, .vo-new-anchormenu .nav {
  float: none;
  margin: 0;
  overflow: auto;
  white-space: nowrap;
}
.vo-new-anchormenu__list--item, .vo-new-anchormenu .lfr-nav-item, .vo-new-anchormenu > li {
  display: inline-block;
  position: relative;
  width: auto;
}
.vo-new-anchormenu__list--item:before, .vo-new-anchormenu .lfr-nav-item:before, .vo-new-anchormenu > li:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #ff7900;
  display: none;
}
.vo-new-anchormenu__list--item.selected a, .vo-new-anchormenu__list--item.active a, .vo-new-anchormenu__list--item.hover a, .vo-new-anchormenu .lfr-nav-item.selected a, .vo-new-anchormenu .lfr-nav-item.active a, .vo-new-anchormenu .lfr-nav-item.hover a, .vo-new-anchormenu > li.selected a, .vo-new-anchormenu > li.active a, .vo-new-anchormenu > li.hover a {
  background: 0 none;
}
.vo-new-anchormenu__list--item.selected a:hover, .vo-new-anchormenu__list--item.selected a:focus, .vo-new-anchormenu__list--item.active a:hover, .vo-new-anchormenu__list--item.active a:focus, .vo-new-anchormenu__list--item.hover a:hover, .vo-new-anchormenu__list--item.hover a:focus, .vo-new-anchormenu .lfr-nav-item.selected a:hover, .vo-new-anchormenu .lfr-nav-item.selected a:focus, .vo-new-anchormenu .lfr-nav-item.active a:hover, .vo-new-anchormenu .lfr-nav-item.active a:focus, .vo-new-anchormenu .lfr-nav-item.hover a:hover, .vo-new-anchormenu .lfr-nav-item.hover a:focus, .vo-new-anchormenu > li.selected a:hover, .vo-new-anchormenu > li.selected a:focus, .vo-new-anchormenu > li.active a:hover, .vo-new-anchormenu > li.active a:focus, .vo-new-anchormenu > li.hover a:hover, .vo-new-anchormenu > li.hover a:focus {
  background: 0 none;
}
.vo-new-anchormenu__list--item.selected:before, .vo-new-anchormenu__list--item.active:before, .vo-new-anchormenu__list--item.hover:before, .vo-new-anchormenu .lfr-nav-item.selected:before, .vo-new-anchormenu .lfr-nav-item.active:before, .vo-new-anchormenu .lfr-nav-item.hover:before, .vo-new-anchormenu > li.selected:before, .vo-new-anchormenu > li.active:before, .vo-new-anchormenu > li.hover:before {
  display: inline-block;
}
.vo-new-anchormenu__list--item .vo-menu__link, .vo-new-anchormenu__list--item > a, .vo-new-anchormenu .lfr-nav-item .vo-menu__link, .vo-new-anchormenu .lfr-nav-item > a, .vo-new-anchormenu > li .vo-menu__link, .vo-new-anchormenu > li > a {
  min-width: 5.1875rem;
  padding: 0.875rem 3.125rem 0.875rem 0;
  font-family: "Arial";
  color: black;
  font-size: 1rem;
}
.vo-new-anchormenu__list--item .vo-menu__link:hover, .vo-new-anchormenu__list--item .vo-menu__link:focus, .vo-new-anchormenu__list--item > a:hover, .vo-new-anchormenu__list--item > a:focus, .vo-new-anchormenu .lfr-nav-item .vo-menu__link:hover, .vo-new-anchormenu .lfr-nav-item .vo-menu__link:focus, .vo-new-anchormenu .lfr-nav-item > a:hover, .vo-new-anchormenu .lfr-nav-item > a:focus, .vo-new-anchormenu > li .vo-menu__link:hover, .vo-new-anchormenu > li .vo-menu__link:focus, .vo-new-anchormenu > li > a:hover, .vo-new-anchormenu > li > a:focus {
  background: 0 none;
}

.has-control-menu .vo-anchormenu.vo-stickytop {
  top: 2.9375rem;
}

.has-control-menu .vo-new-anchormenu.vo-stickytop {
  top: 2.9375rem;
}

@media only screen and (min-width: 768px) {
  .vo-anchormenu .navbar-nav > li {
    float: none;
  }
  .has-control-menu .vo-anchormenu.vo-stickytop {
    position: fixed;
    z-index: 999;
    top: 4rem;
  }
  .has-control-menu .vo-new-anchormenu.vo-stickytop {
    position: fixed;
    z-index: 999;
    top: 4rem;
  }
}
@media only screen and (min-width: 992px) {
  .vo-anchormenu .navbar {
    padding: 0;
    border: 0 none;
  }
  .vo-anchormenu__list--item .vo-menu__link, .vo-anchormenu__list--item > a, .vo-anchormenu .lfr-nav-item .vo-menu__link, .vo-anchormenu .lfr-nav-item > a, .vo-anchormenu > li .vo-menu__link, .vo-anchormenu > li > a {
    padding: 1.375rem 3.125rem 1.375rem 0;
    font-size: 1.125rem;
  }
  .vo-new-anchormenu .navbar {
    padding: 0;
    border: 0 none;
  }
  .vo-new-anchormenu__list--item, .vo-new-anchormenu .lfr-nav-item, .vo-new-anchormenu > li {
    /*nueva clase*/
    /*----------*/
  }
  .vo-new-anchormenu__list--item .vo-menu__link, .vo-new-anchormenu__list--item > a, .vo-new-anchormenu .lfr-nav-item .vo-menu__link, .vo-new-anchormenu .lfr-nav-item > a, .vo-new-anchormenu > li .vo-menu__link, .vo-new-anchormenu > li > a {
    padding: 1.375rem 0.9375rem 1.375rem 0.9375rem;
    font-size: 16px;
    font-family: Arial;
    font-weight: 400;
  }
  .has-control-menu .vo-anchormenu.vo-stickytop {
    top: 4rem;
  }
  .has-control-menu .vo-new-anchormenu.vo-stickytop {
    top: 4rem;
  }
}
@media only screen and (min-width: 1200px) {
  .vo-anchormenu .navbar-nav > li {
    float: left;
  }
  .vo-new-anchormenu .navbar-nav > li {
    float: left;
  }
}
.vo-faq__content .header-title {
  font-size: 1.5rem;
  font-weight: bold;
}

ul.categories {
  width: 12.5rem;
  list-style: none;
}

h2.entry-title {
  display: none;
}

.navfaq col-md-3 {
  width: 100%;
}

.knowledge-base-portlet {
  position: relative;
  background-color: #f4f4f4;
  padding: 1.875rem;
}
.knowledge-base-portlet .header-title {
  padding-bottom: 0.375rem;
  margin-top: 1.875rem;
  font-family: "Arial";
  color: black;
  font-size: 1.5rem;
  font-weight: bold;
}
.knowledge-base-portlet .taglib-text {
  color: #f16e00;
}
.knowledge-base-portlet .lexicon-icon {
  color: #f16e00;
}
.knowledge-base-portlet .kb-article-tools {
  display: none;
}

.vo-faq {
  position: relative;
  border-top: 0.0625rem solid #f4f4f4;
  border-bottom: 0.0625rem solid #f4f4f4;
  background-color: #f4f4f4;
  padding-top: 2.125rem;
}
.vo-faq:before, .vo-faq:after {
  content: "";
  width: 100%;
  height: calc(100% + 0.2rem);
  background-color: #f4f4f4;
  border-top: 0.0625rem solid #f4f4f4;
  border-bottom: 0.0625rem solid #f4f4f4;
  display: inline-block;
  position: absolute;
  top: -0.0625rem;
}
.vo-faq:before {
  right: 100%;
}
.vo-faq:after {
  left: 100%;
}
.vo-faq__title {
  padding-bottom: 1.75rem;
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: 0.0625rem solid #bbbbbb;
  font-family: "Arial";
  color: black;
  font-size: 1.5rem;
  font-weight: bold;
}
.vo-faq__list--item {
  border-top: 0.0625rem solid #bbbbbb;
  padding: 0.875rem 0 3.625rem;
}
.vo-faq__link {
  padding: 1.375rem 0 1.375rem 3.125rem;
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
}
.vo-faq__link:hover {
  text-decoration: none;
  background: #eeeeee;
}
.vo-faq__link:hover:after {
  color: #f16e00;
}
.vo-faq__list--text, .vo-faq p {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 0.625rem;
}
.vo-faq__list--text:first-child, .vo-faq p:first-child {
  margin-top: 0;
}
.vo-faq .vo-buttoncontainer {
  padding-top: 1.25rem;
}
.vo-new-faq__title {
  font-size: 42px;
  font-weight: 700;
  padding: 0px 0px 0px 24px;
  margin-bottom: 20px;
  border-left: 8px solid #ff7900;
  border-bottom: none;
}
.vo-new-faq__list--item {
  border-top: 0.0625rem solid #bbbbbb;
  padding: 0.875rem 0 3.625rem;
}
.vo-new-faq__link {
  padding: 1.375rem 0 1.375rem 3.125rem;
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
}
.vo-new-faq__link:hover {
  text-decoration: none;
  background: #eeeeee;
}
.vo-new-faq__link:hover:after {
  color: #f16e00;
}
.vo-new-faq__list--text, .vo-new-faq p {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 0.625rem;
}
.vo-new-faq__list--text:first-child, .vo-new-faq p:first-child {
  margin-top: 0;
}
.vo-new-faq .vo-new-buttoncontainer {
  padding: 16px 36px;
}
@media only screen and (min-width: 992px) {
  .vo-faq__title {
    font-size: 2.125rem;
  }
}
.vo-infobox__item {
  display: inline-block;
  width: 100%;
  margin-bottom: 1.875rem;
}
.vo-infobox__figure {
  width: 100%;
  margin-bottom: 0.625rem;
}
.vo-infobox__figure--bottom {
  width: 100%;
  margin-top: 1.875rem;
}
.vo-infobox__caption {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -0.0625rem;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  left: -62500rem;
}
.vo-infobox__image {
  width: 100%;
  max-width: 100%;
}
.vo-infobox__content {
  width: 100%;
  display: inline-block;
}
.vo-infobox__title, .vo-infobox .vo-heading__02 {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
  margin-bottom: 1.25rem;
}
.vo-infobox__text, .vo-infobox .vo-texts__03 {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
}
.vo-infobox .vo-buttoncontainer {
  margin-top: 1.25rem;
}

@media only screen and (min-width: 992px) {
  .vo-infobox__title, .vo-infobox .vo-heading__02 {
    font-size: 1.125rem;
  }
  .vo-infobox__text, .vo-infobox .vo-texts__03 {
    font-size: 1rem;
  }
  .vo-infobox .vo-buttoncontainer .vo-button {
    width: auto;
  }
}
.vo-accordion, .vo-accordion.panel-group {
  width: 100%;
  background: 0 none;
  margin-bottom: 0;
  padding-bottom: 3.75rem;
}
.vo-accordion__item, .vo-accordion .panel, .vo-accordion.panel-group__item, .vo-accordion.panel-group .panel {
  border: 0 none;
  border-radius: 0;
  background: 0 none;
  margin-top: 0;
  border-bottom: 0.0625rem solid #bbbbbb;
}
.vo-accordion__item + .panel, .vo-accordion .panel + .panel, .vo-accordion.panel-group__item + .panel, .vo-accordion.panel-group .panel + .panel {
  margin: 0;
}
.vo-accordion__head, .vo-accordion .panel-heading, .vo-accordion.panel-group__head, .vo-accordion.panel-group .panel-heading {
  background: 0 none;
  border: 0 none;
  border-radius: 0;
}
.vo-accordion__body, .vo-accordion .panel-body, .vo-accordion.panel-group__body, .vo-accordion.panel-group .panel-body {
  padding: 0.9375rem 0.625rem;
  border-color: #bbbbbb;
  border-width: 0.0625rem;
}
.vo-accordion__title > a, .vo-accordion .panel-title > a, .vo-accordion.panel-group__title > a, .vo-accordion.panel-group .panel-title > a {
  padding: 0.875rem 2.5rem 0.875rem 0;
}
.vo-accordion__link, .vo-accordion.panel-group__link {
  padding: 0.875rem 2.5rem 0.875rem 0;
}
.vo-accordion__link:after, .vo-accordion.panel-group__link:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 1.875rem;
  color: black;
  content: "\e914";
}
.vo-accordion__link[aria-expanded=true]:after, .vo-accordion.panel-group__link[aria-expanded=true]:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.vo-accordion__link:after, .vo-accordion.panel-group__link:after {
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
}
.vo-accordion__link:hover, .vo-accordion.panel-group__link:hover {
  background-color: #eeeeee;
}
.vo-accordion__link:hover:after, .vo-accordion.panel-group__link:hover:after {
  color: #f16e00;
}
.vo-accordion__link--text, .vo-accordion.panel-group__link--text {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
}
.vo-accordion__text, .vo-accordion p, .vo-accordion.panel-group__text, .vo-accordion.panel-group p {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  margin-bottom: 0;
  margin-top: 0.625rem;
}
.vo-accordion__text:first-child, .vo-accordion p:first-child, .vo-accordion.panel-group__text:first-child, .vo-accordion.panel-group p:first-child {
  margin-top: 0;
}
.vo-accordion .panel-default, .vo-accordion.panel-group .panel-default {
  border-color: #bbbbbb;
  border-width: 0.0625rem;
}
.vo-accordion .panel-default > .panel-heading + .panel-collapse .panel-body, .vo-accordion.panel-group .panel-default > .panel-heading + .panel-collapse .panel-body {
  border-color: #bbbbbb;
  border-width: 0.0625rem;
}

.vo-new-accordion {
  width: 100%;
  background: 0 none;
  margin-bottom: 0;
  padding-bottom: 3.75rem;
}
.vo-new-accordion__item, .vo-new-accordion .panel {
  border: 0 none;
  border-radius: 0;
  background: 0 none;
  margin-top: 0;
  border-bottom: 0.0625rem solid #bbbbbb;
}
.vo-new-accordion__item + .panel, .vo-new-accordion .panel + .panel {
  margin: 0;
}
.vo-new-accordion__head, .vo-new-accordion .panel-heading {
  background: 0 none;
  border: 0 none;
  border-radius: 0;
}
.vo-new-accordion__body, .vo-new-accordion .panel-body {
  padding: 16px 36px 16px 45px;
  border-color: #D9D9D9;
  border-width: 2px;
}
.vo-new-accordion__title > a, .vo-new-accordion .panel-title > a {
  padding: 16px 36px;
}
.vo-new-accordion__link {
  padding: 0.875rem 2.5rem 0.875rem;
}
.vo-new-accordion__link:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 1.875rem;
  color: black;
  content: url("../images/icons/vo-orange-chevron.png");
}
.vo-new-accordion__link[aria-expanded=true]:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(0deg);
}
.vo-new-accordion__link:after {
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
  transform: rotate(180deg);
}
.vo-new-accordion__link--text {
  color: black;
  font-size: 20px;
  font-weight: 700;
  display: flex;
  width: 95%;
  line-height: 1.5;
}
.vo-new-accordion__link--text:after {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 44px;
  cursor: pointer;
  top: 12px;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
  background-image: url(../images/icons/vo-orange-chevron.png);
}
.vo-new-accordion__link--text::after-rotated {
  transform: rotate(180deg);
  transition: 0.25s ease-in-out;
  background-image: url(../images/icons/vo-orange-chevron.png);
}
.vo-new-accordion p {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  margin-bottom: 0;
  margin-top: 0.625rem;
  width: 95%;
  font-weight: 400;
  font-size: 18px;
  margin-top: 0;
  padding: 10px 0;
}
.vo-new-accordion .panel-default {
  border-color: #bbbbbb;
  border-width: 2px;
}
.vo-new-accordion .panel-default > .panel-heading + .panel-collapse .panel-body {
  border-color: #D9D9D9;
  border-width: 2px;
}

.vo-panel-workflowtask .lfr-asset-column-details .taglib-discussion .subscribe-link {
  margin-left: 0;
}
.vo-panel-workflowtask .lfr-asset-column-details .taglib-discussion .fieldset.add-comment .panel:before, .vo-panel-workflowtask .lfr-asset-column-details .taglib-discussion .fieldset.add-comment .panel:after {
  display: none;
}
.vo-panel-workflowtask .lfr-asset-column-details .task-activity {
  padding: 0;
}
.vo-panel-workflowtask .lfr-asset-column-details .task-activity .table-responsive {
  width: 100%;
  min-width: 100%;
  margin: 0;
}
.vo-panel-workflowtask .lfr-asset-column-details .lfr-asset-actions {
  float: right;
  position: absolute;
  right: 10px;
  z-index: 1;
}

@media screen and (max-width: 426px) {
  .vo-new-accordion__link--text {
    font-size: 16px;
    width: 90%;
  }
}
@media only screen and (min-width: 992px) {
  .vo-accordion__body, .vo-accordion .panel-body, .vo-accordion.panel-group__body, .vo-accordion.panel-group .panel-body {
    padding: 0.9375rem 12.5rem 3.75rem 6.25rem;
  }
  .vo-accordion__title > a, .vo-accordion .panel-title > a, .vo-accordion.panel-group__title > a, .vo-accordion.panel-group .panel-title > a {
    padding: 1.375rem 2.5rem 1.375rem 0;
  }
  .vo-accordion__link, .vo-accordion.panel-group__link {
    padding: 1.375rem 2.5rem 1.375rem 0;
  }
  .vo-accordion__link:after, .vo-accordion.panel-group__link:after {
    top: 1.125rem;
  }
  .vo-accordion__link--text, .vo-accordion.panel-group__link--text {
    font-size: 1.125rem;
  }
  .vo-accordion__text, .vo-accordion p, .vo-accordion.panel-group__text, .vo-accordion.panel-group p {
    font-size: 1.125rem;
  }
}
.vo-docdownload__list {
  margin: 0.625rem 0 0;
  padding: 0 1.875rem;
  display: block;
}
.vo-docdownload__item {
  display: block;
  border-top: 0.0625rem solid #bbbbbb;
}
.vo-docdownload__item:last-child {
  border-bottom: 0.0625rem solid #bbbbbb;
}
.vo-docdownload__link, .vo-docdownload a {
  display: block;
  position: relative;
  color: black;
  padding: 0.9375rem 0 0.9375rem 2.5rem;
}
.vo-docdownload__link:before, .vo-docdownload a:before {
  position: absolute;
  left: 0;
  top: 0.9375rem;
}
.vo-docdownload__link:hover, .vo-docdownload a:hover {
  background-color: #eeeeee;
  color: #f16e00;
}
.vo-docdownload__link:hover .vo-docdownload__link--text, .vo-docdownload__link:hover .vo-docdownload__file, .vo-docdownload__link:hover .vo-docdownload__file--type, .vo-docdownload__link:hover .vo-docdownload__file--size, .vo-docdownload a:hover .vo-docdownload__link--text, .vo-docdownload a:hover .vo-docdownload__file, .vo-docdownload a:hover .vo-docdownload__file--type, .vo-docdownload a:hover .vo-docdownload__file--size {
  color: #f16e00;
}
.vo-docdownload__link:hover:before, .vo-docdownload a:hover:before {
  color: #f16e00;
}
.vo-docdownload__link--text {
  display: block;
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
}
.vo-docdownload__file {
  display: block;
  font-family: "Arial";
  color: black;
  font-size: 1rem;
}
.vo-docdownload__file--type {
  text-transform: uppercase;
}
.vo-docdownload__file--size {
  text-transform: capitalize;
}

.press .vo-docdownload__list {
  padding: 0;
}
.press .vo-docdownload--link, .press .vo-docdownload a {
  padding: 0.75rem 0 0.75rem 2.5rem;
}
.press.vo-docdownload .vo-icon-download:before {
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-icon-pdf.svg");
  width: 1.875rem;
  height: 1.875rem;
  color: white;
  font-size: 0.875rem;
  top: 0.5625rem;
  left: 0.625rem;
}
.press.vo-docdownload .vo-icon-download:after {
  position: absolute;
  right: 0;
  top: 0.6875rem;
  content: "\e91a";
  font-family: "vo-icons" !important;
  font-size: 3rem;
  line-height: 1;
}

.vo-asidebox {
  background: #f4f4f4;
  padding-top: 1.25rem;
  margin-bottom: 1.875rem;
}
.vo-asidebox__imagetype {
  width: 100%;
}
.vo-asidebox__imagetype .vo-asidebox__figure {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.vo-asidebox__imagetype .vo-asidebox__content {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.vo-asidebox__list {
  margin: 0.625rem 0 0;
  padding: 0 1.25rem;
  display: block;
}
.vo-asidebox .vo-asidebox__info p {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
}
.vo-asidebox .vo-asidebox__info strong {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
}
.vo-asidebox__text {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
}
.vo-asidebox__item {
  display: block;
  border-top: 0.0625rem solid #bbbbbb;
}
.vo-asidebox__item:first-child {
  border: 0 none;
}
.vo-asidebox__link {
  display: block;
  position: relative;
  color: black;
  padding: 0.9375rem 0 0.9375rem 2.5rem;
}
.vo-asidebox__link:hover {
  background-color: #eeeeee;
  color: #f16e00;
}
.vo-asidebox__link:hover .vo-asidebox__link--text {
  color: #f16e00;
}
.vo-asidebox__link--text {
  display: block;
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
}
.vo-asidebox .vo-heading__01 {
  padding: 0 1.25rem;
  margin-bottom: 0.625rem;
}
.vo-asidebox .vo-buttoncontainer {
  padding: 0.625rem 1.25rem 1.25rem;
  border-top: 0.0625rem solid #bbbbbb;
}
.vo-asidebox .vo-button {
  margin-top: 0.625rem;
}
.vo-asidebox.vo-holidays {
  text-align: center;
}
.vo-asidebox.vo-holidays .vo-heading__01 {
  text-align: left;
}
.vo-asidebox.vo-holidays .vo-asidebox__day {
  text-align: center;
  padding: 0 1.25rem;
  line-height: 1.2;
  color: #f16e00;
  font-family: "Arial";
  color: #f16e00;
  font-size: 2.75rem;
}
.vo-asidebox.vo-holidays .vo-asidebox__text {
  text-align: center;
  padding: 0 1.25rem;
  font-family: "Arial";
  color: black;
  font-size: 1rem;
}
.vo-asidebox.vo-holidays .vo-asidebox__subtext {
  text-align: center;
  padding: 0 1.25rem;
  margin-bottom: 1.25rem;
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
}
.vo-asidebox.vo-holidays .vo-asidebox__subtextb {
  padding: 0 1.875rem;
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
}
.vo-asidebox.vo-holidays .vo-asidebox__disabled {
  background-color: white;
  padding: 1.1875rem 0;
  border: 0.25rem solid #f4f4f4;
  border-width: 0 0.25rem 0.25rem;
}
.vo-asidebox.vo-holidays .vo-asidebox__disabled .vo-asidebox__day, .vo-asidebox.vo-holidays .vo-asidebox__disabled .vo-asidebox__text, .vo-asidebox.vo-holidays .vo-asidebox__disabled .vo-asidebox__subtext, .vo-asidebox.vo-holidays .vo-asidebox__disabled .vo-asidebox__subtextb {
  color: #999999;
}
.vo-asidebox__figure, .vo-asidebox .vo-figure {
  padding: 0 1.25rem;
  margin-bottom: 0.9375rem;
}
.vo-asidebox__figure--img, .vo-asidebox__figure .vo-figure__img, .vo-asidebox .vo-figure--img, .vo-asidebox .vo-figure .vo-figure__img {
  width: 100%;
}
.vo-asidebox .vo-heading__02 {
  margin-bottom: 0.625rem;
}
.vo-asidebox__content {
  padding: 0 1.25rem 1.25rem;
}
.vo-asidebox__phone {
  margin-top: 0.625rem;
}
.vo-asidebox__phone:before {
  font-size: 3.125rem;
  margin-top: -0.625rem;
}
.vo-asidebox__phone--number {
  font-family: "Arial";
  color: #f16e00;
  font-size: 1.875rem;
  font-weight: bold;
}

@media only screen and (min-width: 768px) {
  .vo-asidebox__imagetype {
    width: 100%;
  }
  .vo-asidebox__imagetype .vo-asidebox__figure {
    width: 50%;
  }
  .vo-asidebox__imagetype .vo-asidebox__content {
    width: 49%;
  }
}
@media only screen and (min-width: 992px) {
  .vo-asidebox .vo-asidebox__info p {
    font-size: 1rem;
  }
  .vo-asidebox .vo-asidebox__info strong {
    font-size: 1rem;
  }
  .vo-asidebox__text, .vo-asidebox p {
    font-size: 0.875rem;
  }
  .vo-asidebox.vo-holidays .vo-asidebox__day {
    font-size: 4.875rem;
  }
  .vo-asidebox.vo-holidays .vo-asidebox__text {
    font-size: 1.5rem;
  }
  .vo-asidebox.vo-holidays .vo-asidebox__subtext, .vo-asidebox.vo-holidays .vo-asidebox__subtextb {
    font-size: 1rem;
  }
  .vo-asidebox__imagetype {
    width: 100%;
  }
  .vo-asidebox__imagetype .vo-asidebox__figure {
    width: 100%;
  }
  .vo-asidebox__imagetype .vo-asidebox__content {
    width: 100%;
  }
  .vo-asidebox__phone--number {
    font-size: 2.125rem;
  }
}
.vo-articlebox {
  width: 100%;
  padding: 1.5625rem 0;
  display: inline-block;
  margin-bottom: 1.875rem;
}
.vo-articlebox__figure {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 1.25rem;
}
.vo-articlebox__figure + .vo-articlebox__info {
  display: inline-block;
  vertical-align: top;
}
.vo-articlebox .vo-figure__caption {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -0.0625rem;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  left: -62500rem;
}
.vo-articlebox__image, .vo-articlebox .vo-figure__img {
  width: 100%;
}
.vo-articlebox__info {
  width: 100%;
  padding: 0 1.5625rem;
}
.vo-articlebox__title, .vo-articlebox h1, .vo-articlebox h2 {
  font-family: "Arial";
  color: black;
  font-size: 1.5rem;
  font-weight: bold;
  margin-top: 1.875rem;
  margin-bottom: 0.625rem;
}
.vo-articlebox__subtitle, .vo-articlebox h3 {
  font-family: "Arial";
  color: black;
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 1.875rem;
}
.vo-articlebox__description, .vo-articlebox p {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
  margin-bottom: 1.25rem;
}
.vo-articlebox__list, .vo-articlebox ul {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
}
.vo-articlebox__list p, .vo-articlebox ul p {
  margin: 0;
}
.vo-articlebox__left > img {
  width: 100%;
}
.vo-articlebox__right > img {
  width: 100%;
}
.vo-articlebox.vo-secondaries__06 {
  padding: 0;
}
.vo-articlebox .vo-button__primary {
  margin-top: 1.25rem;
  min-width: 6.25rem;
  width: 100%;
}
.vo-articlebox a {
  font-family: "Arial";
  color: #f16e00;
  font-size: 0.875rem;
  font-weight: bold;
}
.vo-articlebox a:hover {
  color: black;
  text-decoration: underline;
}
.vo-articlebox--space {
  display: none;
}

.col-sm-6 .vo-articlebox {
  padding: 0.9375rem;
}

.col-sm-8 .col-sm-6 .vo-articlebox {
  padding: 0;
}

.vo-container__parallax .vo-articlebox__full {
  padding: 0.9375rem 0;
}
.vo-container__parallax .vo-articlebox__full .vo-articlebox__info {
  width: calc(100% - 169px);
  min-height: 9.375rem;
  position: relative;
  padding: 0;
}
.vo-container__parallax .vo-articlebox__full .vo-articlebox__info .vo-articlebox__title {
  margin: 0 0 1.25rem 0;
}
.vo-container__parallax .vo-articlebox__full .vo-articlebox__info .vo-articlebox__group-button {
  width: 100%;
}
.vo-container__parallax .vo-articlebox__full .vo-articlebox__info .vo-articlebox__group-button .vo-button {
  margin-top: 0.75rem;
  width: auto;
}
.vo-container__parallax .vo-articlebox__full .vo-articlebox__figure {
  width: 9.375rem;
  margin: 0 0.9375rem 0 0;
}

@media only screen and (min-width: 768px) {
  .vo-articlebox__figure {
    width: 50%;
  }
  .vo-articlebox__figure + .vo-articlebox__info {
    width: calc(50% - 3rem);
  }
  .vo-articlebox__title, .vo-articlebox h1, .vo-articlebox h2 {
    margin-bottom: 1.5625rem;
    margin-top: 0;
  }
  .vo-articlebox__info {
    padding: 0 0.9375rem 0 0;
  }
  .vo-articlebox__subtitle, .vo-articlebox h3 {
    font-size: 0.875rem;
  }
  .vo-articlebox__left .vo-articlebox__figure, .vo-articlebox__left .vo-figure {
    float: left;
    margin-right: 1.875rem;
  }
  .vo-articlebox__left > img {
    margin-right: 1.875rem;
    float: left;
  }
  .vo-articlebox__right .vo-articlebox__figure, .vo-articlebox__right .vo-figure {
    float: right;
    margin-left: 1.875rem;
  }
  .vo-articlebox__right > img {
    margin-left: 1.875rem;
    float: right;
  }
  .vo-articlebox .vo-button__primary {
    width: auto;
  }
  .vo-articlebox__image, .vo-articlebox .vo-figure__img {
    width: 100%;
    display: block;
  }
  .vo-container__parallax .vo-articlebox__full {
    padding: 0.9375rem;
  }
  .vo-container__parallax .vo-articlebox__full .vo-articlebox__info {
    width: calc(100% - 185px);
    min-height: 10.625rem;
  }
  .vo-container__parallax .vo-articlebox__full .vo-articlebox__info .vo-articlebox__description {
    margin-bottom: 4.125rem;
  }
  .vo-container__parallax .vo-articlebox__full .vo-articlebox__info .vo-articlebox__group-button {
    position: absolute;
    bottom: 0;
  }
  .vo-container__parallax .vo-articlebox__full .vo-articlebox__figure {
    width: 10.625rem;
    margin: 0 0.9375rem 0 0;
  }
  .vo-container__parallax .vo-articlebox__full:before, .vo-container__parallax .vo-articlebox__full:after {
    display: none;
  }
  .portlet-nested-portlets .col-sm-8 .col-sm-6 {
    margin-top: 0;
    width: 100%;
    margin-bottom: 1.875rem;
  }
  .portlet-nested-portlets .col-sm-8 .col-sm-6 .vo-articlebox__figure {
    width: 30%;
    margin-bottom: 0.625rem;
  }
  .portlet-nested-portlets .col-sm-8 .col-sm-6 .vo-articlebox__figure + .vo-articlebox__info {
    width: calc(70% - 1.5rem);
  }
  .portlet-nested-portlets .col-sm-8 .col-sm-6 .vo-articlebox__title, .portlet-nested-portlets .col-sm-8 .col-sm-6 .vo-articlebox h1, .portlet-nested-portlets .col-sm-8 .col-sm-6 .vo-articlebox h2 {
    font-size: 1rem;
    margin-bottom: 0.9375rem;
  }
  .portlet-nested-portlets .col-sm-8 .col-sm-6 .vo-articlebox__subtitle, .portlet-nested-portlets .col-sm-8 .col-sm-6 .vo-articlebox h3 {
    font-size: 1rem;
  }
  .portlet-nested-portlets .col-sm-8 .col-sm-6 .vo-articlebox__description, .portlet-nested-portlets .col-sm-8 .col-sm-6 .vo-articlebox p {
    font-size: 1rem;
    font-family: "Arial";
  }
  .portlet-nested-portlets .col-sm-8 .col-sm-6 .vo-articlebox__left .vo-articlebox__figure, .portlet-nested-portlets .col-sm-8 .col-sm-6 .vo-articlebox__left .vo-figure {
    margin-right: 0.9375rem;
  }
  .portlet-nested-portlets .col-sm-8 .col-sm-6 .vo-articlebox__left > img {
    margin-right: 0.9375rem;
  }
  .portlet-nested-portlets .col-sm-8 .col-sm-6 .vo-articlebox__right .vo-articlebox__figure, .portlet-nested-portlets .col-sm-8 .col-sm-6 .vo-articlebox__right .vo-figure {
    margin-left: 0.9375rem;
  }
  .portlet-nested-portlets .col-sm-8 .col-sm-6 .vo-articlebox__right > img {
    margin-left: 0.9375rem;
  }
  .portlet-nested-portlets .col-sm-8 .col-sm-6 .vo-articlebox .vo-button__primary {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .vo-articlebox__title, .vo-articlebox h1, .vo-articlebox h2 {
    font-family: "Arial";
    color: black;
    font-size: 2.125rem;
    font-weight: bold;
  }
  .vo-articlebox__subtitle, .vo-articlebox h3 {
    font-size: 1.5rem;
  }
  .vo-articlebox__description, .vo-articlebox p {
    font-size: 1.125rem;
  }
  .vo-articlebox__list, .vo-articlebox ul {
    font-size: 1.125rem;
  }
  .vo-articlebox a {
    font-size: 1rem;
  }
  .vo-articlebox .vo-button__primary {
    min-width: 11.25rem;
  }
  .vo-articlebox__image, .vo-articlebox .vo-figure__img {
    width: 100%;
    display: block;
  }
  .col-sm-6 .vo-articlebox__figure {
    margin-bottom: 0;
  }
  .vo-container__parallax .vo-articlebox__full:before, .vo-container__parallax .vo-articlebox__full:after {
    display: none;
  }
  .vo-container__parallax .vo-articlebox__full .vo-articlebox__info,
  .vo-container__parallax .vo-articlebox__full .vo-articlebox__figure {
    width: 100%;
  }
  .vo-container__parallax .vo-articlebox__full .vo-articlebox__info .vo-articlebox__figure, .vo-container__parallax .vo-articlebox__full .vo-articlebox__info .vo-articlebox__info {
    width: 100%;
  }
  .vo-container__parallax .vo-articlebox__full .vo-articlebox__info .vo-articlebox__info {
    margin-top: 0.625rem;
  }
  .vo-container__parallax .vo-articlebox__full .vo-articlebox__info .vo-articlebox__description-button2 {
    margin-bottom: 7.4375rem;
  }
  .vo-container__parallax .vo-articlebox__full .vo-articlebox__info .vo-articlebox__group-button .vo-button {
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .vo-articlebox__image, .vo-articlebox .vo-figure__img {
    width: 100%;
    display: block;
  }
  .vo-articlebox__description, .vo-articlebox p {
    font-family: "Arial";
    color: black;
    font-size: 1rem;
    font-family: "Arial";
    font-weight: bold;
  }
  .vo-articlebox__title, .vo-articlebox h1, .vo-articlebox h2 {
    font-family: "Arial";
    color: black;
    font-size: 2.125rem;
    font-weight: bold;
  }
  .vo-articlebox--content {
    width: calc(75% - 1.5rem) !important;
  }
  .vo-articlebox--icon {
    width: 25% !important;
  }
  .portlet-nested-portlets .col-sm-8 .col-sm-6 {
    width: 50%;
    margin-bottom: 0;
  }
  .portlet-nested-portlets .col-sm-8 .col-sm-6 .vo-articlebox__figure {
    width: 50%;
  }
  .portlet-nested-portlets .col-sm-8 .col-sm-6 .vo-articlebox__figure + .vo-articlebox__info {
    width: calc(50% - 1.5rem);
  }
}
.vo-archivo {
  font-family: Arial;
  width: 100%;
  padding: 1.5625rem 0;
  display: inline-block;
}
.vo-archivo .left {
  flex-direction: row;
}
.vo-archivo .right {
  flex-direction: row-reverse;
}
.vo-archivo .right .vo-archivo__cont-flex__text {
  /*padding-left:5%;*/
  width: 50%;
}
.vo-archivo .grey {
  background-color: grey;
}
.vo-archivo__cont-flex {
  display: flex;
  gap: 5%;
  /*padding-right: 3%;*/
}
.vo-archivo__cont-flex picture {
  width: 50%;
}
.vo-archivo__cont-flex__imagen {
  width: 100%;
}
.vo-archivo__cont-flex__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 32px;
  width: 50%;
}
.vo-archivo__cont-flex__text__title {
  font-family: Arial;
  font-size: 42px;
  font-weight: 700;
  padding-left: 24px;
  border-left: 8px solid #FF7900;
  margin: 0;
}
.vo-archivo__cont-flex__text__subtitle {
  font-family: Arial;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
}
.vo-archivo__cont-flex__text__buttons {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
.vo-archivo__cont-flex__text__buttons__link-button-primary {
  border-radius: 40px;
  background-color: #FF7900;
  padding: 15px 20px;
  width: auto;
  text-align: center;
  font-weight: bold;
}
.vo-archivo__cont-flex__text__buttons__link-button-primary__white-text {
  color: white !important;
}
.vo-archivo__cont-flex__text__buttons__link-button-primary:hover {
  cursor: pointer;
  background-color: black;
  text-decoration-line: none;
}
.vo-archivo__cont-flex__text__buttons__link {
  display: flex;
  align-items: center;
  max-width: 335px;
}
.vo-archivo__cont-flex__text__buttons__link a {
  color: black;
  font-size: 16px;
  font-family: Arial;
  font-weight: 700;
}
.vo-archivo__cont-flex__text__buttons__link a:after {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-archivo__cont-flex__text__buttons__link a:hover {
  cursor: pointer;
}
.vo-archivo__cont-flex__text__buttons__link a:hover:after {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right-black.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-archivo__card__imagen {
  margin: 20px 0px;
}
.vo-archivo__card__title {
  font-size: 28px;
  font-family: Arial;
  font-weight: 700;
}
.vo-archivo__card__description {
  font-size: 16px;
  font-family: Arial;
  font-weight: 400;
  width: 480px;
}
.vo-archivo__card__link a {
  color: black;
  font-size: 16px;
  font-family: Arial;
  font-weight: 700;
}
.vo-archivo__card__link a:after {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-archivo__card__link a:hover {
  cursor: pointer;
}
.vo-archivo__card__link a:hover:after {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right-black.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-archivo__banner {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 5% 7%;
}
.vo-archivo__banner__title {
  font-family: Arial;
  font-weight: 700;
  font-size: 36px;
  margin-bottom: 40px;
  text-align: center;
}
.vo-archivo__banner__link-button-primary {
  margin-bottom: 30px;
  border-radius: 40px;
  background-color: #FF7900;
  padding: 15px 40px;
  width: auto;
  text-align: center;
  font-weight: bold;
}
.vo-archivo__banner__link-button-primary__white-text {
  color: white !important;
}
.vo-archivo__banner__link-button-primary:hover {
  cursor: pointer;
  background-color: black;
}
.vo-archivo__card2 {
  margin: 40px 0px;
  display: flex;
  box-shadow: 0px 5px 10px 0px #DDDDDD;
  padding: 40px;
  min-height: 270px;
}
.vo-archivo__card2__icon {
  width: 250px;
}
.vo-archivo__card2__text__title {
  font-family: Arial;
  font-weight: 700;
  font-size: 32px;
}
.vo-archivo__card2__text__link a {
  color: black;
  font-size: 16px;
  font-family: Arial;
  font-weight: 700;
}
.vo-archivo__card2__text__link a:after {
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-archivo__card2__text__link a:hover {
  cursor: pointer;
}
.vo-archivo__card2__text__link a:hover:after {
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right-black.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-archivo__card3-container {
  display: flex;
  flex-direction: row;
  gap: 40px;
  margin-top: 20px;
}
.vo-archivo__card3-container__card {
  display: flex;
  flex-direction: row;
  padding: 10px 0px;
  gap: 30px;
  width: 100%;
}
.vo-archivo__card3-container__card__text {
  width: 70%;
  display: flex;
  flex-direction: column;
  gap: 10px;
  /*h4{
      font-family: Arial;
      font-weight: 700;
      font-size: 32px;
  }
  a{
      color: color(secondary);
      font-size: 16px;
      font-family: Arial;
      font-weight: 700;
      &:after{
          @include voicons(20,18,white,14,'vo-button-arrow-right.png');
      }
      &:hover{
          cursor: pointer;
          &:after{
              @include voicons(20,18,white,14,'vo-button-arrow-right-black.png');
          }
      }
  }*/
}
.vo-archivo__card3-container__card__text__title {
  font-family: Arial;
  font-weight: 700;
  font-size: 32px;
}
.vo-archivo__card3-container__card__text__subtitle {
  font-family: Arial;
  font-weight: 400;
  font-size: 16px;
}
.vo-archivo__card3-container__card__text__phone {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
}
.vo-archivo__card3-container__card__text__phone img {
  margin-right: 10px;
}
.vo-archivo__card3-container__card__text__phone h4 {
  margin-bottom: 0;
  font-family: Arial;
  font-size: 16px;
  font-weight: 700;
}
.vo-archivo__card3-container__card__text__link {
  color: black;
  font-size: 16px;
  font-family: Arial;
  font-weight: 700;
  display: flex;
  align-items: center;
}
.vo-archivo__card3-container__card__text__link:after {
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
  margin-left: 10px;
}
.vo-archivo__card3-container__card__text__link:hover {
  cursor: pointer;
}
.vo-archivo__card3-container__card__text__link:hover:after {
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right-black.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
  margin-left: 10px;
}
.vo-archivo-container {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.vo-archivo-container .vo-archivo__card4 {
  display: flex;
  flex-direction: row;
  box-shadow: 0px 5px 10px 0px #DDDDDD;
  background-color: white;
  flex: 1 1 45%;
  gap: 2%;
  max-width: 50%;
}
.vo-archivo-container .vo-archivo__card4__image {
  width: 50%;
}
.vo-archivo-container .vo-archivo__card4__image img {
  max-width: 100%;
  width: auto;
  object-fit: cover;
  height: 100%;
}
.vo-archivo-container .vo-archivo__card4__text {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  width: 50%;
  padding: 2%;
}
.vo-archivo-container .vo-archivo__card4__text__title {
  font-size: 30px;
  font-family: Arial;
  font-weight: 700;
}
.vo-archivo-container .vo-archivo__card4__text__subtitle {
  font-size: 16px;
  font-family: Arial;
  font-weight: 400;
}
.vo-archivo-container .vo-archivo__card4__text__links {
  display: flex;
  flex-direction: row;
  margin-top: auto;
}
.vo-archivo-container .vo-archivo__card4__text__links__link-button-primary {
  border-radius: 40px;
  background-color: #ff7900;
  padding: 15px 20px;
  width: auto;
  text-align: center;
  font-size: 14px;
  font-family: Arial;
  font-weight: 700;
}
.vo-archivo-container .vo-archivo__card4__text__links__link-button-primary__white-text {
  color: white !important;
}
.vo-archivo-container .vo-archivo__card4__text__links__link-button-primary:hover {
  cursor: pointer;
  background-color: black;
}
.vo-archivo-container .vo-archivo__card4__text__links__link-button-secondary {
  border: solid;
  border-color: #FF7900;
  border-radius: 40px;
  padding: 15px 20px;
  width: auto;
  text-align: center;
  font-weight: bold;
  color: black;
}
.vo-archivo-container .vo-archivo__card4__text__links__link-button-secondary a {
  color: black;
}
.vo-archivo-container .vo-archivo__card4__text__links__link-button-secondary:hover {
  border-color: black;
  cursor: pointer;
}
.vo-archivo__card4-bienestar {
  display: flex;
  flex-direction: column;
  box-shadow: 0px 5px 10px 0px #DDDDDD;
  width: 300px;
}
.vo-archivo__card4-bienestar__image {
  width: 100%;
  height: 135px;
}
.vo-archivo__card4-bienestar__text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  padding: 7%;
}
.vo-archivo__card4-bienestar__text__title {
  font-size: 18px;
  font-family: Arial;
  font-weight: 700;
}
.vo-archivo__card4-bienestar__text__subtitle {
  font-size: 16px;
  font-family: Arial;
  font-weight: 400;
  margin-bottom: 20%;
}
.vo-archivo__card4-bienestar__text__links {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.vo-archivo__card4-bienestar__text__links__link-button-primary {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 40px;
  background-color: #ff7900;
  padding: 15px 20px;
  width: 100%;
  height: 2.5rem;
  text-align: center;
  font-size: 14px;
  font-family: Arial;
  font-weight: 700;
}
.vo-archivo__card4-bienestar__text__links__link-button-primary__white-text {
  color: white !important;
}
.vo-archivo__card4-bienestar__text__links__link-button-primary:hover {
  cursor: pointer;
  background-color: black;
}
.vo-archivo__card4-bienestar__text__links__link-button-secondary {
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid;
  border-color: #FF7900;
  border-radius: 40px;
  padding: 15px 20px;
  width: 100%;
  height: 2.5rem;
  text-align: center;
  font-weight: bold;
  color: black;
}
.vo-archivo__card4-bienestar__text__links__link-button-secondary a {
  color: black;
}
.vo-archivo__card4-bienestar__text__links__link-button-secondary:hover {
  border-color: black;
  cursor: pointer;
}
.vo-archivo__card5 {
  display: flex;
  flex-direction: row;
  height: 328px;
}
.vo-archivo__card5__white-content {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  height: 328px;
  background-color: #FFFFFF;
}
.vo-archivo__card5__black-content {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  height: 328px;
  background-color: #000000;
}
.vo-archivo__card5__image {
  width: 100%;
  margin-top: 10%;
}
.vo-archivo__card5__text {
  display: flex;
  flex-direction: column;
  margin-top: 15%;
  gap: 20px;
}
.vo-archivo__card5__text__title {
  font-size: 32px;
  font-family: Arial;
  font-weight: 700;
}
.vo-archivo__card5__text__subtitle {
  font-family: Arial;
  font-size: 18px;
  font-weight: 700;
  width: 85%;
}
.vo-archivo__card5__text .white-text {
  color: #FFFFFF;
}
.vo-archivo__card5__text .black-text {
  color: #000000;
}
.vo-archivo__card6 {
  display: flex;
  gap: 20px;
}
.vo-archivo__card6__imagen {
  width: 280px;
  height: 280px;
  margin: 20px 0px;
}
.vo-archivo__card6__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 240px;
  gap: 20px;
}
.vo-archivo__card6__text__title {
  font-size: 28px;
  font-family: Arial;
  font-weight: 700;
}
.vo-archivo__card6__text__description {
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  width: 100%;
}
.vo-archivo__card6__text__link a {
  color: black;
  font-size: 16px;
  font-family: Arial;
  font-weight: 700;
}
.vo-archivo__card6__text__link a:after {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-archivo__card6__text__link a:hover {
  cursor: pointer;
}
.vo-archivo__card6__text__link a:hover:after {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right-black.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-archivo__card6 {
  display: flex;
  gap: 20px;
  box-shadow: 0px 5px 10px 0px #DDDDDD;
  background-color: white;
}
.vo-archivo__card6__imagen {
  width: 280px;
  height: 280px;
  margin: 20px 0px;
}
.vo-archivo__card6__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 240px;
  gap: 20px;
}
.vo-archivo__card6__text__title {
  font-size: 28px;
  font-family: Arial;
  font-weight: 700;
}
.vo-archivo__card6__text__description {
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  width: 100%;
}
.vo-archivo__card6__text__link a {
  color: black;
  font-size: 16px;
  font-family: Arial;
  font-weight: 700;
}
.vo-archivo__card6__text__link a:after {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-archivo__card6__text__link a:hover {
  cursor: pointer;
}
.vo-archivo__card6__text__link a:hover:after {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right-black.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-archivo__card7-bienestar {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(30%, 1fr));
  justify-content: space-between;
  justify-items: center;
  gap: 0 40px;
}
.vo-archivo__card7-bienestar__container {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: initial;
  font-family: Arial;
  box-shadow: 0px 5px 10px 0px #DDDDDD;
  margin-bottom: 40px;
}
.vo-archivo__card7-bienestar__container:hover {
  outline: 2px solid black;
}
.vo-archivo__card7-bienestar__container__up {
  text-decoration: none;
  color: black;
}
.vo-archivo__card7-bienestar__container__up:hover {
  text-decoration: none;
}
.vo-archivo__card7-bienestar__container__up__figure {
  width: 100%;
  margin: 0;
  min-height: 135px;
  background-size: cover;
}
.vo-archivo__card7-bienestar__container__up__figure__image {
  width: 100%;
  max-width: 100%;
}
.vo-archivo__card7-bienestar__container__up__icon {
  width: 100%;
  margin: 0;
}
.vo-archivo__card7-bienestar__container__up__icon__image {
  padding: 0;
  width: 100%;
  height: 100%;
}
.vo-archivo__card7-bienestar__container__up__text {
  padding: 2.5rem;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.vo-archivo__card7-bienestar__container__up__text__title {
  font-weight: 700;
  font-size: 18px;
  margin: 0;
}
.vo-archivo__card7-bienestar__container__up__text__subtitle {
  font-weight: 400;
  font-size: 16px;
}
.vo-archivo__card7-bienestar__container__down {
  display: flex;
  gap: 10px;
  padding: 1rem 3rem 2.5rem;
  flex-direction: row;
  justify-content: center;
  margin-top: auto;
}
.vo-archivo__card7-bienestar__container__down__link-primary {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ff7900;
  text-align: center;
  padding: 10px;
  border-radius: 40px;
  color: white;
  font-weight: 700;
  text-decoration: none;
}
.vo-archivo__card7-bienestar__container__down__link-primary:hover {
  text-decoration: none;
  background-color: black;
  color: white;
}
.vo-archivo__card7-bienestar__container__down__link-secondary {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #ff7900;
  text-align: center;
  padding: 10px;
  border-radius: 40px;
  color: black;
  font-weight: 700;
  text-decoration: none;
}
.vo-archivo__card7-bienestar__container__down__link-secondary:hover {
  border: 2px solid black;
  color: black;
  text-decoration: none;
}
.vo-archivo__card8 {
  /*display: flex;*/
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  /*gap: 20px;*/
  gap: 50px;
}
.vo-archivo__card8__container {
  display: flex;
  flex-direction: column;
  box-shadow: 0px 5px 10px 0px #DDDDDD;
  /*width: 320px;*/
  height: auto;
  padding: 30px;
  align-items: center;
}
.vo-archivo__card8__container__text {
  font-family: Arial;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.vo-archivo__card8__container__text__title {
  font-size: 18px;
  font-family: Arial;
  font-weight: 700;
}
.vo-archivo__card8__container__text__subtitle {
  font-size: 16px;
  font-family: Arial;
  font-weight: 400;
}
.vo-archivo__card8__container__text__link a {
  color: black;
  font-size: 16px;
  font-family: Arial;
  font-weight: 700;
}
.vo-archivo__card8__container__text__link a:after {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-archivo__card8__container__text__link a:hover {
  cursor: pointer;
}
.vo-archivo__card8__container__text__link a:hover:after {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right-black.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-archivo__card8__container__image {
  margin-bottom: 20px;
}
.vo-archivo__otros-enlaces {
  display: flex;
  flex-direction: column;
}
.vo-archivo__otros-enlaces__title {
  font-family: Arial;
  font-size: 28px;
  font-weight: 700;
}
.vo-archivo__otros-enlaces__enlaces {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
.vo-archivo__otros-enlaces__enlaces__enlace {
  font-family: Arial;
  font-size: 14px;
  font-weight: 700;
  padding: 10px 0px;
  border-bottom: 1px solid #63656A;
  color: black;
}
.vo-archivo__otros-enlaces__enlaces__enlace:after {
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-archivo__otros-enlaces__enlaces__enlace:hover {
  cursor: pointer;
}
.vo-archivo__otros-enlaces__enlaces__enlace:hover:after {
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right-black.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-archivo__cont-flex2 {
  display: flex;
  flex-direction: row;
}
.vo-archivo__cont-flex2__image {
  width: 80%;
}
.vo-archivo__cont-flex2__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 480px;
}
.vo-archivo__cont-flex2__text__title {
  font-family: Arial;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 30px;
}
.vo-archivo__cont-flex2__text__subtitle {
  font-family: Arial;
  font-size: 16px;
  font-weight: 400;
}
.vo-archivo__cont-flex2__text__phone {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
}
.vo-archivo__cont-flex2__text__phone img {
  margin-right: 10px;
}
.vo-archivo__cont-flex2__text__phone h4 {
  margin-bottom: 0;
  font-family: Arial;
  font-size: 16px;
  font-weight: 700;
}
.vo-archivo__cont-flex2__text__link {
  color: black;
  font-size: 16px;
  font-family: Arial;
  font-weight: 700;
  display: flex;
  align-items: center;
}
.vo-archivo__cont-flex2__text__link:after {
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
  margin-left: 10px;
}
.vo-archivo__cont-flex2__text__link:hover {
  cursor: pointer;
}
.vo-archivo__cont-flex2__text__link:hover:after {
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right-black.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
  margin-left: 10px;
}

.shadow {
  box-shadow: 0px 5px 10px 0px #DDDDDD;
  padding: 40px;
  background-color: white;
}

.vo-rotatory-card-container {
  display: flex;
  flex-direction: row;
  gap: 30px;
}

.vo-rotatory-card {
  width: 310px;
  height: 270px;
  perspective: 1000px;
}
.vo-rotatory-card__inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.vo-rotatory-card__inner__front, .vo-rotatory-card__inner__back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.vo-rotatory-card__inner__front {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 15px;
  background-color: white;
}
.vo-rotatory-card__inner__front__img {
  width: 130px;
  height: 130px;
}
.vo-rotatory-card__inner__front h2 {
  font-family: Arial;
  font-weight: 700;
  font-size: 28px;
}
.vo-rotatory-card__inner__back {
  transform: rotateY(180deg);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  background-color: #000000;
}
.vo-rotatory-card__inner__back__title {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  justify-content: center;
}
.vo-rotatory-card__inner__back__title img {
  width: 82px;
  height: 82px;
}
.vo-rotatory-card__inner__back__title h3 {
  font-family: Arial;
  font-weight: 700;
  font-size: 20px;
  color: #FFFFFF;
}
.vo-rotatory-card__inner__back__subtitle {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 0 20px 0 20px;
}
.vo-rotatory-card__inner__back__subtitle__row {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
}
.vo-rotatory-card__inner__back__subtitle li {
  margin: 0;
  text-align: left;
  color: #FFFFFF;
  font-family: Arial;
  font-weight: 400;
  font-size: 14px;
}
.vo-rotatory-card:hover .vo-rotatory-card__inner {
  transform: rotateY(180deg);
}

@media screen and (max-width: 426px) {
  .vo-archivo {
    font-family: Arial;
  }
  .vo-archivo .left, .vo-archivo .right {
    flex-direction: column;
  }
  .vo-archivo__parrafo {
    margin-bottom: 0;
    font-family: Arial;
    font-weight: 400;
  }
  .vo-archivo__h2 {
    margin-top: 1rem;
  }
  .vo-archivo__cont-flex__text {
    margin: 0;
    gap: 0;
    padding: 10% 5% 0 0;
  }
  .vo-archivo__cont-flex__text__title {
    margin-bottom: 10px;
  }
  .vo-archivo__cont-flex__text__subtitle {
    margin-bottom: 0;
    margin-top: 10px;
  }
  .vo-archivo__cont-flex__text p {
    margin-bottom: 0;
  }
  .vo-archivo__cont-flex__text__buttons {
    margin-top: 20px;
  }
  .vo-archivo__cont-flex__imagen {
    width: 100%;
  }
  .vo-archivo__banner {
    margin: 3rem 0;
    padding: 5%;
  }
  .vo-archivo__banner__title {
    font-size: 2rem;
  }
  .vo-archivo__card2 {
    margin: 0;
    padding: 20px;
  }
  .vo-archivo__card2__icon {
    width: 150px;
  }
  .vo-archivo__card2__text {
    margin-left: 20px;
  }
  .vo-archivo__card2__text__title {
    font-family: Arial;
    font-weight: 700;
    font-size: 2.4rem;
  }
  .vo-archivo__cont-flex2 {
    flex-direction: column;
  }
  .vo-archivo__cont-flex2__image {
    width: 100%;
  }
  .vo-archivo__cont-flex2__text {
    width: 100%;
    margin-top: 20px;
  }
  .vo-archivo__cont-flex2__text__title {
    margin: 10px 0px 0px;
  }
  .vo-archivo__cont-flex2__text__subtitle {
    margin: 10px 0px 0px;
  }
  .vo-archivo__cont-flex2__text__link {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
  }
  .vo-archivo__cont-flex2__text__link img {
    height: 20%;
    margin-right: 15px;
  }
  .vo-archivo__cont-flex2__text__link h4 {
    margin-bottom: 0;
    font-family: Arial;
    font-size: 14px;
    font-weight: 700;
  }
  .vo-archivo__card3-container {
    flex-direction: column;
  }
  .vo-archivo-container {
    flex-direction: column;
  }
  .vo-archivo-container .vo-archivo__card4 {
    display: flex;
    flex-direction: column;
    box-shadow: 0px 5px 10px 0px #DDDDDD;
    max-width: 100%;
  }
  .vo-archivo-container .vo-archivo__card4__image img {
    width: 100%;
  }
  .vo-archivo-container .vo-archivo__card4__text {
    width: 100%;
  }
  .vo-archivo-container .vo-archivo__card4__text__subtitle {
    margin-bottom: 5%;
  }
  .vo-archivo__card6 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .vo-archivo__card6__text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: auto;
    margin: 0 20px 20px;
    gap: 0;
  }
  .vo-archivo__card7-bienestar {
    grid-template-columns: 1fr;
  }
  .vo-archivo__card7-bienestar__container {
    width: 95%;
  }
  .vo-rotatory-card-container {
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: center;
  }
}
@media only screen and (min-width: 426px) and (max-width: 992px) {
  .vo-archivo {
    font-family: Arial;
  }
  .vo-archivo__cont-flex__imagen {
    width: 50%;
    height: 50%;
  }
  .vo-archivo__cont-flex__text {
    margin: 0 20px;
    justify-content: flex-start;
  }
  .vo-archivo__banner {
    margin: 3rem 0;
    padding: 5%;
  }
  .vo-archivo__banner__title {
    font-size: 2rem;
  }
  .vo-archivo__card2 {
    height: 25rem;
  }
  .vo-archivo__card2__icon {
    width: 18rem;
  }
  .vo-archivo__card2__text {
    margin-left: 2rem;
  }
  .vo-archivo__card2__text__title {
    font-family: Arial;
    font-weight: 700;
    font-size: 2.7rem;
  }
  .vo-archivo__cont-flex2 {
    gap: 30px;
  }
  .vo-archivo__cont-flex2__image {
    width: 70%;
  }
  .vo-archivo__card4 {
    flex-direction: row;
  }
}
.vo-archivo2 {
  font-family: Arial;
}
.vo-archivo2__title {
  font-family: "Arial";
  color: black;
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 1.875rem;
  margin-top: 0;
}
.vo-archivo2__section-subtitle {
  font-family: "Arial";
  font-size: 42px;
  color: black;
  font-weight: 700;
  margin-top: 0;
  border-left: 8px solid #ff7900;
  padding-left: 25px;
}
.vo-archivo2__section {
  display: flex;
  flex-direction: row;
}
.vo-archivo2__section__links {
  display: grid;
  grid-template-columns: 250px 250px;
  gap: 24px;
  padding-left: 30px;
  height: 100%;
}
.vo-archivo2__section__links__link {
  display: flex;
  padding: 15px 20px;
  box-shadow: 0px 5px 10px 0px #DDDDDD;
  align-items: center;
  height: 75px;
  border: 2px solid #FFFFFF;
}
.vo-archivo2__section__links__link:hover {
  border: 2px solid #FF7900;
}
.vo-archivo2__section__links__link a {
  font-weight: 700;
  font-size: 16px;
  padding-left: 20px;
  color: black;
}
.vo-archivo2__section__links__link a:hover {
  text-decoration: none;
}
.vo-archivo2__section__links .orange {
  background-color: #FFF2E5;
}
.vo-archivo2__mini-boxes-section {
  /*display: flex;
  flex-direction: column;
  margin-bottom: 100px;
  gap: 40px;
  &__top{
      display: flex;
      gap: 80px;
      align-items: center;
      &__imagen{
          width: 50%;
      }
      &__text{
          width: 430px;
          &__subtitle{
              font-family: $wf__font--6;
              font-size: 42px;
              color: color(text-primary);
              font-weight:700;
              margin-bottom: rem(30);
              margin-top: 0;
              border-left: 8px solid color(primary);
              padding-left: 25px;
          }
          &__desc{
              font-family: Arial;
              font-weight: 400;
              font-size: 18px;
          }
      }
  }*/
}
.vo-archivo2__mini-boxes-section__links {
  display: grid;
  height: 100%;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
  justify-content: space-between;
}
.vo-archivo2__mini-boxes-section__links__link {
  display: flex;
  padding: 15px 20px;
  box-shadow: 0px 5px 10px 0px #DDDDDD;
  align-items: center;
  height: 75px;
  border: 2px solid #FFFFFF;
  font-weight: 700;
  font-size: 16px;
  color: black;
  gap: 10px;
  background-color: white;
  /*&:hover{
      border: 2px solid #FF7900;
  }
  a {
      font-weight: 700;
      font-size: 16px;
      padding-left: 20px;
      color: color(secondary);
      &:hover{
          text-decoration: none;
      }
  }*/
}
.vo-archivo2__mini-boxes-section__links__link:hover {
  text-decoration: none;
  border: 2px solid #FF7900;
  cursor: pointer;
}
.vo-archivo2__mini-boxes-section__links__link-orange {
  display: flex;
  padding: 15px 20px;
  box-shadow: 0px 5px 10px 0px #DDDDDD;
  align-items: center;
  height: 75px;
  font-weight: 700;
  font-size: 16px;
  color: black;
  gap: 10px;
  background-color: #FFF2E5;
  border: 2px solid #FFF2E5;
}
.vo-archivo2__mini-boxes-section__links__link-orange:hover {
  text-decoration: none;
  border: 2px solid #FF7900;
  cursor: pointer;
}
.vo-archivo2__banner-primary {
  background-size: cover;
}
.vo-archivo2__banner-primary__text {
  width: 50%;
  padding: 6%;
}
.vo-archivo2__banner-primary__text h2 {
  font-size: 30px;
  font-weight: 700;
}
.vo-archivo2__banner-primary__text p {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 400;
}
.vo-archivo2__banner-primary__text__buttons {
  display: flex;
  gap: 20px;
}
.vo-archivo2__banner-primary__text__buttons__link-button-primary {
  border-radius: 40px;
  background-color: #FF7900;
  padding: 10px 20px;
  width: auto;
  text-align: center;
  font-weight: bold;
  color: white !important;
}
.vo-archivo2__banner-primary__text__buttons__link-button-primary:hover {
  background-color: black;
  cursor: pointer;
}
.vo-archivo2__banner-secondary {
  background-size: cover;
}
.vo-archivo2__banner-secondary__text {
  padding: 6% 30% 6% 6%;
}
.vo-archivo2__banner-secondary__text h2 {
  font-size: 30px;
  font-weight: 700;
}
.vo-archivo2__banner-secondary__text p {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 400;
}
.vo-archivo2__banner-secondary__text__buttons {
  display: flex;
  gap: 20px;
}
.vo-archivo2__banner-secondary__text__buttons__link-button-secondary {
  border: solid;
  border-color: #FF7900;
  border-radius: 40px;
  padding: 15px 20px;
  width: auto;
  text-align: center;
  font-weight: bold;
  color: black;
}
.vo-archivo2__banner-secondary__text__buttons__link-button-secondary a {
  color: black;
}
.vo-archivo2__banner-secondary__text__buttons__link-button-secondary:hover {
  border-color: black;
  cursor: pointer;
}

@media screen and (max-width: 426px) {
  .vo-archivo2__section {
    flex-direction: column;
    margin-bottom: 100px;
  }
  .vo-archivo2__section__links {
    grid-template-columns: 100%;
    gap: 24px;
    padding-left: 0px;
    margin-top: 20px;
  }
  .vo-archivo2__mini-boxes-section {
    flex-direction: column;
    margin-bottom: 100px;
  }
  .vo-archivo2__mini-boxes-section__links {
    grid-template-columns: 100%;
    gap: 24px;
    padding-left: 0px;
    margin-top: 20px;
  }
  .vo-archivo2__banner-primary__text {
    width: 100%;
  }
  .vo-archivo2__banner-secondary__text {
    padding: 6%;
  }
}
@media only screen and (min-width: 426px) and (max-width: 992px) {
  .vo-archivo2__section {
    flex-direction: column;
    margin-bottom: 100px;
  }
  .vo-archivo2__section > div > img {
    width: 100%;
  }
  .vo-archivo2__section__links {
    grid-template-columns: 49% 49%;
    gap: 2%;
    padding-left: 0px;
    padding-top: 20px;
  }
  .vo-archivo2__mini-boxes-section {
    flex-direction: column;
    margin-bottom: 100px;
  }
  .vo-archivo2__mini-boxes-section > div > img {
    width: 100%;
  }
  .vo-archivo2__mini-boxes-section__links {
    grid-template-columns: 49% 49%;
    gap: 2%;
    padding-left: 0px;
    padding-top: 20px;
  }
}
/*@media screen and (min-width: 1200px) {
    .vo-archivo2{
        &__section-subtitle{
            font-family: $wf__font--6;
            font-size: 36px;
            color: color(text-primary);
            font-size:rem(34);
            margin-bottom: rem(30);
            margin-top: 0;
            border-left: solid;
            border-color: color(primary);
            padding-left: 25px;
        }
        &__section{
            display: flex;
            flex-direction: row;
            margin-bottom: 100px;
            &__links{
                display: grid;
                grid-template-columns: 250px 250px;
                gap: 24px;
                padding-left: 30px;
                height:100%;
                &__link{
                    display: flex;
                    padding: 15px 20px;
                    box-shadow: 0px 5px 10px 0px #DDDDDD;
                    align-items: center;
                    height: 75px;
                    a {
                        font-weight: 700;
                        font-size: 16px;
                        padding-left: 20px;
                        color: color(secondary);
                    }
                }
            }
        }

        &__banner-primary{
                position: relative;
                margin-bottom:100px;
                display: flex;
                justify-content: flex-end;
                &__text{
                    position: absolute;
                    top: 20%;
                    left: 5%;
                    width: 400px;
                    h2 {
                        font-size: 30px;
                        font-weight: 700;
                    }
                    p{
                        margin-bottom: 30px;
                        font-size: 16px;
                        font-weight: 400;
                    }
                    &__buttons{
                        display: flex;
                        gap: 20px;
                        &__link-button-primary{
                            border-radius: 40px;
                            background-color: #FF7900;
                            padding: 10px 20px;
                            width: auto;
                            text-align: center;
                            font-weight: bold;
                            color: white !important;
                            &:hover{
                                background-color: color(secondary);
                                cursor:pointer;
                                text-decoration-line: none;
                            }
                        }
                    }
                }
            }

        &__banner-secondary{
            position: relative;
            margin-bottom:100px;
            &__text{
                position: absolute;
                top: 10%;
                left: 13%;
                width: 530px;
                h2 {
                    font-size: 30px;
                    font-weight: 700;
                }
                p{
                    margin-bottom: 30px;
                    font-size: 16px;
                    font-weight: 400;
                }
                &__buttons{
                    display: flex;
                    gap: 20px;
                    color: #000000;
                    &:hover{
                        text-decoration-line: none;
                    }
                    &__link-button-secondary{
                        border: solid;
                        border-color: #FF7900;
                        border-radius: 40px;
                        padding: 15px 20px;
                        width: auto;
                        text-align: center;
                        font-weight: bold;
                        &:hover{
                            border-color: color(secondary);
                            cursor:pointer;
                            //text-decoration-line: none;
                        }
                    }
                }
            }
        }
    }
}*/
.vo-favoritos {
  min-width: 423px;
}
.vo-favoritos__title {
  font-family: Arial;
  font-weight: 700;
  font-size: 32px;
  margin-bottom: 20px;
}
.vo-favoritos__lineas-favs {
  display: flex;
  flex-direction: column;
}
.vo-favoritos__lineas-favs__linea {
  padding: 10px 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-bottom: 1px solid #63656A;
}
.vo-favoritos__lineas-favs__linea__left {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  min-width: 200px;
}
.vo-favoritos__lineas-favs__linea__left__icon {
  position: relative;
  top: -2px;
  width: 15%;
}
.vo-favoritos__lineas-favs__linea__left__texto {
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  color: black;
  display: flex;
  flex-direction: row;
}
.vo-favoritos__lineas-favs__linea__left__texto:after {
  margin-left: 10px;
  margin-top: 3px;
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-favoritos__lineas-favs__linea__left__texto:hover {
  text-decoration: underline;
}
.vo-favoritos__lineas-favs__linea__left__texto:hover:after {
  margin-left: 10px;
  margin-top: 3px;
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right-black.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-favoritos__lineas-favs__linea__right {
  border: 0;
  background-color: white;
}
.vo-favoritos__lineas-favs__linea__right:hover {
  cursor: pointer;
}

@media screen and (max-width: 426px) {
  .vo-favoritos {
    min-width: 380px;
  }
}
.vo-icon-dayOne-close {
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-close.svg");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-icon-dayOne-close:hover {
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-close-black.svg");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-icon-dayOne-favorite {
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-favs-on.svg");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-icon-dayOne-arrow:after {
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-icon-dayOne-arrow:hover:after {
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right-black.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-icon-dayOne-green-notice {
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-notice-green.png");
  width: 2.5rem;
  height: 2.5rem;
  color: white;
  font-size: 0.875rem;
}
.vo-icon-dayOne-yellow-notice {
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-notice-yellow.png");
  width: 2.5rem;
  height: 2.5rem;
  color: white;
  font-size: 0.875rem;
}

.vo-foto_miniBoxes__links {
  display: grid;
  width: 50%;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  justify-content: start;
  margin-left: 20px;
  align-content: space-around;
  height: 100%;
}
.vo-foto_miniBoxes__links__link {
  display: flex;
  padding: 15px 20px;
  box-shadow: 0px 5px 10px 0px #DDDDDD;
  align-items: center;
  height: 75px;
  border: 2px solid #FFFFFF;
  font-weight: 700;
  font-size: 16px;
  color: black;
  gap: 10px;
}
.vo-foto_miniBoxes__links__link:hover {
  text-decoration: none;
  border: 2px solid #FF7900;
  cursor: pointer;
}
.vo-foto_miniBoxes__links__link-orange {
  display: flex;
  padding: 15px 20px;
  box-shadow: 0px 5px 10px 0px #DDDDDD;
  align-items: center;
  height: 75px;
  font-weight: 700;
  font-size: 16px;
  color: black;
  gap: 10px;
  background-color: #FFF2E5;
  border: 2px solid #FFF2E5;
}
.vo-foto_miniBoxes__links__link-orange:hover {
  text-decoration: none;
  border: 2px solid #FF7900;
  cursor: pointer;
}

@media screen and (max-width: 426px) {
  .vo-foto_miniBoxes__links {
    width: 100%;
    grid-template-columns: 1fr;
    margin: 0;
  }
}
.vo-datos {
  display: flex;
  flex-direction: row;
}
.vo-datos__title {
  font-family: Arial;
  font-size: 42px;
  font-weight: 700;
  padding-left: 24px;
  border-left: 8px solid #FF7900;
  margin-bottom: 4rem;
}
.vo-datos__container {
  display: flex;
  flex-direction: row;
  width: 55%;
  gap: 15px;
}
.vo-datos__container__info {
  display: flex;
  gap: 20px;
}
.vo-datos__container__info__foto {
  border-radius: 50%;
  height: 7rem;
  width: 7rem;
}
.vo-datos__container__datos {
  display: flex;
  flex-direction: column;
  padding-left: 10px;
  font-family: Arial;
}
.vo-datos__container__datos__id {
  margin: 0;
  font-weight: 400;
  font-size: 16px;
}
.vo-datos__container__datos__nombre {
  margin: 20px 0;
  font-size: 32px;
  font-weight: 700;
}
.vo-datos__container__datos__desc {
  margin: 0;
  font-weight: 400;
  font-size: 16px;
}
.vo-datos__container__datos__recuerda {
  margin-top: 20px;
}
.vo-datos__container__datos__recuerda__desc2 {
  margin: 0 0 10px 0;
  font-weight: 700;
  font-size: 16px;
}
.vo-datos__container__datos__recuerda__bullet {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin-bottom: 20px;
  gap: 15px;
}
.vo-datos__container__datos__recuerda__bullet p {
  margin: 0 0 0 10px;
}

@media screen and (max-width: 426px) {
  .vo-datos {
    flex-direction: column;
  }
  .vo-datos__container {
    flex-direction: column;
    width: 100%;
  }
}
.vo-avisos__title {
  font-family: Arial;
  font-weight: 700;
  font-size: 32px;
  margin-bottom: 20px;
}
.vo-avisos__card-aviso {
  width: 100%;
  height: auto;
  padding: 20px;
  display: flex;
  flex-direction: row;
  gap: 20px;
  font-family: Arial;
  box-shadow: 0px 5px 10px 0px #DDDDDD;
  margin: 20px 0;
}
.vo-avisos__card-aviso__icon {
  margin-top: 0px;
}
.vo-avisos__card-aviso__texto {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.vo-avisos__card-aviso__texto__titulo {
  font-weight: 700;
  font-size: 18px;
  margin: 0;
}
.vo-avisos__card-aviso__texto__desc {
  font-weight: 400;
  font-size: 16px;
}
.vo-avisos__card-aviso__texto__link {
  font-weight: 700;
  font-size: 16px;
  color: #000000;
  text-decoration: none;
}
.vo-avisos__card-aviso__texto__link:after {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-avisos__card-aviso__texto__link:hover {
  text-decoration: underline;
  cursor: pointer;
}
.vo-avisos__card-aviso__texto__link:hover:after {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right-black.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}

.green {
  border-left: 15px solid #40B584;
}

.yellow {
  border-left: 15px solid #EEBF44;
}

.vo-new-breadcrumb {
  width: 100%;
  padding-top: 0.8125rem;
  margin-bottom: 1.875rem;
  list-style: none;
  padding-left: 0;
}
.vo-new-breadcrumb li {
  display: inline-block;
  vertical-align: bottom;
  font-family: "Arial";
}
.vo-new-breadcrumb li a {
  font-family: "Arial";
  color: #66666E;
  display: inline-block;
  font-size: 14px;
}
.vo-new-breadcrumb li a:hover {
  text-decoration: underline;
}
.vo-new-breadcrumb li:before {
  content: "/";
  display: inline-block;
  vertical-align: top;
  color: black;
  background: 0 none;
  height: auto;
  bottom: -0.05rem;
  top: inherit;
}
.vo-new-breadcrumb li:first-child:before {
  display: none;
}
.vo-new-breadcrumb .active {
  font-weight: 700;
  font-size: 14px;
  color: black;
}

.vo-slider {
  padding-bottom: 1.875rem;
  position: relative;
  margin-top: 1.875rem;
}
.vo-slider__item, .vo-slider .slick-slide {
  position: relative;
}
.vo-slider__nav {
  width: 100%;
  position: absolute;
  top: calc((100% - 13.6rem) / 2);
  z-index: 999;
  left: 0;
  right: 0;
}
.vo-slider__menu {
  width: 100%;
}
.vo-slider__info {
  position: relative;
  width: 100%;
  padding: 1.25rem 0 0;
}
.vo-slider__title {
  font-family: "Arial";
  color: black;
  font-size: 1.125rem;
  font-weight: bold;
}
.vo-slider__description {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
}
.vo-slider__link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9;
}
.vo-slider__arrow, .vo-slider .slick-arrow {
  padding: 0;
  margin: 0;
  text-align: center;
  width: 3.75rem;
  height: 3.75rem;
  border: 0 none;
  font-size: 0.00625rem;
  background-color: transparent !important;
  position: absolute;
  z-index: 9;
}
.vo-slider__arrow:before, .vo-slider .slick-arrow:before {
  position: absolute;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 1.875rem;
  color: black;
  content: "";
  top: calc((100% - 3rem) / 2);
  left: calc((100% - 3rem) / 2);
}
.vo-slider__arrow:hover, .vo-slider .slick-arrow:hover {
  color: #FF7900;
}
.vo-slider__arrow.slick-prev, .vo-slider .slick-arrow.slick-prev {
  left: 0rem;
}
.vo-slider__arrow.slick-prev:before, .vo-slider .slick-arrow.slick-prev:before {
  content: "\e915";
  color: black;
}
.vo-slider__arrow.slick-prev:before:hover, .vo-slider .slick-arrow.slick-prev:before:hover {
  color: #FF7900;
}
.vo-slider__arrow.slick-next, .vo-slider .slick-arrow.slick-next {
  right: 0rem;
}
.vo-slider__arrow.slick-next:before, .vo-slider .slick-arrow.slick-next:before {
  content: "\e916";
  color: black;
}
.vo-slider__arrow.slick-next:before:hover, .vo-slider .slick-arrow.slick-next:before:hover {
  color: #FF7900;
}
.vo-slider__arrow.slick-disabled, .vo-slider .slick-arrow.slick-disabled {
  background-color: #cccccc;
  cursor: not-allowed;
}
.vo-slider__arrow.slick-disabled:hover, .vo-slider .slick-arrow.slick-disabled:hover {
  background-color: #cccccc;
}
.vo-slider__dots {
  width: 100%;
  margin: 0;
  text-align: center;
  padding: 1.5625rem 0 0;
}
.vo-slider__dots .vo-slider__dots--list, .vo-slider__dots ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.vo-slider__dots .vo-slider__dots--item, .vo-slider__dots li {
  margin-left: 1rem;
  display: inline-block;
  vertical-align: middle;
}
.vo-slider__dots .vo-slider__dots--item:first-child, .vo-slider__dots li:first-child {
  margin-left: 0;
}
.vo-slider__dots .vo-slider__dots--button, .vo-slider__dots button {
  padding: 0;
  margin: 0;
  border: 0 none;
  background: 0 none;
  font-size: 0.00625rem;
}
.vo-slider__dots .vo-slider__dots--button:before, .vo-slider__dots button:before {
  position: relative;
  left: auto;
  margin: 0;
  clip: inherit;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 0.875rem;
  color: #cccccc;
  content: " ";
  width: 0.875rem;
  height: 0.875rem;
  border: 0.0625rem solid #bbbbbb;
  background: #cccccc;
  border-radius: 0.875rem;
}
.vo-slider__dots .slick-active .vo-slider__dots--button:before, .vo-slider__dots .slick-active button:before {
  background: #ff7900;
}
.vo-slider__image {
  width: 100%;
}
.vo-slider__caption {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -0.0625rem;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  left: -62500rem;
}
.vo-slider__home {
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 1.875rem;
}
.vo-slider__home .vo-slider__info {
  padding: 1.25rem 1.25rem 3.125rem;
  background: white;
  width: auto;
  position: absolute;
  bottom: 1.25rem;
  left: 0rem;
  right: 0rem;
  margin-inline: 1.25rem;
}
.vo-slider__home .vo-slider__description {
  font-family: "Arial";
}
.vo-slider__home .vo-slider__dots {
  padding: 0;
}
.vo-slider__home .vo-slider__menu {
  width: 100%;
  position: absolute;
  bottom: 2.1875rem;
}
.vo-slider.entries .slick-arrow {
  display: none;
}
.vo-slider.entries:hover .slick-arrow {
  display: block;
}

@media (max-width: 768px) {
  .vo-slider__image {
    width: 100%;
  }
  .vo-slider__image.vo-figure__img {
    height: 450px !important;
  }
  .vo-slider__arrow, .vo-slider .slick-arrow {
    padding: 0;
    margin: 0;
    text-align: center;
    width: 3.75rem;
    height: 3.75rem;
    border: 0 none;
    font-size: 0.00625rem;
    background-color: transparent !important;
    position: absolute;
    z-index: 9;
  }
  .vo-slider__arrow:before, .vo-slider .slick-arrow:before {
    position: absolute;
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "vo-icons" !important;
    display: inline-block;
    vertical-align: middle;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* Customs */
    font-size: 1.875rem;
    color: black;
    content: "";
    top: calc((100% - 3rem) / 2 + 70px);
    left: calc((100% - 3rem) / 2);
  }
  .vo-slider__arrow:hover, .vo-slider .slick-arrow:hover {
    color: #FF7900;
  }
  .vo-slider__arrow.slick-prev, .vo-slider .slick-arrow.slick-prev {
    left: 0rem;
  }
  .vo-slider__arrow.slick-prev:before, .vo-slider .slick-arrow.slick-prev:before {
    content: "\e915";
    color: black;
  }
  .vo-slider__arrow.slick-prev:before:hover, .vo-slider .slick-arrow.slick-prev:before:hover {
    color: #FF7900;
  }
}
@media only screen and (min-width: 992px) {
  .vo-slider:hover .vo-slider__nav {
    display: block;
  }
  .vo-slider__a1 .vo-slider__info {
    padding: 1.25rem 3.75rem;
    width: 60%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .vo-slider__a3 .vo-slider__item {
    border: 0.0625rem solid #cccccc;
  }
  .vo-slider__a3 .vo-slider__info {
    padding: 1.25rem 1.25rem 1.875rem;
  }
  .vo-slider__a3 .vo-slider__title {
    margin-bottom: 0.625rem;
  }
}
@media only screen and (min-width: 1200px) {
  .vo-slider__info {
    padding: 2.8125rem 3.75rem;
  }
  .vo-slider__title {
    font-size: 1.5rem;
  }
  .vo-slider__description {
    font-size: 1rem;
  }
}
.vo-bullet__tick {
  padding: 0;
  margin-bottom: 3.125rem;
}
.vo-bullet__tick li {
  list-style-type: none;
  padding-left: 1.875rem;
  position: relative;
  margin-top: 0.875rem;
}
.vo-bullet__tick li p {
  margin: 0;
}
.vo-bullet__tick li:first-child {
  margin-top: 0;
}
.vo-bullet__tick li:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 1.5625rem;
  color: #f16e00;
  content: "\e92c";
  position: absolute;
  left: -0.3125rem;
  top: 0rem;
}
.vo-bullet__circle {
  padding: 0;
  margin-bottom: 3.125rem;
}
.vo-bullet__circle li {
  list-style-type: none;
  padding-left: 1.875rem;
  position: relative;
  margin-top: 0.875rem;
}
.vo-bullet__circle li p {
  margin: 0;
}
.vo-bullet__circle li:first-child {
  margin-top: 0;
}
.vo-bullet__circle li:before {
  content: " ";
  width: 0.6875rem;
  height: 0.6875rem;
  border-radius: 50%;
  background: #f16e00;
  position: absolute;
  left: 0rem;
  top: 0.46875rem;
}

.vo-productbox {
  width: 100%;
  border: 0.0625rem solid #bbbbbb;
  outline: 0.125rem solid transparent;
}
.vo-productbox:hover, .vo-productbox:focus {
  outline-color: black;
  border-color: black;
  box-shadow: 0 0 1.25rem 0 rgba(0, 0, 0, 0.5);
}
.vo-productbox__link:hover .vo-infobox__figure:before, .vo-productbox__link:hover .vo-infobox__figure:after, .vo-productbox__link:focus .vo-infobox__figure:before, .vo-productbox__link:focus .vo-infobox__figure:after {
  display: block;
}
.vo-productbox .vo-infobox__figure {
  margin-bottom: 0;
  position: relative;
}
.vo-productbox .vo-infobox__figure:before {
  display: none;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.vo-productbox .vo-infobox__figure:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 1.875rem;
  color: white;
  content: "\e918";
  display: none;
  width: 1.875rem;
  height: 1.875rem;
  background: #ff7900;
  border-radius: 50%;
  transform: rotate(45deg);
  position: absolute;
  left: calc((100% - 3rem) / 2);
  top: calc((100% - 3rem) / 2);
}
.vo-productbox .vo-infobox__content {
  padding: 1.25rem;
}
.vo-productbox .vo-infobox__text {
  margin-bottom: 0;
  margin-top: 0.625rem;
}
.vo-productbox .vo-infobox__text:first-child {
  margin-top: 0;
}
.vo-productbox .vo-buttoncontainer__fullwidth, .vo-productbox .vo-buttoncontainer__pairs {
  padding: 0 1.25rem 1.25rem;
}
.vo-bannervideo {
  position: relative;
  width: 100%;
  cursor: url("../images/icons/vo-icon-pause-cursor-orange.svg"), auto;
  min-height: 6.25rem;
  margin-bottom: 1.875rem;
}
.vo-bannervideo.paused {
  cursor: pointer;
}
.vo-bannervideo__tag {
  background-size: cover;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}
.vo-bannervideo__info {
  text-align: center;
  position: absolute;
  width: 100%;
}
.vo-bannervideo__info--content {
  max-width: 50rem;
  padding: 0 1.25rem;
  display: block;
  margin: 0 auto;
}
.vo-bannervideo__title {
  font-family: "Arial";
  color: white;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
}
.vo-bannervideo__description {
  font-family: "Arial";
  color: white;
  font-size: 0.875rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 2.1875rem;
}
.vo-bannervideo__audio {
  background: 0 none;
  border: 0 none;
  padding: 0;
  width: 1.875rem;
  height: 1.875rem;
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  z-index: 999;
}
.vo-bannervideo__audio.on:before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  background: url("../images/icons/vo-icon-muted.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 1.875rem;
  height: 1.875rem;
  color: #ff7900;
  font-size: 0.875rem;
}
.vo-bannervideo__audio.off:before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  background: url("../images/icons/vo-icon-mute.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 1.875rem;
  height: 1.875rem;
  color: #ff7900;
  font-size: 0.875rem;
}
.vo-bannervideo__play {
  background-image: url("../images/icons/vo-icon-big-play.png");
  background-size: 100%;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  width: 150px;
  height: 150px;
  top: 0;
  left: 43%;
  visibility: hidden;
}
.vo-bannervideo__play.paused {
  visibility: visible;
}
.vo-bannervideo .vo-button {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .vo-bannervideo .vo-button {
    width: auto;
  }
}
@media only screen and (min-width: 992px) {
  .vo-bannervideo__title {
    font-size: 3rem;
  }
  .vo-bannervideo__description {
    font-size: 1.5rem;
  }
}
.vo-playericon {
  width: 100%;
  position: relative;
}
.vo-playericon:before {
  content: "";
  width: 6.25rem;
  height: 6.25rem;
  background: url("../images/icons/vo-icon-play.svg") no-repeat scroll center transparent;
  display: inline-block;
  position: absolute;
  top: calc((100% - 10rem) / 2);
  left: calc((100% - 10rem) / 2);
  z-index: 9;
}

.vo-search {
  width: 100%;
  background: #ffffff;
  padding: 0 0.625rem 1.25rem;
  position: absolute;
  top: 0;
  left: 0;
}
.vo-search .portlet-search {
  padding: 0;
}
.vo-search__container {
  clear: both;
}
.vo-search__formcontainer {
  padding: 1.25rem 0;
  clear: both;
  position: relative;
  z-index: 1;
}
.vo-search__formcontainer section.portlet {
  border-radius: 0.25rem;
}
.vo-search__formcontainer form .search-bar-simple {
  box-shadow: 1px 1px 8px #ff7900;
  border-radius: 4px;
}
.vo-search__formcontainer form div.input-group-inset-item > button {
  border: 2px solid transparent;
  background-color: transparent;
  color: #ff7900;
}
.vo-search__formcontainer form div.input-group-inset-item > button:hover {
  border: 2px solid #ff7900;
  border-radius: 0.25rem;
}
.vo-search__formcontainer form div.input-group-inset-item > button svg {
  fill: #ff7900;
}
.vo-search .vo-header__logo {
  padding: 0.8125rem 0;
  margin-left: 0;
}
.vo-search .vo-header__logo .vo-logo__name {
  margin-left: 0.375rem;
}
.vo-search__button {
  background: 0 none;
  border-top: 0 none;
  border-bottom: 0 none;
  z-index: 1;
}
.vo-search__button:focus {
  outline: 0 none;
}
.vo-search__button:focus .vo-search__trigger {
  outline: -webkit-focus-ring-color auto 5px;
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 5px;
}
.vo-search__button .vo-search__trigger {
  margin: 0 auto;
  padding: 0.625rem 0;
}
.vo-search__button[aria-expanded=true] {
  border: 0 none;
  background: transparent;
  position: absolute;
  right: 0;
  top: 0;
}
.vo-search__button[aria-expanded=true] .vo-search__trigger:before {
  content: "\e902";
}
.vo-search__button[disabled=true] {
  cursor: not-allowed;
}
.vo-search__button--find {
  background: #ff7900;
}
.vo-search__button .lfr-btn-label {
  display: none;
}
.vo-search__button.portlet-active {
  background: rgba(0, 0, 0, 0.55);
  cursor: not-allowed;
}
.vo-search__button.portlet-active .vo-search__trigger:before {
  color: #f16e00;
}
.vo-search__button#vo-searchtop-trigger .vo-search__trigger {
  background-color: transparent;
  outline: none;
}
.vo-search__button#vo-searchtop-trigger .vo-search__trigger::before {
  width: 1.6875rem;
  height: 1.6875rem;
}
.vo-search__bar--top {
  position: relative;
  padding-right: 2.75rem;
}
.vo-search__bar--input {
  position: relative;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.vo-search__bar--input [data-js=vo-input__clean] {
  position: absolute;
  top: 0.34375rem;
  right: 0.375rem;
}
.vo-search__bar--input [data-js=vo-input__clean]:before {
  background: #545454;
  color: white;
}
.vo-search__bar--input [data-js=vo-input__clean]:hover:before, .vo-search__bar--input [data-js=vo-input__clean]:focus:before, .vo-search__bar--input [data-js=vo-input__clean]:active:before {
  background: black;
  color: #f16e00;
}
.vo-search__bar--input + .field-wrapper {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.vo-search__bar--input + .field-wrapper .vo-search__button {
  height: 2.5rem;
  padding: 0 0.3125rem;
  margin: 0;
}
.vo-search__bar--input + .field-wrapper .vo-search__button .lfr-btn-label {
  display: none;
}
.vo-search__bar--input + .field-wrapper .vo-search__button .vo-icon-search:before {
  background: #ff7900;
  font-size: 1.875rem;
  color: white;
}
.vo-search__bar--input + .field-wrapper .vo-search__button .vo-icon-search:hover .vo-icon-search:before, .vo-search__bar--input + .field-wrapper .vo-search__button .vo-icon-search:focus .vo-icon-search:before, .vo-search__bar--input + .field-wrapper .vo-search__button .vo-icon-search:active .vo-icon-search:before {
  color: #f16e00;
  background: black;
}
.vo-search__bar--input + .field-wrapper .lfr-icon-item {
  display: inline-block;
}
.vo-search__bar--input + .field-wrapper .lfr-icon-item:hover .vo-icon-search:before, .vo-search__bar--input + .field-wrapper .lfr-icon-item:focus .vo-icon-search:before, .vo-search__bar--input + .field-wrapper .lfr-icon-item:active .vo-icon-search:before {
  color: #f16e00;
  background: black;
}
.vo-search__message {
  font-family: "Arial";
  color: white;
  font-size: 0.75rem;
  font-weight: bold;
  margin: 0.625rem 0;
}
.vo-search .form input[type=text], .vo-search .form input[type=text].form-control {
  background: #343434;
  font-family: "Arial";
  color: #9b9b9b;
  font-size: 1.125rem;
  font-weight: bold;
  border: 0 none;
  padding-right: 2.8125rem;
  width: 100%;
  max-width: inherit;
}
.vo-search .form input[type=text]::-ms-clear, .vo-search .form input[type=text].form-control::-ms-clear {
  display: none;
}
.vo-search .form .form-group {
  width: 100%;
  padding-bottom: 0rem;
}
.vo-search .form::-ms-clear {
  display: none;
}
.vo-search .form .list-unstyled .modified-custom-range {
  text-align: center;
}
.vo-search .form .list-unstyled .modified-custom-range .control-label {
  text-align: left;
}
.vo-search .form .list-unstyled .modified-custom-range .btn.btn-default {
  margin: 1.25rem auto 0;
}
.vo-search .form .list-unstyled .modified-custom-range input[type=text], .vo-search .form .list-unstyled .modified-custom-range input[type=text].form-control {
  font-family: "Arial";
  color: black;
  font-size: 0.9375rem;
  border: 0.125rem solid #cccccc;
  background: white;
  padding: 0.875rem 0.375rem;
  border-radius: 0;
  width: 100%;
}
.vo-search__sugest {
  margin-top: 0.9375rem;
}
.vo-search__sugest--title {
  font-family: "Arial";
  color: #9b9b9b;
  font-size: 0.875rem;
}
.vo-search__sugest--list {
  padding: 0;
  margin: 1.25rem 0 0;
  list-style-type: none;
}
.vo-search__sugest--item {
  margin-top: 0.9375rem;
}
.vo-search__sugest--item:first-child {
  margin-top: 0;
}
.vo-search__sugest--link {
  font-family: "Arial";
  color: white;
  font-size: 0.75rem;
}
.vo-search__sugest--link:hover, .vo-search__sugest--link:focus {
  color: #f16e00;
  text-decoration: underline;
}
.vo-search .lfr-ddm-field-group {
  margin-bottom: 0;
}
.vo-search .portlet-search {
  clear: both;
}
.vo-search__results {
  position: relative;
  padding: 0;
  background: 0 none;
  top: 0;
  z-index: inherit;
}
.vo-search__results .vo-search__container {
  position: relative;
  border-top: 0.0625rem solid black;
  border-bottom: 0.0625rem solid black;
  background-color: black;
  margin: 0 0 2.8125rem 0;
  padding: 1.25rem 0;
}
.vo-search__results .vo-search__container:before, .vo-search__results .vo-search__container:after {
  content: "";
  width: 100%;
  height: calc(100% + 0.2rem);
  background-color: black;
  border-top: 0.0625rem solid black;
  border-bottom: 0.0625rem solid black;
  display: inline-block;
  position: absolute;
  top: -0.0625rem;
}
.vo-search__results .vo-search__container:before {
  right: 100%;
}
.vo-search__results .vo-search__container:after {
  left: 100%;
}
.vo-search__results .badge-sm {
  padding: 0.3125rem 0.75rem 0.4375rem;
  background-color: #cccccc;
}

.yui3-skin-sam .vo-search .yui3-aclist {
  position: relative;
  width: 100%;
  background: black;
  margin-top: 1.875rem;
  top: 0 !important;
}
.yui3-skin-sam .vo-search .yui3-aclist-content {
  background: 0 none;
  border: 0 none;
}
.yui3-skin-sam .vo-search .yui3-aclist-list {
  background: 0 none;
  border: 0 none;
}
.yui3-skin-sam .vo-search .yui3-aclist-item {
  background: 0 none;
  border: 0 none;
  padding-left: 0;
  padding-right: 0;
  font-family: "Arial";
  color: white;
  font-size: 1.125rem;
}
.yui3-skin-sam .vo-search .yui3-aclist-item:hover {
  color: #f16e00;
}
.yui3-skin-sam .vo-search .yui3-aclist-item-active {
  background: 0 none;
  border: 0 none;
}
.yui3-skin-sam .vo-search .yui3-aclist-item-active:hover {
  color: #f16e00;
}
.yui3-skin-sam .vo-search .yui3-aclist.yui3-aclist-hidden {
  height: 0;
  margin-top: 0 !important;
}

.has-control-menu .vo-search {
  top: 3rem;
}
.has-control-menu .vo-search__results {
  top: 0;
}
.vo-search-result #containerCard {
  display: flex;
  background: #F4F4F4;
  margin-bottom: 10px;
}
.vo-search-result .image-profile {
  display: flex;
  margin: auto;
  border-radius: 50%;
  max-width: none;
  margin-left: 2rem;
  height: 3.5rem;
  width: 3.5rem;
}
.vo-search-result span > span > img.img-fluid {
  height: 75px;
  width: 75px;
  border-radius: 50%;
  object-fit: cover;
}
.vo-search-result .card {
  flex: 9;
  background: #f4f4f4;
  border-color: #f4f4f4;
  margin-bottom: 10px;
}
.vo-search-result .card .card-body {
  padding: 2rem;
}
.vo-search-result .vo-searchresults__areas {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  max-width: calc(100% - 0.1rem);
}
.vo-search-result .vo-searchresults__title {
  margin-bottom: 0.625rem;
  font-family: "Arial";
  color: black;
  font-size: 1.125rem;
}
.vo-search-result .vo-searchresults__title a, .vo-search-result .vo-searchresults__title .vo-searchresults__link {
  font-family: "Arial";
  color: black;
  font-size: 1.125rem;
}
.vo-search-result .vo-searchresults__subtitle {
  font-family: "Arial";
  color: black;
  font-size: 1.125rem;
}
.vo-search-result .vo-searchresults__subtitle a, .vo-search-result .vo-searchresults__subtitle .vo-searchresults__link {
  font-family: "Arial";
  color: black;
  font-size: 1.125rem;
}
.vo-search-result .vo-searchresults__subtitle .taglib-asset-categories-summary a {
  font-size: 0.75rem;
}
.vo-search-result .vo-searchresults__subtitle .taglib-asset-tags-summary a {
  display: inline-block;
  padding: 6px 20px;
  border-radius: 30px;
  border: none;
  color: #595959;
  background-color: #f6f6f6;
  margin-right: 10px;
  margin-bottom: 10px;
  font-family: "Arial", "HelveticaNeue", "Helvetica", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
}
.vo-search-result .vo-searchresults__subtitle .taglib-asset-tags-summary a:hover {
  border: none;
  color: white;
  background-color: #f16e00;
}
.vo-search-result .vo-searchresults__link {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  display: inline-block;
}
.vo-search-result .vo-searchresults__link:hover, .vo-search-result .vo-searchresults__link:focus {
  color: #f16e00;
}
.vo-search-result .vo-searchresults__actions {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.vo-search-result .vo-searchresults__actions--item {
  display: inline-block;
  vertical-align: middle;
}
.vo-search-result .vo-searchresults__actions--item .vo-searchresults__link {
  color: #f16e00;
}
.vo-search-result .vo-searchresults__actions--item .vo-searchresults__link:hover, .vo-search-result .vo-searchresults__actions--item .vo-searchresults__link:focus {
  color: black;
}

.vo-search-facet .label-primary {
  color: #ff7900;
  font-size: 1rem;
  position: relative;
}
.vo-search-facet .label-secondary {
  color: black;
  font-size: 1rem;
  position: relative;
}
.vo-search-facet .panel-title {
  font-family: "Arial";
  color: black;
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 2rem;
}

.vo-search-category .label-primary {
  color: #ff7900;
  font-size: 1rem;
  position: relative;
}
.vo-search-category .label-secondary {
  color: black;
  font-size: 1rem;
  position: relative;
}
.vo-search-category .panel-title {
  font-family: "Arial";
  color: black;
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 2rem;
}

.portlet-search .vo-link__back {
  display: none;
}
.portlet-search .search-layout .panel {
  border: 0 none;
  box-shadow: none;
  border-radius: 0 none;
  margin-bottom: 2.5rem;
}
.portlet-search .search-layout .panel.panel-default {
  border: 0 none;
  box-shadow: none;
  border-radius: 0 none;
  margin-bottom: 2.5rem;
}
.portlet-search .search-layout .panel.panel-default .panel-heading {
  background: 0 none;
  border: 0 none;
  padding: 0;
}
.portlet-search .search-layout .panel.panel-default .panel-body {
  padding: 0;
}
.portlet-search .search-layout .panel.panel-default .panel-title {
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  margin-bottom: 1.25rem;
}
.portlet-search .search-layout .panel.panel-default .facet-value {
  padding: 0 0.625rem;
}
.portlet-search .search-layout .panel.panel-default .facet-value:hover, .portlet-search .search-layout .panel.panel-default .facet-value:focus {
  background: #f4f4f4;
}
.portlet-search .search-layout .panel.panel-default a {
  display: block;
  padding: 0.5rem 1.5625rem;
}
.portlet-search .search-layout .panel.panel-default a.text-default {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  position: relative;
}
.portlet-search .search-layout .panel.panel-default a.text-primary {
  font-family: "Arial";
  color: #ff7900;
  font-size: 0.875rem;
  position: relative;
}
.portlet-search .search-layout .panel.panel-default a.text-primary:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 1.25rem;
  color: #ff7900;
  content: "\e92c";
  position: absolute;
  top: 0.59375rem;
  left: 0;
}
.portlet-search .search-layout .result .main-content-body {
  margin-top: 0;
}
.portlet-search .search-layout .result .tabular-list-group {
  border: 0 none;
}
.portlet-search .search-layout .result .tabular-list-group .list-group-item {
  border: 0 none;
  margin-top: 1.875rem;
  width: 100%;
  height: auto;
}
.portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-field {
  border: 0 none;
  padding: 1.875rem 0 0;
  vertical-align: top;
}
.portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-field .user-icon-lg {
  margin-right: 0.625rem;
  width: 2.5rem;
  height: 2.5rem;
}
.portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content {
  border: 0 none;
  padding: 1.875rem 0 0;
  vertical-align: top;
}
.portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content .vo-searchresults__areas {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  max-width: calc(100% - 0.1rem);
}
.portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content .vo-searchresults__title {
  margin-bottom: 0.625rem;
  font-family: "Arial";
  color: black;
  font-size: 1.125rem;
}
.portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content .vo-searchresults__title a, .portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content .vo-searchresults__title .vo-searchresults__link {
  font-family: "Arial";
  color: black;
  font-size: 1.125rem;
}
.portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content .vo-searchresults__subtitle {
  font-family: "Arial";
  color: black;
  font-size: 1.125rem;
}
.portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content .vo-searchresults__subtitle a, .portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content .vo-searchresults__subtitle .vo-searchresults__link {
  font-family: "Arial";
  color: black;
  font-size: 1.125rem;
}
.portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content .vo-searchresults__subtitle .taglib-asset-categories-summary a {
  font-size: 0.75rem;
}
.portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content .vo-searchresults__subtitle .taglib-asset-tags-summary a {
  display: inline-block;
  padding: 6px 20px;
  border-radius: 30px;
  border: none;
  color: #595959;
  background-color: #f6f6f6;
  margin-right: 10px;
  margin-bottom: 10px;
  font-family: "Arial", "HelveticaNeue", "Helvetica", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
}
.portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content .vo-searchresults__subtitle .taglib-asset-tags-summary a:hover {
  border: none;
  color: white;
  background-color: #f16e00;
}
.portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content .vo-searchresults__link {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  display: inline-block;
}
.portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content .vo-searchresults__link:hover, .portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content .vo-searchresults__link:focus {
  color: #f16e00;
}
.portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content .vo-searchresults__actions {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content .vo-searchresults__actions--item {
  display: inline-block;
  vertical-align: middle;
}
.portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content .vo-searchresults__actions--item .vo-searchresults__link {
  color: #f16e00;
}
.portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content .vo-searchresults__actions--item .vo-searchresults__link:hover, .portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content .vo-searchresults__actions--item .vo-searchresults__link:focus {
  color: black;
}
.portlet-search .search-layout .result .tabular-list-group .list-group-item:first-child {
  margin-top: 0;
}
.portlet-search .search-layout .result .tabular-list-group .list-group-item:first-child .list-group-item-field.list-group-item-content {
  padding: 0;
}

.highlight {
  background-color: #fff6b6;
}

.vo-wrapper-buscador-publico {
  margin-top: 0.9375rem;
}
.vo-wrapper-buscador-publico .vo-profile__top.no-padding {
  padding: 0;
}
.vo-wrapper-buscador-publico .vo-datalist__linkblock.no-padding {
  padding: 0;
}
.vo-wrapper-buscador-publico .vo-datalist__linkblock.no-margin {
  margin: 0;
}

@media only screen and (min-width: 768px) {
  .has-control-menu .vo-search {
    top: 3.75rem;
  }
  .has-control-menu .vo-search__results {
    top: 0;
  }
  .portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-field .user-icon-lg {
    margin-right: 1.25rem;
    width: 5rem;
    height: 5rem;
  }
  .portlet-search .search-layout .result .tabular-list-group .list-group-item:first-child .list-group-item-field, .portlet-search .search-layout .result .tabular-list-group .list-group-item:first-child .list-group-item-content {
    padding-top: 0;
  }
}
@media only screen and (min-width: 992px) {
  .vo-search {
    padding: 1.25rem;
  }
  .vo-search .vo-header__logo {
    padding: 0;
  }
  .vo-search .vo-header__logo .vo-logo__name {
    margin-left: 0.375rem;
  }
  .vo-search .portlet-search {
    padding: 1.25rem 6.875rem;
  }
  .vo-search__container {
    padding: 0;
  }
  .vo-search__sugest--title {
    font-size: 1.125rem;
  }
  .vo-search__sugest--link {
    font-size: 1rem;
  }
  .vo-search__bar--top {
    padding-right: 7.5rem;
  }
  .vo-search__bar--input + .field-wrapper .vo-search__button .lfr-btn-label {
    display: inline-block;
  }
  .vo-search__bar--input + .field-wrapper .vo-search__button .vo-icon-search:before {
    text-align: center;
  }
  .vo-search__results {
    padding: 0;
    top: 0;
  }
  .vo-search__results .vo-search__container {
    pagging: 0;
  }
  .portlet-search .search-layout .panel.panel-default .panel-title {
    font-size: 1.125rem;
  }
  .portlet-search .search-layout .panel.panel-default a.text-default {
    font-size: 1rem;
  }
  .portlet-search .search-layout .panel.panel-default a.text-primary {
    font-size: 1rem;
  }
  .portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content .vo-searchresults__areas {
    font-size: 1.125rem;
  }
  .portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content .vo-searchresults__title {
    font-size: 1.125rem;
  }
  .portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content .vo-searchresults__title a, .portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content .vo-searchresults__title .vo-searchresults__link {
    font-size: 1.125rem;
  }
  .portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content .vo-searchresults__subtitle {
    font-size: 1.125rem;
  }
  .portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content .vo-searchresults__subtitle a, .portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content .vo-searchresults__subtitle .vo-searchresults__link {
    font-size: 1.125rem;
  }
  .portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content .vo-searchresults__subtitle .taglib-asset-categories-summary {
    margin-top: 0.625rem;
    display: block;
  }
  .portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content .vo-searchresults__subtitle .taglib-asset-categories-summary a {
    font-size: 0.875rem;
  }
  .portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content .vo-searchresults__subtitle .taglib-asset-tags-summary {
    margin-top: 0.625rem;
    display: block;
  }
  .portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content .vo-searchresults__subtitle .taglib-asset-tags-summary a {
    display: inline-block;
    padding: 6px 20px;
    border-radius: 30px;
    border: none;
    color: #595959;
    background-color: #f6f6f6;
    margin-right: 10px;
    margin-bottom: 10px;
    font-family: "HelveticaNeue", "Helvetica", "Arial", sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
  }
  .portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content .vo-searchresults__subtitle .taglib-asset-tags-summary a:hover {
    border: none;
    color: white;
    background-color: #f16e00;
  }
}
@media (max-width: 768px) {
  .vo-search__button#vo-searchtop-trigger .vo-search__trigger::before {
    width: 1.5rem;
    height: 1.5rem;
  }
}
.vo-news {
  width: 100%;
}
.vo-news__boxed--white {
  padding-bottom: 0.9375rem;
  background: white;
}
.vo-news__boxed--grey {
  padding-bottom: 0.9375rem;
  background: #f4f4f4;
}
.vo-news__box {
  width: 100%;
}
.vo-news__content--top {
  padding: 0.9375rem 0.9375rem 0;
}
.vo-news__content--bottom {
  padding: 0.9375rem 0.9375rem 0 0.9375rem;
}
.vo-news__title {
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 0.625rem;
}
.vo-news__title .vo-link__black .vo-link__text {
  font-size: 1.125rem;
  display: block;
}
.vo-news__title--01 {
  font-family: "Arial";
  color: black;
  font-size: 2.125rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0.9375rem;
}
.vo-news__text--01 {
  font-family: "Arial";
  color: black;
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
.vo-news__blogtag {
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
  padding: 0.125rem 0.3125rem;
  background: #ff7900;
  width: auto;
  position: absolute;
  right: -0.3125rem;
  bottom: 0.9375rem;
}
.vo-news__blogtag + .vo-link {
  display: inline;
  vertical-align: text-bottom;
}
.vo-news__blogtag + .vo-link .vo-link__text {
  display: inline;
}
.vo-news__description {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  margin-bottom: 0.625rem;
}
.vo-news--mod {
  float: left;
  width: 85%;
  margin-bottom: 1.25rem;
  padding-right: 0rem;
}
.vo-news--inlet {
  padding-left: 0;
}
.vo-news--img {
  float: left;
  clear: left;
  margin-top: 1.0625rem;
  max-width: 15%;
}
.vo-news--lnk {
  display: block;
  margin-top: 0.625rem;
}
.vo-news__category {
  font-family: "Arial";
  color: black;
  font-size: 0.75rem;
  font-weight: bold;
  margin-bottom: 0.625rem;
}
.vo-news__category .vo-link__text {
  font-size: 0.875rem;
}
.vo-news__date {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  display: none;
  vertical-align: middle;
  margin-bottom: 0.3125rem;
}
.vo-news__figure {
  width: 100%;
  margin-bottom: 0.9375rem;
  position: relative;
}
.vo-news__image {
  width: 100%;
  max-width: 100%;
}
.vo-news__gallery {
  position: relative;
}
.vo-news__gallery:before {
  content: "";
  background: url("../images/icons/vo-icon-gallery.svg") no-repeat scroll center transparent;
  background-size: 100%;
  border-radius: 50%;
  width: 1.875rem;
  height: 1.875rem;
  display: inline-block;
  position: absolute;
  bottom: 0.625rem;
  left: 0.625rem;
}
.vo-news__video {
  position: relative;
}
.vo-news__video:before {
  content: "";
  background: url("../images/icons/vo-icon-play.svg") no-repeat scroll center transparent;
  background-size: 100%;
  border-radius: 50%;
  width: 1.875rem;
  height: 1.875rem;
  display: inline-block;
  position: absolute;
  bottom: 0.625rem;
  left: 0.625rem;
}
.vo-news__videogallery {
  position: relative;
}
.vo-news__videogallery:before {
  content: "";
  background: url("../images/icons/vo-icon-videogallery.png") no-repeat scroll center white;
  background-size: 70%;
  border-radius: 50%;
  width: 1.875rem;
  height: 1.875rem;
  display: inline-block;
  position: absolute;
  bottom: 0.625rem;
  left: 0.625rem;
}
.vo-news__grey, .vo-news_gris {
  padding: 0.9375rem;
  background: #f4f4f4;
}
.vo-news--gris-pd {
  padding: 1.5em 5.5rem;
}
.vo-news .row [class*=col-] {
  margin-bottom: 1.875rem;
}

.vo-container__parallax .vo-news__title .vo-link__black .vo-link__text {
  font-size: 2.125rem;
}
.vo-container__parallax .vo-news__box {
  float: left;
  margin-bottom: 1.25rem;
}
.vo-container__parallax .vo-news__box .vo-button__primary {
  float: right;
  margin-top: 1.25rem;
}
.vo-container__parallax .vo-news__text {
  font-family: "Arial";
  font-weight: bold;
  font-size: 1.125rem;
}
.vo-container__parallax .vo-news__gallery:before {
  display: none;
}
.vo-container__parallax .vo-homenews-colum:last-child .vo-news__box {
  margin: 0;
}

@media only screen and (min-width: 768px) {
  .vo-news__category {
    font-size: 0.875rem;
  }
  .vo-news--img {
    float: left;
    clear: left;
    margin-top: 1.0625rem;
    max-width: 100%;
  }
  .vo-news .row [class*=col-] {
    margin-bottom: 0.625rem;
  }
  .vo-news .vo-homenews-colum {
    height: 19.375rem;
  }
  .vo-container__parallax .vo-news__box {
    margin-bottom: 0rem;
  }
}
@media only screen and (min-width: 992px) {
  .vo-news__title {
    font-size: 1.125rem;
  }
  .vo-news__description {
    font-size: 1rem;
  }
  .vo-news__category {
    font-size: 0.875rem;
  }
  .vo-news__date {
    display: block;
  }
  .vo-news__gallery:before, .vo-news__video:before, .vo-news__videogallery:before {
    width: 3.125rem;
    height: 3.125rem;
    bottom: 0.9375rem;
    left: 0.9375rem;
  }
}
@media only screen and (min-width: 1200px) {
  .vo-news--inlet {
    padding-left: 0rem;
  }
  .vo-news--img {
    float: left;
    clear: left;
    margin-top: 1.0625rem;
    max-width: 22%;
  }
  .vo-news--mod {
    float: left;
    width: 65%;
    margin-bottom: 2rem;
    padding-right: 0rem;
  }
}
.vo-news2__card-container {
  display: grid;
  grid-template-columns: 250px 250px 250px 250px;
  gap: 30px;
}
.vo-news2__new-card {
  box-shadow: 0px 5px 10px 0px #DDDDDD;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: white;
}
.vo-news2__new-card__container {
  margin: 20px 20px;
}
.vo-news2__new-card__container__text {
  display: flex;
  flex-direction: column;
}
.vo-news2__new-card__container__text__title {
  font-family: Arial;
  font-size: 1.2rem;
  font-weight: 700;
  font-weight: 700;
}
.vo-news2__new-card__container__text__subtitle {
  font-family: Arial;
  font-size: 1.4rem;
  font-weight: 400;
}
.vo-news2__new-card__container__text__link {
  font-family: Arial;
  font-size: 1.4rem;
  font-weight: 700;
  margin: 5px 0px;
}
.vo-news2__new-card__container__text__link a {
  color: black;
}
.vo-news2__new-card__container__text__link a:after {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-news2__new-card__container__text__link a:hover {
  cursor: pointer;
}
.vo-news2__new-card__container__text__link a:hover:after {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right-black.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-news2__new-card__descarga {
  background-color: #E5E5E7;
  padding: 10px 20px;
  font-family: Arial;
  font-size: 1.4rem;
  font-weight: 700;
}
.vo-news2__new-card__descarga a {
  color: black;
}
.vo-news2__new-card__descarga a:after {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-download.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-news2__new-card__descarga a:hover {
  cursor: pointer;
  text-decoration-line: none;
  color: #ff7900;
}
.vo-news2__new-card__descarga a:hover:after {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-download.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-news2__marcas {
  width: 100%;
}
.vo-news2__marcas__fila {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin-bottom: 20px;
  align-items: center;
}

@media screen and (max-width: 426px) {
  .vo-news2__card-container {
    display: grid;
    grid-template-columns: 100%;
    gap: 20px;
  }
  .vo-news2__marcas__fila {
    margin: 0;
  }
  .vo-news2__marcas__fila a img {
    width: 75%;
  }
}
@media screen and (min-width: 426px) and (max-width: 992px) {
  .vo-news2__card-container {
    grid-template-columns: 32% 32% 32%;
    gap: 2%;
    margin-bottom: 4rem;
  }
}
.vo-pagination, .pagination-bar {
  margin-bottom: 6.25rem;
}
.vo-pagination .pagination, .pagination-bar .pagination {
  text-align: center;
  margin-top: 3.125rem;
  display: inline-block;
  clear: both;
  width: 100%;
}
.vo-pagination .pagination li, .pagination-bar .pagination li {
  display: inline-block;
  float: none;
}
.vo-pagination .pagination li a, .pagination-bar .pagination li a {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
  border: 0.125rem solid transparent;
  color: black;
  background-color: white;
  border-radius: 0;
  padding: 0.3125rem 0.625rem;
}
.vo-pagination .pagination li a:hover, .vo-pagination .pagination li a:focus, .pagination-bar .pagination li a:hover, .pagination-bar .pagination li a:focus {
  border-color: black;
}
.vo-pagination .pagination li a .icon-caret-right:before, .pagination-bar .pagination li a .icon-caret-right:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 1.875rem;
  color: black;
  content: "\e916";
}
.vo-pagination .pagination li a .icon-caret-left:before, .pagination-bar .pagination li a .icon-caret-left:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 1.875rem;
  color: black;
  content: "\e915";
}
.vo-pagination .pagination li:first-child a, .vo-pagination .pagination li:last-child a, .pagination-bar .pagination li:first-child a, .pagination-bar .pagination li:last-child a {
  border-color: black;
  padding: 0rem 0.3125rem;
}
.vo-pagination .pagination li:first-child a:hover, .vo-pagination .pagination li:first-child a:focus, .vo-pagination .pagination li:last-child a:hover, .vo-pagination .pagination li:last-child a:focus, .pagination-bar .pagination li:first-child a:hover, .pagination-bar .pagination li:first-child a:focus, .pagination-bar .pagination li:last-child a:hover, .pagination-bar .pagination li:last-child a:focus {
  border-color: #f16e00;
}
.vo-pagination .pagination li:first-child a:hover .icon-caret-right:before, .vo-pagination .pagination li:first-child a:hover .icon-caret-left:before, .vo-pagination .pagination li:first-child a:focus .icon-caret-right:before, .vo-pagination .pagination li:first-child a:focus .icon-caret-left:before, .vo-pagination .pagination li:last-child a:hover .icon-caret-right:before, .vo-pagination .pagination li:last-child a:hover .icon-caret-left:before, .vo-pagination .pagination li:last-child a:focus .icon-caret-right:before, .vo-pagination .pagination li:last-child a:focus .icon-caret-left:before, .pagination-bar .pagination li:first-child a:hover .icon-caret-right:before, .pagination-bar .pagination li:first-child a:hover .icon-caret-left:before, .pagination-bar .pagination li:first-child a:focus .icon-caret-right:before, .pagination-bar .pagination li:first-child a:focus .icon-caret-left:before, .pagination-bar .pagination li:last-child a:hover .icon-caret-right:before, .pagination-bar .pagination li:last-child a:hover .icon-caret-left:before, .pagination-bar .pagination li:last-child a:focus .icon-caret-right:before, .pagination-bar .pagination li:last-child a:focus .icon-caret-left:before {
  color: #f16e00;
}
.vo-pagination .pagination li:first-child.disabled a .icon-caret-right:before, .vo-pagination .pagination li:first-child.disabled a .icon-caret-left:before, .vo-pagination .pagination li:last-child.disabled a .icon-caret-right:before, .vo-pagination .pagination li:last-child.disabled a .icon-caret-left:before, .pagination-bar .pagination li:first-child.disabled a .icon-caret-right:before, .pagination-bar .pagination li:first-child.disabled a .icon-caret-left:before, .pagination-bar .pagination li:last-child.disabled a .icon-caret-right:before, .pagination-bar .pagination li:last-child.disabled a .icon-caret-left:before {
  color: #f4f4f4;
}
.vo-pagination .pagination li:first-child, .pagination-bar .pagination li:first-child {
  float: left;
}
.vo-pagination .pagination li:last-child, .pagination-bar .pagination li:last-child {
  float: right;
}
.vo-pagination .pagination li .inline-scroller li, .vo-pagination .pagination li .inline-scroller li:first-child, .vo-pagination .pagination li .inline-scroller li:last-child, .pagination-bar .pagination li .inline-scroller li, .pagination-bar .pagination li .inline-scroller li:first-child, .pagination-bar .pagination li .inline-scroller li:last-child {
  display: block;
  float: none;
}
.vo-pagination .pagination li .inline-scroller li a, .vo-pagination .pagination li .inline-scroller li:first-child a, .vo-pagination .pagination li .inline-scroller li:last-child a, .pagination-bar .pagination li .inline-scroller li a, .pagination-bar .pagination li .inline-scroller li:first-child a, .pagination-bar .pagination li .inline-scroller li:last-child a {
  border-color: transparent;
  padding: 0.3125rem 0.625rem;
}
.vo-pagination .pagination li .inline-scroller li a:hover, .vo-pagination .pagination li .inline-scroller li a:focus, .vo-pagination .pagination li .inline-scroller li:first-child a:hover, .vo-pagination .pagination li .inline-scroller li:first-child a:focus, .vo-pagination .pagination li .inline-scroller li:last-child a:hover, .vo-pagination .pagination li .inline-scroller li:last-child a:focus, .pagination-bar .pagination li .inline-scroller li a:hover, .pagination-bar .pagination li .inline-scroller li a:focus, .pagination-bar .pagination li .inline-scroller li:first-child a:hover, .pagination-bar .pagination li .inline-scroller li:first-child a:focus, .pagination-bar .pagination li .inline-scroller li:last-child a:hover, .pagination-bar .pagination li .inline-scroller li:last-child a:focus {
  border-color: black;
}
.vo-pagination .pagination li.disabled a, .pagination-bar .pagination li.disabled a {
  border-color: #f4f4f4;
  background-color: white;
  color: #f4f4f4;
}
.vo-pagination .pagination li.disabled a:hover, .vo-pagination .pagination li.disabled a:focus, .pagination-bar .pagination li.disabled a:hover, .pagination-bar .pagination li.disabled a:focus {
  border-color: #f4f4f4;
  background-color: white;
  color: #f4f4f4;
}
.vo-pagination .pagination li.disabled a .icon-caret-right:before, .vo-pagination .pagination li.disabled a .icon-caret-left:before, .pagination-bar .pagination li.disabled a .icon-caret-right:before, .pagination-bar .pagination li.disabled a .icon-caret-left:before {
  color: #f4f4f4;
}
.vo-pagination .pagination li.active a, .pagination-bar .pagination li.active a {
  border-color: black;
  background-color: black;
  color: white;
}
.vo-pagination .pagination li.active a:hover, .vo-pagination .pagination li.active a:focus, .pagination-bar .pagination li.active a:hover, .pagination-bar .pagination li.active a:focus {
  border-color: black;
  background-color: black;
  color: white;
}
.vo-pagination .pagination-results, .pagination-bar .pagination-results {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
}
.vo-pagination .pagination-items-per-page .dropdown-toggle, .pagination-bar .pagination-items-per-page .dropdown-toggle {
  font-family: "Arial";
  color: #f16e00;
  font-size: 0.875rem;
  font-weight: bold;
}
.vo-pagination .pagination-items-per-page .dropdown-menu, .pagination-bar .pagination-items-per-page .dropdown-menu {
  border: 0.0625rem solid #f4f4f4;
  width: 100%;
  min-width: 13.75rem;
  border-radius: 0;
  padding: 0;
  max-height: 12.5rem;
  z-index: 998;
}
.vo-pagination .pagination-items-per-page .dropdown-menu.open, .pagination-bar .pagination-items-per-page .dropdown-menu.open {
  max-height: 12.5rem;
}
.vo-pagination .pagination-items-per-page .dropdown-menu li a, .pagination-bar .pagination-items-per-page .dropdown-menu li a {
  background: white;
  padding: 0.4375rem 0.8125rem;
  white-space: normal;
}
.vo-pagination .pagination-items-per-page .dropdown-menu li a .text, .pagination-bar .pagination-items-per-page .dropdown-menu li a .text {
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
}
.vo-pagination .pagination-items-per-page .dropdown-menu li a:hover, .vo-pagination .pagination-items-per-page .dropdown-menu li a:focus, .pagination-bar .pagination-items-per-page .dropdown-menu li a:hover, .pagination-bar .pagination-items-per-page .dropdown-menu li a:focus {
  background: black;
}
.vo-pagination .pagination-items-per-page .dropdown-menu li a:hover .text, .vo-pagination .pagination-items-per-page .dropdown-menu li a:focus .text, .pagination-bar .pagination-items-per-page .dropdown-menu li a:hover .text, .pagination-bar .pagination-items-per-page .dropdown-menu li a:focus .text {
  color: white;
}
.vo-pagination .pagination-items-per-page .dropdown-menu li.divider, .pagination-bar .pagination-items-per-page .dropdown-menu li.divider {
  display: none;
}
.vo-pagination .pagination-items-per-page .dropdown-menu li.dropdown-header, .pagination-bar .pagination-items-per-page .dropdown-menu li.dropdown-header {
  background: #f4f4f4;
  padding: 0.4375rem 0.8125rem;
  white-space: normal;
}
.vo-pagination .pagination-items-per-page .dropdown-menu li.dropdown-header .text, .pagination-bar .pagination-items-per-page .dropdown-menu li.dropdown-header .text {
  font-family: "Arial";
  color: #f16e00;
  font-size: 1rem;
  font-weight: bold;
}
.vo-pagination .pagination-items-per-page .dropdown-menu li.selected a, .pagination-bar .pagination-items-per-page .dropdown-menu li.selected a {
  background: black;
}
.vo-pagination .pagination-items-per-page .dropdown-menu li.selected a .text, .pagination-bar .pagination-items-per-page .dropdown-menu li.selected a .text {
  color: white;
}
.vo-pagination .pagination-items-per-page .dropdown-menu li, .pagination-bar .pagination-items-per-page .dropdown-menu li {
  float: none;
  display: block;
}
.vo-pagination .pagination-items-per-page .dropdown-menu li a:hover, .vo-pagination .pagination-items-per-page .dropdown-menu li a:focus, .pagination-bar .pagination-items-per-page .dropdown-menu li a:hover, .pagination-bar .pagination-items-per-page .dropdown-menu li a:focus {
  color: white;
}

.taglib-page-iterator .lfr-pagination {
  margin-bottom: 6.25rem;
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination {
  text-align: center;
  margin-top: 3.125rem;
  display: inline-block;
  clear: both;
  width: 100%;
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li {
  display: inline-block;
  float: none;
  width: auto;
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li a {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
  border: 0.125rem solid black;
  color: black;
  background-color: white;
  border-radius: 0;
  padding: 0.3125rem 0.625rem;
  font-size: 0.00625rem;
  width: 100%;
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li a:hover, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li a:focus {
  border-color: #f16e00;
  color: #f16e00;
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li a:hover:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li a:hover:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li a:focus:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li a:focus:after {
  color: #f16e00;
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:first-child a:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:first-child a:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.first a:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.first a:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:last-child a:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:last-child a:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.last a:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.last a:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 1.875rem;
  color: black;
  content: "";
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:first-child a:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.first a:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:last-child a:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.last a:after {
  margin-left: -0.9375rem;
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(2) a:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(3) a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 1.875rem;
  color: black;
  content: "";
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:first-child, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.first {
  float: left;
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:first-child a:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.first a:after {
  content: "\e915";
  margin-left: -0.9375rem;
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:first-child a:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.first a:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(2) a:before {
  content: "\e915";
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(3) a:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:last-child a:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.last a:before {
  content: "\e916";
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:last-child, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.last {
  float: right;
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:last-child a:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.last a:after {
  content: "\e916";
  margin-left: -0.9375rem;
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:first-child a:hover, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:first-child a:focus, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.first a:hover, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.first a:focus, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(2) a:hover, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(2) a:focus, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(3) a:hover, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(3) a:focus, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:last-child a:hover, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:last-child a:focus, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.last a:hover, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.last a:focus {
  border-color: #f16e00;
  color: #f16e00;
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:first-child a:hover:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:first-child a:hover:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:first-child a:focus:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:first-child a:focus:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.first a:hover:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.first a:hover:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.first a:focus:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.first a:focus:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(2) a:hover:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(2) a:hover:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(2) a:focus:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(2) a:focus:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(3) a:hover:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(3) a:hover:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(3) a:focus:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(3) a:focus:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:last-child a:hover:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:last-child a:hover:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:last-child a:focus:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:last-child a:focus:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.last a:hover:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.last a:hover:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.last a:focus:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.last a:focus:after {
  color: #f16e00;
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:first-child.disabled a, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.first.disabled a, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(2).disabled a, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(3).disabled a, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:last-child.disabled a, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.last.disabled a {
  color: #f4f4f4;
  border-color: #f4f4f4;
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:first-child.disabled a:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:first-child.disabled a:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.first.disabled a:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.first.disabled a:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(2).disabled a:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(2).disabled a:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(3).disabled a:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(3).disabled a:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:last-child.disabled a:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:last-child.disabled a:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.last.disabled a:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.last.disabled a:after {
  color: #f4f4f4;
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:first-child.disabled a:hover, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:first-child.disabled a:focus, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.first.disabled a:hover, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.first.disabled a:focus, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(2).disabled a:hover, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(2).disabled a:focus, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(3).disabled a:hover, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(3).disabled a:focus, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:last-child.disabled a:hover, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:last-child.disabled a:focus, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.last.disabled a:hover, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.last.disabled a:focus {
  border-color: #f4f4f4;
  color: #f4f4f4;
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:first-child.disabled a:hover:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:first-child.disabled a:hover:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:first-child.disabled a:focus:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:first-child.disabled a:focus:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.first.disabled a:hover:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.first.disabled a:hover:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.first.disabled a:focus:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.first.disabled a:focus:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(2).disabled a:hover:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(2).disabled a:hover:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(2).disabled a:focus:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(2).disabled a:focus:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(3).disabled a:hover:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(3).disabled a:hover:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(3).disabled a:focus:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:nth-child(3).disabled a:focus:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:last-child.disabled a:hover:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:last-child.disabled a:hover:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:last-child.disabled a:focus:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li:last-child.disabled a:focus:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.last.disabled a:hover:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.last.disabled a:hover:after, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.last.disabled a:focus:before, .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons.pagination li.last.disabled a:focus:after {
  color: #f4f4f4;
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-config .lfr-pagination-page-selector .dropdown-toggle {
  font-family: "Arial";
  color: #f16e00;
  font-size: 0.875rem;
  font-weight: bold;
  background: 0 none;
  border: 0 none;
  box-shadow: none;
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-config .lfr-pagination-delta-selector {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
  display: none;
}
.taglib-page-iterator .lfr-pagination .search-results {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
}
.lfr-icon-menu-open .dropdown-menu li {
  display: block;
  float: none;
}
.lfr-icon-menu-open .dropdown-menu li a {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
  border: 0.125rem solid transparent;
  color: black;
  background-color: white;
  border-radius: 0;
  padding: 0.3125rem 0.625rem;
}
.lfr-icon-menu-open .dropdown-menu li a:hover, .lfr-icon-menu-open .dropdown-menu li a:focus {
  border-color: black;
}

.taglib-search-iterator-page-iterator-top .lfr-pagination {
  margin-bottom: 0;
}

.pagination {
  padding-left: 0;
  margin: 1rem 0;
  list-style: none;
  text-align: center;
}
.pagination::after {
  clear: both;
  content: "";
  display: block;
}
.pagination li {
  display: inline;
}
.pagination li > a,
.pagination li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 4px;
}
.pagination li > a:hover,
.pagination li > a:focus {
  text-decoration: none;
  background-color: #e9ecef;
}
.pagination .next > a,
.pagination .next > span {
  float: right;
}
.pagination .previous > a,
.pagination .previous > span {
  float: left;
}
.pagination .disabled > a,
.pagination .disabled > a:hover,
.pagination .disabled > a:focus,
.pagination .disabled > span {
  color: #6c757d;
  background-color: #fff;
  cursor: not-allowed;
}

@media only screen and (min-width: 992px) {
  .vo-pagination .pagination li a, .pagination-bar .pagination li a {
    padding: 0.6875rem 0.9375rem;
  }
  .vo-pagination .pagination li:first-child a, .vo-pagination .pagination li:last-child a, .pagination-bar .pagination li:first-child a, .pagination-bar .pagination li:last-child a {
    padding: 0.375rem 1.25rem;
  }
}
.vo-filters {
  margin-bottom: 1.875rem;
}
.vo-filters__button {
  width: 100%;
}
.vo-filters__button:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 1.875rem;
  color: white;
  content: "\e90f";
}
.vo-filters__button[aria-expanded=true]:after {
  transform: rotate(180deg);
}
.vo-filters__button .vo-button__text {
  width: calc(100% - 4rem);
  color: white;
}
.vo-filters__button:hover:after, .vo-filters__button:focus:after {
  color: black;
}
.vo-filters__drop {
  border: 0.125rem solid black;
  margin-top: 1.125rem;
  background: white;
  padding: 0.625rem 1.125rem;
  border-radius: 0;
  max-width: 100%;
  width: 100%;
  min-width: 16.875rem;
  overflow: visible;
  max-height: inherit;
}
.vo-filters__drop:after, .vo-filters__drop:before {
  position: absolute;
  top: -0.875rem;
  right: 1.25rem;
  left: calc(50% - 1.9rem);
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0.875rem 0.875rem 0.875rem;
  border-color: transparent transparent black transparent;
}
.vo-filters__drop:after {
  border-width: 0 0.75rem 0.75rem 0.75rem;
  left: calc(50% - 1.8rem);
  top: -0.6875rem;
  border-color: transparent transparent white transparent;
  z-index: 8;
}
.vo-filters--hide .add-record-button-container,
.vo-filters--hide .management-bar-container .management-bar,
.vo-filters--hide .collapse-basic-search {
  display: none;
}

.vo-wrapper .vo-filters__button {
  padding: 0.21875rem 0.3125rem 0.21875rem 0.625rem;
}

@media only screen and (min-width: 992px) {
  .vo-filters__drop, .vo-filters.open .vo-filters__drop {
    border: 0 none;
    padding: 0;
    display: block;
    position: relative;
    margin-top: 0;
    box-shadow: none;
    min-width: inherit;
  }
  .vo-filters__drop:after, .vo-filters__drop:before, .vo-filters.open .vo-filters__drop:after, .vo-filters.open .vo-filters__drop:before {
    display: none;
  }
  .vo-wrapper .vo-filters__button {
    display: none;
  }
}
.vo-alerts, .alert {
  margin-top: 1.25rem;
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  padding: 0.9375rem 3.125rem 0.9375rem 3.75rem;
  position: relative;
  border-radius: 0;
  border-color: #bbbbbb;
}
.vo-alerts:before, .alert:before {
  position: absolute;
  top: 0.125rem;
  left: 0.3125rem;
  z-index: 1;
}
.vo-alerts:after, .alert:after {
  content: "";
  display: inline-block;
  background-color: white;
  width: 0.75rem;
  height: 1.6875rem;
  position: absolute;
  top: 0.9375rem;
  left: 1.53125rem;
  z-index: 0;
}
.vo-alerts .close, .alert .close {
  font-family: "Arial";
  color: transparent;
  font-size: 0.03125rem;
  text-align: center;
  width: 1.875rem;
  height: 1.875rem;
  opacity: 1;
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
}
.vo-alerts .close:before, .alert .close:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 2.1875rem;
  color: black;
  content: "\e902";
}
.vo-alerts .close:hover, .alert .close:hover {
  opacity: 0.5;
}
.vo-alerts-error, .alert-error {
  background-color: #f7ded7;
}
.vo-alerts-error:before, .alert-error:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 3.125rem;
  color: #cd3c14;
  content: "\e91c";
}
.vo-alerts-error:after, .alert-error:after {
  height: 1.25rem;
  top: 1.375rem;
}
.vo-alerts-warning, .vo-alerts-danger, .alert-warning, .alert-danger {
  background-color: #fff3c2;
}
.vo-alerts-warning:before, .vo-alerts-danger:before, .alert-warning:before, .alert-danger:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 3.125rem;
  color: #ffcc00;
  content: "\e90e";
}
.vo-alerts-warning:after, .vo-alerts-danger:after, .alert-warning:after, .alert-danger:after {
  background-color: black;
}
.vo-alerts-info, .alert-info {
  background-color: #e6ecfa;
}
.vo-alerts-info:before, .alert-info:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 3.125rem;
  color: #527edb;
  content: "\e91f";
}
.vo-alerts-success, .alert-success {
  background-color: #e9f9e9;
}
.vo-alerts-success:before, .alert-success:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 2.1875rem;
  color: white;
  content: "\e92c";
  background-color: #32c832;
  border-radius: 50%;
  top: 0.625rem;
  left: 0.9375rem;
}
.vo-alerts-success:after, .alert-success:after {
  display: none;
}
.vo-alerts .lexicon-icon, .alert .lexicon-icon {
  display: none;
}

.vo-alerts {
  margin: 0 0 0.3125rem;
  position: relative;
  border-radius: 0;
  border-color: #bbbbbb;
  padding: 0.9375rem 3.125rem 0.9375rem 3.75rem;
}
.vo-alerts__title {
  font-family: "Arial";
  color: black;
  font-size: 1.125rem;
  font-weight: bold;
}
.vo-alerts__text {
  font-family: "Arial";
  color: black;
  font-size: 1rem;
}

.lfr-alert-container {
  z-index: 9999;
}

.lfr-alert-wrapper .alert, .lfr-notification-wrapper .alert {
  margin-top: 0;
}

@media only screen and (min-width: 768px) {
  .vo-alerts, .alert {
    padding: 0.9375rem 3.125rem 0.9375rem 3.75rem;
  }
}
@media only screen and (min-width: 992px) {
  .vo-alerts, .alert {
    padding: 1.25rem 3.125rem 1.25rem 3.75rem;
  }
  .vo-alerts:before, .alert:before {
    top: 0.625rem;
    left: 0.625rem;
  }
  .vo-alerts:after, .alert:after {
    top: 1.3125rem;
    left: 1.875rem;
  }
  .vo-alerts-error:before, .alert-error:before {
    top: 0.3125rem;
  }
  .vo-alerts-error:after, .alert-error:after {
    top: 1.5625rem;
    height: 0.9375rem;
  }
  .vo-alerts-success:before, .alert-success:before {
    top: 0.9375rem;
    left: 0.9375rem;
  }
  .vo-alerts .close, .alert .close {
    top: 1.25rem;
  }
  .vo-alerts {
    padding: 1.25rem 3.125rem 1.25rem 3.75rem;
  }
}
.vo-favsmod {
  width: 100%;
  margin-bottom: 2.8125rem;
}
.vo-favsmod.newfavsmod {
  display: flex;
  padding-block: 0.9375rem;
  background: #FFF3E5;
  justify-content: space-between;
}
.vo-favsmod.newfavsmod .vo-newfavsmod_title {
  width: 30%;
  padding-right: 50px;
  margin-bottom: 0;
}
.vo-favsmod.newfavsmod .saludo {
  display: flex;
  flex-direction: column;
  margin-right: 20px;
  margin-bottom: 0;
}
.vo-favsmod.newfavsmod .saludo .vo-newfavsmod_saludo {
  margin-bottom: 0;
}
.vo-favsmod.newfavsmod .saludo .vo-newfavsmod_nombre {
  margin-bottom: 0;
}
.vo-favsmod.newfavsmod .newfavsmod-ico {
  display: none;
}
.vo-favsmod.newfavsmod::after {
  content: "";
  position: absolute;
  top: 0;
  left: -50vw;
  width: 50vw;
  height: 100%;
  background: #f7d9a3;
}
.vo-favsmod.newfavsmod::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 150vw;
  height: 100%;
  background: #FFF3E5;
  z-index: -1;
  border-top: 0.5px solid black;
  top: -0.5px;
}
.vo-favsmod__title--00 {
  font-family: "Arial";
  color: black;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 0.9375rem;
}
.vo-favsmod__title--00 .vo-icon-fav-checked:before {
  margin-left: -0.625rem;
  font-size: 3.125rem;
}
.vo-favsmod__title--01 {
  font-family: "Arial";
  color: black;
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 0.9375rem;
}
.vo-favsmod__title--01.newfavsmod {
  display: flex;
  margin-bottom: 0;
  width: 70%;
}
.vo-favsmod__title--01 .vo-icon-fav-checked:before {
  margin-left: -0.46875rem;
  font-size: 2.1875rem;
}
.vo-favsmod .newfavsmod-text {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.vo-favsmod .newfavsmod-text .vo-newfavsmod-titulos {
  display: flex;
  justify-content: start;
  width: auto;
}
.vo-favsmod .newfavsmod-text .vo-newfavsmod-titulos .vo-favsmod__title--text {
  margin-right: 1.25rem;
}
.vo-favsmod .newfavsmod-text .vo-newfavsmod-titulos .vo-link.newfavsmod .vo-link__text.newfavsmod {
  font-size: 1.125rem;
}
.vo-favsmod__title--text {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}
.vo-favsmod__list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.vo-favsmod__list.newfavsmod {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 25px;
}
.vo-favsmod__item {
  padding-top: 0.3125rem;
}
.vo-favsmod__item.newfavsmod {
  display: flex;
  width: max-content;
  align-content: center;
}
.vo-favsmod__item.newfavsmod::before {
  content: url(../images/icons/vo-start-saludo.svg);
  color: #f16e00;
  padding-right: 5px;
  padding-top: 6px;
}
.vo-favsmod__item.newfavsmod::before .newfavsmod-enlaces {
  align-content: center;
}
.vo-favsmod__item .vo-link__black.newfavsmod-enlaces .vo-link__text {
  font-weight: normal;
}
.vo-favsmod__item--edit {
  padding: 0.9375rem 2.5rem 0.9375rem 0.9375rem;
  border-bottom: 0.0625rem solid #cccccc;
  position: relative;
}
.vo-favsmod__item--edit:first-child {
  border-top: 0.0625rem solid #cccccc;
}
.vo-favsmod__item--edit .vo-buttonicon {
  position: absolute;
  right: 0;
  top: calc((100% - 3rem) / 2);
}
.vo-favsmod .vo-buttoncontainer {
  text-align: right;
  width: auto;
}
.vo-favsmod .vo-icon-fav-checked {
  display: inline-block;
  vertical-align: middle;
}
.vo-favsmod .vo-icon-fav-checked:before {
  color: #f16e00;
}
.vo-favsmod .vo-link .vo-link__text, .vo-favsmod .vo-link__black .vo-link__text {
  font-size: 0.875rem;
  font-weight: bold;
}
.vo-favsmod .vo-link .vo-link__text.newfavsmod, .vo-favsmod .vo-link__black .vo-link__text.newfavsmod {
  color: #FF7900;
}
.vo-favsmod .vo-link__black.newfavsmod-enlaces {
  align-content: center;
}

.vo-favourites .vo-icon-favourites {
  display: inline-block;
  float: right;
  width: 1.875rem;
  height: 1.875rem;
  margin: 0.625rem 0;
  padding: 0;
}
.vo-favourites .vo-icon-favourites span[class*=vo-icon-fav] {
  position: absolute;
  top: 0rem;
  left: 0rem;
}
.vo-favourites.vo-subtitlefav .vo-icon-favourites {
  margin: -0.3125rem 0 0;
}
@media only screen and (min-width: 768px) {
  .vo-favourites.vo-subtitlefav {
    margin: 0;
  }
}
@media only screen and (min-width: 992px) {
  .vo-favsmod__title--00 {
    font-size: 2.125rem;
  }
  .vo-favsmod__title--01 {
    font-size: 1.125rem;
  }
  .vo-favsmod .vo-link .vo-link__text, .vo-favsmod .vo-link__black .vo-link__text {
    font-size: 1rem;
  }
  .vo-favourites .vo-icon-favourites {
    width: auto;
    height: auto;
    padding-left: 1.875rem;
    margin: 1.25rem 0;
  }
  .vo-favourites .vo-icon-favourites span[class*=vo-icon-fav] {
    top: -0.3125rem;
  }
  .vo-favourites.vo-subtitlefav .vo-icon-favourites {
    margin: 0.625rem 0;
  }
}
.vo-twitterbox {
  width: 100%;
  height: 18.5625rem;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.vo-twitterbox .portlet-title-text {
  padding-left: 1.875rem;
  position: relative;
}
.vo-twitterbox .portlet-title-text:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 1.875rem;
  color: #1da1f2;
  content: "\e90c";
  position: absolute;
  top: -0.3125rem;
  left: -0.3125rem;
}

@media only screen and (min-width: 992px) {
  .vo-twitterbox {
    width: 100%;
    height: 17.1875rem;
  }
  .vo-twitterbox .portlet-title-text {
    padding-left: 2.5rem;
  }
  .vo-twitterbox .portlet-title-text:before {
    font-size: 2.5rem;
    left: -0.5rem;
  }
}
.vo-plazzabox {
  width: 100%;
}
.vo-plazzabox__title {
  font-family: "Arial";
  color: black;
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 0.9375rem;
  position: relative;
}
.vo-plazzabox__title--text {
  display: inline-block;
  vertical-align: middle;
}
.vo-plazzabox__item {
  padding-left: 3.75rem;
  position: relative;
  margin-bottom: 1.25rem;
}
.vo-plazzabox__figure {
  max-width: 3.125rem;
  position: absolute;
  top: 0;
  left: 0;
}
.vo-plazzabox__text {
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  margin-bottom: 0.3125rem;
}
.vo-plazzabox__text--bold {
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 0.3125rem;
}
.vo-plazzabox .vo-icon-plazza {
  padding-left: 1.875rem;
}
.vo-plazzabox .vo-icon-plazza:before {
  color: black;
  position: absolute;
  top: 0rem;
  left: 0rem;
}

@media only screen and (min-width: 768px) {
  .vo-plazzabox {
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    height: 372px;
  }
}
@media only screen and (min-width: 992px) {
  .vo-plazzabox__title {
    font-size: 1.5rem;
  }
  .vo-plazzabox .vo-icon-plazza {
    padding-left: 2.5rem;
  }
  .vo-plazzabox .vo-icon-plazza:before {
    font-size: 2.5rem;
  }
}
@media only screen and (min-width: 1200px) {
  .vo-plazzabox {
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    height: 372px;
  }
}
.vo-lastcomments {
  width: 100%;
}

.vo-comments {
  width: 100%;
}
.vo-comments__title {
  font-family: "Arial";
  color: black;
  font-size: 1.5rem;
  font-weight: bold;
}
.vo-comments__date {
  font-family: "Arial";
  color: #666666;
  font-size: 0.75rem;
  display: block;
}
.vo-comments__item {
  position: relative;
  margin-top: 1.5625rem;
}
.vo-comments__item .taglib-user-display {
  padding: 0;
}
.vo-comments__item .taglib-user-display .user-details {
  display: block;
}
.vo-comments__item .taglib-user-display a, .vo-comments__item .taglib-user-display a:hover {
  text-decoration: none;
}
.vo-comments__item .taglib-user-display .user-name {
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
  text-decoration: none;
  margin-top: 0;
}
.vo-comments__item .taglib-user-display .user-name:hover {
  text-decoration: underline;
  color: #f16e00;
}
.vo-comments__item .taglib-user-display .user-icon {
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}
.vo-comments__user {
  padding-left: 4.375rem;
  min-height: 3.125rem;
}
.vo-comments__where {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  vertical-align: baseline;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.vo-comments__where .vo-link__black .vo-link__text {
  vertical-align: baseline;
  display: inline;
}
.vo-comments__comment {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
}

@media only screen and (min-width: 768px) {
  .vo-comments {
    width: 100%;
    height: 788px;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .vo-comments__date {
    display: inline-block;
  }
  .vo-comments__item .taglib-user-display .user-details {
    display: inline-block;
  }
}
@media only screen and (min-width: 992px) {
  .vo-comments {
    width: 100%;
    height: 773px;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .vo-comments__date {
    font-size: 0.875rem;
  }
  .vo-comments__comment {
    padding-left: 4.375rem;
  }
}
@media only screen and (min-width: 1200px) {
  .vo-comments {
    width: 100%;
    height: 795px;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .vo-comments__title {
    font-size: 2.125rem;
  }
  .vo-comments__where {
    font-size: 1rem;
  }
  .vo-comments__comment {
    font-size: 1rem;
  }
}
.vo-historynews.vo-news__title {
  margin-bottom: 0.625rem;
}
.vo-historynews.vo-news__category {
  margin-bottom: 0.3125rem;
}
.vo-historynews.vo-news__figure {
  margin-bottom: 0.625rem;
}
.vo-historynews.vo-news__grey {
  padding: 0.9375rem;
  background: #f4f4f4;
}
.vo-historynews.vo-news .row [class*=col-] {
  margin-bottom: 1.875rem;
}

@media only screen and (min-width: 768px) {
  .vo-homenews .vo-news__figure {
    margin-bottom: 0.3125rem;
  }
}
.vo-container .nav-tabs-default > li {
  width: 100%;
  margin: 0;
  display: block;
}
.vo-container .nav-tabs-default > li > a {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
  min-width: 7.1875rem;
  width: 100%;
  background: 0 none;
  text-decoration: none;
  padding: 0.625rem 0.9375rem;
  text-align: center;
  border: 0 none;
  text-align: left;
}
.vo-container .nav-tabs-default > li > a:hover, .vo-container .nav-tabs-default > li > a:focus {
  color: white;
  background: black;
  text-decoration: none;
  border: 0 none;
}
.vo-container .nav-tabs-default > li.active {
  background: white;
}
.vo-container .nav-tabs-default > li.active a:hover {
  background: 0 none;
  color: black;
}
.vo-container .nav-tabs.lfr-nav {
  margin-bottom: 0;
}
.vo-container .vo_portlet-inside-wc form .vo_input-disabled {
  pointer-events: none;
  background: #f4f4f4;
  color: #666666 !important;
  border-color: #cccccc;
}

.vo_portlet-inside-wc {
  position: relative;
}
.vo_portlet-inside-wc-child {
  z-index: 9999;
  position: absolute;
  background-color: white;
  min-width: 100%;
  min-height: 100%;
  top: 0;
  left: 0;
}

.vo-tabs {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 1.875rem;
}
.vo-tabs .dropdown-toggle {
  font-family: "Arial";
  color: #999999;
  font-size: 1rem;
  border: 0.125rem solid #cccccc;
  padding: 0.4375rem 1.5625rem 0.4375rem 0.8125rem;
  background: white;
  border-radius: 0;
  width: 100%;
  text-align: left;
}
.vo-tabs .dropdown-toggle:focus, .vo-tabs .dropdown-toggle:active {
  border-color: black;
}
.vo-tabs .dropdown-toggle:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 1.375rem;
  color: black;
  content: "\e90f";
  position: absolute;
  top: calc((100% - 2rem) / 2);
  right: 0.3125rem;
}
.vo-tabs .dropdown-toggle[aria-expanded=true]:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  top: calc((100% - 2.3rem) / 2);
  right: 0.3125rem;
}
.vo-tabs__classic {
  position: relative;
  padding: 0 0 1.875rem;
  margin-bottom: 1.875rem;
  border: 0 none;
}
.vo-tabs__classic:after {
  content: "";
  width: 62500rem;
  border-bottom: 0.125rem solid black;
  position: absolute;
  bottom: 0rem;
  left: -625rem;
  right: -625rem;
}
.vo-tabs__border:after {
  display: none;
}

.navbar .vo-tabs {
  margin: 0.625rem 0;
}

@media only screen and (min-width: 992px) {
  .vo-tabs .dropdown-toggle {
    display: none;
  }
  .vo-tabs .dropdown-menu {
    position: relative;
    display: block;
    width: 100%;
    overflow: visible;
    box-shadow: none;
    border: 0 none;
    padding: 0;
    z-index: 997;
  }
  .vo-tabs__border .vo-tabs {
    margin-bottom: 0;
  }
  .vo-tabs__border-content {
    padding: 0.9375rem 0.9375rem 0.9375rem 0;
    border: 2px solid;
    border-top: 0;
    margin: -0.25rem 0 0;
  }
  .vo-container .nav-tabs {
    position: relative;
    padding: 0;
    margin-bottom: 0;
    border: 0 none;
  }
  .vo-container .nav-tabs:before {
    content: "";
    width: 100%;
    border-bottom: 0.125rem solid black;
    position: absolute;
    bottom: 0rem;
  }
  .vo-container .nav-tabs-default > li {
    text-align: center;
    padding: 0;
    margin-left: 0.625rem;
    margin-bottom: 0;
    border: 0.125rem solid transparent;
    width: auto;
  }
  .vo-container .nav-tabs-default > li:first-child {
    margin-left: 0;
  }
  .vo-container .nav-tabs-default > li:first-child > a {
    border: 0 none;
  }
  .vo-container .nav-tabs-default > li:first-child.active > a {
    border: 0 none;
  }
  .vo-container .nav-tabs-default > li:hover {
    border-color: black;
  }
  .vo-container .nav-tabs-default > li.active {
    color: black;
    border: 0.125rem solid black;
    background: white;
    text-decoration: none;
    top: 0rem;
  }
  .vo-container .nav-tabs-default > li.active > a {
    color: black;
    background: white;
    text-decoration: none;
    top: 0.125rem;
  }
  .vo-container .nav-tabs-default > li.active > a:focus {
    color: black;
    background: white;
    text-decoration: none;
    top: 0.125rem;
  }
  .vo-container .nav-tabs-default > li.active > a:hover {
    color: white;
    background: black;
    text-decoration: none;
    top: 0rem;
    border: 0rem;
  }
  .vo-container .nav-tabs-default > li > a {
    font-family: "Arial";
    color: black;
    font-size: 0.875rem;
    font-weight: bold;
    min-width: 7.1875rem;
    width: 100%;
    background: 0 none;
    text-decoration: none;
    padding: 0.625rem 0.9375rem;
    text-align: center;
    border: 0 none;
  }
  .vo-container .nav-tabs-default > li > a:hover, .vo-container .nav-tabs-default > li > a:focus {
    color: white;
    background: black;
    text-decoration: none;
    border: 0 none;
  }
}
.has-control-menu .portlet-announcements .vo-tabs {
  display: block;
}
.has-control-menu .portlet-announcements .lfr-nav {
  display: block;
}
.has-control-menu .portlet-announcements .entries {
  margin-top: 0.9375rem;
}
.portlet-announcements .lfr-nav {
  display: none;
}
.portlet-announcements .vo-tabs {
  display: none;
  margin-bottom: 0rem;
}
.portlet-announcements .vo-tabs + .form {
  margin-top: 0.9375rem;
}
.portlet-announcements .entries {
  margin-bottom: 1.875rem;
  margin-top: 0;
  padding: 0;
}
.portlet-announcements .entries.vo-slider .slick-arrow {
  display: none !important;
  position: absolute;
  top: calc((100% - 6rem) / 2);
}
.portlet-announcements .entries.vo-slider:hover .slick-arrow {
  display: inline-block !important;
}
.portlet-announcements .panel {
  background: #fff3c2;
  border: 0.0625rem solid #bbbbbb;
  border-radius: 0;
  margin-bottom: 0;
}
.portlet-announcements .panel-heading {
  padding: 1.25rem 1.25rem 0;
}
.portlet-announcements .panel-body {
  padding: 0 1.25rem 1.25rem 4.0625rem;
}
.portlet-announcements .panel .list-group-card-icon:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 3.125rem;
  color: #ffcc00;
  content: "\e90e";
  position: absolute;
  top: -0.625rem;
  left: -0.625rem;
  z-index: 1;
}
.portlet-announcements .panel .list-group-card-icon:after {
  content: "";
  display: inline-block;
  background-color: black;
  width: 0.75rem;
  height: 1.6875rem;
  position: absolute;
  top: 0rem;
  left: 0.53125rem;
  z-index: 0;
}
.portlet-announcements .panel .list-group-card-icon .user-icon {
  opacity: 0;
}
.portlet-announcements .panel .card-col-content h4 {
  font-family: "Arial";
  font-weight: bold;
}
.portlet-announcements .panel .card-col-content h4 a {
  font-family: "Arial";
  font-weight: bold;
  color: #f16e00;
  color: black;
}
.portlet-announcements .panel .card-col-content h4 a__text {
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.portlet-announcements .panel .card-col-content h4 a__text:hover {
  color: black;
  text-decoration: underline;
}
.portlet-announcements .panel .card-col-content h4 a:before {
  display: inline-block;
  vertical-align: middle;
}
.portlet-announcements .panel .card-col-content h4 a:hover, .portlet-announcements .panel .card-col-content h4 a:focus, .portlet-announcements .panel .card-col-content h4 a:active {
  color: black;
  text-decoration: none;
  background-color: transparent;
}
.portlet-announcements .panel .card-col-content h4 a:hover__text, .portlet-announcements .panel .card-col-content h4 a:focus__text, .portlet-announcements .panel .card-col-content h4 a:active__text {
  text-decoration: underline;
}
.portlet-announcements .panel .card-col-content h4 a:hover:before, .portlet-announcements .panel .card-col-content h4 a:hover [class*=vo-icon]:before, .portlet-announcements .panel .card-col-content h4 a:focus:before, .portlet-announcements .panel .card-col-content h4 a:focus [class*=vo-icon]:before, .portlet-announcements .panel .card-col-content h4 a:active:before, .portlet-announcements .panel .card-col-content h4 a:active [class*=vo-icon]:before {
  color: black;
  text-decoration: none;
}
.portlet-announcements .panel .card-col-content h4 a:disabled, .portlet-announcements .panel .card-col-content h4 a.disabled {
  color: #cccccc;
}
.portlet-announcements .panel .card-col-content h4 a:disabled__text, .portlet-announcements .panel .card-col-content h4 a.disabled__text {
  color: #cccccc;
}
.portlet-announcements .panel .card-col-content h4 a:disabled:before, .portlet-announcements .panel .card-col-content h4 a.disabled:before {
  color: #cccccc;
}
.portlet-announcements .panel .card-col-content h4 a:hover, .portlet-announcements .panel .card-col-content h4 a:focus {
  color: #f16e00;
}
.portlet-announcements .panel .card-col-field {
  vertical-align: top;
}
.portlet-announcements .panel .text-default, .portlet-announcements .panel .entry-content {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
}
.portlet-announcements .panel .dropdown-toggle {
  color: black;
}
.portlet-announcements .panel .dropdown-toggle:hover {
  color: #f16e00;
}
.portlet-announcements .panel .badge {
  margin: 0;
}

@media only screen and (min-width: 992px) {
  .portlet-announcements .vo-tabs-wrapper {
    overflow: hidden;
  }
}
.portlet-announcements .panel.vo-alerts .card-col-field:first-child {
  display: none;
}
.portlet-announcements .panel.vo-alerts .lexicon-icon {
  display: block;
}
.portlet-announcements .panel.vo-alerts .panel-heading {
  padding: 0;
}
.portlet-announcements .panel.vo-alerts .entry-content.panel-body {
  padding: 0 10px;
}
.portlet-announcements .panel.vo-alerts .entry-content.panel-body .vo-annoncements_num-elements {
  float: right;
  padding: 0 10px;
}
.portlet-announcements .panel.vo-alerts.alert-error {
  background-color: #f7ded7;
}
.portlet-announcements .panel.vo-alerts.alert-success {
  background-color: #e9f9e9;
}
.portlet-announcements .panel.vo-alerts.alert-info {
  background-color: #e6ecfa;
}
.portlet-announcements .panel.vo-alerts.alert-warning {
  background-color: #fff3c2;
}

.vo-table table {
  min-width: 1139px;
  border: 0 none;
}
.vo-table table > tr > td, .vo-table table > tr > th {
  border-left: 0 none;
  border-right: 0 none;
}
.vo-table table > thead > tr, .vo-table table > .table-columns > tr, .vo-table table .vo-table__header > tr {
  background: #f16e00;
}
.vo-table table > thead > tr > th, .vo-table table > .table-columns > tr > th, .vo-table table .vo-table__header > tr > th {
  font-family: "Arial";
  color: white;
  font-size: 0.875rem;
  font-weight: bold;
  border: 0 none;
  padding: 0.625rem;
}
.vo-table table > tbody > tr, .vo-table table > .table-data > tr, .vo-table table .vo-table__body > tr {
  border-bottom: 1px solid #cccccc;
}
.vo-table table > tbody > tr:nth-of-type(odd), .vo-table table > .table-data > tr:nth-of-type(odd), .vo-table table .vo-table__body > tr:nth-of-type(odd) {
  background: 0 none;
}
.vo-table table > tbody > tr:hover:nth-of-type(even), .vo-table table > tbody > tr:hover:nth-of-type(odd), .vo-table table > .table-data > tr:hover:nth-of-type(even), .vo-table table > .table-data > tr:hover:nth-of-type(odd), .vo-table table .vo-table__body > tr:hover:nth-of-type(even), .vo-table table .vo-table__body > tr:hover:nth-of-type(odd) {
  background: #f4f4f4;
}
.vo-table table > tbody > tr > td, .vo-table table > tbody > tr > .table-cell, .vo-table table > tbody > tr .vo-table__cell, .vo-table table > .table-data > tr > td, .vo-table table > .table-data > tr > .table-cell, .vo-table table > .table-data > tr .vo-table__cell, .vo-table table .vo-table__body > tr > td, .vo-table table .vo-table__body > tr > .table-cell, .vo-table table .vo-table__body > tr .vo-table__cell {
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
  width: 260px;
  vertical-align: middle;
  border-left: 0 none;
  border-right: 0 none;
  padding: 0.625rem;
}
.vo-table table > tbody > tr > td .vo-table__light, .vo-table table > tbody > tr > td span, .vo-table table > tbody > tr > .table-cell .vo-table__light, .vo-table table > tbody > tr > .table-cell span, .vo-table table > tbody > tr .vo-table__cell .vo-table__light, .vo-table table > tbody > tr .vo-table__cell span, .vo-table table > .table-data > tr > td .vo-table__light, .vo-table table > .table-data > tr > td span, .vo-table table > .table-data > tr > .table-cell .vo-table__light, .vo-table table > .table-data > tr > .table-cell span, .vo-table table > .table-data > tr .vo-table__cell .vo-table__light, .vo-table table > .table-data > tr .vo-table__cell span, .vo-table table .vo-table__body > tr > td .vo-table__light, .vo-table table .vo-table__body > tr > td span, .vo-table table .vo-table__body > tr > .table-cell .vo-table__light, .vo-table table .vo-table__body > tr > .table-cell span, .vo-table table .vo-table__body > tr .vo-table__cell .vo-table__light, .vo-table table .vo-table__body > tr .vo-table__cell span {
  font-family: "Arial";
}
.vo-table table > tbody > tr > td a, .vo-table table > tbody > tr > .table-cell a, .vo-table table > tbody > tr .vo-table__cell a, .vo-table table > .table-data > tr > td a, .vo-table table > .table-data > tr > .table-cell a, .vo-table table > .table-data > tr .vo-table__cell a, .vo-table table .vo-table__body > tr > td a, .vo-table table .vo-table__body > tr > .table-cell a, .vo-table table .vo-table__body > tr .vo-table__cell a {
  font-family: "Arial";
  font-weight: bold;
  color: #f16e00;
  color: black;
}
.vo-table table > tbody > tr > td a__text, .vo-table table > tbody > tr > .table-cell a__text, .vo-table table > tbody > tr .vo-table__cell a__text, .vo-table table > .table-data > tr > td a__text, .vo-table table > .table-data > tr > .table-cell a__text, .vo-table table > .table-data > tr .vo-table__cell a__text, .vo-table table .vo-table__body > tr > td a__text, .vo-table table .vo-table__body > tr > .table-cell a__text, .vo-table table .vo-table__body > tr .vo-table__cell a__text {
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.vo-table table > tbody > tr > td a__text:hover, .vo-table table > tbody > tr > .table-cell a__text:hover, .vo-table table > tbody > tr .vo-table__cell a__text:hover, .vo-table table > .table-data > tr > td a__text:hover, .vo-table table > .table-data > tr > .table-cell a__text:hover, .vo-table table > .table-data > tr .vo-table__cell a__text:hover, .vo-table table .vo-table__body > tr > td a__text:hover, .vo-table table .vo-table__body > tr > .table-cell a__text:hover, .vo-table table .vo-table__body > tr .vo-table__cell a__text:hover {
  color: black;
  text-decoration: underline;
}
.vo-table table > tbody > tr > td a:before, .vo-table table > tbody > tr > .table-cell a:before, .vo-table table > tbody > tr .vo-table__cell a:before, .vo-table table > .table-data > tr > td a:before, .vo-table table > .table-data > tr > .table-cell a:before, .vo-table table > .table-data > tr .vo-table__cell a:before, .vo-table table .vo-table__body > tr > td a:before, .vo-table table .vo-table__body > tr > .table-cell a:before, .vo-table table .vo-table__body > tr .vo-table__cell a:before {
  display: inline-block;
  vertical-align: middle;
}
.vo-table table > tbody > tr > td a:hover, .vo-table table > tbody > tr > td a:focus, .vo-table table > tbody > tr > td a:active, .vo-table table > tbody > tr > .table-cell a:hover, .vo-table table > tbody > tr > .table-cell a:focus, .vo-table table > tbody > tr > .table-cell a:active, .vo-table table > tbody > tr .vo-table__cell a:hover, .vo-table table > tbody > tr .vo-table__cell a:focus, .vo-table table > tbody > tr .vo-table__cell a:active, .vo-table table > .table-data > tr > td a:hover, .vo-table table > .table-data > tr > td a:focus, .vo-table table > .table-data > tr > td a:active, .vo-table table > .table-data > tr > .table-cell a:hover, .vo-table table > .table-data > tr > .table-cell a:focus, .vo-table table > .table-data > tr > .table-cell a:active, .vo-table table > .table-data > tr .vo-table__cell a:hover, .vo-table table > .table-data > tr .vo-table__cell a:focus, .vo-table table > .table-data > tr .vo-table__cell a:active, .vo-table table .vo-table__body > tr > td a:hover, .vo-table table .vo-table__body > tr > td a:focus, .vo-table table .vo-table__body > tr > td a:active, .vo-table table .vo-table__body > tr > .table-cell a:hover, .vo-table table .vo-table__body > tr > .table-cell a:focus, .vo-table table .vo-table__body > tr > .table-cell a:active, .vo-table table .vo-table__body > tr .vo-table__cell a:hover, .vo-table table .vo-table__body > tr .vo-table__cell a:focus, .vo-table table .vo-table__body > tr .vo-table__cell a:active {
  color: black;
  text-decoration: none;
  background-color: transparent;
}
.vo-table table > tbody > tr > td a:hover__text, .vo-table table > tbody > tr > td a:focus__text, .vo-table table > tbody > tr > td a:active__text, .vo-table table > tbody > tr > .table-cell a:hover__text, .vo-table table > tbody > tr > .table-cell a:focus__text, .vo-table table > tbody > tr > .table-cell a:active__text, .vo-table table > tbody > tr .vo-table__cell a:hover__text, .vo-table table > tbody > tr .vo-table__cell a:focus__text, .vo-table table > tbody > tr .vo-table__cell a:active__text, .vo-table table > .table-data > tr > td a:hover__text, .vo-table table > .table-data > tr > td a:focus__text, .vo-table table > .table-data > tr > td a:active__text, .vo-table table > .table-data > tr > .table-cell a:hover__text, .vo-table table > .table-data > tr > .table-cell a:focus__text, .vo-table table > .table-data > tr > .table-cell a:active__text, .vo-table table > .table-data > tr .vo-table__cell a:hover__text, .vo-table table > .table-data > tr .vo-table__cell a:focus__text, .vo-table table > .table-data > tr .vo-table__cell a:active__text, .vo-table table .vo-table__body > tr > td a:hover__text, .vo-table table .vo-table__body > tr > td a:focus__text, .vo-table table .vo-table__body > tr > td a:active__text, .vo-table table .vo-table__body > tr > .table-cell a:hover__text, .vo-table table .vo-table__body > tr > .table-cell a:focus__text, .vo-table table .vo-table__body > tr > .table-cell a:active__text, .vo-table table .vo-table__body > tr .vo-table__cell a:hover__text, .vo-table table .vo-table__body > tr .vo-table__cell a:focus__text, .vo-table table .vo-table__body > tr .vo-table__cell a:active__text {
  text-decoration: underline;
}
.vo-table table > tbody > tr > td a:hover:before, .vo-table table > tbody > tr > td a:hover [class*=vo-icon]:before, .vo-table table > tbody > tr > td a:focus:before, .vo-table table > tbody > tr > td a:focus [class*=vo-icon]:before, .vo-table table > tbody > tr > td a:active:before, .vo-table table > tbody > tr > td a:active [class*=vo-icon]:before, .vo-table table > tbody > tr > .table-cell a:hover:before, .vo-table table > tbody > tr > .table-cell a:hover [class*=vo-icon]:before, .vo-table table > tbody > tr > .table-cell a:focus:before, .vo-table table > tbody > tr > .table-cell a:focus [class*=vo-icon]:before, .vo-table table > tbody > tr > .table-cell a:active:before, .vo-table table > tbody > tr > .table-cell a:active [class*=vo-icon]:before, .vo-table table > tbody > tr .vo-table__cell a:hover:before, .vo-table table > tbody > tr .vo-table__cell a:hover [class*=vo-icon]:before, .vo-table table > tbody > tr .vo-table__cell a:focus:before, .vo-table table > tbody > tr .vo-table__cell a:focus [class*=vo-icon]:before, .vo-table table > tbody > tr .vo-table__cell a:active:before, .vo-table table > tbody > tr .vo-table__cell a:active [class*=vo-icon]:before, .vo-table table > .table-data > tr > td a:hover:before, .vo-table table > .table-data > tr > td a:hover [class*=vo-icon]:before, .vo-table table > .table-data > tr > td a:focus:before, .vo-table table > .table-data > tr > td a:focus [class*=vo-icon]:before, .vo-table table > .table-data > tr > td a:active:before, .vo-table table > .table-data > tr > td a:active [class*=vo-icon]:before, .vo-table table > .table-data > tr > .table-cell a:hover:before, .vo-table table > .table-data > tr > .table-cell a:hover [class*=vo-icon]:before, .vo-table table > .table-data > tr > .table-cell a:focus:before, .vo-table table > .table-data > tr > .table-cell a:focus [class*=vo-icon]:before, .vo-table table > .table-data > tr > .table-cell a:active:before, .vo-table table > .table-data > tr > .table-cell a:active [class*=vo-icon]:before, .vo-table table > .table-data > tr .vo-table__cell a:hover:before, .vo-table table > .table-data > tr .vo-table__cell a:hover [class*=vo-icon]:before, .vo-table table > .table-data > tr .vo-table__cell a:focus:before, .vo-table table > .table-data > tr .vo-table__cell a:focus [class*=vo-icon]:before, .vo-table table > .table-data > tr .vo-table__cell a:active:before, .vo-table table > .table-data > tr .vo-table__cell a:active [class*=vo-icon]:before, .vo-table table .vo-table__body > tr > td a:hover:before, .vo-table table .vo-table__body > tr > td a:hover [class*=vo-icon]:before, .vo-table table .vo-table__body > tr > td a:focus:before, .vo-table table .vo-table__body > tr > td a:focus [class*=vo-icon]:before, .vo-table table .vo-table__body > tr > td a:active:before, .vo-table table .vo-table__body > tr > td a:active [class*=vo-icon]:before, .vo-table table .vo-table__body > tr > .table-cell a:hover:before, .vo-table table .vo-table__body > tr > .table-cell a:hover [class*=vo-icon]:before, .vo-table table .vo-table__body > tr > .table-cell a:focus:before, .vo-table table .vo-table__body > tr > .table-cell a:focus [class*=vo-icon]:before, .vo-table table .vo-table__body > tr > .table-cell a:active:before, .vo-table table .vo-table__body > tr > .table-cell a:active [class*=vo-icon]:before, .vo-table table .vo-table__body > tr .vo-table__cell a:hover:before, .vo-table table .vo-table__body > tr .vo-table__cell a:hover [class*=vo-icon]:before, .vo-table table .vo-table__body > tr .vo-table__cell a:focus:before, .vo-table table .vo-table__body > tr .vo-table__cell a:focus [class*=vo-icon]:before, .vo-table table .vo-table__body > tr .vo-table__cell a:active:before, .vo-table table .vo-table__body > tr .vo-table__cell a:active [class*=vo-icon]:before {
  color: black;
  text-decoration: none;
}
.vo-table table > tbody > tr > td a:disabled, .vo-table table > tbody > tr > td a.disabled, .vo-table table > tbody > tr > .table-cell a:disabled, .vo-table table > tbody > tr > .table-cell a.disabled, .vo-table table > tbody > tr .vo-table__cell a:disabled, .vo-table table > tbody > tr .vo-table__cell a.disabled, .vo-table table > .table-data > tr > td a:disabled, .vo-table table > .table-data > tr > td a.disabled, .vo-table table > .table-data > tr > .table-cell a:disabled, .vo-table table > .table-data > tr > .table-cell a.disabled, .vo-table table > .table-data > tr .vo-table__cell a:disabled, .vo-table table > .table-data > tr .vo-table__cell a.disabled, .vo-table table .vo-table__body > tr > td a:disabled, .vo-table table .vo-table__body > tr > td a.disabled, .vo-table table .vo-table__body > tr > .table-cell a:disabled, .vo-table table .vo-table__body > tr > .table-cell a.disabled, .vo-table table .vo-table__body > tr .vo-table__cell a:disabled, .vo-table table .vo-table__body > tr .vo-table__cell a.disabled {
  color: #cccccc;
}
.vo-table table > tbody > tr > td a:disabled__text, .vo-table table > tbody > tr > td a.disabled__text, .vo-table table > tbody > tr > .table-cell a:disabled__text, .vo-table table > tbody > tr > .table-cell a.disabled__text, .vo-table table > tbody > tr .vo-table__cell a:disabled__text, .vo-table table > tbody > tr .vo-table__cell a.disabled__text, .vo-table table > .table-data > tr > td a:disabled__text, .vo-table table > .table-data > tr > td a.disabled__text, .vo-table table > .table-data > tr > .table-cell a:disabled__text, .vo-table table > .table-data > tr > .table-cell a.disabled__text, .vo-table table > .table-data > tr .vo-table__cell a:disabled__text, .vo-table table > .table-data > tr .vo-table__cell a.disabled__text, .vo-table table .vo-table__body > tr > td a:disabled__text, .vo-table table .vo-table__body > tr > td a.disabled__text, .vo-table table .vo-table__body > tr > .table-cell a:disabled__text, .vo-table table .vo-table__body > tr > .table-cell a.disabled__text, .vo-table table .vo-table__body > tr .vo-table__cell a:disabled__text, .vo-table table .vo-table__body > tr .vo-table__cell a.disabled__text {
  color: #cccccc;
}
.vo-table table > tbody > tr > td a:disabled:before, .vo-table table > tbody > tr > td a.disabled:before, .vo-table table > tbody > tr > .table-cell a:disabled:before, .vo-table table > tbody > tr > .table-cell a.disabled:before, .vo-table table > tbody > tr .vo-table__cell a:disabled:before, .vo-table table > tbody > tr .vo-table__cell a.disabled:before, .vo-table table > .table-data > tr > td a:disabled:before, .vo-table table > .table-data > tr > td a.disabled:before, .vo-table table > .table-data > tr > .table-cell a:disabled:before, .vo-table table > .table-data > tr > .table-cell a.disabled:before, .vo-table table > .table-data > tr .vo-table__cell a:disabled:before, .vo-table table > .table-data > tr .vo-table__cell a.disabled:before, .vo-table table .vo-table__body > tr > td a:disabled:before, .vo-table table .vo-table__body > tr > td a.disabled:before, .vo-table table .vo-table__body > tr > .table-cell a:disabled:before, .vo-table table .vo-table__body > tr > .table-cell a.disabled:before, .vo-table table .vo-table__body > tr .vo-table__cell a:disabled:before, .vo-table table .vo-table__body > tr .vo-table__cell a.disabled:before {
  color: #cccccc;
}
.vo-table table > tbody > tr > td a:hover, .vo-table table > tbody > tr > td a:focus, .vo-table table > tbody > tr > .table-cell a:hover, .vo-table table > tbody > tr > .table-cell a:focus, .vo-table table > tbody > tr .vo-table__cell a:hover, .vo-table table > tbody > tr .vo-table__cell a:focus, .vo-table table > .table-data > tr > td a:hover, .vo-table table > .table-data > tr > td a:focus, .vo-table table > .table-data > tr > .table-cell a:hover, .vo-table table > .table-data > tr > .table-cell a:focus, .vo-table table > .table-data > tr .vo-table__cell a:hover, .vo-table table > .table-data > tr .vo-table__cell a:focus, .vo-table table .vo-table__body > tr > td a:hover, .vo-table table .vo-table__body > tr > td a:focus, .vo-table table .vo-table__body > tr > .table-cell a:hover, .vo-table table .vo-table__body > tr > .table-cell a:focus, .vo-table table .vo-table__body > tr .vo-table__cell a:hover, .vo-table table .vo-table__body > tr .vo-table__cell a:focus {
  color: #f16e00;
  text-decoration: underline;
}
.vo-table table > tbody > tr > td span, .vo-table table > tbody > tr > .table-cell span, .vo-table table > tbody > tr .vo-table__cell span, .vo-table table > .table-data > tr > td span, .vo-table table > .table-data > tr > .table-cell span, .vo-table table > .table-data > tr .vo-table__cell span, .vo-table table .vo-table__body > tr > td span, .vo-table table .vo-table__body > tr > .table-cell span, .vo-table table .vo-table__body > tr .vo-table__cell span {
  display: block;
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
}
.vo-table table > tbody > tr > td a.vo-link.vo-hol_delete, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete {
  margin-left: 1.4375rem;
  cursor: pointer;
  font-family: "Arial";
  font-weight: bold;
  color: #f16e00;
}
.vo-table table > tbody > tr > td a.vo-link.vo-hol_delete__text, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete__text, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete__text, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete__text, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete__text, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete__text, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete__text, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete__text, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete__text {
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.vo-table table > tbody > tr > td a.vo-link.vo-hol_delete__text:hover, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete__text:hover, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete__text:hover, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete__text:hover, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete__text:hover, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete__text:hover, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete__text:hover, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete__text:hover, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete__text:hover {
  color: black;
  text-decoration: underline;
}
.vo-table table > tbody > tr > td a.vo-link.vo-hol_delete:before, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:before, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:before, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete:before, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:before, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:before, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:before, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:before, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:before {
  display: inline-block;
  vertical-align: middle;
}
.vo-table table > tbody > tr > td a.vo-link.vo-hol_delete:hover, .vo-table table > tbody > tr > td a.vo-link.vo-hol_delete:focus, .vo-table table > tbody > tr > td a.vo-link.vo-hol_delete:active, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:hover, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:focus, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:active, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:active, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete:hover, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete:focus, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete:active, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:hover, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:focus, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:active, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:active, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:hover, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:focus, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:active, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:hover, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:focus, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:active, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:active {
  color: black;
  text-decoration: none;
  background-color: transparent;
}
.vo-table table > tbody > tr > td a.vo-link.vo-hol_delete:hover__text, .vo-table table > tbody > tr > td a.vo-link.vo-hol_delete:focus__text, .vo-table table > tbody > tr > td a.vo-link.vo-hol_delete:active__text, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:hover__text, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:focus__text, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:active__text, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:hover__text, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:focus__text, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:active__text, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete:hover__text, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete:focus__text, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete:active__text, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:hover__text, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:focus__text, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:active__text, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:hover__text, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:focus__text, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:active__text, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:hover__text, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:focus__text, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:active__text, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:hover__text, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:focus__text, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:active__text, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:hover__text, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:focus__text, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:active__text {
  text-decoration: underline;
}
.vo-table table > tbody > tr > td a.vo-link.vo-hol_delete:hover:before, .vo-table table > tbody > tr > td a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .vo-table table > tbody > tr > td a.vo-link.vo-hol_delete:focus:before, .vo-table table > tbody > tr > td a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .vo-table table > tbody > tr > td a.vo-link.vo-hol_delete:active:before, .vo-table table > tbody > tr > td a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:hover:before, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:focus:before, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:active:before, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:hover:before, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:focus:before, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:active:before, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete:hover:before, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete:focus:before, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete:active:before, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:hover:before, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:focus:before, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:active:before, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:hover:before, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:focus:before, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:active:before, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:hover:before, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:focus:before, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:active:before, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:hover:before, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:focus:before, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:active:before, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:hover:before, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:focus:before, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:active:before, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before {
  color: black;
  text-decoration: none;
}
.vo-table table > tbody > tr > td a.vo-link.vo-hol_delete:disabled, .vo-table table > tbody > tr > td a.vo-link.vo-hol_delete.disabled, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:disabled, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete.disabled, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete:disabled, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete.disabled, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:disabled, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete.disabled, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:disabled, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete.disabled, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:disabled, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete.disabled, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled {
  color: #cccccc;
}
.vo-table table > tbody > tr > td a.vo-link.vo-hol_delete:disabled__text, .vo-table table > tbody > tr > td a.vo-link.vo-hol_delete.disabled__text, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:disabled__text, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete.disabled__text, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled__text, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled__text, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete:disabled__text, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete.disabled__text, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:disabled__text, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete.disabled__text, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled__text, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled__text, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:disabled__text, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete.disabled__text, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:disabled__text, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete.disabled__text, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled__text, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled__text {
  color: #cccccc;
}
.vo-table table > tbody > tr > td a.vo-link.vo-hol_delete:disabled:before, .vo-table table > tbody > tr > td a.vo-link.vo-hol_delete.disabled:before, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:disabled:before, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete.disabled:before, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled:before, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled:before, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete:disabled:before, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete.disabled:before, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:disabled:before, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete.disabled:before, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled:before, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled:before, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:disabled:before, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete.disabled:before, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:disabled:before, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete.disabled:before, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled:before, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled:before {
  color: #cccccc;
}
.vo-table table > tbody > tr > td a.vo-link.vo-hol_delete:hover, .vo-table table > tbody > tr > td a.vo-link.vo-hol_delete:focus, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:hover, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:focus, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete:hover, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete:focus, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:hover, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:focus, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:hover, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:focus, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:hover, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:focus, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:focus {
  color: #f16e00;
  text-decoration: underline;
}
.vo-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text {
  font-family: "Arial";
  font-weight: bold;
  color: #f16e00;
  font-size: 1rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.vo-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text {
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.vo-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover {
  color: black;
  text-decoration: underline;
}
.vo-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:before, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:before, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:before, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:before, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:before, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:before, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:before, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:before, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:before {
  display: inline-block;
  vertical-align: middle;
}
.vo-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover, .vo-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus, .vo-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active {
  color: black;
  text-decoration: none;
  background-color: transparent;
}
.vo-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .vo-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .vo-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active__text, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active__text, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active__text, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active__text {
  text-decoration: underline;
}
.vo-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .vo-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .vo-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .vo-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .vo-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active:before, .vo-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active:before, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active:before, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before {
  color: black;
  text-decoration: none;
}
.vo-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled, .vo-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled {
  color: #cccccc;
}
.vo-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .vo-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text {
  color: #cccccc;
}
.vo-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .vo-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .vo-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .vo-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .vo-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .vo-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .vo-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .vo-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .vo-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .vo-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before {
  color: #cccccc;
}
.vo-table table .vo-button {
  margin-top: 0.75rem;
}
.vo-table_gastos table {
  min-width: 1108px;
}
.vo-table_gastos table > tbody > tr > td:last-child {
  width: 130px;
}
.vo-table_gastos table > tbody > tr > td:last-child > button:last-child {
  padding-left: 1rem;
}
.vo-table_manager table {
  min-width: 1108px;
}
.vo-table_manager table > tbody > tr > td {
  white-space: nowrap;
}
.vo-table_manager table > tbody > tr > td.weekend {
  background-color: #eeeeee;
}
.vo-table-inbox {
  padding: 0;
}
.vo-table__0535 {
  background-color: #b5e8f7 !important;
}
.vo-table__5000 {
  background-color: #b8ebd6 !important;
}
.vo-table__fted {
  background-color: #d9c2f0 !important;
}
.vo-table__jagu {
  background-color: #fff6b6 !important;
}
.vo-table__oest {
  background-color: #ffe8f7 !important;
}
.vo-table__oesv {
  background-color: #eeeeee !important;
}
.vo-table__osfi {
  background-color: #ffebc7 !important;
}
.vo-table__rtmv {
  background-color: #e9ffb6 !important;
}
.vo-table__plan {
  margin-bottom: 1.875rem;
}
.vo-table__plan.isEditable .hourLabel,
.vo-table__plan.isEditable .sumHour {
  cursor: default;
}
.vo-table__plan.isEditable .sumHour {
  background-color: #f4f4f4;
}
.vo-table__plan td, .vo-table__plan th {
  width: 5.625rem;
  height: 1.875rem;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #cccccc;
  cursor: pointer;
}
.vo-table__plan th {
  background-color: #f16e00;
  color: white;
  border-color: #f16e00;
  padding: 0.625rem;
  cursor: default;
}
.vo-table__plan th.thEmpty {
  background-color: white;
  border: none;
}
.vo-table__plan .selected {
  background-color: #fbd4b3;
}
.vo-table__plan .selected:before {
  content: url(../images/icons/vo-ok.svg);
  width: 1.8125rem;
  height: 1.8125rem;
  display: block;
  margin: 0 auto;
}
.vo-table__plan .hourLabel {
  width: 10.9375rem;
}

.vo-new-table table {
  min-width: 100% !important;
  min-width: 1139px;
  border: 0 none;
}
.vo-new-table table > tr > td, .vo-new-table table > tr > th {
  border-left: 0 none;
  border-right: 0 none;
}
.vo-new-table table > thead > tr, .vo-new-table table > .table-columns > tr, .vo-new-table table .vo-table__header > tr {
  background: #f16e00;
}
.vo-new-table table > thead > tr > th, .vo-new-table table > .table-columns > tr > th, .vo-new-table table .vo-table__header > tr > th {
  font-family: "Arial";
  color: white;
  font-size: 0.875rem;
  font-weight: bold;
  border: 0 none;
  padding: 0.625rem;
}
.vo-new-table table > tbody > tr, .vo-new-table table > .table-data > tr, .vo-new-table table .vo-table__body > tr {
  border-bottom: 1px solid #cccccc;
}
.vo-new-table table > tbody > tr:nth-of-type(odd), .vo-new-table table > .table-data > tr:nth-of-type(odd), .vo-new-table table .vo-table__body > tr:nth-of-type(odd) {
  background: 0 none;
}
.vo-new-table table > tbody > tr:hover:nth-of-type(even), .vo-new-table table > tbody > tr:hover:nth-of-type(odd), .vo-new-table table > .table-data > tr:hover:nth-of-type(even), .vo-new-table table > .table-data > tr:hover:nth-of-type(odd), .vo-new-table table .vo-table__body > tr:hover:nth-of-type(even), .vo-new-table table .vo-table__body > tr:hover:nth-of-type(odd) {
  background: #f4f4f4;
}
.vo-new-table table > tbody > tr > td, .vo-new-table table > tbody > tr > .table-cell, .vo-new-table table > tbody > tr .vo-table__cell, .vo-new-table table > .table-data > tr > td, .vo-new-table table > .table-data > tr > .table-cell, .vo-new-table table > .table-data > tr .vo-table__cell, .vo-new-table table .vo-table__body > tr > td, .vo-new-table table .vo-table__body > tr > .table-cell, .vo-new-table table .vo-table__body > tr .vo-table__cell {
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
  width: 260px;
  vertical-align: middle;
  border-left: 0 none;
  border-right: 0 none;
  padding: 0.625rem;
}
.vo-new-table table > tbody > tr > td .vo-table__light, .vo-new-table table > tbody > tr > td span, .vo-new-table table > tbody > tr > .table-cell .vo-table__light, .vo-new-table table > tbody > tr > .table-cell span, .vo-new-table table > tbody > tr .vo-table__cell .vo-table__light, .vo-new-table table > tbody > tr .vo-table__cell span, .vo-new-table table > .table-data > tr > td .vo-table__light, .vo-new-table table > .table-data > tr > td span, .vo-new-table table > .table-data > tr > .table-cell .vo-table__light, .vo-new-table table > .table-data > tr > .table-cell span, .vo-new-table table > .table-data > tr .vo-table__cell .vo-table__light, .vo-new-table table > .table-data > tr .vo-table__cell span, .vo-new-table table .vo-table__body > tr > td .vo-table__light, .vo-new-table table .vo-table__body > tr > td span, .vo-new-table table .vo-table__body > tr > .table-cell .vo-table__light, .vo-new-table table .vo-table__body > tr > .table-cell span, .vo-new-table table .vo-table__body > tr .vo-table__cell .vo-table__light, .vo-new-table table .vo-table__body > tr .vo-table__cell span {
  font-family: "Arial";
}
.vo-new-table table > tbody > tr > td a, .vo-new-table table > tbody > tr > .table-cell a, .vo-new-table table > tbody > tr .vo-table__cell a, .vo-new-table table > .table-data > tr > td a, .vo-new-table table > .table-data > tr > .table-cell a, .vo-new-table table > .table-data > tr .vo-table__cell a, .vo-new-table table .vo-table__body > tr > td a, .vo-new-table table .vo-table__body > tr > .table-cell a, .vo-new-table table .vo-table__body > tr .vo-table__cell a {
  font-family: "Arial";
  font-weight: bold;
  color: #f16e00;
  color: black;
}
.vo-new-table table > tbody > tr > td a__text, .vo-new-table table > tbody > tr > .table-cell a__text, .vo-new-table table > tbody > tr .vo-table__cell a__text, .vo-new-table table > .table-data > tr > td a__text, .vo-new-table table > .table-data > tr > .table-cell a__text, .vo-new-table table > .table-data > tr .vo-table__cell a__text, .vo-new-table table .vo-table__body > tr > td a__text, .vo-new-table table .vo-table__body > tr > .table-cell a__text, .vo-new-table table .vo-table__body > tr .vo-table__cell a__text {
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.vo-new-table table > tbody > tr > td a__text:hover, .vo-new-table table > tbody > tr > .table-cell a__text:hover, .vo-new-table table > tbody > tr .vo-table__cell a__text:hover, .vo-new-table table > .table-data > tr > td a__text:hover, .vo-new-table table > .table-data > tr > .table-cell a__text:hover, .vo-new-table table > .table-data > tr .vo-table__cell a__text:hover, .vo-new-table table .vo-table__body > tr > td a__text:hover, .vo-new-table table .vo-table__body > tr > .table-cell a__text:hover, .vo-new-table table .vo-table__body > tr .vo-table__cell a__text:hover {
  color: black;
  text-decoration: underline;
}
.vo-new-table table > tbody > tr > td a:before, .vo-new-table table > tbody > tr > .table-cell a:before, .vo-new-table table > tbody > tr .vo-table__cell a:before, .vo-new-table table > .table-data > tr > td a:before, .vo-new-table table > .table-data > tr > .table-cell a:before, .vo-new-table table > .table-data > tr .vo-table__cell a:before, .vo-new-table table .vo-table__body > tr > td a:before, .vo-new-table table .vo-table__body > tr > .table-cell a:before, .vo-new-table table .vo-table__body > tr .vo-table__cell a:before {
  display: inline-block;
  vertical-align: middle;
}
.vo-new-table table > tbody > tr > td a:hover, .vo-new-table table > tbody > tr > td a:focus, .vo-new-table table > tbody > tr > td a:active, .vo-new-table table > tbody > tr > .table-cell a:hover, .vo-new-table table > tbody > tr > .table-cell a:focus, .vo-new-table table > tbody > tr > .table-cell a:active, .vo-new-table table > tbody > tr .vo-table__cell a:hover, .vo-new-table table > tbody > tr .vo-table__cell a:focus, .vo-new-table table > tbody > tr .vo-table__cell a:active, .vo-new-table table > .table-data > tr > td a:hover, .vo-new-table table > .table-data > tr > td a:focus, .vo-new-table table > .table-data > tr > td a:active, .vo-new-table table > .table-data > tr > .table-cell a:hover, .vo-new-table table > .table-data > tr > .table-cell a:focus, .vo-new-table table > .table-data > tr > .table-cell a:active, .vo-new-table table > .table-data > tr .vo-table__cell a:hover, .vo-new-table table > .table-data > tr .vo-table__cell a:focus, .vo-new-table table > .table-data > tr .vo-table__cell a:active, .vo-new-table table .vo-table__body > tr > td a:hover, .vo-new-table table .vo-table__body > tr > td a:focus, .vo-new-table table .vo-table__body > tr > td a:active, .vo-new-table table .vo-table__body > tr > .table-cell a:hover, .vo-new-table table .vo-table__body > tr > .table-cell a:focus, .vo-new-table table .vo-table__body > tr > .table-cell a:active, .vo-new-table table .vo-table__body > tr .vo-table__cell a:hover, .vo-new-table table .vo-table__body > tr .vo-table__cell a:focus, .vo-new-table table .vo-table__body > tr .vo-table__cell a:active {
  color: black;
  text-decoration: none;
  background-color: transparent;
}
.vo-new-table table > tbody > tr > td a:hover__text, .vo-new-table table > tbody > tr > td a:focus__text, .vo-new-table table > tbody > tr > td a:active__text, .vo-new-table table > tbody > tr > .table-cell a:hover__text, .vo-new-table table > tbody > tr > .table-cell a:focus__text, .vo-new-table table > tbody > tr > .table-cell a:active__text, .vo-new-table table > tbody > tr .vo-table__cell a:hover__text, .vo-new-table table > tbody > tr .vo-table__cell a:focus__text, .vo-new-table table > tbody > tr .vo-table__cell a:active__text, .vo-new-table table > .table-data > tr > td a:hover__text, .vo-new-table table > .table-data > tr > td a:focus__text, .vo-new-table table > .table-data > tr > td a:active__text, .vo-new-table table > .table-data > tr > .table-cell a:hover__text, .vo-new-table table > .table-data > tr > .table-cell a:focus__text, .vo-new-table table > .table-data > tr > .table-cell a:active__text, .vo-new-table table > .table-data > tr .vo-table__cell a:hover__text, .vo-new-table table > .table-data > tr .vo-table__cell a:focus__text, .vo-new-table table > .table-data > tr .vo-table__cell a:active__text, .vo-new-table table .vo-table__body > tr > td a:hover__text, .vo-new-table table .vo-table__body > tr > td a:focus__text, .vo-new-table table .vo-table__body > tr > td a:active__text, .vo-new-table table .vo-table__body > tr > .table-cell a:hover__text, .vo-new-table table .vo-table__body > tr > .table-cell a:focus__text, .vo-new-table table .vo-table__body > tr > .table-cell a:active__text, .vo-new-table table .vo-table__body > tr .vo-table__cell a:hover__text, .vo-new-table table .vo-table__body > tr .vo-table__cell a:focus__text, .vo-new-table table .vo-table__body > tr .vo-table__cell a:active__text {
  text-decoration: underline;
}
.vo-new-table table > tbody > tr > td a:hover:before, .vo-new-table table > tbody > tr > td a:hover [class*=vo-icon]:before, .vo-new-table table > tbody > tr > td a:focus:before, .vo-new-table table > tbody > tr > td a:focus [class*=vo-icon]:before, .vo-new-table table > tbody > tr > td a:active:before, .vo-new-table table > tbody > tr > td a:active [class*=vo-icon]:before, .vo-new-table table > tbody > tr > .table-cell a:hover:before, .vo-new-table table > tbody > tr > .table-cell a:hover [class*=vo-icon]:before, .vo-new-table table > tbody > tr > .table-cell a:focus:before, .vo-new-table table > tbody > tr > .table-cell a:focus [class*=vo-icon]:before, .vo-new-table table > tbody > tr > .table-cell a:active:before, .vo-new-table table > tbody > tr > .table-cell a:active [class*=vo-icon]:before, .vo-new-table table > tbody > tr .vo-table__cell a:hover:before, .vo-new-table table > tbody > tr .vo-table__cell a:hover [class*=vo-icon]:before, .vo-new-table table > tbody > tr .vo-table__cell a:focus:before, .vo-new-table table > tbody > tr .vo-table__cell a:focus [class*=vo-icon]:before, .vo-new-table table > tbody > tr .vo-table__cell a:active:before, .vo-new-table table > tbody > tr .vo-table__cell a:active [class*=vo-icon]:before, .vo-new-table table > .table-data > tr > td a:hover:before, .vo-new-table table > .table-data > tr > td a:hover [class*=vo-icon]:before, .vo-new-table table > .table-data > tr > td a:focus:before, .vo-new-table table > .table-data > tr > td a:focus [class*=vo-icon]:before, .vo-new-table table > .table-data > tr > td a:active:before, .vo-new-table table > .table-data > tr > td a:active [class*=vo-icon]:before, .vo-new-table table > .table-data > tr > .table-cell a:hover:before, .vo-new-table table > .table-data > tr > .table-cell a:hover [class*=vo-icon]:before, .vo-new-table table > .table-data > tr > .table-cell a:focus:before, .vo-new-table table > .table-data > tr > .table-cell a:focus [class*=vo-icon]:before, .vo-new-table table > .table-data > tr > .table-cell a:active:before, .vo-new-table table > .table-data > tr > .table-cell a:active [class*=vo-icon]:before, .vo-new-table table > .table-data > tr .vo-table__cell a:hover:before, .vo-new-table table > .table-data > tr .vo-table__cell a:hover [class*=vo-icon]:before, .vo-new-table table > .table-data > tr .vo-table__cell a:focus:before, .vo-new-table table > .table-data > tr .vo-table__cell a:focus [class*=vo-icon]:before, .vo-new-table table > .table-data > tr .vo-table__cell a:active:before, .vo-new-table table > .table-data > tr .vo-table__cell a:active [class*=vo-icon]:before, .vo-new-table table .vo-table__body > tr > td a:hover:before, .vo-new-table table .vo-table__body > tr > td a:hover [class*=vo-icon]:before, .vo-new-table table .vo-table__body > tr > td a:focus:before, .vo-new-table table .vo-table__body > tr > td a:focus [class*=vo-icon]:before, .vo-new-table table .vo-table__body > tr > td a:active:before, .vo-new-table table .vo-table__body > tr > td a:active [class*=vo-icon]:before, .vo-new-table table .vo-table__body > tr > .table-cell a:hover:before, .vo-new-table table .vo-table__body > tr > .table-cell a:hover [class*=vo-icon]:before, .vo-new-table table .vo-table__body > tr > .table-cell a:focus:before, .vo-new-table table .vo-table__body > tr > .table-cell a:focus [class*=vo-icon]:before, .vo-new-table table .vo-table__body > tr > .table-cell a:active:before, .vo-new-table table .vo-table__body > tr > .table-cell a:active [class*=vo-icon]:before, .vo-new-table table .vo-table__body > tr .vo-table__cell a:hover:before, .vo-new-table table .vo-table__body > tr .vo-table__cell a:hover [class*=vo-icon]:before, .vo-new-table table .vo-table__body > tr .vo-table__cell a:focus:before, .vo-new-table table .vo-table__body > tr .vo-table__cell a:focus [class*=vo-icon]:before, .vo-new-table table .vo-table__body > tr .vo-table__cell a:active:before, .vo-new-table table .vo-table__body > tr .vo-table__cell a:active [class*=vo-icon]:before {
  color: black;
  text-decoration: none;
}
.vo-new-table table > tbody > tr > td a:disabled, .vo-new-table table > tbody > tr > td a.disabled, .vo-new-table table > tbody > tr > .table-cell a:disabled, .vo-new-table table > tbody > tr > .table-cell a.disabled, .vo-new-table table > tbody > tr .vo-table__cell a:disabled, .vo-new-table table > tbody > tr .vo-table__cell a.disabled, .vo-new-table table > .table-data > tr > td a:disabled, .vo-new-table table > .table-data > tr > td a.disabled, .vo-new-table table > .table-data > tr > .table-cell a:disabled, .vo-new-table table > .table-data > tr > .table-cell a.disabled, .vo-new-table table > .table-data > tr .vo-table__cell a:disabled, .vo-new-table table > .table-data > tr .vo-table__cell a.disabled, .vo-new-table table .vo-table__body > tr > td a:disabled, .vo-new-table table .vo-table__body > tr > td a.disabled, .vo-new-table table .vo-table__body > tr > .table-cell a:disabled, .vo-new-table table .vo-table__body > tr > .table-cell a.disabled, .vo-new-table table .vo-table__body > tr .vo-table__cell a:disabled, .vo-new-table table .vo-table__body > tr .vo-table__cell a.disabled {
  color: #cccccc;
}
.vo-new-table table > tbody > tr > td a:disabled__text, .vo-new-table table > tbody > tr > td a.disabled__text, .vo-new-table table > tbody > tr > .table-cell a:disabled__text, .vo-new-table table > tbody > tr > .table-cell a.disabled__text, .vo-new-table table > tbody > tr .vo-table__cell a:disabled__text, .vo-new-table table > tbody > tr .vo-table__cell a.disabled__text, .vo-new-table table > .table-data > tr > td a:disabled__text, .vo-new-table table > .table-data > tr > td a.disabled__text, .vo-new-table table > .table-data > tr > .table-cell a:disabled__text, .vo-new-table table > .table-data > tr > .table-cell a.disabled__text, .vo-new-table table > .table-data > tr .vo-table__cell a:disabled__text, .vo-new-table table > .table-data > tr .vo-table__cell a.disabled__text, .vo-new-table table .vo-table__body > tr > td a:disabled__text, .vo-new-table table .vo-table__body > tr > td a.disabled__text, .vo-new-table table .vo-table__body > tr > .table-cell a:disabled__text, .vo-new-table table .vo-table__body > tr > .table-cell a.disabled__text, .vo-new-table table .vo-table__body > tr .vo-table__cell a:disabled__text, .vo-new-table table .vo-table__body > tr .vo-table__cell a.disabled__text {
  color: #cccccc;
}
.vo-new-table table > tbody > tr > td a:disabled:before, .vo-new-table table > tbody > tr > td a.disabled:before, .vo-new-table table > tbody > tr > .table-cell a:disabled:before, .vo-new-table table > tbody > tr > .table-cell a.disabled:before, .vo-new-table table > tbody > tr .vo-table__cell a:disabled:before, .vo-new-table table > tbody > tr .vo-table__cell a.disabled:before, .vo-new-table table > .table-data > tr > td a:disabled:before, .vo-new-table table > .table-data > tr > td a.disabled:before, .vo-new-table table > .table-data > tr > .table-cell a:disabled:before, .vo-new-table table > .table-data > tr > .table-cell a.disabled:before, .vo-new-table table > .table-data > tr .vo-table__cell a:disabled:before, .vo-new-table table > .table-data > tr .vo-table__cell a.disabled:before, .vo-new-table table .vo-table__body > tr > td a:disabled:before, .vo-new-table table .vo-table__body > tr > td a.disabled:before, .vo-new-table table .vo-table__body > tr > .table-cell a:disabled:before, .vo-new-table table .vo-table__body > tr > .table-cell a.disabled:before, .vo-new-table table .vo-table__body > tr .vo-table__cell a:disabled:before, .vo-new-table table .vo-table__body > tr .vo-table__cell a.disabled:before {
  color: #cccccc;
}
.vo-new-table table > tbody > tr > td a:hover, .vo-new-table table > tbody > tr > td a:focus, .vo-new-table table > tbody > tr > .table-cell a:hover, .vo-new-table table > tbody > tr > .table-cell a:focus, .vo-new-table table > tbody > tr .vo-table__cell a:hover, .vo-new-table table > tbody > tr .vo-table__cell a:focus, .vo-new-table table > .table-data > tr > td a:hover, .vo-new-table table > .table-data > tr > td a:focus, .vo-new-table table > .table-data > tr > .table-cell a:hover, .vo-new-table table > .table-data > tr > .table-cell a:focus, .vo-new-table table > .table-data > tr .vo-table__cell a:hover, .vo-new-table table > .table-data > tr .vo-table__cell a:focus, .vo-new-table table .vo-table__body > tr > td a:hover, .vo-new-table table .vo-table__body > tr > td a:focus, .vo-new-table table .vo-table__body > tr > .table-cell a:hover, .vo-new-table table .vo-table__body > tr > .table-cell a:focus, .vo-new-table table .vo-table__body > tr .vo-table__cell a:hover, .vo-new-table table .vo-table__body > tr .vo-table__cell a:focus {
  color: #f16e00;
  text-decoration: underline;
}
.vo-new-table table > tbody > tr > td span, .vo-new-table table > tbody > tr > .table-cell span, .vo-new-table table > tbody > tr .vo-table__cell span, .vo-new-table table > .table-data > tr > td span, .vo-new-table table > .table-data > tr > .table-cell span, .vo-new-table table > .table-data > tr .vo-table__cell span, .vo-new-table table .vo-table__body > tr > td span, .vo-new-table table .vo-table__body > tr > .table-cell span, .vo-new-table table .vo-table__body > tr .vo-table__cell span {
  display: block;
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
}
.vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete {
  margin-left: 1.4375rem;
  cursor: pointer;
  font-family: "Arial";
  font-weight: bold;
  color: #f16e00;
}
.vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete__text, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete__text, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete__text, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete__text, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete__text, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete__text, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete__text, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete__text, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete__text {
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete__text:hover, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete__text:hover, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete__text:hover, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete__text:hover, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete__text:hover, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete__text:hover, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete__text:hover, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete__text:hover, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete__text:hover {
  color: black;
  text-decoration: underline;
}
.vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete:before, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:before, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:before, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete:before, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:before, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:before, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:before, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:before, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:before {
  display: inline-block;
  vertical-align: middle;
}
.vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete:hover, .vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete:focus, .vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete:active, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:hover, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:focus, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:active, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:active, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete:hover, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete:focus, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete:active, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:hover, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:focus, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:active, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:active, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:hover, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:focus, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:active, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:hover, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:focus, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:active, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:active {
  color: black;
  text-decoration: none;
  background-color: transparent;
}
.vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete:hover__text, .vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete:focus__text, .vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete:active__text, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:hover__text, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:focus__text, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:active__text, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:hover__text, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:focus__text, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:active__text, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete:hover__text, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete:focus__text, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete:active__text, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:hover__text, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:focus__text, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:active__text, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:hover__text, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:focus__text, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:active__text, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:hover__text, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:focus__text, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:active__text, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:hover__text, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:focus__text, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:active__text, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:hover__text, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:focus__text, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:active__text {
  text-decoration: underline;
}
.vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete:hover:before, .vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete:focus:before, .vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete:active:before, .vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:hover:before, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:focus:before, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:active:before, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:hover:before, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:focus:before, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:active:before, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete:hover:before, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete:focus:before, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete:active:before, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:hover:before, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:focus:before, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:active:before, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:hover:before, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:focus:before, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:active:before, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:hover:before, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:focus:before, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:active:before, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:hover:before, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:focus:before, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:active:before, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:hover:before, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:focus:before, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:active:before, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before {
  color: black;
  text-decoration: none;
}
.vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete:disabled, .vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete.disabled, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:disabled, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete.disabled, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete:disabled, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete.disabled, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:disabled, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete.disabled, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:disabled, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete.disabled, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:disabled, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete.disabled, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled {
  color: #cccccc;
}
.vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete:disabled__text, .vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete.disabled__text, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:disabled__text, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete.disabled__text, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled__text, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled__text, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete:disabled__text, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete.disabled__text, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:disabled__text, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete.disabled__text, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled__text, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled__text, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:disabled__text, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete.disabled__text, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:disabled__text, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete.disabled__text, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled__text, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled__text {
  color: #cccccc;
}
.vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete:disabled:before, .vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete.disabled:before, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:disabled:before, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete.disabled:before, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled:before, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled:before, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete:disabled:before, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete.disabled:before, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:disabled:before, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete.disabled:before, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled:before, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled:before, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:disabled:before, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete.disabled:before, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:disabled:before, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete.disabled:before, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled:before, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled:before {
  color: #cccccc;
}
.vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete:hover, .vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete:focus, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:hover, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:focus, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete:hover, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete:focus, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:hover, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:focus, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:hover, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete:focus, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:hover, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:focus, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:focus {
  color: #f16e00;
  text-decoration: underline;
}
.vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text {
  font-family: "Arial";
  font-weight: bold;
  color: #f16e00;
  font-size: 1rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text {
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover {
  color: black;
  text-decoration: underline;
}
.vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:before, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:before, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:before, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:before, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:before, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:before, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:before, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:before, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:before {
  display: inline-block;
  vertical-align: middle;
}
.vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover, .vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus, .vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active {
  color: black;
  text-decoration: none;
  background-color: transparent;
}
.vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active__text, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active__text, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active__text, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active__text {
  text-decoration: underline;
}
.vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active:before, .vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active:before, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active:before, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before {
  color: black;
  text-decoration: none;
}
.vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled, .vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled {
  color: #cccccc;
}
.vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text {
  color: #cccccc;
}
.vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .vo-new-table table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .vo-new-table table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .vo-new-table table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .vo-new-table table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .vo-new-table table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .vo-new-table table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .vo-new-table table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .vo-new-table table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .vo-new-table table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before {
  color: #cccccc;
}
.vo-new-table table .vo-button {
  margin-top: 0.75rem;
}
.vo-new-table table > thead > tr {
  background: black;
}
.vo-new-table table > tbody > tr {
  border: none;
}
.vo-new-table table > tbody > tr:hover {
  border: 1px solid #ff7900;
}
.vo-new-table table > tbody > tr > td {
  font-size: 14px;
}
.vo-new-table table > tbody > tr > td:nth-of-type(n+3) > a {
  font-size: 14px;
  display: flex;
  margin: 15px 0;
}
.vo-new-table table > tbody > tr > td:nth-of-type(n+3) > a:after {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-new-table table > tbody > tr > td:nth-of-type(n+3) > a:hover {
  cursor: pointer;
  color: black;
}
.vo-new-table table > tbody > tr > td:nth-of-type(n+3) > a:hover:after {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right-black.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-new-table table > tbody > tr:hover:nth-of-type(even), .vo-new-table table > tbody > tr:hover:nth-of-type(odd) {
  background: transparent;
}
.vo-new-table table > tbody > tr:nth-of-type(even) {
  background-color: #FFF2E5;
}

.vo-new-table_v2 table {
  min-width: unset !important;
  min-width: 1139px;
  border: 0 none;
}
.vo-new-table_v2 table > tr > td, .vo-new-table_v2 table > tr > th {
  border-left: 0 none;
  border-right: 0 none;
}
.vo-new-table_v2 table > thead > tr, .vo-new-table_v2 table > .table-columns > tr, .vo-new-table_v2 table .vo-table__header > tr {
  background: #f16e00;
}
.vo-new-table_v2 table > thead > tr > th, .vo-new-table_v2 table > .table-columns > tr > th, .vo-new-table_v2 table .vo-table__header > tr > th {
  font-family: "Arial";
  color: white;
  font-size: 0.875rem;
  font-weight: bold;
  border: 0 none;
  padding: 0.625rem;
}
.vo-new-table_v2 table > tbody > tr, .vo-new-table_v2 table > .table-data > tr, .vo-new-table_v2 table .vo-table__body > tr {
  border-bottom: 1px solid #cccccc;
}
.vo-new-table_v2 table > tbody > tr:nth-of-type(odd), .vo-new-table_v2 table > .table-data > tr:nth-of-type(odd), .vo-new-table_v2 table .vo-table__body > tr:nth-of-type(odd) {
  background: 0 none;
}
.vo-new-table_v2 table > tbody > tr:hover:nth-of-type(even), .vo-new-table_v2 table > tbody > tr:hover:nth-of-type(odd), .vo-new-table_v2 table > .table-data > tr:hover:nth-of-type(even), .vo-new-table_v2 table > .table-data > tr:hover:nth-of-type(odd), .vo-new-table_v2 table .vo-table__body > tr:hover:nth-of-type(even), .vo-new-table_v2 table .vo-table__body > tr:hover:nth-of-type(odd) {
  background: #f4f4f4;
}
.vo-new-table_v2 table > tbody > tr > td, .vo-new-table_v2 table > tbody > tr > .table-cell, .vo-new-table_v2 table > tbody > tr .vo-table__cell, .vo-new-table_v2 table > .table-data > tr > td, .vo-new-table_v2 table > .table-data > tr > .table-cell, .vo-new-table_v2 table > .table-data > tr .vo-table__cell, .vo-new-table_v2 table .vo-table__body > tr > td, .vo-new-table_v2 table .vo-table__body > tr > .table-cell, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell {
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
  width: 260px;
  vertical-align: middle;
  border-left: 0 none;
  border-right: 0 none;
  padding: 0.625rem;
}
.vo-new-table_v2 table > tbody > tr > td .vo-table__light, .vo-new-table_v2 table > tbody > tr > td span, .vo-new-table_v2 table > tbody > tr > .table-cell .vo-table__light, .vo-new-table_v2 table > tbody > tr > .table-cell span, .vo-new-table_v2 table > tbody > tr .vo-table__cell .vo-table__light, .vo-new-table_v2 table > tbody > tr .vo-table__cell span, .vo-new-table_v2 table > .table-data > tr > td .vo-table__light, .vo-new-table_v2 table > .table-data > tr > td span, .vo-new-table_v2 table > .table-data > tr > .table-cell .vo-table__light, .vo-new-table_v2 table > .table-data > tr > .table-cell span, .vo-new-table_v2 table > .table-data > tr .vo-table__cell .vo-table__light, .vo-new-table_v2 table > .table-data > tr .vo-table__cell span, .vo-new-table_v2 table .vo-table__body > tr > td .vo-table__light, .vo-new-table_v2 table .vo-table__body > tr > td span, .vo-new-table_v2 table .vo-table__body > tr > .table-cell .vo-table__light, .vo-new-table_v2 table .vo-table__body > tr > .table-cell span, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell .vo-table__light, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell span {
  font-family: "Arial";
}
.vo-new-table_v2 table > tbody > tr > td a, .vo-new-table_v2 table > tbody > tr > .table-cell a, .vo-new-table_v2 table > tbody > tr .vo-table__cell a, .vo-new-table_v2 table > .table-data > tr > td a, .vo-new-table_v2 table > .table-data > tr > .table-cell a, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a, .vo-new-table_v2 table .vo-table__body > tr > td a, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a {
  font-family: "Arial";
  font-weight: bold;
  color: #f16e00;
  color: black;
}
.vo-new-table_v2 table > tbody > tr > td a__text, .vo-new-table_v2 table > tbody > tr > .table-cell a__text, .vo-new-table_v2 table > tbody > tr .vo-table__cell a__text, .vo-new-table_v2 table > .table-data > tr > td a__text, .vo-new-table_v2 table > .table-data > tr > .table-cell a__text, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a__text, .vo-new-table_v2 table .vo-table__body > tr > td a__text, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a__text, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a__text {
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.vo-new-table_v2 table > tbody > tr > td a__text:hover, .vo-new-table_v2 table > tbody > tr > .table-cell a__text:hover, .vo-new-table_v2 table > tbody > tr .vo-table__cell a__text:hover, .vo-new-table_v2 table > .table-data > tr > td a__text:hover, .vo-new-table_v2 table > .table-data > tr > .table-cell a__text:hover, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a__text:hover, .vo-new-table_v2 table .vo-table__body > tr > td a__text:hover, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a__text:hover, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a__text:hover {
  color: black;
  text-decoration: underline;
}
.vo-new-table_v2 table > tbody > tr > td a:before, .vo-new-table_v2 table > tbody > tr > .table-cell a:before, .vo-new-table_v2 table > tbody > tr .vo-table__cell a:before, .vo-new-table_v2 table > .table-data > tr > td a:before, .vo-new-table_v2 table > .table-data > tr > .table-cell a:before, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a:before, .vo-new-table_v2 table .vo-table__body > tr > td a:before, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a:before, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a:before {
  display: inline-block;
  vertical-align: middle;
}
.vo-new-table_v2 table > tbody > tr > td a:hover, .vo-new-table_v2 table > tbody > tr > td a:focus, .vo-new-table_v2 table > tbody > tr > td a:active, .vo-new-table_v2 table > tbody > tr > .table-cell a:hover, .vo-new-table_v2 table > tbody > tr > .table-cell a:focus, .vo-new-table_v2 table > tbody > tr > .table-cell a:active, .vo-new-table_v2 table > tbody > tr .vo-table__cell a:hover, .vo-new-table_v2 table > tbody > tr .vo-table__cell a:focus, .vo-new-table_v2 table > tbody > tr .vo-table__cell a:active, .vo-new-table_v2 table > .table-data > tr > td a:hover, .vo-new-table_v2 table > .table-data > tr > td a:focus, .vo-new-table_v2 table > .table-data > tr > td a:active, .vo-new-table_v2 table > .table-data > tr > .table-cell a:hover, .vo-new-table_v2 table > .table-data > tr > .table-cell a:focus, .vo-new-table_v2 table > .table-data > tr > .table-cell a:active, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a:hover, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a:focus, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a:active, .vo-new-table_v2 table .vo-table__body > tr > td a:hover, .vo-new-table_v2 table .vo-table__body > tr > td a:focus, .vo-new-table_v2 table .vo-table__body > tr > td a:active, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a:hover, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a:focus, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a:active, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a:hover, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a:focus, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a:active {
  color: black;
  text-decoration: none;
  background-color: transparent;
}
.vo-new-table_v2 table > tbody > tr > td a:hover__text, .vo-new-table_v2 table > tbody > tr > td a:focus__text, .vo-new-table_v2 table > tbody > tr > td a:active__text, .vo-new-table_v2 table > tbody > tr > .table-cell a:hover__text, .vo-new-table_v2 table > tbody > tr > .table-cell a:focus__text, .vo-new-table_v2 table > tbody > tr > .table-cell a:active__text, .vo-new-table_v2 table > tbody > tr .vo-table__cell a:hover__text, .vo-new-table_v2 table > tbody > tr .vo-table__cell a:focus__text, .vo-new-table_v2 table > tbody > tr .vo-table__cell a:active__text, .vo-new-table_v2 table > .table-data > tr > td a:hover__text, .vo-new-table_v2 table > .table-data > tr > td a:focus__text, .vo-new-table_v2 table > .table-data > tr > td a:active__text, .vo-new-table_v2 table > .table-data > tr > .table-cell a:hover__text, .vo-new-table_v2 table > .table-data > tr > .table-cell a:focus__text, .vo-new-table_v2 table > .table-data > tr > .table-cell a:active__text, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a:hover__text, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a:focus__text, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a:active__text, .vo-new-table_v2 table .vo-table__body > tr > td a:hover__text, .vo-new-table_v2 table .vo-table__body > tr > td a:focus__text, .vo-new-table_v2 table .vo-table__body > tr > td a:active__text, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a:hover__text, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a:focus__text, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a:active__text, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a:hover__text, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a:focus__text, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a:active__text {
  text-decoration: underline;
}
.vo-new-table_v2 table > tbody > tr > td a:hover:before, .vo-new-table_v2 table > tbody > tr > td a:hover [class*=vo-icon]:before, .vo-new-table_v2 table > tbody > tr > td a:focus:before, .vo-new-table_v2 table > tbody > tr > td a:focus [class*=vo-icon]:before, .vo-new-table_v2 table > tbody > tr > td a:active:before, .vo-new-table_v2 table > tbody > tr > td a:active [class*=vo-icon]:before, .vo-new-table_v2 table > tbody > tr > .table-cell a:hover:before, .vo-new-table_v2 table > tbody > tr > .table-cell a:hover [class*=vo-icon]:before, .vo-new-table_v2 table > tbody > tr > .table-cell a:focus:before, .vo-new-table_v2 table > tbody > tr > .table-cell a:focus [class*=vo-icon]:before, .vo-new-table_v2 table > tbody > tr > .table-cell a:active:before, .vo-new-table_v2 table > tbody > tr > .table-cell a:active [class*=vo-icon]:before, .vo-new-table_v2 table > tbody > tr .vo-table__cell a:hover:before, .vo-new-table_v2 table > tbody > tr .vo-table__cell a:hover [class*=vo-icon]:before, .vo-new-table_v2 table > tbody > tr .vo-table__cell a:focus:before, .vo-new-table_v2 table > tbody > tr .vo-table__cell a:focus [class*=vo-icon]:before, .vo-new-table_v2 table > tbody > tr .vo-table__cell a:active:before, .vo-new-table_v2 table > tbody > tr .vo-table__cell a:active [class*=vo-icon]:before, .vo-new-table_v2 table > .table-data > tr > td a:hover:before, .vo-new-table_v2 table > .table-data > tr > td a:hover [class*=vo-icon]:before, .vo-new-table_v2 table > .table-data > tr > td a:focus:before, .vo-new-table_v2 table > .table-data > tr > td a:focus [class*=vo-icon]:before, .vo-new-table_v2 table > .table-data > tr > td a:active:before, .vo-new-table_v2 table > .table-data > tr > td a:active [class*=vo-icon]:before, .vo-new-table_v2 table > .table-data > tr > .table-cell a:hover:before, .vo-new-table_v2 table > .table-data > tr > .table-cell a:hover [class*=vo-icon]:before, .vo-new-table_v2 table > .table-data > tr > .table-cell a:focus:before, .vo-new-table_v2 table > .table-data > tr > .table-cell a:focus [class*=vo-icon]:before, .vo-new-table_v2 table > .table-data > tr > .table-cell a:active:before, .vo-new-table_v2 table > .table-data > tr > .table-cell a:active [class*=vo-icon]:before, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a:hover:before, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a:hover [class*=vo-icon]:before, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a:focus:before, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a:focus [class*=vo-icon]:before, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a:active:before, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a:active [class*=vo-icon]:before, .vo-new-table_v2 table .vo-table__body > tr > td a:hover:before, .vo-new-table_v2 table .vo-table__body > tr > td a:hover [class*=vo-icon]:before, .vo-new-table_v2 table .vo-table__body > tr > td a:focus:before, .vo-new-table_v2 table .vo-table__body > tr > td a:focus [class*=vo-icon]:before, .vo-new-table_v2 table .vo-table__body > tr > td a:active:before, .vo-new-table_v2 table .vo-table__body > tr > td a:active [class*=vo-icon]:before, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a:hover:before, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a:hover [class*=vo-icon]:before, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a:focus:before, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a:focus [class*=vo-icon]:before, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a:active:before, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a:active [class*=vo-icon]:before, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a:hover:before, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a:hover [class*=vo-icon]:before, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a:focus:before, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a:focus [class*=vo-icon]:before, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a:active:before, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a:active [class*=vo-icon]:before {
  color: black;
  text-decoration: none;
}
.vo-new-table_v2 table > tbody > tr > td a:disabled, .vo-new-table_v2 table > tbody > tr > td a.disabled, .vo-new-table_v2 table > tbody > tr > .table-cell a:disabled, .vo-new-table_v2 table > tbody > tr > .table-cell a.disabled, .vo-new-table_v2 table > tbody > tr .vo-table__cell a:disabled, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.disabled, .vo-new-table_v2 table > .table-data > tr > td a:disabled, .vo-new-table_v2 table > .table-data > tr > td a.disabled, .vo-new-table_v2 table > .table-data > tr > .table-cell a:disabled, .vo-new-table_v2 table > .table-data > tr > .table-cell a.disabled, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a:disabled, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.disabled, .vo-new-table_v2 table .vo-table__body > tr > td a:disabled, .vo-new-table_v2 table .vo-table__body > tr > td a.disabled, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a:disabled, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.disabled, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a:disabled, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.disabled {
  color: #cccccc;
}
.vo-new-table_v2 table > tbody > tr > td a:disabled__text, .vo-new-table_v2 table > tbody > tr > td a.disabled__text, .vo-new-table_v2 table > tbody > tr > .table-cell a:disabled__text, .vo-new-table_v2 table > tbody > tr > .table-cell a.disabled__text, .vo-new-table_v2 table > tbody > tr .vo-table__cell a:disabled__text, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.disabled__text, .vo-new-table_v2 table > .table-data > tr > td a:disabled__text, .vo-new-table_v2 table > .table-data > tr > td a.disabled__text, .vo-new-table_v2 table > .table-data > tr > .table-cell a:disabled__text, .vo-new-table_v2 table > .table-data > tr > .table-cell a.disabled__text, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a:disabled__text, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.disabled__text, .vo-new-table_v2 table .vo-table__body > tr > td a:disabled__text, .vo-new-table_v2 table .vo-table__body > tr > td a.disabled__text, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a:disabled__text, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.disabled__text, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a:disabled__text, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.disabled__text {
  color: #cccccc;
}
.vo-new-table_v2 table > tbody > tr > td a:disabled:before, .vo-new-table_v2 table > tbody > tr > td a.disabled:before, .vo-new-table_v2 table > tbody > tr > .table-cell a:disabled:before, .vo-new-table_v2 table > tbody > tr > .table-cell a.disabled:before, .vo-new-table_v2 table > tbody > tr .vo-table__cell a:disabled:before, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.disabled:before, .vo-new-table_v2 table > .table-data > tr > td a:disabled:before, .vo-new-table_v2 table > .table-data > tr > td a.disabled:before, .vo-new-table_v2 table > .table-data > tr > .table-cell a:disabled:before, .vo-new-table_v2 table > .table-data > tr > .table-cell a.disabled:before, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a:disabled:before, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.disabled:before, .vo-new-table_v2 table .vo-table__body > tr > td a:disabled:before, .vo-new-table_v2 table .vo-table__body > tr > td a.disabled:before, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a:disabled:before, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.disabled:before, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a:disabled:before, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.disabled:before {
  color: #cccccc;
}
.vo-new-table_v2 table > tbody > tr > td a:hover, .vo-new-table_v2 table > tbody > tr > td a:focus, .vo-new-table_v2 table > tbody > tr > .table-cell a:hover, .vo-new-table_v2 table > tbody > tr > .table-cell a:focus, .vo-new-table_v2 table > tbody > tr .vo-table__cell a:hover, .vo-new-table_v2 table > tbody > tr .vo-table__cell a:focus, .vo-new-table_v2 table > .table-data > tr > td a:hover, .vo-new-table_v2 table > .table-data > tr > td a:focus, .vo-new-table_v2 table > .table-data > tr > .table-cell a:hover, .vo-new-table_v2 table > .table-data > tr > .table-cell a:focus, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a:hover, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a:focus, .vo-new-table_v2 table .vo-table__body > tr > td a:hover, .vo-new-table_v2 table .vo-table__body > tr > td a:focus, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a:hover, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a:focus, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a:hover, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a:focus {
  color: #f16e00;
  text-decoration: underline;
}
.vo-new-table_v2 table > tbody > tr > td span, .vo-new-table_v2 table > tbody > tr > .table-cell span, .vo-new-table_v2 table > tbody > tr .vo-table__cell span, .vo-new-table_v2 table > .table-data > tr > td span, .vo-new-table_v2 table > .table-data > tr > .table-cell span, .vo-new-table_v2 table > .table-data > tr .vo-table__cell span, .vo-new-table_v2 table .vo-table__body > tr > td span, .vo-new-table_v2 table .vo-table__body > tr > .table-cell span, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell span {
  display: block;
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
}
.vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete {
  margin-left: 1.4375rem;
  cursor: pointer;
  font-family: "Arial";
  font-weight: bold;
  color: #f16e00;
}
.vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete__text, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete__text, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete__text, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete__text, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete__text, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete__text, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete__text, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete__text, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete__text {
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete__text:hover, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete__text:hover, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete__text:hover, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete__text:hover, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete__text:hover, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete__text:hover, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete__text:hover, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete__text:hover, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete__text:hover {
  color: black;
  text-decoration: underline;
}
.vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete:before, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:before, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:before, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete:before, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:before, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:before, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete:before, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:before, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:before {
  display: inline-block;
  vertical-align: middle;
}
.vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete:hover, .vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete:focus, .vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete:active, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:hover, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:focus, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:active, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:active, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete:hover, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete:focus, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete:active, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:hover, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:focus, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:active, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:active, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete:hover, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete:focus, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete:active, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:hover, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:focus, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:active, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:active {
  color: black;
  text-decoration: none;
  background-color: transparent;
}
.vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete:hover__text, .vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete:focus__text, .vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete:active__text, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:hover__text, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:focus__text, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:active__text, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:hover__text, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:focus__text, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:active__text, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete:hover__text, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete:focus__text, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete:active__text, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:hover__text, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:focus__text, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:active__text, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:hover__text, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:focus__text, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:active__text, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete:hover__text, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete:focus__text, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete:active__text, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:hover__text, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:focus__text, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:active__text, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:hover__text, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:focus__text, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:active__text {
  text-decoration: underline;
}
.vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete:hover:before, .vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete:focus:before, .vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete:active:before, .vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:hover:before, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:focus:before, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:active:before, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:hover:before, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:focus:before, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:active:before, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete:hover:before, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete:focus:before, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete:active:before, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:hover:before, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:focus:before, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:active:before, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:hover:before, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:focus:before, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:active:before, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete:hover:before, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete:focus:before, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete:active:before, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:hover:before, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:focus:before, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:active:before, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:hover:before, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:focus:before, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:active:before, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before {
  color: black;
  text-decoration: none;
}
.vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete:disabled, .vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete.disabled, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:disabled, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete.disabled, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete:disabled, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete.disabled, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:disabled, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete.disabled, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete:disabled, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete.disabled, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:disabled, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete.disabled, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled {
  color: #cccccc;
}
.vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete:disabled__text, .vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete.disabled__text, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:disabled__text, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete.disabled__text, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled__text, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled__text, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete:disabled__text, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete.disabled__text, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:disabled__text, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete.disabled__text, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled__text, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled__text, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete:disabled__text, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete.disabled__text, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:disabled__text, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete.disabled__text, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled__text, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled__text {
  color: #cccccc;
}
.vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete:disabled:before, .vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete.disabled:before, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:disabled:before, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete.disabled:before, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled:before, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled:before, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete:disabled:before, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete.disabled:before, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:disabled:before, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete.disabled:before, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled:before, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled:before, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete:disabled:before, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete.disabled:before, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:disabled:before, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete.disabled:before, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled:before, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled:before {
  color: #cccccc;
}
.vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete:hover, .vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete:focus, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:hover, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:focus, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete:hover, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete:focus, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:hover, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:focus, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete:hover, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete:focus, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:hover, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:focus, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:focus {
  color: #f16e00;
  text-decoration: underline;
}
.vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text {
  font-family: "Arial";
  font-weight: bold;
  color: #f16e00;
  font-size: 1rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text {
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover {
  color: black;
  text-decoration: underline;
}
.vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:before, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:before, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:before, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:before, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:before, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:before, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:before, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:before, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:before {
  display: inline-block;
  vertical-align: middle;
}
.vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover, .vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus, .vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active {
  color: black;
  text-decoration: none;
  background-color: transparent;
}
.vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active__text, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active__text, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active__text, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active__text {
  text-decoration: underline;
}
.vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active:before, .vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active:before, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active:before, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before {
  color: black;
  text-decoration: none;
}
.vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled, .vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled {
  color: #cccccc;
}
.vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text {
  color: #cccccc;
}
.vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .vo-new-table_v2 table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .vo-new-table_v2 table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .vo-new-table_v2 table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .vo-new-table_v2 table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .vo-new-table_v2 table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .vo-new-table_v2 table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .vo-new-table_v2 table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .vo-new-table_v2 table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .vo-new-table_v2 table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before {
  color: #cccccc;
}
.vo-new-table_v2 table .vo-button {
  margin-top: 0.75rem;
}
.vo-new-table_v2 table > thead > tr {
  background: black;
}
.vo-new-table_v2 table > tbody > tr {
  border: none;
}
.vo-new-table_v2 table > tbody > tr:hover {
  border: 1px solid #ff7900;
}
.vo-new-table_v2 table > tbody > tr > td {
  font-size: 14px;
}
.vo-new-table_v2 table > tbody > tr > td p {
  font-size: 14px;
}
.vo-new-table_v2 table > tbody > tr > td:nth-of-type(n+3) a {
  font-size: 14px;
}
.vo-new-table_v2 table > tbody > tr > td:nth-of-type(n+3) > a {
  font-size: 14px;
  display: flex;
  margin: 15px 0;
}
.vo-new-table_v2 table > tbody > tr > td:nth-of-type(n+3) > a:hover {
  cursor: pointer;
  color: black;
}
.vo-new-table_v2 table > tbody > tr > td:nth-of-type(n+3).acc a {
  color: #f16e00;
}
.vo-new-table_v2 table > tbody > tr:hover:nth-of-type(even), .vo-new-table_v2 table > tbody > tr:hover:nth-of-type(odd) {
  background: transparent;
}
.vo-new-table_v2 table > tbody > tr:nth-of-type(even) {
  background-color: #FFF2E5;
}

.table, .table-bordered, .table-striped {
  min-width: 1139px;
  border: 0 none;
  min-width: 235px !important;
}
.table > tr > td, .table > tr > th, .table-bordered > tr > td, .table-bordered > tr > th, .table-striped > tr > td, .table-striped > tr > th {
  border-left: 0 none;
  border-right: 0 none;
}
.table > thead > tr, .table > .table-columns > tr, .table .vo-table__header > tr, .table-bordered > thead > tr, .table-bordered > .table-columns > tr, .table-bordered .vo-table__header > tr, .table-striped > thead > tr, .table-striped > .table-columns > tr, .table-striped .vo-table__header > tr {
  background: #f16e00;
}
.table > thead > tr > th, .table > .table-columns > tr > th, .table .vo-table__header > tr > th, .table-bordered > thead > tr > th, .table-bordered > .table-columns > tr > th, .table-bordered .vo-table__header > tr > th, .table-striped > thead > tr > th, .table-striped > .table-columns > tr > th, .table-striped .vo-table__header > tr > th {
  font-family: "Arial";
  color: white;
  font-size: 0.875rem;
  font-weight: bold;
  border: 0 none;
  padding: 0.625rem;
}
.table > tbody > tr, .table > .table-data > tr, .table .vo-table__body > tr, .table-bordered > tbody > tr, .table-bordered > .table-data > tr, .table-bordered .vo-table__body > tr, .table-striped > tbody > tr, .table-striped > .table-data > tr, .table-striped .vo-table__body > tr {
  border-bottom: 1px solid #cccccc;
}
.table > tbody > tr:nth-of-type(odd), .table > .table-data > tr:nth-of-type(odd), .table .vo-table__body > tr:nth-of-type(odd), .table-bordered > tbody > tr:nth-of-type(odd), .table-bordered > .table-data > tr:nth-of-type(odd), .table-bordered .vo-table__body > tr:nth-of-type(odd), .table-striped > tbody > tr:nth-of-type(odd), .table-striped > .table-data > tr:nth-of-type(odd), .table-striped .vo-table__body > tr:nth-of-type(odd) {
  background: 0 none;
}
.table > tbody > tr:hover:nth-of-type(even), .table > tbody > tr:hover:nth-of-type(odd), .table > .table-data > tr:hover:nth-of-type(even), .table > .table-data > tr:hover:nth-of-type(odd), .table .vo-table__body > tr:hover:nth-of-type(even), .table .vo-table__body > tr:hover:nth-of-type(odd), .table-bordered > tbody > tr:hover:nth-of-type(even), .table-bordered > tbody > tr:hover:nth-of-type(odd), .table-bordered > .table-data > tr:hover:nth-of-type(even), .table-bordered > .table-data > tr:hover:nth-of-type(odd), .table-bordered .vo-table__body > tr:hover:nth-of-type(even), .table-bordered .vo-table__body > tr:hover:nth-of-type(odd), .table-striped > tbody > tr:hover:nth-of-type(even), .table-striped > tbody > tr:hover:nth-of-type(odd), .table-striped > .table-data > tr:hover:nth-of-type(even), .table-striped > .table-data > tr:hover:nth-of-type(odd), .table-striped .vo-table__body > tr:hover:nth-of-type(even), .table-striped .vo-table__body > tr:hover:nth-of-type(odd) {
  background: #f4f4f4;
}
.table > tbody > tr > td, .table > tbody > tr > .table-cell, .table > tbody > tr .vo-table__cell, .table > .table-data > tr > td, .table > .table-data > tr > .table-cell, .table > .table-data > tr .vo-table__cell, .table .vo-table__body > tr > td, .table .vo-table__body > tr > .table-cell, .table .vo-table__body > tr .vo-table__cell, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > .table-cell, .table-bordered > tbody > tr .vo-table__cell, .table-bordered > .table-data > tr > td, .table-bordered > .table-data > tr > .table-cell, .table-bordered > .table-data > tr .vo-table__cell, .table-bordered .vo-table__body > tr > td, .table-bordered .vo-table__body > tr > .table-cell, .table-bordered .vo-table__body > tr .vo-table__cell, .table-striped > tbody > tr > td, .table-striped > tbody > tr > .table-cell, .table-striped > tbody > tr .vo-table__cell, .table-striped > .table-data > tr > td, .table-striped > .table-data > tr > .table-cell, .table-striped > .table-data > tr .vo-table__cell, .table-striped .vo-table__body > tr > td, .table-striped .vo-table__body > tr > .table-cell, .table-striped .vo-table__body > tr .vo-table__cell {
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
  width: 260px;
  vertical-align: middle;
  border-left: 0 none;
  border-right: 0 none;
  padding: 0.625rem;
}
.table > tbody > tr > td .vo-table__light, .table > tbody > tr > td span, .table > tbody > tr > .table-cell .vo-table__light, .table > tbody > tr > .table-cell span, .table > tbody > tr .vo-table__cell .vo-table__light, .table > tbody > tr .vo-table__cell span, .table > .table-data > tr > td .vo-table__light, .table > .table-data > tr > td span, .table > .table-data > tr > .table-cell .vo-table__light, .table > .table-data > tr > .table-cell span, .table > .table-data > tr .vo-table__cell .vo-table__light, .table > .table-data > tr .vo-table__cell span, .table .vo-table__body > tr > td .vo-table__light, .table .vo-table__body > tr > td span, .table .vo-table__body > tr > .table-cell .vo-table__light, .table .vo-table__body > tr > .table-cell span, .table .vo-table__body > tr .vo-table__cell .vo-table__light, .table .vo-table__body > tr .vo-table__cell span, .table-bordered > tbody > tr > td .vo-table__light, .table-bordered > tbody > tr > td span, .table-bordered > tbody > tr > .table-cell .vo-table__light, .table-bordered > tbody > tr > .table-cell span, .table-bordered > tbody > tr .vo-table__cell .vo-table__light, .table-bordered > tbody > tr .vo-table__cell span, .table-bordered > .table-data > tr > td .vo-table__light, .table-bordered > .table-data > tr > td span, .table-bordered > .table-data > tr > .table-cell .vo-table__light, .table-bordered > .table-data > tr > .table-cell span, .table-bordered > .table-data > tr .vo-table__cell .vo-table__light, .table-bordered > .table-data > tr .vo-table__cell span, .table-bordered .vo-table__body > tr > td .vo-table__light, .table-bordered .vo-table__body > tr > td span, .table-bordered .vo-table__body > tr > .table-cell .vo-table__light, .table-bordered .vo-table__body > tr > .table-cell span, .table-bordered .vo-table__body > tr .vo-table__cell .vo-table__light, .table-bordered .vo-table__body > tr .vo-table__cell span, .table-striped > tbody > tr > td .vo-table__light, .table-striped > tbody > tr > td span, .table-striped > tbody > tr > .table-cell .vo-table__light, .table-striped > tbody > tr > .table-cell span, .table-striped > tbody > tr .vo-table__cell .vo-table__light, .table-striped > tbody > tr .vo-table__cell span, .table-striped > .table-data > tr > td .vo-table__light, .table-striped > .table-data > tr > td span, .table-striped > .table-data > tr > .table-cell .vo-table__light, .table-striped > .table-data > tr > .table-cell span, .table-striped > .table-data > tr .vo-table__cell .vo-table__light, .table-striped > .table-data > tr .vo-table__cell span, .table-striped .vo-table__body > tr > td .vo-table__light, .table-striped .vo-table__body > tr > td span, .table-striped .vo-table__body > tr > .table-cell .vo-table__light, .table-striped .vo-table__body > tr > .table-cell span, .table-striped .vo-table__body > tr .vo-table__cell .vo-table__light, .table-striped .vo-table__body > tr .vo-table__cell span {
  font-family: "Arial";
}
.table > tbody > tr > td a, .table > tbody > tr > .table-cell a, .table > tbody > tr .vo-table__cell a, .table > .table-data > tr > td a, .table > .table-data > tr > .table-cell a, .table > .table-data > tr .vo-table__cell a, .table .vo-table__body > tr > td a, .table .vo-table__body > tr > .table-cell a, .table .vo-table__body > tr .vo-table__cell a, .table-bordered > tbody > tr > td a, .table-bordered > tbody > tr > .table-cell a, .table-bordered > tbody > tr .vo-table__cell a, .table-bordered > .table-data > tr > td a, .table-bordered > .table-data > tr > .table-cell a, .table-bordered > .table-data > tr .vo-table__cell a, .table-bordered .vo-table__body > tr > td a, .table-bordered .vo-table__body > tr > .table-cell a, .table-bordered .vo-table__body > tr .vo-table__cell a, .table-striped > tbody > tr > td a, .table-striped > tbody > tr > .table-cell a, .table-striped > tbody > tr .vo-table__cell a, .table-striped > .table-data > tr > td a, .table-striped > .table-data > tr > .table-cell a, .table-striped > .table-data > tr .vo-table__cell a, .table-striped .vo-table__body > tr > td a, .table-striped .vo-table__body > tr > .table-cell a, .table-striped .vo-table__body > tr .vo-table__cell a {
  font-family: "Arial";
  font-weight: bold;
  color: #f16e00;
  color: black;
}
.table > tbody > tr > td a__text, .table > tbody > tr > .table-cell a__text, .table > tbody > tr .vo-table__cell a__text, .table > .table-data > tr > td a__text, .table > .table-data > tr > .table-cell a__text, .table > .table-data > tr .vo-table__cell a__text, .table .vo-table__body > tr > td a__text, .table .vo-table__body > tr > .table-cell a__text, .table .vo-table__body > tr .vo-table__cell a__text, .table-bordered > tbody > tr > td a__text, .table-bordered > tbody > tr > .table-cell a__text, .table-bordered > tbody > tr .vo-table__cell a__text, .table-bordered > .table-data > tr > td a__text, .table-bordered > .table-data > tr > .table-cell a__text, .table-bordered > .table-data > tr .vo-table__cell a__text, .table-bordered .vo-table__body > tr > td a__text, .table-bordered .vo-table__body > tr > .table-cell a__text, .table-bordered .vo-table__body > tr .vo-table__cell a__text, .table-striped > tbody > tr > td a__text, .table-striped > tbody > tr > .table-cell a__text, .table-striped > tbody > tr .vo-table__cell a__text, .table-striped > .table-data > tr > td a__text, .table-striped > .table-data > tr > .table-cell a__text, .table-striped > .table-data > tr .vo-table__cell a__text, .table-striped .vo-table__body > tr > td a__text, .table-striped .vo-table__body > tr > .table-cell a__text, .table-striped .vo-table__body > tr .vo-table__cell a__text {
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.table > tbody > tr > td a__text:hover, .table > tbody > tr > .table-cell a__text:hover, .table > tbody > tr .vo-table__cell a__text:hover, .table > .table-data > tr > td a__text:hover, .table > .table-data > tr > .table-cell a__text:hover, .table > .table-data > tr .vo-table__cell a__text:hover, .table .vo-table__body > tr > td a__text:hover, .table .vo-table__body > tr > .table-cell a__text:hover, .table .vo-table__body > tr .vo-table__cell a__text:hover, .table-bordered > tbody > tr > td a__text:hover, .table-bordered > tbody > tr > .table-cell a__text:hover, .table-bordered > tbody > tr .vo-table__cell a__text:hover, .table-bordered > .table-data > tr > td a__text:hover, .table-bordered > .table-data > tr > .table-cell a__text:hover, .table-bordered > .table-data > tr .vo-table__cell a__text:hover, .table-bordered .vo-table__body > tr > td a__text:hover, .table-bordered .vo-table__body > tr > .table-cell a__text:hover, .table-bordered .vo-table__body > tr .vo-table__cell a__text:hover, .table-striped > tbody > tr > td a__text:hover, .table-striped > tbody > tr > .table-cell a__text:hover, .table-striped > tbody > tr .vo-table__cell a__text:hover, .table-striped > .table-data > tr > td a__text:hover, .table-striped > .table-data > tr > .table-cell a__text:hover, .table-striped > .table-data > tr .vo-table__cell a__text:hover, .table-striped .vo-table__body > tr > td a__text:hover, .table-striped .vo-table__body > tr > .table-cell a__text:hover, .table-striped .vo-table__body > tr .vo-table__cell a__text:hover {
  color: black;
  text-decoration: underline;
}
.table > tbody > tr > td a:before, .table > tbody > tr > .table-cell a:before, .table > tbody > tr .vo-table__cell a:before, .table > .table-data > tr > td a:before, .table > .table-data > tr > .table-cell a:before, .table > .table-data > tr .vo-table__cell a:before, .table .vo-table__body > tr > td a:before, .table .vo-table__body > tr > .table-cell a:before, .table .vo-table__body > tr .vo-table__cell a:before, .table-bordered > tbody > tr > td a:before, .table-bordered > tbody > tr > .table-cell a:before, .table-bordered > tbody > tr .vo-table__cell a:before, .table-bordered > .table-data > tr > td a:before, .table-bordered > .table-data > tr > .table-cell a:before, .table-bordered > .table-data > tr .vo-table__cell a:before, .table-bordered .vo-table__body > tr > td a:before, .table-bordered .vo-table__body > tr > .table-cell a:before, .table-bordered .vo-table__body > tr .vo-table__cell a:before, .table-striped > tbody > tr > td a:before, .table-striped > tbody > tr > .table-cell a:before, .table-striped > tbody > tr .vo-table__cell a:before, .table-striped > .table-data > tr > td a:before, .table-striped > .table-data > tr > .table-cell a:before, .table-striped > .table-data > tr .vo-table__cell a:before, .table-striped .vo-table__body > tr > td a:before, .table-striped .vo-table__body > tr > .table-cell a:before, .table-striped .vo-table__body > tr .vo-table__cell a:before {
  display: inline-block;
  vertical-align: middle;
}
.table > tbody > tr > td a:hover, .table > tbody > tr > td a:focus, .table > tbody > tr > td a:active, .table > tbody > tr > .table-cell a:hover, .table > tbody > tr > .table-cell a:focus, .table > tbody > tr > .table-cell a:active, .table > tbody > tr .vo-table__cell a:hover, .table > tbody > tr .vo-table__cell a:focus, .table > tbody > tr .vo-table__cell a:active, .table > .table-data > tr > td a:hover, .table > .table-data > tr > td a:focus, .table > .table-data > tr > td a:active, .table > .table-data > tr > .table-cell a:hover, .table > .table-data > tr > .table-cell a:focus, .table > .table-data > tr > .table-cell a:active, .table > .table-data > tr .vo-table__cell a:hover, .table > .table-data > tr .vo-table__cell a:focus, .table > .table-data > tr .vo-table__cell a:active, .table .vo-table__body > tr > td a:hover, .table .vo-table__body > tr > td a:focus, .table .vo-table__body > tr > td a:active, .table .vo-table__body > tr > .table-cell a:hover, .table .vo-table__body > tr > .table-cell a:focus, .table .vo-table__body > tr > .table-cell a:active, .table .vo-table__body > tr .vo-table__cell a:hover, .table .vo-table__body > tr .vo-table__cell a:focus, .table .vo-table__body > tr .vo-table__cell a:active, .table-bordered > tbody > tr > td a:hover, .table-bordered > tbody > tr > td a:focus, .table-bordered > tbody > tr > td a:active, .table-bordered > tbody > tr > .table-cell a:hover, .table-bordered > tbody > tr > .table-cell a:focus, .table-bordered > tbody > tr > .table-cell a:active, .table-bordered > tbody > tr .vo-table__cell a:hover, .table-bordered > tbody > tr .vo-table__cell a:focus, .table-bordered > tbody > tr .vo-table__cell a:active, .table-bordered > .table-data > tr > td a:hover, .table-bordered > .table-data > tr > td a:focus, .table-bordered > .table-data > tr > td a:active, .table-bordered > .table-data > tr > .table-cell a:hover, .table-bordered > .table-data > tr > .table-cell a:focus, .table-bordered > .table-data > tr > .table-cell a:active, .table-bordered > .table-data > tr .vo-table__cell a:hover, .table-bordered > .table-data > tr .vo-table__cell a:focus, .table-bordered > .table-data > tr .vo-table__cell a:active, .table-bordered .vo-table__body > tr > td a:hover, .table-bordered .vo-table__body > tr > td a:focus, .table-bordered .vo-table__body > tr > td a:active, .table-bordered .vo-table__body > tr > .table-cell a:hover, .table-bordered .vo-table__body > tr > .table-cell a:focus, .table-bordered .vo-table__body > tr > .table-cell a:active, .table-bordered .vo-table__body > tr .vo-table__cell a:hover, .table-bordered .vo-table__body > tr .vo-table__cell a:focus, .table-bordered .vo-table__body > tr .vo-table__cell a:active, .table-striped > tbody > tr > td a:hover, .table-striped > tbody > tr > td a:focus, .table-striped > tbody > tr > td a:active, .table-striped > tbody > tr > .table-cell a:hover, .table-striped > tbody > tr > .table-cell a:focus, .table-striped > tbody > tr > .table-cell a:active, .table-striped > tbody > tr .vo-table__cell a:hover, .table-striped > tbody > tr .vo-table__cell a:focus, .table-striped > tbody > tr .vo-table__cell a:active, .table-striped > .table-data > tr > td a:hover, .table-striped > .table-data > tr > td a:focus, .table-striped > .table-data > tr > td a:active, .table-striped > .table-data > tr > .table-cell a:hover, .table-striped > .table-data > tr > .table-cell a:focus, .table-striped > .table-data > tr > .table-cell a:active, .table-striped > .table-data > tr .vo-table__cell a:hover, .table-striped > .table-data > tr .vo-table__cell a:focus, .table-striped > .table-data > tr .vo-table__cell a:active, .table-striped .vo-table__body > tr > td a:hover, .table-striped .vo-table__body > tr > td a:focus, .table-striped .vo-table__body > tr > td a:active, .table-striped .vo-table__body > tr > .table-cell a:hover, .table-striped .vo-table__body > tr > .table-cell a:focus, .table-striped .vo-table__body > tr > .table-cell a:active, .table-striped .vo-table__body > tr .vo-table__cell a:hover, .table-striped .vo-table__body > tr .vo-table__cell a:focus, .table-striped .vo-table__body > tr .vo-table__cell a:active {
  color: black;
  text-decoration: none;
  background-color: transparent;
}
.table > tbody > tr > td a:hover__text, .table > tbody > tr > td a:focus__text, .table > tbody > tr > td a:active__text, .table > tbody > tr > .table-cell a:hover__text, .table > tbody > tr > .table-cell a:focus__text, .table > tbody > tr > .table-cell a:active__text, .table > tbody > tr .vo-table__cell a:hover__text, .table > tbody > tr .vo-table__cell a:focus__text, .table > tbody > tr .vo-table__cell a:active__text, .table > .table-data > tr > td a:hover__text, .table > .table-data > tr > td a:focus__text, .table > .table-data > tr > td a:active__text, .table > .table-data > tr > .table-cell a:hover__text, .table > .table-data > tr > .table-cell a:focus__text, .table > .table-data > tr > .table-cell a:active__text, .table > .table-data > tr .vo-table__cell a:hover__text, .table > .table-data > tr .vo-table__cell a:focus__text, .table > .table-data > tr .vo-table__cell a:active__text, .table .vo-table__body > tr > td a:hover__text, .table .vo-table__body > tr > td a:focus__text, .table .vo-table__body > tr > td a:active__text, .table .vo-table__body > tr > .table-cell a:hover__text, .table .vo-table__body > tr > .table-cell a:focus__text, .table .vo-table__body > tr > .table-cell a:active__text, .table .vo-table__body > tr .vo-table__cell a:hover__text, .table .vo-table__body > tr .vo-table__cell a:focus__text, .table .vo-table__body > tr .vo-table__cell a:active__text, .table-bordered > tbody > tr > td a:hover__text, .table-bordered > tbody > tr > td a:focus__text, .table-bordered > tbody > tr > td a:active__text, .table-bordered > tbody > tr > .table-cell a:hover__text, .table-bordered > tbody > tr > .table-cell a:focus__text, .table-bordered > tbody > tr > .table-cell a:active__text, .table-bordered > tbody > tr .vo-table__cell a:hover__text, .table-bordered > tbody > tr .vo-table__cell a:focus__text, .table-bordered > tbody > tr .vo-table__cell a:active__text, .table-bordered > .table-data > tr > td a:hover__text, .table-bordered > .table-data > tr > td a:focus__text, .table-bordered > .table-data > tr > td a:active__text, .table-bordered > .table-data > tr > .table-cell a:hover__text, .table-bordered > .table-data > tr > .table-cell a:focus__text, .table-bordered > .table-data > tr > .table-cell a:active__text, .table-bordered > .table-data > tr .vo-table__cell a:hover__text, .table-bordered > .table-data > tr .vo-table__cell a:focus__text, .table-bordered > .table-data > tr .vo-table__cell a:active__text, .table-bordered .vo-table__body > tr > td a:hover__text, .table-bordered .vo-table__body > tr > td a:focus__text, .table-bordered .vo-table__body > tr > td a:active__text, .table-bordered .vo-table__body > tr > .table-cell a:hover__text, .table-bordered .vo-table__body > tr > .table-cell a:focus__text, .table-bordered .vo-table__body > tr > .table-cell a:active__text, .table-bordered .vo-table__body > tr .vo-table__cell a:hover__text, .table-bordered .vo-table__body > tr .vo-table__cell a:focus__text, .table-bordered .vo-table__body > tr .vo-table__cell a:active__text, .table-striped > tbody > tr > td a:hover__text, .table-striped > tbody > tr > td a:focus__text, .table-striped > tbody > tr > td a:active__text, .table-striped > tbody > tr > .table-cell a:hover__text, .table-striped > tbody > tr > .table-cell a:focus__text, .table-striped > tbody > tr > .table-cell a:active__text, .table-striped > tbody > tr .vo-table__cell a:hover__text, .table-striped > tbody > tr .vo-table__cell a:focus__text, .table-striped > tbody > tr .vo-table__cell a:active__text, .table-striped > .table-data > tr > td a:hover__text, .table-striped > .table-data > tr > td a:focus__text, .table-striped > .table-data > tr > td a:active__text, .table-striped > .table-data > tr > .table-cell a:hover__text, .table-striped > .table-data > tr > .table-cell a:focus__text, .table-striped > .table-data > tr > .table-cell a:active__text, .table-striped > .table-data > tr .vo-table__cell a:hover__text, .table-striped > .table-data > tr .vo-table__cell a:focus__text, .table-striped > .table-data > tr .vo-table__cell a:active__text, .table-striped .vo-table__body > tr > td a:hover__text, .table-striped .vo-table__body > tr > td a:focus__text, .table-striped .vo-table__body > tr > td a:active__text, .table-striped .vo-table__body > tr > .table-cell a:hover__text, .table-striped .vo-table__body > tr > .table-cell a:focus__text, .table-striped .vo-table__body > tr > .table-cell a:active__text, .table-striped .vo-table__body > tr .vo-table__cell a:hover__text, .table-striped .vo-table__body > tr .vo-table__cell a:focus__text, .table-striped .vo-table__body > tr .vo-table__cell a:active__text {
  text-decoration: underline;
}
.table > tbody > tr > td a:hover:before, .table > tbody > tr > td a:hover [class*=vo-icon]:before, .table > tbody > tr > td a:focus:before, .table > tbody > tr > td a:focus [class*=vo-icon]:before, .table > tbody > tr > td a:active:before, .table > tbody > tr > td a:active [class*=vo-icon]:before, .table > tbody > tr > .table-cell a:hover:before, .table > tbody > tr > .table-cell a:hover [class*=vo-icon]:before, .table > tbody > tr > .table-cell a:focus:before, .table > tbody > tr > .table-cell a:focus [class*=vo-icon]:before, .table > tbody > tr > .table-cell a:active:before, .table > tbody > tr > .table-cell a:active [class*=vo-icon]:before, .table > tbody > tr .vo-table__cell a:hover:before, .table > tbody > tr .vo-table__cell a:hover [class*=vo-icon]:before, .table > tbody > tr .vo-table__cell a:focus:before, .table > tbody > tr .vo-table__cell a:focus [class*=vo-icon]:before, .table > tbody > tr .vo-table__cell a:active:before, .table > tbody > tr .vo-table__cell a:active [class*=vo-icon]:before, .table > .table-data > tr > td a:hover:before, .table > .table-data > tr > td a:hover [class*=vo-icon]:before, .table > .table-data > tr > td a:focus:before, .table > .table-data > tr > td a:focus [class*=vo-icon]:before, .table > .table-data > tr > td a:active:before, .table > .table-data > tr > td a:active [class*=vo-icon]:before, .table > .table-data > tr > .table-cell a:hover:before, .table > .table-data > tr > .table-cell a:hover [class*=vo-icon]:before, .table > .table-data > tr > .table-cell a:focus:before, .table > .table-data > tr > .table-cell a:focus [class*=vo-icon]:before, .table > .table-data > tr > .table-cell a:active:before, .table > .table-data > tr > .table-cell a:active [class*=vo-icon]:before, .table > .table-data > tr .vo-table__cell a:hover:before, .table > .table-data > tr .vo-table__cell a:hover [class*=vo-icon]:before, .table > .table-data > tr .vo-table__cell a:focus:before, .table > .table-data > tr .vo-table__cell a:focus [class*=vo-icon]:before, .table > .table-data > tr .vo-table__cell a:active:before, .table > .table-data > tr .vo-table__cell a:active [class*=vo-icon]:before, .table .vo-table__body > tr > td a:hover:before, .table .vo-table__body > tr > td a:hover [class*=vo-icon]:before, .table .vo-table__body > tr > td a:focus:before, .table .vo-table__body > tr > td a:focus [class*=vo-icon]:before, .table .vo-table__body > tr > td a:active:before, .table .vo-table__body > tr > td a:active [class*=vo-icon]:before, .table .vo-table__body > tr > .table-cell a:hover:before, .table .vo-table__body > tr > .table-cell a:hover [class*=vo-icon]:before, .table .vo-table__body > tr > .table-cell a:focus:before, .table .vo-table__body > tr > .table-cell a:focus [class*=vo-icon]:before, .table .vo-table__body > tr > .table-cell a:active:before, .table .vo-table__body > tr > .table-cell a:active [class*=vo-icon]:before, .table .vo-table__body > tr .vo-table__cell a:hover:before, .table .vo-table__body > tr .vo-table__cell a:hover [class*=vo-icon]:before, .table .vo-table__body > tr .vo-table__cell a:focus:before, .table .vo-table__body > tr .vo-table__cell a:focus [class*=vo-icon]:before, .table .vo-table__body > tr .vo-table__cell a:active:before, .table .vo-table__body > tr .vo-table__cell a:active [class*=vo-icon]:before, .table-bordered > tbody > tr > td a:hover:before, .table-bordered > tbody > tr > td a:hover [class*=vo-icon]:before, .table-bordered > tbody > tr > td a:focus:before, .table-bordered > tbody > tr > td a:focus [class*=vo-icon]:before, .table-bordered > tbody > tr > td a:active:before, .table-bordered > tbody > tr > td a:active [class*=vo-icon]:before, .table-bordered > tbody > tr > .table-cell a:hover:before, .table-bordered > tbody > tr > .table-cell a:hover [class*=vo-icon]:before, .table-bordered > tbody > tr > .table-cell a:focus:before, .table-bordered > tbody > tr > .table-cell a:focus [class*=vo-icon]:before, .table-bordered > tbody > tr > .table-cell a:active:before, .table-bordered > tbody > tr > .table-cell a:active [class*=vo-icon]:before, .table-bordered > tbody > tr .vo-table__cell a:hover:before, .table-bordered > tbody > tr .vo-table__cell a:hover [class*=vo-icon]:before, .table-bordered > tbody > tr .vo-table__cell a:focus:before, .table-bordered > tbody > tr .vo-table__cell a:focus [class*=vo-icon]:before, .table-bordered > tbody > tr .vo-table__cell a:active:before, .table-bordered > tbody > tr .vo-table__cell a:active [class*=vo-icon]:before, .table-bordered > .table-data > tr > td a:hover:before, .table-bordered > .table-data > tr > td a:hover [class*=vo-icon]:before, .table-bordered > .table-data > tr > td a:focus:before, .table-bordered > .table-data > tr > td a:focus [class*=vo-icon]:before, .table-bordered > .table-data > tr > td a:active:before, .table-bordered > .table-data > tr > td a:active [class*=vo-icon]:before, .table-bordered > .table-data > tr > .table-cell a:hover:before, .table-bordered > .table-data > tr > .table-cell a:hover [class*=vo-icon]:before, .table-bordered > .table-data > tr > .table-cell a:focus:before, .table-bordered > .table-data > tr > .table-cell a:focus [class*=vo-icon]:before, .table-bordered > .table-data > tr > .table-cell a:active:before, .table-bordered > .table-data > tr > .table-cell a:active [class*=vo-icon]:before, .table-bordered > .table-data > tr .vo-table__cell a:hover:before, .table-bordered > .table-data > tr .vo-table__cell a:hover [class*=vo-icon]:before, .table-bordered > .table-data > tr .vo-table__cell a:focus:before, .table-bordered > .table-data > tr .vo-table__cell a:focus [class*=vo-icon]:before, .table-bordered > .table-data > tr .vo-table__cell a:active:before, .table-bordered > .table-data > tr .vo-table__cell a:active [class*=vo-icon]:before, .table-bordered .vo-table__body > tr > td a:hover:before, .table-bordered .vo-table__body > tr > td a:hover [class*=vo-icon]:before, .table-bordered .vo-table__body > tr > td a:focus:before, .table-bordered .vo-table__body > tr > td a:focus [class*=vo-icon]:before, .table-bordered .vo-table__body > tr > td a:active:before, .table-bordered .vo-table__body > tr > td a:active [class*=vo-icon]:before, .table-bordered .vo-table__body > tr > .table-cell a:hover:before, .table-bordered .vo-table__body > tr > .table-cell a:hover [class*=vo-icon]:before, .table-bordered .vo-table__body > tr > .table-cell a:focus:before, .table-bordered .vo-table__body > tr > .table-cell a:focus [class*=vo-icon]:before, .table-bordered .vo-table__body > tr > .table-cell a:active:before, .table-bordered .vo-table__body > tr > .table-cell a:active [class*=vo-icon]:before, .table-bordered .vo-table__body > tr .vo-table__cell a:hover:before, .table-bordered .vo-table__body > tr .vo-table__cell a:hover [class*=vo-icon]:before, .table-bordered .vo-table__body > tr .vo-table__cell a:focus:before, .table-bordered .vo-table__body > tr .vo-table__cell a:focus [class*=vo-icon]:before, .table-bordered .vo-table__body > tr .vo-table__cell a:active:before, .table-bordered .vo-table__body > tr .vo-table__cell a:active [class*=vo-icon]:before, .table-striped > tbody > tr > td a:hover:before, .table-striped > tbody > tr > td a:hover [class*=vo-icon]:before, .table-striped > tbody > tr > td a:focus:before, .table-striped > tbody > tr > td a:focus [class*=vo-icon]:before, .table-striped > tbody > tr > td a:active:before, .table-striped > tbody > tr > td a:active [class*=vo-icon]:before, .table-striped > tbody > tr > .table-cell a:hover:before, .table-striped > tbody > tr > .table-cell a:hover [class*=vo-icon]:before, .table-striped > tbody > tr > .table-cell a:focus:before, .table-striped > tbody > tr > .table-cell a:focus [class*=vo-icon]:before, .table-striped > tbody > tr > .table-cell a:active:before, .table-striped > tbody > tr > .table-cell a:active [class*=vo-icon]:before, .table-striped > tbody > tr .vo-table__cell a:hover:before, .table-striped > tbody > tr .vo-table__cell a:hover [class*=vo-icon]:before, .table-striped > tbody > tr .vo-table__cell a:focus:before, .table-striped > tbody > tr .vo-table__cell a:focus [class*=vo-icon]:before, .table-striped > tbody > tr .vo-table__cell a:active:before, .table-striped > tbody > tr .vo-table__cell a:active [class*=vo-icon]:before, .table-striped > .table-data > tr > td a:hover:before, .table-striped > .table-data > tr > td a:hover [class*=vo-icon]:before, .table-striped > .table-data > tr > td a:focus:before, .table-striped > .table-data > tr > td a:focus [class*=vo-icon]:before, .table-striped > .table-data > tr > td a:active:before, .table-striped > .table-data > tr > td a:active [class*=vo-icon]:before, .table-striped > .table-data > tr > .table-cell a:hover:before, .table-striped > .table-data > tr > .table-cell a:hover [class*=vo-icon]:before, .table-striped > .table-data > tr > .table-cell a:focus:before, .table-striped > .table-data > tr > .table-cell a:focus [class*=vo-icon]:before, .table-striped > .table-data > tr > .table-cell a:active:before, .table-striped > .table-data > tr > .table-cell a:active [class*=vo-icon]:before, .table-striped > .table-data > tr .vo-table__cell a:hover:before, .table-striped > .table-data > tr .vo-table__cell a:hover [class*=vo-icon]:before, .table-striped > .table-data > tr .vo-table__cell a:focus:before, .table-striped > .table-data > tr .vo-table__cell a:focus [class*=vo-icon]:before, .table-striped > .table-data > tr .vo-table__cell a:active:before, .table-striped > .table-data > tr .vo-table__cell a:active [class*=vo-icon]:before, .table-striped .vo-table__body > tr > td a:hover:before, .table-striped .vo-table__body > tr > td a:hover [class*=vo-icon]:before, .table-striped .vo-table__body > tr > td a:focus:before, .table-striped .vo-table__body > tr > td a:focus [class*=vo-icon]:before, .table-striped .vo-table__body > tr > td a:active:before, .table-striped .vo-table__body > tr > td a:active [class*=vo-icon]:before, .table-striped .vo-table__body > tr > .table-cell a:hover:before, .table-striped .vo-table__body > tr > .table-cell a:hover [class*=vo-icon]:before, .table-striped .vo-table__body > tr > .table-cell a:focus:before, .table-striped .vo-table__body > tr > .table-cell a:focus [class*=vo-icon]:before, .table-striped .vo-table__body > tr > .table-cell a:active:before, .table-striped .vo-table__body > tr > .table-cell a:active [class*=vo-icon]:before, .table-striped .vo-table__body > tr .vo-table__cell a:hover:before, .table-striped .vo-table__body > tr .vo-table__cell a:hover [class*=vo-icon]:before, .table-striped .vo-table__body > tr .vo-table__cell a:focus:before, .table-striped .vo-table__body > tr .vo-table__cell a:focus [class*=vo-icon]:before, .table-striped .vo-table__body > tr .vo-table__cell a:active:before, .table-striped .vo-table__body > tr .vo-table__cell a:active [class*=vo-icon]:before {
  color: black;
  text-decoration: none;
}
.table > tbody > tr > td a:disabled, .table > tbody > tr > td a.disabled, .table > tbody > tr > .table-cell a:disabled, .table > tbody > tr > .table-cell a.disabled, .table > tbody > tr .vo-table__cell a:disabled, .table > tbody > tr .vo-table__cell a.disabled, .table > .table-data > tr > td a:disabled, .table > .table-data > tr > td a.disabled, .table > .table-data > tr > .table-cell a:disabled, .table > .table-data > tr > .table-cell a.disabled, .table > .table-data > tr .vo-table__cell a:disabled, .table > .table-data > tr .vo-table__cell a.disabled, .table .vo-table__body > tr > td a:disabled, .table .vo-table__body > tr > td a.disabled, .table .vo-table__body > tr > .table-cell a:disabled, .table .vo-table__body > tr > .table-cell a.disabled, .table .vo-table__body > tr .vo-table__cell a:disabled, .table .vo-table__body > tr .vo-table__cell a.disabled, .table-bordered > tbody > tr > td a:disabled, .table-bordered > tbody > tr > td a.disabled, .table-bordered > tbody > tr > .table-cell a:disabled, .table-bordered > tbody > tr > .table-cell a.disabled, .table-bordered > tbody > tr .vo-table__cell a:disabled, .table-bordered > tbody > tr .vo-table__cell a.disabled, .table-bordered > .table-data > tr > td a:disabled, .table-bordered > .table-data > tr > td a.disabled, .table-bordered > .table-data > tr > .table-cell a:disabled, .table-bordered > .table-data > tr > .table-cell a.disabled, .table-bordered > .table-data > tr .vo-table__cell a:disabled, .table-bordered > .table-data > tr .vo-table__cell a.disabled, .table-bordered .vo-table__body > tr > td a:disabled, .table-bordered .vo-table__body > tr > td a.disabled, .table-bordered .vo-table__body > tr > .table-cell a:disabled, .table-bordered .vo-table__body > tr > .table-cell a.disabled, .table-bordered .vo-table__body > tr .vo-table__cell a:disabled, .table-bordered .vo-table__body > tr .vo-table__cell a.disabled, .table-striped > tbody > tr > td a:disabled, .table-striped > tbody > tr > td a.disabled, .table-striped > tbody > tr > .table-cell a:disabled, .table-striped > tbody > tr > .table-cell a.disabled, .table-striped > tbody > tr .vo-table__cell a:disabled, .table-striped > tbody > tr .vo-table__cell a.disabled, .table-striped > .table-data > tr > td a:disabled, .table-striped > .table-data > tr > td a.disabled, .table-striped > .table-data > tr > .table-cell a:disabled, .table-striped > .table-data > tr > .table-cell a.disabled, .table-striped > .table-data > tr .vo-table__cell a:disabled, .table-striped > .table-data > tr .vo-table__cell a.disabled, .table-striped .vo-table__body > tr > td a:disabled, .table-striped .vo-table__body > tr > td a.disabled, .table-striped .vo-table__body > tr > .table-cell a:disabled, .table-striped .vo-table__body > tr > .table-cell a.disabled, .table-striped .vo-table__body > tr .vo-table__cell a:disabled, .table-striped .vo-table__body > tr .vo-table__cell a.disabled {
  color: #cccccc;
}
.table > tbody > tr > td a:disabled__text, .table > tbody > tr > td a.disabled__text, .table > tbody > tr > .table-cell a:disabled__text, .table > tbody > tr > .table-cell a.disabled__text, .table > tbody > tr .vo-table__cell a:disabled__text, .table > tbody > tr .vo-table__cell a.disabled__text, .table > .table-data > tr > td a:disabled__text, .table > .table-data > tr > td a.disabled__text, .table > .table-data > tr > .table-cell a:disabled__text, .table > .table-data > tr > .table-cell a.disabled__text, .table > .table-data > tr .vo-table__cell a:disabled__text, .table > .table-data > tr .vo-table__cell a.disabled__text, .table .vo-table__body > tr > td a:disabled__text, .table .vo-table__body > tr > td a.disabled__text, .table .vo-table__body > tr > .table-cell a:disabled__text, .table .vo-table__body > tr > .table-cell a.disabled__text, .table .vo-table__body > tr .vo-table__cell a:disabled__text, .table .vo-table__body > tr .vo-table__cell a.disabled__text, .table-bordered > tbody > tr > td a:disabled__text, .table-bordered > tbody > tr > td a.disabled__text, .table-bordered > tbody > tr > .table-cell a:disabled__text, .table-bordered > tbody > tr > .table-cell a.disabled__text, .table-bordered > tbody > tr .vo-table__cell a:disabled__text, .table-bordered > tbody > tr .vo-table__cell a.disabled__text, .table-bordered > .table-data > tr > td a:disabled__text, .table-bordered > .table-data > tr > td a.disabled__text, .table-bordered > .table-data > tr > .table-cell a:disabled__text, .table-bordered > .table-data > tr > .table-cell a.disabled__text, .table-bordered > .table-data > tr .vo-table__cell a:disabled__text, .table-bordered > .table-data > tr .vo-table__cell a.disabled__text, .table-bordered .vo-table__body > tr > td a:disabled__text, .table-bordered .vo-table__body > tr > td a.disabled__text, .table-bordered .vo-table__body > tr > .table-cell a:disabled__text, .table-bordered .vo-table__body > tr > .table-cell a.disabled__text, .table-bordered .vo-table__body > tr .vo-table__cell a:disabled__text, .table-bordered .vo-table__body > tr .vo-table__cell a.disabled__text, .table-striped > tbody > tr > td a:disabled__text, .table-striped > tbody > tr > td a.disabled__text, .table-striped > tbody > tr > .table-cell a:disabled__text, .table-striped > tbody > tr > .table-cell a.disabled__text, .table-striped > tbody > tr .vo-table__cell a:disabled__text, .table-striped > tbody > tr .vo-table__cell a.disabled__text, .table-striped > .table-data > tr > td a:disabled__text, .table-striped > .table-data > tr > td a.disabled__text, .table-striped > .table-data > tr > .table-cell a:disabled__text, .table-striped > .table-data > tr > .table-cell a.disabled__text, .table-striped > .table-data > tr .vo-table__cell a:disabled__text, .table-striped > .table-data > tr .vo-table__cell a.disabled__text, .table-striped .vo-table__body > tr > td a:disabled__text, .table-striped .vo-table__body > tr > td a.disabled__text, .table-striped .vo-table__body > tr > .table-cell a:disabled__text, .table-striped .vo-table__body > tr > .table-cell a.disabled__text, .table-striped .vo-table__body > tr .vo-table__cell a:disabled__text, .table-striped .vo-table__body > tr .vo-table__cell a.disabled__text {
  color: #cccccc;
}
.table > tbody > tr > td a:disabled:before, .table > tbody > tr > td a.disabled:before, .table > tbody > tr > .table-cell a:disabled:before, .table > tbody > tr > .table-cell a.disabled:before, .table > tbody > tr .vo-table__cell a:disabled:before, .table > tbody > tr .vo-table__cell a.disabled:before, .table > .table-data > tr > td a:disabled:before, .table > .table-data > tr > td a.disabled:before, .table > .table-data > tr > .table-cell a:disabled:before, .table > .table-data > tr > .table-cell a.disabled:before, .table > .table-data > tr .vo-table__cell a:disabled:before, .table > .table-data > tr .vo-table__cell a.disabled:before, .table .vo-table__body > tr > td a:disabled:before, .table .vo-table__body > tr > td a.disabled:before, .table .vo-table__body > tr > .table-cell a:disabled:before, .table .vo-table__body > tr > .table-cell a.disabled:before, .table .vo-table__body > tr .vo-table__cell a:disabled:before, .table .vo-table__body > tr .vo-table__cell a.disabled:before, .table-bordered > tbody > tr > td a:disabled:before, .table-bordered > tbody > tr > td a.disabled:before, .table-bordered > tbody > tr > .table-cell a:disabled:before, .table-bordered > tbody > tr > .table-cell a.disabled:before, .table-bordered > tbody > tr .vo-table__cell a:disabled:before, .table-bordered > tbody > tr .vo-table__cell a.disabled:before, .table-bordered > .table-data > tr > td a:disabled:before, .table-bordered > .table-data > tr > td a.disabled:before, .table-bordered > .table-data > tr > .table-cell a:disabled:before, .table-bordered > .table-data > tr > .table-cell a.disabled:before, .table-bordered > .table-data > tr .vo-table__cell a:disabled:before, .table-bordered > .table-data > tr .vo-table__cell a.disabled:before, .table-bordered .vo-table__body > tr > td a:disabled:before, .table-bordered .vo-table__body > tr > td a.disabled:before, .table-bordered .vo-table__body > tr > .table-cell a:disabled:before, .table-bordered .vo-table__body > tr > .table-cell a.disabled:before, .table-bordered .vo-table__body > tr .vo-table__cell a:disabled:before, .table-bordered .vo-table__body > tr .vo-table__cell a.disabled:before, .table-striped > tbody > tr > td a:disabled:before, .table-striped > tbody > tr > td a.disabled:before, .table-striped > tbody > tr > .table-cell a:disabled:before, .table-striped > tbody > tr > .table-cell a.disabled:before, .table-striped > tbody > tr .vo-table__cell a:disabled:before, .table-striped > tbody > tr .vo-table__cell a.disabled:before, .table-striped > .table-data > tr > td a:disabled:before, .table-striped > .table-data > tr > td a.disabled:before, .table-striped > .table-data > tr > .table-cell a:disabled:before, .table-striped > .table-data > tr > .table-cell a.disabled:before, .table-striped > .table-data > tr .vo-table__cell a:disabled:before, .table-striped > .table-data > tr .vo-table__cell a.disabled:before, .table-striped .vo-table__body > tr > td a:disabled:before, .table-striped .vo-table__body > tr > td a.disabled:before, .table-striped .vo-table__body > tr > .table-cell a:disabled:before, .table-striped .vo-table__body > tr > .table-cell a.disabled:before, .table-striped .vo-table__body > tr .vo-table__cell a:disabled:before, .table-striped .vo-table__body > tr .vo-table__cell a.disabled:before {
  color: #cccccc;
}
.table > tbody > tr > td a:hover, .table > tbody > tr > td a:focus, .table > tbody > tr > .table-cell a:hover, .table > tbody > tr > .table-cell a:focus, .table > tbody > tr .vo-table__cell a:hover, .table > tbody > tr .vo-table__cell a:focus, .table > .table-data > tr > td a:hover, .table > .table-data > tr > td a:focus, .table > .table-data > tr > .table-cell a:hover, .table > .table-data > tr > .table-cell a:focus, .table > .table-data > tr .vo-table__cell a:hover, .table > .table-data > tr .vo-table__cell a:focus, .table .vo-table__body > tr > td a:hover, .table .vo-table__body > tr > td a:focus, .table .vo-table__body > tr > .table-cell a:hover, .table .vo-table__body > tr > .table-cell a:focus, .table .vo-table__body > tr .vo-table__cell a:hover, .table .vo-table__body > tr .vo-table__cell a:focus, .table-bordered > tbody > tr > td a:hover, .table-bordered > tbody > tr > td a:focus, .table-bordered > tbody > tr > .table-cell a:hover, .table-bordered > tbody > tr > .table-cell a:focus, .table-bordered > tbody > tr .vo-table__cell a:hover, .table-bordered > tbody > tr .vo-table__cell a:focus, .table-bordered > .table-data > tr > td a:hover, .table-bordered > .table-data > tr > td a:focus, .table-bordered > .table-data > tr > .table-cell a:hover, .table-bordered > .table-data > tr > .table-cell a:focus, .table-bordered > .table-data > tr .vo-table__cell a:hover, .table-bordered > .table-data > tr .vo-table__cell a:focus, .table-bordered .vo-table__body > tr > td a:hover, .table-bordered .vo-table__body > tr > td a:focus, .table-bordered .vo-table__body > tr > .table-cell a:hover, .table-bordered .vo-table__body > tr > .table-cell a:focus, .table-bordered .vo-table__body > tr .vo-table__cell a:hover, .table-bordered .vo-table__body > tr .vo-table__cell a:focus, .table-striped > tbody > tr > td a:hover, .table-striped > tbody > tr > td a:focus, .table-striped > tbody > tr > .table-cell a:hover, .table-striped > tbody > tr > .table-cell a:focus, .table-striped > tbody > tr .vo-table__cell a:hover, .table-striped > tbody > tr .vo-table__cell a:focus, .table-striped > .table-data > tr > td a:hover, .table-striped > .table-data > tr > td a:focus, .table-striped > .table-data > tr > .table-cell a:hover, .table-striped > .table-data > tr > .table-cell a:focus, .table-striped > .table-data > tr .vo-table__cell a:hover, .table-striped > .table-data > tr .vo-table__cell a:focus, .table-striped .vo-table__body > tr > td a:hover, .table-striped .vo-table__body > tr > td a:focus, .table-striped .vo-table__body > tr > .table-cell a:hover, .table-striped .vo-table__body > tr > .table-cell a:focus, .table-striped .vo-table__body > tr .vo-table__cell a:hover, .table-striped .vo-table__body > tr .vo-table__cell a:focus {
  color: #f16e00;
  text-decoration: underline;
}
.table > tbody > tr > td span, .table > tbody > tr > .table-cell span, .table > tbody > tr .vo-table__cell span, .table > .table-data > tr > td span, .table > .table-data > tr > .table-cell span, .table > .table-data > tr .vo-table__cell span, .table .vo-table__body > tr > td span, .table .vo-table__body > tr > .table-cell span, .table .vo-table__body > tr .vo-table__cell span, .table-bordered > tbody > tr > td span, .table-bordered > tbody > tr > .table-cell span, .table-bordered > tbody > tr .vo-table__cell span, .table-bordered > .table-data > tr > td span, .table-bordered > .table-data > tr > .table-cell span, .table-bordered > .table-data > tr .vo-table__cell span, .table-bordered .vo-table__body > tr > td span, .table-bordered .vo-table__body > tr > .table-cell span, .table-bordered .vo-table__body > tr .vo-table__cell span, .table-striped > tbody > tr > td span, .table-striped > tbody > tr > .table-cell span, .table-striped > tbody > tr .vo-table__cell span, .table-striped > .table-data > tr > td span, .table-striped > .table-data > tr > .table-cell span, .table-striped > .table-data > tr .vo-table__cell span, .table-striped .vo-table__body > tr > td span, .table-striped .vo-table__body > tr > .table-cell span, .table-striped .vo-table__body > tr .vo-table__cell span {
  display: block;
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
}
.table > tbody > tr > td a.vo-link.vo-hol_delete, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete, .table > .table-data > tr > td a.vo-link.vo-hol_delete, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete {
  margin-left: 1.4375rem;
  cursor: pointer;
  font-family: "Arial";
  font-weight: bold;
  color: #f16e00;
}
.table > tbody > tr > td a.vo-link.vo-hol_delete__text, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete__text, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete__text, .table > .table-data > tr > td a.vo-link.vo-hol_delete__text, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete__text, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete__text, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete__text, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete__text, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete__text, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete__text, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete__text, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete__text, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete__text, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete__text, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete__text, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete__text, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete__text, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete__text, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete__text, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete__text, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete__text, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete__text, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete__text, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete__text, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete__text, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete__text, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete__text {
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.table > tbody > tr > td a.vo-link.vo-hol_delete__text:hover, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete__text:hover, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete__text:hover, .table > .table-data > tr > td a.vo-link.vo-hol_delete__text:hover, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete__text:hover, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete__text:hover, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete__text:hover, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete__text:hover, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete__text:hover, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete__text:hover, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete__text:hover, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete__text:hover, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete__text:hover, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete__text:hover, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete__text:hover, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete__text:hover, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete__text:hover, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete__text:hover, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete__text:hover, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete__text:hover, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete__text:hover, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete__text:hover, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete__text:hover, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete__text:hover, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete__text:hover, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete__text:hover, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete__text:hover {
  color: black;
  text-decoration: underline;
}
.table > tbody > tr > td a.vo-link.vo-hol_delete:before, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:before, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:before, .table > .table-data > tr > td a.vo-link.vo-hol_delete:before, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:before, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:before, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete:before, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:before, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:before, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete:before, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete:before, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:before, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete:before, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:before, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:before, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete:before, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:before, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:before, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete:before, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete:before, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:before, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete:before, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:before, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:before, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete:before, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:before, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:before {
  display: inline-block;
  vertical-align: middle;
}
.table > tbody > tr > td a.vo-link.vo-hol_delete:hover, .table > tbody > tr > td a.vo-link.vo-hol_delete:focus, .table > tbody > tr > td a.vo-link.vo-hol_delete:active, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:hover, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:focus, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:active, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:active, .table > .table-data > tr > td a.vo-link.vo-hol_delete:hover, .table > .table-data > tr > td a.vo-link.vo-hol_delete:focus, .table > .table-data > tr > td a.vo-link.vo-hol_delete:active, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:hover, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:focus, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:active, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:active, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete:hover, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete:focus, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete:active, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:hover, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:focus, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:active, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:active, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete:hover, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete:focus, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete:active, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete:hover, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete:focus, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete:active, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:active, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete:hover, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete:focus, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete:active, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:hover, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:focus, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:active, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:active, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete:hover, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete:focus, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete:active, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:hover, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:focus, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:active, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:active, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete:hover, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete:focus, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete:active, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete:hover, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete:focus, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete:active, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:active, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete:hover, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete:focus, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete:active, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:hover, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:focus, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:active, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:active, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete:hover, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete:focus, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete:active, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:hover, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:focus, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:active, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:active {
  color: black;
  text-decoration: none;
  background-color: transparent;
}
.table > tbody > tr > td a.vo-link.vo-hol_delete:hover__text, .table > tbody > tr > td a.vo-link.vo-hol_delete:focus__text, .table > tbody > tr > td a.vo-link.vo-hol_delete:active__text, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:hover__text, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:focus__text, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:active__text, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:hover__text, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:focus__text, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:active__text, .table > .table-data > tr > td a.vo-link.vo-hol_delete:hover__text, .table > .table-data > tr > td a.vo-link.vo-hol_delete:focus__text, .table > .table-data > tr > td a.vo-link.vo-hol_delete:active__text, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:hover__text, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:focus__text, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:active__text, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:hover__text, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:focus__text, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:active__text, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete:hover__text, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete:focus__text, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete:active__text, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:hover__text, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:focus__text, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:active__text, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:hover__text, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:focus__text, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:active__text, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete:hover__text, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete:focus__text, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete:active__text, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete:hover__text, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete:focus__text, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete:active__text, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:hover__text, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:focus__text, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:active__text, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete:hover__text, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete:focus__text, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete:active__text, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:hover__text, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:focus__text, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:active__text, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:hover__text, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:focus__text, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:active__text, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete:hover__text, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete:focus__text, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete:active__text, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:hover__text, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:focus__text, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:active__text, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:hover__text, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:focus__text, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:active__text, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete:hover__text, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete:focus__text, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete:active__text, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete:hover__text, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete:focus__text, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete:active__text, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:hover__text, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:focus__text, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:active__text, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete:hover__text, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete:focus__text, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete:active__text, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:hover__text, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:focus__text, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:active__text, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:hover__text, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:focus__text, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:active__text, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete:hover__text, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete:focus__text, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete:active__text, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:hover__text, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:focus__text, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:active__text, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:hover__text, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:focus__text, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:active__text {
  text-decoration: underline;
}
.table > tbody > tr > td a.vo-link.vo-hol_delete:hover:before, .table > tbody > tr > td a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .table > tbody > tr > td a.vo-link.vo-hol_delete:focus:before, .table > tbody > tr > td a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .table > tbody > tr > td a.vo-link.vo-hol_delete:active:before, .table > tbody > tr > td a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:hover:before, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:focus:before, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:active:before, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:hover:before, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:focus:before, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:active:before, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .table > .table-data > tr > td a.vo-link.vo-hol_delete:hover:before, .table > .table-data > tr > td a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .table > .table-data > tr > td a.vo-link.vo-hol_delete:focus:before, .table > .table-data > tr > td a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .table > .table-data > tr > td a.vo-link.vo-hol_delete:active:before, .table > .table-data > tr > td a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:hover:before, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:focus:before, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:active:before, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:hover:before, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:focus:before, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:active:before, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete:hover:before, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete:focus:before, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete:active:before, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:hover:before, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:focus:before, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:active:before, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:hover:before, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:focus:before, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:active:before, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete:hover:before, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete:focus:before, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete:active:before, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete:hover:before, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete:focus:before, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete:active:before, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:hover:before, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:focus:before, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:active:before, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete:hover:before, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete:focus:before, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete:active:before, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:hover:before, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:focus:before, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:active:before, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:hover:before, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:focus:before, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:active:before, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete:hover:before, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete:focus:before, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete:active:before, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:hover:before, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:focus:before, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:active:before, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:hover:before, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:focus:before, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:active:before, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete:hover:before, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete:focus:before, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete:active:before, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete:hover:before, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete:focus:before, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete:active:before, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:hover:before, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:focus:before, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:active:before, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete:hover:before, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete:focus:before, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete:active:before, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:hover:before, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:focus:before, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:active:before, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:hover:before, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:focus:before, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:active:before, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete:hover:before, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete:focus:before, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete:active:before, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:hover:before, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:focus:before, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:active:before, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:hover:before, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:hover [class*=vo-icon]:before, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:focus:before, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:focus [class*=vo-icon]:before, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:active:before, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:active [class*=vo-icon]:before {
  color: black;
  text-decoration: none;
}
.table > tbody > tr > td a.vo-link.vo-hol_delete:disabled, .table > tbody > tr > td a.vo-link.vo-hol_delete.disabled, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:disabled, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete.disabled, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled, .table > .table-data > tr > td a.vo-link.vo-hol_delete:disabled, .table > .table-data > tr > td a.vo-link.vo-hol_delete.disabled, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:disabled, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete.disabled, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete:disabled, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete.disabled, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:disabled, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete.disabled, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete:disabled, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete.disabled, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete:disabled, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete.disabled, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete:disabled, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete.disabled, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:disabled, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete.disabled, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete:disabled, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete.disabled, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:disabled, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete.disabled, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete:disabled, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete.disabled, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete:disabled, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete.disabled, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete:disabled, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete.disabled, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:disabled, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete.disabled, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete:disabled, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete.disabled, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:disabled, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete.disabled, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled {
  color: #cccccc;
}
.table > tbody > tr > td a.vo-link.vo-hol_delete:disabled__text, .table > tbody > tr > td a.vo-link.vo-hol_delete.disabled__text, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:disabled__text, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete.disabled__text, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled__text, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled__text, .table > .table-data > tr > td a.vo-link.vo-hol_delete:disabled__text, .table > .table-data > tr > td a.vo-link.vo-hol_delete.disabled__text, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:disabled__text, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete.disabled__text, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled__text, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled__text, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete:disabled__text, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete.disabled__text, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:disabled__text, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete.disabled__text, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled__text, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled__text, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete:disabled__text, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete.disabled__text, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete:disabled__text, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete.disabled__text, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled__text, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled__text, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete:disabled__text, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete.disabled__text, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:disabled__text, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete.disabled__text, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled__text, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled__text, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete:disabled__text, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete.disabled__text, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:disabled__text, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete.disabled__text, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled__text, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled__text, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete:disabled__text, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete.disabled__text, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete:disabled__text, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete.disabled__text, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled__text, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled__text, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete:disabled__text, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete.disabled__text, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:disabled__text, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete.disabled__text, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled__text, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled__text, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete:disabled__text, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete.disabled__text, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:disabled__text, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete.disabled__text, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled__text, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled__text {
  color: #cccccc;
}
.table > tbody > tr > td a.vo-link.vo-hol_delete:disabled:before, .table > tbody > tr > td a.vo-link.vo-hol_delete.disabled:before, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:disabled:before, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete.disabled:before, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled:before, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled:before, .table > .table-data > tr > td a.vo-link.vo-hol_delete:disabled:before, .table > .table-data > tr > td a.vo-link.vo-hol_delete.disabled:before, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:disabled:before, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete.disabled:before, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled:before, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled:before, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete:disabled:before, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete.disabled:before, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:disabled:before, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete.disabled:before, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled:before, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled:before, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete:disabled:before, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete.disabled:before, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete:disabled:before, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete.disabled:before, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled:before, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled:before, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete:disabled:before, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete.disabled:before, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:disabled:before, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete.disabled:before, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled:before, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled:before, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete:disabled:before, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete.disabled:before, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:disabled:before, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete.disabled:before, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled:before, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled:before, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete:disabled:before, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete.disabled:before, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete:disabled:before, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete.disabled:before, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled:before, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled:before, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete:disabled:before, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete.disabled:before, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:disabled:before, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete.disabled:before, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled:before, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled:before, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete:disabled:before, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete.disabled:before, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:disabled:before, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete.disabled:before, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:disabled:before, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete.disabled:before {
  color: #cccccc;
}
.table > tbody > tr > td a.vo-link.vo-hol_delete:hover, .table > tbody > tr > td a.vo-link.vo-hol_delete:focus, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:hover, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete:focus, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .table > .table-data > tr > td a.vo-link.vo-hol_delete:hover, .table > .table-data > tr > td a.vo-link.vo-hol_delete:focus, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:hover, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:focus, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete:hover, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete:focus, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:hover, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:focus, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete:hover, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete:focus, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete:hover, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete:focus, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete:hover, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete:focus, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:hover, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:focus, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete:hover, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete:focus, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:hover, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:focus, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete:hover, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete:focus, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete:hover, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete:focus, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete:hover, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete:focus, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:hover, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete:focus, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete:focus, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete:hover, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete:focus, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:hover, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete:focus, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:hover, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete:focus {
  color: #f16e00;
  text-decoration: underline;
}
.table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text, .table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text {
  font-family: "Arial";
  font-weight: bold;
  color: #f16e00;
  font-size: 1rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text, .table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text {
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text__text:hover {
  color: black;
  text-decoration: underline;
}
.table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:before, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:before, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:before, .table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:before, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:before, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:before, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:before, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:before, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:before, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:before, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:before, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:before, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:before, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:before, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:before, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:before, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:before, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:before, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:before, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:before, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:before, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:before, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:before, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:before, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:before, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:before, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:before {
  display: inline-block;
  vertical-align: middle;
}
.table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover, .table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus, .table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active, .table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover, .table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus, .table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active {
  color: black;
  text-decoration: none;
  background-color: transparent;
}
.table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active__text, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active__text, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active__text, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active__text, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active__text, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active__text, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active__text, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active__text, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active__text, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active__text, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover__text, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus__text, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active__text {
  text-decoration: underline;
}
.table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active:before, .table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active:before, .table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active:before, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active:before, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active:before, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active:before, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active:before, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active:before, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active:before, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover:before, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:hover [class*=vo-icon]:before, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus:before, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:focus [class*=vo-icon]:before, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active:before, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:active [class*=vo-icon]:before {
  color: black;
  text-decoration: none;
}
.table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled, .table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled, .table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled {
  color: #cccccc;
}
.table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled__text, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled__text {
  color: #cccccc;
}
.table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .table > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .table > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .table > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .table > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .table > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .table > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .table .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .table .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .table .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .table-bordered > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .table-bordered > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .table-bordered > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .table-bordered > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .table-bordered > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .table-bordered > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .table-bordered .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .table-bordered .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .table-bordered .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .table-striped > tbody > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .table-striped > tbody > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .table-striped > tbody > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .table-striped > .table-data > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .table-striped > .table-data > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .table-striped > .table-data > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .table-striped .vo-table__body > tr > td a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .table-striped .vo-table__body > tr > .table-cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text:disabled:before, .table-striped .vo-table__body > tr .vo-table__cell a.vo-link.vo-hol_delete span.vo-link__text.disabled:before {
  color: #cccccc;
}
table.dataTable > tbody > tr.child ul.dtr-details {
  width: 100%;
}

.table > tbody > tr.splitter > td .splitter {
  background-color: #e7e7e7;
  font-size: x-large;
}

.taglib-discussion .subscribe-link {
  margin-left: -0.9375rem;
}
.taglib-discussion .subscribe-link a {
  font-family: "Arial";
  font-weight: bold;
  color: #f16e00;
}
.taglib-discussion .subscribe-link a__text {
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.taglib-discussion .subscribe-link a__text:hover {
  color: black;
  text-decoration: underline;
}
.taglib-discussion .subscribe-link a:before {
  display: inline-block;
  vertical-align: middle;
}
.taglib-discussion .subscribe-link a:hover, .taglib-discussion .subscribe-link a:focus, .taglib-discussion .subscribe-link a:active {
  color: black;
  text-decoration: none;
  background-color: transparent;
}
.taglib-discussion .subscribe-link a:hover__text, .taglib-discussion .subscribe-link a:focus__text, .taglib-discussion .subscribe-link a:active__text {
  text-decoration: underline;
}
.taglib-discussion .subscribe-link a:hover:before, .taglib-discussion .subscribe-link a:hover [class*=vo-icon]:before, .taglib-discussion .subscribe-link a:focus:before, .taglib-discussion .subscribe-link a:focus [class*=vo-icon]:before, .taglib-discussion .subscribe-link a:active:before, .taglib-discussion .subscribe-link a:active [class*=vo-icon]:before {
  color: black;
  text-decoration: none;
}
.taglib-discussion .subscribe-link a:disabled, .taglib-discussion .subscribe-link a.disabled {
  color: #cccccc;
}
.taglib-discussion .subscribe-link a:disabled__text, .taglib-discussion .subscribe-link a.disabled__text {
  color: #cccccc;
}
.taglib-discussion .subscribe-link a:disabled:before, .taglib-discussion .subscribe-link a.disabled:before {
  color: #cccccc;
}
.taglib-discussion .add-comment .panel {
  position: relative;
  border-top: 0.0625rem solid #eeeeee;
  border-bottom: 0.0625rem solid #eeeeee;
  background-color: #eeeeee;
  padding: 0.625rem 0 1.25rem 0;
  box-shadow: none;
  border-radius: 0;
  margin-top: 1.25rem;
}
.taglib-discussion .add-comment .panel:before, .taglib-discussion .add-comment .panel:after {
  content: "";
  width: 100%;
  height: calc(100% + 0.2rem);
  background-color: #eeeeee;
  border-top: 0.0625rem solid #eeeeee;
  border-bottom: 0.0625rem solid #eeeeee;
  display: inline-block;
  position: absolute;
  top: -0.0625rem;
}
.taglib-discussion .add-comment .panel:before {
  right: 100%;
}
.taglib-discussion .add-comment .panel:after {
  left: 100%;
}
.taglib-discussion .add-comment .panel-body {
  padding: 0;
}
.taglib-discussion .add-comment .panel .alloy-editor-container .alloy-editor.alloy-editor-placeholder {
  background: white;
  border: 0.125rem solid #cccccc;
  padding: 0.9375rem 0.625rem;
  font-family: "Arial";
  color: #666666;
  font-size: 0.875rem;
}
.taglib-discussion .add-comment .panel .user-icon {
  width: 3.75rem;
  height: 3.75rem;
  left: 0.625rem;
  top: 1.25rem;
  position: absolute;
  display: none;
}
.taglib-discussion .lfr-discussion-body {
  margin-left: 0;
}
.taglib-discussion .lfr-discussion .lfr-discussion-form-edit {
  margin-bottom: 0.625rem;
}
.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-container .alloy-editor.alloy-editor-placeholder {
  padding-left: 0.625rem;
}
.taglib-discussion .card-tab-group .card {
  border: 0 none;
  box-shadow: none;
  border-radius: 0;
  margin-bottom: 1.875rem;
}
.taglib-discussion .card-tab-group .card-col-content {
  position: relative;
  width: 100%;
}
.taglib-discussion .card-tab-group .card-col-field .dropdown-toggle {
  font-family: "Arial";
  color: black;
  font-weight: bold;
}
.taglib-discussion .card-tab-group .card-col-field .dropdown-toggle__text {
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.taglib-discussion .card-tab-group .card-col-field .dropdown-toggle__text:hover {
  color: #f16e00;
  text-decoration: underline;
}
.taglib-discussion .card-tab-group .card-col-field .dropdown-toggle:before {
  display: inline-block;
  vertical-align: middle;
}
.taglib-discussion .card-tab-group .card-col-field .dropdown-toggle:hover, .taglib-discussion .card-tab-group .card-col-field .dropdown-toggle:focus, .taglib-discussion .card-tab-group .card-col-field .dropdown-toggle:active {
  color: #f16e00;
  text-decoration: none;
}
.taglib-discussion .card-tab-group .card-col-field .dropdown-toggle:hover__text, .taglib-discussion .card-tab-group .card-col-field .dropdown-toggle:focus__text, .taglib-discussion .card-tab-group .card-col-field .dropdown-toggle:active__text {
  text-decoration: underline;
}
.taglib-discussion .card-tab-group .card-col-field .dropdown-toggle:hover:before, .taglib-discussion .card-tab-group .card-col-field .dropdown-toggle:hover [class*=vo-icon]:before, .taglib-discussion .card-tab-group .card-col-field .dropdown-toggle:focus:before, .taglib-discussion .card-tab-group .card-col-field .dropdown-toggle:focus [class*=vo-icon]:before, .taglib-discussion .card-tab-group .card-col-field .dropdown-toggle:active:before, .taglib-discussion .card-tab-group .card-col-field .dropdown-toggle:active [class*=vo-icon]:before {
  color: #f16e00;
  text-decoration: none;
}
.taglib-discussion .card-tab-group .card-col-field .dropdown-toggle.disabled {
  color: #cccccc;
}
.taglib-discussion .card-tab-group .card-col-field .dropdown-toggle.disabled__text {
  color: #cccccc;
}
.taglib-discussion .card-tab-group .card-col-field .dropdown-toggle.disabled:before {
  color: #cccccc;
}
.taglib-discussion .card-tab-group .card-tab:nth-child(n+2) {
  border: 0 none;
  padding-left: 0;
}
.taglib-discussion .card-tab-group .card-tab:nth-child(n+2) .card-tab {
  border: 0 none;
  padding-left: 0;
}
.taglib-discussion .card-tab-group .card-tab.lfr-discussion.lfr-discussion-form-reply {
  position: relative;
  border-top: 0.0625rem solid #eeeeee;
  border-bottom: 0.0625rem solid #eeeeee;
  background-color: #eeeeee;
  padding: 0.625rem 0 1.25rem 0;
  margin-bottom: 1.25rem;
}
.taglib-discussion .card-tab-group .card-tab.lfr-discussion.lfr-discussion-form-reply:before, .taglib-discussion .card-tab-group .card-tab.lfr-discussion.lfr-discussion-form-reply:after {
  content: "";
  width: 100%;
  height: calc(100% + 0.2rem);
  background-color: #eeeeee;
  border-top: 0.0625rem solid #eeeeee;
  border-bottom: 0.0625rem solid #eeeeee;
  display: inline-block;
  position: absolute;
  top: -0.0625rem;
}
.taglib-discussion .card-tab-group .card-tab.lfr-discussion.lfr-discussion-form-reply:before {
  right: 100%;
}
.taglib-discussion .card-tab-group .card-tab.lfr-discussion.lfr-discussion-form-reply:after {
  left: 100%;
}
.taglib-discussion .card-tab-group .card-tab.lfr-discussion.lfr-discussion-form-reply .card {
  background: 0 none;
  margin-bottom: 0;
}
.taglib-discussion .card-tab-group .card-tab.lfr-discussion.lfr-discussion-form-reply .alloy-editor-container .alloy-editor.alloy-editor-placeholder {
  margin-left: 3.75rem;
  background: white;
  border: 0.125rem solid #cccccc;
  padding: 0.9375rem 0.625rem;
  font-family: "Arial";
  color: #666666;
  font-size: 0.875rem;
}
.taglib-discussion .card-tab-group .card .panel {
  border: 0 none;
  box-shadow: none;
  border-radius: 0;
}
.taglib-discussion .card-tab-group .card .panel-body {
  padding: 0;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-details {
  position: absolute;
  left: 0;
  top: 0;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-details .user-icon {
  width: 3.125rem;
  height: 3.125rem;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-body {
  margin-left: 0;
  margin-top: 0.3125rem;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-parent-link {
  font-family: "Arial";
  color: black;
  font-weight: bold;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-parent-link__text {
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-parent-link__text:hover {
  color: #f16e00;
  text-decoration: underline;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-parent-link:before {
  display: inline-block;
  vertical-align: middle;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-parent-link:hover, .taglib-discussion .card-tab-group .card .lfr-discussion-parent-link:focus, .taglib-discussion .card-tab-group .card .lfr-discussion-parent-link:active {
  color: #f16e00;
  text-decoration: none;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-parent-link:hover__text, .taglib-discussion .card-tab-group .card .lfr-discussion-parent-link:focus__text, .taglib-discussion .card-tab-group .card .lfr-discussion-parent-link:active__text {
  text-decoration: underline;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-parent-link:hover:before, .taglib-discussion .card-tab-group .card .lfr-discussion-parent-link:hover [class*=vo-icon]:before, .taglib-discussion .card-tab-group .card .lfr-discussion-parent-link:focus:before, .taglib-discussion .card-tab-group .card .lfr-discussion-parent-link:focus [class*=vo-icon]:before, .taglib-discussion .card-tab-group .card .lfr-discussion-parent-link:active:before, .taglib-discussion .card-tab-group .card .lfr-discussion-parent-link:active [class*=vo-icon]:before {
  color: #f16e00;
  text-decoration: none;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-parent-link.disabled {
  color: #cccccc;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-parent-link.disabled__text {
  color: #cccccc;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-parent-link.disabled:before {
  color: #cccccc;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-message-author {
  width: 100%;
  padding-left: 3.75rem;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-message-author .author-link {
  font-family: "Arial";
  color: black;
  font-weight: bold;
  display: block;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-message-author .author-link__text {
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-message-author .author-link__text:hover {
  color: #f16e00;
  text-decoration: underline;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-message-author .author-link:before {
  display: inline-block;
  vertical-align: middle;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-message-author .author-link:hover, .taglib-discussion .card-tab-group .card .lfr-discussion-message-author .author-link:focus, .taglib-discussion .card-tab-group .card .lfr-discussion-message-author .author-link:active {
  color: #f16e00;
  text-decoration: none;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-message-author .author-link:hover__text, .taglib-discussion .card-tab-group .card .lfr-discussion-message-author .author-link:focus__text, .taglib-discussion .card-tab-group .card .lfr-discussion-message-author .author-link:active__text {
  text-decoration: underline;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-message-author .author-link:hover:before, .taglib-discussion .card-tab-group .card .lfr-discussion-message-author .author-link:hover [class*=vo-icon]:before, .taglib-discussion .card-tab-group .card .lfr-discussion-message-author .author-link:focus:before, .taglib-discussion .card-tab-group .card .lfr-discussion-message-author .author-link:focus [class*=vo-icon]:before, .taglib-discussion .card-tab-group .card .lfr-discussion-message-author .author-link:active:before, .taglib-discussion .card-tab-group .card .lfr-discussion-message-author .author-link:active [class*=vo-icon]:before {
  color: #f16e00;
  text-decoration: none;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-message-author .author-link.disabled {
  color: #cccccc;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-message-author .author-link.disabled__text {
  color: #cccccc;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-message-author .author-link.disabled:before {
  color: #cccccc;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-message-author .small {
  color: #666666;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-message-body p {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-controls a {
  font-family: "Arial";
  font-weight: bold;
  color: #f16e00;
  display: inline-block;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-controls a__text {
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-controls a__text:hover {
  color: black;
  text-decoration: underline;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-controls a:before {
  display: inline-block;
  vertical-align: middle;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-controls a:hover, .taglib-discussion .card-tab-group .card .lfr-discussion-controls a:focus, .taglib-discussion .card-tab-group .card .lfr-discussion-controls a:active {
  color: black;
  text-decoration: none;
  background-color: transparent;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-controls a:hover__text, .taglib-discussion .card-tab-group .card .lfr-discussion-controls a:focus__text, .taglib-discussion .card-tab-group .card .lfr-discussion-controls a:active__text {
  text-decoration: underline;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-controls a:hover:before, .taglib-discussion .card-tab-group .card .lfr-discussion-controls a:hover [class*=vo-icon]:before, .taglib-discussion .card-tab-group .card .lfr-discussion-controls a:focus:before, .taglib-discussion .card-tab-group .card .lfr-discussion-controls a:focus [class*=vo-icon]:before, .taglib-discussion .card-tab-group .card .lfr-discussion-controls a:active:before, .taglib-discussion .card-tab-group .card .lfr-discussion-controls a:active [class*=vo-icon]:before {
  color: black;
  text-decoration: none;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-controls a:disabled, .taglib-discussion .card-tab-group .card .lfr-discussion-controls a.disabled {
  color: #cccccc;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-controls a:disabled__text, .taglib-discussion .card-tab-group .card .lfr-discussion-controls a.disabled__text {
  color: #cccccc;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-controls a:disabled:before, .taglib-discussion .card-tab-group .card .lfr-discussion-controls a.disabled:before {
  color: #cccccc;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-controls a .taglib-text {
  font-size: 1rem;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-controls .taglib-ratings.thumbs a.rating-element {
  font-family: "Arial";
  color: #999999;
  padding-right: 0;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-controls .taglib-ratings.thumbs a.rating-element__text {
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-controls .taglib-ratings.thumbs a.rating-element__text:hover {
  color: #f16e00;
  text-decoration: underline;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-controls .taglib-ratings.thumbs a.rating-element:before {
  display: inline-block;
  vertical-align: middle;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-controls .taglib-ratings.thumbs a.rating-element:hover, .taglib-discussion .card-tab-group .card .lfr-discussion-controls .taglib-ratings.thumbs a.rating-element:focus, .taglib-discussion .card-tab-group .card .lfr-discussion-controls .taglib-ratings.thumbs a.rating-element:active {
  color: #f16e00;
  text-decoration: none;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-controls .taglib-ratings.thumbs a.rating-element:hover__text, .taglib-discussion .card-tab-group .card .lfr-discussion-controls .taglib-ratings.thumbs a.rating-element:focus__text, .taglib-discussion .card-tab-group .card .lfr-discussion-controls .taglib-ratings.thumbs a.rating-element:active__text {
  text-decoration: underline;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-controls .taglib-ratings.thumbs a.rating-element:hover:before, .taglib-discussion .card-tab-group .card .lfr-discussion-controls .taglib-ratings.thumbs a.rating-element:hover [class*=vo-icon]:before, .taglib-discussion .card-tab-group .card .lfr-discussion-controls .taglib-ratings.thumbs a.rating-element:focus:before, .taglib-discussion .card-tab-group .card .lfr-discussion-controls .taglib-ratings.thumbs a.rating-element:focus [class*=vo-icon]:before, .taglib-discussion .card-tab-group .card .lfr-discussion-controls .taglib-ratings.thumbs a.rating-element:active:before, .taglib-discussion .card-tab-group .card .lfr-discussion-controls .taglib-ratings.thumbs a.rating-element:active [class*=vo-icon]:before {
  color: #f16e00;
  text-decoration: none;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-controls .taglib-ratings.thumbs a.rating-element.disabled {
  color: #cccccc;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-controls .taglib-ratings.thumbs a.rating-element.disabled__text {
  color: #cccccc;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-controls .taglib-ratings.thumbs a.rating-element.disabled:before {
  color: #cccccc;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-controls .taglib-ratings.thumbs a.rating-element:before {
  font-family: "Glyphicons Halflings";
  font-size: 1.5625rem;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-controls .taglib-ratings.thumbs a.rating-element.rating-thumb-down {
  padding-left: 0.625rem;
  margin-left: 0.625rem;
  border-left: 0.0625rem solid #bbbbbb;
}
.taglib-discussion .card-tab-group .card .lfr-discussion-controls .taglib-ratings.thumbs a.rating-element.rating-on {
  color: #f16e00;
}
.taglib-discussion .card-tab-group .card .lfr-discussion .alloy-editor-container .alloy-editor.alloy-editor-placeholder {
  padding-left: 0.625rem;
  margin-left: 3.75rem;
}
.portlet-blogs {
  overflow-x: hidden;
}
.portlet-blogs .form h2 {
  font-family: "Arial";
  color: black;
  font-size: 1.125rem;
  font-weight: bold;
}

@media only screen and (min-width: 768px) {
  .taglib-discussion .card-tab-group .card .lfr-discussion-controls {
    position: relative;
    width: 100%;
    right: inherit;
    top: inherit;
  }
  .taglib-discussion .card-tab-group .card .lfr-discussion-controls > div {
    float: left;
  }
}
@media only screen and (min-width: 992px) {
  .taglib-discussion .add-comment .panel {
    padding: 0;
  }
  .taglib-discussion .add-comment .panel-body {
    padding: 1.25rem 0.625rem 1.25rem 6.25rem;
  }
  .taglib-discussion .add-comment .panel .user-icon {
    display: inline-block;
  }
  .taglib-discussion .card-tab-group .card-col-content {
    padding-left: 3.75rem;
  }
  .taglib-discussion .card-tab-group .card-tab:nth-child(n+2) {
    padding-left: 3.75rem;
  }
  .taglib-discussion .card-tab-group .card-tab:nth-child(n+2) .card-tab {
    padding-left: 3.75rem;
  }
  .taglib-discussion .card-tab-group .card .lfr-discussion-body {
    margin-left: 0;
  }
  .taglib-discussion .card-tab-group .card .lfr-discussion-message-author {
    padding-left: 0;
  }
  .taglib-discussion .card-tab-group .card .lfr-discussion-message-author .author-link {
    display: inline-block;
  }
  .taglib-discussion .card-tab-group .card .lfr-discussion-controls {
    position: relative;
    width: 100%;
    right: inherit;
    top: inherit;
  }
  .taglib-discussion .card-tab-group .card .lfr-discussion-controls > div {
    float: left;
  }
  .portlet-blogs .form h2 {
    font-size: 1.5rem;
  }
}
.vo-gallery {
  width: 100%;
  padding: 1.875rem 0;
  background: #f4f4f4;
  position: relative;
  border-top: 0.0625rem solid #f4f4f4;
  border-bottom: 0.0625rem solid #f4f4f4;
  background-color: #f4f4f4;
}
.vo-gallery:before, .vo-gallery:after {
  content: "";
  width: 100%;
  height: calc(100% + 0.2rem);
  background-color: #f4f4f4;
  border-top: 0.0625rem solid #f4f4f4;
  border-bottom: 0.0625rem solid #f4f4f4;
  display: inline-block;
  position: absolute;
  top: -0.0625rem;
}
.vo-gallery:before {
  right: 100%;
}
.vo-gallery:after {
  left: 100%;
}
.vo-gallery__title {
  font-family: "Arial";
  color: black;
  font-size: 2.125rem;
  font-weight: bold;
  margin-bottom: 0.625rem;
}
.vo-gallery__subtitle {
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
}
.vo-gallery__cont {
  margin-top: 2.5rem;
}
.vo-gallery__figure {
  width: 100%;
}
.vo-gallery__image {
  width: 100%;
}
.vo-gallery__info {
  padding: 0.625rem;
}
.vo-gallery__info--text {
  font-family: "Arial";
  color: black;
  font-size: 0.8125rem;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  width: 78%;
}
.vo-gallery__info--files {
  font-family: "Arial";
  color: black;
  font-size: 0.75rem;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  width: 20%;
  text-align: right;
}
.vo-gallery__video {
  width: 100%;
  position: relative;
}
.vo-gallery__video:before {
  content: "";
  background: url("../images/icons/vo-icon-play-01.svg") no-repeat scroll center transparent;
  background-size: 100%;
  border-radius: 50%;
  width: 0.9375rem;
  height: 0.9375rem;
  display: inline-block;
  position: absolute;
  bottom: 0.625rem;
  left: 0.625rem;
}
.vo-gallery__video--tag {
  width: 100%;
}
.vo-gallery .slick-arrow {
  background: black;
  padding: 0;
  margin: 0;
  text-align: center;
  width: 3.125rem;
  height: 3.125rem;
  border: 0 none;
  font-size: 0.00625rem;
  color: black;
  position: absolute;
  top: calc((100% - 5rem) / 2);
  z-index: 10;
}
.vo-gallery .slick-arrow:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 1.875rem;
  color: black;
  content: "";
  top: calc((100% - 2.75rem) / 2);
  left: calc((100% - 2.75rem) / 2);
}
.vo-gallery .slick-arrow:hover {
  background-color: #ff7900;
}
.vo-gallery .slick-arrow.slick-prev {
  left: 0rem;
}
.vo-gallery .slick-arrow.slick-prev:before {
  content: "\e915";
  color: white;
}
.vo-gallery .slick-arrow.slick-next {
  right: 0rem;
}
.vo-gallery .slick-arrow.slick-next:before {
  content: "\e916";
  color: white;
}
.vo-gallery .slick-arrow.slick-disabled {
  background-color: #cccccc;
  cursor: not-allowed;
}
.vo-gallery .slick-arrow.slick-disabled:hover {
  background-color: #cccccc;
}
.vo-gallery__show {
  position: relative;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.vo-gallery__show--item {
  width: 100%;
  border: 0.0625rem solid #bbbbbb;
}
.vo-gallery__show .slick-arrow {
  top: calc((100% - 12rem) / 2);
}
.vo-gallery__thumbs {
  position: relative;
  width: 100%;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  margin-top: 0.9375rem;
}
.vo-gallery__thumbs--wrap {
  position: relative;
  margin: 0.3125rem;
}
.vo-gallery__thumbs--item {
  width: 100%;
  max-height: 2.8125rem;
  overflow: hidden;
}
.vo-gallery__thumbs.slick-vertical {
  padding-left: 1.25rem;
}
.vo-gallery__thumbs.slick-vertical .slick-slide {
  max-width: 100%;
  margin-bottom: 0.5rem;
}
.vo-gallery__thumbs.slick-vertical .slick-slide.slick-current {
  position: relative;
}
.vo-gallery__thumbs.slick-vertical .slick-slide.slick-current:before {
  content: "";
  border: 0.375rem solid black;
  display: inline-block;
  z-index: 9;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.vo-gallery__thumbs.slick-vertical .slick-slide.slick-current .vo-gallery__thumbs--wrap {
  margin: 0;
}
.vo-gallery__thumbs.slick-vertical .slick-arrow {
  right: calc((100% - 6rem) / 2);
  top: inherit;
  left: inherit;
}
.vo-gallery__thumbs.slick-vertical .slick-arrow.slick-prev {
  top: -1.25rem;
}
.vo-gallery__thumbs.slick-vertical .slick-arrow.slick-prev:before {
  left: calc((100% - 4rem) / 2);
  transform: rotate(90deg);
}
.vo-gallery__thumbs.slick-vertical .slick-arrow.slick-next {
  bottom: 0rem;
  top: inherit;
}
.vo-gallery__thumbs.slick-vertical .slick-arrow.slick-next:before {
  left: calc((100% - 4rem) / 2);
  transform: rotate(90deg);
}
.vo-gallery__thumbs .slick-slide.slick-current .vo-gallery__thumbs--wrap:before {
  content: "";
  display: inline-block;
  border: 0.125rem solid black;
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.vo-gallery__thumbs .slick-arrow {
  position: absolute;
  display: none !important;
  width: 2.5rem;
  height: 2.5rem;
}
.vo-gallery__thumbs .slick-arrow:before {
  top: calc((100% - 3rem) / 2);
  left: calc((100% - 3rem) / 2);
}
@media only screen and (min-width: 768px) {
  .vo-gallery__thumbs {
    padding: 0 1.25rem;
    margin-top: 1.875rem;
  }
  .vo-gallery__thumbs .slick-arrow {
    display: inline-block !important;
  }
  .vo-gallery__thumbs .slick-slide.slick-current .vo-gallery__thumbs--wrap:before {
    border: 0.375rem solid black;
  }
  .vo-gallery__thumbs--item {
    max-height: 6.1875rem;
  }
  .vo-gallery__info {
    padding: 0.9375rem;
  }
  .vo-gallery__info--text {
    font-size: 1.125rem;
  }
  .vo-gallery__info--files {
    font-size: 0.875rem;
  }
  .vo-gallery__video:before {
    width: 2.5rem;
    height: 2.5rem;
  }
}
@media only screen and (min-width: 992px) {
  .vo-gallery__title {
    font-size: 1.125rem;
  }
  .vo-gallery__info {
    padding: 1.875rem 0.9375rem;
  }
  .vo-gallery__info--text {
    font-size: 1.5rem;
  }
  .vo-gallery__info--files {
    font-size: 1rem;
  }
  .vo-gallery__video:before {
    width: 3.125rem;
    height: 3.125rem;
  }
  .vo-gallery__thumbs {
    margin-top: 0rem;
    padding: 0rem;
  }
  .vo-gallery__thumbs .slick-arrow {
    left: inherit;
    top: calc((100% - 4rem) / 2);
  }
  .vo-gallery__thumbs--item {
    max-height: 8.5rem;
  }
}
.has-control-menu .vo-newsdetail .header-back-to {
  top: -0.3125rem;
  display: none;
}

.vo-newsdetail {
  width: 100%;
  position: relative;
}
.vo-newsdetail .h2 {
  width: 100%;
  display: block;
  margin: 0;
}
.vo-newsdetail .header-back-to {
  display: none;
  vertical-align: middle;
  position: absolute;
  top: 0.4375rem;
  right: 0;
  left: -0.1875rem;
  z-index: 9;
}
.vo-newsdetail .header-back-to a {
  font-family: "Arial";
  font-weight: bold;
  color: #f16e00;
}
.vo-newsdetail .header-back-to a__text {
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.vo-newsdetail .header-back-to a__text:hover {
  color: black;
  text-decoration: underline;
}
.vo-newsdetail .header-back-to a:before {
  display: inline-block;
  vertical-align: middle;
}
.vo-newsdetail .header-back-to a:hover, .vo-newsdetail .header-back-to a:focus, .vo-newsdetail .header-back-to a:active {
  color: black;
  text-decoration: none;
  background-color: transparent;
}
.vo-newsdetail .header-back-to a:hover__text, .vo-newsdetail .header-back-to a:focus__text, .vo-newsdetail .header-back-to a:active__text {
  text-decoration: underline;
}
.vo-newsdetail .header-back-to a:hover:before, .vo-newsdetail .header-back-to a:hover [class*=vo-icon]:before, .vo-newsdetail .header-back-to a:focus:before, .vo-newsdetail .header-back-to a:focus [class*=vo-icon]:before, .vo-newsdetail .header-back-to a:active:before, .vo-newsdetail .header-back-to a:active [class*=vo-icon]:before {
  color: black;
  text-decoration: none;
}
.vo-newsdetail .header-back-to a:disabled, .vo-newsdetail .header-back-to a.disabled {
  color: #cccccc;
}
.vo-newsdetail .header-back-to a:disabled__text, .vo-newsdetail .header-back-to a.disabled__text {
  color: #cccccc;
}
.vo-newsdetail .header-back-to a:disabled:before, .vo-newsdetail .header-back-to a.disabled:before {
  color: #cccccc;
}
.vo-newsdetail .header-back-to + .header-title {
  display: none;
  vertical-align: middle;
}
.vo-newsdetail .header-back-to + .header-title + .pull-right {
  position: absolute;
  right: 0;
  z-index: 999;
}
.vo-newsdetail .header-back-to + .header-title + .pull-right .asset-actions {
  right: auto;
  left: -0.5rem;
  top: 1.5625rem;
}
.vo-newsdetail__title, .vo-newsdetail .header-title {
  font-family: "Arial";
  color: black;
  font-size: 1.5rem;
  font-weight: bold;
}
.vo-newsdetail__date {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  margin-bottom: 1.25rem;
}
.vo-newsdetail__video {
  width: 100%;
  margin-bottom: 1.875rem;
}
.vo-newsdetail__video video {
  width: 100%;
}
.vo-newsdetail__intro {
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 1.5625rem;
}
.vo-newsdetail__body {
  margin-bottom: 6.25rem;
}
.vo-newsdetail__body p {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  margin-bottom: 1.5625rem;
}
.vo-newsdetail__body li {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  margin-bottom: 0.9375rem;
}
.vo-newsdetail__body a {
  font-family: "Arial";
  color: #f16e00;
}
.vo-newsdetail__body a__text {
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.vo-newsdetail__body a__text:hover {
  color: black;
  text-decoration: underline;
}
.vo-newsdetail__body a:before {
  display: inline-block;
  vertical-align: middle;
}
.vo-newsdetail__body a:hover, .vo-newsdetail__body a:focus, .vo-newsdetail__body a:active {
  color: black;
  text-decoration: none;
}
.vo-newsdetail__body a:hover__text, .vo-newsdetail__body a:focus__text, .vo-newsdetail__body a:active__text {
  text-decoration: underline;
}
.vo-newsdetail__body a:hover:before, .vo-newsdetail__body a:hover [class*=vo-icon]:before, .vo-newsdetail__body a:focus:before, .vo-newsdetail__body a:focus [class*=vo-icon]:before, .vo-newsdetail__body a:active:before, .vo-newsdetail__body a:active [class*=vo-icon]:before {
  color: black;
  text-decoration: none;
}
.vo-newsdetail__body a.disabled {
  color: #cccccc;
}
.vo-newsdetail__body a.disabled__text {
  color: #cccccc;
}
.vo-newsdetail__body a.disabled:before {
  color: #cccccc;
}
.vo-newsdetail__body strong {
  font-family: "Arial";
  font-weight: bold;
}
.vo-newsdetail__body img {
  margin: 0.3125rem;
}
.vo-newsdetail__body iframe {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  height: 100%;
}
.vo-newsdetail__iframe {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.vo-newsdetail__category {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
  margin-top: 1.875rem;
  margin-bottom: 3.125rem;
  display: block;
  clear: both;
}
.vo-newsdetail__category--title {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
}
.vo-newsdetail__category--item {
  display: inline-block;
  vertical-align: baseline;
}
.vo-newsdetail__category--item .vo-link__text {
  font-size: 0.875rem;
}
.vo-newsdetail .video-content {
  margin-bottom: 1.875rem;
}
.vo-newsdetail .video-content.video-node {
  margin: 0 auto;
}
.vo-newsdetail .asset-actions {
  top: 0.625rem;
  z-index: 9;
}
.vo-newsdetail .asset-actions a {
  font-family: "Arial";
  font-weight: bold;
  color: #f16e00;
}
.vo-newsdetail .asset-actions a__text {
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.vo-newsdetail .asset-actions a__text:hover {
  color: black;
  text-decoration: underline;
}
.vo-newsdetail .asset-actions a:before {
  display: inline-block;
  vertical-align: middle;
}
.vo-newsdetail .asset-actions a:hover, .vo-newsdetail .asset-actions a:focus, .vo-newsdetail .asset-actions a:active {
  color: black;
  text-decoration: none;
  background-color: transparent;
}
.vo-newsdetail .asset-actions a:hover__text, .vo-newsdetail .asset-actions a:focus__text, .vo-newsdetail .asset-actions a:active__text {
  text-decoration: underline;
}
.vo-newsdetail .asset-actions a:hover:before, .vo-newsdetail .asset-actions a:hover [class*=vo-icon]:before, .vo-newsdetail .asset-actions a:focus:before, .vo-newsdetail .asset-actions a:focus [class*=vo-icon]:before, .vo-newsdetail .asset-actions a:active:before, .vo-newsdetail .asset-actions a:active [class*=vo-icon]:before {
  color: black;
  text-decoration: none;
}
.vo-newsdetail .asset-actions a:disabled, .vo-newsdetail .asset-actions a.disabled {
  color: #cccccc;
}
.vo-newsdetail .asset-actions a:disabled__text, .vo-newsdetail .asset-actions a.disabled__text {
  color: #cccccc;
}
.vo-newsdetail .asset-actions a:disabled:before, .vo-newsdetail .asset-actions a.disabled:before {
  color: #cccccc;
}
.vo-newsdetail .taglib-discussion {
  margin-bottom: 6.25rem;
}

@media only screen and (min-width: 992px) {
  .vo-newsdetail__title, .vo-newsdetail .header-title {
    font-size: 3rem;
  }
  .vo-newsdetail__date {
    font-size: 1.125rem;
  }
  .vo-newsdetail__intro {
    font-size: 1.5rem;
  }
  .vo-newsdetail__body p {
    font-size: 1.125rem;
  }
  .vo-newsdetail__body li {
    font-size: 1.125rem;
  }
  .vo-newsdetail__category {
    font-size: 1.125rem;
  }
  .vo-newsdetail__category--title {
    font-size: 1.125rem;
  }
  .vo-newsdetail__category--item .vo-link__text {
    font-size: 1.125rem;
  }
}
.taglib-ratings {
  margin-bottom: 3.125rem;
  padding-top: 3.125rem;
  position: relative;
}
.taglib-ratings:before {
  content: "";
  width: 62500rem;
  height: 0.0625rem;
  border-top: 0.0625rem solid #999999;
  display: inline-block;
  position: absolute;
  top: -0.0625rem;
  left: -625rem;
  right: -625rem;
}
.taglib-ratings .rating-label {
  font-family: "Arial";
  color: black;
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 0.625rem;
}
.taglib-ratings .rating-label + .rating-element {
  margin-left: -0.5rem;
}
.taglib-ratings .rating-element {
  width: 2rem;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
}
.taglib-ratings.stars .liferay-rating-score {
  display: none;
}
.taglib-ratings [class*=icon-star]:before {
  line-height: 0.8;
  vertical-align: middle;
}
.taglib-ratings .icon-star:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 2.5rem;
  color: #ff7900;
  content: "\e91d";
}
.taglib-ratings .icon-star-empty:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 2.5rem;
  color: #999999;
  content: "\e91e";
}

@media only screen and (min-width: 992px) {
  .taglib-ratings .rating-label {
    font-size: 1.5rem;
  }
}
.vo-pressdocs__title {
  margin-bottom: 1.25rem;
  font-family: "Arial";
  color: black;
  font-size: 1.125rem;
  font-weight: bold;
}
.vo-pressdocs__year .vo-select, .vo-pressdocs__year select.form-control {
  width: 100%;
  max-width: inherit;
  min-width: auto;
}
.vo-pressdocs__month .vo-select, .vo-pressdocs__month select.form-control {
  width: 100%;
  max-width: inherit;
  min-width: auto;
}
.vo-pressdocs .vo-button {
  width: 100%;
  margin-top: 1.6875rem;
  height: 2.5rem;
  line-height: 1;
}
.vo-pressdocs__lastitems .vo-button {
  min-width: 13.125rem;
  margin: 2.1875rem auto 0;
  line-height: 1;
}

.vo-datepicker__layer {
  position: relative;
}
.vo-datepicker__layer:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 1.875rem;
  color: black;
  content: "\e901";
  position: absolute;
  right: 0.3125rem;
  top: 0.375rem;
  z-index: 999;
}
.vo-datepicker__layer .vo-form__input {
  padding-right: 2.5rem;
}

.vo-minominainfo {
  margin-bottom: 3rem;
}
.vo-minominainfo .vo-minominainfo__title {
  margin-bottom: 0;
  font-family: "Arial";
  color: black;
  font-size: 1.125rem;
  font-weight: bold;
  font-size: 2.4rem;
}
.vo-minominainfo .vo-minominainfo__text {
  display: block;
  font-family: "Arial";
  color: black;
  font-size: 1.6rem;
}

@media only screen and (min-width: 992px) {
  .vo-pressdocs__title {
    font-size: 1.5rem;
  }
  .vo-pressdocs__calendar {
    font-size: 1.25rem;
  }
}
@media only screen and (min-width: 1200px) {
  .vo-pressdocs__title {
    font-size: 1.5rem;
  }
  .vo-pressdocs__calendar {
    font-size: 1.25rem;
  }
}
.vo-results {
  margin-bottom: 1.875rem;
}
.vo-results__title {
  font-family: "Arial";
  color: black;
  font-size: 1.8125rem;
  font-weight: bold;
  margin-bottom: 1.25rem;
}
.vo-results__list .vo-link {
  display: block;
  padding: 0.625rem;
}
.vo-results__item {
  background: #f4f4f4;
  border-top: 0.0625rem solid #cccccc;
}
.vo-results__item:first-child {
  border-top: 0 none;
}
.vo-results .toggler-header .panel-toggle .title-text:after {
  content: "";
  background: url("../images/icons/vo-chevron-left.svg") no-repeat center center transparent !important;
  background-color: black !important;
  transform: rotate(-450deg);
  padding: 10px;
  float: right;
}

.vo-systemzone {
  width: 100%;
}
.vo-systemzone__legend {
  margin-top: 0.625rem;
  margin-bottom: 1.875rem;
  border-bottom: 0.0625rem solid #cccccc;
}
.vo-systemzone .vo-form .lfr-ddm-form-pagination-controls, .vo-systemzone .form .lfr-ddm-form-pagination-controls {
  padding-bottom: 1.875rem;
}

.vo-blockquote cite {
  font-family: "Arial";
  color: black;
  font-size: 1.125rem;
  font-weight: bold;
  display: block;
  padding: 0rem 3.125rem;
  position: relative;
  font-style: normal;
}
.vo-blockquote cite:before, .vo-blockquote cite:after {
  display: inline-block;
  vertical-align: middle;
  content: "";
  background: url("../images/icons/vo-quotation.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 2.5rem;
  height: 2.1875rem;
  color: #ff7900;
  font-size: 0.875rem;
  position: absolute;
  left: 0;
  top: 0;
}
.vo-blockquote cite:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  left: auto;
  right: 0;
  top: calc(100% - 3.5rem);
}

.col-md-6 .vo-blockquote cite {
  font-size: 1.125rem;
}

@media only screen and (min-width: 992px) {
  .vo-blockquote cite {
    font-size: 1.5rem;
    padding: 0rem 5.9375rem;
  }
  .vo-blockquote cite:before, .vo-blockquote cite:after {
    width: 4.6875rem;
    height: 3.75rem;
  }
  .vo-blockquote cite:after {
    top: calc(100% - 6rem);
  }
}
.vo-dates {
  width: 100%;
  margin-bottom: 2.8125rem;
}
.vo-dates__title {
  font-family: "Arial";
  color: black;
  font-size: 2.125rem;
  font-weight: bold;
  margin-bottom: 1.25rem;
}
.vo-dates__avatar {
  float: left;
  margin-right: 25px;
}
.vo-dates__avatar .user-icon {
  height: 70px;
  line-height: 70px;
  width: 70px;
}
.vo-dates__name {
  font-family: "Arial";
  color: black;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 0.1875rem;
  display: grid;
}
.vo-dates__perfil {
  margin-left: 95px;
  margin-bottom: 15px;
}
.vo-dates__intro {
  padding-left: 20px;
}
.vo-dates__remember {
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
  font-weight: bold;
  padding-left: 20px;
}
.vo-dates__listtips {
  list-style: none;
}
.vo-dates__check {
  position: relative;
}
.vo-dates__check:before {
  content: "✓";
  position: absolute;
  top: 0;
  left: -18px;
  font-weight: bold;
}
.vo-dates__employee {
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 6px;
}
.vo-dates__list {
  list-style: none;
  margin-left: -44px;
}
.vo-dates__item {
  margin-bottom: 0.8125rem;
}

.listadoVacaciones-portlet-box .vo-selectdrop .dropdown-toggle {
  font-family: "Arial" !important;
  color: #999 !important;
  font-size: 1.6rem !important;
  border: 0.2rem solid #ccc !important;
  padding: 0.7rem 2.5rem 0.7rem 1.3rem !important;
  background: white !important;
  border-radius: 0;
  width: 100%;
}
.listadoVacaciones-portlet-box .vo-selectdrop .dropdown-menu .inner {
  overflow: hidden;
}
.listadoVacaciones-portlet-box .table-cell.first {
  padding: 15px;
}
.listadoVacaciones-portlet-box .btn-primary {
  margin-top: 0;
}

@media only screen and (min-width: 768px) {
  .listadoVacaciones-portlet-box .btn-primary {
    margin-top: 33px;
  }
}
@media only screen and (min-width: 992px) {
  .listadoVacaciones-portlet-box .btn-primary {
    margin-top: 33px;
  }
}
@media only screen and (min-width: 1200px) {
  .listadoVacaciones-portlet-box .btn-primary {
    margin-top: 33px;
  }
}
.vo-seguro {
  width: 100%;
  float: left;
  background: white;
  margin-bottom: 20px;
}
.vo-seguro__wrapper {
  display: flex;
  flex-wrap: wrap;
  background: #f4f4f4;
  padding: 0rem;
}
.vo-seguro__title {
  font-family: "Arial";
  color: black;
  font-size: 1.125rem;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  padding: 37px 0 13px 0;
  border-bottom: 1px solid #bbbbbb;
}
.vo-seguro__hired {
  width: 100%;
  float: left;
  background: white;
  border: 1px solid black;
  margin-bottom: 20px;
}
.vo-seguro__active {
  position: relative;
}
.vo-seguro__outstanding {
  position: absolute;
  top: 10px;
  left: -2px;
  padding: 0.1875rem;
  background: #a885d8;
  color: white !important;
  border: 1px solid #bbbbbb;
  text-transform: uppercase;
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
}
.vo-seguro__list {
  padding: 0rem 1.25rem;
}
.vo-seguro__item {
  position: relative;
  list-style: none;
  border-bottom: 1px solid #bbbbbb;
}
.vo-seguro__item h5 {
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
  margin: 0.625rem 0rem;
}
.vo-seguro__tick:after {
  content: "✔";
  position: absolute;
  bottom: 0;
  right: 0;
  font-weight: bold;
  font-size: 24px;
  color: #f16e00;
}
.vo-seguro__actions {
  text-align: center;
  padding: 0.9375rem 0rem 1.5rem 0;
}
.vo-seguro--mofspace {
  margin-right: 1.1875rem;
}
.vo-seguro--mofactions {
  width: 43%;
}
.vo-seguro--itmod:after {
  content: "";
}
.vo-seguro__offer {
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
  color: #f16e00;
  position: absolute;
  right: 0;
  bottom: 7px;
}
.vo-seguro__prescription {
  clear: both;
  padding-top: 25px;
}
.vo-seguro__prescription_module {
  clear: both;
  padding: 12px;
}

@media only screen and (min-width: 1200px) {
  .vo-seguro {
    width: 31%;
    float: left;
    background: white;
    margin-right: 1rem;
    margin-bottom: 0;
  }
  .vo-seguro__wrapper {
    background: #f4f4f4;
    padding: 0.9375rem;
  }
  .vo-seguro__title {
    font-family: "Arial";
    color: black;
    font-size: 1.125rem;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    padding: 37px 0 13px 0;
    border-bottom: 1px solid #bbbbbb;
  }
  .vo-seguro__hired {
    width: 31%;
    float: left;
    background: white;
    border: 1px solid black;
    margin: 0rem 1rem;
  }
  .vo-seguro__active {
    position: relative;
  }
  .vo-seguro__outstanding {
    position: absolute;
    top: 10px;
    left: -2px;
    padding: 0.1875rem;
    background: #a885d8;
    color: white !important;
    border: 1px solid #bbbbbb;
    text-transform: uppercase;
    font-family: "Arial";
    color: black;
    font-size: 0.875rem;
    font-weight: bold;
  }
  .vo-seguro__list {
    padding: 0rem 1.25rem;
  }
  .vo-seguro__item {
    position: relative;
    list-style: none;
    border-bottom: 1px solid #bbbbbb;
  }
  .vo-seguro__item h5 {
    font-family: "Arial";
    color: black;
    font-size: 1rem;
    font-weight: bold;
    margin: 0.625rem 0rem;
  }
  .vo-seguro__tick:after {
    content: "✔";
    position: absolute;
    bottom: 0;
    right: 0;
    font-weight: bold;
    font-size: 24px;
    color: #f16e00;
  }
  .vo-seguro__actions {
    text-align: center;
    padding: 0.9375rem 0rem 1.5rem 0;
  }
  .vo-seguro--mofspace {
    margin-right: 1.1875rem;
  }
  .vo-seguro--mofactions {
    width: 43%;
  }
  .vo-seguro--itmod:after {
    content: "";
  }
  .vo-seguro__offer {
    font-family: "Arial";
    color: black;
    font-size: 1rem;
    font-weight: bold;
    color: #f16e00;
    position: absolute;
    right: 0;
    bottom: 7px;
  }
  .vo-seguro__prescription {
    clear: both;
    padding-top: 25px;
  }
  .vo-seguro__prescription_module {
    clear: both;
    padding: 12px;
  }
}
.vo-others__img {
  float: left;
}
.vo-others__title {
  width: 193px;
  display: inline-block;
  margin-top: 0.625rem;
  margin-left: 0.625rem;
  line-height: 1.4375rem;
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
}
.vo-others__text {
  display: block;
  margin-top: 0.875rem;
  margin-bottom: 0.625rem;
  font-size: 1rem;
}
.vo-others__list {
  margin-top: 2.0625rem;
}
.vo-others--lnk {
  font-size: 1rem;
}

@media only screen and (min-width: 1200px) {
  .vo-others__title {
    width: 193px;
    display: inline-block;
    margin-top: 0.625rem;
    margin-left: 1rem;
    line-height: 1.4375rem;
    font-family: "Arial";
    color: black;
    font-size: 1.5rem;
    font-weight: bold;
  }
  .vo-others__text {
    display: block;
    margin-top: 0.875rem;
    margin-bottom: 0.625rem;
    font-size: 1.125rem;
  }
}
.vo-noticias-comments .taglib-discussion .add-comment .panel-body {
  padding: 0px !important;
  margin: 0px;
}
.vo-noticias-comments .lfr-discussion-container {
  padding-left: 0;
  margin-bottom: 25px;
}
.vo-noticias-comments .lfr-discussion-form-reply {
  margin-bottom: 10%;
}
.vo-noticias-comments .ratings_comments {
  display: flex;
  padding-top: 12px;
  align-items: center;
}
.vo-noticias-comments .ratings_comments .asset-ratings {
  padding: 0px;
}
.vo-noticias-comments .ratings_commentsa:hover {
  cursor: pointer;
  text-decoration: double;
}
.vo-noticias-comments .ratings_comments .btn:hover {
  background-color: white;
  color: revert;
  border: white;
}
.vo-noticias-comments .ratings_comments .glyphicon {
  align-content: center;
  top: revert !important;
}
.vo-noticias-comments .glyphicon {
  position: revert !important;
}
.vo-noticias-comments .ratings-like .btn {
  background-color: white;
  color: revert;
  border: white;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
}
.vo-noticias-comments .ratings-like .btn .c-inner {
  margin-top: 0px;
  padding-bottom: 8px;
}
.vo-noticias-comments .ratings-like .btn:hover {
  color: revert;
}
.vo-noticias-comments .noticiaCompleta > a {
  text-decoration: none;
}
.vo-noticias-comments .lfr-discussion-body .btn:hover {
  color: revert;
}
.vo-noticias-comments .lfr-discussion-body .autofit-row {
  align-items: center;
}
.vo-noticias-comments .ratingsApp {
  padding-top: 2px;
}
.vo-noticias-comments .lfr-discussion-controls .btn {
  color: black;
  font-family: "Arial", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  background-color: white;
  border-color: white;
}
.vo-noticias-comments .vo-wrapper .btn {
  padding-bottom: 0.25rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
}
.vo-noticias-comments .taglib-discussion .lfr-discussion-controls .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -1.05rem;
}
.vo-noticias-comments .text-comment {
  font-size: 14px;
}

.vo-movil-app-restilyng iframe {
  pointer-events: none;
}
.vo-movil-app-restilyng .autofit-col strong {
  display: none;
}
.vo-movil-app-restilyng .lfr-discussion-reply-container {
  margin-left: 3%;
}
.vo-movil-app-restilyng .lfr-discussion-reply-container .autofit-padded-no-gutters {
  background-color: #eeeeee;
}
.vo-movil-app-restilyng .lfr-discussion-reply-container .autofit-col {
  align-items: center;
  flex-direction: row !important;
}
.vo-movil-app-restilyng .lfr-discussion-reply-container .autofit-col-expand {
  width: 100%;
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
}
.vo-movil-app-restilyng .lfr-discussion-reply-container .autofit-col-expand .editor-wrapper {
  width: 100%;
}
.vo-movil-app-restilyng .lfr-discussion-reply-container .autofit-col-expand .editor-wrapper .cke {
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
}
.vo-movil-app-restilyng .button-holder {
  width: auto !important;
  margin: 0 10px 0 0;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
}
.vo-movil-app-restilyng .button-holder button:nth-child(2) {
  display: none !important;
}
.vo-movil-app-restilyng .button-holder button {
  height: 41px;
  padding: 0.51rem 0.97rem !important;
  border: 1px solid #e7e7e7;
  border-color: white !important;
  font-weight: 400;
  font-size: 16px;
  color: #ff7900 !important;
  background-color: white !important;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  line-height: 19.09px;
}
.vo-movil-app-restilyng .vo-wrapper .btn:hover {
  color: orange;
}
.vo-movil-app-restilyng .add-comment label, .vo-movil-app-restilyng .lfr-discussion label {
  position: absolute;
  z-index: 100;
  top: 17.5px;
  left: 26px;
  color: #999999;
  font-family: "Arial", sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 19px;
  pointer-events: none;
}
.vo-movil-app-restilyng .cke_bottom {
  display: none;
}
.vo-movil-app-restilyng .cke_top {
  display: none;
}
.vo-movil-app-restilyng .lfr-discussion {
  padding-left: 0rem !important;
  padding-bottom: 0 !important;
}
.vo-movil-app-restilyng .lfr-discussion article .comment-container {
  margin-left: 10%;
}
.vo-movil-app-restilyng .lfr-discussion-parent-link {
  font-size: 85%;
}
.vo-movil-app-restilyng .text-truncate .username {
  font-family: "Arial", sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 16px;
  color: black;
}
.vo-movil-app-restilyng .text-secondary {
  font-size: 85%;
}
.vo-movil-app-restilyng .cke_editable {
  background-color: white !important;
}
.vo-movil-app-restilyng .taglib-discussion .comment-container {
  margin-bottom: 1.5rem;
  margin-left: 5%;
  margin-right: 6%;
}
.vo-movil-app-restilyng .lfr-discussion-message-body p {
  color: #4d4d4d;
  font-family: "Arial", sans-serif;
  font-weight: normal;
  font-size: 13px;
  line-height: 15.87px;
  margin-top: 5px;
  margin-bottom: 0px;
}
.vo-movil-app-restilyng .lfr-discussion-message {
  margin-bottom: 5%;
}
.vo-movil-app-restilyng .lfr-discussion-editor {
  padding-right: 6%;
}
.vo-movil-app-restilyng .lfr-discussion-editor div {
  width: 100%;
  border: 1px white;
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
}
.vo-movil-app-restilyng .cke_contents {
  border: revert;
  overflow-y: hidden !important;
  height: 42px !important;
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
}
.vo-movil-app-restilyng .cke_inner {
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
}
.vo-movil-app-restilyng .likesDiv .sticker-primary {
  margin-right: 2%;
}
.vo-movil-app-restilyng .panel-body {
  margin: 0px 5%;
}
.vo-movil-app-restilyng .taglib-discussion .add-comment .panel-body {
  padding: 0px !important;
  margin: 0px;
}
.vo-movil-app-restilyng .lfr-discussion-container {
  padding-left: 0;
  margin-bottom: 25px;
}
.vo-movil-app-restilyng .lfr-discussion-form-reply {
  margin-bottom: 10%;
}
.vo-movil-app-restilyng .ratings_comments {
  display: flex;
  padding-top: 12px;
  align-items: center;
}
.vo-movil-app-restilyng .ratings_comments .asset-ratings {
  padding: 0px;
}
.vo-movil-app-restilyng .ratings_commentsa:hover {
  cursor: pointer;
  text-decoration: double;
}
.vo-movil-app-restilyng .ratings_comments .btn:hover {
  background-color: white;
  color: revert;
  border: white;
}
.vo-movil-app-restilyng .ratings_comments .glyphicon {
  align-content: center;
  top: revert !important;
}
.vo-movil-app-restilyng .glyphicon {
  position: revert !important;
}
.vo-movil-app-restilyng .ratings-like .btn {
  background-color: white;
  color: revert;
  border: white;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
}
.vo-movil-app-restilyng .ratings-like .btn .c-inner {
  margin-top: 0px;
  padding-bottom: 8px;
}
.vo-movil-app-restilyng .ratings-like .btn:hover {
  color: revert;
}
.vo-movil-app-restilyng .noticiaCompleta > a {
  text-decoration: none;
}
.vo-movil-app-restilyng .lfr-discussion-body .btn:hover {
  color: revert;
}
.vo-movil-app-restilyng .lfr-discussion-body .autofit-row {
  align-items: center;
}
.vo-movil-app-restilyng .ratingsApp {
  padding-top: 2px;
}
.vo-movil-app-restilyng .lfr-discussion-controls .btn {
  color: black;
  font-family: "Arial", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  background-color: white;
  border-color: white;
}
.vo-movil-app-restilyng .vo-wrapper .btn {
  padding-bottom: 0.25rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
}
.vo-movil-app-restilyng .taglib-discussion .lfr-discussion-controls .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -1.05rem;
}
.vo-movil-app-restilyng .text-comment {
  font-size: 14px;
}
@media (min-width: 600px) {
  .vo-movil-app-restilyng iframe {
    pointer-events: revert !important;
  }
  .vo-movil-app-restilyng .add-comment label, .vo-movil-app-restilyng .lfr-discussion label {
    display: none !important;
  }
  .vo-movil-app-restilyng .lfr-discussion-editor {
    padding: 14px;
  }
  .vo-movil-app-restilyng .autofit-padded-no-gutters {
    margin-left: 0;
    margin-right: 0;
  }
  .vo-movil-app-restilyng .lfr-discussion-reply-container {
    margin-left: 0;
  }
  .vo-movil-app-restilyng .lfr-discussion-form-reply {
    margin-bottom: 4%;
  }
}

.vo-pagination-App .taglib-page-iterator .lfr-pagination-config .current-page-menu .btn {
  display: flex;
}
.vo-pagination-App .caret {
  align-self: center;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.vo-pagination-App .disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
  color: #aaa;
}
.vo-pagination-App .pagination {
  text-align: center;
  clear: both;
  flex-wrap: revert !important;
  place-content: center;
}
.vo-pagination-App .pagination:before {
  content: " ";
  display: table;
}
.vo-pagination-App .pagination > li {
  display: inline-block !important;
  width: auto;
}
.vo-pagination-App .pagination > li > a {
  font-family: "Arial";
  color: black;
  font-weight: bold;
  border: 0.15rem solid black;
  color: black;
  background-color: white;
  border-radius: 0;
  font-size: 0px !important;
  width: 100%;
}
.vo-pagination-App .pagination li:nth-child(1) > a:before {
  content: "\e915";
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2rem;
  color: black;
}
.vo-pagination-App .pagination li:nth-child(1) > a:after {
  content: "\e915";
  margin-left: -20%;
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2rem;
  color: black;
}
.vo-pagination-App .pagination li:nth-child(2) {
  margin-right: 5px;
}
.vo-pagination-App .pagination li:nth-child(2) > a:before {
  content: "\e915";
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2rem;
  color: black;
}
.vo-pagination-App .pagination li:nth-child(3) > a:before {
  content: "\e916";
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2rem;
  color: black;
}
.vo-pagination-App .pagination li:nth-child(4) > a:before {
  content: "\e916";
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2rem;
  color: black;
}
.vo-pagination-App .pagination li:nth-child(4) a:after {
  content: "\e916";
  margin-left: -20%;
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2rem;
  color: black;
}

.vo-learnmore {
  background: black;
  padding: 1rem;
  margin-bottom: 1.5625rem;
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
}
.vo-learnmore__list {
  margin: 0rem;
  padding: 0rem;
}
.vo-learnmore__item {
  list-style: none;
  display: inline;
}
.vo-learnmore__text {
  color: white;
  margin-bottom: 0.625rem;
  margin-right: 0.625rem;
}
.vo-learnmore__link {
  color: #ff7900;
  text-decoration: none;
  margin-left: 0rem;
  font-weight: normal;
}
.vo-learnmore__spt {
  color: white;
  margin: 0rem 0.625rem 0rem 1.0625rem;
}

@media only screen and (min-width: 1200px) {
  .vo-learnmore {
    font-family: "Arial";
    color: black;
    font-size: 1.125rem;
    font-weight: bold;
  }
  .vo-learnmore__item {
    list-style: none;
    display: inline-block;
  }
  .vo-learnmore__text {
    color: white;
    margin-bottom: 0;
    margin-right: 10px;
  }
  .vo-learnmore__link {
    color: #ff7900;
    text-decoration: none;
    margin-left: 0rem;
  }
}
.vo-fixed-button-link-to-wrapper {
  display: block;
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 1;
}

.vo-fixed-button-link-to-wrapper .vo-fixed-button-link-to {
  float: left;
  width: 50px;
  height: 58px;
  background: url("../images/img/mosca_encuesta.png") no-repeat center right;
  background-size: contain;
}

@media only screen and (min-width: 768px) {
  .vo-fixed-button-link-to-wrapper .vo-fixed-button-link-to {
    width: 60px;
    height: 70px;
  }
}
@media only screen and (min-width: 992px) {
  .vo-fixed-button-link-to-wrapper .vo-fixed-button-link-to {
    width: 78px;
    height: 90px;
  }
}
@media only screen and (min-width: 1200px) {
  .vo-fixed-button-link-to-wrapper .vo-fixed-button-link-to {
    width: 78px;
    height: 90px;
  }
}
.vo-login__background {
  background: url("../images/img/grass-1366796906dab.jpg") no-repeat 67% 40%;
}

.vo-new-login__container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  font-family: Arial;
}
.vo-new-login__container__text {
  height: auto;
  width: 746px;
  display: flex;
  flex-direction: column;
  margin: 8% 12%;
}
.vo-new-login__container__text__title {
  font-size: 42px;
  font-weight: 700;
}
.vo-new-login__container__text__credentials {
  width: 390px;
}
.vo-new-login__container__text__credentials__input-user {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  gap: 0.5rem;
}
.vo-new-login__container__text__credentials__input-user__label {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 5px;
}
.vo-new-login__container__text__credentials__input-user__user {
  outline: none;
  border: 1px solid #66666E;
  padding-left: 10px;
  height: 50px;
}
.vo-new-login__container__text__credentials__input-user__user:focus {
  border: 1px solid orange;
  outline: none;
}
.vo-new-login__container__text__credentials__input-pass {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.vo-new-login__container__text__credentials__input-pass__label {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 5px;
}
.vo-new-login__container__text__credentials__input-pass__pass {
  outline: none;
  border: 1px solid #66666E;
  padding-left: 10px;
  height: 50px;
  font-weight: bold;
  font-size: 20px;
}
.vo-new-login__container__text__credentials__input-pass__pass:focus {
  border: 1px solid orange;
  outline: none;
}
.vo-new-login__container__text__text-link {
  margin: 0 0 50px 0;
  width: 370px;
  font-size: 14px;
  font-family: 700;
  color: #66666E;
}
.vo-new-login__container__text__text-link__link {
  color: #66666E;
}
.vo-new-login__container__text__text-link__link:hover {
  color: black;
}
.vo-new-login__container__text__button {
  width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ff7900;
  text-align: center;
  padding: 12px 24px;
  border-radius: 40px;
  color: white;
  font-weight: 700;
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
}
.vo-new-login__container__text__button:hover {
  cursor: pointer;
  background-color: #000000;
}
.vo-new-login__container__image {
  height: 898px;
  width: 1174px;
}

@media only screen and (min-width: 768px) {
  .vo-login__background {
    background: url("../images/img/grass-1366796906dab.jpg") no-repeat 67% 15%;
  }
}
@media only screen and (min-width: 1200px) {
  .vo-login__background {
    background: url("../images/img/grass-1366796906dab.jpg") no-repeat 44% 30%;
  }
}
.vo-boxcenter {
  width: 100%;
  background: #f4f4f4;
  padding: 1.5em 5.5rem;
}
.vo-boxcenter__title {
  font-family: "Arial";
  color: black;
  font-size: 2.125rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0.9375rem;
}
.vo-boxcenter__text {
  font-family: "Arial";
  color: black;
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}

.vo-dialog__popup .modal-content {
  border-radius: 0;
}
.vo-dialog__popup .modal-content .modal-title {
  text-align: left;
  margin-left: 25px;
  font-family: "Arial";
  color: black;
  font-size: 2.125rem;
  font-weight: bold;
}
.vo-dialog__popup .modal-content .lexicon-icon {
  opacity: 9;
  position: absolute;
  top: 33px;
  right: 32px;
  vertical-align: inherit;
}
.vo-dialog__popup .modal-content .dialog-iframe-node {
  padding: 0.9375rem 4.8125rem 2.5rem 4.8125rem;
}

.vo-collapsible__panel .panel-heading, .vo-collapsible__panel .panel-header {
  padding: 1rem;
  background: black;
}
.vo-collapsible__panel .panel-heading .title-text, .vo-collapsible__panel .panel-heading .panel-title, .vo-collapsible__panel .panel-header .title-text, .vo-collapsible__panel .panel-header .panel-title {
  color: white;
  font-family: "Arial";
  font-weight: bold;
}
.vo-collapsible__panel .panel-header .collapse-icon-closed,
.vo-collapsible__panel .panel-header .collapse-icon-open {
  color: white;
  font-size: 1.125rem;
  transform: translateY(-50%);
  top: 50%;
}
.vo-collapsible__panel .panel-collapse {
  border: 1px solid #ddd;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.vo-collapsible__panel .panel-collapse > .panel-body {
  padding: 15px;
}
.vo-collapsible__panel .panel-collapse > .panel-body .table-responsive {
  margin-bottom: 0;
}

.vo-tool .navbar-default {
  background-color: black;
  border-color: none;
  border-radius: 0;
}
.vo-tool .navbar-default .navbar-nav li > a {
  color: #f16e00;
  background-color: black;
}
.vo-tool .navbar-default .navbar-nav li > a:hover {
  color: #f16e00;
  text-decoration: underline;
}
.vo-tool .navbar-default .navbar-nav li > a:active {
  color: white !important;
  background-color: #f16e00;
}
.vo-tool .navbar-default .navbar-nav li > a:focus {
  color: white !important;
  background-color: #f16e00;
}

/* DivTable.com */
.divTable {
  padding-bottom: 10px;
  overflow-x: scroll;
  overflow-y: hidden;
  font-family: "Arial";
  font-weight: bold;
  color: white;
  margin: 35px 0;
}

.tableConcepts .divTable {
  overflow-x: auto;
}

.divTableButton {
  margin-top: 2.125rem !important;
}

.divTableRow {
  display: table-row;
}

.divTableHeading {
  background-color: #EEE;
  display: table-header-group;
}

.divTableHead {
  border: 1px solid white;
  display: table-cell;
  padding: 8px 5px;
  background: #f16e00;
  vertical-align: middle;
  color: white;
  text-align: center;
  font-size: 0.75rem;
  white-space: nowrap;
}

.divTableInput {
  width: 30px !important;
  height: 20px;
  padding: 0 !important;
  font-size: 12px !important;
  border: 1px solid #cccccc;
  color: #666666;
}

.divTitleHead {
  width: 92px;
  color: #FFF;
  font-size: 0.875rem;
  margin-bottom: 0;
  white-space: normal;
}

.divTableCell {
  border: 1px solid white;
  display: table-cell;
  padding: 3px 5px;
  background: white;
  vertical-align: middle;
  text-align: center;
}

.divTableCellFS {
  border: 1px solid white;
  display: table-cell;
  padding: 3px 5px;
  background: #eeeeee;
  text-align: center;
  vertical-align: middle;
}

.divTableCellNL {
  border: 1px solid white;
  display: table-cell;
  padding: 3px 5px;
  background: #f7ded7;
  text-align: center;
  vertical-align: middle;
}

.divTableCellFesEspecial {
  border: 1px solid white;
  display: table-cell;
  padding: 3px 5px;
  background: #f7ded7;
  text-align: center;
  vertical-align: middle;
}

.divTableCellTLS {
  border: 1px solid white;
  display: table-cell;
  padding: 3px 5px;
  background: #ffe5a8;
  text-align: center;
  vertical-align: middle;
}

.divTableHeading {
  background-color: #EEE;
  display: table-header-group;
  font-weight: bold;
}

.divTableFoot {
  background-color: #EEE;
  display: table-footer-group;
  font-weight: bold;
}

.divTableBody {
  display: table-row-group;
}

.vo-crvform-dialog-body iframe {
  width: 100% !important;
}
.vo-crvform-dialog.form {
  padding: 0.9375rem;
}
.vo-crvform-dialog.form .col-1w,
.vo-crvform-dialog.form .col-2w,
.vo-crvform-dialog.form .col-3w,
.vo-crvform-dialog.form .col-4w,
.vo-crvform-dialog.form .col-5w,
.vo-crvform-dialog.form .col-6w,
.vo-crvform-dialog.form .col-7w,
.vo-crvform-dialog.form .col-8w,
.vo-crvform-dialog.form .col-9w,
.vo-crvform-dialog.form .col-10w {
  float: left;
  border: 1px solid;
}
.vo-crvform-dialog.form .col-ww {
  border-right: 0;
  border-bottom: 0;
}
.vo-crvform-dialog.form .col-ww:last-child {
  border-right: 1px solid;
}
.vo-crvform-dialog.form .col-1w {
  width: 10%;
}
.vo-crvform-dialog.form .col-2w {
  width: 20%;
}
.vo-crvform-dialog.form .col-3w {
  width: 30%;
}
.vo-crvform-dialog.form .col-4w {
  width: 40%;
}
.vo-crvform-dialog.form .col-5w {
  width: 50%;
}
.vo-crvform-dialog.form .col-6w {
  width: 60%;
}
.vo-crvform-dialog.form .col-7w {
  width: 70%;
}
.vo-crvform-dialog.form .col-8w {
  width: 80%;
}
.vo-crvform-dialog.form .col-9w {
  width: 90%;
}
.vo-crvform-dialog.form .col-10w {
  width: 100%;
}
.vo-crvform-dialog.form .form-group {
  padding-bottom: 0.33125rem;
}
.vo-crvform-dialog.form .col-ww-group {
  float: left;
  width: 100%;
}
.vo-crvform-dialog.form .col-ww-group:last-child .col-ww {
  border-bottom: 1px solid;
}
.vo-crvform-dialog.form .col-ww-group .control-label {
  display: none;
  font-size: 0.875rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.vo-crvform-dialog.form .col-ww-group .control-text {
  width: 100%;
  float: left;
  text-align: center;
  padding: 1.28125rem;
}
.vo-crvform-dialog.form .col-ww-group:first-child .control-label {
  display: block;
  border-bottom: 1px solid;
  padding: 0.5rem;
  line-height: 0.875rem;
  margin: 0;
  background-color: #f16e00;
  color: white;
}
.vo-crvform-dialog.form input[type=text].form-control {
  width: calc(100% - 20px);
  margin: 0.625rem auto 0;
  padding: 0.8rem 0.5rem;
}
.vo-crvform-dialog.form input[type=text].form-control:before {
  border-top: 1px solid;
  content: "";
}
.vo-crvform-dialog.form .form-group-but {
  float: right;
  margin-top: 0.625rem;
}
.vo-crvform-dialog.alert-error {
  margin: 0 0.9375rem;
}
.vo-crvform-dialog.alert-info {
  margin: 0 0.9375rem;
}

.vo-list-data {
  margin-bottom: 1.5625rem;
}
.vo-list-data__head, .vo-list-data__title {
  font-family: "Arial";
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.875rem;
  float: left;
  width: 100%;
}
.vo-list-data__head {
  color: #ff7900;
}
.vo-list-data__title {
  color: black;
  border-left: 3px solid #ff7900;
  padding-left: 0.625rem;
  margin: 0;
}
.vo-list-data__text {
  padding-left: 0.625rem;
  border-left: 3px solid #ff7900;
  float: left;
  width: 100%;
  line-height: 1.875rem;
  margin: 0;
}

.vo-list-catalog .asset-entries-group-label {
  font-family: "Arial";
  font-weight: bold;
  font-size: 1.5rem;
  background-color: #f4f4f4;
  padding: 1.75rem 1.9375rem 1.375rem;
  margin: 0;
}
.vo-list-catalog__list {
  font-size: 0;
  background-color: #f4f4f4;
  padding: 0rem 1.9375rem 1.75rem;
  margin-bottom: 1.25rem;
}
.vo-list-catalog__item {
  font-size: 1rem;
  color: black;
  padding-left: 0.625rem;
  margin: 0;
  display: inline-block;
  margin: 0.21875rem 0;
  position: relative;
  width: 100%;
}
.vo-list-catalog__item:before {
  content: "●";
  line-height: 0;
  position: absolute;
  top: 0.6875rem;
  left: 0.5625rem;
  color: #ff7900;
  font-size: 19px;
}
.vo-list-catalog__link {
  color: black;
  font-family: "Arial";
  font-weight: bold;
  padding-left: 1.0625rem;
}
.vo-list-catalog__text {
  padding-left: 0.625rem;
  margin: 0;
}

@media only screen and (min-width: 1200px) {
  .vo-list-catalog__item {
    width: 50%;
  }
}
.vo-categories-catalog__title {
  font-size: 1.125rem;
  font-family: "Arial";
  font-weight: bold;
  margin-bottom: 0.9375rem;
}
.vo-categories-catalog__list {
  list-style-type: none;
  padding: 0;
}
.vo-categories-catalog__item {
  font-size: 1rem;
  color: black;
  padding-left: 1.0625rem;
  margin: 0;
  display: inline-block;
  margin: 0.53125rem 0;
  position: relative;
  width: 100%;
  position: relative;
}
.vo-categories-catalog__item.active .vo-categories-catalog__link {
  color: #ff7900;
}
.vo-categories-catalog__item.active::before {
  content: "\e92c";
  font-family: "vo-icons";
  position: absolute;
  left: 0;
  color: #ff7900;
}
.vo-categories-catalog__link {
  color: black;
  font-family: "Arial";
  font-weight: bold;
  font-size: 1rem;
}
.vo-categories-catalog__text {
  padding-left: 0.625rem;
  margin: 0;
}

@media only screen and (min-width: 1200px) {
  .vo-list-catalog__item {
    width: 50%;
  }
}
.vo-tableAmex #panelAmexContent .panel-body {
  padding: 0;
}
.vo-tableAmex__fieldset {
  border: solid 2px black;
}
.vo-tableAmex__fieldset .vo-form {
  padding: 0.9375rem;
}
.vo-tableAmex__legend {
  display: table;
  float: left;
  margin: 0 0 1.25rem;
  font-size: 0.875rem;
  padding: 0.625rem;
  width: 100%;
  background-color: black;
  color: white;
  font-family: "Arial";
  font-weight: bold;
}

@media only screen and (min-width: 992px) {
  .vo-tableAmex__fieldset .vo-form {
    padding: 0rem;
  }
}
@media only screen and (min-width: 1200px) {
  .vo-tableAmex #panelAmexContent .table-responsive {
    overflow-x: hidden;
  }
}
.vo-wrapper-add-users .vo-addRow {
  vertical-align: top;
  padding: 0.3125rem 0;
}
.vo-wrapper-add-users-right {
  text-align: left;
  padding: 0 15px;
  width: 100%;
}
.vo-wrapper-add-users-right .input-text-wrapper {
  width: calc(100% - 115px);
}
.vo-wrapper-add-users-right.vo-profile {
  margin: 0;
  width: 100%;
}
.vo-wrapper-add-users-right.vo-profile .vo-datalist__info {
  width: 60%;
}
.vo-wrapper-add-users-right.vo-profile .vo-datalist__info--text {
  word-break: break-all;
}
.vo-wrapper-add-users-right.vo-profile .vo-datalist__title {
  width: 40%;
}

.vo-wrapper-list-users .panel-body {
  padding: 0;
}

@media only screen and (min-width: 768px) {
  .vo-wrapper-add-users-right {
    width: 58.33333%;
    margin-left: 41.66667%;
  }
  .vo-wrapper-add-users-right.vo-profile {
    margin: 0;
    width: 100%;
  }
  .vo-wrapper-add-users-right.vo-profile .vo-datalist__info {
    width: 60%;
  }
  .vo-wrapper-add-users-right.vo-profile .vo-datalist__title {
    width: 40%;
  }
}
@media only screen and (min-width: 992px) {
  .vo-wrapper-add-users-right {
    width: 75.66667%;
    margin-left: 24.33333%;
    margin-top: 4.0625rem;
  }
  .vo-wrapper-add-users-right.vo-profile {
    margin: 0;
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .vo-wrapper-list-users .table-responsive {
    overflow-x: hidden;
  }
}
.vo-modal-wf .modal-content {
  border-radius: 0;
  border: 0;
}
.vo-modal-wf .modal-title {
  text-align: left;
  font-family: "Arial";
  font-weight: bold;
  margin-left: 1.125rem;
  font-size: 1.75rem;
}
.vo-modal-wf .btn-toolbar-button.close {
  margin: 0.5625rem 0.5625rem 0.5625rem 0;
}
.vo-modal-wf .input-Date-wrapper,
.vo-modal-wf .input-text-wrapper {
  padding-bottom: 0;
}
.vo-modal-wf .input-text-wrapper textarea {
  min-height: 4.375rem;
}
.vo-modal-wf select.form-control[disabled] {
  border: 2px solid #cccccc;
  border-radius: 0;
}
.vo-modal-wf .modal-footer .btn-toolbar-button {
  float: right;
}
.vo-modal-wf .modal-footer .btn-default,
.vo-modal-wf .modal-footer .btn-default:first-child {
  margin-left: 1.25rem;
}
.vo-modal-wf .modal-footer .btn-primary {
  font-family: "Arial";
  font-weight: bold;
  background-color: #ff7900;
  border: 2px solid #ff7900;
  color: white;
  font-size: 0.875rem;
  padding: 0.625rem 0.9375rem;
  text-align: center;
  display: inline-block;
  border-radius: 0;
  vertical-align: bottom;
}
.vo-modal-wf .modal-footer .btn-cancel {
  font-family: "Arial";
  font-weight: bold;
  color: black;
  font-size: 0.875rem;
  border: 2px solid black;
  background-color: white;
  border-radius: 0;
  padding: 0.625rem 0.9375rem;
}

.vo-banner {
  margin-bottom: 1.875rem;
  overflow-y: hidden;
  overflow-x: hidden;
}
.vo-banner-link {
  display: block;
  overflow: hidden;
  height: 15rem;
  position: relative;
}
.vo-banner-link__section {
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
}
.vo-banner-link__img {
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
  min-width: 100%;
}
.vo-banner-link__section {
  margin: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 0.9375rem;
}
.vo-banner-link__title, .vo-banner-link__desc {
  font-family: "Arial";
  display: block;
  width: 100%;
  margin: 0;
}
.vo-banner-link__title {
  padding-bottom: 0.9375rem;
  color: #ff7900;
  font-size: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.vo-banner-link__desc {
  color: white;
  font-size: 0.8125rem;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media only screen and (min-width: 768px) {
  .vo-banner-link--r .vo-banner-link__section {
    right: 0;
    top: 0;
    width: 35%;
    height: 100%;
    left: auto;
    bottom: auto;
  }
  .vo-banner-link--l .vo-banner-link__section {
    left: 0;
    top: 0;
    width: 35%;
    height: 100%;
    right: auto;
    bottom: auto;
  }
  .vo-banner-link--b .vo-banner-link__section {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 44%;
    right: auto;
    top: auto;
  }
  .vo-banner-link--t .vo-banner-link__section {
    left: 0;
    top: 0;
    width: 100%;
    height: 44%;
    right: auto;
    bottom: auto;
  }
}
.portlet-asset-publisher .asset-actions.vo-edit-inline {
  right: 1.25rem;
  padding-top: 0.3125rem;
  z-index: 50;
}
.portlet-asset-publisher .h2 .pull-right {
  position: absolute;
  z-index: 50;
  right: 0;
}

.vo-submenu {
  background-color: black;
  color: white;
}
.vo-submenu__list {
  padding: 0;
  list-style: none;
  font-size: 0rem;
  margin: 0.625rem 0;
}
.vo-submenu__list--col1 .vo-submenu__item {
  width: 100%;
}
.vo-submenu__list--col2 .vo-submenu__item {
  width: 50%;
}
.vo-submenu__list--col3 .vo-submenu__item {
  width: 33.3333333333%;
}
.vo-submenu__list--col4 .vo-submenu__item {
  width: 25%;
}
.vo-submenu__list--col5 .vo-submenu__item {
  width: 20%;
}
.vo-submenu__list--col6 .vo-submenu__item {
  width: 16.6666666667%;
}
.vo-submenu__item {
  font-size: 1rem;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.vo-submenu__link {
  color: white;
}
.vo-submenu__link:hover {
  color: #ff7900;
  text-decoration: none;
}
.vo-submenu__link-text {
  font-size: 0.75rem;
  font-weight: bold;
  display: block;
}
.vo-submenu .vo-logo__icon {
  height: 1.875rem;
}
.vo-submenu .vo-logo__img {
  width: 5rem;
}
.vo-submenu .vo-icon-mail:before {
  color: white;
}

@media only screen and (min-width: 768px) {
  .vo-submenu .vo-logo__img {
    width: 6.25rem;
  }
  .vo-submenu__link-text {
    font-size: 0.875rem;
    font-weight: bold;
    display: inline;
  }
}
@media only screen and (min-width: 992px) {
  .vo-submenu .vo-logo__img {
    width: 7.1875rem;
  }
  .vo-submenu__link-text {
    font-size: 1rem;
    font-weight: bold;
  }
}
.vo-calendar .month-container {
  margin-bottom: 0.9375rem;
}

.vo-tableexport .dt-buttons {
  margin-left: 1.875rem;
  margin-top: -0.3125rem;
}
.vo-tableexport .dt-buttons .vo-buttonexport, .vo-tableexport .dt-buttons .vo-buttonexport-type {
  background-image: none;
  padding: 0.3125rem 0.625rem;
}
.vo-tableexport .dt-buttons .vo-buttonexport:hover, .vo-tableexport .dt-buttons vo-buttonexport:active, .vo-tableexport .dt-buttons vo-buttonexport:focus, .vo-tableexport .dt-buttons .vo-buttonexport-type:hover, .vo-tableexport .dt-buttons .vo-buttonexport-type:active, .vo-tableexport .dt-buttons .vo-buttonexport-type:focus {
  border: 0.2rem solid #ff7900;
  background-color: #ff7900;
  background-image: none;
}
.vo-tableexport .dt-buttons .dt-button:active, .vo-tableexport .dt-buttons .dt-button:focus, .vo-tableexport .dt-buttons .dt-button:focus:not(.disabled), .vo-tableexport .dt-buttons .dt-button:active:not(.disabled):hover:not(.disabled) {
  border: 0.2rem solid #ff7900;
  background-color: #ff7900;
  background-image: none;
  box-shadow: none;
}

@media (min-width: 320px) {
  .vo-publicador-mobile .vo-historynews.vo-news .row {
    background: #eeeeee;
  }
  .vo-publicador-mobile .vo-historynews.vo-news .row [class*=col-] {
    padding: 0px;
    width: 100%;
  }
  .vo-publicador-mobile .vo-historynews.vo-news .row [class*=col-] .vo-news__figure {
    margin-bottom: 0;
  }
  .vo-publicador-mobile .vo-historynews.vo-news .row [class*=col-] .vo-news__figure video {
    width: 100%;
  }
  .vo-publicador-mobile .vo-news__box {
    background: white;
  }
  .vo-publicador-mobile .vo-news__box .vo-news__category {
    padding: 10px 15px 0px 15px;
  }
  .vo-publicador-mobile .vo-news__box .vo-news__category .vo-categoria {
    font-size: 14px;
    color: #ff7900;
    line-height: 16.7px;
  }
  .vo-publicador-mobile .vo-news__box .vo-news__category .vo-categoria .vo-categoria-text {
    font-family: "Arial";
  }
  .vo-publicador-mobile .vo-news__box .vo-news__figure.vo-figure.vo-news__gallery .vo-news__image {
    max-height: 150px;
    object-fit: cover;
  }
  .vo-publicador-mobile .vo-news__box .ratingsApp .asset-ratings {
    padding: 0 17px;
  }
  .vo-publicador-mobile .vo-news__box .ratingsApp .asset-ratings .rating-off {
    color: #999999;
    margin-left: 0;
    text-decoration: none;
    vertical-align: middle;
  }
  .vo-publicador-mobile .vo-news__box .ratingsApp .asset-ratings .rating-on {
    color: #f16e00;
    margin-left: 0;
    text-decoration: none;
    vertical-align: middle;
  }
  .vo-publicador-mobile .vo-news__box .ratingsApp .asset-ratings .glyphicon-thumbs-up {
    visibility: hidden;
  }
  .vo-publicador-mobile .vo-news__box .ratingsApp .asset-ratings .glyphicon-thumbs-up:before {
    visibility: visible;
  }
  .vo-publicador-mobile .vo-news__box .glyphicon.glyphicon-comment {
    top: 12px;
  }
  .vo-publicador-mobile .vo-news__box .likesDiv.clearfix {
    align-items: center;
    display: flex;
    width: 100%;
    padding: 17px;
  }
  .vo-publicador-mobile .vo-news__box .likesDiv.clearfix p {
    color: black;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    margin: 0px;
  }
  .vo-publicador-mobile .vo-news__box .likesDiv.clearfix .user-icon {
    height: 25px;
    margin-right: 5px;
    width: 25px;
  }
  .vo-publicador-mobile .vo-news__box .likesDiv.clearfix .user-icon-default {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .vo-publicador-mobile .vo-news__box .vo-news__title {
    padding: 0 17px;
  }
  .vo-publicador-mobile .vo-news__box .vo-news__title .vo-link__text {
    font-size: 22px;
    font-weight: 700;
    line-height: 27px;
  }
  .vo-publicador-mobile .vo-news__box .resumenAPP {
    line-height: 19px;
    font-size: 16px;
    font-weight: 400;
    padding: 0 17px 10px 17px;
    margin: 0px;
  }
  .vo-publicador-mobile .vo-news__box .comentariosAPP {
    padding: 0 17px 10px 17px;
  }
  .vo-publicador-mobile .vo-news__box .comentariosAPP p {
    margin: 0px;
  }
  .vo-publicador-mobile .vo-news__box .comentariosAPP p:nth-child(1) {
    font-size: 13px;
    color: #666666;
    font-weight: 400;
    line-height: 17px;
  }
  .vo-publicador-mobile .vo-news__box .comentariosAPP .comments-info {
    font-size: 13px;
    color: #666666;
    font-weight: 400;
    line-height: 17px;
    margin-bottom: 5px;
  }
  .vo-publicador-mobile .vo-news__box .comentariosAPP .user-info {
    display: flex;
    padding: 3px 0px 0px 0px;
  }
  .vo-publicador-mobile .vo-news__box .comentariosAPP .user-info p {
    font-family: "Arial", sans-serif;
    margin-bottom: 0px;
    font-size: 13px;
    color: black;
    line-height: 16px;
  }
  .vo-publicador-mobile .vo-news__box .comentariosAPP .user-info .user-name {
    font-family: "Arial", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 16px;
    color: black;
    margin-right: 0px;
    margin-bottom: 5px;
  }
  .vo-publicador-mobile .taglib-ratings:before {
    display: none;
  }
  .vo-publicador-mobile .taglib-ratings {
    padding-top: 0;
  }
  .vo-publicador-mobile #detalleNoticiaAjax.open {
    z-index: 9999;
    right: 0;
    width: 100vw;
    height: 100%;
    overflow-y: scroll;
  }
  .vo-publicador-mobile #detalleNoticiaAjax {
    position: fixed;
    width: 100%;
    overflow: hidden;
    height: 100%;
    top: 0px;
    right: -100%;
    width: 100%;
    transition: all 1s ease-in;
    background-color: white;
    z-index: -1;
    padding-bottom: 4rem;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle .vo-header {
    margin-top: unset;
    background-color: black;
    width: 100%;
    display: flex;
    height: 50px;
    align-items: center;
    padding: 0px 25px;
    box-shadow: none;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle .vo-header .vo-link {
    display: inline-block;
    width: 40%;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle .vo-header .vo-link:before {
    color: white;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle .vo-header .vo-header__title {
    color: white;
    font-family: "Arial", sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 19.54px;
    margin-bottom: 0px;
    display: inline-block;
    width: 60%;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle .vo-newsdetail__new {
    padding: 15px 15px 0px 15px;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle .vo-newsdetail__new .vo-newsdetail__title {
    color: black;
    font-family: "Arial", sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 26.86px;
    margin-bottom: 1rem;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle .vo-newsdetail__new .vo-newsdetail__body {
    margin-bottom: unset;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle .vo-newsdetail__new .vo-newsdetail__body p {
    color: #4d4d4d;
    font-family: "Arial", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 19.09px;
    margin-bottom: 1rem;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle .vo-newsdetail__new .vo-newsdetail__date {
    margin-bottom: unset;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle .vo-newsdetail__new .vo-newsdetail__date p {
    color: black;
    font-family: "Arial", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 14.06px;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section article .card.list-group-card.panel {
    margin-bottom: 0rem;
    padding-left: 10px;
    padding-right: 10px;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section article .card.list-group-card.panel .panel-body .card-row .card-col-content .lfr-discussion-body {
    display: block;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section article .card.list-group-card.panel .lfr-discussion-body .lfr-discussion-message .lfr-discussion-message-author a {
    pointer-events: none;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section article .card-tab.lfr-discussion.lfr-discussion-form-reply {
    padding: 0;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section article .card-tab.lfr-discussion.lfr-discussion-form-reply .panel-body .lfr-discussion-body .alloy-editor-container {
    width: 101%;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section article .card-tab.lfr-discussion.lfr-discussion-form-reply .button-holder {
    margin: 0;
    top: 15px;
    left: 83%;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section article .card-tab.lfr-discussion.lfr-discussion-form-reply .button-holder .btn.btn-comment.btn-lg.btn-cancel.btn-default.btn-link {
    display: none;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section article .card-tab.lfr-discussion.lfr-discussion-form-reply .card.list-group-card.panel .panel-body .lfr-discussion-details {
    top: 19px;
    left: 10px;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section article .card-tab.lfr-discussion.lfr-discussion-form-reply .card.list-group-card.panel .panel-body .lfr-discussion-body .alloy-editor-container .alloy-editor.alloy-editor-placeholder.yui3-aclist-input.cke_editable.cke_editable_inline.cke_contents_ltr.ae-editable.ae-placeholder {
    margin-left: 30px;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section article article {
    padding-left: 2rem;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section article article article:nth-child(n+1) {
    padding-left: unset;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section .panel {
    padding: 1rem 0 1rem 0;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section .panel-body .user-icon-lg.aspect-ratio-bg-cover.user-icon {
    width: 3rem;
    height: 3rem;
    display: block;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section .panel-body .user-icon-color-1.user-icon-lg.user-icon.user-icon-default {
    width: 3rem;
    height: 3rem;
    display: block;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section .panel-body .lfr-discussion-body {
    margin-top: 3px;
    display: flex;
    align-items: center;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section .panel-body .lfr-discussion-body .lfr-discussion-message {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section .panel-body .lfr-discussion-body .lfr-discussion-message .lfr-discussion-message-author {
    width: 100%;
    padding-left: 40px;
    margin-bottom: 5px;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section .panel-body .lfr-discussion-body .lfr-discussion-message .lfr-discussion-message-author a {
    font-family: "Arial", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 16px;
    color: black;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section .panel-body .lfr-discussion-body .lfr-discussion-message .lfr-discussion-message-body {
    width: 90%;
    padding-left: 4rem;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section .panel-body .lfr-discussion-body .lfr-discussion-message .lfr-discussion-message-body p {
    color: #4d4d4d;
    font-family: "Arial", sans-serif;
    font-weight: normal;
    font-size: 13px;
    line-height: 15.87px;
    margin-bottom: unset;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section .panel-body .lfr-discussion-body .lfr-discussion-controls .taglib-ratings.like {
    padding: 0 0 0 40px;
    margin: 0;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section .panel-body .lfr-discussion-body .lfr-discussion-controls .lfr-icon-item.taglib-icon .taglib-text {
    color: black;
    font-family: "Arial", sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section .panel-body .lfr-discussion-body .lfr-discussion-controls .glyphicon.glyphicon-thumbs-up.rating-element.rating-thumb-up.rating-off {
    color: #999999;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section .panel-body .lfr-discussion-body .lfr-discussion-controls .glyphicon.glyphicon-thumbs-up.rating-element.rating-thumb-up.rating-on {
    color: #f16e00;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section .panel-body .lfr-discussion-body .lfr-discussion-controls .helper-clearfix.rating-content.thumbrating-content a {
    visibility: hidden;
    font-size: 12px;
    margin-left: unset;
    width: 20px;
    vertical-align: bottom;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section .panel-body .lfr-discussion-body .lfr-discussion-controls .helper-clearfix.rating-content.thumbrating-content a:before {
    visibility: visible;
    font-family: "Glyphicons Halflings";
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section .panel-body .lfr-discussion-body .alloy-editor-container {
    padding: 0 0 0 10px;
    width: 100%;
    display: inline-block;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section .panel-body .lfr-discussion-body .alloy-editor-container .alloy-editor.alloy-editor-placeholder.cke_editable.cke_editable_inline.cke_contents_ltr.ae-editable.yui3-aclist-input p {
    height: 20px;
    width: 100%;
    word-break: break-word;
    padding: 0 15px;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section .panel-body .lfr-discussion-body .alloy-editor.alloy-editor-placeholder {
    background-color: white;
    width: auto;
    height: auto;
    min-height: 42px;
    border: none;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
    padding: 11px 8px 12px 12px;
    margin-left: 4rem;
    color: #999999;
    font-family: "Arial", sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 19px;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section .panel-body .lfr-discussion-body .button-holder {
    margin-bottom: 0;
    top: -5px;
    margin-top: unset;
    display: inline-block;
    margin-right: 10px;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section .panel-body .lfr-discussion-body .button-holder .btn-default.btn-primary {
    background-color: white;
    border: none;
    padding-left: 0;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
    min-height: 43px;
    opacity: 1;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section .panel-body .lfr-discussion-body .button-holder .btn-default.btn-primary span {
    color: #ff7900;
    font-family: "Arial", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 19.09px;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section .lfr-discussion.card-tab-group .card.list-group-card.panel .panel-body .card-row .card-col-field {
    display: none;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section article:nth-child(n+2) {
    padding-left: unset;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle .noticiaCompleta {
    display: flex;
    justify-content: end;
    padding: 0px 15px;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle .noticiaCompleta a {
    color: #ff7900;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle .noticiaCompleta span {
    margin-left: 1rem;
    margin-top: 0.2rem;
  }
  .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle .noticiaCompleta span:before {
    color: #ff7900;
  }
  .vo-app-profile .vo-profile__top .vo-profile__data .row .col-sm-2.col-xs-12 {
    display: flex;
    width: 100%;
    align-items: center;
    padding-top: 2rem;
    padding-bottom: 1rem;
    max-height: 78px;
    margin-bottom: 1.5rem;
  }
  .vo-app-profile .vo-profile__top .vo-profile__data .row .col-sm-2.col-xs-12 .vo-profile__image {
    margin-left: 0px;
    margin-top: 0px;
    position: relative;
    left: unset;
  }
  .vo-app-profile .vo-profile__top .vo-profile__data .row .col-sm-2.col-xs-12 .vo-profile__image:before {
    display: none;
  }
  .vo-app-profile .vo-profile__top .vo-profile__data .row .col-sm-2.col-xs-12 .vo-profile__image .user-icon {
    width: 48px;
    height: 48px;
  }
  .vo-app-profile .vo-profile__top .vo-profile__data .row .col-sm-2.col-xs-12 .vo-profile__title.vo-heading__00 {
    font-size: 16px;
    line-height: 19.54px;
    margin-left: 1rem;
    margin-top: unset;
    margin-bottom: unset;
  }
  .vo-app-profile .vo-profile__top .vo-profile__data .row .vo-profile__list {
    padding: 0 0 0.5rem;
    text-align: start;
  }
  .vo-app-profile .vo-profile__top .vo-profile__data .row .vo-profile__list .vo-profile__list--item {
    color: #666666;
    font-family: "Arial", sans-serif;
    font-size: 14px;
    line-height: 16.7px;
  }
  .vo-app-profile .vo-profile__top .vo-profile__data .vo-tabs__content {
    padding: 0 7px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .vo-app-profile .vo-profile__top .vo-profile__data .vo-tabs__content .col-lg-12.col-lg-offset-0.col-sm-offset-2.col-sm-10.col-xs-offset-0.col-xs-12 {
    margin-left: unset;
  }
  .vo-app-profile .vo-profile__top .vo-profile__data .vo-tabs__content .vo-datalist .itemInfo {
    display: flex;
    margin-bottom: 2rem;
  }
  .vo-app-profile .vo-profile__top .vo-profile__data .vo-tabs__content .vo-datalist .itemInfo .itemData {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
  }
  .vo-app-profile .vo-profile__top .vo-profile__data .vo-tabs__content .vo-datalist .itemInfo .itemData .itemTitulo {
    color: #666666;
    font-size: 13px;
    font-family: "Arial", sans-serif;
    line-height: 15.51px;
    margin-bottom: 0.3rem;
    width: 100%;
  }
  .vo-app-profile .vo-profile__top .vo-profile__data .vo-tabs__content .vo-datalist .itemInfo .itemData .itemValor {
    color: black;
    font-family: "Arial", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.09px;
  }
  .vo-app-profile .vo-profile__top .vo-profile__data .vo-tabs__content .vo-app-profile-logout {
    padding: 10px 5px;
    border-top: 0.2rem solid #eeeeee;
  }
  .vo-app-profile .vo-profile__top .vo-profile__data .vo-tabs__content .vo-app-profile-logout a {
    color: #ff7900;
    font-size: 14px;
    font-weight: 400;
    font-family: "Arial", sans-serif;
    line-height: 16.41px;
    margin-left: 5px;
  }
  .vo-app-profile .vo-profile__top .vo-profile__data .vo-tabs__content .vo-app-profile-logout .icon-off:before {
    color: #ff7900;
  }
  .vo-app-profile .vo-profile__top .vo-profile__data .vo-tabs__content .vo-app-profile-logout .vo-link:before {
    display: none;
  }
}
.safari .form textarea.lfr-editor-textarea {
  background-color: white;
  width: auto;
  height: auto;
  min-height: 42px;
  border: none;
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
  padding: 11px 8px 12px 12px;
  margin-left: 5rem;
  color: #999999;
  font-family: "Arial", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 19px;
  height: 42px;
  margin-top: 5px;
}
.safari .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section .panel-body .lfr-discussion-body {
  margin-top: 0;
}
.safari .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section .panel-body .lfr-discussion-body > div:first-child {
  width: 100%;
}
.safari .vo-publicador-mobile #detalleNoticiaAjax .cuerpoDetalle section .panel-body .lfr-discussion-body table td {
  background-color: transparent;
}

.vo-sedes {
  width: auto;
  min-height: 350px;
  box-shadow: 0px 5px 10px 0px #DDDDDD;
  padding: 40px 40px 20px 40px;
  background-color: white;
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin: 10px 0;
}
.vo-sedes__title h3 {
  font-weight: 700;
  font-size: 32px;
  margin: 0;
}
.vo-sedes__links {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 80px;
  row-gap: 10px;
  padding: 0;
}
.vo-sedes__links__link {
  color: black;
  font-weight: 700;
  font-size: 24px;
  text-decoration: none;
  list-style-type: none;
}
.vo-sedes__links__link a {
  color: black;
}
.vo-sedes__links__link a:after {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}
.vo-sedes__links__link a:hover {
  cursor: pointer;
}
.vo-sedes__links__link a:hover:after {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  content: url("../images/icons/vo-button-arrow-right-black.png");
  width: 1.25rem;
  height: 1.125rem;
  color: white;
  font-size: 0.875rem;
}

@media only screen and (min-width: 768px) {
  .vo-sedes__links {
    column-gap: 60px;
  }
}
.vo-bandeja {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.vo-bandeja .lfr-tooltip-scope nav {
  background-color: transparent;
  padding-top: 0;
}
.vo-bandeja .lfr-tooltip-scope nav > div {
  position: relative;
  width: 100%;
  display: flex;
}
.vo-bandeja .lfr-tooltip-scope nav > div:before {
  background-color: #F6F6F6;
  position: absolute;
  top: -0.1rem;
  left: -1000rem;
  right: -1000rem;
  width: 100000rem;
  height: calc(100% + 0.2rem);
}
.vo-bandeja .lfr-tooltip-scope nav > div > button.navbar-toggler {
  display: none;
}
.vo-bandeja .lfr-tooltip-scope nav > div > .navbar-collapse.collapse div {
  padding-top: 40px;
  background-color: #F6F6F6;
  border: none;
}
.vo-bandeja .lfr-tooltip-scope nav > div > .navbar-collapse.collapse div:before {
  background-color: #F6F6F6;
  position: absolute;
  top: -0.1rem;
  left: -1000rem;
  right: -1000rem;
  width: 100000rem;
  height: calc(100% + 0.2rem);
}
.vo-bandeja .lfr-tooltip-scope nav > div > .navbar-collapse.collapse div__laterales {
  position: absolute;
  height: 80px;
  background-color: #F6F6F6;
  border-top: 2px solid #E5E5E7;
  width: 10000000rem;
  left: -10000rem;
  right: 10000rem;
}
.vo-bandeja .lfr-tooltip-scope nav > div > .navbar-collapse.collapse div > ul {
  background-color: #F6F6F6;
}
.vo-bandeja .lfr-tooltip-scope nav > div > .navbar-collapse.collapse div > ul:before {
  content: "";
  width: 100%;
  position: absolute;
  bottom: 0rem;
  border: none;
}
.vo-bandeja .lfr-tooltip-scope nav > div > .navbar-collapse.collapse div > ul > li {
  background-color: #E5E5E7;
  width: 300px;
  border: none;
  justify-content: space-evenly;
}
.vo-bandeja .lfr-tooltip-scope nav > div > .navbar-collapse.collapse div > ul > li:not(:first-child) {
  margin-left: 1rem;
}
.vo-bandeja .lfr-tooltip-scope nav > div > .navbar-collapse.collapse div > ul > li:hover, .vo-bandeja .lfr-tooltip-scope nav > div > .navbar-collapse.collapse div > ul > li:has(a.active):hover {
  cursor: pointer;
  background: black;
  text-decoration: none;
  top: 0rem;
  border: 0rem;
}
.vo-bandeja .lfr-tooltip-scope nav > div > .navbar-collapse.collapse div > ul > li:hover > a > span, .vo-bandeja .lfr-tooltip-scope nav > div > .navbar-collapse.collapse div > ul > li:has(a.active):hover > a > span {
  color: white;
}
.vo-bandeja .lfr-tooltip-scope nav > div > .navbar-collapse.collapse div > ul > li:has(a.active) {
  background-color: white;
  border: none;
}
.vo-bandeja .lfr-tooltip-scope nav > div > .navbar-collapse.collapse div > ul > li:has(a.active) > a {
  top: 0;
}
.vo-bandeja .lfr-tooltip-scope nav > div > .navbar-collapse.collapse div > ul > li:has(a.active) > a:after {
  background-color: transparent !important;
}
.vo-bandeja .lfr-tooltip-scope nav > div > .navbar-collapse.collapse div > ul > li > a span {
  color: black;
  font-weight: bold;
  font-size: 11pt;
  text-overflow: unset;
}
.vo-bandeja .navbar-default {
  background-color: white;
  border: none;
  margin-bottom: 0;
}
.vo-bandeja .navbar-collapse {
  background-color: #F6F6F6;
  border: none;
  padding: 0;
}
.vo-bandeja .navbar-collapse > .nav-tabs > li {
  background-color: #E5E5E7;
  border: none;
}
.vo-bandeja .navbar-collapse > .nav-tabs > li.active {
  border: none;
}
.vo-bandeja .navbar-collapse > .nav-tabs > li.active > a {
  top: 0;
}
.vo-bandeja .navbar-collapse > .nav-tabs:before {
  border-bottom: none;
}
.vo-bandeja .dropdown {
  font-weight: 700;
  font-size: 16px;
}
.vo-bandeja .dropdown button.dropdown-toggle {
  background-color: transparent;
  border: none;
}
.vo-bandeja .dropdown button.dropdown-toggle > span {
  color: #66666E;
  width: auto;
  max-width: none;
  font-size: 14px;
}
.vo-bandeja .dropdown-toggle {
  color: #63656A !important;
}
.vo-bandeja .table-responsive > table {
  border-collapse: collapse;
}
.vo-bandeja .table-responsive > table > thead > tr {
  background-color: #33333E;
  height: 60px;
}
.vo-bandeja .table-responsive > table > thead > tr > th {
  align-content: center;
  text-wrap: nowrap;
  width: 0%;
  border-style: none;
}
.vo-bandeja .table-responsive > table > tbody > tr {
  border: none;
}
.vo-bandeja .table-responsive > table > tbody > tr:hover:not(.table-divider) {
  border: 1px solid #ff7900;
}
.vo-bandeja .table-responsive > table > tbody > tr:hover:not(.table-divider):nth-child(odd) {
  background-color: transparent;
}
.vo-bandeja .table-responsive > table > tbody > tr > td {
  box-shadow: none;
  width: 0%;
  border-style: none;
}
.vo-bandeja .table-responsive > table > tbody > tr > td > .dropdown > a:hover,
.vo-bandeja .table-responsive > table > tbody > tr > td > .dropdown > a:active,
.vo-bandeja .table-responsive > table > tbody > tr > td > .dropdown > a:focus, .vo-bandeja .table-responsive > table > tbody > tr > td > .dropdown > a[aria-expanded=true] {
  background-color: transparent !important;
}
.vo-bandeja .table-responsive > table > tbody > tr.table-divider {
  background-color: #f5f5f5;
}
.vo-bandeja .table-responsive > table > tbody > tr > td > a, .vo-bandeja .table-responsive > table > tbody > tr > td > a > span, .vo-bandeja .table-responsive > table > tbody > tr > td > span > a, .vo-bandeja .table-responsive > table > tbody > tr > td > span > a > span, .vo-bandeja .table-responsive > table > tbody > tr > td > span > a > span > span {
  font-size: 14px;
  font-weight: bold !important;
  color: black !important;
  text-decoration: none !important;
}
.vo-bandeja .table-responsive > table > tbody > tr > td > a:hover, .vo-bandeja .table-responsive > table > tbody > tr > td > a > span:hover, .vo-bandeja .table-responsive > table > tbody > tr > td > span > a:hover, .vo-bandeja .table-responsive > table > tbody > tr > td > span > a > span:hover, .vo-bandeja .table-responsive > table > tbody > tr > td > span > a > span > span:hover {
  color: #ff7900 !important;
  text-decoration: underline !important;
}
.vo-bandeja .table-responsive > table > tbody > tr:nth-child(even) {
  background-color: #FFF2E5;
}
.vo-bandeja .pagination > li > a {
  border: 1px solid transparent;
}
.vo-bandeja .pagination > li > a:hover {
  border: 1px solid #ff7900;
}
.vo-bandeja .pagination > li:first-child,
.vo-bandeja .pagination > li:last-child {
  float: none;
  position: relative;
  bottom: 5px;
}
.vo-bandeja .pagination > li:first-child a,
.vo-bandeja .pagination > li:last-child a {
  border: 1px solid transparent;
}
.vo-bandeja .pagination > li:first-child a:hover,
.vo-bandeja .pagination > li:last-child a:hover {
  border: 1px solid transparent !important;
}
.vo-bandeja .pagination > li.active > a {
  border: 1px solid #ff7900;
  background-color: transparent;
  color: black;
}
.vo-bandeja .pagination > li.active > a:hover {
  background-color: transparent;
  border-color: #ff7900;
  color: black;
}
.vo-bandeja .pagination > li.disabled > div {
  border: 1px solid transparent;
}
.vo-bandeja .pagination > li.disabled > div:hover {
  border: 1px solid transparent;
}
.vo-bandeja .pagination > li.disabled > div .lexicon-icon-angle-right,
.vo-bandeja .pagination > li.disabled > div .lexicon-icon-angle-left {
  color: #E5E5E7;
}
.vo-bandeja .lexicon-icon-angle-right,
.vo-bandeja .lexicon-icon-angle-left {
  color: #FF7900;
}
.vo-bandeja .lexicon-icon-angle-right:hover,
.vo-bandeja .lexicon-icon-angle-left:hover {
  color: black;
}
.vo-bandeja .management-bar {
  background-color: white;
  border: none;
}
.vo-bandeja form[role=search] div.input-group > .input-group-item > span.input-group-inset-item {
  border: none;
  order: 4;
  background: transparent;
  position: absolute;
  top: 10%;
}
.vo-bandeja form[role=search] div.input-group > .input-group-item > span.input-group-inset-item > button.btn.btn-monospaced.btn-unstyled {
  background-color: transparent;
  border: none;
  padding: 0;
}
.vo-bandeja form[role=search] div.input-group > .input-group-item > span.input-group-inset-item > button.btn.btn-monospaced.btn-unstyled:hover {
  background: transparent;
  color: black;
}
.vo-bandeja form[role=search] div.input-group > .input-group-item > span.input-group-inset-item > button.btn.btn-monospaced.btn-unstyled > svg {
  fill: #ff7900;
}
.vo-bandeja form[role=search] div.input-group > .input-group-item > input {
  border-radius: 60px !important;
  width: 250px;
  text-indent: 1.5rem;
  border-width: 0.16rem;
}
.vo-bandeja form[role=search] div.input-group > .input-group-item > input:focus {
  border: none;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.vo-bandeja > .container-fluid-1280 {
  margin-left: 0;
  margin-right: 0;
  max-width: 1280px;
  padding-top: 20px;
}
.vo-bandeja ul[role=none] > li.nav-item > div.dropdown > button.dropdown-toggle.nav-link.nav-link-monospaced.btn.btn-monospaced.btn-unstyled {
  border: 2px solid transparent;
  background-color: transparent;
  color: #ff7900;
}
.vo-bandeja ul[role=none] > li.nav-item > div.dropdown > button.dropdown-toggle.nav-link.nav-link-monospaced.btn.btn-monospaced.btn-unstyled:hover {
  border: 2px solid #ff7900;
}
.vo-bandeja ul[role=none] > li.nav-item > div.dropdown > button.dropdown-toggle.nav-link.nav-link-monospaced.btn.btn-monospaced.btn-unstyled svg {
  fill: #ff7900;
}
.vo-bandeja ul[role=none] > li.nav-item > div.dropdown > .active {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 2px solid #ff7900;
}

.expempleados-container {
  font-family: Arial, sans-serif;
  max-width: 600px;
  margin: 0 auto;
  padding: 20px;
}

.expempleados-title {
  font-size: 19px;
  font-family: Arial, Helvetica, sans-serif;
  color: #525252;
  font-weight: bold;
}

.expempleados-icons {
  display: flex;
  gap: 3%;
  margin-top: 20px;
  padding: 0%;
}

.expempleados-icon-item {
  cursor: pointer;
  text-align: center;
  border: 1px solid transparent;
  width: 20%;
  padding: 2%;
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 10px;
}

.expempleados-icon-item-selected {
  color: inherit;
  text-decoration: none;
  background-color: #e5e5e5;
}

.expempleados-icon-item-selected-border {
  border: 1px solid black;
  color: #000;
}

.expempleados-icon-item:hover {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  border: 1px solid black;
  border-radius: 4px;
}

.expempleados-icon-item img {
  max-width: 80%;
  height: auto;
}

.expempleados-icon-title {
  margin-top: 5px;
  font-size: 13px;
}

.expempleados-separator {
  margin-top: 20px;
}

.expempleados-optional {
  font-size: 0.9em;
  color: #666;
}

.expempleados-textarea {
  min-width: auto;
  min-height: 0px !important;
  height: 100px !important;
  margin-top: 10px;
}

.expempleados-button-container {
  display: flex;
  justify-content: flex-end;
  margin-top: 10px;
}

.expempleados-captcha {
  color: grey;
  font-size: 0.8em;
  text-align: center;
  margin-top: 10px;
}

.expempleados-button {
  font-family: "Arial" !important;
  padding: 1rem 1.5rem !important;
  color: #000 !important;
  background-color: #f60 !important;
  border-radius: 4px !important;
}

@media screen and (max-width: 780px) {
  .expempleados-icons {
    display: flex;
    gap: 0%;
    margin-top: 20px;
  }
  .expempleados-container {
    font-family: Arial, sans-serif;
    max-width: 600px;
    margin: 0 auto;
    padding: 0px;
  }
  .expempleados-textarea {
    min-width: 0px;
  }
}
.vo-ie7 .container,
.vo-ie7 .vo-container {
  padding: 0;
  margin: 0 auto;
  max-width: 1170px;
}
.vo-ie7 .vo-container {
  width: 100%;
  max-width: 100%;
}
.vo-ie7 .row {
  margin: 0;
}
.vo-ie7 .col-xs-1,
.vo-ie7 .col-sm-1,
.vo-ie7 .col-md-1,
.vo-ie7 .col-lg-1,
.vo-ie7 .col-xs-2,
.vo-ie7 .col-sm-2,
.vo-ie7 .col-md-2,
.vo-ie7 .col-lg-2,
.vo-ie7 .col-xs-3,
.vo-ie7 .col-sm-3,
.vo-ie7 .col-md-3,
.vo-ie7 .col-lg-3,
.vo-ie7 .col-xs-4,
.vo-ie7 .col-sm-4,
.vo-ie7 .col-md-4,
.vo-ie7 .col-lg-4,
.vo-ie7 .col-xs-5,
.vo-ie7 .col-sm-5,
.vo-ie7 .col-md-5,
.vo-ie7 .col-lg-5,
.vo-ie7 .col-xs-6,
.vo-ie7 .col-sm-6,
.vo-ie7 .col-md-6,
.vo-ie7 .col-lg-6,
.vo-ie7 .col-xs-7,
.vo-ie7 .col-sm-7,
.vo-ie7 .col-md-7,
.vo-ie7 .col-lg-7,
.vo-ie7 .col-xs-8,
.vo-ie7 .col-sm-8,
.vo-ie7 .col-md-8,
.vo-ie7 .col-lg-8,
.vo-ie7 .col-xs-9,
.vo-ie7 .col-sm-9,
.vo-ie7 .col-md-9,
.vo-ie7 .col-lg-9,
.vo-ie7 .col-xs-10,
.vo-ie7 .col-sm-10,
.vo-ie7 .col-md-10,
.vo-ie7 .col-lg-10,
.vo-ie7 .col-xs-11,
.vo-ie7 .col-sm-11,
.vo-ie7 .col-md-11,
.vo-ie7 .col-lg-11,
.vo-ie7 .col-xs-12,
.vo-ie7 .col-sm-12,
.vo-ie7 .col-md-12,
.vo-ie7 .col-lg-12 {
  margin: 0;
  padding: 0;
  float: left;
}
.vo-ie7 .col-xs-1,
.vo-ie7 .col-sm-1,
.vo-ie7 .col-md-1,
.vo-ie7 .col-lg-1 {
  width: 8.3333333333%;
}
.vo-ie7 .col-xs-2,
.vo-ie7 .col-sm-2,
.vo-ie7 .col-md-2,
.vo-ie7 .col-lg-2 {
  width: 16.6666666667%;
}
.vo-ie7 .col-xs-3,
.vo-ie7 .col-sm-3,
.vo-ie7 .col-md-3,
.vo-ie7 .col-lg-3 {
  width: 25%;
}
.vo-ie7 .col-xs-4,
.vo-ie7 .col-sm-4,
.vo-ie7 .col-md-4,
.vo-ie7 .col-lg-4 {
  width: 33.3333333333%;
}
.vo-ie7 .col-xs-5,
.vo-ie7 .col-sm-5,
.vo-ie7 .col-md-5,
.vo-ie7 .col-lg-5 {
  width: 41.6666666667%;
}
.vo-ie7 .col-xs-6,
.vo-ie7 .col-sm-6,
.vo-ie7 .col-md-6,
.vo-ie7 .col-lg-6 {
  width: 49.9%;
}
.vo-ie7 .col-xs-7,
.vo-ie7 .col-sm-7,
.vo-ie7 .col-md-7,
.vo-ie7 .col-lg-7 {
  width: 58.3333333333%;
}
.vo-ie7 .col-xs-8,
.vo-ie7 .col-sm-8,
.vo-ie7 .col-md-8,
.vo-ie7 .col-lg-8 {
  width: 66.6666666667%;
}
.vo-ie7 .col-xs-9,
.vo-ie7 .col-sm-9,
.vo-ie7 .col-md-9,
.vo-ie7 .col-lg-9 {
  width: 75%;
}
.vo-ie7 .col-xs-10,
.vo-ie7 .col-sm-10,
.vo-ie7 .col-md-10,
.vo-ie7 .col-lg-10 {
  width: 83.3333333333%;
}
.vo-ie7 .col-xs-11,
.vo-ie7 .col-sm-11,
.vo-ie7 .col-md-11,
.vo-ie7 .col-lg-11 {
  width: 91.6666666667%;
}
.vo-ie7 .col-xs-12,
.vo-ie7 .col-sm-12,
.vo-ie7 .col-md-12,
.vo-ie7 .col-lg-12 {
  width: 100%;
}

.vo-ie7 .vo-headerIE7 {
  background-color: black;
  width: 100%;
  position: relative;
  float: left;
  min-height: 105px;
  z-index: 999;
}
.vo-ie7 .vo-headerIE7__logo {
  display: inline-block;
  max-width: 210px;
  padding: 23px 20px;
  float: left;
  margin-left: 0;
}
.vo-ie7 .vo-headerIE7__logo--name {
  margin-left: 6px;
}
.vo-ie7 .vo-headerIE7__logo .vo-logo {
  display: inline-block;
  vertical-align: bottom;
  cursor: pointer;
}
.vo-ie7 .vo-headerIE7__logo .vo-logo:hover, .vo-ie7 .vo-headerIE7__logo .vo-logo:focus, .vo-ie7 .vo-headerIE7__logo .vo-logo:active {
  text-decoration: none;
}
.vo-ie7 .vo-headerIE7__logo .vo-logo__img {
  width: 60px;
  margin-right: 5px;
}
.vo-ie7 .vo-headerIE7__logo .vo-logo__name {
  font-family: "Arial";
  font-size: 24px;
  color: #ff7900;
  display: inline-block;
  vertical-align: bottom;
  line-height: 29px;
  margin-bottom: -6px;
}
.vo-ie7 .vo-headerIE7__user {
  float: right;
  margin: 5px 0;
  height: 95px;
  width: 80px;
  border-left: 1px solid #575757;
  border-right: 1px solid transparent;
}
.vo-ie7 .vo-headerIE7__user-box {
  position: relative;
}
.vo-ie7 .vo-headerIE7__user-button {
  width: 100%;
  float: left;
  height: 100%;
  position: relative;
  cursor: pointer;
}
.vo-ie7 .vo-headerIE7__user-name {
  background-image: url("../images/img/bg-user-ie7.png");
  height: 70px;
  width: 70px;
  position: absolute;
  top: 13px;
  left: 5px;
}
.vo-ie7 .vo-headerIE7__user-figure {
  width: 50px;
  height: 50px;
  overflow: hidden;
  float: left;
  margin: 23px 15px;
  text-align: center;
}
.vo-ie7 .vo-headerIE7__user-image {
  width: 50px;
  height: auto;
}
.vo-ie7 .vo-headerIE7__user-drop {
  display: block;
  width: 302px;
  padding: 15px 15px 20px;
  border: 2px solid black;
  background: #ffffff;
  overflow: visible;
  border-radius: 0;
  z-index: 9999;
  border-top: 0;
}
.vo-ie7 .vo-headerIE7__user-drop-bgPico {
  width: 336px;
  display: block;
  padding: 15px 0 0 0;
  top: 98px;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  background: url("../images/img/pico.png") no-repeat right top transparent;
}
.vo-ie7 .vo-headerIE7__user-drop-bgPico.collapse {
  display: none;
}
.vo-ie7 .vo-headerIE7__user-drop .vo-link {
  cursor: pointer;
}
.vo-ie7 .vo-headerIE7__menu {
  float: right;
  margin: 5px 0;
  height: 95px;
  width: 80px;
  border-left: 1px solid #575757;
  border-right: 1px solid transparent;
  position: relative;
}
.vo-ie7 .vo-headerIE7__menu-hamburger {
  background: url("../images/icons/vo-menu.png") no-repeat center center transparent;
  height: 30px;
  width: 30px;
  position: absolute;
  top: 32px;
  left: 26px;
  cursor: pointer;
}
.vo-ie7 .vo-headerIE7 .vo-headnav {
  width: 320px;
  top: 105px;
}
.vo-ie7 .vo-headerIE7 .notificationsdockbar-portlet {
  display: inline-block;
  vertical-align: top;
}

.vo-ie7 .has-control-menu .vo-header {
  margin-top: 49px;
}

.vo-ie7 .vo-navigation {
  display: inline-block;
  width: 100%;
  height: 50px;
  text-align: right;
  position: relative;
}
.vo-ie7 .vo-navigation__item {
  border-left: 1px solid #575757;
  border-right: 1px solid transparent;
  display: inline-block;
  background: 0 none;
  border-top: 0 none;
  border-bottom: 0 none;
  position: relative;
  width: 50px;
  height: 50px;
  padding: 20px 15px;
  vertical-align: top;
}
.vo-ie7 .vo-navigation__button {
  float: right;
}
.vo-ie7 .vo-navigation .user-full-name {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  left: -1000000px;
}
.vo-ie7 .vo-navigation .vo-user__button .user-avatar-image .user-icon {
  width: 50px;
  height: 50px;
  display: inline-block;
  margin: 0 auto;
}
.vo-ie7 .vo-navigation .vo-user__button .user-avatar-image .user-icon.aspect-ratio-bg-cover {
  background-color: #eeeeee;
}
.vo-ie7 .vo-navigation .vo-user__box {
  display: inline-block;
  position: relative;
  left: 0;
  top: 0;
  float: left;
}
.vo-ie7 .vo-navigation .vo-user__notifications--text {
  width: 22px;
  height: 22px;
  right: -8px;
  top: -8px;
  font-size: 16px;
}
.vo-ie7 .vo-navigation .vo-user__notifications--number {
  min-width: 13px;
  height: 15px;
  font-size: 12px;
  line-height: 1.2;
  background: #ff7900;
  color: black;
  font-family: "Arial";
  border-radius: 22px;
  display: block;
  padding: 2px 3px;
  position: absolute;
  top: 25px;
  right: 20px;
}
.vo-ie7 .vo-navigation .vo-user__notifications--button {
  position: relative;
}
.vo-ie7 .vo-navigation .vo-user__notifications--button:before {
  font-size: 30px;
  color: #ffffff;
}
.vo-ie7 .vo-navigation .vo-user__notifications--button:focus {
  outline: 0 none;
}
.vo-ie7 .vo-navigation .vo-user__notifications--button:focus:before {
  outline: -webkit-focus-ring-color auto 5px;
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 5px;
}
.vo-ie7 .vo-navigation .vo-nav-trigger {
  z-index: 1000;
}
.vo-ie7 .vo-navigation .vo-nav-trigger:before {
  font-size: 30px;
  color: #ffffff;
  content: "";
  display: block;
}
.vo-ie7 .vo-navigation .vo-nav-trigger:focus {
  outline: 0 none;
}
.vo-ie7 .vo-navigation .vo-nav-trigger:focus:before {
  outline: -webkit-focus-ring-color auto 5px;
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 5px;
}
.vo-ie7 .vo-navigation .vo-nav-trigger[aria-expanded=true] {
  border-left-color: #575757;
}
.vo-ie7 .vo-navigation .vo-nav-trigger[aria-expanded=true]:before {
  content: "\e902";
}
.vo-ie7 .vo-navigation .vo-search__trigger:before {
  font-size: 30px;
  color: #ffffff;
  content: "";
  display: block;
}
.vo-ie7 .vo-navigation .vo-nav-sup.open .vo-nav-trigger {
  margin-top: 0;
}
.vo-ie7 .vo-navigation .vo-login__button {
  text-align: center;
  padding: 30px 15px;
}

.vo-ie7 .navigation .list-unstyled li a {
  font-family: "Arial";
  font-weight: bold;
  color: #f16e00;
}
.vo-ie7 .navigation .list-unstyled li a__text {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.vo-ie7 .navigation .list-unstyled li a__text:hover {
  color: black;
  text-decoration: underline;
}
.vo-ie7 .navigation .list-unstyled li a:before {
  display: inline-block;
  vertical-align: middle;
}
.vo-ie7 .navigation .list-unstyled li a:hover, .vo-ie7 .navigation .list-unstyled li a:focus, .vo-ie7 .navigation .list-unstyled li a:active {
  color: black;
  text-decoration: none;
}
.vo-ie7 .navigation .list-unstyled li a:hover__text, .vo-ie7 .navigation .list-unstyled li a:focus__text, .vo-ie7 .navigation .list-unstyled li a:active__text {
  text-decoration: underline;
}
.vo-ie7 .navigation .list-unstyled li a:hover:before, .vo-ie7 .navigation .list-unstyled li a:hover [class*=vo-icon]:before, .vo-ie7 .navigation .list-unstyled li a:focus:before, .vo-ie7 .navigation .list-unstyled li a:focus [class*=vo-icon]:before, .vo-ie7 .navigation .list-unstyled li a:active:before, .vo-ie7 .navigation .list-unstyled li a:active [class*=vo-icon]:before {
  color: black;
  text-decoration: none;
}
.vo-ie7 .navigation .list-unstyled li a.disabled {
  color: #cccccc;
}
.vo-ie7 .navigation .list-unstyled li a.disabled__text {
  color: #cccccc;
}
.vo-ie7 .navigation .list-unstyled li a.disabled:before {
  color: #cccccc;
}

.vo-ie7 .vo-user {
  display: inline-block;
}
.vo-ie7 .vo-user__name {
  margin-bottom: 5px;
  font-family: "Arial";
  color: black;
  font-size: 1rem;
  font-weight: bold;
}
.vo-ie7 .vo-user__button {
  position: initial;
  background: 0 none;
  border: 0 none;
  padding: 0;
  display: block;
  background: transparent;
  border-radius: 50px;
}
.vo-ie7 .vo-user__figure {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  overflow: hidden;
  float: left;
}
.vo-ie7 .vo-user__image {
  max-width: 100%;
}
.vo-ie7 .vo-user__bottom {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #eeeeee;
}
.vo-ie7 .vo-user__drop {
  display: none;
  width: 302px;
  padding: 15px 15px 20px;
  border: 2px solid black;
  margin-top: 18px;
  background: #ffffff;
  overflow: visible;
  border-radius: 0;
  z-index: 9999;
}
.vo-ie7 .vo-user__drop:after, .vo-ie7 .vo-user__drop:before {
  position: absolute;
  top: -14px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 14px 14px 14px;
  border-color: transparent transparent black transparent;
}
.vo-ie7 .vo-user__drop:after {
  border-width: 0 12px 12px 12px;
  top: -11px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 8;
  right: 22px;
}
.vo-ie7 .vo-user__drop:before {
  right: 20px;
}
.vo-ie7 .vo-user__drop--notifications {
  max-height: initial;
  right: 0px;
  margin-top: 18px;
  width: 320px;
  top: 100%;
}
.vo-ie7 .vo-user__drop--notifications:after {
  display: inline-block;
}
.vo-ie7 .vo-user .open {
  position: relative;
}
.vo-ie7 .vo-user__notifications {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.vo-ie7 .vo-user__notifications--item {
  margin-top: 15px;
}
.vo-ie7 .vo-user__notifications--item:first-child {
  margin-top: 7px;
}
.vo-ie7 .vo-user__notifications--id {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
}
.vo-ie7 .vo-user__notifications--text {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
}
.vo-ie7 .vo-user__notifications--button {
  position: relative;
}
.vo-ie7 .vo-user .vo-link.vo-icon:before {
  font-size: 25px;
  margin-right: 0;
}
.vo-ie7 .vo-user.user-personal-bar {
  float: right;
}

.vo-ie7 .vo-footer {
  float: left;
  width: 100%;
}
.vo-ie7 .vo-footer__top {
  position: relative;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  background-color: black;
  min-height: 100px;
}
.vo-ie7 .vo-footer__bottom {
  background: #ffffff;
  padding: 0 0 15px;
  display: block;
}
.vo-ie7 .vo-footer__title {
  font-family: "Arial";
  color: #9b9b9b;
  font-size: 14px;
  font-weight: bold;
  margin-top: 0;
  padding: 7px 0;
  margin-bottom: 15px;
  border: 0 none;
}
.vo-ie7 .vo-footer__title[data-toggle=collapse] {
  padding: 7px 0;
  margin-top: 0;
  cursor: pointer;
  margin-bottom: 0;
  border: 0;
}
.vo-ie7 .vo-footer__title[data-toggle=collapse]:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vo-icons" !important;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Customs */
  font-size: 1.875rem;
  color: white;
  content: "\e917";
}
.vo-ie7 .vo-footer__title[data-toggle=collapse].collapsed:after {
  content: "\e914";
}
.vo-ie7 .vo-footer__company {
  padding: 30px 15px 30px 30px;
}
.vo-ie7 .vo-footer__company .vo-footer__title {
  display: none;
}
.vo-ie7 .vo-footer__company .vo-footer__links {
  padding-bottom: 0;
  border: 0;
}
.vo-ie7 .vo-footer__company .vo-footer__links--item {
  border: 0 none;
  margin-top: 15px;
  padding: 0;
}
.vo-ie7 .vo-footer__company .vo-footer__links--item:first-child {
  border: 0 none;
  margin-top: 0;
}
.vo-ie7 .vo-footer__company .vo-footer__links--img {
  margin-right: 10px;
  float: left;
  width: 25px;
  position: absolute;
  top: 0;
  left: 0;
}
.vo-ie7 .vo-footer__company .vo-link {
  position: relative;
  padding-left: 35px;
}
.vo-ie7 .vo-footer__copy {
  font-family: "Arial";
  color: white;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0;
  width: 100%;
  margin-top: 15px;
}
.vo-ie7 .vo-footer .vo-logo {
  margin-bottom: 5px;
  float: left;
}
.vo-ie7 .vo-footer .vo-logo:hover {
  text-decoration: none;
}
.vo-ie7 .vo-footer .vo-logo:hover .vo-logo__img, .vo-ie7 .vo-footer .vo-logo:hover .vo-logo__name {
  text-decoration: none;
}
.vo-ie7 .vo-footer .vo-logo__img {
  width: 45px;
  height: 45px;
  float: left;
  vertical-align: super;
}
.vo-ie7 .vo-footer .vo-logo__name {
  font-family: "Arial";
  color: #ff7900;
  font-size: 18px;
  float: left;
  vertical-align: super;
  margin-left: 15px;
}
.vo-ie7 .vo-footer .vo-link__text {
  color: #ffffff;
  font-size: 14px;
}
.vo-ie7 .vo-footer .vo-link:hover .vo-link__text {
  color: #f16e00;
}
.vo-ie7 .vo-footer__links {
  padding: 30px 0;
  border: 0;
}
.vo-ie7 .vo-footer__links:first-child {
  padding-bottom: 0;
}
.vo-ie7 .vo-footer__links--list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.vo-ie7 .vo-footer__links--list.collapse.in {
  padding-bottom: 30px;
}
.vo-ie7 .vo-footer__links--item {
  padding: 10px 0;
  margin: 0;
  float: left;
  width: 100%;
}
.vo-ie7 .vo-footer__links--item:first-child {
  margin-top: 0;
}
.vo-ie7 .vo-footer__links--item .vo-link:hover {
  cursor: pointer;
}
.vo-ie7 .vo-footer__tools {
  padding: 30px 0;
  background: #262626;
  position: relative;
  float: left;
}
.vo-ie7 .vo-footer__tools:before {
  content: "";
  height: 100%;
  background-color: #262626;
  float: left;
  position: absolute;
  top: 0;
  width: 15px;
  left: -15px;
}
.vo-ie7 .vo-footer__tools:after {
  content: "";
  width: 145%;
  height: 100%;
  background-color: #262626;
  float: left;
  position: absolute;
  top: 0;
  left: 100%;
}
.vo-ie7 .vo-footer__tools .vo-footer__links {
  padding: 0 0 30px 17px;
  border: 0;
}
.vo-ie7 .vo-footer__tools .vo-footer__links--item {
  width: 32%;
  float: left;
  text-align: center;
  vertical-align: text-bottom;
}
.vo-ie7 .vo-footer__tools .vo-footer__links--img {
  margin: 0 auto 10px;
  display: block;
  width: auto;
  height: 37px;
}
.vo-ie7 .vo-footer__tools .vo-footer__links .vo-link {
  display: block;
  max-width: 11rem;
  margin: 0 auto;
}
.vo-ie7 .vo-footer__tools .vo-footer__links .vo-link__text {
  display: block;
  line-height: 1.6;
  min-height: 50px;
}
.vo-ie7 .vo-footer__sites--list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.vo-ie7 .vo-footer__sites .vo-footer__links {
  padding: 0;
}
.vo-ie7 .vo-footer__sites .vo-footer__links--item {
  float: left;
  vertical-align: inherit;
  margin-left: 40px;
  width: auto;
}
.vo-ie7 .vo-footer__sites .vo-footer__links--item:first-child {
  margin-top: 0;
  margin-left: 0;
}
.vo-ie7 .vo-headnav {
  position: absolute;
  left: auto;
  right: 0;
  bottom: 0;
  z-index: 999;
  width: 320px;
  top: 105px;
}
.vo-ie7 .vo-headnav.open {
  display: block;
  background: 0 none;
  height: 105vh;
}
.vo-ie7 .vo-headnav__list {
  list-style: none;
  width: 100%;
  height: 100%;
  background: #262626;
  border-radius: 0;
  border: 0 none;
  z-index: 999;
  margin: 0;
  padding: 0;
}
.vo-ie7 .vo-headnav__item {
  display: block;
  width: 100%;
  border-bottom: 1px solid #575757;
}
.vo-ie7 .vo-headnav__item:hover {
  background-color: black;
}
.vo-ie7 .vo-headnav .vo-link {
  padding: 20px 20px 20px 10px;
  display: block;
}
.vo-ie7 .vo-headnav .vo-link__text {
  font-family: "Arial";
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  line-height: 24px;
}
.vo-ie7 .vo-headnav .vo-link.vo-icon:before {
  color: #ffffff;
  font-size: 25px;
}
.vo-ie7 .vo-headnav .vo-link:hover, .vo-ie7 .vo-headnav .vo-link:focus, .vo-ie7 .vo-headnav .vo-link:active {
  background-color: black;
  color: #ff7900;
}
.vo-ie7 .vo-headnav .vo-link:hover .vo-link__text, .vo-ie7 .vo-headnav .vo-link:focus .vo-link__text, .vo-ie7 .vo-headnav .vo-link:active .vo-link__text {
  text-decoration: none;
}
.vo-ie7 .vo-headnav .vo-link:hover:before, .vo-ie7 .vo-headnav .vo-link:focus:before, .vo-ie7 .vo-headnav .vo-link:active:before {
  color: #ffffff;
}
.vo-ie7 .vo-headnav .vo-link.active {
  background-color: black;
}
.vo-ie7 .vo-headnav .vo-link.active .vo-link__text {
  color: #ff7900;
  text-decoration: none;
}
.vo-ie7 .vo-headnav .vo-link.active.vo-icon:before {
  color: #ff7900;
}
.vo-ie7 .vo-headnav .vo-icon {
  padding-left: 40px;
}
.vo-ie7 .vo-headnav .vo-icon.vo-icon-news {
  background: url("../images/icons/vo-press-news.png") no-repeat 10px center transparent;
}
.vo-ie7 .vo-headnav .vo-icon.vo-icon-news2 {
  background: url("../images/icons/vo-new-press-news.svg") no-repeat 10px center transparent;
}
.vo-ie7 .vo-headnav .vo-icon.vo-icon-mi-viveorange {
  background: url("../images/icons/vo-mi-viveorange.png") no-repeat 10px center transparent;
}
.vo-ie7 .vo-headnav .vo-icon.vo-icon-efforts {
  background: url("../images/icons/vo-list.png") no-repeat 10px center transparent;
}
.vo-ie7 .vo-headnav .vo-icon.vo-icon-efforts2 {
  background: url("../images/icons/vo-new-efforts.svg") no-repeat 10px center transparent;
}
.vo-ie7 .vo-headnav .vo-icon.vo-icon-company {
  background: url("../images/icons/vo-orange-white.png") no-repeat 10px center transparent;
}
.vo-ie7 .vo-headnav .vo-icon.vo-icon-company2 {
  background: url("../images/icons/vo-new-company.svg") no-repeat 10px center transparent;
}
.vo-ie7 .vo-headnav .vo-icon.vo-icon-help {
  background: url("../images/icons/vo-help.png") no-repeat 10px center transparent;
}
.vo-ie7 .vo-headnav .vo-icon.vo-icon-help2 {
  background: url("../images/icons/vo-new-help.svg") no-repeat 10px center transparent;
}
.vo-ie7 .vo-headnav .vo-icon.vo-icon-validation2 {
  background: url("../images/icons/vo-new-validation.svg") no-repeat 10px center transparent;
}
.vo-ie7 .vo-headnav .vo-icon.vo-icon-personas2 {
  background: url("../images/icons/vo-new-personas.svg") no-repeat 10px center transparent;
}
.vo-ie7 .vo-headnav .vo-icon.vo-icon-desarrollo {
  background: url("../images/icons/vo-new-desarrollo.svg") no-repeat 10px center transparent;
}
.vo-ie7 .vo-headnav__user {
  text-align: center;
  background-color: black;
  padding: 20px 10px;
  display: none;
}
.vo-ie7 .vo-headnav__user * {
  speak: none;
}
.vo-ie7 .vo-headnav__user .vo-user__figure {
  margin: 0 auto 10px;
}
.vo-ie7 .vo-headnav__user .vo-user__name {
  display: block;
  text-align: center;
  color: #ffffff;
}
.vo-ie7 .vo-headnav__user .vo-link {
  display: inline-block;
}
.vo-ie7 .vo-headnav__user .vo-link .vo-link__text {
  color: #ff7900;
  font-size: 14px;
}
.vo-ie7 .vo-headnav__user .vo-link.vo-icon-logout-hover {
  position: absolute;
  top: 10px;
  left: 0;
  padding: 0;
  width: 50px;
  height: 50px;
}
.vo-ie7 .vo-headnav__user .vo-link.vo-icon-logout-hover:before {
  margin: 10px;
  color: #ff7900;
  background-color: #ffffff;
  border-radius: 50px;
}
.vo-ie7 .vo-headnav__user .vo-link.vo-user__dir {
  padding: 0;
  margin-top: 10px;
}
.vo-ie7 .vo-headnav.open .vo-headnav__list {
  display: block;
}

.vo-ie7 .portlet-title-default {
  display: none;
}

.vo-ie7 .vo-breadcrums {
  display: none;
}

.portlet-navigation.vo-navtabs .nav.nav-pills > li > a {
  background: white;
  border: 0.125rem solid black;
  border-radius: 0;
  margin-bottom: 0rem;
}
.portlet-navigation.vo-navtabs .nav.nav-pills > li > a span {
  font-family: "Arial";
  color: black;
  font-size: 0.875rem;
  font-weight: bold;
}
.portlet-navigation.vo-navtabs .nav.nav-pills > li > a:hover {
  background: black;
}
.portlet-navigation.vo-navtabs .nav.nav-pills > li > a:hover span {
  color: white;
}
.portlet-navigation.vo-navtabs .nav.nav-pills > li.active > a {
  background: black;
}
.portlet-navigation.vo-navtabs .nav.nav-pills > li.active > a span {
  color: white;
}
.portlet-navigation.vo-navtabs .nav.nav-pills > li.active > a:hover {
  background: black;
}
.portlet-navigation.vo-navtabs .nav.nav-pills > li.active > a:hover span {
  color: white;
}
.portlet-navigation.vo-navtabs .nav.nav-pills > li + li {
  margin-left: 0;
}
.portlet-navigation.vo-navtabs .vo-tabs .dropdown-menu {
  width: 100%;
  padding: 0;
  border-radius: 0;
}
.portlet-navigation.vo-new-navtabs .nav {
  padding-top: 3.5rem;
  background-color: #F6F6F6;
}
.portlet-navigation.vo-new-navtabs .nav:before {
  background-color: #F6F6F6;
  position: absolute;
  top: -0.1rem;
  left: -1000rem;
  right: -1000rem;
  width: 100000rem;
  height: calc(100% + 0.2rem);
  border-top: 2px solid #D9D9D9;
  content: " ";
}
.portlet-navigation.vo-new-navtabs .nav.nav-pills > li > a {
  background: #E5E5E7;
  border-radius: 0;
}
.portlet-navigation.vo-new-navtabs .nav.nav-pills > li > a span {
  font-family: "Arial";
  color: black;
  font-size: 1.125pxrem;
  font-weight: bold;
}
.portlet-navigation.vo-new-navtabs .nav.nav-pills > li > a:hover {
  background: black;
}
.portlet-navigation.vo-new-navtabs .nav.nav-pills > li > a:hover span {
  color: white;
}
.portlet-navigation.vo-new-navtabs .nav.nav-pills > li.active > a {
  background: white;
  /*&:hover{
      background: color(black);
      span{
          color: color(white);
      }
  }*/
}
.portlet-navigation.vo-new-navtabs .nav.nav-pills > li.active > a span {
  color: black;
}
.portlet-navigation.vo-new-navtabs .nav.nav-pills > li + li {
  margin-left: 0;
}
.portlet-navigation.vo-new-navtabs .vo-tabs .dropdown-menu {
  width: 100%;
  padding: 0;
  border-radius: 0;
}
@media only screen and (min-width: 768px) {
  .portlet-navigation.vo-navtabs .nav.nav-pills > li > a {
    margin-left: -0.1875rem;
  }
  .portlet-navigation.vo-navtabs .nav.nav-pills > li > a span {
    font-size: 18px;
  }
  .portlet-navigation.vo-navtabs .vo-tabs .dropdown-toggle {
    display: none;
  }
  .portlet-navigation.vo-navtabs .vo-tabs .dropdown-menu {
    position: relative;
    display: block;
    width: 100%;
    overflow: visible;
    box-shadow: none;
    border: 0 none;
    padding: 0;
    z-index: 998;
    max-width: none;
  }
}
.language-bar.vo-language {
  position: absolute;
  right: 5rem;
  top: 1rem;
}

@media only screen and (min-width: 426px) {
  .language-bar.vo-language {
    right: 5rem;
    position: absolute;
    top: 1rem;
  }
}
@media only screen and (min-width: 768px) {
  .language-bar.vo-language {
    right: 5rem;
    position: absolute;
    top: 1rem;
  }
}
@media only screen and (min-width: 992px) {
  .language-bar.vo-language {
    position: absolute;
    right: 80px;
    top: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .language-bar.vo-language {
    position: absolute;
    right: 80px;
    top: 40px;
  }
}
/*------------------------------------
    # .t-hide
------------------------------------*/
/**
 * Hide elements on certain breakpoints based on your responsive settings.
 */
.t-hide {
  display: none !important;
}

@media only screen and (min-width: 426px) {
  .t-hide-xs {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .t-hide-sm {
    display: none !important;
  }
}
@media only screen and (min-width: 992px) {
  .t-hide-md {
    display: none !important;
  }
}
@media only screen and (min-width: 1200px) {
  .t-hide-lg {
    display: none !important;
  }
}
@media only screen and (min-width: 1400px) {
  .t-hide-xl {
    display: none !important;
  }
}
/*------------------------------------
    # TRUMPS Z-INDEX
------------------------------------*/
/**
* z-index List yui
*/
.yui3-aclist {
  z-index: 2;
}

/**
 * Z-index top.
 */
.t-zindex-top {
  z-index: 999999 !important;
}

/*------------------------------------
    # END TRUMPS Z-INDEX
------------------------------------*/
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
form .vo_input-disabled {
  pointer-events: none !important;
  background: #f4f4f4 !important;
  color: #cccccc !important;
  border-color: #cccccc !important;
}

.toggler-header-expanded span::after {
  content: "▼";
  -moz-content: "▼";
  -webkit-content: "▼";
  color: white;
  float: right;
}

.toggler-header-collapsed span::after {
  content: "►";
  -moz-content: "►";
  -webkit-content: "►";
  color: white;
  float: right;
}

/* Estilos para que los tags no actuen como enlaces en el buscador */
.portlet-search .search-layout .result .tabular-list-group .list-group-item .list-group-item-content .vo-searchresults__subtitle .taglib-asset-tags-summary a {
  pointer-events: none;
  cursor: default;
}

/* Estilos para los tableros de onboarding */
.vo-table_onboarding .vo-alerts:before {
  top: 0.5rem;
  position: relative;
}

.vo-newsdetail__body img {
  margin: 0rem !important;
  border: none !important;
}

a.vo-link.vo-icon.vo-icon-mi-equipo svg {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.7rem;
  margin-left: 0.4rem;
  font-size: 2.5rem;
}

.hidden {
  visibility: hidden !important;
  display: none !important;
}

select.form-control {
  background-repeat: no-repeat;
  background-position-x: calc(100% - 4px);
  background-position-y: center;
  background-size: 16px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='inherit' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E");
}
select.form-control.error-field {
  border-color: #cd3c14;
}

/*# sourceMappingURL=main.css.map */
/*# sourceMappingURL=main.css.map */